[INFO] fetching crate net-use 0.1.3... [INFO] testing net-use-0.1.3 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate net-use 0.1.3 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate net-use 0.1.3 [INFO] finished tweaking crates.io crate net-use 0.1.3 [INFO] tweaked toml for crates.io crate net-use 0.1.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate net-use 0.1.3 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate net-use 0.1.3 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 474320b8313eaf503930bf7fcbf91d98a4a06ff5e2a8478712e87b8fc2a51060 [INFO] running `Command { std: "docker" "start" "-a" "474320b8313eaf503930bf7fcbf91d98a4a06ff5e2a8478712e87b8fc2a51060", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "474320b8313eaf503930bf7fcbf91d98a4a06ff5e2a8478712e87b8fc2a51060", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "474320b8313eaf503930bf7fcbf91d98a4a06ff5e2a8478712e87b8fc2a51060", kill_on_drop: false }` [INFO] [stdout] 474320b8313eaf503930bf7fcbf91d98a4a06ff5e2a8478712e87b8fc2a51060 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80314aa491a2ea8da08ab479e30b4470d77e9ce33f62482bc4f850c278758f7a [INFO] running `Command { std: "docker" "start" "-a" "80314aa491a2ea8da08ab479e30b4470d77e9ce33f62482bc4f850c278758f7a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling net-use v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcnDOpkd/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-f250c5e6f4d48e97,libzmij-07c2bc01ed4c756c,libplist-918e12d6b927f615,libtime-26a7067f1a059753,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libquick_xml-9a3cfdd26c7c73a9,libmemchr-9b3f20cfb3ebd3b2,libbase64-2a03de3babadded3,libindexmap-fb3ae6ea90f53af1,libhashbrown-00f937fe1169347c,libclap-b56ba00393981b6c,libclap_builder-1e0c2931cd84d9fe,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-d7bba69169775434,libanstyle-8f9813155d5c1cf2,libthiserror-4d0769d9a6b51a32,libserde-b1c800426406e6da,libserde_core-8323e53422f20d71,libratatui-e74b3af014c79b15,libunicode_truncate-eee727c32a98489a,libunicode_width-08b963676a6677c5,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libitertools-6cb5c03c790efc45,libeither-ef22a4c75605e12f,libcassowary-618d3b643fd4c97b,libcompact_str-821cf19e77195c14,libryu-ace37e26d8308611,libitoa-ae20521aea192d35,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-79cfce0a776a55d3,libstrum-47f1030860adb3b6,libcrossterm-9fbf521d194682ec,librustix-9b07744a6fb16959,liblinux_raw_sys-b3e0a6b3ac010104,libbitflags-a4a524fc7b7b1962,libsignal_hook_mio-286ae50d4e8c3b14,libsignal_hook-b7bd42c009263dba,libanyhow-d0824aa9c7568042,libtokio-b2dbf5a971cd5594,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libbytes-ff5aca13e3e348ea,libmio-843b381f254fdc5b,liblog-d269868761ac548a,libparking_lot-4655a191b76a8b42,libparking_lot_core-ffa5d6ab3af4f7d3,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libsmallvec-45f6e3b8047adea1,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcnDOpkd/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/net_use-10b00df963eddfcf" "-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: undefined symbol: proc_pidfdinfo [INFO] [stdout] >>> referenced by connection.rs:210 (src/monitor/connection.rs:210) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/net_use-10b00df963eddfcf.net_use.f4647c41dcea9b62-cgu.06.rcgu.o:(net_use::monitor::connection::get_socket_remote_addr) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: proc_pidinfo [INFO] [stdout] >>> referenced by connection.rs:171 (src/monitor/connection.rs:171) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/net_use-10b00df963eddfcf.net_use.f4647c41dcea9b62-cgu.06.rcgu.o:(net_use::monitor::connection::list_fds) [INFO] [stdout] >>> referenced by connection.rs:186 (src/monitor/connection.rs:186) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/net_use-10b00df963eddfcf.net_use.f4647c41dcea9b62-cgu.06.rcgu.o:(net_use::monitor::connection::list_fds) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: proc_name [INFO] [stdout] >>> referenced by process_tree.rs:50 (src/monitor/process_tree.rs:50) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/net_use-10b00df963eddfcf.net_use.f4647c41dcea9b62-cgu.06.rcgu.o:(net_use::monitor::process_tree::get_pid_name) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: proc_pidpath [INFO] [stdout] >>> referenced by process_tree.rs:40 (src/monitor/process_tree.rs:40) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/net_use-10b00df963eddfcf.net_use.f4647c41dcea9b62-cgu.06.rcgu.o:(net_use::monitor::process_tree::get_pid_path) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: proc_listallpids [INFO] [stdout] >>> referenced by process_tree.rs:18 (src/monitor/process_tree.rs:18) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/net_use-10b00df963eddfcf.net_use.f4647c41dcea9b62-cgu.06.rcgu.o:(net_use::monitor::process_tree::list_all_pids) [INFO] [stdout] >>> referenced by process_tree.rs:25 (src/monitor/process_tree.rs:25) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/net_use-10b00df963eddfcf.net_use.f4647c41dcea9b62-cgu.06.rcgu.o:(net_use::monitor::process_tree::list_all_pids) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: proc_listchildpids [INFO] [stdout] >>> referenced by process_tree.rs:59 (src/monitor/process_tree.rs:59) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/net_use-10b00df963eddfcf.net_use.f4647c41dcea9b62-cgu.06.rcgu.o:(net_use::monitor::process_tree::list_child_pids) [INFO] [stdout] >>> referenced by process_tree.rs:66 (src/monitor/process_tree.rs:66) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/net_use-10b00df963eddfcf.net_use.f4647c41dcea9b62-cgu.06.rcgu.o:(net_use::monitor::process_tree::list_child_pids) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `net-use` (bin "net-use") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "80314aa491a2ea8da08ab479e30b4470d77e9ce33f62482bc4f850c278758f7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80314aa491a2ea8da08ab479e30b4470d77e9ce33f62482bc4f850c278758f7a", kill_on_drop: false }` [INFO] [stdout] 80314aa491a2ea8da08ab479e30b4470d77e9ce33f62482bc4f850c278758f7a