updated the tool to use rayon and have output capabilities

This commit is contained in:
2026-05-12 13:15:27 -05:00
parent 217bc7c84a
commit d8affb25d6
3534 changed files with 11346 additions and 98 deletions
@@ -0,0 +1 @@
This file has an mtime of when this was started.
@@ -0,0 +1,2 @@
cargo:rerun-if-changed=no_atomic.rs
cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)
@@ -0,0 +1 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/crossbeam-utils-a9be9829fa78baaf/out
@@ -0,0 +1,9 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/crossbeam-utils-bba868bde229b82e/build_script_build-bba868bde229b82e.d: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/build.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/no_atomic.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/build-common.rs
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/crossbeam-utils-bba868bde229b82e/build_script_build-bba868bde229b82e: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/build.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/no_atomic.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/build-common.rs
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/build.rs:
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/no_atomic.rs:
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/build-common.rs:
# env-dep:CARGO_PKG_NAME=crossbeam-utils
@@ -0,0 +1 @@
This file has an mtime of when this was started.
@@ -0,0 +1 @@
cargo:rustc-cfg=httparse_simd
@@ -0,0 +1 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/httparse-5c85c82c952a1105/out
Binary file not shown.
@@ -0,0 +1,5 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/httparse-65081cf787e1ceb7/build_script_build-65081cf787e1ceb7.d: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.8.0/build.rs
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/httparse-65081cf787e1ceb7/build_script_build-65081cf787e1ceb7: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.8.0/build.rs
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.8.0/build.rs:
@@ -0,0 +1 @@
This file has an mtime of when this was started.
@@ -0,0 +1,27 @@
cargo:rerun-if-changed=build.rs
cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION
cargo:rustc-cfg=freebsd12
cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_MUSL_V1_2_3
cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64
cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS
cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_TIME_BITS
cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi)
cargo:rustc-check-cfg=cfg(espidf_picolibc)
cargo:rustc-check-cfg=cfg(espidf_time32)
cargo:rustc-check-cfg=cfg(freebsd10)
cargo:rustc-check-cfg=cfg(freebsd11)
cargo:rustc-check-cfg=cfg(freebsd12)
cargo:rustc-check-cfg=cfg(freebsd13)
cargo:rustc-check-cfg=cfg(freebsd14)
cargo:rustc-check-cfg=cfg(freebsd15)
cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64)
cargo:rustc-check-cfg=cfg(gnu_time_bits64)
cargo:rustc-check-cfg=cfg(libc_deny_warnings)
cargo:rustc-check-cfg=cfg(linux_time_bits64)
cargo:rustc-check-cfg=cfg(musl_v1_2_3)
cargo:rustc-check-cfg=cfg(musl32_time64)
cargo:rustc-check-cfg=cfg(musl_redir_time64)
cargo:rustc-check-cfg=cfg(vxworks_lt_25_09)
cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))
cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))
cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))
@@ -0,0 +1 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/libc-38fb33e1d8d37ccf/out
Binary file not shown.
@@ -0,0 +1,5 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/libc-883139ad13e4149c/build_script_build-883139ad13e4149c.d: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.186/build.rs
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/libc-883139ad13e4149c/build_script_build-883139ad13e4149c: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.186/build.rs
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.186/build.rs:
Binary file not shown.
@@ -0,0 +1,5 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/native-tls-ba2a26aa0f92f16c/build_script_build-ba2a26aa0f92f16c.d: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.12/build.rs
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/native-tls-ba2a26aa0f92f16c/build_script_build-ba2a26aa0f92f16c: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.12/build.rs
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.12/build.rs:
@@ -0,0 +1 @@
This file has an mtime of when this was started.
@@ -0,0 +1 @@
cargo:rustc-cfg=have_min_max_version
@@ -0,0 +1 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/native-tls-c433a58cac84255a/out
Binary file not shown.
@@ -0,0 +1,5 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/openssl-06f39a832f24b4c8/build_script_build-06f39a832f24b4c8.d: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.64/build.rs
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/openssl-06f39a832f24b4c8/build_script_build-06f39a832f24b4c8: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.64/build.rs
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.64/build.rs:
@@ -0,0 +1 @@
This file has an mtime of when this was started.
@@ -0,0 +1,10 @@
cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD"
cargo:rustc-cfg=ossl101
cargo:rustc-cfg=ossl102
cargo:rustc-cfg=ossl110
cargo:rustc-cfg=ossl110g
cargo:rustc-cfg=ossl110h
cargo:rustc-cfg=ossl111
cargo:rustc-cfg=ossl300
cargo:rustc-cfg=ossl310
cargo:rustc-cfg=ossl320
@@ -0,0 +1 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/openssl-792fc8eb515e099e/out
Binary file not shown.
@@ -0,0 +1,10 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/openssl-sys-6ab5dbedfb01a58e/build_script_main-6ab5dbedfb01a58e.d: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.102/build/main.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.102/build/cfgs.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.102/build/find_normal.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.102/build/run_bindgen.rs
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/openssl-sys-6ab5dbedfb01a58e/build_script_main-6ab5dbedfb01a58e: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.102/build/main.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.102/build/cfgs.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.102/build/find_normal.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.102/build/run_bindgen.rs
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.102/build/main.rs:
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.102/build/cfgs.rs:
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.102/build/find_normal.rs:
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.102/build/run_bindgen.rs:
# env-dep:CARGO_PKG_VERSION=0.9.102
@@ -0,0 +1 @@
This file has an mtime of when this was started.
@@ -0,0 +1,106 @@
cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR
X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR unset
cargo:rerun-if-env-changed=OPENSSL_LIB_DIR
OPENSSL_LIB_DIR unset
cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR
X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR unset
cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR
OPENSSL_INCLUDE_DIR unset
cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR
X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR unset
cargo:rerun-if-env-changed=OPENSSL_DIR
OPENSSL_DIR unset
cargo:rerun-if-env-changed=OPENSSL_NO_PKG_CONFIG
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG
cargo:rerun-if-env-changed=PKG_CONFIG
cargo:rerun-if-env-changed=OPENSSL_STATIC
cargo:rerun-if-env-changed=OPENSSL_DYNAMIC
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
cargo:rerun-if-env-changed=SYSROOT
cargo:rerun-if-env-changed=OPENSSL_STATIC
cargo:rerun-if-env-changed=OPENSSL_DYNAMIC
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
cargo:rustc-link-lib=ssl
cargo:rustc-link-lib=crypto
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG
cargo:rerun-if-env-changed=PKG_CONFIG
cargo:rerun-if-env-changed=OPENSSL_STATIC
cargo:rerun-if-env-changed=OPENSSL_DYNAMIC
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
cargo:rerun-if-changed=build/expando.c
OPT_LEVEL = Some("3")
TARGET = Some("x86_64-unknown-linux-gnu")
HOST = Some("x86_64-unknown-linux-gnu")
cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
CC_x86_64-unknown-linux-gnu = None
cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
CC_x86_64_unknown_linux_gnu = None
cargo:rerun-if-env-changed=HOST_CC
HOST_CC = None
cargo:rerun-if-env-changed=CC
CC = None
cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
CRATE_CC_NO_DEFAULTS = None
DEBUG = Some("false")
CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
CFLAGS_x86_64-unknown-linux-gnu = None
cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
CFLAGS_x86_64_unknown_linux_gnu = None
cargo:rerun-if-env-changed=HOST_CFLAGS
HOST_CFLAGS = None
cargo:rerun-if-env-changed=CFLAGS
CFLAGS = None
version: 3_6_2
cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD"
cargo:conf=OPENSSL_NO_SSL3_METHOD
cargo:rustc-cfg=openssl
cargo:rustc-cfg=ossl320
cargo:rustc-cfg=ossl300
cargo:rustc-cfg=ossl101
cargo:rustc-cfg=ossl102
cargo:rustc-cfg=ossl102f
cargo:rustc-cfg=ossl102h
cargo:rustc-cfg=ossl110
cargo:rustc-cfg=ossl110f
cargo:rustc-cfg=ossl110g
cargo:rustc-cfg=ossl110h
cargo:rustc-cfg=ossl111
cargo:rustc-cfg=ossl111b
cargo:rustc-cfg=ossl111c
cargo:rustc-cfg=ossl111d
cargo:version_number=30600020
cargo:include=/usr/include
@@ -0,0 +1 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/openssl-sys-d11600c654e932ba/out
@@ -0,0 +1 @@
This file has an mtime of when this was started.
@@ -0,0 +1,2 @@
cargo:rerun-if-changed=build.rs
cargo:rustc-check-cfg=cfg(tsan_enabled)
@@ -0,0 +1 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/parking_lot_core-b669fc36b0f5f2af/out
@@ -0,0 +1,5 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/parking_lot_core-e62f2d81ad1e770b/build_script_build-e62f2d81ad1e770b.d: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.12/build.rs
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/parking_lot_core-e62f2d81ad1e770b/build_script_build-e62f2d81ad1e770b: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.12/build.rs
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.12/build.rs:
@@ -0,0 +1 @@
This file has an mtime of when this was started.
@@ -0,0 +1,7 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/proc-macro2-3874b1ae9e0b951f/out/proc_macro2.d: build/probe.rs
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/proc-macro2-3874b1ae9e0b951f/out/libproc_macro2.rmeta: build/probe.rs
build/probe.rs:
# env-dep:RUSTC_BOOTSTRAP
@@ -0,0 +1,16 @@
cargo:rustc-check-cfg=cfg(fuzzing)
cargo:rustc-check-cfg=cfg(no_is_available)
cargo:rustc-check-cfg=cfg(no_literal_byte_character)
cargo:rustc-check-cfg=cfg(no_literal_c_string)
cargo:rustc-check-cfg=cfg(no_source_text)
cargo:rustc-check-cfg=cfg(proc_macro_span)
cargo:rustc-check-cfg=cfg(procmacro2_backtrace)
cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing)
cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt)
cargo:rustc-check-cfg=cfg(randomize_layout)
cargo:rustc-check-cfg=cfg(span_locations)
cargo:rustc-check-cfg=cfg(super_unstable)
cargo:rustc-check-cfg=cfg(wrap_proc_macro)
cargo:rerun-if-changed=build/probe.rs
cargo:rustc-cfg=wrap_proc_macro
cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
@@ -0,0 +1 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/proc-macro2-3874b1ae9e0b951f/out
Binary file not shown.
@@ -0,0 +1,5 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/proc-macro2-5a7e416e58d4a6f9/build_script_build-5a7e416e58d4a6f9.d: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.85/build.rs
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/proc-macro2-5a7e416e58d4a6f9/build_script_build-5a7e416e58d4a6f9: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.85/build.rs
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.85/build.rs:
Binary file not shown.
@@ -0,0 +1,5 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/rayon-core-7212063e2268db30/build_script_build-7212063e2268db30.d: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/build.rs
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/rayon-core-7212063e2268db30/build_script_build-7212063e2268db30: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/build.rs
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/build.rs:
@@ -0,0 +1 @@
This file has an mtime of when this was started.
@@ -0,0 +1 @@
cargo:rerun-if-changed=build.rs
@@ -0,0 +1 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/rayon-core-dc74ef63c565764a/out
Binary file not shown.
@@ -0,0 +1,5 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/serde-7b8768d1f877f493/build_script_build-7b8768d1f877f493.d: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.203/build.rs
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/serde-7b8768d1f877f493/build_script_build-7b8768d1f877f493: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.203/build.rs
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.203/build.rs:
@@ -0,0 +1 @@
This file has an mtime of when this was started.
@@ -0,0 +1,12 @@
cargo:rerun-if-changed=build.rs
cargo:rustc-check-cfg=cfg(no_core_cstr)
cargo:rustc-check-cfg=cfg(no_core_num_saturating)
cargo:rustc-check-cfg=cfg(no_core_try_from)
cargo:rustc-check-cfg=cfg(no_float_copysign)
cargo:rustc-check-cfg=cfg(no_num_nonzero_signed)
cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds)
cargo:rustc-check-cfg=cfg(no_serde_derive)
cargo:rustc-check-cfg=cfg(no_std_atomic)
cargo:rustc-check-cfg=cfg(no_std_atomic64)
cargo:rustc-check-cfg=cfg(no_systemtime_checked_add)
cargo:rustc-check-cfg=cfg(no_target_has_atomic)
@@ -0,0 +1 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/serde-8e8971c2e5d65604/out
@@ -0,0 +1 @@
This file has an mtime of when this was started.
@@ -0,0 +1,11 @@
; ModuleID = 'probe0.10badf8479134ad5-cgu.0'
source_filename = "probe0.10badf8479134ad5-cgu.0"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
!llvm.module.flags = !{!0, !1}
!llvm.ident = !{!2}
!0 = !{i32 8, !"PIC Level", i32 2}
!1 = !{i32 2, !"RtLibUseGOT", i32 1}
!2 = !{!"rustc version 1.94.1 (e408947bf 2026-03-25)"}
@@ -0,0 +1 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/slab-aa3642b80706b202/out
Binary file not shown.
@@ -0,0 +1,5 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/slab-ddfcf2bb3cc86de6/build_script_build-ddfcf2bb3cc86de6.d: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/build.rs
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/slab-ddfcf2bb3cc86de6/build_script_build-ddfcf2bb3cc86de6: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/build.rs
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/build.rs:
@@ -0,0 +1 @@
This file has an mtime of when this was started.
@@ -0,0 +1,4 @@
cargo:rerun-if-changed=build/probe.rs
cargo:rustc-check-cfg=cfg(error_generic_member_access)
cargo:rustc-check-cfg=cfg(thiserror_nightly_testing)
cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
@@ -0,0 +1 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/thiserror-017b20ea12d7f11a/out
Binary file not shown.
@@ -0,0 +1,5 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/thiserror-bdc64796c7d82533/build_script_build-bdc64796c7d82533.d: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/build.rs
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/thiserror-bdc64796c7d82533/build_script_build-bdc64796c7d82533: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/build.rs
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/build.rs:
@@ -0,0 +1 @@
This file has an mtime of when this was started.
@@ -0,0 +1,24 @@
cargo:rerun-if-changed=build.rs
cargo:rerun-if-changed=Cargo.toml
cargo:rustc-check-cfg=cfg(zerocopy_core_error_1_81_0)
cargo:rustc-check-cfg=cfg(rust, values("1.81.0"))
cargo:rustc-check-cfg=cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)
cargo:rustc-check-cfg=cfg(rust, values("1.78.0"))
cargo:rustc-check-cfg=cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)
cargo:rustc-check-cfg=cfg(rust, values("1.61.0"))
cargo:rustc-check-cfg=cfg(zerocopy_target_has_atomics_1_60_0)
cargo:rustc-check-cfg=cfg(rust, values("1.60.0"))
cargo:rustc-check-cfg=cfg(zerocopy_aarch64_simd_1_59_0)
cargo:rustc-check-cfg=cfg(rust, values("1.59.0"))
cargo:rustc-check-cfg=cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)
cargo:rustc-check-cfg=cfg(rust, values("1.57.0"))
cargo:rustc-check-cfg=cfg(doc_cfg)
cargo:rustc-check-cfg=cfg(kani)
cargo:rustc-check-cfg=cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)
cargo:rustc-check-cfg=cfg(coverage_nightly)
cargo:rustc-cfg=zerocopy_core_error_1_81_0
cargo:rustc-cfg=zerocopy_diagnostic_on_unimplemented_1_78_0
cargo:rustc-cfg=zerocopy_generic_bounds_in_const_fn_1_61_0
cargo:rustc-cfg=zerocopy_target_has_atomics_1_60_0
cargo:rustc-cfg=zerocopy_aarch64_simd_1_59_0
cargo:rustc-cfg=zerocopy_panic_in_const_and_vec_try_reserve_1_57_0
@@ -0,0 +1 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/zerocopy-46acea535860c84b/out
Binary file not shown.
@@ -0,0 +1,5 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/zerocopy-c6c87b2ddf9e99a4/build_script_build-c6c87b2ddf9e99a4.d: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/build.rs
/home/pyro/syncs/tools/homegrown/rustbuster/target/release/build/zerocopy-c6c87b2ddf9e99a4/build_script_build-c6c87b2ddf9e99a4: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/build.rs
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/build.rs: