[INFO] fetching crate foxear 0.1.0... [INFO] testing foxear-0.1.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate foxear 0.1.0 into /workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate foxear 0.1.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project-lite v0.2.8 [INFO] [stderr] Downloaded fixedbitset v0.4.1 [INFO] [stderr] Downloaded cli-table-derive v0.4.4 [INFO] [stderr] Downloaded nanoid v0.4.0 [INFO] [stderr] Downloaded serde v1.0.133 [INFO] [stderr] Downloaded cli-table v0.4.6 [INFO] [stderr] Downloaded anyhow v1.0.52 [INFO] [stderr] Downloaded bcc v0.0.32 [INFO] [stderr] Downloaded serde_json v1.0.75 [INFO] [stderr] Downloaded serde v0.8.23 [INFO] [stderr] Downloaded serde-hjson v0.9.1 [INFO] [stderr] Downloaded config v0.11.0 [INFO] [stderr] Downloaded clap v3.0.9 [INFO] [stderr] Downloaded petgraph v0.6.0 [INFO] [stderr] Downloaded lockfree v0.5.1 [INFO] [stderr] Downloaded getrandom v0.2.4 [INFO] [stderr] Downloaded serde_derive v1.0.133 [INFO] [stderr] Downloaded crc32fast v1.3.0 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.6 [INFO] [stderr] Downloaded crossbeam-utils v0.8.6 [INFO] [stderr] Downloaded tokio v1.15.0 [INFO] [stderr] Downloaded owned-alloc v0.2.0 [INFO] [stderr] Downloaded bcc-sys v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea065d19df7423961028812b5a751eedee7d6e242641b7c2789d895722afa129 [INFO] running `Command { std: "docker" "start" "-a" "ea065d19df7423961028812b5a751eedee7d6e242641b7c2789d895722afa129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea065d19df7423961028812b5a751eedee7d6e242641b7c2789d895722afa129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea065d19df7423961028812b5a751eedee7d6e242641b7c2789d895722afa129", kill_on_drop: false }` [INFO] [stdout] ea065d19df7423961028812b5a751eedee7d6e242641b7c2789d895722afa129 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7da57a4e4e0f71136b0607c84d68c2eeac225a62cbee0711210bc74228d433b [INFO] running `Command { std: "docker" "start" "-a" "d7da57a4e4e0f71136b0607c84d68c2eeac225a62cbee0711210bc74228d433b", 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 parking_lot_core v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling lexical-core v0.7.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 arrayvec v0.5.2 [INFO] [stderr] Compiling bcc-sys v0.23.0 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling fxhash v0.2.1 [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 bytes v1.1.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling foxear v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling owned-alloc v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling lockfree v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap v3.0.9 [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 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)]` 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/rustc4DB4bK/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsled-a7bf64681efa0bae,libfxhash-cf24aeb3010e4a7a,libcrc32fast-1d7adfb3a9df8120,libcrossbeam_epoch-9ffecd00c74ec175,libmemoffset-a379088e1b3cb986,libcrossbeam_utils-bbc30cf1436bec37,libfs2-9952e1cb13dd3fc0,libpetgraph-c2a19bbf72f32360,libfixedbitset-7281207f46df542e,libcli_table-ec7b0bc47ff1bdef,libunicode_width-d0b0b3b6903738b9,libcsv-6f138e85193c22cf,libryu-5e8629f269b96da9,libitoa-90a4fbf277d3a1be,libcsv_core-6bbb929be80f27d5,libbstr-c2398df1f1620788,libregex_automata-8f44148e5f79d07c,libserde-ba0b696cde51c23d,libtokio-a62491603d6e087f,libsignal_hook_registry-125f75b06ddc09d4,libnum_cpus-4f3c930fe6c7220c,libonce_cell-aa86f8aeb9d064aa,libbytes-8d7c9ac739cb4981,libmio-9cbd128162d04ba2,liblog-d9c274f3cf9caea0,libpin_project_lite-0d144023b7e72ade,libparking_lot-ca4f10222736c384,libparking_lot_core-aee22c37e3167b4d,libsmallvec-e47f5fb3f905fb70,liblock_api-a38bf7064ae2ae90,libscopeguard-ff6c05979f5d3a08,libinstant-9fd0723e9c76c4b7,libcfg_if-3183e62f61f23a61,liblockfree-a0d9094d64eb524c,libowned_alloc-1e44f6a6067a3325,libbcc-835e45d5a9cf7171,libbyteorder-c603fb49e2ea8ab6,libthiserror-010d51b986db6a63,libbcc_sys-29e6173d2a1f2af2,libanyhow-6f1b0c2c03cec3ae,libclap-997348993ce9f100,libstrsim-d159bff5f9d8c305,libatty-de593fd1ed3c7399,liblibc-863d79868fde4dd9,libtermcolor-3a8d386bc0ae168b,libtextwrap-c0f0f26dcd30566d,libindexmap-468577f2782c8c90,libhashbrown-9884d9fc99425306,libos_str_bytes-c7e0c4514bdc2f27,libmemchr-8ba006be00efdbf9,libbitflags-3333d968e5f279ee,liblazy_static-ab9a3dc8def9ba85}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lbcc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4DB4bK/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-d9b8cd56a55918c5" "-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" "d7da57a4e4e0f71136b0607c84d68c2eeac225a62cbee0711210bc74228d433b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7da57a4e4e0f71136b0607c84d68c2eeac225a62cbee0711210bc74228d433b", kill_on_drop: false }` [INFO] [stdout] d7da57a4e4e0f71136b0607c84d68c2eeac225a62cbee0711210bc74228d433b