[INFO] fetching crate foxear 0.1.0...
[INFO] testing foxear-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate foxear 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate foxear 0.1.0
[INFO] finished tweaking crates.io crate foxear 0.1.0
[INFO] tweaked toml for crates.io crate foxear 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate foxear 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate foxear 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 323aad350af13eb8f5297deae2b0079b776e23a425b7ab846cce449685a46b7d
[INFO] running `Command { std: "docker" "start" "-a" "323aad350af13eb8f5297deae2b0079b776e23a425b7ab846cce449685a46b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "323aad350af13eb8f5297deae2b0079b776e23a425b7ab846cce449685a46b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "323aad350af13eb8f5297deae2b0079b776e23a425b7ab846cce449685a46b7d", kill_on_drop: false }`
[INFO] [stdout] 323aad350af13eb8f5297deae2b0079b776e23a425b7ab846cce449685a46b7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1799ed7fb91632b2edc9b1d3e419f3a10cf4101d2e65282ac9a704c093b9e816
[INFO] running `Command { std: "docker" "start" "-a" "1799ed7fb91632b2edc9b1d3e419f3a10cf4101d2e65282ac9a704c093b9e816", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.6
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling bcc-sys v0.23.0
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.6
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.75
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling foxear v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling owned-alloc v0.2.0
[INFO] [stderr]    Compiling fixedbitset v0.4.1
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling lockfree v0.5.1
[INFO] [stderr]    Compiling petgraph v0.6.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling clap v3.0.9
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling cli-table-derive v0.4.4
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling bcc v0.0.32
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling cli-table v0.4.6
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/ebpf/execsnoop.rs:66:22
[INFO] [stdout]    |
[INFO] [stdout] 66 |             let tx = SENDER.as_ref().unwrap().clone();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/ebpf/opensnoop.rs:77:22
[INFO] [stdout]    |
[INFO] [stdout] 77 |             let tx = SENDER.as_ref().unwrap().clone();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/ebpf/tcpconnect.rs:83:22
[INFO] [stdout]    |
[INFO] [stdout] 83 |             let tx = SENDER.as_ref().unwrap().clone();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/ebpf/tcpconnect.rs:93:22
[INFO] [stdout]    |
[INFO] [stdout] 93 |             let tx = SENDER.as_ref().unwrap().clone();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc10kzTb/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsled-735308cba5e8481f,libfxhash-b312effea3ad6fa7,libcrc32fast-d6f03a0007f094ce,libcrossbeam_epoch-8e56ee4eccf28903,libmemoffset-b6ea535b1a274871,libcrossbeam_utils-33555819c49cec37,libfs2-25426059737b85f1,libpetgraph-268bf69866ee0e6f,libfixedbitset-d6d4af9377135aaf,libcli_table-20bde7794015bf95,libunicode_width-63532bdea7ef68cc,libcsv-68ee29a4833ab2dc,libryu-60f963e30936d324,libitoa-968a9d3f706bae82,libcsv_core-00102c70cfd651ef,libbstr-c45096e370fdf988,libregex_automata-31d378b01f1978af,libserde-fb26c28137758060,libtokio-21b7c51ebf0f29a9,libsignal_hook_registry-3175bfdcc9fe4a82,libnum_cpus-8b1ddbb8d919a88c,libonce_cell-72b44db854c93879,libbytes-3aba2b4fd6e71b66,libmio-cb2f402077abe29c,liblog-8481a10a83fc76fa,libpin_project_lite-da79ce0c339de1c0,libparking_lot-3f8cbc804099ae6d,libparking_lot_core-0a51092cdabc720a,libsmallvec-4d273beb6a432798,liblock_api-e487cca8a3b7fcef,libscopeguard-e318caba69bf687f,libinstant-52a03de02aea7251,libcfg_if-3e7fc4e38d4a72b5,liblockfree-517e41ab445e1a88,libowned_alloc-26e4cb106796c918,libbcc-110a91886af6e658,libbyteorder-fb36fe721788ce00,libthiserror-e9edc16207ac18bb,libbcc_sys-d18c62eb5b09bd8b,libanyhow-e2f4ad8fa451e0fd,libclap-d410afd3ccc829ac,libstrsim-934c6b5db5b11ce4,libatty-2ac1147ee016f831,liblibc-d16d5d54efe68a01,libtermcolor-2977040801d16bf2,libtextwrap-5619fb57b98cc494,libindexmap-08c55f2959c05aaa,libhashbrown-d0e2926e70f85be4,libos_str_bytes-f9a3fb8b7d87e192,libmemchr-bb72f17163707cad,libbitflags-dde12b0d7d495b50,liblazy_static-af860367908b8176}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lbcc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc10kzTb/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/foxear-a60e520648184b68" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lbcc
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `foxear` (bin "foxear") due to 1 previous error; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1799ed7fb91632b2edc9b1d3e419f3a10cf4101d2e65282ac9a704c093b9e816", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1799ed7fb91632b2edc9b1d3e419f3a10cf4101d2e65282ac9a704c093b9e816", kill_on_drop: false }`
[INFO] [stdout] 1799ed7fb91632b2edc9b1d3e419f3a10cf4101d2e65282ac9a704c093b9e816
