[INFO] cloning repository https://github.com/olix0r/init-net-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olix0r/init-net-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folix0r%2Finit-net-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folix0r%2Finit-net-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65a8153214c31b64d28175d7676e0e425ea34c02 [INFO] testing olix0r/init-net-test 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%2Folix0r%2Finit-net-test" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/olix0r/init-net-test [INFO] finished tweaking git repo https://github.com/olix0r/init-net-test [INFO] tweaked toml for git repo https://github.com/olix0r/init-net-test written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/olix0r/init-net-test 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/olix0r/init-net-test 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-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f469b20cb90435ff379b42176c9e0b11c6e21437844ab381deef2b2a42bfaa4 [INFO] running `Command { std: "docker" "start" "-a" "7f469b20cb90435ff379b42176c9e0b11c6e21437844ab381deef2b2a42bfaa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f469b20cb90435ff379b42176c9e0b11c6e21437844ab381deef2b2a42bfaa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f469b20cb90435ff379b42176c9e0b11c6e21437844ab381deef2b2a42bfaa4", kill_on_drop: false }` [INFO] [stdout] 7f469b20cb90435ff379b42176c9e0b11c6e21437844ab381deef2b2a42bfaa4 [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: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] 3fa849ddd167b862e356e8532d0e11c38776a7b81818b8f30e76ed14b01a58ba [INFO] running `Command { std: "docker" "start" "-a" "3fa849ddd167b862e356e8532d0e11c38776a7b81818b8f30e76ed14b01a58ba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling tcp-echo v0.2.0 (/opt/rustwide/workdir) [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/rustc6EFRjy/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libhttp-02f43eeb79b164de.rlib,libitoa-10e0d0f6ad8ac545.rlib,libfnv-81596130b397d5c3.rlib,libtracing_subscriber-c1bd70a9f8231c16.rlib,libsmallvec-cccb44d9dce4cf27.rlib,libthread_local-dc722d57a012111b.rlib,libsharded_slab-5513b71284fab34e.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libthiserror-9ac5ad404d24d54c.rlib,libtracing-1a10cdb940370f35.rlib,libtracing_core-c601b4b9672bf906.rlib,libtokio-65a9a1d188da78eb.rlib,libsignal_hook_registry-59db90e55b695c90.rlib,libnum_cpus-b070604951bd6eda.rlib,libsocket2-c275f73127003e69.rlib,libmemchr-d88797af6a5880b4.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libmio-ff7c3d369654c87c.rlib,liblog-fc4b0167ad2190de.rlib,librand-e562cf461da4a31b.rlib,librand_chacha-3a83567cd2cf7107.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-0cbc07a1bd567ba6.rlib,libgetrandom-6ca834a15da3eab0.rlib,liblibc-070928d9dbeff53c.rlib,libcfg_if-66d55f6b302e88c8.rlib,libclap-ca465c08570ecfbb.rlib,libtextwrap-0708e100dd4a96df.rlib,libindexmap-7e0f1b036029beb7.rlib,libhashbrown-94464ed281767ecc.rlib,libclap_lex-37af8149275d662f.rlib,libos_str_bytes-ec5a14c90b8453eb.rlib,libbitflags-e274cd04b58a060d.rlib,libonce_cell-8a5c5f1c32966472.rlib,libbytes-2fec685abb1946c8.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/rustc6EFRjy/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/tcp_echo-47a1013bfa224b82" "-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-6ca834a15da3eab0.rlib(getrandom-6ca834a15da3eab0.getrandom.d1ed9da4f55312c6-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.2.7/src/util_libc.rs:150:(.text._ZN9getrandom9util_libc13open_readonly17h1858733cbf128e6fE+0xbc): 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 `tcp-echo` (bin "tcp-echo") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3fa849ddd167b862e356e8532d0e11c38776a7b81818b8f30e76ed14b01a58ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fa849ddd167b862e356e8532d0e11c38776a7b81818b8f30e76ed14b01a58ba", kill_on_drop: false }` [INFO] [stdout] 3fa849ddd167b862e356e8532d0e11c38776a7b81818b8f30e76ed14b01a58ba