[INFO] fetching crate foxear 0.1.0... [INFO] testing foxear-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate foxear 0.1.0 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate foxear 0.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aab411508311082097cedf0accb1bd9e85f38254bf56b0964b28b20ce670b5ca [INFO] running `Command { std: "docker" "start" "-a" "aab411508311082097cedf0accb1bd9e85f38254bf56b0964b28b20ce670b5ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aab411508311082097cedf0accb1bd9e85f38254bf56b0964b28b20ce670b5ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aab411508311082097cedf0accb1bd9e85f38254bf56b0964b28b20ce670b5ca", kill_on_drop: false }` [INFO] [stdout] aab411508311082097cedf0accb1bd9e85f38254bf56b0964b28b20ce670b5ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 674feae27acc1b038e6d6f9f3d5bf77482edefc54e12b6a7e9d690d65b7dc4d3 [INFO] running `Command { std: "docker" "start" "-a" "674feae27acc1b038e6d6f9f3d5bf77482edefc54e12b6a7e9d690d65b7dc4d3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [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 ryu v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling bcc-sys v0.23.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling owned-alloc v0.2.0 [INFO] [stderr] Compiling foxear v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling lockfree v0.5.1 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling clap v3.0.9 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling cli-table-derive v0.4.4 [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 config v0.11.0 [INFO] [stderr] Compiling cli-table v0.4.6 [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 [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 [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 [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 [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/rustcwUsnme/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsled-449854d2f52b460e,libfxhash-411924b02c1e305e,libcrc32fast-dc6be75547b1361e,libcrossbeam_epoch-0f222f87afc6e6f8,libmemoffset-9d1f7a81075166a1,libcrossbeam_utils-d3368f25c0c85f13,libfs2-0464cabe10df8e5e,libpetgraph-d3a116965a2191f8,libfixedbitset-19bb5ffebc4bc05c,libcli_table-44d99a80edb37154,libunicode_width-c0dfc70716b193be,libcsv-cc2e7b8b12495e94,libryu-5425b4b71683e60f,libitoa-a52fc10098ef56c6,libcsv_core-fa84211f296c62a2,libbstr-5b5effe1d998f0f7,libregex_automata-c6cf46b964f48d6a,libserde-31d73289127fcfa1,libtokio-2e731aa7904afc67,libsignal_hook_registry-5519b4fa6098f992,libnum_cpus-4d07e24ccf1b917a,libonce_cell-4cd217228d324d54,libbytes-8210432e63828fd8,libmio-33e72039ca9eac8f,liblog-e324f1d2fae59712,libpin_project_lite-6949294477aa6c42,libparking_lot-f9972e9127051e9f,libparking_lot_core-7fa8b190a57972ed,libsmallvec-8d41774e3decd5e4,liblock_api-f53ebc2a2625a986,libscopeguard-43643e546252cd47,libinstant-4d6645a170db77ef,libcfg_if-33ef6c02a07f9fec,liblockfree-2920acb6c06de5d2,libowned_alloc-83ab10db41a535c1,libbcc-e6a5a42127588ac1,libbyteorder-379f547b04d51d02,libthiserror-4b5b4468ec325ea4,libbcc_sys-70d9b7f527bcc353,libanyhow-e757457a0bdea0df,libclap-f5f6de43afd692fc,libstrsim-d620f0ade87b0f1f,libatty-6c73c929517b2b69,liblibc-755964c2c80741c4,libtermcolor-95b90a5c4c516553,libtextwrap-2409967fb868553c,libindexmap-e15114f050f33ca9,libhashbrown-6be3a3b5258097e1,libos_str_bytes-8f45e3007a09fd87,libmemchr-d10dd2182d638e7d,libbitflags-e2b4db6c651223da,liblazy_static-2bb390fee0230a38}.rlib" "/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/rustcwUsnme/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/foxear-55ada1308c75d700" "-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" "674feae27acc1b038e6d6f9f3d5bf77482edefc54e12b6a7e9d690d65b7dc4d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "674feae27acc1b038e6d6f9f3d5bf77482edefc54e12b6a7e9d690d65b7dc4d3", kill_on_drop: false }` [INFO] [stdout] 674feae27acc1b038e6d6f9f3d5bf77482edefc54e12b6a7e9d690d65b7dc4d3