[INFO] crate bcc 0.0.17 is already in cache [INFO] testing bcc-0.0.17 against 1.44.0 for beta-1.45-1 [INFO] extracting crate bcc 0.0.17 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate bcc 0.0.17 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate bcc 0.0.17 [INFO] finished tweaking crates.io crate bcc 0.0.17 [INFO] tweaked toml for crates.io crate bcc 0.0.17 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate bcc 0.0.17 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0392f677749aa78d409db8c60b4414c5b2e70d338a423756ae3fc006deb06c15 [INFO] running `"docker" "start" "-a" "0392f677749aa78d409db8c60b4414c5b2e70d338a423756ae3fc006deb06c15"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling bcc-sys v0.13.0 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling bcc v0.0.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.39s [INFO] running `"docker" "inspect" "0392f677749aa78d409db8c60b4414c5b2e70d338a423756ae3fc006deb06c15"` [INFO] running `"docker" "rm" "-f" "0392f677749aa78d409db8c60b4414c5b2e70d338a423756ae3fc006deb06c15"` [INFO] [stdout] 0392f677749aa78d409db8c60b4414c5b2e70d338a423756ae3fc006deb06c15 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b3dde376d644ad1d1c909022f694a2008d73c90e5d598ad347db0d8145dc9716 [INFO] running `"docker" "start" "-a" "b3dde376d644ad1d1c909022f694a2008d73c90e5d598ad347db0d8145dc9716"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling ctrlc v3.1.4 [INFO] [stderr] Compiling bcc v0.0.17 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> examples/tcpretrans.rs:84:30 [INFO] [stderr] | [INFO] [stderr] 84 | fn print_ipv4_event() -> Box { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&[u8]) + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> examples/tcpretrans.rs:100:30 [INFO] [stderr] | [INFO] [stderr] 100 | fn print_ipv6_event() -> Box { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&[u8]) + Send` [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/error-51ced49c299bbe34.error.91w719eu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/error-51ced49c299bbe34.error.91w719eu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/error-51ced49c299bbe34.error.91w719eu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/error-51ced49c299bbe34.error.91w719eu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/error-51ced49c299bbe34.error.91w719eu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/error-51ced49c299bbe34.error.91w719eu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/error-51ced49c299bbe34.error.91w719eu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/error-51ced49c299bbe34.error.91w719eu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/error-51ced49c299bbe34.error.91w719eu-cgu.8.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/error-51ced49c299bbe34" "/opt/rustwide/target/debug/deps/error-51ced49c299bbe34.5az8bn8pt4hk18gz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-72b6a28e747ebddc/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libbcc-6c63dceb33b0e924.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5cddd3c0738b32cd.rlib" "/opt/rustwide/target/debug/deps/libregex-a7339a848a7e2f77.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0fa9223d2071c166.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-99b6b8956433d4a8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-16f2173dc3657298.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d6c9e32d21fed1ee.rlib" "/opt/rustwide/target/debug/deps/libfailure-5598165ea322e3f8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f0ea48ce821a2995.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-49c9e51d96d95e5c.rlib" "/opt/rustwide/target/debug/deps/liblibc-f758b3140a94d4fc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c9325044fa92f8a5.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6e6473096ecfffb.rlib" "/opt/rustwide/target/debug/deps/libbcc_sys-c33d4a6842ae8d35.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lbcc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lbcc [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `bcc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/softirqs-1bdc943e30d05608.softirqs.6a9moxw5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/softirqs-1bdc943e30d05608.softirqs.6a9moxw5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/softirqs-1bdc943e30d05608.softirqs.6a9moxw5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/softirqs-1bdc943e30d05608.softirqs.6a9moxw5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/softirqs-1bdc943e30d05608.softirqs.6a9moxw5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/softirqs-1bdc943e30d05608.softirqs.6a9moxw5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/softirqs-1bdc943e30d05608.softirqs.6a9moxw5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/softirqs-1bdc943e30d05608.softirqs.6a9moxw5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/softirqs-1bdc943e30d05608.softirqs.6a9moxw5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/softirqs-1bdc943e30d05608.softirqs.6a9moxw5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/softirqs-1bdc943e30d05608.softirqs.6a9moxw5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/softirqs-1bdc943e30d05608.softirqs.6a9moxw5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/softirqs-1bdc943e30d05608.softirqs.6a9moxw5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/softirqs-1bdc943e30d05608.softirqs.6a9moxw5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/softirqs-1bdc943e30d05608.softirqs.6a9moxw5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/softirqs-1bdc943e30d05608.softirqs.6a9moxw5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/softirqs-1bdc943e30d05608" "/opt/rustwide/target/debug/examples/softirqs-1bdc943e30d05608.4z9gfwvws9fqvmsl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-72b6a28e747ebddc/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libctrlc-fb0ce882e9a84b3c.rlib" "/opt/rustwide/target/debug/deps/libnix-624b1053ce1bf772.rlib" "/opt/rustwide/target/debug/deps/libvoid-b00461c2c57bf874.rlib" "/opt/rustwide/target/debug/deps/libclap-615dd9a21299ccd7.rlib" "/opt/rustwide/target/debug/deps/libvec_map-0a3b3bea3eacf388.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-ca2b47ed77503e08.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-c2f347f060a1ea6c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-973ca7e6efba7d91.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bae0fd3e41703743.rlib" "/opt/rustwide/target/debug/deps/libatty-230cbf4bb95d3459.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bf3fbdd21e4a8c77.rlib" "/opt/rustwide/target/debug/deps/libbcc-6c63dceb33b0e924.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5cddd3c0738b32cd.rlib" "/opt/rustwide/target/debug/deps/libregex-a7339a848a7e2f77.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0fa9223d2071c166.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-99b6b8956433d4a8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-16f2173dc3657298.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d6c9e32d21fed1ee.rlib" "/opt/rustwide/target/debug/deps/libfailure-5598165ea322e3f8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f0ea48ce821a2995.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-49c9e51d96d95e5c.rlib" "/opt/rustwide/target/debug/deps/liblibc-f758b3140a94d4fc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c9325044fa92f8a5.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6e6473096ecfffb.rlib" "/opt/rustwide/target/debug/deps/libbcc_sys-c33d4a6842ae8d35.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lbcc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lbcc [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `bcc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/strlen-f53224d3022654fe.strlen.5ay5m4i6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/strlen-f53224d3022654fe.strlen.5ay5m4i6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/strlen-f53224d3022654fe.strlen.5ay5m4i6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/strlen-f53224d3022654fe.strlen.5ay5m4i6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/strlen-f53224d3022654fe.strlen.5ay5m4i6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/strlen-f53224d3022654fe.strlen.5ay5m4i6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/strlen-f53224d3022654fe.strlen.5ay5m4i6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/strlen-f53224d3022654fe.strlen.5ay5m4i6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/strlen-f53224d3022654fe.strlen.5ay5m4i6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/strlen-f53224d3022654fe.strlen.5ay5m4i6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/strlen-f53224d3022654fe.strlen.5ay5m4i6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/strlen-f53224d3022654fe.strlen.5ay5m4i6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/strlen-f53224d3022654fe.strlen.5ay5m4i6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/strlen-f53224d3022654fe.strlen.5ay5m4i6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/strlen-f53224d3022654fe.strlen.5ay5m4i6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/strlen-f53224d3022654fe.strlen.5ay5m4i6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/strlen-f53224d3022654fe" "/opt/rustwide/target/debug/examples/strlen-f53224d3022654fe.39bpjsaopnxbl1pe.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-72b6a28e747ebddc/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libctrlc-fb0ce882e9a84b3c.rlib" "/opt/rustwide/target/debug/deps/libnix-624b1053ce1bf772.rlib" "/opt/rustwide/target/debug/deps/libvoid-b00461c2c57bf874.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bae0fd3e41703743.rlib" "/opt/rustwide/target/debug/deps/libbcc-6c63dceb33b0e924.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5cddd3c0738b32cd.rlib" "/opt/rustwide/target/debug/deps/libregex-a7339a848a7e2f77.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0fa9223d2071c166.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-99b6b8956433d4a8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-16f2173dc3657298.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d6c9e32d21fed1ee.rlib" "/opt/rustwide/target/debug/deps/libfailure-5598165ea322e3f8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f0ea48ce821a2995.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-49c9e51d96d95e5c.rlib" "/opt/rustwide/target/debug/deps/liblibc-f758b3140a94d4fc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c9325044fa92f8a5.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6e6473096ecfffb.rlib" "/opt/rustwide/target/debug/deps/libbcc_sys-c33d4a6842ae8d35.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lbcc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lbcc [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `bcc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/opensnoop-ab814326872948f9.opensnoop.3ebsle3r-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/opensnoop-ab814326872948f9.opensnoop.3ebsle3r-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/opensnoop-ab814326872948f9.opensnoop.3ebsle3r-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/opensnoop-ab814326872948f9.opensnoop.3ebsle3r-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/opensnoop-ab814326872948f9.opensnoop.3ebsle3r-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/opensnoop-ab814326872948f9.opensnoop.3ebsle3r-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/opensnoop-ab814326872948f9.opensnoop.3ebsle3r-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/opensnoop-ab814326872948f9.opensnoop.3ebsle3r-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/opensnoop-ab814326872948f9.opensnoop.3ebsle3r-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/opensnoop-ab814326872948f9.opensnoop.3ebsle3r-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/opensnoop-ab814326872948f9.opensnoop.3ebsle3r-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/opensnoop-ab814326872948f9.opensnoop.3ebsle3r-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/opensnoop-ab814326872948f9.opensnoop.3ebsle3r-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/opensnoop-ab814326872948f9.opensnoop.3ebsle3r-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/opensnoop-ab814326872948f9.opensnoop.3ebsle3r-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/opensnoop-ab814326872948f9.opensnoop.3ebsle3r-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/opensnoop-ab814326872948f9" "/opt/rustwide/target/debug/examples/opensnoop-ab814326872948f9.afc3c0jlm5ghia2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-72b6a28e747ebddc/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libctrlc-fb0ce882e9a84b3c.rlib" "/opt/rustwide/target/debug/deps/libnix-624b1053ce1bf772.rlib" "/opt/rustwide/target/debug/deps/libvoid-b00461c2c57bf874.rlib" "/opt/rustwide/target/debug/deps/libclap-615dd9a21299ccd7.rlib" "/opt/rustwide/target/debug/deps/libvec_map-0a3b3bea3eacf388.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-ca2b47ed77503e08.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-c2f347f060a1ea6c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-973ca7e6efba7d91.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bae0fd3e41703743.rlib" "/opt/rustwide/target/debug/deps/libatty-230cbf4bb95d3459.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bf3fbdd21e4a8c77.rlib" "/opt/rustwide/target/debug/deps/libbcc-6c63dceb33b0e924.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5cddd3c0738b32cd.rlib" "/opt/rustwide/target/debug/deps/libregex-a7339a848a7e2f77.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0fa9223d2071c166.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-99b6b8956433d4a8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-16f2173dc3657298.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d6c9e32d21fed1ee.rlib" "/opt/rustwide/target/debug/deps/libfailure-5598165ea322e3f8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f0ea48ce821a2995.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-49c9e51d96d95e5c.rlib" "/opt/rustwide/target/debug/deps/liblibc-f758b3140a94d4fc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c9325044fa92f8a5.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6e6473096ecfffb.rlib" "/opt/rustwide/target/debug/deps/libbcc_sys-c33d4a6842ae8d35.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lbcc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lbcc [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `bcc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/bcc-ab12dfe75cc68857.bcc.5taeps51-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bcc-ab12dfe75cc68857.bcc.5taeps51-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bcc-ab12dfe75cc68857.bcc.5taeps51-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bcc-ab12dfe75cc68857.bcc.5taeps51-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bcc-ab12dfe75cc68857.bcc.5taeps51-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bcc-ab12dfe75cc68857.bcc.5taeps51-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bcc-ab12dfe75cc68857.bcc.5taeps51-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bcc-ab12dfe75cc68857.bcc.5taeps51-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bcc-ab12dfe75cc68857.bcc.5taeps51-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bcc-ab12dfe75cc68857.bcc.5taeps51-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bcc-ab12dfe75cc68857.bcc.5taeps51-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bcc-ab12dfe75cc68857.bcc.5taeps51-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bcc-ab12dfe75cc68857.bcc.5taeps51-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bcc-ab12dfe75cc68857.bcc.5taeps51-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bcc-ab12dfe75cc68857.bcc.5taeps51-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bcc-ab12dfe75cc68857.bcc.5taeps51-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/bcc-ab12dfe75cc68857" "/opt/rustwide/target/debug/deps/bcc-ab12dfe75cc68857.58zg4yvkm0he9yuj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-72b6a28e747ebddc/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5cddd3c0738b32cd.rlib" "/opt/rustwide/target/debug/deps/libregex-a7339a848a7e2f77.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0fa9223d2071c166.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-99b6b8956433d4a8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-16f2173dc3657298.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d6c9e32d21fed1ee.rlib" "/opt/rustwide/target/debug/deps/libfailure-5598165ea322e3f8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f0ea48ce821a2995.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-49c9e51d96d95e5c.rlib" "/opt/rustwide/target/debug/deps/liblibc-f758b3140a94d4fc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c9325044fa92f8a5.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6e6473096ecfffb.rlib" "/opt/rustwide/target/debug/deps/libbcc_sys-c33d4a6842ae8d35.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lbcc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lbcc [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `bcc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/runqlat-8b560e1a92772d76.runqlat.75edxzj1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/runqlat-8b560e1a92772d76.runqlat.75edxzj1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/runqlat-8b560e1a92772d76.runqlat.75edxzj1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/runqlat-8b560e1a92772d76.runqlat.75edxzj1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/runqlat-8b560e1a92772d76.runqlat.75edxzj1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/runqlat-8b560e1a92772d76.runqlat.75edxzj1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/runqlat-8b560e1a92772d76.runqlat.75edxzj1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/runqlat-8b560e1a92772d76.runqlat.75edxzj1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/runqlat-8b560e1a92772d76.runqlat.75edxzj1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/runqlat-8b560e1a92772d76.runqlat.75edxzj1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/runqlat-8b560e1a92772d76.runqlat.75edxzj1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/runqlat-8b560e1a92772d76.runqlat.75edxzj1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/runqlat-8b560e1a92772d76.runqlat.75edxzj1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/runqlat-8b560e1a92772d76.runqlat.75edxzj1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/runqlat-8b560e1a92772d76.runqlat.75edxzj1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/runqlat-8b560e1a92772d76.runqlat.75edxzj1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/runqlat-8b560e1a92772d76" "/opt/rustwide/target/debug/examples/runqlat-8b560e1a92772d76.1tllhs5a13lbd49a.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-72b6a28e747ebddc/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libctrlc-fb0ce882e9a84b3c.rlib" "/opt/rustwide/target/debug/deps/libnix-624b1053ce1bf772.rlib" "/opt/rustwide/target/debug/deps/libvoid-b00461c2c57bf874.rlib" "/opt/rustwide/target/debug/deps/libclap-615dd9a21299ccd7.rlib" "/opt/rustwide/target/debug/deps/libvec_map-0a3b3bea3eacf388.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-ca2b47ed77503e08.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-c2f347f060a1ea6c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-973ca7e6efba7d91.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bae0fd3e41703743.rlib" "/opt/rustwide/target/debug/deps/libatty-230cbf4bb95d3459.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bf3fbdd21e4a8c77.rlib" "/opt/rustwide/target/debug/deps/libbcc-6c63dceb33b0e924.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5cddd3c0738b32cd.rlib" "/opt/rustwide/target/debug/deps/libregex-a7339a848a7e2f77.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0fa9223d2071c166.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-99b6b8956433d4a8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-16f2173dc3657298.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d6c9e32d21fed1ee.rlib" "/opt/rustwide/target/debug/deps/libfailure-5598165ea322e3f8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f0ea48ce821a2995.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-49c9e51d96d95e5c.rlib" "/opt/rustwide/target/debug/deps/liblibc-f758b3140a94d4fc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c9325044fa92f8a5.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6e6473096ecfffb.rlib" "/opt/rustwide/target/debug/deps/libbcc_sys-c33d4a6842ae8d35.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lbcc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lbcc [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `bcc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/tcpretrans-32a15f94b57cf58f.tcpretrans.r4e5rhw1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/tcpretrans-32a15f94b57cf58f.tcpretrans.r4e5rhw1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/tcpretrans-32a15f94b57cf58f.tcpretrans.r4e5rhw1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/tcpretrans-32a15f94b57cf58f.tcpretrans.r4e5rhw1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/tcpretrans-32a15f94b57cf58f.tcpretrans.r4e5rhw1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/tcpretrans-32a15f94b57cf58f.tcpretrans.r4e5rhw1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/tcpretrans-32a15f94b57cf58f.tcpretrans.r4e5rhw1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/tcpretrans-32a15f94b57cf58f.tcpretrans.r4e5rhw1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/tcpretrans-32a15f94b57cf58f.tcpretrans.r4e5rhw1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/tcpretrans-32a15f94b57cf58f.tcpretrans.r4e5rhw1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/tcpretrans-32a15f94b57cf58f.tcpretrans.r4e5rhw1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/tcpretrans-32a15f94b57cf58f.tcpretrans.r4e5rhw1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/tcpretrans-32a15f94b57cf58f.tcpretrans.r4e5rhw1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/tcpretrans-32a15f94b57cf58f.tcpretrans.r4e5rhw1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/tcpretrans-32a15f94b57cf58f.tcpretrans.r4e5rhw1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/tcpretrans-32a15f94b57cf58f.tcpretrans.r4e5rhw1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/tcpretrans-32a15f94b57cf58f" "/opt/rustwide/target/debug/examples/tcpretrans-32a15f94b57cf58f.5dhkdpg0k92perdx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-72b6a28e747ebddc/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libctrlc-fb0ce882e9a84b3c.rlib" "/opt/rustwide/target/debug/deps/libnix-624b1053ce1bf772.rlib" "/opt/rustwide/target/debug/deps/libvoid-b00461c2c57bf874.rlib" "/opt/rustwide/target/debug/deps/libclap-615dd9a21299ccd7.rlib" "/opt/rustwide/target/debug/deps/libvec_map-0a3b3bea3eacf388.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-ca2b47ed77503e08.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-c2f347f060a1ea6c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-973ca7e6efba7d91.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bae0fd3e41703743.rlib" "/opt/rustwide/target/debug/deps/libatty-230cbf4bb95d3459.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bf3fbdd21e4a8c77.rlib" "/opt/rustwide/target/debug/deps/libbcc-6c63dceb33b0e924.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5cddd3c0738b32cd.rlib" "/opt/rustwide/target/debug/deps/libregex-a7339a848a7e2f77.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0fa9223d2071c166.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-99b6b8956433d4a8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-16f2173dc3657298.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d6c9e32d21fed1ee.rlib" "/opt/rustwide/target/debug/deps/libfailure-5598165ea322e3f8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f0ea48ce821a2995.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-49c9e51d96d95e5c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c9325044fa92f8a5.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6e6473096ecfffb.rlib" "/opt/rustwide/target/debug/deps/libbcc_sys-c33d4a6842ae8d35.rlib" "/opt/rustwide/target/debug/deps/libchrono-2f546c8c3daaaf60.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2284a87afe804cc6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d069041dc7fec68c.rlib" "/opt/rustwide/target/debug/deps/libtime-86fae35c8d0f0b99.rlib" "/opt/rustwide/target/debug/deps/liblibc-f758b3140a94d4fc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lbcc" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lbcc [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/biosnoop-2f89cda66f6e40b4.biosnoop.5jwhtrgj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/biosnoop-2f89cda66f6e40b4.biosnoop.5jwhtrgj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/biosnoop-2f89cda66f6e40b4.biosnoop.5jwhtrgj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/biosnoop-2f89cda66f6e40b4.biosnoop.5jwhtrgj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/biosnoop-2f89cda66f6e40b4.biosnoop.5jwhtrgj-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/biosnoop-2f89cda66f6e40b4.biosnoop.5jwhtrgj-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/biosnoop-2f89cda66f6e40b4.biosnoop.5jwhtrgj-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/biosnoop-2f89cda66f6e40b4.biosnoop.5jwhtrgj-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/biosnoop-2f89cda66f6e40b4.biosnoop.5jwhtrgj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/biosnoop-2f89cda66f6e40b4.biosnoop.5jwhtrgj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/biosnoop-2f89cda66f6e40b4.biosnoop.5jwhtrgj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/biosnoop-2f89cda66f6e40b4.biosnoop.5jwhtrgj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/biosnoop-2f89cda66f6e40b4.biosnoop.5jwhtrgj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/biosnoop-2f89cda66f6e40b4.biosnoop.5jwhtrgj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/biosnoop-2f89cda66f6e40b4.biosnoop.5jwhtrgj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/biosnoop-2f89cda66f6e40b4.biosnoop.5jwhtrgj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/biosnoop-2f89cda66f6e40b4" "/opt/rustwide/target/debug/examples/biosnoop-2f89cda66f6e40b4.5a0r2j79csd1l1bl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-72b6a28e747ebddc/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libctrlc-fb0ce882e9a84b3c.rlib" "/opt/rustwide/target/debug/deps/libnix-624b1053ce1bf772.rlib" "/opt/rustwide/target/debug/deps/libvoid-b00461c2c57bf874.rlib" "/opt/rustwide/target/debug/deps/libclap-615dd9a21299ccd7.rlib" "/opt/rustwide/target/debug/deps/libvec_map-0a3b3bea3eacf388.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-ca2b47ed77503e08.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-c2f347f060a1ea6c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-973ca7e6efba7d91.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bae0fd3e41703743.rlib" "/opt/rustwide/target/debug/deps/libatty-230cbf4bb95d3459.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bf3fbdd21e4a8c77.rlib" "/opt/rustwide/target/debug/deps/libbcc-6c63dceb33b0e924.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5cddd3c0738b32cd.rlib" "/opt/rustwide/target/debug/deps/libregex-a7339a848a7e2f77.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0fa9223d2071c166.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-99b6b8956433d4a8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-16f2173dc3657298.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d6c9e32d21fed1ee.rlib" "/opt/rustwide/target/debug/deps/libfailure-5598165ea322e3f8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f0ea48ce821a2995.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-49c9e51d96d95e5c.rlib" "/opt/rustwide/target/debug/deps/liblibc-f758b3140a94d4fc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c9325044fa92f8a5.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6e6473096ecfffb.rlib" "/opt/rustwide/target/debug/deps/libbcc_sys-c33d4a6842ae8d35.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lbcc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lbcc [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `bcc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bcc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b3dde376d644ad1d1c909022f694a2008d73c90e5d598ad347db0d8145dc9716"` [INFO] running `"docker" "rm" "-f" "b3dde376d644ad1d1c909022f694a2008d73c90e5d598ad347db0d8145dc9716"` [INFO] [stdout] b3dde376d644ad1d1c909022f694a2008d73c90e5d598ad347db0d8145dc9716