[INFO] cloning repository https://github.com/crutcha/tcptop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crutcha/tcptop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrutcha%2Ftcptop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrutcha%2Ftcptop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6ef54b2bc686ce7fca16ec26c47806fdb7177b3 [INFO] testing crutcha/tcptop against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrutcha%2Ftcptop" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/crutcha/tcptop [INFO] finished tweaking git repo https://github.com/crutcha/tcptop [INFO] tweaked toml for git repo https://github.com/crutcha/tcptop written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/crutcha/tcptop on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/crutcha/tcptop 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6657622c001f952c401689823b8bec6f3828db437b44d7fe344406cdad01b02a [INFO] running `Command { std: "docker" "start" "-a" "6657622c001f952c401689823b8bec6f3828db437b44d7fe344406cdad01b02a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6657622c001f952c401689823b8bec6f3828db437b44d7fe344406cdad01b02a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6657622c001f952c401689823b8bec6f3828db437b44d7fe344406cdad01b02a", kill_on_drop: false }` [INFO] [stdout] 6657622c001f952c401689823b8bec6f3828db437b44d7fe344406cdad01b02a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] aee4f4a814a598e6590ea4bd85aa21a7cf7f3ab0293f2b97b8f8bb66809dd867 [INFO] running `Command { std: "docker" "start" "-a" "aee4f4a814a598e6590ea4bd85aa21a7cf7f3ab0293f2b97b8f8bb66809dd867", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.60 [INFO] [stderr] Compiling gimli v0.27.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling object v0.30.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.38 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling termion v2.0.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling nell v0.3.0 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ratatui v0.23.0 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling tcptop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/main.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | use std::panic::{self, PanicInfo}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/main.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | fn panic_hook(info: &PanicInfo<'_>) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ratatui::text::Spans`: Use `ratatui::text::Line` instead [INFO] [stdout] --> src/cli.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use ratatui::text::{Spans, Span, Text}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple struct `ratatui::text::Spans`: Use `ratatui::text::Line` instead [INFO] [stdout] --> src/cli.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use ratatui::text::{Spans, Span, Text}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ratatui::text::Spans`: Use `ratatui::text::Line` instead [INFO] [stdout] --> src/cli.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | let help_text = Spans::from(vec![ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ratatui::text::Spans`: Use `ratatui::text::Line` instead [INFO] [stdout] --> src/cli.rs:172:35 [INFO] [stdout] | [INFO] [stdout] 172 | let mut text = Text::from(Spans::from(vec![ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ratatui::text::Spans`: Use `ratatui::text::Line` instead [INFO] [stdout] --> src/cli.rs:176:32 [INFO] [stdout] | [INFO] [stdout] 176 | text.extend(Text::from(Spans::from(vec![ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ratatui::text::Spans`: Use `ratatui::text::Line` instead [INFO] [stdout] --> src/cli.rs:180:32 [INFO] [stdout] | [INFO] [stdout] 180 | text.extend(Text::from(Spans::from(vec![ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ratatui::text::Spans`: Use `ratatui::text::Line` instead [INFO] [stdout] --> src/cli.rs:184:32 [INFO] [stdout] | [INFO] [stdout] 184 | text.extend(Text::from(Spans::from(vec![ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ratatui::text::Spans`: Use `ratatui::text::Line` instead [INFO] [stdout] --> src/cli.rs:188:32 [INFO] [stdout] | [INFO] [stdout] 188 | text.extend(Text::from(Spans::from(vec![ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ratatui::text::Spans`: Use `ratatui::text::Line` instead [INFO] [stdout] --> src/cli.rs:192:32 [INFO] [stdout] | [INFO] [stdout] 192 | text.extend(Text::from(Spans::from(vec![ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ratatui::text::Spans`: Use `ratatui::text::Line` instead [INFO] [stdout] --> src/cli.rs:196:32 [INFO] [stdout] | [INFO] [stdout] 196 | text.extend(Text::from(Spans::from(vec![ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ratatui::text::Spans`: Use `ratatui::text::Line` instead [INFO] [stdout] --> src/cli.rs:200:32 [INFO] [stdout] | [INFO] [stdout] 200 | text.extend(Text::from(Spans::from(vec![ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ratatui::text::Spans`: Use `ratatui::text::Line` instead [INFO] [stdout] --> src/cli.rs:204:32 [INFO] [stdout] | [INFO] [stdout] 204 | text.extend(Text::from(Spans::from(vec![ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ratatui::text::Spans`: Use `ratatui::text::Line` instead [INFO] [stdout] --> src/cli.rs:208:32 [INFO] [stdout] | [INFO] [stdout] 208 | text.extend(Text::from(Spans::from(vec![ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ratatui::text::Spans`: Use `ratatui::text::Line` instead [INFO] [stdout] --> src/cli.rs:212:32 [INFO] [stdout] | [INFO] [stdout] 212 | text.extend(Text::from(Spans::from(vec![ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ratatui::text::Spans`: Use `ratatui::text::Line` instead [INFO] [stdout] --> src/cli.rs:216:32 [INFO] [stdout] | [INFO] [stdout] 216 | text.extend(Text::from(Spans::from(vec![ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `ratatui::text::Spans`: Use `ratatui::text::Line` instead [INFO] [stdout] --> src/cli.rs:220:32 [INFO] [stdout] | [INFO] [stdout] 220 | text.extend(Text::from(Spans::from(vec![ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/tcpdiag.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | family => return Err(Invalid::Family(family)), [INFO] [stdout] | ^^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/tcpdiag.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 109 | AF_INET => IpAddr::from(<[u8; 4]>::try_from(&octets[..4])?), [INFO] [stdout] | ------- matches some of the same values [INFO] [stdout] 110 | AF_INET6 => IpAddr::from(<[u8; 16]>::try_from(&octets[..])?), [INFO] [stdout] | -------- matches some of the same values [INFO] [stdout] 111 | family => return Err(Invalid::Family(family)), [INFO] [stdout] | ^^^^^^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `AF_INET6` [INFO] [stdout] --> src/tcpdiag.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | AF_INET6 => IpAddr::from(<[u8; 16]>::try_from(&octets[..])?), [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_AF_INET6` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `input_handle`, `ignore_exit_key`, and `tick_handle` are never read [INFO] [stdout] --> src/event.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Events { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 21 | rx: mpsc::Receiver>, [INFO] [stdout] 22 | input_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 23 | ignore_exit_key: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | tick_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `disable_exit_key` and `enable_exit_key` are never used [INFO] [stdout] --> src/event.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl Events { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn disable_exit_key(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn enable_exit_key(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `family` and `state` are never read [INFO] [stdout] --> src/tcpdiag.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct DiagWithInode { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 83 | family: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | state: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DiagWithInode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `UNKNOWN` is never constructed [INFO] [stdout] --> src/tcpdiag.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 144 | pub enum TCP_STATE { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 145 | UNKNOWN, [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/rustcVNX4ez/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtrust_dns_resolver-c6d0a2b05210d672.rlib,libresolv_conf-95c65c17601c0c7d.rlib,libhostname-0b4206fc5ddc4122.rlib,libmatch_cfg-cc93d201727836b1.rlib,libquick_error-022321fe562bcedb.rlib,libtrust_dns_proto-819f4c7ddf3a00b4.rlib,librand-6fbaf13fdef8a79c.rlib,librand_chacha-19ea64b3d59e197f.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-a08951e63243d871.rlib,libgetrandom-f23051d440f0c2e6.rlib,liburl-172f46f2ff746d84.rlib,libidna-8ae09ddee11a66d6.rlib,libform_urlencoded-6507c91e03555f90.rlib,libpercent_encoding-ef48bafcd80f8cda.rlib,libidna-877048a8a5aff564.rlib,libunicode_normalization-146e47c78e77ee5f.rlib,libtinyvec-21bb3701804405c4.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-a8729daac9c66a13.rlib,libmatches-210e485a89affeee.rlib,libthiserror-d935f1902a18b858.rlib,libbacktrace-c0ff0a872fad5b25.rlib,libminiz_oxide-7e2e30e8eb1ac58a.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-a8f1eb3477b23466.rlib,libaddr2line-dbc423316eaeaeaa.rlib,libgimli-7064bbf3f5e94ecd.rlib,librustc_demangle-4e14502e0acf1333.rlib,libtokio-e15a86ece8503531.rlib,libmio-010fa9b18e6aa52b.rlib,libiovec-0ba0e0b4d00ba5a0.rlib,libnet2-41eaae587e80ee85.rlib,libcfg_if-2d17986ae484e939.rlib,libbytes-3e6aab9f92fa68ff.rlib,libpin_project_lite-8a66df2ca27e844a.rlib,liblru_cache-d2dd2a79bf790a19.rlib,liblinked_hash_map-60e0df461c810b67.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libfutures-83562fbf40b77ec7.rlib,libfutures_util-e2d4a590ceca334c.rlib,libmemchr-d88797af6a5880b4.rlib,libfutures_io-f1bdd1c16c3254b3.rlib,libslab-793d2e028b450ee7.rlib,libfutures_channel-442ea76edb2851c6.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libfutures_sink-c49de419b26f3467.rlib,libfutures_task-80015b096a8cf9bc.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-35c81dcd72bc3352.rlib,libratatui-77d47154a7a1c6f9.rlib,libitertools-e63206723ecdfd9e.rlib,libeither-f18270c27ca3f152.rlib,libcassowary-320fe38210946833.rlib,libunicode_segmentation-ebda5250621f9f02.rlib,libunicode_width-8407538aedb31578.rlib,libcrossterm-40c8fd11a951314e.rlib,libbitflags-39e10f9b28a4ad9b.rlib,libparking_lot-2eb17683b61cede0.rlib,libparking_lot_core-65c137c85960baf9.rlib,libsmallvec-fb877e203c8052a1.rlib,liblock_api-b7f0917608ce689f.rlib,libscopeguard-73056285f12cb829.rlib,libsignal_hook_mio-1747c5277a2d9828.rlib,libsignal_hook-75425eafc15ce95a.rlib,libsignal_hook_registry-f58dae9909c18e3e.rlib,libmio-87b86a7b20e42eb9.rlib,liblog-fc4b0167ad2190de.rlib,libcfg_if-66d55f6b302e88c8.rlib,libtermion-741e21adee9b31f5.rlib,libstrum-ac4c9ff1a47c1c07.rlib,libnell-f46a00c2c2f41a30.rlib,liberrno-629a84f56ec68336.rlib,libtermion-30eeecb00454ed3c.rlib,liblibc-5d818fcb9bce382c.rlib,libnumtoa-e9c283ec89102151.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/rustcVNX4ez/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/tcptop-b473b8e18a3c8bf2" "-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: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-f23051d440f0c2e6.rlib(getrandom-f23051d440f0c2e6.getrandom.9ea3d283c719b08-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.1.16/src/util_libc.rs:113:(.text._ZN9getrandom9util_libc13open_readonly17h54b7e5d5ffc54dc5E+0x79): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tcptop` (bin "tcptop") due to 1 previous error; 24 warnings emitted [INFO] running `Command { std: "docker" "inspect" "aee4f4a814a598e6590ea4bd85aa21a7cf7f3ab0293f2b97b8f8bb66809dd867", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aee4f4a814a598e6590ea4bd85aa21a7cf7f3ab0293f2b97b8f8bb66809dd867", kill_on_drop: false }` [INFO] [stdout] aee4f4a814a598e6590ea4bd85aa21a7cf7f3ab0293f2b97b8f8bb66809dd867