[INFO] cloning repository https://github.com/Overpeek/rnet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Overpeek/rnet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOverpeek%2Frnet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOverpeek%2Frnet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a4b96af28c75e80a41f1a759e23b6f7d1f0d161 [INFO] testing Overpeek/rnet/7a4b96af28c75e80a41f1a759e23b6f7d1f0d161 against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOverpeek%2Frnet" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Overpeek/rnet on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Overpeek/rnet [INFO] finished tweaking git repo https://github.com/Overpeek/rnet [INFO] tweaked toml for git repo https://github.com/Overpeek/rnet written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Overpeek/rnet 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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quinn-udp v0.1.2 [INFO] [stderr] Downloaded quinn v0.8.3 [INFO] [stderr] Downloaded quinn-proto v0.8.3 [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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e01995be2a133d116a9cff51feb5454e6b8250a4637a00e7d27b222578b67d02 [INFO] running `Command { std: "docker" "start" "-a" "e01995be2a133d116a9cff51feb5454e6b8250a4637a00e7d27b222578b67d02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e01995be2a133d116a9cff51feb5454e6b8250a4637a00e7d27b222578b67d02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e01995be2a133d116a9cff51feb5454e6b8250a4637a00e7d27b222578b67d02", kill_on_drop: false }` [INFO] [stdout] e01995be2a133d116a9cff51feb5454e6b8250a4637a00e7d27b222578b67d02 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffc6474d1c7e673e112fd654936b62b95aac9423a6bef03eab5eebca966f9007 [INFO] running `Command { std: "docker" "start" "-a" "ffc6474d1c7e673e112fd654936b62b95aac9423a6bef03eab5eebca966f9007", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling yasna v0.5.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rcgen v0.9.2 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling quinn-proto v0.8.3 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling quinn-udp v0.1.2 [INFO] [stderr] Compiling quinn v0.8.3 [INFO] [stderr] Compiling eznet v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.43s [INFO] running `Command { std: "docker" "inspect" "ffc6474d1c7e673e112fd654936b62b95aac9423a6bef03eab5eebca966f9007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffc6474d1c7e673e112fd654936b62b95aac9423a6bef03eab5eebca966f9007", kill_on_drop: false }` [INFO] [stdout] ffc6474d1c7e673e112fd654936b62b95aac9423a6bef03eab5eebca966f9007 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aee0301f789324f1e30bedb4aa42d213d9ba0c8b1b25a5b6f1237205a1dd5054 [INFO] running `Command { std: "docker" "start" "-a" "aee0301f789324f1e30bedb4aa42d213d9ba0c8b1b25a5b6f1237205a1dd5054", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling quinn-proto v0.8.3 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling quinn-udp v0.1.2 [INFO] [stderr] Compiling quinn v0.8.3 [INFO] [stderr] Compiling eznet v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcewEanR/symbols.o" "/opt/rustwide/target/debug/examples/client-3fd7faa5c22d3840.client.5f980222e929b4fa-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/client-3fd7faa5c22d3840.client.5f980222e929b4fa-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/client-3fd7faa5c22d3840.client.5f980222e929b4fa-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/client-3fd7faa5c22d3840.client.5f980222e929b4fa-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/client-3fd7faa5c22d3840.client.5f980222e929b4fa-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/client-3fd7faa5c22d3840.client.5f980222e929b4fa-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/client-3fd7faa5c22d3840.client.5f980222e929b4fa-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/client-3fd7faa5c22d3840.client.5f980222e929b4fa-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/client-3fd7faa5c22d3840.client.5f980222e929b4fa-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/client-3fd7faa5c22d3840.client.5f980222e929b4fa-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/client-3fd7faa5c22d3840.client.5f980222e929b4fa-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/client-3fd7faa5c22d3840.client.5f980222e929b4fa-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/client-3fd7faa5c22d3840.client.5f980222e929b4fa-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/client-3fd7faa5c22d3840.client.5f980222e929b4fa-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/client-3fd7faa5c22d3840.client.5f980222e929b4fa-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/client-3fd7faa5c22d3840.client.5f980222e929b4fa-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/client-3fd7faa5c22d3840.d4ldpgke1mcojxp86q0cqp99f.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-71de4d80d1693524/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-f42450a27c0effa3.rlib" "/opt/rustwide/target/debug/deps/libatty-e5574665ae199cf0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f89b8eb50fe19292.rlib" "/opt/rustwide/target/debug/deps/libhumantime-182d5d3ffbf7a4f0.rlib" "/opt/rustwide/target/debug/deps/libregex-f0bbba625298363d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ae9a757ce88412fe.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-aad224792b3b9218.rlib" "/opt/rustwide/target/debug/deps/libeznet-09e659292f9a6041.rlib" "/opt/rustwide/target/debug/deps/libbincode-52bc3c92e19261ce.rlib" "/opt/rustwide/target/debug/deps/librcgen-47da43542823e943.rlib" "/opt/rustwide/target/debug/deps/libpem-949228b38b4fe92d.rlib" "/opt/rustwide/target/debug/deps/libyasna-d471ea6f406bafde.rlib" "/opt/rustwide/target/debug/deps/libtime-16a7f06ec1ea661b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4518ae97c2d4cb4e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2cde8716309637ad.rlib" "/opt/rustwide/target/debug/deps/libquinn-0d11fd94046b6aa2.rlib" "/opt/rustwide/target/debug/deps/libquinn_udp-088b487f28e1bc15.rlib" "/opt/rustwide/target/debug/deps/libtokio-474f4f538031a73a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7ff53f91ca3ba991.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6e374c6f0c2fd911.rlib" "/opt/rustwide/target/debug/deps/libmio-5842722c29c04789.rlib" "/opt/rustwide/target/debug/deps/libquinn_proto-591ac708fb6cddeb.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-5cb5518ee5d0f650.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-af861f95c3e93774.rlib" "/opt/rustwide/target/debug/deps/libbase64-e3df28075daa40d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-e6f82d17d0b52d1f.rlib" "/opt/rustwide/target/debug/deps/librustls-04685fdb438d8b62.rlib" "/opt/rustwide/target/debug/deps/libsct-092fbafce3b5e5d3.rlib" "/opt/rustwide/target/debug/deps/libwebpki-7417483ebba7febf.rlib" "/opt/rustwide/target/debug/deps/liblog-8d61cdf5073ef83a.rlib" "/opt/rustwide/target/debug/deps/libring-3042411ba372dbdf.rlib" "/opt/rustwide/target/debug/deps/libspin-c4e582c56d158f0b.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d50a0684d88a89c.rlib" "/opt/rustwide/target/debug/deps/libtracing-44beb41f69564327.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7002cd526c71511b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-de734a0611094508.rlib" "/opt/rustwide/target/debug/deps/librand-41df0ae8a215c40b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-64d6357a88ed709b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b17c7db602ba2d1.rlib" "/opt/rustwide/target/debug/deps/librand_core-52cd09ddaa24a8d2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-95c2d3bda4817671.rlib" "/opt/rustwide/target/debug/deps/liblibc-ddb2456c8d41a024.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6afc45ef9c22aff9.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d8515708c201d129.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-e7dae66dd24d1d8b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-02567a3b088a2b71.rlib" "/opt/rustwide/target/debug/deps/libfxhash-ad125bcdafab9727.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7005e967a2112547.rlib" "/opt/rustwide/target/debug/deps/libfutures-b920ed7309d1e020.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c74a3e52cf34e055.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8dfd8bb7bbbf795b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bcabe16dac3d53.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-29a35f5aedd30087.rlib" "/opt/rustwide/target/debug/deps/libslab-3faf2cbabbd20d34.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-897772901b993592.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d950c96e51881071.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e7879fa99d9c3179.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-18effd382072ae31.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5960f89a04da149b.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1a37a9d2527862e2.rlib" "/opt/rustwide/target/debug/deps/libbytes-70c1b3f08821fdf5.rlib" "/opt/rustwide/target/debug/deps/libserde-8d85fd5360110524.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1c4b19562077c20d.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-85a631ebc91746e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fdace1a0b4cda412.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e5c28d21823e9a85.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1e0edbcd516a8cce.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-77a1dc5e8fb357d6.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c9d2edb6dff139f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ecadd85ae8bacc0c.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-67895a0c8dd8130b.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5b4263e767961458.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4f03d5a171522141.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9e4e8543de06315e.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7fc51dfce9c057eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7ec98a9b1cc1792f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2f9b4333f6d32438.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6fe0262c36c500a.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a862c0b1c86f483.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-500f37ee5bcf0ffe.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-06dfbf1de02fde3b.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/client-3fd7faa5c22d3840" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eznet` (example "client") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "aee0301f789324f1e30bedb4aa42d213d9ba0c8b1b25a5b6f1237205a1dd5054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aee0301f789324f1e30bedb4aa42d213d9ba0c8b1b25a5b6f1237205a1dd5054", kill_on_drop: false }` [INFO] [stdout] aee0301f789324f1e30bedb4aa42d213d9ba0c8b1b25a5b6f1237205a1dd5054