[INFO] fetching crate s3 0.1.27... [INFO] testing s3-0.1.27 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate s3 0.1.27 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate s3 0.1.27 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate s3 0.1.27 [INFO] tweaked toml for crates.io crate s3 0.1.27 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate s3 0.1.27 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate s3 0.1.27 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pem-rfc7468 v1.0.0 [INFO] [stderr] Downloaded sha2 v0.11.0 [INFO] [stderr] Downloaded md5 v0.8.0 [INFO] [stderr] Downloaded sha1 v0.11.0 [INFO] [stderr] Downloaded md-5 v0.11.0 [INFO] [stderr] Downloaded hybrid-array v0.4.10 [INFO] [stderr] Downloaded block-buffer v0.12.0 [INFO] [stderr] Downloaded crypto-common v0.2.1 [INFO] [stderr] Downloaded digest v0.11.2 [INFO] [stderr] Downloaded reqx v0.1.34 [INFO] [stderr] Downloaded tokio v1.51.1 [INFO] [stderr] Downloaded graviola v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d55ec8167e7cda591fbce797d86917140f6767dd9c58eee9930016724cad2c0d [INFO] running `Command { std: "docker" "start" "-a" "d55ec8167e7cda591fbce797d86917140f6767dd9c58eee9930016724cad2c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d55ec8167e7cda591fbce797d86917140f6767dd9c58eee9930016724cad2c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d55ec8167e7cda591fbce797d86917140f6767dd9c58eee9930016724cad2c0d", kill_on_drop: false }` [INFO] [stdout] d55ec8167e7cda591fbce797d86917140f6767dd9c58eee9930016724cad2c0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cecf738508d336caf94bc6432d80df462dffb9facff6764b5ecbd5e5ed0ac58c [INFO] running `Command { std: "docker" "start" "-a" "cecf738508d336caf94bc6432d80df462dffb9facff6764b5ecbd5e5ed0ac58c", kill_on_drop: false }` [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling hybrid-array v0.4.10 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling graviola v0.3.4 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling digest v0.11.2 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling md-5 v0.11.0 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling ureq v3.3.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqx v0.1.34 [INFO] [stderr] Compiling s3 v0.1.27 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.89s [INFO] running `Command { std: "docker" "inspect" "cecf738508d336caf94bc6432d80df462dffb9facff6764b5ecbd5e5ed0ac58c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cecf738508d336caf94bc6432d80df462dffb9facff6764b5ecbd5e5ed0ac58c", kill_on_drop: false }` [INFO] [stdout] cecf738508d336caf94bc6432d80df462dffb9facff6764b5ecbd5e5ed0ac58c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0087c38cfa2d3548c64066c7246258dbb0cf95ef350b558eb874ad87c3dc3f85 [INFO] running `Command { std: "docker" "start" "-a" "0087c38cfa2d3548c64066c7246258dbb0cf95ef350b558eb874ad87c3dc3f85", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling reqx v0.1.34 [INFO] [stderr] Compiling s3 v0.1.27 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `s3` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name s3 --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allow-both-tls", "async", "blocking", "checksums", "credentials-imds", "credentials-profile", "credentials-sts", "default", "metrics", "multipart", "native-tls", "providers", "rustls", "tracing", "unstable-raw"))' -C metadata=d752af903e19a34b -C extra-filename=-ce550b2dda90b44b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-cc673e30b3e45f88.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-f0387e1e69ce8814.rlib --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-9bc2d3828d4ba8af.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-cb84dd160f9733b7.rlib --extern graviola=/opt/rustwide/target/debug/deps/libgraviola-4a210386bdd67651.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-442b26448269ea59.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-cf5b21f2e047a877.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-0e32d117a3d5e797.rlib --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-9f9d2502c6a38412.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-3115b46acadccf46.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-c8e42a0fba458f51.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-179a7cfe7dbe7674.rlib --extern reqx=/opt/rustwide/target/debug/deps/libreqx-4c57025eafb1077e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b497622e31234d47.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-93073ca3664edf44.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-25fbf91886a3b175.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-3c04693e03592868.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-25848eef7153e478.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-c09ebdc26ecd95f3/out -L native=/opt/rustwide/target/debug/build/ring-346eba847410fe69/out -L native=/opt/rustwide/target/debug/build/zstd-sys-3272db4cae367adb/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `s3` (test "s3_compat_async") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name s3_compat_async --edition=2024 tests/s3_compat_async.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allow-both-tls", "async", "blocking", "checksums", "credentials-imds", "credentials-profile", "credentials-sts", "default", "metrics", "multipart", "native-tls", "providers", "rustls", "tracing", "unstable-raw"))' -C metadata=4dd9b2735f1a6201 -C extra-filename=-32f75d5c3128b082 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-cc673e30b3e45f88.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-f0387e1e69ce8814.rlib --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-9bc2d3828d4ba8af.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-cb84dd160f9733b7.rlib --extern graviola=/opt/rustwide/target/debug/deps/libgraviola-4a210386bdd67651.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-442b26448269ea59.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-cf5b21f2e047a877.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-0e32d117a3d5e797.rlib --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-9f9d2502c6a38412.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-3115b46acadccf46.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-c8e42a0fba458f51.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-179a7cfe7dbe7674.rlib --extern reqx=/opt/rustwide/target/debug/deps/libreqx-4c57025eafb1077e.rlib --extern s3=/opt/rustwide/target/debug/deps/libs3-b185cd9892145742.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b497622e31234d47.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-93073ca3664edf44.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-25fbf91886a3b175.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-3c04693e03592868.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-25848eef7153e478.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-c09ebdc26ecd95f3/out -L native=/opt/rustwide/target/debug/build/ring-346eba847410fe69/out -L native=/opt/rustwide/target/debug/build/zstd-sys-3272db4cae367adb/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `s3` (example "async_copy_object") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name async_copy_object --edition=2024 examples/async_copy_object.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="async"' --cfg 'feature="default"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allow-both-tls", "async", "blocking", "checksums", "credentials-imds", "credentials-profile", "credentials-sts", "default", "metrics", "multipart", "native-tls", "providers", "rustls", "tracing", "unstable-raw"))' -C metadata=cca199549dd53bd0 -C extra-filename=-a280fc812091b440 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-cc673e30b3e45f88.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-f0387e1e69ce8814.rlib --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-9bc2d3828d4ba8af.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-cb84dd160f9733b7.rlib --extern graviola=/opt/rustwide/target/debug/deps/libgraviola-4a210386bdd67651.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-442b26448269ea59.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-cf5b21f2e047a877.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-0e32d117a3d5e797.rlib --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-9f9d2502c6a38412.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-3115b46acadccf46.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-c8e42a0fba458f51.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-179a7cfe7dbe7674.rlib --extern reqx=/opt/rustwide/target/debug/deps/libreqx-4c57025eafb1077e.rlib --extern s3=/opt/rustwide/target/debug/deps/libs3-b185cd9892145742.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b497622e31234d47.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-93073ca3664edf44.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-25fbf91886a3b175.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-3c04693e03592868.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-25848eef7153e478.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-c09ebdc26ecd95f3/out -L native=/opt/rustwide/target/debug/build/ring-346eba847410fe69/out -L native=/opt/rustwide/target/debug/build/zstd-sys-3272db4cae367adb/out` (signal: 9, SIGKILL: kill) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "0087c38cfa2d3548c64066c7246258dbb0cf95ef350b558eb874ad87c3dc3f85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0087c38cfa2d3548c64066c7246258dbb0cf95ef350b558eb874ad87c3dc3f85", kill_on_drop: false }` [INFO] [stdout] 0087c38cfa2d3548c64066c7246258dbb0cf95ef350b558eb874ad87c3dc3f85