[INFO] cloning repository https://github.com/itz4blitz/s3cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itz4blitz/s3cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitz4blitz%2Fs3cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitz4blitz%2Fs3cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1279986f23859adc45a03803cdb2c21b191d7f2
[INFO] testing itz4blitz/s3cli against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitz4blitz%2Fs3cli" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/itz4blitz/s3cli
[INFO] finished tweaking git repo https://github.com/itz4blitz/s3cli
[INFO] tweaked toml for git repo https://github.com/itz4blitz/s3cli written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/itz4blitz/s3cli on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/itz4blitz/s3cli 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 283bd76858037d3750c553c0ecf72b42c0411c8c3d7908f11f43c3c54c023534
[INFO] running `Command { std: "docker" "start" "-a" "283bd76858037d3750c553c0ecf72b42c0411c8c3d7908f11f43c3c54c023534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "283bd76858037d3750c553c0ecf72b42c0411c8c3d7908f11f43c3c54c023534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "283bd76858037d3750c553c0ecf72b42c0411c8c3d7908f11f43c3c54c023534", kill_on_drop: false }`
[INFO] [stdout] 283bd76858037d3750c553c0ecf72b42c0411c8c3d7908f11f43c3c54c023534
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 499e97c9d701e7a86ac347df1830ce2c3e73481ddb99b000e834196728f13ff0
[INFO] running `Command { std: "docker" "start" "-a" "499e97c9d701e7a86ac347df1830ce2c3e73481ddb99b000e834196728f13ff0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling native-tls v0.2.16
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling s3cli v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Provider`
[INFO] [stdout]  --> src/storage/s3.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::config::{Config, Provider};
[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 variable: `now`
[INFO] [stdout]   --> src/storage/s3.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let now = SystemTime::now()
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_now`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Provider`
[INFO] [stdout]  --> src/storage/s3.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::config::{Config, Provider};
[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 variable: `now`
[INFO] [stdout]   --> src/storage/s3.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let now = SystemTime::now()
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_now`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]   --> src/commands/ls.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     if let Some(token) = result.next_continuation_token {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sk`
[INFO] [stdout]   --> src/commands/config_cmd.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |         if let Some(sk) = &config.secret_key {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_sk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:236:17
[INFO] [stdout]     |
[INFO] [stdout] 236 |             let mut config = config;
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `default_endpoint` is never used
[INFO] [stdout]   --> src/config/providers.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl Provider {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 44 |     pub fn default_endpoint(&self) -> Option<&'static str> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `bucket` and `provider_name` are never used
[INFO] [stdout]   --> src/storage/mod.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait Storage: Send + Sync {
[INFO] [stdout]    |           ------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn bucket(&self) -> &str;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 33 |     
[INFO] [stdout] 34 |     fn provider_name(&self) -> &str;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `content_type` and `content_length` are never read
[INFO] [stdout]   --> src/storage/mod.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct StreamedData {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 38 |     pub data: bytes::Bytes,
[INFO] [stdout] 39 |     pub content_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub content_length: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `PermissionDenied` and `InvalidInput` are never constructed
[INFO] [stdout]   --> src/storage/mod.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub enum StorageError {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 55 |     PermissionDenied(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     InvalidInput(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StorageError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SortField` is never used
[INFO] [stdout]   --> src/models/mod.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub enum SortField {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SortOrder` is never used
[INFO] [stdout]   --> src/models/mod.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub enum SortOrder {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NotFound` is never constructed
[INFO] [stdout]   --> src/commands/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub enum CommandError {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 33 |     NotFound(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommandError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "499e97c9d701e7a86ac347df1830ce2c3e73481ddb99b000e834196728f13ff0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "499e97c9d701e7a86ac347df1830ce2c3e73481ddb99b000e834196728f13ff0", kill_on_drop: false }`
[INFO] [stdout] 499e97c9d701e7a86ac347df1830ce2c3e73481ddb99b000e834196728f13ff0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f506b5650167c28b54c93ee16e67b45d03a01521c1fa7fb093f84fb81176dcb7
[INFO] running `Command { std: "docker" "start" "-a" "f506b5650167c28b54c93ee16e67b45d03a01521c1fa7fb093f84fb81176dcb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling s3cli v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Provider`
[INFO] [stdout]  --> src/storage/s3.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::config::{Config, Provider};
[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 variable: `now`
[INFO] [stdout]   --> src/storage/s3.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let now = SystemTime::now()
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_now`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Provider`
[INFO] [stdout]  --> src/storage/s3.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::config::{Config, Provider};
[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: `Provider`
[INFO] [stdout]  --> src/storage/s3.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::config::{Config, Provider};
[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 variable: `now`
[INFO] [stdout]   --> src/storage/s3.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let now = SystemTime::now()
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_now`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `now`
[INFO] [stdout]   --> src/storage/s3.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let now = SystemTime::now()
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_now`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]   --> src/commands/ls.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     if let Some(token) = result.next_continuation_token {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sk`
[INFO] [stdout]   --> src/commands/config_cmd.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |         if let Some(sk) = &config.secret_key {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_sk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:236:17
[INFO] [stdout]     |
[INFO] [stdout] 236 |             let mut config = config;
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `default_endpoint` is never used
[INFO] [stdout]   --> src/config/providers.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl Provider {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 44 |     pub fn default_endpoint(&self) -> Option<&'static str> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `bucket` and `provider_name` are never used
[INFO] [stdout]   --> src/storage/mod.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait Storage: Send + Sync {
[INFO] [stdout]    |           ------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn bucket(&self) -> &str;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 33 |     
[INFO] [stdout] 34 |     fn provider_name(&self) -> &str;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `content_type` is never read
[INFO] [stdout]   --> src/storage/mod.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct StreamedData {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 38 |     pub data: bytes::Bytes,
[INFO] [stdout] 39 |     pub content_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `PermissionDenied` and `InvalidInput` are never constructed
[INFO] [stdout]   --> src/storage/mod.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub enum StorageError {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 55 |     PermissionDenied(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     InvalidInput(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StorageError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SortField` is never used
[INFO] [stdout]   --> src/models/mod.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub enum SortField {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SortOrder` is never used
[INFO] [stdout]   --> src/models/mod.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub enum SortOrder {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NotFound` is never constructed
[INFO] [stdout]   --> src/commands/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub enum CommandError {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 33 |     NotFound(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommandError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.70s
[INFO] running `Command { std: "docker" "inspect" "f506b5650167c28b54c93ee16e67b45d03a01521c1fa7fb093f84fb81176dcb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f506b5650167c28b54c93ee16e67b45d03a01521c1fa7fb093f84fb81176dcb7", kill_on_drop: false }`
[INFO] [stdout] f506b5650167c28b54c93ee16e67b45d03a01521c1fa7fb093f84fb81176dcb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c0eef1620e7c6982e010660da48f9953813d4193f0c9ddc9723daaf9c2710935
[INFO] running `Command { std: "docker" "start" "-a" "c0eef1620e7c6982e010660da48f9953813d4193f0c9ddc9723daaf9c2710935", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Provider`
[INFO] [stderr]  --> src/storage/s3.rs:7:29
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::config::{Config, Provider};
[INFO] [stderr]   |                             ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `now`
[INFO] [stderr]   --> src/storage/s3.rs:52:13
[INFO] [stderr]    |
[INFO] [stderr] 52 |         let now = SystemTime::now()
[INFO] [stderr]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_now`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `s3cli` (lib) generated 2 warnings (run `cargo fix --lib -p s3cli` to apply 2 suggestions)
[INFO] [stderr] warning: unused variable: `token`
[INFO] [stderr]   --> src/commands/ls.rs:44:17
[INFO] [stderr]    |
[INFO] [stderr] 44 |     if let Some(token) = result.next_continuation_token {
[INFO] [stderr]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sk`
[INFO] [stderr]   --> src/commands/config_cmd.rs:63:21
[INFO] [stderr]    |
[INFO] [stderr] 63 |         if let Some(sk) = &config.secret_key {
[INFO] [stderr]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_sk`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:236:17
[INFO] [stderr]     |
[INFO] [stderr] 236 |             let mut config = config;
[INFO] [stderr]     |                 ----^^^^^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `default_endpoint` is never used
[INFO] [stderr]   --> src/config/providers.rs:44:12
[INFO] [stderr]    |
[INFO] [stderr] 43 | impl Provider {
[INFO] [stderr]    | ------------- method in this implementation
[INFO] [stderr] 44 |     pub fn default_endpoint(&self) -> Option<&'static str> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `bucket` and `provider_name` are never used
[INFO] [stderr]   --> src/storage/mod.rs:32:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub trait Storage: Send + Sync {
[INFO] [stderr]    |           ------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 32 |     fn bucket(&self) -> &str;
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 33 |     
[INFO] [stderr] 34 |     fn provider_name(&self) -> &str;
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `content_type` is never read
[INFO] [stderr]   --> src/storage/mod.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub struct StreamedData {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 38 |     pub data: bytes::Bytes,
[INFO] [stderr] 39 |     pub content_type: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `PermissionDenied` and `InvalidInput` are never constructed
[INFO] [stderr]   --> src/storage/mod.rs:55:5
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub enum StorageError {
[INFO] [stderr]    |          ------------ variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 55 |     PermissionDenied(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 61 |     InvalidInput(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `StorageError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: enum `SortField` is never used
[INFO] [stderr]   --> src/models/mod.rs:80:10
[INFO] [stderr]    |
[INFO] [stderr] 80 | pub enum SortField {
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `SortOrder` is never used
[INFO] [stderr]   --> src/models/mod.rs:87:10
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub enum SortOrder {
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `NotFound` is never constructed
[INFO] [stderr]   --> src/commands/mod.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub enum CommandError {
[INFO] [stderr]    |          ------------ variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 33 |     NotFound(String),
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CommandError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `s3cli` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `s3cli` (bin "s3cli" test) generated 12 warnings (2 duplicates) (run `cargo fix --bin "s3cli" -p s3cli --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.83s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/s3cli-88059d84fbdbf726)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test config::settings::tests::test_config_validate_missing_bucket ... ok
[INFO] [stdout] test config::settings::tests::test_config_to_toml ... ok
[INFO] [stdout] test config::settings::tests::test_provider_from_str ... ok
[INFO] [stdout] test config::settings::tests::test_config_from_toml ... ok
[INFO] [stdout] test models::tests::test_file_metadata_default ... ok
[INFO] [stdout] test models::tests::test_file_entry_new ... ok
[INFO] [stdout] test config::settings::tests::test_config_validate_local_no_credentials ... ok
[INFO] [stdout] test config::settings::tests::test_config_validate_r2_requires_endpoint ... ok
[INFO] [stdout] test storage::tests::test_list_result ... ok
[INFO] [stdout] test storage::tests::test_streamed_data ... ok
[INFO] [stdout] test config::settings::tests::test_default_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/s3cli-d49c1d18678b8994)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test commands::pull::tests::test_output_path_from_id ... ok
[INFO] [stdout] test commands::config_cmd::tests::test_config_key_validation ... ok
[INFO] [stdout] test commands::push::tests::test_guess_content_type ... ok
[INFO] [stdout] test commands::share::tests::test_parse_duration ... ok
[INFO] [stdout] test commands::pull::tests::test_output_path_with_explicit ... ok
[INFO] [stdout] test commands::share::tests::test_parse_duration_invalid ... ok
[INFO] [stdout] test commands::push::tests::test_parse_duration ... ok
[INFO] [stdout] test config::settings::tests::test_config_to_toml ... ok
[INFO] [stdout] test config::settings::tests::test_config_from_toml ... ok
[INFO] [stdout] test commands::push::tests::test_parse_duration_invalid ... ok
[INFO] [stdout] test config::settings::tests::test_config_validate_local_no_credentials ... ok
[INFO] [stdout] test config::settings::tests::test_config_validate_missing_bucket ... ok
[INFO] [stdout] test config::settings::tests::test_default_config ... ok
[INFO] [stdout] test models::tests::test_file_entry_new ... ok
[INFO] [stdout] test config::settings::tests::test_provider_from_str ... ok
[INFO] [stdout] test storage::tests::test_list_result ... ok
[INFO] [stdout] test models::tests::test_file_metadata_default ... ok
[INFO] [stdout] test storage::tests::test_streamed_data ... ok
[INFO] [stdout] test config::settings::tests::test_config_validate_r2_requires_endpoint ... ok
[INFO] [stdout] test tests::test_cli_parse_ls ... ok
[INFO] [stdout] test tests::test_cli_parse_cat ... ok
[INFO] [stdout] test tests::test_cli_config_get ... ok
[INFO] [stdout] test tests::test_cli_parse_move ... ok
[INFO] [stdout] test tests::test_cli_parse_pull ... ok
[INFO] [stdout] test tests::test_cli_parse_push ... ok
[INFO] [stdout] test commands::ls::tests::test_format_size ... ok
[INFO] [stdout] test tests::test_cli_parse_rm ... ok
[INFO] [stdout] test tests::test_cli_parse_share ... ok
[INFO] [stdout] test tests::test_cli_parse_copy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests s3cli
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c0eef1620e7c6982e010660da48f9953813d4193f0c9ddc9723daaf9c2710935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0eef1620e7c6982e010660da48f9953813d4193f0c9ddc9723daaf9c2710935", kill_on_drop: false }`
[INFO] [stdout] c0eef1620e7c6982e010660da48f9953813d4193f0c9ddc9723daaf9c2710935
