[INFO] fetching crate rweb 0.15.0... [INFO] testing rweb-0.15.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate rweb 0.15.0 into /workspace/builds/worker-83/source [INFO] validating manifest of crates.io crate rweb 0.15.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rweb 0.15.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rweb 0.15.0 [INFO] tweaked toml for crates.io crate rweb 0.15.0 written to /workspace/builds/worker-83/source/Cargo.toml [INFO] crate crates.io crate rweb 0.15.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rweb-openapi v0.7.0 [INFO] [stderr] Downloaded rweb-macros v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b9c8d5efb7a70e4a08c6b00e1282241397fff1da64c0c1d152b81785b7334c0 [INFO] running `Command { std: "docker" "start" "-a" "0b9c8d5efb7a70e4a08c6b00e1282241397fff1da64c0c1d152b81785b7334c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b9c8d5efb7a70e4a08c6b00e1282241397fff1da64c0c1d152b81785b7334c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b9c8d5efb7a70e4a08c6b00e1282241397fff1da64c0c1d152b81785b7334c0", kill_on_drop: false }` [INFO] [stdout] 0b9c8d5efb7a70e4a08c6b00e1282241397fff1da64c0c1d152b81785b7334c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 554224a3b7d885230012c14bab78eabab15ee1dddcbc345470e6c7d90856d8e6 [INFO] running `Command { std: "docker" "start" "-a" "554224a3b7d885230012c14bab78eabab15ee1dddcbc345470e6c7d90856d8e6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling rweb-openapi v0.6.0 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling rweb-macros v0.14.0 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling rweb v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.55s [INFO] running `Command { std: "docker" "inspect" "554224a3b7d885230012c14bab78eabab15ee1dddcbc345470e6c7d90856d8e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "554224a3b7d885230012c14bab78eabab15ee1dddcbc345470e6c7d90856d8e6", kill_on_drop: false }` [INFO] [stdout] 554224a3b7d885230012c14bab78eabab15ee1dddcbc345470e6c7d90856d8e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d469352ec5504dd6ebc37b443ec0ca311cba697cce4ef28371a17262367a3e7 [INFO] running `Command { std: "docker" "start" "-a" "3d469352ec5504dd6ebc37b443ec0ca311cba697cce4ef28371a17262367a3e7", kill_on_drop: false }` [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rweb v0.15.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `items` [INFO] [stdout] --> tests/state.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | items: Arc>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Db` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/state.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rweb` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dyn_reply --edition=2018 examples/dyn_reply.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="multipart"' --cfg 'feature="websocket"' -C metadata=5f290e6175c365ce -C extra-filename=-5f290e6175c365ce --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-27677171080088d1.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-7daffe67b169d837.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-e2f9c46b9ac451ff.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-18c16b28c6797dfa.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-5e3b226971461b6d.rlib --extern rweb=/opt/rustwide/target/debug/deps/librweb-78d0d8134d80be40.rlib --extern rweb_macros=/opt/rustwide/target/debug/deps/librweb_macros-af3ba570283fa474.so --extern scoped_tls=/opt/rustwide/target/debug/deps/libscoped_tls-36004976affa6348.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0e66d8d80325845f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9d1657e07a473eff.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-66a6fc8630b8f0af.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-92dea62f669f81ec.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-dcc684ca04c8c173.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-c2831a0355d6958d.rlib --cap-lints=warn` (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/header-dfa7f022e27d7f60.header.6f455162-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/header-dfa7f022e27d7f60.header.6f455162-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/header-dfa7f022e27d7f60.header.6f455162-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/header-dfa7f022e27d7f60.header.6f455162-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/header-dfa7f022e27d7f60.header.6f455162-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/header-dfa7f022e27d7f60.header.6f455162-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/header-dfa7f022e27d7f60.header.6f455162-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/header-dfa7f022e27d7f60.header.6f455162-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/header-dfa7f022e27d7f60.header.6f455162-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/header-dfa7f022e27d7f60.header.6f455162-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/header-dfa7f022e27d7f60.header.6f455162-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/header-dfa7f022e27d7f60.header.6f455162-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/header-dfa7f022e27d7f60.header.6f455162-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/header-dfa7f022e27d7f60.header.6f455162-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/header-dfa7f022e27d7f60.header.6f455162-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/header-dfa7f022e27d7f60.header.6f455162-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/header-dfa7f022e27d7f60.3pco9b4epc8qwhqg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/librweb-78d0d8134d80be40.rlib" "/opt/rustwide/target/debug/deps/libwarp-c2831a0355d6958d.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-dcc684ca04c8c173.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-36004976affa6348.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-a2771dbb2fe17c36.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-e124745b91fd79c8.rlib" "/opt/rustwide/target/debug/deps/libutf8-9d88bd1aac5ec80a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-4b79b30be4d4bc44.rlib" "/opt/rustwide/target/debug/deps/liburl-f5dec1a613c9fab1.rlib" "/opt/rustwide/target/debug/deps/libidna-4e7e32b62a2e154a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0de04ed0fedf3abd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-36823c31a0865298.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libmultipart-623ce68003974491.rlib" "/opt/rustwide/target/debug/deps/libtwoway-452e205e116a44a5.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-bc770fe94239bb90.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-f306c674c80fb232.rlib" "/opt/rustwide/target/debug/deps/librand-5edda0029cbde584.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-25983b675888df64.rlib" "/opt/rustwide/target/debug/deps/librand_core-7958f2f96a373c95.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-68b0ac280feaa283.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3614768685002bb.rlib" "/opt/rustwide/target/debug/deps/librand-315dde64c3628e13.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cc80e4a2b26bc77b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b26f4caaa3b9bd8e.rlib" "/opt/rustwide/target/debug/deps/librand_core-36a73ea1096e5cb5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-07b681050c475d72.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7da56c72f731f842.rlib" "/opt/rustwide/target/debug/deps/libunicase-466ea93c6f576c15.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6481a9b2e1427218.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9d1657e07a473eff.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libheaders-3ca4ac129f68b5ab.rlib" "/opt/rustwide/target/debug/deps/libsha1-771f8009802b3b2a.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b88ab406e6292832.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7844434102dac333.rlib" "/opt/rustwide/target/debug/deps/libdigest-62fe75fe81472c6e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-25449a56cee9cef0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-12450e5d17c203cf.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-b07c7ea56e16aefe.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libhyper-e2f9c46b9ac451ff.rlib" "/opt/rustwide/target/debug/deps/libwant-443a73bcacef6d14.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9a6e7e04ff6c5356.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9c8eccee78ba83ae.rlib" "/opt/rustwide/target/debug/deps/libh2-64a7c34b5b495db2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-18c16b28c6797dfa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libserde-0e66d8d80325845f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-541b87c6d81ff461.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libtracing-88cb09a0864897c5.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2d5d5308f2b2feba.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-daf2df8c70d90910.rlib" "/opt/rustwide/target/debug/deps/libtokio-92dea62f669f81ec.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-153136edc2c4bffc.rlib" "/opt/rustwide/target/debug/deps/libmio-6abf10d70ffd2b77.rlib" "/opt/rustwide/target/debug/deps/liblibc-6accd6b3adaae0a0.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-98aa3ce2f9de5ab0.rlib" "/opt/rustwide/target/debug/deps/libpin_project-becb60b9658d09d8.rlib" "/opt/rustwide/target/debug/deps/libfutures-27677171080088d1.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0f8d12b2811dfb87.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8628d6d042f7e89e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-46f815a303b363f1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9fc807ad8a2a6930.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-13116e25b90def4f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-47c8c13deccd95b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e8cdac0ef3295ae7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3506c212afc21dd3.rlib" "/opt/rustwide/target/debug/deps/libhttp-7daffe67b169d837.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/header-dfa7f022e27d7f60" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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" "3d469352ec5504dd6ebc37b443ec0ca311cba697cce4ef28371a17262367a3e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d469352ec5504dd6ebc37b443ec0ca311cba697cce4ef28371a17262367a3e7", kill_on_drop: false }` [INFO] [stdout] 3d469352ec5504dd6ebc37b443ec0ca311cba697cce4ef28371a17262367a3e7