[INFO] fetching crate async-h1 2.3.2... [INFO] testing async-h1-2.3.2 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate async-h1 2.3.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate async-h1 2.3.2 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-h1 2.3.2 [INFO] finished tweaking crates.io crate async-h1 2.3.2 [INFO] tweaked toml for crates.io crate async-h1 2.3.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate async-h1 2.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", 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] df72d149eb8ae6e09fe47696c3252ecacb89283c79b5ad08ec832ec3a9ace9e6 [INFO] running `Command { std: "docker" "start" "-a" "df72d149eb8ae6e09fe47696c3252ecacb89283c79b5ad08ec832ec3a9ace9e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df72d149eb8ae6e09fe47696c3252ecacb89283c79b5ad08ec832ec3a9ace9e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df72d149eb8ae6e09fe47696c3252ecacb89283c79b5ad08ec832ec3a9ace9e6", kill_on_drop: false }` [INFO] [stdout] df72d149eb8ae6e09fe47696c3252ecacb89283c79b5ad08ec832ec3a9ace9e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efa0fe27b4f051f0db067ac49e2454ebb11e48b340ed9ebf52ca489a593f79d2 [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" "efa0fe27b4f051f0db067ac49e2454ebb11e48b340ed9ebf52ca489a593f79d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling serde_derive v1.0.121 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling serde v1.0.121 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling http-types v2.10.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling byte-pool v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling async-h1 v2.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.39s [INFO] running `Command { std: "docker" "inspect" "efa0fe27b4f051f0db067ac49e2454ebb11e48b340ed9ebf52ca489a593f79d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efa0fe27b4f051f0db067ac49e2454ebb11e48b340ed9ebf52ca489a593f79d2", kill_on_drop: false }` [INFO] [stdout] efa0fe27b4f051f0db067ac49e2454ebb11e48b340ed9ebf52ca489a593f79d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a7973512f11e4d1c90a13c87ba4db33458eeb4b14a2c405d1168611a7363020 [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" "3a7973512f11e4d1c90a13c87ba4db33458eeb4b14a2c405d1168611a7363020", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling async-h1 v2.3.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `async-h1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name accept --edition=2018 tests/accept.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=9b00cddf97f178af -C extra-filename=-9b00cddf97f178af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-b14c7e981b295460.rlib --extern async_dup=/opt/rustwide/target/debug/deps/libasync_dup-47c35e5543960ae0.rlib --extern async_h1=/opt/rustwide/target/debug/deps/libasync_h1-36f5ed77245deeb7.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-0dc2127984eff897.rlib --extern byte_pool=/opt/rustwide/target/debug/deps/libbyte_pool-145f51f0a811932c.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-741917b17dea2908.rlib --extern http_types=/opt/rustwide/target/debug/deps/libhttp_types-415173c18817bd03.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-b91619c902d0cf5a.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-a9ab6a6bae955da7.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-94869af616f57206.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/client_decode-1aa1b985a77c5104.client_decode.0557e567-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/client_decode-1aa1b985a77c5104.client_decode.0557e567-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/client_decode-1aa1b985a77c5104.client_decode.0557e567-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/client_decode-1aa1b985a77c5104.client_decode.0557e567-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/client_decode-1aa1b985a77c5104.client_decode.0557e567-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/client_decode-1aa1b985a77c5104.client_decode.0557e567-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/client_decode-1aa1b985a77c5104.client_decode.0557e567-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/client_decode-1aa1b985a77c5104.client_decode.0557e567-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/client_decode-1aa1b985a77c5104.client_decode.0557e567-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/client_decode-1aa1b985a77c5104.client_decode.0557e567-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/client_decode-1aa1b985a77c5104.client_decode.0557e567-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/client_decode-1aa1b985a77c5104.client_decode.0557e567-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/client_decode-1aa1b985a77c5104.client_decode.0557e567-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/client_decode-1aa1b985a77c5104.client_decode.0557e567-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/client_decode-1aa1b985a77c5104.client_decode.0557e567-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/client_decode-1aa1b985a77c5104.client_decode.0557e567-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/client_decode-1aa1b985a77c5104.3iibqthxakx1qlgp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-94869af616f57206.rlib" "/opt/rustwide/target/debug/deps/libdifference-c1087db8e4716a08.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-36f5ed77245deeb7.rlib" "/opt/rustwide/target/debug/deps/libasync_dup-47c35e5543960ae0.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-1f07a38babf48f91.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-145f51f0a811932c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-108cb5d8a5d5d90f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-73d12a08ebce2f3e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8fce2d2d99fe4c54.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a9ab6a6bae955da7.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-415173c18817bd03.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-7006afdce4626e2d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-60c48d8e3f8ddc1a.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-010b05ff6e00ed3e.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b9c9ba3210894b18.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9cd12ff1bf64fba6.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9eaeb8d760798bee.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/librand-416f2a14e0163eb8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81a84c785ccfdd13.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-b45f5a157bd9b8f7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-af835470614b1c84.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libinfer-ebeab7dc510a4f04.rlib" "/opt/rustwide/target/debug/deps/liburl-729a557306e9ca5d.rlib" "/opt/rustwide/target/debug/deps/libidna-1218fbff5f797618.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-cef71ffe54dcc92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-675dda3e6db806ad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-224fbd05857025df.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libserde-c9a574606f5a0e2e.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libasync_std-0dc2127984eff897.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-bada696aff055faf.rlib" "/opt/rustwide/target/debug/deps/libblocking-240677a54bcc68fc.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6ae22a8a6d359bc3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9da374f71f269b82.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-3286efdd99249675.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-b3e2394e65388b2a.rlib" "/opt/rustwide/target/debug/deps/libasync_task-581522a69ca658c2.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7c7db74a110002d9.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-03d1e7e3c89c60ca.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-f76574f755cf84f0.rlib" "/opt/rustwide/target/debug/deps/libpolling-97c57f1b2ba5b7b7.rlib" "/opt/rustwide/target/debug/deps/liblibc-d8ae320e0a30525b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a426ef7f2283aeb.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-c541b7a198caa9ac.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f5ba311ac1827fd.rlib" "/opt/rustwide/target/debug/deps/libfastrand-bda5ddd90eefc0ec.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a93e426061dd299.rlib" "/opt/rustwide/target/debug/deps/libparking-85a0055be77fd60e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a503e9e45bbdb199.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-b14c7e981b295460.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-fbc12658b45b6b65.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-46d793691287be0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-8f9d8baeab6bbc9c.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7bdfa3b5d0da6714.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-512886ad07154423.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-741917b17dea2908.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-620a1918b6cbe2ff.rlib" "/opt/rustwide/target/debug/deps/liblog-b91619c902d0cf5a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/client_decode-1aa1b985a77c5104" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/server_encode-013e1f27d73dc9c6.server_encode.f01ae11f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/server_encode-013e1f27d73dc9c6.server_encode.f01ae11f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/server_encode-013e1f27d73dc9c6.server_encode.f01ae11f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/server_encode-013e1f27d73dc9c6.server_encode.f01ae11f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/server_encode-013e1f27d73dc9c6.server_encode.f01ae11f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/server_encode-013e1f27d73dc9c6.server_encode.f01ae11f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/server_encode-013e1f27d73dc9c6.server_encode.f01ae11f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/server_encode-013e1f27d73dc9c6.server_encode.f01ae11f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/server_encode-013e1f27d73dc9c6.server_encode.f01ae11f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/server_encode-013e1f27d73dc9c6.server_encode.f01ae11f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/server_encode-013e1f27d73dc9c6.server_encode.f01ae11f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/server_encode-013e1f27d73dc9c6.server_encode.f01ae11f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/server_encode-013e1f27d73dc9c6.server_encode.f01ae11f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/server_encode-013e1f27d73dc9c6.server_encode.f01ae11f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/server_encode-013e1f27d73dc9c6.server_encode.f01ae11f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/server_encode-013e1f27d73dc9c6.server_encode.f01ae11f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/server_encode-013e1f27d73dc9c6.lro77329uzknucy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-94869af616f57206.rlib" "/opt/rustwide/target/debug/deps/libdifference-c1087db8e4716a08.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-36f5ed77245deeb7.rlib" "/opt/rustwide/target/debug/deps/libasync_dup-47c35e5543960ae0.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-1f07a38babf48f91.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-145f51f0a811932c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-108cb5d8a5d5d90f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-73d12a08ebce2f3e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8fce2d2d99fe4c54.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a9ab6a6bae955da7.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-415173c18817bd03.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-7006afdce4626e2d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-60c48d8e3f8ddc1a.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-010b05ff6e00ed3e.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b9c9ba3210894b18.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9cd12ff1bf64fba6.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9eaeb8d760798bee.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/librand-416f2a14e0163eb8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81a84c785ccfdd13.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-b45f5a157bd9b8f7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-af835470614b1c84.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libinfer-ebeab7dc510a4f04.rlib" "/opt/rustwide/target/debug/deps/liburl-729a557306e9ca5d.rlib" "/opt/rustwide/target/debug/deps/libidna-1218fbff5f797618.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-cef71ffe54dcc92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-675dda3e6db806ad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-224fbd05857025df.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libserde-c9a574606f5a0e2e.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libasync_std-0dc2127984eff897.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-bada696aff055faf.rlib" "/opt/rustwide/target/debug/deps/libblocking-240677a54bcc68fc.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6ae22a8a6d359bc3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9da374f71f269b82.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-3286efdd99249675.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-b3e2394e65388b2a.rlib" "/opt/rustwide/target/debug/deps/libasync_task-581522a69ca658c2.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7c7db74a110002d9.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-03d1e7e3c89c60ca.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-f76574f755cf84f0.rlib" "/opt/rustwide/target/debug/deps/libpolling-97c57f1b2ba5b7b7.rlib" "/opt/rustwide/target/debug/deps/liblibc-d8ae320e0a30525b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a426ef7f2283aeb.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-c541b7a198caa9ac.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f5ba311ac1827fd.rlib" "/opt/rustwide/target/debug/deps/libfastrand-bda5ddd90eefc0ec.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a93e426061dd299.rlib" "/opt/rustwide/target/debug/deps/libparking-85a0055be77fd60e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a503e9e45bbdb199.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-b14c7e981b295460.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-fbc12658b45b6b65.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-46d793691287be0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-8f9d8baeab6bbc9c.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7bdfa3b5d0da6714.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-512886ad07154423.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-741917b17dea2908.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-620a1918b6cbe2ff.rlib" "/opt/rustwide/target/debug/deps/liblog-b91619c902d0cf5a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/server_encode-013e1f27d73dc9c6" "-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" "3a7973512f11e4d1c90a13c87ba4db33458eeb4b14a2c405d1168611a7363020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a7973512f11e4d1c90a13c87ba4db33458eeb4b14a2c405d1168611a7363020", kill_on_drop: false }` [INFO] [stdout] 3a7973512f11e4d1c90a13c87ba4db33458eeb4b14a2c405d1168611a7363020