[INFO] cloning repository https://github.com/zjhken/jh-s3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zjhken/jh-s3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzjhken%2Fjh-s3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzjhken%2Fjh-s3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa110d7c8af5b16074b58470af6988bd60f0444d
[INFO] testing zjhken/jh-s3 against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzjhken%2Fjh-s3" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zjhken/jh-s3
[INFO] finished tweaking git repo https://github.com/zjhken/jh-s3
[INFO] tweaked toml for git repo https://github.com/zjhken/jh-s3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zjhken/jh-s3 on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zjhken/jh-s3 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" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3ef084c5c05bdf124f84870c04997559456f13540e4c325552a099205613f03a
[INFO] running `Command { std: "docker" "start" "3ef084c5c05bdf124f84870c04997559456f13540e4c325552a099205613f03a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ef084c5c05bdf124f84870c04997559456f13540e4c325552a099205613f03a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3ef084c5c05bdf124f84870c04997559456f13540e4c325552a099205613f03a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ef084c5c05bdf124f84870c04997559456f13540e4c325552a099205613f03a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3ef084c5c05bdf124f84870c04997559456f13540e4c325552a099205613f03a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.223
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling serde v1.0.223
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.223
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling serde_qs v0.15.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling async-tls v0.13.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling zjhttpc v0.12.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling url-escape v0.1.1
[INFO] [stderr]    Compiling concat-string v1.0.1
[INFO] [stderr]    Compiling jh-s3 v0.6.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `type` and `md_map` are never read
[INFO] [stdout]   --> src/bucket.rs:95:2
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct QueryMds {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 95 |     r#type: QueryMetadataType,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 96 |     md_map: MdMap,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QueryMds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `entry` is never read
[INFO] [stdout]    --> src/bucket.rs:107:2
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct MdMap {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] 107 |     entry: Vec<Entry>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MdMap` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key` and `value` are never read
[INFO] [stdout]    --> src/bucket.rs:112:2
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct Entry {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 112 |     key: String,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 113 |     value: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 49s
[INFO] running `Command { std: "docker" "inspect" "3ef084c5c05bdf124f84870c04997559456f13540e4c325552a099205613f03a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3ef084c5c05bdf124f84870c04997559456f13540e4c325552a099205613f03a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling zjhttpc v0.12.0
[INFO] [stderr]    Compiling jh-s3 v0.6.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `type` and `md_map` are never read
[INFO] [stdout]   --> src/bucket.rs:95:2
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct QueryMds {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 95 |     r#type: QueryMetadataType,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 96 |     md_map: MdMap,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QueryMds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `entry` is never read
[INFO] [stdout]    --> src/bucket.rs:107:2
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct MdMap {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] 107 |     entry: Vec<Entry>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MdMap` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key` and `value` are never read
[INFO] [stdout]    --> src/bucket.rs:112:2
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct Entry {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 112 |     key: String,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 113 |     value: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fs::File`
[INFO] [stdout]    --> src/bucket.rs:118:18
[INFO] [stdout]     |
[INFO] [stdout] 118 |     use async_std::{fs::File, task};
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_std::io::BufReader`
[INFO] [stdout]    --> src/bucket.rs:121:6
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use async_std::io::BufReader;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type` and `md_map` are never read
[INFO] [stdout]   --> src/bucket.rs:95:2
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct QueryMds {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 95 |     r#type: QueryMetadataType,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 96 |     md_map: MdMap,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QueryMds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `entry` is never read
[INFO] [stdout]    --> src/bucket.rs:107:2
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct MdMap {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] 107 |     entry: Vec<Entry>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MdMap` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key` and `value` are never read
[INFO] [stdout]    --> src/bucket.rs:112:2
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct Entry {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 112 |     key: String,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 113 |     value: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "3ef084c5c05bdf124f84870c04997559456f13540e4c325552a099205613f03a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3ef084c5c05bdf124f84870c04997559456f13540e4c325552a099205613f03a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: fields `type` and `md_map` are never read
[INFO] [stderr]   --> src/bucket.rs:95:2
[INFO] [stderr]    |
[INFO] [stderr] 94 | pub struct QueryMds {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 95 |     r#type: QueryMetadataType,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 96 |     md_map: MdMap,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `QueryMds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `entry` is never read
[INFO] [stderr]    --> src/bucket.rs:107:2
[INFO] [stderr]     |
[INFO] [stderr] 106 | pub struct MdMap {
[INFO] [stderr]     |            ----- field in this struct
[INFO] [stderr] 107 |     entry: Vec<Entry>,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `MdMap` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `key` and `value` are never read
[INFO] [stderr]    --> src/bucket.rs:112:2
[INFO] [stderr]     |
[INFO] [stderr] 111 | pub struct Entry {
[INFO] [stderr]     |            ----- fields in this struct
[INFO] [stderr] 112 |     key: String,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 113 |     value: String,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `fs::File`
[INFO] [stderr]    --> src/bucket.rs:118:18
[INFO] [stderr]     |
[INFO] [stderr] 118 |     use async_std::{fs::File, task};
[INFO] [stderr]     |                     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `async_std::io::BufReader`
[INFO] [stderr]    --> src/bucket.rs:121:6
[INFO] [stderr]     |
[INFO] [stderr] 121 |     use async_std::io::BufReader;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `jh-s3` (lib) generated 3 warnings
[INFO] [stderr] warning: `jh-s3` (lib test) generated 5 warnings (3 duplicates) (run `cargo fix --lib -p jh-s3 --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/jh_s3-06da14a9d4140c48)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test bucket::test::test_builder ... ok
[INFO] [stdout] test error::tests::test_io_error_message_includes_location ... ok
[INFO] [stdout] test multipart::tests::test_abort_multipart_upload ... FAILED
[INFO] [stdout] test multipart::tests::test_multipart_roundtrip ... FAILED
[INFO] [stdout] test object::tests::test_get_object ... FAILED
[INFO] [stdout] test aws_sig_v4::tests::test_auth_stream_unsigned_payload ... ok
[INFO] [stdout] test aws_sig_v4::tests::test_auth_bytes_signed_payload ... ok
[INFO] [stdout] test aws_sig_v4::tests::test_cal_sha256_in_stream ... ok
[INFO] [stdout] test object::tests::test_put_object_in_stream ... FAILED
[INFO] [stdout] test object::tests::test_put_object ... FAILED
[INFO] [stdout] test test::test_s3_client ... ok
[INFO] [stdout] test multipart::tests::test_multipart_empty_object ... FAILED
[INFO] [stdout] test bucket::test::test_list_bucket ... FAILED
[INFO] [stdout] test aws_sig_v4::tests::test_auth_basic_request ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- multipart::tests::test_abort_multipart_upload stdout ----
[INFO] [stdout] Error: Io { source: Os { code: 2, kind: NotFound, message: "No such file or directory" }, location: Location { file: "src/lib.rs", line: 69, column: 44 } }
[INFO] [stdout] 
[INFO] [stdout] ---- multipart::tests::test_multipart_roundtrip stdout ----
[INFO] [stdout] Error: Io { source: Os { code: 2, kind: NotFound, message: "No such file or directory" }, location: Location { file: "src/lib.rs", line: 69, column: 44 } }
[INFO] [stdout] 
[INFO] [stdout] ---- object::tests::test_get_object stdout ----
[INFO] [stdout] Error: Io { source: Os { code: 2, kind: NotFound, message: "No such file or directory" }, location: Location { file: "src/lib.rs", line: 69, column: 44 } }
[INFO] [stdout] 
[INFO] [stdout] ---- object::tests::test_put_object_in_stream stdout ----
[INFO] [stdout] Error: Io { source: Os { code: 2, kind: NotFound, message: "No such file or directory" }, location: Location { file: "src/lib.rs", line: 69, column: 44 } }
[INFO] [stdout] 
[INFO] [stdout] ---- object::tests::test_put_object stdout ----
[INFO] [stdout] Error: Io { source: Os { code: 2, kind: NotFound, message: "No such file or directory" }, location: Location { file: "src/lib.rs", line: 69, column: 44 } }
[INFO] [stdout] 
[INFO] [stdout] ---- multipart::tests::test_multipart_empty_object stdout ----
[INFO] [stdout] Error: Io { source: Os { code: 2, kind: NotFound, message: "No such file or directory" }, location: Location { file: "src/lib.rs", line: 69, column: 44 } }
[INFO] [stdout] 
[INFO] [stdout] ---- bucket::test::test_list_bucket stdout ----
[INFO] [stdout] Error: Io { source: Os { code: 2, kind: NotFound, message: "No such file or directory" }, location: Location { file: "src/lib.rs", line: 69, column: 44 } }
[INFO] [stdout] 
[INFO] [stdout] ---- aws_sig_v4::tests::test_auth_basic_request stdout ----
[INFO] [stdout] 2026-08-05T17:19:52.760212Z  INFO jh_s3::aws_sig_v4: full_url="https://test-bucket.s3.amazonaws.com/test.txt"
[INFO] [stdout] 2026-08-05T17:19:52.760223Z  INFO jh_s3::aws_sig_v4: timestamp="20230615T123456Z"
[INFO] [stdout] 2026-08-05T17:19:52.760261Z  INFO jh_s3::aws_sig_v4: auth_str="AWS4-HMAC-SHA256 Credential=AKIAIOSFODNN7EXAMPLE/20230615/us-east-1/s3/aws4_request, SignedHeaders=host;user-agent;x-amz-content-sha256;x-amz-date, Signature=2738b0e32a297b1bd164b0fd70fcd033b43e26387ee6d20f3d3b3f3cbfb8e19c"
[INFO] [stdout] 
[INFO] [stdout] thread 'aws_sig_v4::tests::test_auth_basic_request' (3456) panicked at src/aws_sig_v4.rs:224:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "AWS4-HMAC-SHA256 Credential=AKIAIOSFODNN7EXAMPLE/20230615/us-east-1/s3/aws4_request, SignedHeaders=host;user-agent;x-amz-content-sha256;x-amz-date, Signature=2738b0e32a297b1bd164b0fd70fcd033b43e26387ee6d20f3d3b3f3cbfb8e19c"
[INFO] [stdout]  right: "AWS4-HMAC-SHA256 Credential=AKIAIOSFODNN7EXAMPLE/20230615/us-east-1/s3/aws4_request, SignedHeaders=host;user-agent;x-amz-content-sha256;x-amz-date, Signature=c38d3d7c60599b2dc1041663066cffd6cac15623feacbc4da361744bcfafe383"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6359cee79301 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x6359cee9119a - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x6359cee7e05c - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x6359cee54ef6 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6359cee6fec9 - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x6359cec6dc00 - test[8de0c696b8e66f4f]::test_main_inner::<test[8de0c696b8e66f4f]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x6359cee701f2 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x6359cee54fa2 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x6359cee4c4c9 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x6359cee55d8d - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]   10:     0x6359cee9197c - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   11:     0x6359cee91893 - core[812a354ff5be3162]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x6359cebf6887 - core[812a354ff5be3162]::panicking::assert_failed::<&str, &str>
[INFO] [stdout]   13:     0x6359cec1ab97 - <jh_s3[d38a520baeaa5c26]::aws_sig_v4::tests::test_auth_basic_request::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x6359cec60f3b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   15:     0x6359cec6e585 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   16:     0x6359cec69034 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x6359cec716d2 - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x6359cee7826f - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x75f163bb707a - <unknown>
[INFO] [stdout]   20:     0x75f163c4a534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     aws_sig_v4::tests::test_auth_basic_request
[INFO] [stdout]     bucket::test::test_list_bucket
[INFO] [stdout]     multipart::tests::test_abort_multipart_upload
[INFO] [stdout]     multipart::tests::test_multipart_empty_object
[INFO] [stdout]     multipart::tests::test_multipart_roundtrip
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]     object::tests::test_get_object
[INFO] [stdout]     object::tests::test_put_object
[INFO] [stdout]     object::tests::test_put_object_in_stream
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3ef084c5c05bdf124f84870c04997559456f13540e4c325552a099205613f03a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ef084c5c05bdf124f84870c04997559456f13540e4c325552a099205613f03a", kill_on_drop: false }`
[INFO] [stdout] 3ef084c5c05bdf124f84870c04997559456f13540e4c325552a099205613f03a
