[INFO] fetching crate bcc 0.0.34... [INFO] testing bcc-0.0.34 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate bcc 0.0.34 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate bcc 0.0.34 [INFO] finished tweaking crates.io crate bcc 0.0.34 [INFO] tweaked toml for crates.io crate bcc 0.0.34 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bcc 0.0.34 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bcc 0.0.34 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctrlc v3.4.1 [INFO] [stderr] Downloaded bcc-sys v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41aa6845fb319dae13812aca16a52a3c94205c10329c4df20b4f91274955e1f3 [INFO] running `Command { std: "docker" "start" "-a" "41aa6845fb319dae13812aca16a52a3c94205c10329c4df20b4f91274955e1f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41aa6845fb319dae13812aca16a52a3c94205c10329c4df20b4f91274955e1f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41aa6845fb319dae13812aca16a52a3c94205c10329c4df20b4f91274955e1f3", kill_on_drop: false }` [INFO] [stdout] 41aa6845fb319dae13812aca16a52a3c94205c10329c4df20b4f91274955e1f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3393005f3e3fbf7a300f27c421ae87b5b7526ef54310c6d95052e6f0c57332b2 [INFO] running `Command { std: "docker" "start" "-a" "3393005f3e3fbf7a300f27c421ae87b5b7526ef54310c6d95052e6f0c57332b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling bcc-sys v0.23.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling bcc v0.0.34 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `cflags` is never read [INFO] [stdout] --> src/core/mod.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct BPF { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 84 | cflags: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BPF` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `code_fd` is never read [INFO] [stdout] --> src/core/kprobe/v0_9_0.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Kprobe { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 15 | code_fd: File, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Kprobe` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `code_fd` is never read [INFO] [stdout] --> src/core/perf_event/v0_4_0.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct PerfEvent { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | code_fd: File, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PerfEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `code_fd` and `p` are never read [INFO] [stdout] --> src/core/raw_tracepoint/v0_6_0.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct RawTracepoint { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 12 | name: CString, [INFO] [stdout] 13 | code_fd: File, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 14 | p: i32, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `RawTracepoint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `code_fd` and `p` are never read [INFO] [stdout] --> src/core/tracepoint/v0_6_0.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Tracepoint { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | code_fd: File, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 16 | p: i32, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Tracepoint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `code_fd` is never read [INFO] [stdout] --> src/core/uprobe/v0_17_0.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Uprobe { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 15 | code_fd: File, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Uprobe` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `comm`, `pid`, `cpu`, `flags`, `timestamp`, and `msg` are never read [INFO] [stdout] --> src/utils/trace_print.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct PrintkItem { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 8 | comm: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 9 | pid: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 10 | cpu: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 11 | flags: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | timestamp: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 13 | msg: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintkItem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.24s [INFO] running `Command { std: "docker" "inspect" "3393005f3e3fbf7a300f27c421ae87b5b7526ef54310c6d95052e6f0c57332b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3393005f3e3fbf7a300f27c421ae87b5b7526ef54310c6d95052e6f0c57332b2", kill_on_drop: false }` [INFO] [stdout] 3393005f3e3fbf7a300f27c421ae87b5b7526ef54310c6d95052e6f0c57332b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4dba024198967c9c88f620609256854d2ad72c994750932d7dfd0105e3d6c469 [INFO] running `Command { std: "docker" "start" "-a" "4dba024198967c9c88f620609256854d2ad72c994750932d7dfd0105e3d6c469", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stdout] warning: field `cflags` is never read [INFO] [stdout] --> src/core/mod.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct BPF { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 84 | cflags: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BPF` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `code_fd` is never read [INFO] [stdout] --> src/core/kprobe/v0_9_0.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Kprobe { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 15 | code_fd: File, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Kprobe` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `code_fd` is never read [INFO] [stdout] --> src/core/perf_event/v0_4_0.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct PerfEvent { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | code_fd: File, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PerfEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `code_fd` and `p` are never read [INFO] [stdout] --> src/core/raw_tracepoint/v0_6_0.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct RawTracepoint { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 12 | name: CString, [INFO] [stdout] 13 | code_fd: File, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 14 | p: i32, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `RawTracepoint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `code_fd` and `p` are never read [INFO] [stdout] --> src/core/tracepoint/v0_6_0.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Tracepoint { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | code_fd: File, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 16 | p: i32, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Tracepoint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `code_fd` is never read [INFO] [stdout] --> src/core/uprobe/v0_17_0.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Uprobe { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 15 | code_fd: File, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Uprobe` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `comm`, `pid`, `cpu`, `flags`, `timestamp`, and `msg` are never read [INFO] [stdout] --> src/utils/trace_print.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct PrintkItem { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 8 | comm: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 9 | pid: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 10 | cpu: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 11 | flags: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | timestamp: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 13 | msg: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintkItem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling ctrlc v3.4.1 [INFO] [stderr] Compiling bcc v0.0.34 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Event` and `SoftwareEvent` [INFO] [stdout] --> examples/bpf_dump_ins.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use bcc::perf_event::{Event, SoftwareEvent}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PerfEventArray` and `PerfEvent` [INFO] [stdout] --> examples/bpf_dump_ins.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use bcc::{PerfEvent, PerfEventArray, BPF}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `App` and `Arg` [INFO] [stdout] --> examples/bpf_dump_ins.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> examples/bpf_dump_ins.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `thread` and `time` [INFO] [stdout] --> examples/bpf_dump_ins.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | use std::{thread, time}; [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> examples/softirqs.rs:145:38 [INFO] [stdout] | [INFO] [stdout] 145 | let time: u64 = unsafe { mem::transmute(v) }; [INFO] [stdout] | --------------^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u64::from_ne_bytes` [INFO] [stdout] | [INFO] [stdout] = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> examples/llcstat.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | unsafe { mem::transmute(v) } [INFO] [stdout] | --------------^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u64::from_ne_bytes` [INFO] [stdout] | [INFO] [stdout] = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `runnable` [INFO] [stdout] --> examples/bpf_dump_ins.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | fn do_main(runnable: Arc) -> Result<(), BccError> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_runnable` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcyxeQ2X/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbcc-40c2c6b44aa37eda.rlib,libsocket2-5ae496366788c8a3.rlib,liblibc-ca471245f1505c4c.rlib,libbyteorder-1e24148c060ae1e7.rlib,libthiserror-4989a10b969cd9d5.rlib,libbcc_sys-13d8f42cc3885235.rlib}.rlib" "-lbcc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbitflags-e274cd04b58a060d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcyxeQ2X/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/error-fad065881281ad75" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lbcc: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bcc` (test "error") due to 1 previous error [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" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcmo4KPF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbcc-40c2c6b44aa37eda.rlib,libsocket2-5ae496366788c8a3.rlib,liblibc-ca471245f1505c4c.rlib,libbyteorder-1e24148c060ae1e7.rlib,libthiserror-4989a10b969cd9d5.rlib,libbcc_sys-13d8f42cc3885235.rlib}.rlib" "-lbcc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbitflags-e274cd04b58a060d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcmo4KPF/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/smoketest-e1f195fa89715a34" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lbcc: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc6ViHEH/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtime-eb1195b08545d5d9.rlib,libtime_core-f12b389051739070.rlib,libderanged-e8a4ede11120b299.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libclap-a1df07855c456614.rlib,libvec_map-5b81ccf8104b4a62.rlib,libtextwrap-11ef9c48d2b67776.rlib,libunicode_width-2633e479f3e78e9e.rlib,libstrsim-b8b77d7a062bc77b.rlib,libatty-b3c447b870e64adb.rlib,libansi_term-bdfff57b5fb49171.rlib,libbcc-40c2c6b44aa37eda.rlib,libsocket2-5ae496366788c8a3.rlib,liblibc-ca471245f1505c4c.rlib,libbyteorder-1e24148c060ae1e7.rlib,libthiserror-4989a10b969cd9d5.rlib,libbcc_sys-13d8f42cc3885235.rlib}.rlib" "-lbcc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbitflags-e274cd04b58a060d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc6ViHEH/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/port_filter-34a64dbe2a6fa8b3" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lbcc: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bcc` (example "smoketest") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcvIg2HG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtime-eb1195b08545d5d9.rlib,libtime_core-f12b389051739070.rlib,libderanged-e8a4ede11120b299.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libctrlc-dc34a5665e5c2f8a.rlib,libnix-14ec02397d66b6ec.rlib,libbitflags-18067f3c478ccd01.rlib,libcfg_if-66d55f6b302e88c8.rlib,libclap-a1df07855c456614.rlib,libvec_map-5b81ccf8104b4a62.rlib,libtextwrap-11ef9c48d2b67776.rlib,libunicode_width-2633e479f3e78e9e.rlib,libstrsim-b8b77d7a062bc77b.rlib,libatty-b3c447b870e64adb.rlib,libansi_term-bdfff57b5fb49171.rlib,libbcc-40c2c6b44aa37eda.rlib,libsocket2-5ae496366788c8a3.rlib,liblibc-ca471245f1505c4c.rlib,libbyteorder-1e24148c060ae1e7.rlib,libthiserror-4989a10b969cd9d5.rlib,libbcc_sys-13d8f42cc3885235.rlib}.rlib" "-lbcc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbitflags-e274cd04b58a060d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcvIg2HG/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/softirqs-26b872c4a4f2fbd1" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lbcc: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bcc` (example "port_filter") due to 1 previous error [INFO] [stderr] error: could not compile `bcc` (example "softirqs") due to 1 previous error; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcQQ5tbt/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libctrlc-dc34a5665e5c2f8a.rlib,libnix-14ec02397d66b6ec.rlib,libbitflags-18067f3c478ccd01.rlib,libcfg_if-66d55f6b302e88c8.rlib,libtime-eb1195b08545d5d9.rlib,libtime_core-f12b389051739070.rlib,libderanged-e8a4ede11120b299.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libclap-a1df07855c456614.rlib,libvec_map-5b81ccf8104b4a62.rlib,libtextwrap-11ef9c48d2b67776.rlib,libunicode_width-2633e479f3e78e9e.rlib,libstrsim-b8b77d7a062bc77b.rlib,libatty-b3c447b870e64adb.rlib,libansi_term-bdfff57b5fb49171.rlib,libbcc-40c2c6b44aa37eda.rlib,libsocket2-5ae496366788c8a3.rlib,liblibc-ca471245f1505c4c.rlib,libbyteorder-1e24148c060ae1e7.rlib,libthiserror-4989a10b969cd9d5.rlib,libbcc_sys-13d8f42cc3885235.rlib}.rlib" "-lbcc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbitflags-e274cd04b58a060d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcQQ5tbt/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/ringbuf_output-b289014a92b24722" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lbcc: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcvAnnXk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libctrlc-dc34a5665e5c2f8a.rlib,libnix-14ec02397d66b6ec.rlib,libbitflags-18067f3c478ccd01.rlib,libcfg_if-66d55f6b302e88c8.rlib,libbcc-40c2c6b44aa37eda.rlib,libsocket2-5ae496366788c8a3.rlib,liblibc-ca471245f1505c4c.rlib,libbyteorder-1e24148c060ae1e7.rlib,libthiserror-4989a10b969cd9d5.rlib,libbcc_sys-13d8f42cc3885235.rlib}.rlib" "-lbcc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbitflags-e274cd04b58a060d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcvAnnXk/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/hello_bpf-eddb870c790159dc" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lbcc: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bcc` (example "hello_bpf") due to 1 previous error [INFO] [stderr] error: could not compile `bcc` (example "ringbuf_output") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc8aweRG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libctrlc-dc34a5665e5c2f8a.rlib,libnix-14ec02397d66b6ec.rlib,libbitflags-18067f3c478ccd01.rlib,libcfg_if-66d55f6b302e88c8.rlib,libclap-a1df07855c456614.rlib,libvec_map-5b81ccf8104b4a62.rlib,libtextwrap-11ef9c48d2b67776.rlib,libunicode_width-2633e479f3e78e9e.rlib,libstrsim-b8b77d7a062bc77b.rlib,libatty-b3c447b870e64adb.rlib,libansi_term-bdfff57b5fb49171.rlib,libbcc-40c2c6b44aa37eda.rlib,libsocket2-5ae496366788c8a3.rlib,liblibc-ca471245f1505c4c.rlib,libbyteorder-1e24148c060ae1e7.rlib,libthiserror-4989a10b969cd9d5.rlib,libbcc_sys-13d8f42cc3885235.rlib}.rlib" "-lbcc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbitflags-e274cd04b58a060d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc8aweRG/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/bpf_dump_ins-0bd50d6da5af66df" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lbcc: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bcc` (example "bpf_dump_ins") due to 1 previous error; 6 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc9Ebd9c/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libctrlc-dc34a5665e5c2f8a.rlib,libnix-14ec02397d66b6ec.rlib,libbitflags-18067f3c478ccd01.rlib,libcfg_if-66d55f6b302e88c8.rlib,libtime-eb1195b08545d5d9.rlib,libtime_core-f12b389051739070.rlib,libderanged-e8a4ede11120b299.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libbcc-40c2c6b44aa37eda.rlib,libsocket2-5ae496366788c8a3.rlib,liblibc-ca471245f1505c4c.rlib,libbyteorder-1e24148c060ae1e7.rlib,libthiserror-4989a10b969cd9d5.rlib,libbcc_sys-13d8f42cc3885235.rlib}.rlib" "-lbcc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbitflags-e274cd04b58a060d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc9Ebd9c/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/strlen-d02a844b5656a1b4" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lbcc: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcUvzGeh/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtime-eb1195b08545d5d9.rlib,libtime_core-f12b389051739070.rlib,libderanged-e8a4ede11120b299.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libctrlc-dc34a5665e5c2f8a.rlib,libnix-14ec02397d66b6ec.rlib,libbitflags-18067f3c478ccd01.rlib,libcfg_if-66d55f6b302e88c8.rlib,libclap-a1df07855c456614.rlib,libvec_map-5b81ccf8104b4a62.rlib,libtextwrap-11ef9c48d2b67776.rlib,libunicode_width-2633e479f3e78e9e.rlib,libstrsim-b8b77d7a062bc77b.rlib,libatty-b3c447b870e64adb.rlib,libansi_term-bdfff57b5fb49171.rlib,libbcc-40c2c6b44aa37eda.rlib,libsocket2-5ae496366788c8a3.rlib,liblibc-ca471245f1505c4c.rlib,libbyteorder-1e24148c060ae1e7.rlib,libthiserror-4989a10b969cd9d5.rlib,libbcc_sys-13d8f42cc3885235.rlib}.rlib" "-lbcc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbitflags-e274cd04b58a060d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcUvzGeh/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/llcstat-1e7be38ba16645be" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lbcc: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bcc` (example "strlen") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcfUO0MH/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtime-eb1195b08545d5d9.rlib,libtime_core-f12b389051739070.rlib,libderanged-e8a4ede11120b299.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libctrlc-dc34a5665e5c2f8a.rlib,libnix-14ec02397d66b6ec.rlib,libbitflags-18067f3c478ccd01.rlib,libcfg_if-66d55f6b302e88c8.rlib,libclap-a1df07855c456614.rlib,libvec_map-5b81ccf8104b4a62.rlib,libtextwrap-11ef9c48d2b67776.rlib,libunicode_width-2633e479f3e78e9e.rlib,libstrsim-b8b77d7a062bc77b.rlib,libatty-b3c447b870e64adb.rlib,libansi_term-bdfff57b5fb49171.rlib,libbcc-40c2c6b44aa37eda.rlib,libsocket2-5ae496366788c8a3.rlib,liblibc-ca471245f1505c4c.rlib,libbyteorder-1e24148c060ae1e7.rlib,libthiserror-4989a10b969cd9d5.rlib,libbcc_sys-13d8f42cc3885235.rlib}.rlib" "-lbcc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbitflags-e274cd04b58a060d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcfUO0MH/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/contextswitch-417b725b08ea520c" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lbcc: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bcc` (example "llcstat") due to 1 previous error; 1 warning emitted [INFO] [stderr] error: could not compile `bcc` (example "contextswitch") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc81gI0p/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libctrlc-dc34a5665e5c2f8a.rlib,libnix-14ec02397d66b6ec.rlib,libbitflags-18067f3c478ccd01.rlib,libcfg_if-66d55f6b302e88c8.rlib,libtime-eb1195b08545d5d9.rlib,libtime_core-f12b389051739070.rlib,libderanged-e8a4ede11120b299.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libclap-a1df07855c456614.rlib,libvec_map-5b81ccf8104b4a62.rlib,libtextwrap-11ef9c48d2b67776.rlib,libunicode_width-2633e479f3e78e9e.rlib,libstrsim-b8b77d7a062bc77b.rlib,libatty-b3c447b870e64adb.rlib,libansi_term-bdfff57b5fb49171.rlib,libbcc-40c2c6b44aa37eda.rlib,libsocket2-5ae496366788c8a3.rlib,liblibc-ca471245f1505c4c.rlib,libbyteorder-1e24148c060ae1e7.rlib,libthiserror-4989a10b969cd9d5.rlib,libbcc_sys-13d8f42cc3885235.rlib}.rlib" "-lbcc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbitflags-e274cd04b58a060d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc81gI0p/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/ringbuf_submit-e6b6f0f323ac4696" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lbcc: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcY0VqGj/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtime-eb1195b08545d5d9.rlib,libtime_core-f12b389051739070.rlib,libderanged-e8a4ede11120b299.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libctrlc-dc34a5665e5c2f8a.rlib,libnix-14ec02397d66b6ec.rlib,libbitflags-18067f3c478ccd01.rlib,libcfg_if-66d55f6b302e88c8.rlib,libclap-a1df07855c456614.rlib,libvec_map-5b81ccf8104b4a62.rlib,libtextwrap-11ef9c48d2b67776.rlib,libunicode_width-2633e479f3e78e9e.rlib,libstrsim-b8b77d7a062bc77b.rlib,libatty-b3c447b870e64adb.rlib,libansi_term-bdfff57b5fb49171.rlib,libbcc-40c2c6b44aa37eda.rlib,libsocket2-5ae496366788c8a3.rlib,liblibc-ca471245f1505c4c.rlib,libbyteorder-1e24148c060ae1e7.rlib,libthiserror-4989a10b969cd9d5.rlib,libbcc_sys-13d8f42cc3885235.rlib}.rlib" "-lbcc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbitflags-e274cd04b58a060d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcY0VqGj/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/cpi-3cd2eaa3e239c9fe" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lbcc: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcS4fGdj/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libctrlc-dc34a5665e5c2f8a.rlib,libnix-14ec02397d66b6ec.rlib,libbitflags-18067f3c478ccd01.rlib,libcfg_if-66d55f6b302e88c8.rlib,libtime-eb1195b08545d5d9.rlib,libtime_core-f12b389051739070.rlib,libderanged-e8a4ede11120b299.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libclap-a1df07855c456614.rlib,libvec_map-5b81ccf8104b4a62.rlib,libtextwrap-11ef9c48d2b67776.rlib,libunicode_width-2633e479f3e78e9e.rlib,libstrsim-b8b77d7a062bc77b.rlib,libatty-b3c447b870e64adb.rlib,libansi_term-bdfff57b5fb49171.rlib,libbcc-40c2c6b44aa37eda.rlib,libsocket2-5ae496366788c8a3.rlib,liblibc-ca471245f1505c4c.rlib,libbyteorder-1e24148c060ae1e7.rlib,libthiserror-4989a10b969cd9d5.rlib,libbcc_sys-13d8f42cc3885235.rlib}.rlib" "-lbcc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbitflags-e274cd04b58a060d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcS4fGdj/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/opensnoop-9b0c075f16005486" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lbcc: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bcc` (example "ringbuf_submit") due to 1 previous error [INFO] [stderr] error: could not compile `bcc` (example "cpi") due to 1 previous error [INFO] [stderr] error: could not compile `bcc` (example "opensnoop") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcAKoESZ/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libctrlc-dc34a5665e5c2f8a.rlib,libnix-14ec02397d66b6ec.rlib,libbitflags-18067f3c478ccd01.rlib,libcfg_if-66d55f6b302e88c8.rlib,libtime-eb1195b08545d5d9.rlib,libtime_core-f12b389051739070.rlib,libderanged-e8a4ede11120b299.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libclap-a1df07855c456614.rlib,libvec_map-5b81ccf8104b4a62.rlib,libtextwrap-11ef9c48d2b67776.rlib,libunicode_width-2633e479f3e78e9e.rlib,libstrsim-b8b77d7a062bc77b.rlib,libatty-b3c447b870e64adb.rlib,libansi_term-bdfff57b5fb49171.rlib,libbcc-40c2c6b44aa37eda.rlib,libsocket2-5ae496366788c8a3.rlib,liblibc-ca471245f1505c4c.rlib,libbyteorder-1e24148c060ae1e7.rlib,libthiserror-4989a10b969cd9d5.rlib,libbcc_sys-13d8f42cc3885235.rlib}.rlib" "-lbcc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbitflags-e274cd04b58a060d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcAKoESZ/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/tcpretrans-4f69e69f45842c22" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lbcc: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcOf8PUm/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libctrlc-dc34a5665e5c2f8a.rlib,libnix-14ec02397d66b6ec.rlib,libbitflags-18067f3c478ccd01.rlib,libcfg_if-66d55f6b302e88c8.rlib,libtime-eb1195b08545d5d9.rlib,libtime_core-f12b389051739070.rlib,libderanged-e8a4ede11120b299.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libclap-a1df07855c456614.rlib,libvec_map-5b81ccf8104b4a62.rlib,libtextwrap-11ef9c48d2b67776.rlib,libunicode_width-2633e479f3e78e9e.rlib,libstrsim-b8b77d7a062bc77b.rlib,libatty-b3c447b870e64adb.rlib,libansi_term-bdfff57b5fb49171.rlib,libbcc-40c2c6b44aa37eda.rlib,libsocket2-5ae496366788c8a3.rlib,liblibc-ca471245f1505c4c.rlib,libbyteorder-1e24148c060ae1e7.rlib,libthiserror-4989a10b969cd9d5.rlib,libbcc_sys-13d8f42cc3885235.rlib}.rlib" "-lbcc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbitflags-e274cd04b58a060d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcOf8PUm/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/gethostlatency-1bae7566bb10bc3c" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lbcc: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bcc` (example "tcpretrans") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcepJYVC/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libctrlc-dc34a5665e5c2f8a.rlib,libnix-14ec02397d66b6ec.rlib,libbitflags-18067f3c478ccd01.rlib,libcfg_if-66d55f6b302e88c8.rlib,libclap-a1df07855c456614.rlib,libvec_map-5b81ccf8104b4a62.rlib,libtextwrap-11ef9c48d2b67776.rlib,libunicode_width-2633e479f3e78e9e.rlib,libstrsim-b8b77d7a062bc77b.rlib,libatty-b3c447b870e64adb.rlib,libansi_term-bdfff57b5fb49171.rlib,libbcc-40c2c6b44aa37eda.rlib,libsocket2-5ae496366788c8a3.rlib,liblibc-ca471245f1505c4c.rlib,libbyteorder-1e24148c060ae1e7.rlib,libthiserror-4989a10b969cd9d5.rlib,libbcc_sys-13d8f42cc3885235.rlib}.rlib" "-lbcc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbitflags-e274cd04b58a060d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcepJYVC/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/xdp_drop_count-bf6d74c2a4619deb" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lbcc: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bcc` (example "gethostlatency") due to 1 previous error [INFO] [stderr] error: could not compile `bcc` (example "xdp_drop_count") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4dba024198967c9c88f620609256854d2ad72c994750932d7dfd0105e3d6c469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dba024198967c9c88f620609256854d2ad72c994750932d7dfd0105e3d6c469", kill_on_drop: false }` [INFO] [stdout] 4dba024198967c9c88f620609256854d2ad72c994750932d7dfd0105e3d6c469