[INFO] fetching crate tungstenite 0.13.0... [INFO] testing tungstenite-0.13.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate tungstenite 0.13.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate tungstenite 0.13.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tungstenite 0.13.0 [INFO] finished tweaking crates.io crate tungstenite 0.13.0 [INFO] tweaked toml for crates.io crate tungstenite 0.13.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate tungstenite 0.13.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 992d09baafc8597c05bed10a46cefae96ca3f6c9dcbdcc90a03f1ba3fbfb8799 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "992d09baafc8597c05bed10a46cefae96ca3f6c9dcbdcc90a03f1ba3fbfb8799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "992d09baafc8597c05bed10a46cefae96ca3f6c9dcbdcc90a03f1ba3fbfb8799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "992d09baafc8597c05bed10a46cefae96ca3f6c9dcbdcc90a03f1ba3fbfb8799", kill_on_drop: false }` [INFO] [stdout] 992d09baafc8597c05bed10a46cefae96ca3f6c9dcbdcc90a03f1ba3fbfb8799 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c91044aeabcdebda6d1478f553df7ca21c7c0427a25b87dd3a0a861d6fddbcef [INFO] running `Command { std: "docker" "start" "-a" "c91044aeabcdebda6d1478f553df7ca21c7c0427a25b87dd3a0a861d6fddbcef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.8.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling tungstenite v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.16s [INFO] running `Command { std: "docker" "inspect" "c91044aeabcdebda6d1478f553df7ca21c7c0427a25b87dd3a0a861d6fddbcef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c91044aeabcdebda6d1478f553df7ca21c7c0427a25b87dd3a0a861d6fddbcef", kill_on_drop: false }` [INFO] [stdout] c91044aeabcdebda6d1478f553df7ca21c7c0427a25b87dd3a0a861d6fddbcef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5d61fa7af7745dc9816e9d49ffea73574dcb0a94bc4ea0420cfa03854bd93e1a [INFO] running `Command { std: "docker" "start" "-a" "5d61fa7af7745dc9816e9d49ffea73574dcb0a94bc4ea0420cfa03854bd93e1a", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling tungstenite v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tungstenite` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tungstenite --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="native-tls"' --cfg 'feature="native-tls-crate"' -C metadata=fd66bf4a5211c985 -C extra-filename=-fd66bf4a5211c985 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-acccb00faed77022.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-4291e41f5941cd90.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-c89131b47b85ea86.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib --extern input_buffer=/opt/rustwide/target/debug/deps/libinput_buffer-77c4f9087ca6f106.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-00099f5019ae22de.rlib --extern native_tls_crate=/opt/rustwide/target/debug/deps/libnative_tls-e401f7aba64e9dff.rlib --extern net2=/opt/rustwide/target/debug/deps/libnet2-a8137fa35f5b6bc3.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ca1d02d9a5f2634d.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-a7df314898b07e34.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-944f8e23d18d9316.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-762802de4e5baf17.rlib --extern utf8=/opt/rustwide/target/debug/deps/libutf8-330ae63b40e9515d.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/no_send_after_close-396d586622c62d74.no_send_after_close.22rtkgrl-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/no_send_after_close-396d586622c62d74.no_send_after_close.22rtkgrl-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/no_send_after_close-396d586622c62d74.no_send_after_close.22rtkgrl-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/no_send_after_close-396d586622c62d74.no_send_after_close.22rtkgrl-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/no_send_after_close-396d586622c62d74.no_send_after_close.22rtkgrl-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/no_send_after_close-396d586622c62d74.no_send_after_close.22rtkgrl-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/no_send_after_close-396d586622c62d74.no_send_after_close.22rtkgrl-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/no_send_after_close-396d586622c62d74.no_send_after_close.22rtkgrl-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/no_send_after_close-396d586622c62d74.no_send_after_close.22rtkgrl-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/no_send_after_close-396d586622c62d74.no_send_after_close.22rtkgrl-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/no_send_after_close-396d586622c62d74.no_send_after_close.22rtkgrl-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/no_send_after_close-396d586622c62d74.no_send_after_close.22rtkgrl-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/no_send_after_close-396d586622c62d74.no_send_after_close.22rtkgrl-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/no_send_after_close-396d586622c62d74.no_send_after_close.22rtkgrl-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/no_send_after_close-396d586622c62d74.no_send_after_close.22rtkgrl-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/no_send_after_close-396d586622c62d74.no_send_after_close.22rtkgrl-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/no_send_after_close-396d586622c62d74" "/opt/rustwide/target/debug/deps/no_send_after_close-396d586622c62d74.272ztl399rk5d3hl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-4291e41f5941cd90.rlib" "/opt/rustwide/target/debug/deps/libatty-80b3028c37ac94f5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bfce3397ed892002.rlib" "/opt/rustwide/target/debug/deps/libhumantime-1f44eaf2ce3f088e.rlib" "/opt/rustwide/target/debug/deps/libregex-fa89b522a66670c1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3e6f64ca2d33eeaa.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-39958924440d4678.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-f6f271a02c880ae3.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/librand-ca1d02d9a5f2634d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1e8c8d357e4e9a56.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ddbeafc36967d0d6.rlib" "/opt/rustwide/target/debug/deps/librand_core-8f973e6d38cbbd41.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e131f352226bd417.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libutf8-330ae63b40e9515d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libsha1-a7df314898b07e34.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-3dd4f37092f314b2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-bb9da290cd418f10.rlib" "/opt/rustwide/target/debug/deps/libdigest-7864500a6f324bf4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-13cb162c464a2577.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6d828ce14ff0d095.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-77c4f9087ca6f106.rlib" "/opt/rustwide/target/debug/deps/libbytes-acccb00faed77022.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-944f8e23d18d9316.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e401f7aba64e9dff.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5ec603cfb8fb63bf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-552761bff9b13276.rlib" "/opt/rustwide/target/debug/deps/liblibc-1de83e5becf9c746.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/liburl-762802de4e5baf17.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-08309e4b3be4b654.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e7663010857b0322.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-34ac9b3b05706e94.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/liblog-00099f5019ae22de.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libhttp-c89131b47b85ea86.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5d61fa7af7745dc9816e9d49ffea73574dcb0a94bc4ea0420cfa03854bd93e1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d61fa7af7745dc9816e9d49ffea73574dcb0a94bc4ea0420cfa03854bd93e1a", kill_on_drop: false }` [INFO] [stdout] 5d61fa7af7745dc9816e9d49ffea73574dcb0a94bc4ea0420cfa03854bd93e1a