[INFO] fetching crate zitane-s3-async 0.37.0...
[INFO] testing zitane-s3-async-0.37.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate zitane-s3-async 0.37.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate zitane-s3-async 0.37.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate zitane-s3-async 0.37.0
[INFO] removed 4 missing examples
[INFO] finished tweaking crates.io crate zitane-s3-async 0.37.0
[INFO] tweaked toml for crates.io crate zitane-s3-async 0.37.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate zitane-s3-async 0.37.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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zitane-aws-region v0.26.0
[INFO] [stderr]   Downloaded zitane-aws-creds v0.36.0
[INFO] [stderr]   Downloaded serde_json v1.0.102
[INFO] [stderr]   Downloaded strum_macros v0.25.1
[INFO] [stderr]   Downloaded attohttpc v0.25.0
[INFO] [stderr]   Downloaded dlv-list v0.5.0
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40801ac56662a5c6ffc35b6001879adc7dfb00850e8093b7d0a60f37bd3a35ae
[INFO] running `Command { std: "docker" "start" "-a" "40801ac56662a5c6ffc35b6001879adc7dfb00850e8093b7d0a60f37bd3a35ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40801ac56662a5c6ffc35b6001879adc7dfb00850e8093b7d0a60f37bd3a35ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40801ac56662a5c6ffc35b6001879adc7dfb00850e8093b7d0a60f37bd3a35ae", kill_on_drop: false }`
[INFO] [stdout] 40801ac56662a5c6ffc35b6001879adc7dfb00850e8093b7d0a60f37bd3a35ae
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23e3d334188b3528c99c6a456a500fb2c0dc40281c3847b24b5b47bb2544c210
[INFO] running `Command { std: "docker" "start" "-a" "23e3d334188b3528c99c6a456a500fb2c0dc40281c3847b24b5b47bb2544c210", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling serde_json v1.0.102
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling rustversion v1.0.13
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling time-macros v0.2.10
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling const-random-macro v0.1.15
[INFO] [stderr]    Compiling const-random v0.1.15
[INFO] [stderr]    Compiling dlv-list v0.5.0
[INFO] [stderr]    Compiling ordered-multimap v0.6.0
[INFO] [stderr]    Compiling rust-ini v0.19.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling strum_macros v0.25.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling zitane-aws-region v0.26.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling quick-xml v0.29.0
[INFO] [stderr]    Compiling time v0.3.23
[INFO] [stderr]    Compiling attohttpc v0.25.0
[INFO] [stderr]    Compiling zitane-aws-creds v0.36.0
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling zitane-s3-async v0.37.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `presign::*`
[INFO] [stdout]   --> src/bucket/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use presign::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `credentials::*`
[INFO] [stdout]   --> src/bucket/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use credentials::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `delete::*`
[INFO] [stdout]   --> src/bucket/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use delete::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `copy::*`
[INFO] [stdout]   --> src/bucket/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use copy::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get::*`
[INFO] [stdout]   --> src/bucket/mod.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub use get::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `put::*`
[INFO] [stdout]   --> src/bucket/mod.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub use put::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `head::*`
[INFO] [stdout]   --> src/bucket/mod.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub use head::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `utils::*`
[INFO] [stdout]   --> src/bucket/mod.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub use utils::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::io::AsyncRead`
[INFO] [stdout]   --> src/request/tokio_backend.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use tokio::io::AsyncRead;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncWrite`
[INFO] [stdout]   --> src/request/tokio_backend.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use tokio::io::{AsyncWrite, AsyncWriteExt};
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> src/request/mod.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) use tokio::io::{AsyncRead, AsyncReadExt, AsyncWrite};
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `AsyncRead` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> src/request/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use tokio_backend::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> src/request/mod.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) use tokio::io::{AsyncRead, AsyncReadExt, AsyncWrite};
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> src/request/mod.rs:7:53
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) use tokio::io::{AsyncRead, AsyncReadExt, AsyncWrite};
[INFO] [stdout]   |                                                     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `AsyncWrite` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> src/request/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use tokio_backend::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> src/request/mod.rs:7:53
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) use tokio::io::{AsyncRead, AsyncReadExt, AsyncWrite};
[INFO] [stdout]   |                                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.17s
[INFO] running `Command { std: "docker" "inspect" "23e3d334188b3528c99c6a456a500fb2c0dc40281c3847b24b5b47bb2544c210", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23e3d334188b3528c99c6a456a500fb2c0dc40281c3847b24b5b47bb2544c210", kill_on_drop: false }`
[INFO] [stdout] 23e3d334188b3528c99c6a456a500fb2c0dc40281c3847b24b5b47bb2544c210
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 661580d153d12c0aa81458140ec1f7e516def09086ce184ce6a93bf1efd617cf
[INFO] running `Command { std: "docker" "start" "-a" "661580d153d12c0aa81458140ec1f7e516def09086ce184ce6a93bf1efd617cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling uuid v1.4.0
[INFO] [stderr]    Compiling const-random-macro v0.1.15
[INFO] [stderr]    Compiling const-random v0.1.15
[INFO] [stderr]    Compiling dlv-list v0.5.0
[INFO] [stderr]    Compiling ordered-multimap v0.6.0
[INFO] [stderr]    Compiling rust-ini v0.19.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling zitane-aws-creds v0.36.0
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling zitane-s3-async v0.37.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `presign::*`
[INFO] [stdout]   --> src/bucket/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use presign::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `credentials::*`
[INFO] [stdout]   --> src/bucket/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use credentials::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `delete::*`
[INFO] [stdout]   --> src/bucket/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use delete::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `copy::*`
[INFO] [stdout]   --> src/bucket/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use copy::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get::*`
[INFO] [stdout]   --> src/bucket/mod.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub use get::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `put::*`
[INFO] [stdout]   --> src/bucket/mod.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub use put::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `head::*`
[INFO] [stdout]   --> src/bucket/mod.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub use head::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `utils::*`
[INFO] [stdout]   --> src/bucket/mod.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub use utils::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::io::AsyncRead`
[INFO] [stdout]   --> src/request/tokio_backend.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use tokio::io::AsyncRead;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncWrite`
[INFO] [stdout]   --> src/request/tokio_backend.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use tokio::io::{AsyncWrite, AsyncWriteExt};
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> src/request/mod.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) use tokio::io::{AsyncRead, AsyncReadExt, AsyncWrite};
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `AsyncRead` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> src/request/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use tokio_backend::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> src/request/mod.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) use tokio::io::{AsyncRead, AsyncReadExt, AsyncWrite};
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> src/request/mod.rs:7:53
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) use tokio::io::{AsyncRead, AsyncReadExt, AsyncWrite};
[INFO] [stdout]   |                                                     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `AsyncWrite` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> src/request/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use tokio_backend::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> src/request/mod.rs:7:53
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) use tokio::io::{AsyncRead, AsyncReadExt, AsyncWrite};
[INFO] [stdout]   |                                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stdout] warning: unused import: `presign::*`
[INFO] [stdout]   --> src/bucket/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use presign::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `credentials::*`
[INFO] [stdout]   --> src/bucket/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use credentials::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `delete::*`
[INFO] [stdout]   --> src/bucket/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use delete::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `copy::*`
[INFO] [stdout]   --> src/bucket/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use copy::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get::*`
[INFO] [stdout]   --> src/bucket/mod.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub use get::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `put::*`
[INFO] [stdout]   --> src/bucket/mod.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub use put::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `head::*`
[INFO] [stdout]   --> src/bucket/mod.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub use head::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `utils::*`
[INFO] [stdout]   --> src/bucket/mod.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub use utils::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tags`
[INFO] [stdout]    --> src/bucket_tests.rs:173:11
[INFO] [stdout]     |
[INFO] [stdout] 173 |     #[cfg(feature = "tags")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `no-verify-ssl`
[INFO] [stdout]     = help: consider adding `tags` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tags`
[INFO] [stdout]    --> src/bucket_tests.rs:207:11
[INFO] [stdout]     |
[INFO] [stdout] 207 |     #[cfg(feature = "tags")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `no-verify-ssl`
[INFO] [stdout]     = help: consider adding `tags` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::io::AsyncRead`
[INFO] [stdout]   --> src/request/tokio_backend.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use tokio::io::AsyncRead;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncWrite`
[INFO] [stdout]   --> src/request/tokio_backend.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use tokio::io::{AsyncWrite, AsyncWriteExt};
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> src/request/mod.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) use tokio::io::{AsyncRead, AsyncReadExt, AsyncWrite};
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `AsyncRead` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> src/request/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use tokio_backend::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> src/request/mod.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) use tokio::io::{AsyncRead, AsyncReadExt, AsyncWrite};
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> src/request/mod.rs:7:53
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) use tokio::io::{AsyncRead, AsyncReadExt, AsyncWrite};
[INFO] [stdout]   |                                                     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `AsyncWrite` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> src/request/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use tokio_backend::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> src/request/mod.rs:7:53
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) use tokio::io::{AsyncRead, AsyncReadExt, AsyncWrite};
[INFO] [stdout]   |                                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_digital_ocean_credentials` is never used
[INFO] [stdout]   --> src/bucket_tests.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn test_digital_ocean_credentials() -> Credentials {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_digital_ocean_bucket` is never used
[INFO] [stdout]    --> src/bucket_tests.rs:123:8
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn test_digital_ocean_bucket() -> Bucket {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 16 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.89s
[INFO] running `Command { std: "docker" "inspect" "661580d153d12c0aa81458140ec1f7e516def09086ce184ce6a93bf1efd617cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "661580d153d12c0aa81458140ec1f7e516def09086ce184ce6a93bf1efd617cf", kill_on_drop: false }`
[INFO] [stdout] 661580d153d12c0aa81458140ec1f7e516def09086ce184ce6a93bf1efd617cf
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e5e25ab6c391730de1a6da4fd1c6e7fa987d85b3e5261d11963d1b43e20802a3
[INFO] running `Command { std: "docker" "start" "-a" "e5e25ab6c391730de1a6da4fd1c6e7fa987d85b3e5261d11963d1b43e20802a3", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `presign::*`
[INFO] [stderr]   --> src/bucket/mod.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub use presign::*;
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `credentials::*`
[INFO] [stderr]   --> src/bucket/mod.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub use credentials::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `delete::*`
[INFO] [stderr]   --> src/bucket/mod.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub use delete::*;
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `copy::*`
[INFO] [stderr]   --> src/bucket/mod.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub use copy::*;
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `get::*`
[INFO] [stderr]   --> src/bucket/mod.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub use get::*;
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `put::*`
[INFO] [stderr]   --> src/bucket/mod.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub use put::*;
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `head::*`
[INFO] [stderr]   --> src/bucket/mod.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub use head::*;
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `utils::*`
[INFO] [stderr]   --> src/bucket/mod.rs:42:9
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub use utils::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::io::AsyncRead`
[INFO] [stderr]   --> src/request/tokio_backend.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub use tokio::io::AsyncRead;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `AsyncWrite`
[INFO] [stderr]   --> src/request/tokio_backend.rs:21:21
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub use tokio::io::{AsyncWrite, AsyncWriteExt};
[INFO] [stderr]    |                     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]  --> src/request/mod.rs:7:28
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub(crate) use tokio::io::{AsyncRead, AsyncReadExt, AsyncWrite};
[INFO] [stderr]   |                            ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] note: the name `AsyncRead` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]  --> src/request/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub use tokio_backend::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]  --> src/request/mod.rs:7:28
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub(crate) use tokio::io::{AsyncRead, AsyncReadExt, AsyncWrite};
[INFO] [stderr]   |                            ^^^^^^^^^
[INFO] [stderr]   = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]  --> src/request/mod.rs:7:53
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub(crate) use tokio::io::{AsyncRead, AsyncReadExt, AsyncWrite};
[INFO] [stderr]   |                                                     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] note: the name `AsyncWrite` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]  --> src/request/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub use tokio_backend::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]  --> src/request/mod.rs:7:53
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub(crate) use tokio::io::{AsyncRead, AsyncReadExt, AsyncWrite};
[INFO] [stderr]   |                                                     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `zitane-s3-async` (lib) generated 12 warnings (run `cargo fix --lib -p zitane-s3-async` to apply 10 suggestions)
[INFO] [stderr] warning: unexpected `cfg` condition value: `tags`
[INFO] [stderr]    --> src/bucket_tests.rs:173:11
[INFO] [stderr]     |
[INFO] [stderr] 173 |     #[cfg(feature = "tags")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `no-verify-ssl`
[INFO] [stderr]     = help: consider adding `tags` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tags`
[INFO] [stderr]    --> src/bucket_tests.rs:207:11
[INFO] [stderr]     |
[INFO] [stderr] 207 |     #[cfg(feature = "tags")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `no-verify-ssl`
[INFO] [stderr]     = help: consider adding `tags` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_digital_ocean_credentials` is never used
[INFO] [stderr]   --> src/bucket_tests.rs:56:8
[INFO] [stderr]    |
[INFO] [stderr] 56 |     fn test_digital_ocean_credentials() -> Credentials {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_digital_ocean_bucket` is never used
[INFO] [stderr]    --> src/bucket_tests.rs:123:8
[INFO] [stderr]     |
[INFO] [stderr] 123 |     fn test_digital_ocean_bucket() -> Bucket {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `zitane-s3-async` (lib test) generated 16 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/s3-e8f5303250dc1562)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test bucket_tests::test::aws_put_head_get_delete_object ... ignored
[INFO] [stdout] test bucket_tests::test::gc_test_put_head_get_delete_object ... ignored
[INFO] [stdout] test bucket_tests::test::minio_test_put_head_get_delete_object ... ignored
[INFO] [stdout] test bucket_tests::test::r2_test_put_head_get_delete_object ... ignored
[INFO] [stdout] test bucket_tests::test::streaming_aws_put_head_get_delete_object ... ignored
[INFO] [stdout] test bucket_tests::test::streaming_big_aws_put_head_get_delete_object ... ignored
[INFO] [stdout] test bucket_tests::test::streaming_big_gc_put_head_get_delete_object ... ignored
[INFO] [stdout] test bucket_tests::test::streaming_big_minio_put_head_get_delete_object ... ignored
[INFO] [stdout] test bucket_tests::test::streaming_gc_put_head_get_delete_object ... ignored
[INFO] [stdout] test bucket_tests::test::streaming_minio_put_head_get_delete_object ... ignored
[INFO] [stdout] test bucket_tests::test::streaming_r2_put_head_get_delete_object ... ignored
[INFO] [stdout] test bucket_tests::test::test_bucket_create_delete_default_region ... ignored
[INFO] [stdout] test bucket_tests::test::test_bucket_create_delete_non_default_region ... ignored
[INFO] [stdout] test bucket_tests::test::test_bucket_create_delete_non_default_region_public ... ignored
[INFO] [stdout] test bucket_tests::test::test_builder_composition ... ignored
[INFO] [stdout] test bucket_tests::test::test_presign_delete ... ignored
[INFO] [stdout] test bucket_tests::test::test_presign_get ... ignored
[INFO] [stdout] test bucket_tests::test::test_presign_put ... ignored
[INFO] [stdout] test bucket_tests::test::test_put_bucket_cors ... ignored
[INFO] [stdout] test bucket_tests::test::wasabi_test_put_head_get_delete_object ... ignored
[INFO] [stdout] test bucket_tests::test::test_tag_has_key_and_value_functions ... ok
[INFO] [stdout] test bucket::list::tests::parse_list_buckets_response_when_no_buckets_exist ... ok
[INFO] [stdout] test bucket::list::tests::parse_list_buckets_response ... ok
[INFO] [stdout] test request::tokio_backend::tests::test_path_style_url_ends_in_bucket ... ok
[INFO] [stdout] test signing::tests::test_base_url_encode ... ok
[INFO] [stdout] test serde_types::test::cors_config_serde ... ok
[INFO] [stdout] test signing::tests::test_headers_encode ... ok
[INFO] [stdout] test signing::tests::test_aws_signing_key ... ok
[INFO] [stdout] test request::tokio_backend::tests::url_uses_https_by_default ... ok
[INFO] [stdout] test request::tokio_backend::tests::url_uses_https_by_default_path_style ... ok
[INFO] [stdout] test request::tokio_backend::tests::url_uses_scheme_from_custom_region_if_defined ... ok
[INFO] [stdout] test request::tokio_backend::tests::url_uses_scheme_from_custom_region_if_defined_with_path_style ... ok
[INFO] [stdout] test signing::tests::test_parse_list_bucket_result ... ok
[INFO] [stdout] test signing::tests::test_path_encode ... ok
[INFO] [stdout] test signing::tests::test_path_slash_encode ... ok
[INFO] [stdout] test request::tokio_backend::tests::test_get_object_range_header ... ok
[INFO] [stdout] test signing::tests::test_uri_encode ... ok
[INFO] [stdout] test signing::tests::test_query_string_encode ... ok
[INFO] [stdout] test signing::tests::test_signing ... ok
[INFO] [stdout] test utils::test::test_read_chunk_all_zero ... ok
[INFO] [stdout] test utils::test::test_read_chunk_multi_chunk ... ok
[INFO] [stdout] test utils::test::test_etag_small_file ... FAILED
[INFO] [stdout] test utils::test::test_etag_large_file ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- utils::test::test_etag_small_file stdout ----
[INFO] [stdout] thread 'utils::test::test_etag_small_file' panicked at src/utils.rs:205:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x558024905025 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x558024905025 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x558024905025 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x558024905025 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55802493008b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55802493008b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55802490185f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x558024904dfe - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x558024904dfe - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x558024906829 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5580249064ee - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55802458309a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55802458309a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x558024906e2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x558024906e2b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x558024906ba4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x5580249054e9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5580249068d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5580240ee0d3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5580240ee666 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55802422317a - core::result::Result<T,E>::unwrap::he6412bee511d6a30
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55802422317a - s3::utils::test::test_etag_small_file::h6374fecbb75d42e0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:205:24
[INFO] [stdout]   22:     0x558024223057 - s3::utils::test::test_etag_small_file::{{closure}}::h5cd4ccdbcc3a19b6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:201:30
[INFO] [stdout]   23:     0x558024266a36 - core::ops::function::FnOnce::call_once::hc9dff76fc1c604fd
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x558024587a7b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x558024587a7b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x558024587181 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x558024587181 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x558024587181 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x558024587181 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x558024587181 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x558024587181 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x558024587181 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55802454fb44 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55802454fb44 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x558024554572 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x558024554572 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x558024554572 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x558024554572 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x558024554572 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x558024554572 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x558024554572 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55802490b61b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55802490b61b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55802490b61b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f6342332ac3 - <unknown>
[INFO] [stdout]   46:     0x7f63423c3a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utils::test::test_etag_large_file stdout ----
[INFO] [stdout] thread 'utils::test::test_etag_large_file' panicked at src/utils.rs:192:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x558024905025 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x558024905025 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x558024905025 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x558024905025 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55802493008b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55802493008b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55802490185f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x558024904dfe - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x558024904dfe - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x558024906829 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5580249064ee - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55802458309a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55802458309a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x558024906e2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x558024906e2b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x558024906ba4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x5580249054e9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5580249068d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5580240ee0d3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5580240ee666 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x558024222c7a - core::result::Result<T,E>::unwrap::he6412bee511d6a30
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x558024222c7a - s3::utils::test::test_etag_large_file::h4adcfc2f29c1f43f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:192:24
[INFO] [stdout]   22:     0x558024222b57 - s3::utils::test::test_etag_large_file::{{closure}}::hb0978376392bc522
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:188:30
[INFO] [stdout]   23:     0x558024265ec6 - core::ops::function::FnOnce::call_once::h8f363dd0e7d67ac3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x558024587a7b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x558024587a7b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x558024587181 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x558024587181 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x558024587181 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x558024587181 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x558024587181 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x558024587181 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x558024587181 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55802454fb44 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55802454fb44 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x558024554572 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x558024554572 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x558024554572 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x558024554572 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x558024554572 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x558024554572 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x558024554572 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55802490b61b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55802490b61b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55802490b61b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f6342332ac3 - <unknown>
[INFO] [stdout]   46:     0x7f63423c3a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     utils::test::test_etag_large_file
[INFO] [stdout]     utils::test::test_etag_small_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 21 passed; 2 failed; 20 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e5e25ab6c391730de1a6da4fd1c6e7fa987d85b3e5261d11963d1b43e20802a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5e25ab6c391730de1a6da4fd1c6e7fa987d85b3e5261d11963d1b43e20802a3", kill_on_drop: false }`
[INFO] [stdout] e5e25ab6c391730de1a6da4fd1c6e7fa987d85b3e5261d11963d1b43e20802a3
