[INFO] fetching crate netprobe 0.4.0... [INFO] testing netprobe-0.4.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate netprobe 0.4.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate netprobe 0.4.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate netprobe 0.4.0 [INFO] tweaked toml for crates.io crate netprobe 0.4.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate netprobe 0.4.0 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 netprobe 0.4.0 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 errno v0.3.7 [INFO] [stderr] Downloaded memalloc v0.1.0 [INFO] [stderr] Downloaded hickory-resolver v0.24.0 [INFO] [stderr] Downloaded hickory-proto v0.24.0 [INFO] [stderr] Downloaded xenet-socket v0.4.0 [INFO] [stderr] Downloaded xenet-macro-helper v0.4.0 [INFO] [stderr] Downloaded xenet-core v0.4.0 [INFO] [stderr] Downloaded xenet-datalink v0.4.0 [INFO] [stderr] Downloaded xenet-packet-builder v0.4.0 [INFO] [stderr] Downloaded xenet-sys v0.4.0 [INFO] [stderr] Downloaded xenet v0.4.0 [INFO] [stderr] Downloaded default-net v0.21.0 [INFO] [stderr] Downloaded xenet-packet v0.4.0 [INFO] [stderr] Downloaded xenet-macro v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] aacd816005496b3e7c877cf7aa1b95fcecc01193422777dad4f2b44c129eab61 [INFO] running `Command { std: "docker" "start" "-a" "aacd816005496b3e7c877cf7aa1b95fcecc01193422777dad4f2b44c129eab61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aacd816005496b3e7c877cf7aa1b95fcecc01193422777dad4f2b44c129eab61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aacd816005496b3e7c877cf7aa1b95fcecc01193422777dad4f2b44c129eab61", kill_on_drop: false }` [INFO] [stdout] aacd816005496b3e7c877cf7aa1b95fcecc01193422777dad4f2b44c129eab61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0cb5d22f3805241c5e9100ecf11324732873f2386543ed86abb6913a0040cdef [INFO] running `Command { std: "docker" "start" "-a" "0cb5d22f3805241c5e9100ecf11324732873f2386543ed86abb6913a0040cdef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling default-net v0.21.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling xenet-core v0.4.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling xenet-macro-helper v0.4.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling xenet-sys v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling xenet-datalink v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling xenet-macro v0.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling xenet-packet v0.4.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling hickory-proto v0.24.0 [INFO] [stderr] Compiling hickory-resolver v0.24.0 [INFO] [stderr] Compiling xenet-socket v0.4.0 [INFO] [stderr] Compiling xenet-packet-builder v0.4.0 [INFO] [stderr] Compiling xenet v0.4.0 [INFO] [stderr] Compiling netprobe v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `xenet::packet::frame` [INFO] [stdout] --> src/packet/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use xenet::packet::frame; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.37s [INFO] running `Command { std: "docker" "inspect" "0cb5d22f3805241c5e9100ecf11324732873f2386543ed86abb6913a0040cdef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cb5d22f3805241c5e9100ecf11324732873f2386543ed86abb6913a0040cdef", kill_on_drop: false }` [INFO] [stdout] 0cb5d22f3805241c5e9100ecf11324732873f2386543ed86abb6913a0040cdef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 15b1dc956b5d6a815a35de4bdfc32b0895a94b540ceea420ff39e6ec38908510 [INFO] running `Command { std: "docker" "start" "-a" "15b1dc956b5d6a815a35de4bdfc32b0895a94b540ceea420ff39e6ec38908510", kill_on_drop: false }` [INFO] [stderr] Compiling netprobe v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `xenet::packet::frame` [INFO] [stdout] --> src/packet/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use xenet::packet::frame; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `xenet::packet::frame` [INFO] [stdout] --> src/packet/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use xenet::packet::frame; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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/rustcFBM6tt/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnetprobe-f8a42174cb543d10.rlib,libchrono-848ea858f8cf678e.rlib,libnum_traits-9287215edf6852d5.rlib,libiana_time_zone-bee42fd51efb89b1.rlib,libxenet-d51bb0144fda5bfb.rlib,libxenet_packet_builder-5dc080bd7a45a859.rlib,libxenet_socket-125471c22232cf3e.rlib,libasync_io-acd599aa6879c976.rlib,librustix-7eaf17df5b98c75a.rlib,libio_lifetimes-57300cf434f56b17.rlib,libbitflags-e274cd04b58a060d.rlib,liblinux_raw_sys-8bc26f8580205060.rlib,libpolling-31c74fe18447a78e.rlib,liblog-637a230818e1cd6e.rlib,libconcurrent_queue-740d8c71debd0446.rlib,libcrossbeam_utils-842e1c218a2fd2dc.rlib,libasync_lock-cc869c3c3f64d6f0.rlib,libevent_listener-2dd2d3734091c725.rlib,libsocket2-e8b7d1e9f51c0385.rlib,libfutures_lite-0430e0201d403521.rlib,libmemchr-33a66058833ee08b.rlib,libfastrand-72d3ba1383de006c.rlib,libwaker_fn-578e39e3b72d9bce.rlib,libparking-73ff3d906336413c.rlib,libxenet_packet-6b8523f10b9f0da7.rlib,libxenet_macro_helper-b85148d32d029fbe.rlib,libxenet_datalink-b9bd3d2695ca2917.rlib,libxenet_sys-34e6979dbbb66ac8.rlib,libxenet_core-57b20bf49e719e21.rlib,libdefault_net-e22586dce29eee27.rlib,libhickory_resolver-5c934b76eb876bb6.rlib,libresolv_conf-0c0d031dd211a392.rlib,libhostname-a1c660fd6f94fc89.rlib,libmatch_cfg-cc93d201727836b1.rlib,libquick_error-022321fe562bcedb.rlib,libparking_lot-59aa40bcdd530487.rlib,libparking_lot_core-2eedbd501f0e32ae.rlib,libsmallvec-4fd671477ba6741c.rlib,liblock_api-8883729d1f8c5b2c.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,liblru_cache-d2dd2a79bf790a19.rlib,liblinked_hash_map-60e0df461c810b67.rlib,libhickory_proto-7fe062b5a44b057a.rlib,libfutures_channel-fb3c283b36a787a7.rlib,librand-e97ef02fc72550a1.rlib,librand_chacha-94b498ea48952d13.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-0adbcbd222f11b34.rlib,libgetrandom-1a30b80714091a43.rlib,libcfg_if-66d55f6b302e88c8.rlib,libfutures_io-411f337468028973.rlib,libdata_encoding-2852060d2e6d09c5.rlib,liburl-f502fafeee3b1db7.rlib,libidna-0bdf1e846cff1910.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libipnet-5906b69e97cdfc95.rlib,libidna-4088a0b17924ec92.rlib,libunicode_normalization-170431b33d2bcba9.rlib,libunicode_bidi-43ee1614509fe897.rlib,libtinyvec-ef13017894ef64a5.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libtracing-eb54c992d43a7756.rlib,libtracing_core-fbc531402dcd5ef5.rlib,libonce_cell-ce86ebe646105db3.rlib,libthiserror-220b82c734e227c8.rlib,libtokio-e3a0369a6543761b.rlib,libnum_cpus-cca494e48fbf3778.rlib,libsocket2-ea89aedfda2eb1c9.rlib,libbytes-f27b246b05bd7ccc.rlib,libmio-eb94c9c45b7018fb.rlib,liblibc-a6332b568118142a.rlib,libfutures_util-189c083a19f3a8d3.rlib,libslab-a87fe20dbaeb7a9e.rlib,libpin_project_lite-b4e1e27bbd6ae2b4.rlib,libfutures_task-a1b8408bf8522b07.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-deb002f9c9adf1b7.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/rustcFBM6tt/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/tcp_ping-1a824063ba70a1fb" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `netprobe` (example "tcp_ping") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "15b1dc956b5d6a815a35de4bdfc32b0895a94b540ceea420ff39e6ec38908510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15b1dc956b5d6a815a35de4bdfc32b0895a94b540ceea420ff39e6ec38908510", kill_on_drop: false }` [INFO] [stdout] 15b1dc956b5d6a815a35de4bdfc32b0895a94b540ceea420ff39e6ec38908510