[INFO] fetching crate reqwest 0.11.6... [INFO] testing reqwest-0.11.6 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate reqwest 0.11.6 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate reqwest 0.11.6 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate reqwest 0.11.6 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate reqwest 0.11.6 [INFO] tweaked toml for crates.io crate reqwest 0.11.6 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate reqwest 0.11.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7716f3ce541bfce5a39fcfade1f4165c888cb3af88f0a2f5426c286583a2a625 [INFO] running `Command { std: "docker" "start" "-a" "7716f3ce541bfce5a39fcfade1f4165c888cb3af88f0a2f5426c286583a2a625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7716f3ce541bfce5a39fcfade1f4165c888cb3af88f0a2f5426c286583a2a625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7716f3ce541bfce5a39fcfade1f4165c888cb3af88f0a2f5426c286583a2a625", kill_on_drop: false }` [INFO] [stdout] 7716f3ce541bfce5a39fcfade1f4165c888cb3af88f0a2f5426c286583a2a625 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe59be0f6d62943fbfb53c3bfa002772da0ad43de066dd8d48ef6e17abfa8a3d [INFO] running `Command { std: "docker" "start" "-a" "fe59be0f6d62943fbfb53c3bfa002772da0ad43de066dd8d48ef6e17abfa8a3d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.20s [INFO] running `Command { std: "docker" "inspect" "fe59be0f6d62943fbfb53c3bfa002772da0ad43de066dd8d48ef6e17abfa8a3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe59be0f6d62943fbfb53c3bfa002772da0ad43de066dd8d48ef6e17abfa8a3d", kill_on_drop: false }` [INFO] [stdout] fe59be0f6d62943fbfb53c3bfa002772da0ad43de066dd8d48ef6e17abfa8a3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70c9d2f01113f398d024b9e3acce35099df8a50dfff614195dd9613ef11f7735 [INFO] running `Command { std: "docker" "start" "-a" "70c9d2f01113f398d024b9e3acce35099df8a50dfff614195dd9613ef11f7735", kill_on_drop: false }` [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling libflate v1.1.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling reqwest v0.11.6 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `reqwest` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name proxy --edition=2018 tests/proxy.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="__tls"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="hyper-tls"' --cfg 'feature="native-tls-crate"' --cfg 'feature="tokio-native-tls"' -C metadata=1f60e3d3ac22eced -C extra-filename=-1f60e3d3ac22eced --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib --extern brotli_crate=/opt/rustwide/target/debug/deps/libbrotli-4c03cabe6adec697.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib --extern doc_comment=/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-992a9eb05b598443.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-0c1587af12d634f7.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-7debd5026c818c73.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-7ef96d34d21561d8.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-5ddad43bac2cedd2.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-069cfec1bab6492a.rlib --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern libflate=/opt/rustwide/target/debug/deps/liblibflate-2554dadd38c30f64.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib --extern native_tls_crate=/opt/rustwide/target/debug/deps/libnative_tls-093bc0ae6070d274.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3c3a599e76253078.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a46a085651401306.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-74f96f46819f211f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6a64d267ec07d63e.rlib --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-7ddfb8789c3f5d6e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ada9e2eedde6ab7b.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" "/opt/rustwide/target/debug/deps/redirect-064bb183f3422f6c.redirect.c5ed3082-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-064bb183f3422f6c.redirect.c5ed3082-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-064bb183f3422f6c.redirect.c5ed3082-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-064bb183f3422f6c.redirect.c5ed3082-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-064bb183f3422f6c.redirect.c5ed3082-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-064bb183f3422f6c.redirect.c5ed3082-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-064bb183f3422f6c.redirect.c5ed3082-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-064bb183f3422f6c.redirect.c5ed3082-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-064bb183f3422f6c.redirect.c5ed3082-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-064bb183f3422f6c.redirect.c5ed3082-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-064bb183f3422f6c.redirect.c5ed3082-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-064bb183f3422f6c.redirect.c5ed3082-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-064bb183f3422f6c.redirect.c5ed3082-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-064bb183f3422f6c.redirect.c5ed3082-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-064bb183f3422f6c.redirect.c5ed3082-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-064bb183f3422f6c.redirect.c5ed3082-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-064bb183f3422f6c.50j3n7q1npb2bn3g.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-992a9eb05b598443.rlib" "/opt/rustwide/target/debug/deps/libatty-513348f39936171e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libregex-34c84a3ecd528678.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c9eb7174bbf030a9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5e1cc215759dcea0.rlib" "/opt/rustwide/target/debug/deps/libreqwest-3c3a599e76253078.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-069cfec1bab6492a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-74f96f46819f211f.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-7ddfb8789c3f5d6e.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libserde-a46a085651401306.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-093bc0ae6070d274.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a08f11150859072b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-84d128181de01995.rlib" "/opt/rustwide/target/debug/deps/liburl-ada9e2eedde6ab7b.rlib" "/opt/rustwide/target/debug/deps/libidna-f5badad68521b2d7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libhyper-5ddad43bac2cedd2.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6eb70edbffc85e18.rlib" "/opt/rustwide/target/debug/deps/libh2-f5aa9a523ff8bc8d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ae64ce0aa6f2669d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8934bb06ebba9de9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4f8c5563c920c32f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-91c24a173dc3cada.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7ef96d34d21561d8.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-0517d58bead4f50f.rlib" "/opt/rustwide/target/debug/deps/libtracing-14409f25acf3c15f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-146b4dac50411c12.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3c9ac9e0a57bc34c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e9f2533bb6fcc589.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-cf3391d121eeeb11.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-eeb584a965c81620.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7debd5026c818c73.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-333e10fe743e8f03.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0c1587af12d634f7.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtokio-6a64d267ec07d63e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6d53490bd30cc85f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-334ead3495f848fb.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libmio-4f1fe9c6bed4447b.rlib" "/opt/rustwide/target/debug/deps/liblibc-272172f988856a81.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/redirect-064bb183f3422f6c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "70c9d2f01113f398d024b9e3acce35099df8a50dfff614195dd9613ef11f7735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70c9d2f01113f398d024b9e3acce35099df8a50dfff614195dd9613ef11f7735", kill_on_drop: false }` [INFO] [stdout] 70c9d2f01113f398d024b9e3acce35099df8a50dfff614195dd9613ef11f7735