[INFO] fetching crate s3tui 0.5.0...
[INFO] testing s3tui-0.5.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate s3tui 0.5.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate s3tui 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate s3tui 0.5.0
[INFO] tweaked toml for crates.io crate s3tui 0.5.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate s3tui 0.5.0 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 crates.io crate s3tui 0.5.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" "+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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 123ea1ca244703f4f6c0e6f2cd7d40f789b38070f8ea72775f678f9cbb685dc7
[INFO] running `Command { std: "docker" "start" "-a" "123ea1ca244703f4f6c0e6f2cd7d40f789b38070f8ea72775f678f9cbb685dc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "123ea1ca244703f4f6c0e6f2cd7d40f789b38070f8ea72775f678f9cbb685dc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "123ea1ca244703f4f6c0e6f2cd7d40f789b38070f8ea72775f678f9cbb685dc7", kill_on_drop: false }`
[INFO] [stdout] 123ea1ca244703f4f6c0e6f2cd7d40f789b38070f8ea72775f678f9cbb685dc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 04860c068779a8161c5aeb3fda6e6b0df7c91870c8697d485d73380ef6601c0a
[INFO] running `Command { std: "docker" "start" "-a" "04860c068779a8161c5aeb3fda6e6b0df7c91870c8697d485d73380ef6601c0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling gix-trace v0.1.9
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling prodash v28.0.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling gix-hash v0.14.2
[INFO] [stderr]    Compiling gix-date v0.8.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling gix-validate v0.8.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling gix-actor v0.29.1
[INFO] [stderr]    Compiling gix-features v0.37.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling gix-object v0.40.1
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling gix-path v0.10.7
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling gix-fs v0.9.1
[INFO] [stderr]    Compiling gix-chunk v0.4.8
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling gix-hashtable v0.5.2
[INFO] [stderr]    Compiling gix-utils v0.1.12
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling gix-tempfile v12.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling gix-commitgraph v0.23.2
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling gix-revwalk v0.11.1
[INFO] [stderr]    Compiling aws-types v1.3.3
[INFO] [stderr]    Compiling gix-lock v12.0.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling aws-smithy-async v1.2.1
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling aws-smithy-types v1.2.13
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling gix-ref v0.40.1
[INFO] [stderr]    Compiling gix-sec v0.10.6
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.7.3
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.60.7
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling aws-smithy-http v0.60.12
[INFO] [stderr]    Compiling aws-credential-types v1.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling aws-sigv4 v1.2.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling pest v2.7.9
[INFO] [stderr]    Compiling gix-pack v0.46.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling aws-smithy-json v0.61.2
[INFO] [stderr]    Compiling gix-revision v0.25.1
[INFO] [stderr]    Compiling gix-traverse v0.36.2
[INFO] [stderr]    Compiling gix-quote v0.4.12
[INFO] [stderr]    Compiling gix-glob v0.15.1
[INFO] [stderr]    Compiling gix-config-value v0.14.6
[INFO] [stderr]    Compiling gix-bitmap v0.2.11
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling regex-lite v0.1.5
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling gix-config v0.33.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling gix-odb v0.56.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling gix-index v0.28.2
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling aws-smithy-runtime v1.7.4
[INFO] [stderr]    Compiling gix-refspec v0.21.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling pest_meta v2.7.9
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling gix-discover v0.28.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling gix-url v0.26.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling vergen v8.3.1
[INFO] [stderr]    Compiling gix-diff v0.39.1
[INFO] [stderr]    Compiling gix-macros v0.1.4
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling winnow v0.6.7
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.13
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling aws-runtime v1.4.4
[INFO] [stderr]    Compiling gix v0.57.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling pest_generator v2.7.9
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aws-smithy-query v0.60.7
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling ordered-multimap v0.6.0
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling pest_derive v2.7.9
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling aws-smithy-checksums v0.60.13
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling s3tui v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling rust-ini v0.19.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aws-sdk-sts v1.51.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.51.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.50.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling aws-smithy-json v0.60.7
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling os_info v3.8.2
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling human-panic v1.2.3
[INFO] [stderr]    Compiling config v0.14.0
[INFO] [stderr]    Compiling aws-config v1.5.10
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling better-panic v0.3.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling throbber-widgets-tui v0.8.0
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.0
[INFO] [stderr]    Compiling aws-sdk-s3 v1.65.0
[INFO] [stderr] warning: s3tui@0.5.0: Could not find a git repository in '/opt/rustwide/workdir' or in any of its parents within device limits below '/opt/rustwide'
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_BRANCH set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_COMMIT_COUNT set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_COMMIT_MESSAGE set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_COMMIT_TIMESTAMP set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_DIRTY set to default
[INFO] [stderr]    Compiling tui-input v0.11.1
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stdout] warning: unused variable: `loc`
[INFO] [stdout]     --> src/services/s3_data_fetcher.rs:1142:16
[INFO] [stdout]      |
[INFO] [stdout] 1142 |             Ok(loc) => {
[INFO] [stdout]      |                ^^^ help: if this is intentional, prefix it with an underscore: `_loc`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 57s
[INFO] running `Command { std: "docker" "inspect" "04860c068779a8161c5aeb3fda6e6b0df7c91870c8697d485d73380ef6601c0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04860c068779a8161c5aeb3fda6e6b0df7c91870c8697d485d73380ef6601c0a", kill_on_drop: false }`
[INFO] [stdout] 04860c068779a8161c5aeb3fda6e6b0df7c91870c8697d485d73380ef6601c0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e7949c521c9b58bb19f54bc11cd18e2fa6eba68aac41f6f61d1535af379c8dce
[INFO] running `Command { std: "docker" "start" "-a" "e7949c521c9b58bb19f54bc11cd18e2fa6eba68aac41f6f61d1535af379c8dce", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling gix-hash v0.14.2
[INFO] [stderr]    Compiling gix-date v0.8.5
[INFO] [stderr]    Compiling gix-features v0.37.2
[INFO] [stderr]    Compiling gix-validate v0.8.4
[INFO] [stderr]    Compiling gix-actor v0.29.1
[INFO] [stderr]    Compiling gix-fs v0.9.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling gix-object v0.40.1
[INFO] [stderr]    Compiling gix-chunk v0.4.8
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling gix-path v0.10.7
[INFO] [stderr]    Compiling gix-tempfile v12.0.1
[INFO] [stderr]    Compiling gix-hashtable v0.5.2
[INFO] [stderr]    Compiling gix-commitgraph v0.23.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling gix-lock v12.0.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling gix-glob v0.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling gix-revwalk v0.11.1
[INFO] [stderr]    Compiling gix-ref v0.40.1
[INFO] [stderr]    Compiling gix-revision v0.25.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling gix-traverse v0.36.2
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling gix-pack v0.46.1
[INFO] [stderr]    Compiling gix-config-value v0.14.6
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling gix-bitmap v0.2.11
[INFO] [stderr]    Compiling aws-types v1.3.3
[INFO] [stderr]    Compiling pest v2.7.9
[INFO] [stderr]    Compiling gix-quote v0.4.12
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling gix-index v0.28.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling gix-odb v0.56.1
[INFO] [stderr]    Compiling gix-discover v0.28.1
[INFO] [stderr]    Compiling gix-config v0.33.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling gix-refspec v0.21.1
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling pest_meta v2.7.9
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling gix-diff v0.39.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling aws-smithy-async v1.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling gix-url v0.26.1
[INFO] [stderr]    Compiling aws-smithy-types v1.2.13
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling gix-macros v0.1.4
[INFO] [stderr]    Compiling gix v0.57.1
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.7.3
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.60.7
[INFO] [stderr]    Compiling aws-smithy-json v0.61.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling pest_generator v2.7.9
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling aws-smithy-http v0.60.12
[INFO] [stderr]    Compiling aws-credential-types v1.2.1
[INFO] [stderr]    Compiling aws-sigv4 v1.2.9
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling vergen v8.3.1
[INFO] [stderr]    Compiling pest_derive v2.7.9
[INFO] [stderr]    Compiling aws-smithy-query v0.60.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling s3tui v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling aws-smithy-runtime v1.7.4
[INFO] [stderr]    Compiling bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling aws-smithy-checksums v0.60.13
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling aws-smithy-json v0.60.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling os_info v3.8.2
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling config v0.14.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling throbber-widgets-tui v0.8.0
[INFO] [stderr]    Compiling human-panic v1.2.3
[INFO] [stderr]    Compiling tokio-tar v0.3.1
[INFO] [stderr]    Compiling tui-input v0.11.1
[INFO] [stderr] warning: s3tui@0.5.0: Could not find a git repository in '/opt/rustwide/workdir' or in any of its parents within device limits below '/opt/rustwide'
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_BRANCH set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_COMMIT_COUNT set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_COMMIT_MESSAGE set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_COMMIT_TIMESTAMP set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_DIRTY set to default
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling docker_credential v1.3.2
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling aws-runtime v1.4.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.51.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.51.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.50.0
[INFO] [stderr]    Compiling aws-sdk-s3 v1.65.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling aws-config v1.5.10
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling bollard v0.18.1
[INFO] [stderr]    Compiling testcontainers v0.23.3
[INFO] [stderr]    Compiling testcontainers-modules v0.11.6
[INFO] [stdout] warning: unused variable: `loc`
[INFO] [stdout]     --> src/services/s3_data_fetcher.rs:1142:16
[INFO] [stdout]      |
[INFO] [stdout] 1142 |             Ok(loc) => {
[INFO] [stdout]      |                ^^^ help: if this is intentional, prefix it with an underscore: `_loc`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `loc`
[INFO] [stdout]     --> src/services/s3_data_fetcher.rs:1142:16
[INFO] [stdout]      |
[INFO] [stdout] 1142 |             Ok(loc) => {
[INFO] [stdout]      |                ^^^ help: if this is intentional, prefix it with an underscore: `_loc`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8m 50s
[INFO] running `Command { std: "docker" "inspect" "e7949c521c9b58bb19f54bc11cd18e2fa6eba68aac41f6f61d1535af379c8dce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7949c521c9b58bb19f54bc11cd18e2fa6eba68aac41f6f61d1535af379c8dce", kill_on_drop: false }`
[INFO] [stdout] e7949c521c9b58bb19f54bc11cd18e2fa6eba68aac41f6f61d1535af379c8dce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 622297ad588edaedcdad1b6db6756356e5d4833bd4f10edfd35d74b9db7781ea
[INFO] running `Command { std: "docker" "start" "-a" "622297ad588edaedcdad1b6db6756356e5d4833bd4f10edfd35d74b9db7781ea", kill_on_drop: false }`
[INFO] [stderr] warning: s3tui@0.5.0: Could not find a git repository in '/opt/rustwide/workdir' or in any of its parents within device limits below '/opt/rustwide'
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_BRANCH set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_COMMIT_COUNT set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_COMMIT_MESSAGE set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_COMMIT_TIMESTAMP set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: s3tui@0.5.0: VERGEN_GIT_DIRTY set to default
[INFO] [stderr] warning: unused variable: `loc`
[INFO] [stderr]     --> src/services/s3_data_fetcher.rs:1142:16
[INFO] [stderr]      |
[INFO] [stderr] 1142 |             Ok(loc) => {
[INFO] [stderr]      |                ^^^ help: if this is intentional, prefix it with an underscore: `_loc`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `s3tui` (lib) generated 1 warning (run `cargo fix --lib -p s3tui` to apply 1 suggestion)
[INFO] [stderr] warning: `s3tui` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/s3tui-73af610dca8576b6)
[INFO] [stdout] 
[INFO] [stdout] running 127 tests
[INFO] [stdout] test model::error::tests::test_local_error_from_message_not_found ... ok
[INFO] [stdout] test model::error::tests::test_local_error_display ... ok
[INFO] [stdout] test model::error::tests::test_s3_error_display ... ok
[INFO] [stdout] test model::error::tests::test_s3_error_from_message_bucket_not_found ... ok
[INFO] [stdout] test model::error::tests::test_s3_error_from_message_access_denied ... ok
[INFO] [stdout] test model::filtering::tests::test_filter_case_insensitive ... ok
[INFO] [stdout] test model::filtering::tests::test_filter_by_partial_name ... ok
[INFO] [stdout] test model::filtering::tests::test_filter_empty_query_returns_all ... ok
[INFO] [stdout] test model::filtering::tests::test_filter_no_matches_returns_empty ... ok
[INFO] [stdout] test model::has_children::tests::test_calculate_overall_progress_all_complete ... ok
[INFO] [stdout] test model::error::tests::test_s3_error_from_message_other ... ok
[INFO] [stdout] test model::has_children::tests::test_calculate_overall_progress_all_zero ... ok
[INFO] [stdout] test model::has_children::tests::test_calculate_overall_progress_multiple_items ... ok
[INFO] [stdout] test model::has_children::tests::test_calculate_overall_progress_empty ... ok
[INFO] [stdout] test model::error::tests::test_local_error_from_message_permission_denied ... ok
[INFO] [stdout] test model::has_children::tests::test_flatten_items_with_children ... ok
[INFO] [stdout] test model::has_children::tests::test_calculate_overall_progress_single_item ... ok
[INFO] [stdout] test model::has_children::tests::test_flatten_items_with_no_children ... ok
[INFO] [stdout] test model::has_children::tests::test_is_leaf ... ok
[INFO] [stdout] test model::has_children::tests::test_flatten_items_empty ... ok
[INFO] [stdout] test model::local_data_item::tests::init_local_data_item_correctly ... ok
[INFO] [stdout] test model::local_data_item::tests::to_columns_get_correct_vector ... ok
[INFO] [stdout] test model::local_selected_item::tests::create_local_selected_item_correctly ... ok
[INFO] [stdout] test model::s3_data_item::tests::init_s3_data_item_correctly ... ok
[INFO] [stdout] test model::s3_selected_item::tests::create_s3_selected_item_correctly ... ok
[INFO] [stdout] test model::s3_data_item::tests::to_columns_get_correct_vector ... ok
[INFO] [stdout] test model::s3_selected_item::tests::create_s3_selected_item_with_children_correctly ... ok
[INFO] [stdout] test model::navigation_state::tests::init_navigation_state_correctly ... ok
[INFO] [stdout] test model::s3_selected_item::tests::test_transfer_state_helpers ... ok
[INFO] [stdout] test model::local_selected_item::tests::test_transfer_state_helpers ... ok
[INFO] [stdout] test model::sorting::tests::test_parse_size_to_bytes ... ok
[INFO] [stdout] test model::sorting::tests::test_sort_by_name_ascending ... ok
[INFO] [stdout] test model::sorting::tests::test_sort_by_name_descending ... ok
[INFO] [stdout] test model::sorting::tests::test_sort_by_size_descending ... ok
[INFO] [stdout] test model::sorting::tests::test_sort_by_type ... ok
[INFO] [stdout] test model::sorting::tests::test_sort_direction_toggle ... ok
[INFO] [stdout] test model::sorting::tests::test_sort_directories_first ... ok
[INFO] [stdout] test model::sorting::tests::test_sort_state_set_column_different ... ok
[INFO] [stdout] test model::state::tests::add_and_remove_local_selected_item_works ... ok
[INFO] [stdout] test model::state::tests::add_and_remove_s3_selected_item_works ... ok
[INFO] [stdout] test model::state::tests::all_downloads_complete_for_directory_returns_false_when_pending ... ok
[INFO] [stdout] test model::state::tests::all_downloads_complete_for_directory_returns_true_when_all_transferred ... ok
[INFO] [stdout] test model::state::tests::all_uploads_complete_for_bucket_ignores_other_buckets ... ok
[INFO] [stdout] test model::state::tests::all_uploads_complete_for_bucket_returns_false_when_pending ... ok
[INFO] [stdout] test model::state::tests::all_uploads_complete_for_bucket_returns_true_when_all_transferred ... ok
[INFO] [stdout] test model::state::tests::default_active_page_is_file_manager_page ... ok
[INFO] [stdout] test model::state::tests::new_state_with_selected_credential_sets_current_creds_correctly ... ok
[INFO] [stdout] test model::state::tests::new_state_without_selected_credential_sets_current_creds_correctly ... ok
[INFO] [stdout] test model::state::tests::remove_already_transferred_items_removes_correctly ... ok
[INFO] [stdout] test model::state::tests::set_current_s3_creds_set_creds_correctly_for_existing_state ... ok
[INFO] [stdout] test model::state::tests::set_active_page_changes_page_correctly ... ok
[INFO] [stdout] test model::state::tests::test_decode_url_safe_decodes_valid_utf8 ... ok
[INFO] [stdout] test model::state::tests::test_clear_search ... ok
[INFO] [stdout] test model::state::tests::test_decode_url_safe_handles_unencoded_string ... ok
[INFO] [stdout] test model::state::tests::test_decode_url_safe_returns_original_on_invalid_utf8 ... ok
[INFO] [stdout] test model::state::tests::test_search_mode_deactivation_preserves_query ... ok
[INFO] [stdout] test model::state::tests::test_search_mode_activation ... ok
[INFO] [stdout] test model::state::tests::test_set_search_query ... ok
[INFO] [stdout] test model::state::tests::update_local_item_with_progress_handles_multipart_upload_key ... ok
[INFO] [stdout] test model::state::tests::update_local_item_with_progress_updates_child_correctly ... ok
[INFO] [stdout] test model::state::tests::update_local_item_with_progress_updates_the_item ... ok
[INFO] [stdout] test model::sorting::tests::test_sort_by_size_ascending ... ok
[INFO] [stdout] test model::state::tests::update_progress_on_selected_local_item_updates_correctly ... ok
[INFO] [stdout] test model::sorting::tests::test_sort_state_set_column_same ... ok
[INFO] [stdout] test model::state::tests::all_downloads_complete_for_directory_ignores_other_directories ... ok
[INFO] [stdout] test model::sorting::tests::test_sort_state_indicator ... ok
[INFO] [stdout] test model::state::tests::update_selected_local_transfers_updates_correctly ... ok
[INFO] [stdout] test model::state::tests::update_progress_on_selected_s3_item_updates_correctly ... ok
[INFO] [stdout] test model::state::tests::update_selected_local_transfers_with_error_updates_correctly ... ok
[INFO] [stdout] test model::state::tests::update_s3_item_with_progress_preserves_paused_state ... ok
[INFO] [stdout] test model::state::tests::update_s3_item_with_progress_updates_child_correctly ... ok
[INFO] [stdout] test model::state::tests::update_selected_s3_transfers_updates_child_correctly ... ok
[INFO] [stdout] test model::state::tests::update_selected_s3_transfers_updates_correctly ... ok
[INFO] [stdout] test model::state::tests::update_selected_s3_transfers_with_error_updates_correctly ... ok
[INFO] [stdout] test model::transfer_state::tests::test_completed_state ... ok
[INFO] [stdout] test model::transfer_state::tests::test_default_is_pending ... ok
[INFO] [stdout] test model::transfer_state::tests::test_display_formatting ... ok
[INFO] [stdout] test model::transfer_state::tests::test_failed_state ... ok
[INFO] [stdout] test model::transfer_state::tests::test_in_progress_state ... ok
[INFO] [stdout] test services::local_data_fetcher::tests::test_new ... ok
[INFO] [stdout] test services::local_data_fetcher::tests::test_get_current_dir ... ok
[INFO] [stdout] test model::state::tests::update_local_item_with_progress_handles_multipart_upload_with_prefix ... ok
[INFO] [stdout] test model::state::tests::update_local_item_with_progress_preserves_paused_state ... ok
[INFO] [stdout] test services::s3_data_fetcher::tests::test_calculate_part_size_default ... ok
[INFO] [stdout] test services::s3_data_fetcher::tests::test_calculate_part_size_minimum ... ok
[INFO] [stdout] test services::s3_data_fetcher::tests::test_calculate_part_size_large_file ... ok
[INFO] [stdout] test services::s3_data_fetcher::tests::test_calculate_part_size_very_large_file ... ok
[INFO] [stdout] test model::state::tests::update_s3_item_with_progress_updates_the_item ... ok
[INFO] [stdout] test services::s3_data_fetcher::tests::test_should_use_multipart_above_threshold ... ok
[INFO] [stdout] test services::s3_data_fetcher::tests::test_should_use_multipart_at_threshold ... ok
[INFO] [stdout] test services::local_data_fetcher::tests::test_read_parent_directory ... ok
[INFO] [stdout] test services::local_data_fetcher::tests::test_read_directory ... ok
[INFO] [stdout] test services::task_registry::tests::test_cancel_all ... ok
[INFO] [stdout] test services::task_registry::tests::test_get_active_tasks ... ok
[INFO] [stdout] test services::s3_data_fetcher::tests::test_should_use_multipart_below_threshold ... ok
[INFO] [stdout] test services::task_registry::tests::test_task_id_generation ... ok
[INFO] [stdout] test services::task_registry::tests::test_task_cancellation ... ok
[INFO] [stdout] test services::transfer_manager::tests::test_concurrent_transfer_limit ... ok
[INFO] [stdout] test services::transfer_manager::tests::test_job_id_generation ... ok
[INFO] [stdout] test services::transfer_manager::tests::test_mark_completed ... ok
[INFO] [stdout] test services::transfer_manager::tests::test_mark_failed ... ok
[INFO] [stdout] test services::transfer_manager::tests::test_pause_immediately_after_resume ... ok
[INFO] [stdout] test services::transfer_manager::tests::test_transfer_cancel ... ok
[INFO] [stdout] test services::s3_data_fetcher::tests::test_client_pool_clear ... ok
[INFO] [stdout] test services::s3_data_fetcher::tests::test_client_pool_caches_clients ... ok
[INFO] [stdout] test services::transfer_manager::tests::test_transfer_queue_ordering ... ok
[INFO] [stdout] test services::transfer_manager::tests::test_transfer_pause_resume ... ok
[INFO] [stdout] test services::s3_data_fetcher::tests::test_client_pool_different_credentials ... ok
[INFO] [stdout] test services::transfer_persistence::tests::test_load_nonexistent_file ... ok
[INFO] [stdout] test settings::file_credentials::tests::test_load_credentials_no_files ... ok
[INFO] [stdout] test services::s3_data_fetcher::tests::test_client_pool_different_endpoints ... ok
[INFO] [stdout] test settings::file_credentials::tests::test_load_credentials_with_files ... ok
[INFO] [stdout] test settings::file_credentials::tests::test_load_credentials_with_files_only_one_set_as_selected ... ok
[INFO] [stdout] test services::transfer_persistence::tests::test_save_and_load ... ok
[INFO] [stdout] test utils::tests::test_calculate_transfer_speed ... ok
[INFO] [stdout] test services::transfer_state::tests::test_persistence_across_reload ... ok
[INFO] [stdout] test utils::tests::test_format_progress_bar_clamps_negative ... ok
[INFO] [stdout] test utils::tests::test_format_progress_bar_clamps_over_100 ... ok
[INFO] [stdout] test utils::tests::test_format_progress_bar_empty ... ok
[INFO] [stdout] test utils::tests::test_format_progress_bar_full ... ok
[INFO] [stdout] test utils::tests::test_format_progress_bar_half ... ok
[INFO] [stdout] test services::local_data_fetcher::tests::test_read_home_directory ... ok
[INFO] [stdout] test services::task_registry::tests::test_task_registry_cleanup ... ok
[INFO] [stdout] test settings::file_credentials::tests::test_parse_credential_file ... ok
[INFO] [stdout] test utils::tests::test_calculate_eta ... ok
[INFO] [stdout] test services::transfer_persistence::tests::test_completed_items_not_saved ... ok
[INFO] [stdout] test services::task_registry::tests::test_spawn_tracked_task ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 127 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/s3tui-e90566c6ea125a49)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test components::transfers_page::tests::get_local_row_without_modifiers_constructs_plain_row ... ok
[INFO] [stdout] test components::transfers_page::tests::get_local_row_with_error_constructs_red_row ... ok
[INFO] [stdout] test components::s3_creds_page::tests::get_s3_row_should_format_not_selected_row ... ok
[INFO] [stdout] test components::s3_creds_page::tests::get_s3_row_should_format_selected_row ... ok
[INFO] [stdout] test components::transfers_page::tests::get_s3_row_no_modifiers_constructs_plain_row ... ok
[INFO] [stdout] test components::s3_creds_page::tests::test_key_event_handling ... ok
[INFO] [stdout] test components::s3_creds_page::tests::test_component_initialization ... ok
[INFO] [stdout] test components::transfers_page::tests::get_s3_row_with_error_constructs_red_row ... ok
[INFO] [stdout] test components::file_manager_page::tests::test_navigation_keys ... ok
[INFO] [stdout] test components::transfers_page::tests::get_s3_row_with_transferred_constructs_blue_row ... ok
[INFO] [stdout] test ui_manager::tests::test_ui_manager_new ... ok
[INFO] [stdout] test components::transfers_page::tests::test_key_event_handling ... ok
[INFO] [stdout] test components::transfers_page::tests::test_initialization ... ok
[INFO] [stdout] test components::transfers_page::tests::get_local_row_with_transferred_constructs_blue_row ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stderr]      Running tests/property_tests.rs (/opt/rustwide/target/debug/deps/property_tests-b0ae34abfee4db3f)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test state_invariant_tests::test_state_invariant_empty_credentials ... ok
[INFO] [stdout] test state_invariant_tests::test_state_invariant_initial_state_valid ... ok
[INFO] [stdout] test state_invariant_tests::test_state_invariant_credentials_selection ... ok
[INFO] [stdout] test state_invariant_tests::test_state_invariant_search_mode_consistency ... ok
[INFO] [stdout] test test_progress_clamped_to_valid_range ... ok
[INFO] [stdout] test test_progress_extraction_consistency ... ok
[INFO] [stdout] test test_file_size_values ... ok
[INFO] [stdout] test test_progress_monotonic_when_sorted ... ok
[INFO] [stdout] test test_transfer_state_invariants ... ok
[INFO] [stdout] test test_transfer_state_display_no_panic ... ok
[INFO] [stderr]      Running tests/s3_compat_tests.rs (/opt/rustwide/target/debug/deps/s3_compat_tests-4c0ef5c39c5ee5cb)
[INFO] [stdout] test test_overall_progress_bounded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stderr]    Doc-tests s3tui
[INFO] [stdout] test test_concurrent_transfers ... ignored
[INFO] [stdout] test test_error_recovery_download_nonexistent_object ... ignored
[INFO] [stdout] test test_error_recovery_nonexistent_bucket ... ignored
[INFO] [stdout] test test_error_recovery_upload_to_nonexistent_bucket ... ignored
[INFO] [stdout] test test_minio_create_and_list_bucket ... ignored
[INFO] [stdout] test test_minio_delete_object ... ignored
[INFO] [stdout] test test_minio_list_buckets ... ignored
[INFO] [stdout] test test_minio_list_objects_with_prefix ... ignored
[INFO] [stdout] test test_minio_upload_and_download ... ignored
[INFO] [stdout] test test_minio_upload_and_list_objects ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 10 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/utils.rs - utils::format_progress_bar (line 193) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.97s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "622297ad588edaedcdad1b6db6756356e5d4833bd4f10edfd35d74b9db7781ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "622297ad588edaedcdad1b6db6756356e5d4833bd4f10edfd35d74b9db7781ea", kill_on_drop: false }`
[INFO] [stdout] 622297ad588edaedcdad1b6db6756356e5d4833bd4f10edfd35d74b9db7781ea
