[INFO] fetching crate s3handler 0.9.0... [INFO] building s3handler-0.9.0 against master#3266c36624e804f9f086ebd40db19039b55a4ec1 for pr-111698 [INFO] extracting crate s3handler 0.9.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate s3handler 0.9.0 on toolchain 3266c36624e804f9f086ebd40db19039b55a4ec1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate s3handler 0.9.0 [INFO] finished tweaking crates.io crate s3handler 0.9.0 [INFO] tweaked toml for crates.io crate s3handler 0.9.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate s3handler 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dyn-clone v1.0.10 [INFO] [stderr] Downloaded sha1 v0.2.0 [INFO] [stderr] Downloaded hmac-sha1 v0.1.3 [INFO] [stderr] Downloaded ping v0.4.0 [INFO] [stderr] Downloaded sysinfo v0.26.9 [INFO] [stderr] Downloaded test-with v0.7.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e848eb3cdf1779c289f6bc8c02fd3f61eec1a8c0e04c490e82a9bf3f49dab6ff [INFO] running `Command { std: "docker" "start" "-a" "e848eb3cdf1779c289f6bc8c02fd3f61eec1a8c0e04c490e82a9bf3f49dab6ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e848eb3cdf1779c289f6bc8c02fd3f61eec1a8c0e04c490e82a9bf3f49dab6ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e848eb3cdf1779c289f6bc8c02fd3f61eec1a8c0e04c490e82a9bf3f49dab6ff", kill_on_drop: false }` [INFO] [stdout] e848eb3cdf1779c289f6bc8c02fd3f61eec1a8c0e04c490e82a9bf3f49dab6ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca8ee0e44f30965f5c383f95716d67a958ce57aeed6c930bafc6d3e519c18f21 [INFO] running `Command { std: "docker" "start" "-a" "ca8ee0e44f30965f5c383f95716d67a958ce57aeed6c930bafc6d3e519c18f21", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.92 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac-sha1 v0.1.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling quick-xml v0.23.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dyn-clone v1.0.10 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling s3handler v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.24s [INFO] running `Command { std: "docker" "inspect" "ca8ee0e44f30965f5c383f95716d67a958ce57aeed6c930bafc6d3e519c18f21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca8ee0e44f30965f5c383f95716d67a958ce57aeed6c930bafc6d3e519c18f21", kill_on_drop: false }` [INFO] [stdout] ca8ee0e44f30965f5c383f95716d67a958ce57aeed6c930bafc6d3e519c18f21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43cf9e04b62e8477d7591f9f4e194ad4330840d1c6a7bcdd3e0cdcac4c60f4fa [INFO] running `Command { std: "docker" "start" "-a" "43cf9e04b62e8477d7591f9f4e194ad4330840d1c6a7bcdd3e0cdcac4c60f4fa", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling byte-unit v4.0.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling ping v0.4.0 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling sysinfo v0.26.9 [INFO] [stderr] Compiling test-with v0.7.9 [INFO] [stderr] Compiling s3handler v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcyLjEB8/symbols.o" "/opt/rustwide/target/debug/examples/download_with_prefix-db8280ec663f8ca6.download_with_prefix.da91d664942c874d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/download_with_prefix-db8280ec663f8ca6.download_with_prefix.da91d664942c874d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/download_with_prefix-db8280ec663f8ca6.download_with_prefix.da91d664942c874d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/download_with_prefix-db8280ec663f8ca6.download_with_prefix.da91d664942c874d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/download_with_prefix-db8280ec663f8ca6.download_with_prefix.da91d664942c874d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/download_with_prefix-db8280ec663f8ca6.download_with_prefix.da91d664942c874d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/download_with_prefix-db8280ec663f8ca6.download_with_prefix.da91d664942c874d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/download_with_prefix-db8280ec663f8ca6.download_with_prefix.da91d664942c874d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/download_with_prefix-db8280ec663f8ca6.download_with_prefix.da91d664942c874d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/download_with_prefix-db8280ec663f8ca6.download_with_prefix.da91d664942c874d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/download_with_prefix-db8280ec663f8ca6.download_with_prefix.da91d664942c874d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/download_with_prefix-db8280ec663f8ca6.download_with_prefix.da91d664942c874d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/download_with_prefix-db8280ec663f8ca6.download_with_prefix.da91d664942c874d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/download_with_prefix-db8280ec663f8ca6.download_with_prefix.da91d664942c874d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/download_with_prefix-db8280ec663f8ca6.download_with_prefix.da91d664942c874d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/download_with_prefix-db8280ec663f8ca6.download_with_prefix.da91d664942c874d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/download_with_prefix-db8280ec663f8ca6.a1tsq3z9ag8angi.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libs3handler-81a0a2b7edf17f78.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cf4c9203ead3eff4.rlib" "/opt/rustwide/target/debug/deps/libmd5-3597d9992ba4250e.rlib" "/opt/rustwide/target/debug/deps/libhmacsha1-b5e552d8a8e2a20f.rlib" "/opt/rustwide/target/debug/deps/libsha1-324c0482b6be3c36.rlib" "/opt/rustwide/target/debug/deps/libhex-616a8efef68c9340.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6a1bbe5369498c35.rlib" "/opt/rustwide/target/debug/deps/libfutures-17db5fad8c77733e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0675f16843f12d9b.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-cef2181159fdb920.rlib" "/opt/rustwide/target/debug/deps/libsha2-b620016cac26af22.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-af4e721161082fa9.rlib" "/opt/rustwide/target/debug/deps/libhmac-79a08ea5302055a1.rlib" "/opt/rustwide/target/debug/deps/libdigest-62e1d89dcef52a72.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e64124089b6fe41e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f72b2959f4cbe36c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-3874e41b6f0508e0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-89f9cd37ce104cb7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4e1bc15eaab9b613.rlib" "/opt/rustwide/target/debug/deps/libchrono-4772b80482dcf989.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-84f2b2cbda864918.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f605b06b94fcddc5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a3e88f20b46a5aec.rlib" "/opt/rustwide/target/debug/deps/libtime-fca0640248f74cf6.rlib" "/opt/rustwide/target/debug/deps/libbase64-3d1a6ce4c59f8a7b.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4236e9077f2b1d42.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7b2a5fa2be26a70a.rlib" "/opt/rustwide/target/debug/deps/libbase64-338da32ac89c07ff.rlib" "/opt/rustwide/target/debug/deps/libipnet-d62c3655d2dee25a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-befbb61bf5896fa3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d2605641be21eb2b.rlib" "/opt/rustwide/target/debug/deps/libryu-ff66f687195a1fb4.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a2b26fb6f11bec10.rlib" "/opt/rustwide/target/debug/deps/libserde-2309e9d5a1200211.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-383b6b4eceba1349.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-5e910934b5b5b00b.rlib" "/opt/rustwide/target/debug/deps/libopenssl-86f0ba9ae99ff6aa.rlib" "/opt/rustwide/target/debug/deps/libbitflags-291e228198a8719b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-b4c117d693002eee.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-7ccb139fe2e34428.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-748da44109151f14.rlib" "/opt/rustwide/target/debug/deps/libhyper-502c884ee7811627.rlib" "/opt/rustwide/target/debug/deps/libwant-38406041f1ec1fbe.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-bb275feb75f47d41.rlib" "/opt/rustwide/target/debug/deps/libhttparse-284d1f49b82353a1.rlib" "/opt/rustwide/target/debug/deps/libh2-cb5b7a0b2f81c95d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-998ea12bc23c4b12.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7a7bdc12b91f85f0.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1fe3cf363926b7a1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-65b18d330633a9c8.rlib" "/opt/rustwide/target/debug/deps/libtracing-2557480ee739ae71.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d5ae4a7b76de57cf.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-3bbc66f9f341895e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-9ea80357e4dfd2e0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-95ec8620213a0c9c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8036ddfe7b85f6b7.rlib" "/opt/rustwide/target/debug/deps/libslab-be11ad93797a2569.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-85fd1f18a68b8828.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c6b762cd6ba8fd8f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-20c81b7a308cdbd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0117f77ad4d23836.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-97784082ea68024d.rlib" "/opt/rustwide/target/debug/deps/liburl-1684a5e86cb90148.rlib" "/opt/rustwide/target/debug/deps/libidna-06792bdf1e755f50.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f6f36db7ba5b0c47.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-be6377e024cb5ac5.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-35dd861399c0a7a5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e51d416a8a6f657c.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-bd465f14d937802a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-3aa480b8a90ce27f.rlib" "/opt/rustwide/target/debug/deps/libhttp-0351875d6fabed70.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0eea5f5330ad947.rlib" "/opt/rustwide/target/debug/deps/libfnv-de15eb909c3ee444.rlib" "/opt/rustwide/target/debug/deps/libregex-210ded250dbf0a40.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-57b455ac3a638c8f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3eb50a95378e28bb.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-b6d9271ee31266be.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c3727e8d5f013c80.rlib" "/opt/rustwide/target/debug/deps/libunicase-d4046bfe481378af.rlib" "/opt/rustwide/target/debug/deps/libmime-14ec129b6687941e.rlib" "/opt/rustwide/target/debug/deps/libtokio-cc86e07208754916.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-aa2b066647485efb.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a8a70eb189ff6768.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68bcacc0ba510fec.rlib" "/opt/rustwide/target/debug/deps/libbytes-847c8fd8439d8172.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-08556ef8e830e22d.rlib" "/opt/rustwide/target/debug/deps/libmio-30ea2579f0e63a56.rlib" "/opt/rustwide/target/debug/deps/liblibc-3f2965d174500209.rlib" "/opt/rustwide/target/debug/deps/liblog-91dea4c0a49ace8d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b914173e12105b24.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a8a9ba95b1228749.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-658322f66b02b1f7.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-956ca946b7379eb6.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-dd67659c95cf28db.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43e984e033ffe85c.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b33034ed520f9dde.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b682f100759c1cd5.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4688e4e2de40eeae.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-bc98f60a979c8848.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f90abce6b91ba026.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d2d517397bb596ef.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3c3cfff380065fd0.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b4a016bd41fd2384.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6b2e32ac6784fab1.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-69a45ab5967387b5.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f366d4caf221188e.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-737a1b3638f612c8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/download_with_prefix-db8280ec663f8ca6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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: could not compile `s3handler` (example "download-with-prefix") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "43cf9e04b62e8477d7591f9f4e194ad4330840d1c6a7bcdd3e0cdcac4c60f4fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43cf9e04b62e8477d7591f9f4e194ad4330840d1c6a7bcdd3e0cdcac4c60f4fa", kill_on_drop: false }` [INFO] [stdout] 43cf9e04b62e8477d7591f9f4e194ad4330840d1c6a7bcdd3e0cdcac4c60f4fa