[INFO] crate tk-http 0.3.9 is already in cache [INFO] extracting crate tk-http 0.3.9 into work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/tk-http/0.3.9 [INFO] extracting crate tk-http 0.3.9 into work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/tk-http/0.3.9 [INFO] validating manifest of tk-http-0.3.9 on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tk-http-0.3.9 on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tk-http-0.3.9 [INFO] finished frobbing tk-http-0.3.9 [INFO] frobbed toml for tk-http-0.3.9 written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/tk-http/0.3.9/Cargo.toml [INFO] started frobbing tk-http-0.3.9 [INFO] finished frobbing tk-http-0.3.9 [INFO] frobbed toml for tk-http-0.3.9 written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/tk-http/0.3.9/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tk-http-0.3.9 against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-3/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/tk-http/0.3.9:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 4f66bd88a0d28e4ee2310ea2cffb40c40d3903e57b3a4094cbc6b048f5b641e0 [INFO] running `"docker" "start" "-a" "4f66bd88a0d28e4ee2310ea2cffb40c40d3903e57b3a4094cbc6b048f5b641e0"` [INFO] [stderr] Compiling netbuf v0.4.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tk-sendfile v0.4.0 [INFO] [stderr] Compiling tk-bufstream v0.3.0 [INFO] [stderr] Compiling tk-http v0.3.9 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead [INFO] [stderr] --> src/server/headers.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::ascii::AsciiExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead [INFO] [stderr] --> src/server/websocket.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::ascii::AsciiExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead [INFO] [stderr] --> src/client/encoder.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::ascii::AsciiExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead [INFO] [stderr] --> src/client/head.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::ascii::AsciiExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead [INFO] [stderr] --> src/client/parser.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use std::ascii::AsciiExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead [INFO] [stderr] --> src/websocket/client.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::ascii::AsciiExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead [INFO] [stderr] --> src/headers.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::ascii::AsciiExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead [INFO] [stderr] --> src/base_serializer.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use std::ascii::AsciiExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/server/error.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / quick_error! { [INFO] [stderr] 8 | | /// HTTP server error [INFO] [stderr] 9 | | #[derive(Debug)] [INFO] [stderr] 10 | | pub enum Error wraps pub ErrorEnum { [INFO] [stderr] ... | [INFO] [stderr] 75 | | } [INFO] [stderr] 76 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/client/errors.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / quick_error! { [INFO] [stderr] 10 | | #[derive(Debug)] [INFO] [stderr] 11 | | /// HTTP client error [INFO] [stderr] 12 | | pub enum Error wraps pub ErrorEnum { [INFO] [stderr] ... | [INFO] [stderr] 106 | | } [INFO] [stderr] 107 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/websocket/error.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / quick_error! { [INFO] [stderr] 7 | | /// Websocket Error works both for client and server connections [INFO] [stderr] 8 | | #[derive(Debug)] [INFO] [stderr] 9 | | pub enum Error wraps pub ErrorEnum { [INFO] [stderr] ... | [INFO] [stderr] 70 | | } [INFO] [stderr] 71 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.18s [INFO] running `"docker" "inspect" "4f66bd88a0d28e4ee2310ea2cffb40c40d3903e57b3a4094cbc6b048f5b641e0"` [INFO] running `"docker" "rm" "-f" "4f66bd88a0d28e4ee2310ea2cffb40c40d3903e57b3a4094cbc6b048f5b641e0"` [INFO] [stdout] 4f66bd88a0d28e4ee2310ea2cffb40c40d3903e57b3a4094cbc6b048f5b641e0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-3/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/tk-http/0.3.9:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] de016b1585817d4912e138dce1399a663dc1e81e7c3cc9a401347fa9ea239552 [INFO] running `"docker" "start" "-a" "de016b1585817d4912e138dce1399a663dc1e81e7c3cc9a401347fa9ea239552"` [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling tk-listen v0.1.1 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.3.0 [INFO] [stderr] Compiling rustls v0.12.0 [INFO] [stderr] Compiling tokio-rustls v0.5.0 [INFO] [stderr] Compiling tk-http v0.3.9 (/opt/crater/workdir) [INFO] [stderr] error: Could not compile `tk-http`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tls_client examples/tls_client.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="date_header"' --cfg 'feature="default"' --cfg 'feature="httpdate"' --cfg 'feature="sendfile"' --cfg 'feature="tk-sendfile"' -C metadata=34de4e167dc88314 -C extra-filename=-34de4e167dc88314 --out-dir /opt/crater/target/debug/examples -L dependency=/opt/crater/target/debug/deps --extern argparse=/opt/crater/target/debug/deps/libargparse-d101f5f9bab0dcee.rlib --extern byteorder=/opt/crater/target/debug/deps/libbyteorder-021a49766b8562ae.rlib --extern env_logger=/opt/crater/target/debug/deps/libenv_logger-17e93636c5175fcc.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-99cb76b6e429b713.rlib --extern futures_cpupool=/opt/crater/target/debug/deps/libfutures_cpupool-680d6b499adfec78.rlib --extern httparse=/opt/crater/target/debug/deps/libhttparse-ac73dad7dbe2a728.rlib --extern httpdate=/opt/crater/target/debug/deps/libhttpdate-72c8934d4ee31f9d.rlib --extern log=/opt/crater/target/debug/deps/liblog-7518e2daf318f8a2.rlib --extern matches=/opt/crater/target/debug/deps/libmatches-c1b08ab97017e470.rlib --extern native_tls=/opt/crater/target/debug/deps/libnative_tls-6dd1373155cb6782.rlib --extern netbuf=/opt/crater/target/debug/deps/libnetbuf-a4e8daf5bc32b91b.rlib --extern quick_error=/opt/crater/target/debug/deps/libquick_error-ea0d6e434161175a.rlib --extern rand=/opt/crater/target/debug/deps/librand-f995c6ff1358b3d8.rlib --extern rustls=/opt/crater/target/debug/deps/librustls-c6a126ded71f510f.rlib --extern sha1=/opt/crater/target/debug/deps/libsha1-83ab8c4080411e68.rlib --extern time=/opt/crater/target/debug/deps/libtime-bb01a0658909b9e7.rlib --extern tk_bufstream=/opt/crater/target/debug/deps/libtk_bufstream-0af18cfd237c00fa.rlib --extern tk_http=/opt/crater/target/debug/deps/libtk_http-e30971925078a8d1.rlib --extern tk_listen=/opt/crater/target/debug/deps/libtk_listen-37b42ebfc4747c3f.rlib --extern tk_sendfile=/opt/crater/target/debug/deps/libtk_sendfile-4ab78777d4b6fed2.rlib --extern tokio_core=/opt/crater/target/debug/deps/libtokio_core-eb7876c2346b2725.rlib --extern tokio_io=/opt/crater/target/debug/deps/libtokio_io-3ec3be73edf3715f.rlib --extern tokio_rustls=/opt/crater/target/debug/deps/libtokio_rustls-094ae2ca1f0d56c0.rlib --extern tokio_tls=/opt/crater/target/debug/deps/libtokio_tls-70704260e2bb4d55.rlib --extern url=/opt/crater/target/debug/deps/liburl-7633bc770e509514.rlib --extern webpki=/opt/crater/target/debug/deps/libwebpki-7b67b47ecc71d1f1.rlib --cap-lints=forbid -L native=/opt/crater/target/debug/build/ring-78dd8cf3ac58403f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/counter-9dfd89442f0fba65.counter.bzpnk8mb-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/counter-9dfd89442f0fba65.counter.bzpnk8mb-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/counter-9dfd89442f0fba65.counter.bzpnk8mb-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/counter-9dfd89442f0fba65.counter.bzpnk8mb-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/counter-9dfd89442f0fba65.counter.bzpnk8mb-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/counter-9dfd89442f0fba65.counter.bzpnk8mb-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/counter-9dfd89442f0fba65.counter.bzpnk8mb-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/counter-9dfd89442f0fba65.counter.bzpnk8mb-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/counter-9dfd89442f0fba65.counter.bzpnk8mb-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/counter-9dfd89442f0fba65.counter.bzpnk8mb-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/counter-9dfd89442f0fba65.counter.bzpnk8mb-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/counter-9dfd89442f0fba65.counter.bzpnk8mb-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/counter-9dfd89442f0fba65.counter.bzpnk8mb-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/counter-9dfd89442f0fba65.counter.bzpnk8mb-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/counter-9dfd89442f0fba65.counter.bzpnk8mb-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/counter-9dfd89442f0fba65.counter.bzpnk8mb-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/counter-9dfd89442f0fba65" "/opt/crater/target/debug/examples/counter-9dfd89442f0fba65.331kopz5wj1ov10k.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/ring-78dd8cf3ac58403f/out" "-L" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libenv_logger-17e93636c5175fcc.rlib" "/opt/crater/target/debug/deps/libregex-1b7a24cc22b724b1.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-d0cbd43ef41a9f85.rlib" "/opt/crater/target/debug/deps/libregex_syntax-415a58d361c348f1.rlib" "/opt/crater/target/debug/deps/libucd_util-ca9a8d13da1ac689.rlib" "/opt/crater/target/debug/deps/libthread_local-8984b2a129f4ae7c.rlib" "/opt/crater/target/debug/deps/libaho_corasick-232dfaf54f9195e9.rlib" "/opt/crater/target/debug/deps/libmemchr-991395350b74e771.rlib" "/opt/crater/target/debug/deps/libtk_listen-37b42ebfc4747c3f.rlib" "/opt/crater/target/debug/deps/liblog-9b0f289b4dd0b2e5.rlib" "/opt/crater/target/debug/deps/libtk_http-e30971925078a8d1.rlib" "/opt/crater/target/debug/deps/libtk_sendfile-4ab78777d4b6fed2.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-680d6b499adfec78.rlib" "/opt/crater/target/debug/deps/libhttpdate-72c8934d4ee31f9d.rlib" "/opt/crater/target/debug/deps/libquick_error-ea0d6e434161175a.rlib" "/opt/crater/target/debug/deps/libhttparse-ac73dad7dbe2a728.rlib" "/opt/crater/target/debug/deps/librand-f995c6ff1358b3d8.rlib" "/opt/crater/target/debug/deps/libsha1-83ab8c4080411e68.rlib" "/opt/crater/target/debug/deps/liburl-7633bc770e509514.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-c74bff5a030f13de.rlib" "/opt/crater/target/debug/deps/libidna-350839a18de7310c.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-fca9e17dd76ae1ac.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-e6499a59a219e101.rlib" "/opt/crater/target/debug/deps/libmatches-c1b08ab97017e470.rlib" "/opt/crater/target/debug/deps/libtk_bufstream-0af18cfd237c00fa.rlib" "/opt/crater/target/debug/deps/libnetbuf-a4e8daf5bc32b91b.rlib" "/opt/crater/target/debug/deps/libtokio_core-eb7876c2346b2725.rlib" "/opt/crater/target/debug/deps/libscoped_tls-5c489defb67c87b0.rlib" "/opt/crater/target/debug/deps/libtokio-a9f030c029d7c918.rlib" "/opt/crater/target/debug/deps/libtokio_uds-b44bc8efc69b3a81.rlib" "/opt/crater/target/debug/deps/libmio_uds-f2d7f567c5f01d98.rlib" "/opt/crater/target/debug/deps/libtokio_udp-625c70c657d3238c.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-9dd06eaf8371d629.rlib" "/opt/crater/target/debug/deps/libtokio_timer-1e18eb6d605f07b9.rlib" "/opt/crater/target/debug/deps/libtokio_sync-a5cca6f58e68bd92.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-a3443193cfae0fe3.rlib" "/opt/crater/target/debug/deps/libtokio_fs-4e71470481a60608.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-7903515db93618ff.rlib" "/opt/crater/target/debug/deps/libcrossbeam-7c14c26ed9140ed2.rlib" "/opt/crater/target/debug/deps/libparking_lot-74bc2e4d6049644d.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-c499e3981b943661.rlib" "/opt/crater/target/debug/deps/librand-9d56a972d23e436c.rlib" "/opt/crater/target/debug/deps/librand_xorshift-0448c9e97b52ea0b.rlib" "/opt/crater/target/debug/deps/librand_pcg-9d887f9397e6f5e1.rlib" "/opt/crater/target/debug/deps/librand_hc-7ce813668c7b2106.rlib" "/opt/crater/target/debug/deps/librand_chacha-999cc7e5f1f0f5e9.rlib" "/opt/crater/target/debug/deps/librand_isaac-2ac1bf0a4e9a83d0.rlib" "/opt/crater/target/debug/deps/librand_core-6970c9ce52144027.rlib" "/opt/crater/target/debug/deps/librand_os-d8f454aa2a2a2ea7.rlib" "/opt/crater/target/debug/deps/librand_jitter-dbe65a4376ca7b2f.rlib" "/opt/crater/target/debug/deps/librand_core-97e02760e54c9158.rlib" "/opt/crater/target/debug/deps/liblock_api-b6a62cc2a41bc105.rlib" "/opt/crater/target/debug/deps/libowning_ref-1bdf2e3d2e3ae14b.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-6999d6c8ce6b7844.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-7af72a09639ff481.rlib" "/opt/crater/target/debug/deps/libsmallvec-a7796cded32e952b.rlib" "/opt/crater/target/debug/deps/libunreachable-35c77c5d0a2f5bc6.rlib" "/opt/crater/target/debug/deps/libvoid-b0b37fff1e1e077d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-5baa0af2f89942b0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-ccc01293732f0f02.rlib" "/opt/crater/target/debug/deps/libscopeguard-dec50d9fc502af42.rlib" "/opt/crater/target/debug/deps/libmemoffset-6d13d2975e0c175a.rlib" "/opt/crater/target/debug/deps/libarrayvec-64f4e85d6131cf14.rlib" "/opt/crater/target/debug/deps/libtokio_codec-bf581bd6df61792e.rlib" "/opt/crater/target/debug/deps/libtokio_io-3ec3be73edf3715f.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-54450ad4354c3334.rlib" "/opt/crater/target/debug/deps/libtokio_executor-88dc32753be3ea8e.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-b28ae26c5c3653f3.rlib" "/opt/crater/target/debug/deps/liblazy_static-a0cbf4fdea3ca3e4.rlib" "/opt/crater/target/debug/deps/libnum_cpus-2aeef596a391544e.rlib" "/opt/crater/target/debug/deps/libmio-02747abe021a2f8d.rlib" "/opt/crater/target/debug/deps/liblog-7518e2daf318f8a2.rlib" "/opt/crater/target/debug/deps/libslab-c54e1feb4ef1e3bd.rlib" "/opt/crater/target/debug/deps/libnet2-85752c664818ad05.rlib" "/opt/crater/target/debug/deps/libcfg_if-400e42cca30470e1.rlib" "/opt/crater/target/debug/deps/liblazycell-441fbd3060169f31.rlib" "/opt/crater/target/debug/deps/libfutures-99cb76b6e429b713.rlib" "/opt/crater/target/debug/deps/libbytes-6cf2b60c08d2ae34.rlib" "/opt/crater/target/debug/deps/libiovec-b59feae8d8e20336.rlib" "/opt/crater/target/debug/deps/libbyteorder-021a49766b8562ae.rlib" "/opt/crater/target/debug/deps/libtime-bb01a0658909b9e7.rlib" "/opt/crater/target/debug/deps/liblibc-7f2d74cb64e24b74.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8469d768695d9748.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-786c0f406992159b.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-eda54ffd3e6402cc.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3b59adbc83c396a4.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d2bb09f4dcbd4be.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e96acda46b77a2fd.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-596074f575b1f832.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57f280c1596673cd.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-16132b5b2ecf9ec1.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-37286a0a9c4289ff.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: BFD (GNU Binutils for Debian) 2.28 internal error, aborting at ../../bfd/merge.c:908 in _bfd_merged_section_offset [INFO] [stderr] [INFO] [stderr] /usr/bin/ld: Please report this bug. [INFO] [stderr] [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/websockets-aa35f81e2cafa459.websockets.a013z36w-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/websockets-aa35f81e2cafa459.websockets.a013z36w-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/websockets-aa35f81e2cafa459.websockets.a013z36w-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/websockets-aa35f81e2cafa459.websockets.a013z36w-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/websockets-aa35f81e2cafa459.websockets.a013z36w-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/websockets-aa35f81e2cafa459.websockets.a013z36w-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/websockets-aa35f81e2cafa459.websockets.a013z36w-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/websockets-aa35f81e2cafa459.websockets.a013z36w-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/websockets-aa35f81e2cafa459.websockets.a013z36w-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/websockets-aa35f81e2cafa459.websockets.a013z36w-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/websockets-aa35f81e2cafa459.websockets.a013z36w-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/websockets-aa35f81e2cafa459.websockets.a013z36w-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/websockets-aa35f81e2cafa459.websockets.a013z36w-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/websockets-aa35f81e2cafa459.websockets.a013z36w-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/websockets-aa35f81e2cafa459.websockets.a013z36w-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/websockets-aa35f81e2cafa459.websockets.a013z36w-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/websockets-aa35f81e2cafa459" "/opt/crater/target/debug/examples/websockets-aa35f81e2cafa459.7y77ww5t4cjyfh6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/ring-78dd8cf3ac58403f/out" "-L" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libenv_logger-17e93636c5175fcc.rlib" "/opt/crater/target/debug/deps/libregex-1b7a24cc22b724b1.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-d0cbd43ef41a9f85.rlib" "/opt/crater/target/debug/deps/libregex_syntax-415a58d361c348f1.rlib" "/opt/crater/target/debug/deps/libucd_util-ca9a8d13da1ac689.rlib" "/opt/crater/target/debug/deps/libthread_local-8984b2a129f4ae7c.rlib" "/opt/crater/target/debug/deps/libaho_corasick-232dfaf54f9195e9.rlib" "/opt/crater/target/debug/deps/libmemchr-991395350b74e771.rlib" "/opt/crater/target/debug/deps/libtk_listen-37b42ebfc4747c3f.rlib" "/opt/crater/target/debug/deps/liblog-9b0f289b4dd0b2e5.rlib" "/opt/crater/target/debug/deps/libtk_http-e30971925078a8d1.rlib" "/opt/crater/target/debug/deps/libtk_sendfile-4ab78777d4b6fed2.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-680d6b499adfec78.rlib" "/opt/crater/target/debug/deps/libhttpdate-72c8934d4ee31f9d.rlib" "/opt/crater/target/debug/deps/libquick_error-ea0d6e434161175a.rlib" "/opt/crater/target/debug/deps/libhttparse-ac73dad7dbe2a728.rlib" "/opt/crater/target/debug/deps/librand-f995c6ff1358b3d8.rlib" "/opt/crater/target/debug/deps/libsha1-83ab8c4080411e68.rlib" "/opt/crater/target/debug/deps/liburl-7633bc770e509514.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-c74bff5a030f13de.rlib" "/opt/crater/target/debug/deps/libidna-350839a18de7310c.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-fca9e17dd76ae1ac.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-e6499a59a219e101.rlib" "/opt/crater/target/debug/deps/libmatches-c1b08ab97017e470.rlib" "/opt/crater/target/debug/deps/libtk_bufstream-0af18cfd237c00fa.rlib" "/opt/crater/target/debug/deps/libnetbuf-a4e8daf5bc32b91b.rlib" "/opt/crater/target/debug/deps/libtokio_core-eb7876c2346b2725.rlib" "/opt/crater/target/debug/deps/libscoped_tls-5c489defb67c87b0.rlib" "/opt/crater/target/debug/deps/libtokio-a9f030c029d7c918.rlib" "/opt/crater/target/debug/deps/libtokio_uds-b44bc8efc69b3a81.rlib" "/opt/crater/target/debug/deps/libmio_uds-f2d7f567c5f01d98.rlib" "/opt/crater/target/debug/deps/libtokio_udp-625c70c657d3238c.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-9dd06eaf8371d629.rlib" "/opt/crater/target/debug/deps/libtokio_timer-1e18eb6d605f07b9.rlib" "/opt/crater/target/debug/deps/libtokio_sync-a5cca6f58e68bd92.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-a3443193cfae0fe3.rlib" "/opt/crater/target/debug/deps/libtokio_fs-4e71470481a60608.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-7903515db93618ff.rlib" "/opt/crater/target/debug/deps/libcrossbeam-7c14c26ed9140ed2.rlib" "/opt/crater/target/debug/deps/libparking_lot-74bc2e4d6049644d.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-c499e3981b943661.rlib" "/opt/crater/target/debug/deps/librand-9d56a972d23e436c.rlib" "/opt/crater/target/debug/deps/librand_xorshift-0448c9e97b52ea0b.rlib" "/opt/crater/target/debug/deps/librand_pcg-9d887f9397e6f5e1.rlib" "/opt/crater/target/debug/deps/librand_hc-7ce813668c7b2106.rlib" "/opt/crater/target/debug/deps/librand_chacha-999cc7e5f1f0f5e9.rlib" "/opt/crater/target/debug/deps/librand_isaac-2ac1bf0a4e9a83d0.rlib" "/opt/crater/target/debug/deps/librand_core-6970c9ce52144027.rlib" "/opt/crater/target/debug/deps/librand_os-d8f454aa2a2a2ea7.rlib" "/opt/crater/target/debug/deps/librand_jitter-dbe65a4376ca7b2f.rlib" "/opt/crater/target/debug/deps/librand_core-97e02760e54c9158.rlib" "/opt/crater/target/debug/deps/liblock_api-b6a62cc2a41bc105.rlib" "/opt/crater/target/debug/deps/libowning_ref-1bdf2e3d2e3ae14b.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-6999d6c8ce6b7844.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-7af72a09639ff481.rlib" "/opt/crater/target/debug/deps/libsmallvec-a7796cded32e952b.rlib" "/opt/crater/target/debug/deps/libunreachable-35c77c5d0a2f5bc6.rlib" "/opt/crater/target/debug/deps/libvoid-b0b37fff1e1e077d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-5baa0af2f89942b0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-ccc01293732f0f02.rlib" "/opt/crater/target/debug/deps/libscopeguard-dec50d9fc502af42.rlib" "/opt/crater/target/debug/deps/libmemoffset-6d13d2975e0c175a.rlib" "/opt/crater/target/debug/deps/libarrayvec-64f4e85d6131cf14.rlib" "/opt/crater/target/debug/deps/libtokio_codec-bf581bd6df61792e.rlib" "/opt/crater/target/debug/deps/libtokio_io-3ec3be73edf3715f.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-54450ad4354c3334.rlib" "/opt/crater/target/debug/deps/libtokio_executor-88dc32753be3ea8e.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-b28ae26c5c3653f3.rlib" "/opt/crater/target/debug/deps/liblazy_static-a0cbf4fdea3ca3e4.rlib" "/opt/crater/target/debug/deps/libnum_cpus-2aeef596a391544e.rlib" "/opt/crater/target/debug/deps/libmio-02747abe021a2f8d.rlib" "/opt/crater/target/debug/deps/liblog-7518e2daf318f8a2.rlib" "/opt/crater/target/debug/deps/libslab-c54e1feb4ef1e3bd.rlib" "/opt/crater/target/debug/deps/libnet2-85752c664818ad05.rlib" "/opt/crater/target/debug/deps/libcfg_if-400e42cca30470e1.rlib" "/opt/crater/target/debug/deps/liblazycell-441fbd3060169f31.rlib" "/opt/crater/target/debug/deps/libfutures-99cb76b6e429b713.rlib" "/opt/crater/target/debug/deps/libbytes-6cf2b60c08d2ae34.rlib" "/opt/crater/target/debug/deps/libiovec-b59feae8d8e20336.rlib" "/opt/crater/target/debug/deps/libbyteorder-021a49766b8562ae.rlib" "/opt/crater/target/debug/deps/libtime-bb01a0658909b9e7.rlib" "/opt/crater/target/debug/deps/liblibc-7f2d74cb64e24b74.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8469d768695d9748.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-786c0f406992159b.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-eda54ffd3e6402cc.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3b59adbc83c396a4.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d2bb09f4dcbd4be.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e96acda46b77a2fd.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-596074f575b1f832.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57f280c1596673cd.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-16132b5b2ecf9ec1.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-37286a0a9c4289ff.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: BFD (GNU Binutils for Debian) 2.28 internal error, aborting at ../../bfd/merge.c:908 in _bfd_merged_section_offset [INFO] [stderr] [INFO] [stderr] /usr/bin/ld: Please report this bug. [INFO] [stderr] [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] error: Could not compile `tk-http`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] [INFO] [stderr] error: Could not compile `tk-http`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/native_tls_client-a2542e43a3713f35.native_tls_client.6ngejck0-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/native_tls_client-a2542e43a3713f35.native_tls_client.6ngejck0-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/native_tls_client-a2542e43a3713f35.native_tls_client.6ngejck0-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/native_tls_client-a2542e43a3713f35.native_tls_client.6ngejck0-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/native_tls_client-a2542e43a3713f35.native_tls_client.6ngejck0-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/native_tls_client-a2542e43a3713f35.native_tls_client.6ngejck0-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/native_tls_client-a2542e43a3713f35.native_tls_client.6ngejck0-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/native_tls_client-a2542e43a3713f35.native_tls_client.6ngejck0-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/native_tls_client-a2542e43a3713f35.native_tls_client.6ngejck0-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/native_tls_client-a2542e43a3713f35.native_tls_client.6ngejck0-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/native_tls_client-a2542e43a3713f35.native_tls_client.6ngejck0-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/native_tls_client-a2542e43a3713f35.native_tls_client.6ngejck0-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/native_tls_client-a2542e43a3713f35.native_tls_client.6ngejck0-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/native_tls_client-a2542e43a3713f35.native_tls_client.6ngejck0-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/native_tls_client-a2542e43a3713f35.native_tls_client.6ngejck0-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/native_tls_client-a2542e43a3713f35.native_tls_client.6ngejck0-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/native_tls_client-a2542e43a3713f35" "/opt/crater/target/debug/examples/native_tls_client-a2542e43a3713f35.33y42p1jwonex396.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/ring-78dd8cf3ac58403f/out" "-L" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtokio_tls-70704260e2bb4d55.rlib" "/opt/crater/target/debug/deps/libnative_tls-6dd1373155cb6782.rlib" "/opt/crater/target/debug/deps/libopenssl-4bb6fd518c0db633.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-d30e261fb213885d.rlib" "/opt/crater/target/debug/deps/libforeign_types-d4ac984f9694c833.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-f6ac4fd0965124c5.rlib" "/opt/crater/target/debug/deps/libbitflags-294d3a465ecc56bb.rlib" "/opt/crater/target/debug/deps/libtk_http-e30971925078a8d1.rlib" "/opt/crater/target/debug/deps/libtk_sendfile-4ab78777d4b6fed2.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-680d6b499adfec78.rlib" "/opt/crater/target/debug/deps/libhttpdate-72c8934d4ee31f9d.rlib" "/opt/crater/target/debug/deps/libquick_error-ea0d6e434161175a.rlib" "/opt/crater/target/debug/deps/libtk_bufstream-0af18cfd237c00fa.rlib" "/opt/crater/target/debug/deps/libnetbuf-a4e8daf5bc32b91b.rlib" "/opt/crater/target/debug/deps/libtokio_core-eb7876c2346b2725.rlib" "/opt/crater/target/debug/deps/libscoped_tls-5c489defb67c87b0.rlib" "/opt/crater/target/debug/deps/libtokio-a9f030c029d7c918.rlib" "/opt/crater/target/debug/deps/libtokio_uds-b44bc8efc69b3a81.rlib" "/opt/crater/target/debug/deps/libmio_uds-f2d7f567c5f01d98.rlib" "/opt/crater/target/debug/deps/libtokio_udp-625c70c657d3238c.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-9dd06eaf8371d629.rlib" "/opt/crater/target/debug/deps/libtokio_timer-1e18eb6d605f07b9.rlib" "/opt/crater/target/debug/deps/libtokio_sync-a5cca6f58e68bd92.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-a3443193cfae0fe3.rlib" "/opt/crater/target/debug/deps/libtokio_fs-4e71470481a60608.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-7903515db93618ff.rlib" "/opt/crater/target/debug/deps/libcrossbeam-7c14c26ed9140ed2.rlib" "/opt/crater/target/debug/deps/libparking_lot-74bc2e4d6049644d.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-c499e3981b943661.rlib" "/opt/crater/target/debug/deps/librand-9d56a972d23e436c.rlib" "/opt/crater/target/debug/deps/librand_xorshift-0448c9e97b52ea0b.rlib" "/opt/crater/target/debug/deps/librand_pcg-9d887f9397e6f5e1.rlib" "/opt/crater/target/debug/deps/librand_hc-7ce813668c7b2106.rlib" "/opt/crater/target/debug/deps/librand_chacha-999cc7e5f1f0f5e9.rlib" "/opt/crater/target/debug/deps/librand_isaac-2ac1bf0a4e9a83d0.rlib" "/opt/crater/target/debug/deps/librand_core-6970c9ce52144027.rlib" "/opt/crater/target/debug/deps/librand_os-d8f454aa2a2a2ea7.rlib" "/opt/crater/target/debug/deps/librand_jitter-dbe65a4376ca7b2f.rlib" "/opt/crater/target/debug/deps/librand_core-97e02760e54c9158.rlib" "/opt/crater/target/debug/deps/liblock_api-b6a62cc2a41bc105.rlib" "/opt/crater/target/debug/deps/libowning_ref-1bdf2e3d2e3ae14b.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-6999d6c8ce6b7844.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-7af72a09639ff481.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-5baa0af2f89942b0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-ccc01293732f0f02.rlib" "/opt/crater/target/debug/deps/libscopeguard-dec50d9fc502af42.rlib" "/opt/crater/target/debug/deps/libmemoffset-6d13d2975e0c175a.rlib" "/opt/crater/target/debug/deps/libarrayvec-64f4e85d6131cf14.rlib" "/opt/crater/target/debug/deps/libtokio_codec-bf581bd6df61792e.rlib" "/opt/crater/target/debug/deps/libtokio_io-3ec3be73edf3715f.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-54450ad4354c3334.rlib" "/opt/crater/target/debug/deps/libtokio_executor-88dc32753be3ea8e.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-b28ae26c5c3653f3.rlib" "/opt/crater/target/debug/deps/libnum_cpus-2aeef596a391544e.rlib" "/opt/crater/target/debug/deps/libmio-02747abe021a2f8d.rlib" "/opt/crater/target/debug/deps/libslab-c54e1feb4ef1e3bd.rlib" "/opt/crater/target/debug/deps/libnet2-85752c664818ad05.rlib" "/opt/crater/target/debug/deps/liblazycell-441fbd3060169f31.rlib" "/opt/crater/target/debug/deps/libbytes-6cf2b60c08d2ae34.rlib" "/opt/crater/target/debug/deps/libiovec-b59feae8d8e20336.rlib" "/opt/crater/target/debug/deps/libbyteorder-021a49766b8562ae.rlib" "/opt/crater/target/debug/deps/libhttparse-ac73dad7dbe2a728.rlib" "/opt/crater/target/debug/deps/librand-f995c6ff1358b3d8.rlib" "/opt/crater/target/debug/deps/libsha1-83ab8c4080411e68.rlib" "/opt/crater/target/debug/deps/liburl-7633bc770e509514.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-c74bff5a030f13de.rlib" "/opt/crater/target/debug/deps/libidna-350839a18de7310c.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-fca9e17dd76ae1ac.rlib" "/opt/crater/target/debug/deps/libsmallvec-a7796cded32e952b.rlib" "/opt/crater/target/debug/deps/libunreachable-35c77c5d0a2f5bc6.rlib" "/opt/crater/target/debug/deps/libvoid-b0b37fff1e1e077d.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-e6499a59a219e101.rlib" "/opt/crater/target/debug/deps/libmatches-c1b08ab97017e470.rlib" "/opt/crater/target/debug/deps/libfutures-99cb76b6e429b713.rlib" "/opt/crater/target/debug/deps/libenv_logger-17e93636c5175fcc.rlib" "/opt/crater/target/debug/deps/libregex-1b7a24cc22b724b1.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-d0cbd43ef41a9f85.rlib" "/opt/crater/target/debug/deps/libregex_syntax-415a58d361c348f1.rlib" "/opt/crater/target/debug/deps/libucd_util-ca9a8d13da1ac689.rlib" "/opt/crater/target/debug/deps/libthread_local-8984b2a129f4ae7c.rlib" "/opt/crater/target/debug/deps/liblazy_static-a0cbf4fdea3ca3e4.rlib" "/opt/crater/target/debug/deps/libaho_corasick-232dfaf54f9195e9.rlib" "/opt/crater/target/debug/deps/libmemchr-991395350b74e771.rlib" "/opt/crater/target/debug/deps/liblibc-7f2d74cb64e24b74.rlib" "/opt/crater/target/debug/deps/liblog-9b0f289b4dd0b2e5.rlib" "/opt/crater/target/debug/deps/liblog-7518e2daf318f8a2.rlib" "/opt/crater/target/debug/deps/libcfg_if-400e42cca30470e1.rlib" "/opt/crater/target/debug/deps/libargparse-d101f5f9bab0dcee.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8469d768695d9748.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-786c0f406992159b.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-eda54ffd3e6402cc.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3b59adbc83c396a4.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d2bb09f4dcbd4be.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e96acda46b77a2fd.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-596074f575b1f832.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57f280c1596673cd.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-16132b5b2ecf9ec1.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-37286a0a9c4289ff.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: Cannot allocate memory [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `tk-http`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "de016b1585817d4912e138dce1399a663dc1e81e7c3cc9a401347fa9ea239552"` [INFO] running `"docker" "rm" "-f" "de016b1585817d4912e138dce1399a663dc1e81e7c3cc9a401347fa9ea239552"` [INFO] [stdout] de016b1585817d4912e138dce1399a663dc1e81e7c3cc9a401347fa9ea239552