[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 against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOverpeek%2Frnet" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Overpeek/rnet on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "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-2-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" "+ff2c56344c764af598ad33027e9c7a48881808ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e49bdd9a47a0f637b4481a5aac84fff8f1fd97c7a038e648601b52a42eb8ac51 [INFO] running `Command { std: "docker" "start" "-a" "e49bdd9a47a0f637b4481a5aac84fff8f1fd97c7a038e648601b52a42eb8ac51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e49bdd9a47a0f637b4481a5aac84fff8f1fd97c7a038e648601b52a42eb8ac51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e49bdd9a47a0f637b4481a5aac84fff8f1fd97c7a038e648601b52a42eb8ac51", kill_on_drop: false }` [INFO] [stdout] e49bdd9a47a0f637b4481a5aac84fff8f1fd97c7a038e648601b52a42eb8ac51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 526780d4bad83785ce4835121ba93373811df970b536671932f15243398c0a33 [INFO] running `Command { std: "docker" "start" "-a" "526780d4bad83785ce4835121ba93373811df970b536671932f15243398c0a33", 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 once_cell v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task 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 rustls v0.20.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling fxhash v0.2.1 [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 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 yasna v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rcgen v0.9.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [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 [unoptimized + debuginfo] target(s) in 12.03s [INFO] running `Command { std: "docker" "inspect" "526780d4bad83785ce4835121ba93373811df970b536671932f15243398c0a33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "526780d4bad83785ce4835121ba93373811df970b536671932f15243398c0a33", kill_on_drop: false }` [INFO] [stdout] 526780d4bad83785ce4835121ba93373811df970b536671932f15243398c0a33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8434dc83ed25a52361d35397904efcbc9244e55d2d3a77f1f1aa8fb93a5f41b6 [INFO] running `Command { std: "docker" "start" "-a" "8434dc83ed25a52361d35397904efcbc9244e55d2d3a77f1f1aa8fb93a5f41b6", kill_on_drop: false }` [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [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/ff2c56344c764af598ad33027e9c7a48881808ef/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/rustcvJr6o7/symbols.o" "/opt/rustwide/target/debug/examples/server-70b7a871ab76fd93.server.224ed4c3cb991bb-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/server-70b7a871ab76fd93.server.224ed4c3cb991bb-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/server-70b7a871ab76fd93.server.224ed4c3cb991bb-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/server-70b7a871ab76fd93.server.224ed4c3cb991bb-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/server-70b7a871ab76fd93.server.224ed4c3cb991bb-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/server-70b7a871ab76fd93.server.224ed4c3cb991bb-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/server-70b7a871ab76fd93.server.224ed4c3cb991bb-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/server-70b7a871ab76fd93.server.224ed4c3cb991bb-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/server-70b7a871ab76fd93.server.224ed4c3cb991bb-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/server-70b7a871ab76fd93.server.224ed4c3cb991bb-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/server-70b7a871ab76fd93.server.224ed4c3cb991bb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/server-70b7a871ab76fd93.server.224ed4c3cb991bb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/server-70b7a871ab76fd93.server.224ed4c3cb991bb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/server-70b7a871ab76fd93.server.224ed4c3cb991bb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/server-70b7a871ab76fd93.server.224ed4c3cb991bb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/server-70b7a871ab76fd93.server.224ed4c3cb991bb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/server-70b7a871ab76fd93.1o4xnlqczml9jiqt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-c1cdff1b5b20c6b4/out" "-L" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-cbc17d183501b8ea.rlib" "/opt/rustwide/target/debug/deps/libatty-5eda582901124f9d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d19f793f1637ef2f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rlib" "/opt/rustwide/target/debug/deps/libregex-ea6b65d1fb887f56.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-80f7a70dd86fdf7a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7446d48226815ab0.rlib" "/opt/rustwide/target/debug/deps/libeznet-640f2f2121273615.rlib" "/opt/rustwide/target/debug/deps/libbincode-80e872a57d048cc0.rlib" "/opt/rustwide/target/debug/deps/librcgen-707a4637dbf07bee.rlib" "/opt/rustwide/target/debug/deps/libpem-2e64b303b23bce8a.rlib" "/opt/rustwide/target/debug/deps/libyasna-1006158059cc452d.rlib" "/opt/rustwide/target/debug/deps/libtime-e677eb92fa4691cc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-59c531134302af95.rlib" "/opt/rustwide/target/debug/deps/libquinn-70a36be8ceb91392.rlib" "/opt/rustwide/target/debug/deps/libquinn_udp-45c6faeca17d627c.rlib" "/opt/rustwide/target/debug/deps/libtokio-f7ef8a98ba452ca0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a6abf6bf498beb93.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cf38fc4b42f747d7.rlib" "/opt/rustwide/target/debug/deps/libmio-c3bc7435a107b09f.rlib" "/opt/rustwide/target/debug/deps/libquinn_proto-82ab51fadb0d9cea.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-62fd56e656c1aefe.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-ee55ec8e0e95fbae.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/librustls-84063d379706a33a.rlib" "/opt/rustwide/target/debug/deps/libsct-04bc4d255d0839a6.rlib" "/opt/rustwide/target/debug/deps/libwebpki-1d9ef17ae221ac3e.rlib" "/opt/rustwide/target/debug/deps/liblog-f57c68921d25f7ab.rlib" "/opt/rustwide/target/debug/deps/libring-eaaa376771d24e66.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libtracing-f96fbd246ea09ad8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0345018cc006a762.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-99063bcd5f00321b.rlib" "/opt/rustwide/target/debug/deps/librand-c86d3e9049bb3c60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-edfb96aec9dd489e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-710861601052e463.rlib" "/opt/rustwide/target/debug/deps/librand_core-af655acebabb7ead.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4f8c74bfd8ec4e1a.rlib" "/opt/rustwide/target/debug/deps/liblibc-655b04a26ff0aa2c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c3d809a52f8073b0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c50b5286daab8378.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e5073e5d06fa0fc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libfutures-21d406dd738d6100.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ab1023f3904db8b8.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-69a415012cd01795.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5ef4a2ef2d88829e.rlib" "/opt/rustwide/target/debug/deps/libslab-504bf5108b608b54.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2c1903c75a2ea883.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0d60682517d3a5a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-26d5ea0f19d875a6.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3f00b0d0587ef316.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64294331a088ff3b.rlib" "/opt/rustwide/target/debug/deps/libbytes-f80175f2b62ab483.rlib" "/opt/rustwide/target/debug/deps/libserde-295a8f7bd9badc4f.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ac8c01c554941eda.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3f17a82d6f357d02.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/server-70b7a871ab76fd93" "-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 "server") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8434dc83ed25a52361d35397904efcbc9244e55d2d3a77f1f1aa8fb93a5f41b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8434dc83ed25a52361d35397904efcbc9244e55d2d3a77f1f1aa8fb93a5f41b6", kill_on_drop: false }` [INFO] [stdout] 8434dc83ed25a52361d35397904efcbc9244e55d2d3a77f1f1aa8fb93a5f41b6