[INFO] cloning repository https://github.com/Cartallum/bpf-tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cartallum/bpf-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCartallum%2Fbpf-tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCartallum%2Fbpf-tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8901bded246e794411475be8c7e279a1080beee9
[INFO] testing Cartallum/bpf-tools against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCartallum%2Fbpf-tools" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Cartallum/bpf-tools
[INFO] finished tweaking git repo https://github.com/Cartallum/bpf-tools
[INFO] tweaked toml for git repo https://github.com/Cartallum/bpf-tools written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cartallum/bpf-tools on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cartallum/bpf-tools 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc230828d2fc7038b4dff5a2cf18695a60647cf5c0334bb58f6b7cf43760b045
[INFO] running `Command { std: "docker" "start" "-a" "cc230828d2fc7038b4dff5a2cf18695a60647cf5c0334bb58f6b7cf43760b045", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc230828d2fc7038b4dff5a2cf18695a60647cf5c0334bb58f6b7cf43760b045", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc230828d2fc7038b4dff5a2cf18695a60647cf5c0334bb58f6b7cf43760b045", kill_on_drop: false }`
[INFO] [stdout] cc230828d2fc7038b4dff5a2cf18695a60647cf5c0334bb58f6b7cf43760b045
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd33fa55fbe96cab9d3f1868b2a600540b41abdbe94e39276e5b604ecb2458b5
[INFO] running `Command { std: "docker" "start" "-a" "dd33fa55fbe96cab9d3f1868b2a600540b41abdbe94e39276e5b604ecb2458b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling syn v1.0.33
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling bcc-sys v0.15.1
[INFO] [stderr]    Compiling gimli v0.22.0
[INFO] [stderr]    Compiling adler v0.2.2
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling object v0.20.0
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling addr2line v0.13.0
[INFO] [stderr]    Compiling backtrace v0.3.50
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling multimap v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling ctrlc v3.1.4
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling bcc v0.0.22
[INFO] [stderr]    Compiling bpf-tools v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `bcc_v0_4_0`
[INFO] [stdout]   --> src/runqlat/main.rs:77:28
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let code = if cfg!(any(feature = "bcc_v0_4_0", feature = "bcc_v0_5_0")) {
[INFO] [stdout]    |                            ^^^^^^^^^^------------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      help: there is a expected value with a similar name: `"bcc_v0_14_0"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bcc_specific`, `bcc_v0_10_0`, `bcc_v0_11_0`, `bcc_v0_12_0`, `bcc_v0_13_0`, `bcc_v0_14_0`, `bcc_v0_15_0`, `bcc_v0_8_0`, `bcc_v0_9_0`, `llvm_8`, `llvm_9`, and `static`
[INFO] [stdout]    = help: consider adding `bcc_v0_4_0` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bcc_v0_5_0`
[INFO] [stdout]   --> src/runqlat/main.rs:77:52
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let code = if cfg!(any(feature = "bcc_v0_4_0", feature = "bcc_v0_5_0")) {
[INFO] [stdout]    |                                                    ^^^^^^^^^^------------
[INFO] [stdout]    |                                                              |
[INFO] [stdout]    |                                                              help: there is a expected value with a similar name: `"bcc_v0_9_0"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bcc_specific`, `bcc_v0_10_0`, `bcc_v0_11_0`, `bcc_v0_12_0`, `bcc_v0_13_0`, `bcc_v0_14_0`, `bcc_v0_15_0`, `bcc_v0_8_0`, `bcc_v0_9_0`, `llvm_8`, `llvm_9`, and `static`
[INFO] [stdout]    = help: consider adding `bcc_v0_5_0` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcwBKxqS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libctrlc-5326fd2206331f3c,libnix-e13b45ed3ccd1dbc,libvoid-c8c62e9ffd6f4978,libfailure-33dc0d3bfd66eedf,libbacktrace-4366bca1a4f0599a,libminiz_oxide-189396d809e52df8,libadler-d79f46b9cafd5540,libobject-7508f4cbc05da86c,libaddr2line-fd8d7aa3c0b477fe,libgimli-74e3da31256899cf,libcfg_if-7e9efee4241be1ca,librustc_demangle-103a08d995311eb3,libclap-a9bae4160c6889aa,libvec_map-ecbce826993378bd,libtextwrap-3db3c65cc235fb8e,libunicode_width-8f833626c49fb0ed,libstrsim-1c33ff29e0d45111,libbitflags-0629d6d36c0d1ed3,libatty-16dc7b1c279210ec,libansi_term-dc29728339138c52,libbcc-978be4d3acd6f1cb,liblibc-ea53a5e7c54c0159,libbyteorder-d5a2031462912462,libregex-bda6ed630fe0a4a0,libthread_local-2f3b94ab5dd251fa,liblazy_static-2bb390fee0230a38,libregex_syntax-37516113544633c7,libaho_corasick-e2655f882dfc23f7,libmemchr-40606287a78ec5e4,libthiserror-3a3b9802203ffe6d,libbcc_sys-8fce57ab4cb4a4dd}.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" "-lutil" "-ldl" "-lutil" "-lbcc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwBKxqS/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/runqlat-c6401ea3f17b9161" "-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 `bpf-tools` (bin "runqlat") due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcCbkxxJ/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libctrlc-5326fd2206331f3c,libnix-e13b45ed3ccd1dbc,libvoid-c8c62e9ffd6f4978,libfailure-33dc0d3bfd66eedf,libbacktrace-4366bca1a4f0599a,libminiz_oxide-189396d809e52df8,libadler-d79f46b9cafd5540,libobject-7508f4cbc05da86c,libaddr2line-fd8d7aa3c0b477fe,libgimli-74e3da31256899cf,libcfg_if-7e9efee4241be1ca,librustc_demangle-103a08d995311eb3,libclap-a9bae4160c6889aa,libvec_map-ecbce826993378bd,libtextwrap-3db3c65cc235fb8e,libunicode_width-8f833626c49fb0ed,libstrsim-1c33ff29e0d45111,libbitflags-0629d6d36c0d1ed3,libatty-16dc7b1c279210ec,libansi_term-dc29728339138c52,libbcc-978be4d3acd6f1cb,liblibc-ea53a5e7c54c0159,libbyteorder-d5a2031462912462,libregex-bda6ed630fe0a4a0,libthread_local-2f3b94ab5dd251fa,liblazy_static-2bb390fee0230a38,libregex_syntax-37516113544633c7,libaho_corasick-e2655f882dfc23f7,libmemchr-40606287a78ec5e4,libthiserror-3a3b9802203ffe6d,libbcc_sys-8fce57ab4cb4a4dd}.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" "-lutil" "-ldl" "-lutil" "-lbcc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCbkxxJ/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/tcpconnect-1093e08c1a3d9b82" "-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 `bpf-tools` (bin "tcpconnect") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcANJcCH/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libctrlc-5326fd2206331f3c,libnix-e13b45ed3ccd1dbc,libvoid-c8c62e9ffd6f4978,libcfg_if-7e9efee4241be1ca,libclap-a9bae4160c6889aa,libvec_map-ecbce826993378bd,libtextwrap-3db3c65cc235fb8e,libunicode_width-8f833626c49fb0ed,libstrsim-1c33ff29e0d45111,libbitflags-0629d6d36c0d1ed3,libatty-16dc7b1c279210ec,libansi_term-dc29728339138c52,libbcc-978be4d3acd6f1cb,liblibc-ea53a5e7c54c0159,libbyteorder-d5a2031462912462,libregex-bda6ed630fe0a4a0,libthread_local-2f3b94ab5dd251fa,liblazy_static-2bb390fee0230a38,libregex_syntax-37516113544633c7,libaho_corasick-e2655f882dfc23f7,libmemchr-40606287a78ec5e4,libthiserror-3a3b9802203ffe6d,libbcc_sys-8fce57ab4cb4a4dd}.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" "-lutil" "-ldl" "-lutil" "-lbcc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcANJcCH/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/hardirqs-8793b7bbe9a4d5cd" "-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 `bpf-tools` (bin "hardirqs") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc9pmvH6/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libctrlc-5326fd2206331f3c,libnix-e13b45ed3ccd1dbc,libvoid-c8c62e9ffd6f4978,libcfg_if-7e9efee4241be1ca,libmultimap-651a59a5b263bbd5,libserde-79849b2da2ae8374,libclap-a9bae4160c6889aa,libvec_map-ecbce826993378bd,libtextwrap-3db3c65cc235fb8e,libunicode_width-8f833626c49fb0ed,libstrsim-1c33ff29e0d45111,libbitflags-0629d6d36c0d1ed3,libatty-16dc7b1c279210ec,libansi_term-dc29728339138c52,libbcc-978be4d3acd6f1cb,liblibc-ea53a5e7c54c0159,libbyteorder-d5a2031462912462,libregex-bda6ed630fe0a4a0,libthread_local-2f3b94ab5dd251fa,liblazy_static-2bb390fee0230a38,libregex_syntax-37516113544633c7,libaho_corasick-e2655f882dfc23f7,libmemchr-40606287a78ec5e4,libthiserror-3a3b9802203ffe6d,libbcc_sys-8fce57ab4cb4a4dd}.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" "-lutil" "-ldl" "-lutil" "-lbcc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9pmvH6/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/execsnoop-c5815e73b8cc6a95" "-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 `bpf-tools` (bin "execsnoop") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcYDOCSY/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libctrlc-5326fd2206331f3c,libnix-e13b45ed3ccd1dbc,libvoid-c8c62e9ffd6f4978,libcfg_if-7e9efee4241be1ca,libclap-a9bae4160c6889aa,libvec_map-ecbce826993378bd,libtextwrap-3db3c65cc235fb8e,libunicode_width-8f833626c49fb0ed,libstrsim-1c33ff29e0d45111,libbitflags-0629d6d36c0d1ed3,libatty-16dc7b1c279210ec,libansi_term-dc29728339138c52,libbcc-978be4d3acd6f1cb,liblibc-ea53a5e7c54c0159,libbyteorder-d5a2031462912462,libregex-bda6ed630fe0a4a0,libthread_local-2f3b94ab5dd251fa,liblazy_static-2bb390fee0230a38,libregex_syntax-37516113544633c7,libaho_corasick-e2655f882dfc23f7,libmemchr-40606287a78ec5e4,libthiserror-3a3b9802203ffe6d,libbcc_sys-8fce57ab4cb4a4dd}.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" "-lutil" "-ldl" "-lutil" "-lbcc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYDOCSY/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/syscalls-481ed55adc8a0607" "-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 `bpf-tools` (bin "syscalls") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "dd33fa55fbe96cab9d3f1868b2a600540b41abdbe94e39276e5b604ecb2458b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd33fa55fbe96cab9d3f1868b2a600540b41abdbe94e39276e5b604ecb2458b5", kill_on_drop: false }`
[INFO] [stdout] dd33fa55fbe96cab9d3f1868b2a600540b41abdbe94e39276e5b604ecb2458b5
