[INFO] cloning repository https://github.com/b0b-io/rex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/b0b-io/rex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb0b-io%2Frex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb0b-io%2Frex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16e82ca7c6ff50213a3ef0777beac1c0ee2288f7 [INFO] testing b0b-io/rex against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb0b-io%2Frex" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/b0b-io/rex [INFO] finished tweaking git repo https://github.com/b0b-io/rex [INFO] tweaked toml for git repo https://github.com/b0b-io/rex written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/b0b-io/rex on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/b0b-io/rex 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 266c4836b57eaa660b8c1efce012c38de976fc148e036c1a8ba9afcec4321093 [INFO] running `Command { std: "docker" "start" "-a" "266c4836b57eaa660b8c1efce012c38de976fc148e036c1a8ba9afcec4321093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "266c4836b57eaa660b8c1efce012c38de976fc148e036c1a8ba9afcec4321093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "266c4836b57eaa660b8c1efce012c38de976fc148e036c1a8ba9afcec4321093", kill_on_drop: false }` [INFO] [stdout] 266c4836b57eaa660b8c1efce012c38de976fc148e036c1a8ba9afcec4321093 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c689a0711e684bcfd5c475faf709d8d94a98661cd0c7559c0e7a3dc0dcbe38a [INFO] running `Command { std: "docker" "start" "-a" "2c689a0711e684bcfd5c475faf709d8d94a98661cd0c7559c0e7a3dc0dcbe38a", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling generic-array v0.14.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ansitok v0.3.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling regex-automata v0.4.12 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling ansi-str v0.9.0 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling regex v1.12.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling lru v0.16.2 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling indicatif v0.18.2 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling clap_complete v4.5.59 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling oci-spec v0.8.3 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling ratatui v0.25.0 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling config v0.15.18 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling librex v0.0.1 (/opt/rustwide/workdir/librex) [INFO] [stderr] Compiling rex v0.0.1 (/opt/rustwide/workdir/rex) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "2c689a0711e684bcfd5c475faf709d8d94a98661cd0c7559c0e7a3dc0dcbe38a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c689a0711e684bcfd5c475faf709d8d94a98661cd0c7559c0e7a3dc0dcbe38a", kill_on_drop: false }` [INFO] [stdout] 2c689a0711e684bcfd5c475faf709d8d94a98661cd0c7559c0e7a3dc0dcbe38a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb788d4a034efc3032dc4a63313b7f318c80757cfcb47f6da244711b2d0be2d7 [INFO] running `Command { std: "docker" "start" "-a" "cb788d4a034efc3032dc4a63313b7f318c80757cfcb47f6da244711b2d0be2d7", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling ratatui v0.25.0 [INFO] [stderr] Compiling config v0.15.18 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling librex v0.0.1 (/opt/rustwide/workdir/librex) [INFO] [stderr] Compiling rex v0.0.1 (/opt/rustwide/workdir/rex) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> rex/src/commands/image/list_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [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: `super::*` [INFO] [stdout] --> rex/src/commands/image/tags_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> rex/src/commands/image/details_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 43.85s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "cb788d4a034efc3032dc4a63313b7f318c80757cfcb47f6da244711b2d0be2d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb788d4a034efc3032dc4a63313b7f318c80757cfcb47f6da244711b2d0be2d7", kill_on_drop: false }` [INFO] [stdout] cb788d4a034efc3032dc4a63313b7f318c80757cfcb47f6da244711b2d0be2d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e201e2f2514745f072a6bcdce8023fcdfa0e8e9a42b7e0c108f55e1f14279780 [INFO] running `Command { std: "docker" "start" "-a" "e201e2f2514745f072a6bcdce8023fcdfa0e8e9a42b7e0c108f55e1f14279780", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> rex/src/commands/image/list_tests.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> rex/src/commands/image/tags_tests.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> rex/src/commands/image/details_tests.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rex` (bin "rex" test) generated 3 warnings (run `cargo fix --bin "rex" -p rex --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/librex-503eb53ba759033f) [INFO] [stdout] [INFO] [stdout] running 226 tests [INFO] [stdout] test auth::store_tests::test_file_credential_store_get_nonexistent_returns_none ... ok [INFO] [stdout] test auth::store_tests::test_file_credential_store_handles_multiple_registries ... ok [INFO] [stdout] test auth::store_tests::test_file_credential_store_new_creates_empty_store ... ok [INFO] [stdout] test auth::store_tests::test_file_credential_store_new_creates_parent_directory ... ok [INFO] [stdout] test auth::store_tests::test_file_credential_store_persists_across_instances ... ok [INFO] [stdout] test auth::store_tests::test_file_credential_store_list_registries ... ok [INFO] [stdout] test auth::store_tests::test_file_credential_store_overwrites_existing_credentials ... ok [INFO] [stdout] test auth::store_tests::test_file_credential_store_store_anonymous_fails ... ok [INFO] [stdout] test auth::store_tests::test_file_credential_store_sets_restrictive_permissions ... ok [INFO] [stdout] test auth::store_tests::test_file_credential_store_store_and_get_basic_credentials ... ok [INFO] [stdout] test auth::store_tests::test_file_credential_store_store_bearer_fails ... ok [INFO] [stdout] test auth::store_tests::test_file_credential_store_remove_credentials ... ok [INFO] [stdout] test auth::tests::test_auth_challenge_parse_bearer ... ok [INFO] [stdout] test auth::tests::test_auth_challenge_parse_invalid_format ... ok [INFO] [stdout] test auth::tests::test_auth_challenge_parse_missing_realm ... ok [INFO] [stdout] test auth::tests::test_auth_challenge_parse_without_scope ... ok [INFO] [stdout] test auth::tests::test_credentials_anonymous ... ok [INFO] [stdout] test auth::tests::test_auth_challenge_parse_without_service ... ok [INFO] [stdout] test auth::tests::test_credentials_basic ... ok [INFO] [stdout] test auth::tests::test_credentials_bearer ... ok [INFO] [stdout] test client::tests::test_catalog_response_deserialization ... ok [INFO] [stdout] test client::tests::test_catalog_response_empty ... ok [INFO] [stdout] test cache::tests::test_cache_l1_get_and_set ... ok [INFO] [stdout] test cache::tests::test_cache_new ... ok [INFO] [stdout] test cache::tests::test_cache_clear ... ok [INFO] [stdout] test cache::tests::test_cache_l2_disk_hit ... ok [INFO] [stdout] test cache::tests::test_cache_stats_empty ... ok [INFO] [stdout] test auth::tests::test_auth_challenge_parse_basic ... ok [INFO] [stdout] test client::tests::test_blob_url_construction ... ok [INFO] [stdout] test client::tests::test_catalog_url_construction ... ok [INFO] [stdout] test cache::tests::test_cache_clear_empty ... ok [INFO] [stdout] test client::tests::test_check_version_forbidden ... ok [INFO] [stdout] test client::tests::test_check_version_rate_limit_with_zero_retry_after ... ok [INFO] [stdout] test client::tests::test_check_version_rate_limit_with_retry_after_seconds ... ok [INFO] [stdout] test client::tests::test_check_response_status_service_unavailable ... ok [INFO] [stdout] test client::tests::test_check_response_status_bad_gateway ... ok [INFO] [stdout] test client::tests::test_check_response_status_gateway_timeout ... ok [INFO] [stdout] test client::tests::test_client_config_builder_chaining ... ok [INFO] [stdout] test client::tests::test_client_config_builder_chaining_with_dockerhub_compat ... ok [INFO] [stdout] test client::tests::test_check_version_rate_limit_with_large_retry_after ... ok [INFO] [stdout] test client::tests::test_client_config_dockerhub_compat_default ... ok [INFO] [stdout] test client::tests::test_check_version_rate_limit_with_whitespace_retry_after ... ok [INFO] [stdout] test client::tests::test_client_config_with_max_idle ... ok [INFO] [stdout] test client::tests::test_client_config_default ... ok [INFO] [stdout] test client::tests::test_client_config_with_dockerhub_compat ... ok [INFO] [stdout] test client::tests::test_check_version_server_error ... ok [INFO] [stdout] test client::tests::test_client_new_with_empty_url_fails ... ok [INFO] [stdout] test client::tests::test_check_version_rate_limit_without_retry_after_header ... ok [INFO] [stdout] test client::tests::test_check_version_success ... ok [INFO] [stdout] test client::tests::test_client_new_with_https_url ... ok [INFO] [stdout] test client::tests::test_client_new_with_whitespace_url_fails ... ok [INFO] [stdout] test client::tests::test_check_version_rate_limit_with_retry_after_http_date ... ok [INFO] [stdout] test client::tests::test_client_new_uses_default_config ... ok [INFO] [stdout] test client::tests::test_client_new_with_valid_url ... ok [INFO] [stdout] test client::tests::test_client_has_async_check_version_method ... ok [INFO] [stdout] test client::tests::test_client_registry_url_accessor ... ok [INFO] [stdout] test client::tests::test_client_removes_multiple_trailing_slashes ... ok [INFO] [stdout] test client::tests::test_check_version_not_found ... ok [INFO] [stdout] test client::tests::test_client_with_custom_config ... ok [INFO] [stdout] test auth::store_tests::test_file_credential_store_list_empty_after_remove_all ... ok [INFO] [stdout] test client::tests::test_client_with_domain ... ok [INFO] [stdout] test client::tests::test_check_version_rate_limit_with_negative_retry_after ... ok [INFO] [stdout] test client::tests::test_client_with_port ... ok [INFO] [stdout] test client::tests::test_delete_manifest_method_exists ... ok [INFO] [stdout] test client::tests::test_digest_hex_extraction ... ok [INFO] [stdout] test client::tests::test_digest_algorithm_extraction ... ok [INFO] [stdout] test client::tests::test_digest_validation ... ok [INFO] [stdout] test client::tests::test_extract_next_link_multiple_links ... ok [INFO] [stdout] test client::tests::test_check_version_unauthorized ... ok [INFO] [stdout] test client::tests::test_client_with_credentials ... ok [INFO] [stdout] test client::tests::test_extract_next_link_with_single_quotes ... ok [INFO] [stdout] test client::tests::test_fetch_blob_success ... ok [INFO] [stdout] test client::tests::test_extract_next_link_no_link_header ... ok [INFO] [stdout] test client::tests::test_delete_manifest_with_credentials ... ok [INFO] [stdout] test client::tests::test_delete_manifest_url_construction ... ok [INFO] [stdout] test client::tests::test_extract_next_link_with_double_quotes ... ok [INFO] [stdout] test client::tests::test_fetch_blob_not_found ... ok [INFO] [stdout] test client::tests::test_fetch_blob_digest_mismatch ... ok [INFO] [stdout] test client::tests::test_fetch_catalog_unauthorized ... ok [INFO] [stdout] test client::tests::test_fetch_catalog_with_pagination ... ok [INFO] [stdout] test client::tests::test_fetch_catalog_empty ... ok [INFO] [stdout] test client::tests::test_fetch_catalog_rate_limit_with_retry_after ... ok [INFO] [stdout] test client::tests::test_fetch_catalog_success ... ok [INFO] [stdout] test client::tests::test_fetch_tags_empty ... ok [INFO] [stdout] test client::tests::test_fetch_manifest_not_found ... ok [INFO] [stdout] test client::tests::test_manifest_accept_headers ... ok [INFO] [stdout] test client::tests::test_manifest_url_construction ... ok [INFO] [stdout] test client::tests::test_fetch_tags_not_found ... ok [INFO] [stdout] test client::tests::test_fetch_tags_success ... ok [INFO] [stdout] test client::tests::test_fetch_manifest_success ... ok [INFO] [stdout] test client::tests::test_fetch_tags_wrong_repository_name ... ok [INFO] [stdout] test client::tests::test_registry_version_equality ... ok [INFO] [stdout] test client::tests::test_registry_version_struct ... ok [INFO] [stdout] test client::tests::test_tags_response_deserialization ... ok [INFO] [stdout] test client::tests::test_manifest_url_with_digest_reference ... ok [INFO] [stdout] test client::tests::test_manifest_url_with_tag_reference ... ok [INFO] [stdout] test client::tests::test_tags_response_with_special_characters ... ok [INFO] [stdout] test digest::tests::test_digest_display_trait ... ok [INFO] [stdout] test digest::tests::test_digest_algorithm_accessor ... ok [INFO] [stdout] test digest::tests::test_digest_from_invalid_string_fails ... ok [INFO] [stdout] test digest::tests::test_digest_hex_accessor ... ok [INFO] [stdout] test client::tests::test_tags_response_empty ... ok [INFO] [stdout] test digest::tests::test_digest_from_valid_string_succeeds ... ok [INFO] [stdout] test client::tests::test_tags_url_construction ... ok [INFO] [stdout] test client::tests::test_url_construction_for_version_check ... ok [INFO] [stdout] test digest::tests::test_digest_inner_accessor ... ok [INFO] [stdout] test error::tests::test_authentication_error_insufficient_permissions ... ok [INFO] [stdout] test error::tests::test_authentication_error_invalid_credentials ... ok [INFO] [stdout] test error::tests::test_config_error_invalid_file ... ok [INFO] [stdout] test error::tests::test_authentication_helper_constructor ... ok [INFO] [stdout] test error::tests::test_config_with_source_helper_constructor ... ok [INFO] [stdout] test error::tests::test_error_implements_debug ... ok [INFO] [stdout] test error::tests::test_error_implements_display ... ok [INFO] [stdout] test error::tests::test_network_error_connection_refused ... ok [INFO] [stdout] test error::tests::test_network_helper_constructor ... ok [INFO] [stdout] test error::tests::test_config_error_with_source ... ok [INFO] [stdout] test error::tests::test_config_helper_constructor ... ok [INFO] [stdout] test error::tests::test_network_with_source_helper_constructor ... ok [INFO] [stdout] test error::tests::test_error_implements_error_trait ... ok [INFO] [stdout] test error::tests::test_not_found_helper_constructor ... ok [INFO] [stdout] test error::tests::test_rate_limit_error ... ok [INFO] [stdout] test error::tests::test_resource_error_tag_not_found ... ok [INFO] [stdout] test error::tests::test_network_error_timeout ... ok [INFO] [stdout] test client::tests::test_fetch_blob_unsupported_algorithm ... ok [INFO] [stdout] test error::tests::test_resource_error_not_found ... ok [INFO] [stdout] test error::tests::test_server_error_internal ... ok [INFO] [stdout] test error::tests::test_server_helper_constructor ... ok [INFO] [stdout] test error::tests::test_validation_error_digest_mismatch ... ok [INFO] [stdout] test error::tests::test_validation_helper_constructor ... ok [INFO] [stdout] test error::tests::test_validation_with_source_helper_constructor ... ok [INFO] [stdout] test error::tests::test_validation_error_invalid_manifest ... ok [INFO] [stdout] test error::tests::test_rate_limit_helper_constructor ... ok [INFO] [stdout] test format::tests::test_format_size_binary ... ok [INFO] [stdout] test format::tests::test_format_size_decimal ... ok [INFO] [stdout] test format::tests::test_format_timestamp_relative ... ok [INFO] [stdout] test format::tests::test_format_size_megabytes ... ok [INFO] [stdout] test oci::tests::test_manifest_or_index_from_index ... ok [INFO] [stdout] test oci::tests::test_manifest_or_index_find_platform ... ok [INFO] [stdout] test oci::tests::test_image_manifest_deserialization ... ok [INFO] [stdout] test oci::tests::test_manifest_or_index_from_manifest ... ok [INFO] [stdout] test oci::tests::test_manifest_or_index_into_index ... ok [INFO] [stdout] test oci::tests::test_manifest_or_index_into_manifest ... ok [INFO] [stdout] test oci::tests::test_types_are_accessible ... ok [INFO] [stdout] test oci::tests::test_manifest_or_index_platforms ... ok [INFO] [stdout] test client::tests::test_fetch_tags_with_pagination ... ok [INFO] [stdout] test cache::tests::test_cache_stats ... ok [INFO] [stdout] test client::tests::test_client_config_with_timeout ... ok [INFO] [stdout] test client::tests::test_client_normalizes_url_without_scheme ... ok [INFO] [stdout] test client::tests::test_check_version_rate_limit_with_invalid_retry_after ... ok [INFO] [stdout] test client::tests::test_fetch_manifest_missing_digest_header ... ok [INFO] [stdout] test client::tests::test_check_version_rate_limit ... ok [INFO] [stdout] test client::tests::test_client_removes_trailing_slash ... ok [INFO] [stdout] test reference::tests::test_reference_with_tag_no_registry ... ok [INFO] [stdout] test reference::tests::test_reference_from_invalid_string_fails ... ok [INFO] [stdout] test reference::tests::test_repository_for_registry_ghcr_style ... ok [INFO] [stdout] test reference::tests::test_reference_from_valid_string_succeeds ... ok [INFO] [stdout] test reference::tests::test_reference_semver_tag ... ok [INFO] [stdout] test reference::tests::test_reference_with_port ... ok [INFO] [stdout] test reference::tests::test_reference_display_trait ... ok [INFO] [stdout] test reference::tests::test_reference_inner_accessor ... ok [INFO] [stdout] test reference::tests::test_reference_accessors ... ok [INFO] [stdout] test reference::tests::test_repository_for_registry_explicit_library_simple_name ... ok [INFO] [stdout] test reference::tests::test_repository_for_registry_strips_library_when_compat_false ... ok [INFO] [stdout] test reference::tests::test_repository_for_registry_with_nested_path ... ok [INFO] [stdout] test reference::tests::test_repository_for_registry_with_registry_prefix ... ok [INFO] [stdout] test reference::tests::test_repository_for_registry_with_tag ... ok [INFO] [stdout] test reference::tests::test_reference_simple_name_only ... ok [INFO] [stdout] test registry::tests::test_blob_cache_key_is_global ... ok [INFO] [stdout] test registry::tests::test_cache_delete_nonexistent_key_is_safe ... ok [INFO] [stdout] test registry::tests::test_catalog_response_serde ... ok [INFO] [stdout] test registry::tests::test_delete_all_tags_invalidates_tags_list_cache ... ok [INFO] [stdout] test reference::tests::test_repository_for_registry_with_org ... ok [INFO] [stdout] test registry::tests::test_delete_manifest_cache_key_format ... ok [INFO] [stdout] test registry::tests::test_delete_manifest_invalidates_cache ... ok [INFO] [stdout] test registry::tests::test_delete_tag_cache_key_formats ... ok [INFO] [stdout] test registry::tests::test_delete_tag_invalidates_multiple_cache_entries ... ok [INFO] [stdout] test registry::tests::test_check_version_success ... ok [INFO] [stdout] test reference::tests::test_reference_with_nested_repository_path ... ok [INFO] [stdout] test registry::tests::test_digest_computation_from_manifest_bytes ... ok [INFO] [stdout] test registry::tests::test_check_version_failure ... ok [INFO] [stdout] test registry::tests::test_get_blob_with_cache ... ok [INFO] [stdout] test registry::tests::test_get_blob_without_cache ... ok [INFO] [stdout] test reference::tests::test_reference_with_digest ... ok [INFO] [stdout] test registry::tests::test_get_manifest_preserves_explicit_library_path_when_dockerhub_compat_false ... ok [INFO] [stdout] test reference::tests::test_repository_for_registry_with_digest ... ok [INFO] [stdout] test registry::tests::test_get_manifest_with_org_name_when_dockerhub_compat_false ... ok [INFO] [stdout] test registry::tests::test_list_repositories_without_cache ... ok [INFO] [stdout] test registry::tests::test_list_tags_error ... ok [INFO] [stdout] test registry::tests::test_get_manifest_strips_library_prefix_when_dockerhub_compat_false ... ok [INFO] [stdout] test registry::tests::test_get_manifest_keeps_library_prefix_when_dockerhub_compat_true ... ok [INFO] [stdout] test registry::tests::test_manifest_digest_consistency ... ok [INFO] [stdout] test registry::tests::test_manifest_or_index_types_work_with_registry ... ok [INFO] [stdout] test registry::tests::test_get_manifest_without_cache ... ok [INFO] [stdout] test registry::tests::test_tags_response_serde ... ok [INFO] [stdout] test registry::tests::test_get_manifest_with_cache ... ok [INFO] [stdout] test search::tests::test_fuzzy_match ... ok [INFO] [stdout] test search::tests::test_case_smart_match ... ok [INFO] [stdout] test search::tests::test_case_insensitive_match ... ok [INFO] [stdout] test registry::tests::test_list_repositories_with_cache ... ok [INFO] [stdout] test registry::tests::test_registry_credentials_management ... ok [INFO] [stdout] test registry::tests::test_registry_new ... ok [INFO] [stdout] test search::tests::test_empty_query_returns_all ... ok [INFO] [stdout] test registry::tests::test_list_tags_without_cache ... ok [INFO] [stdout] test registry::tests::test_list_repositories_error ... ok [INFO] [stdout] test registry::tests::test_registry_new_with_cache ... ok [INFO] [stdout] test registry::tests::test_list_tags_with_cache ... ok [INFO] [stdout] test search::tests::test_exact_match ... ok [INFO] [stdout] test search::tests::test_multiple_matches_same_score ... ok [INFO] [stdout] test search::tests::test_no_match ... ok [INFO] [stdout] test search::tests::test_results_sorted_by_score ... ok [INFO] [stdout] test search::tests::test_prefix_match ... ok [INFO] [stdout] test search::tests::test_search_images_fuzzy_both ... ok [INFO] [stdout] test search::tests::test_search_images_empty_query ... ok [INFO] [stdout] test search::tests::test_search_with_special_characters ... ok [INFO] [stdout] test search::tests::test_search_tags_with_version ... ok [INFO] [stdout] test search::tests::test_search_repositories ... ok [INFO] [stdout] test search::tests::test_search_images_no_tags_for_repo ... ok [INFO] [stdout] test search::tests::test_search_with_numbers ... ok [INFO] [stdout] test search::tests::test_search_images_repo_only ... ok [INFO] [stdout] test search::tests::test_search_images_with_version_tag ... ok [INFO] [stdout] test search::tests::test_search_images_with_tag ... ok [INFO] [stdout] test search::tests::test_search_result_ordering ... ok [INFO] [stdout] test search::tests::test_search_tags ... ok [INFO] [stdout] test registry::tests::test_get_manifest_by_digest_strips_library_when_dockerhub_compat_false ... ok [INFO] [stdout] test cache::tests::test_cache_l2_disk_expired ... ok [INFO] [stdout] test cache::tests::test_cache_prune ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 226 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.16s [INFO] [stdout] [INFO] [stderr] Running tests/public_api.rs (/opt/rustwide/target/debug/deps/public_api-9ae45c7df9f6a82c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_rex_builder_new ... ok [INFO] [stdout] test test_rex_builder_with_dockerhub_compat ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rex-e8b5e10dd96ecef4) [INFO] [stdout] [INFO] [stdout] running 357 tests [INFO] [stdout] test commands::config::tests::test_config_serialization ... ok [INFO] [stdout] test commands::config::tests::test_config_format_pretty ... ok [INFO] [stdout] test commands::image::details_tests::test_handle_image_details_digest_with_different_algorithms ... ok [INFO] [stdout] test commands::image::details_tests::test_handle_image_details_empty_reference ... ok [INFO] [stdout] test commands::config::tests::test_config_format_pretty_with_registries ... ok [INFO] [stdout] test commands::image::details_tests::test_handle_image_details_reference_parsing ... ok [INFO] [stdout] test commands::image::details_tests::test_handle_image_details_repository_with_path ... ok [INFO] [stdout] test commands::image::details_tests::test_handle_image_details_with_json_format ... ok [INFO] [stdout] test commands::image::details_tests::test_handle_image_details_tag_reference_format ... ok [INFO] [stdout] test commands::image::details_tests::test_handle_image_details_with_pretty_format ... ok [INFO] [stdout] test commands::image::details_tests::test_handle_image_details_special_tag_characters ... ok [INFO] [stdout] test commands::image::details_tests::test_handle_image_details_digest_reference_format ... ok [INFO] [stdout] test commands::image::details_tests::test_context_color_choices ... ok [INFO] [stdout] test commands::image::list_tests::test_context_creation ... ok [INFO] [stdout] test commands::image::list_tests::test_handle_image_list_limit_validation ... ok [INFO] [stdout] test commands::image::list_tests::test_handle_image_list_filter_with_special_chars ... ok [INFO] [stdout] test commands::image::list_tests::test_handle_image_list_filter_validation ... ok [INFO] [stdout] test commands::image::list_tests::test_handle_image_list_quiet_flag ... ok [INFO] [stdout] test commands::image::details_tests::test_handle_image_details_format_default ... ok [INFO] [stdout] test commands::image::list_tests::test_handle_image_list_with_pretty_format ... ok [INFO] [stdout] test commands::image::list_tests::test_handle_image_list_limit_bounds ... ok [INFO] [stdout] test commands::image::list_tests::test_handle_image_list_with_json_format ... ok [INFO] [stdout] test commands::image::remove::tests::test_filter_tags_by_age_basic ... ok [INFO] [stdout] test commands::image::remove::tests::test_filter_tags_by_age_no_matches ... ok [INFO] [stdout] test commands::image::tags_tests::test_handle_image_tags_filter_patterns ... ok [INFO] [stdout] test commands::image::remove::tests::test_filter_tags_by_age_boundary ... ok [INFO] [stdout] test commands::image::remove::tests::test_filter_tags_missing_timestamps ... ok [INFO] [stdout] test commands::image::tags_tests::test_handle_image_tags_format_default ... ok [INFO] [stdout] test commands::image::tags_tests::test_handle_image_tags_image_name_validation ... ok [INFO] [stdout] test commands::image::tags_tests::test_handle_image_tags_image_name_with_slashes ... ok [INFO] [stdout] test commands::image::tags_tests::test_handle_image_tags_limit_values ... ok [INFO] [stdout] test commands::image::inspect_tests::test_get_image_inspect_invalid_reference ... ok [INFO] [stdout] test commands::image::tags_tests::test_handle_image_tags_with_pretty_format ... ok [INFO] [stdout] test commands::image::tags_tests::test_handle_image_tags_without_filter_or_limit ... ok [INFO] [stdout] test commands::image::tags_tests::test_context_with_different_verbosity ... ok [INFO] [stdout] test commands::image::list_tests::test_handle_image_list_format_default ... ok [INFO] [stdout] test commands::image::tests::test_get_registry_url_default ... ok [INFO] [stdout] test commands::image::tests::test_image_details_byte_formatting ... ok [INFO] [stdout] test commands::image::tests::test_image_details_creation ... ok [INFO] [stdout] test commands::image::tags_tests::test_handle_image_tags_image_name_with_registry ... ok [INFO] [stdout] test commands::image::tags_tests::test_handle_image_tags_quiet_mode ... ok [INFO] [stdout] test commands::image::tests::test_image_details_format_pretty ... ok [INFO] [stdout] test commands::image::tests::test_image_details_serialization ... ok [INFO] [stdout] test commands::image::tests::test_parse_platform_invalid_single_part ... ok [INFO] [stdout] test commands::image::tests::test_parse_platform_invalid_too_many_parts ... ok [INFO] [stdout] test commands::image::tests::test_parse_platform_os_arch ... ok [INFO] [stdout] test commands::image::tests::test_parse_platform_os_arch_variant ... ok [INFO] [stdout] test commands::image::tests::test_parse_platform_various_architectures ... ok [INFO] [stdout] test commands::image::tests::test_image_details_multi_platform ... ok [INFO] [stdout] test commands::image::tests::test_image_details_format_pretty_multi_platform ... ok [INFO] [stdout] test commands::image::tags_tests::test_handle_image_tags_with_json_format ... ok [INFO] [stdout] test commands::image::tests::test_repository_item_creation ... ok [INFO] [stdout] test commands::image::tests::test_repository_item_format_pretty ... ok [INFO] [stdout] test commands::image::tests::test_tag_info_with_many_platforms ... ok [INFO] [stdout] test commands::image::tests::test_tag_info_serialization ... ok [INFO] [stdout] test commands::registry::handlers::tests::test_handlers_compile ... ok [INFO] [stdout] test commands::registry::tests::test_check_registry_nonexistent ... ok [INFO] [stdout] test commands::registry::tests::test_check_registry_invalid_config ... ok [INFO] [stdout] test commands::image::tests::test_repository_item_serialization ... ok [INFO] [stdout] test commands::image::tests::test_tag_info_digest_shortening ... ok [INFO] [stdout] test commands::image::tests::test_tag_info_format_pretty ... ok [INFO] [stdout] test commands::image::tests::test_tag_info_without_created ... ok [INFO] [stdout] test commands::registry::tests::test_init_registry_creates_config_if_not_exists ... ok [INFO] [stdout] test commands::registry::tests::test_init_registry_duplicate_name_fails ... ok [INFO] [stdout] test commands::image::tests::test_tag_info_creation ... ok [INFO] [stdout] test commands::registry::tests::test_init_first_registry_sets_default ... ok [INFO] [stdout] test commands::registry::tests::test_init_registry_to_existing_registries ... ok [INFO] [stdout] test commands::registry::tests::test_registry_check_result_pretty_format_auth_required ... ok [INFO] [stdout] test commands::registry::tests::test_init_second_registry_does_not_change_default ... ok [INFO] [stdout] test commands::registry::tests::test_list_registries_with_entries ... ok [INFO] [stdout] test commands::registry::tests::test_registry_check_result_pretty_format_auth_required_not_authenticated ... ok [INFO] [stdout] test commands::registry::tests::test_list_registries_empty ... ok [INFO] [stdout] test commands::registry::tests::test_list_registries_nonexistent_config ... ok [INFO] [stdout] test commands::registry::tests::test_init_registry_to_empty_config ... ok [INFO] [stdout] test commands::registry::tests::test_registry_check_result_pretty_format_offline ... ok [INFO] [stdout] test commands::registry::tests::test_registry_check_result_pretty_format_authenticated ... ok [INFO] [stdout] test commands::registry::tests::test_registry_check_result_pretty_format_online ... ok [INFO] [stdout] test commands::registry::tests::test_registry_check_result_creation ... ok [INFO] [stdout] test commands::registry::tests::test_registry_check_result_with_error ... ok [INFO] [stdout] test commands::registry::tests::test_registry_check_result_serialization ... ok [INFO] [stdout] test commands::registry::tests::test_remove_registry_empty_config ... ok [INFO] [stdout] test commands::registry::tests::test_remove_registry_nonexistent ... ok [INFO] [stdout] test commands::registry::tests::test_show_registry_existing ... ok [INFO] [stdout] test commands::registry::tests::test_remove_default_registry_clears_default ... ok [INFO] [stdout] test commands::registry::tests::test_show_registry_nonexistent ... ok [INFO] [stdout] test commands::registry::tests::test_show_registry_empty_config ... ok [INFO] [stdout] test commands::registry::tests::test_show_registry_with_default_marker ... ok [INFO] [stdout] test commands::registry::tests::test_remove_registry_existing ... ok [INFO] [stdout] test commands::registry::tests::test_use_registry_empty_config ... ok [INFO] [stdout] test commands::registry::tests::test_remove_last_registry ... ok [INFO] [stdout] test commands::registry::tests::test_use_registry_existing ... ok [INFO] [stdout] test commands::registry::tests::test_validate_registry_url_domain_without_port ... ok [INFO] [stdout] test commands::registry::tests::test_validate_registry_url_invalid_scheme_file ... ok [INFO] [stdout] test commands::registry::tests::test_validate_registry_url_invalid_scheme_ftp ... ok [INFO] [stdout] test commands::registry::tests::test_validate_registry_url_ipv6_address ... ok [INFO] [stdout] test commands::registry::tests::test_validate_registry_url_empty_string ... ok [INFO] [stdout] test commands::registry::tests::test_validate_registry_url_malformed_double_colon ... ok [INFO] [stdout] test commands::registry::tests::test_validate_registry_url_only_scheme ... ok [INFO] [stdout] test commands::registry::tests::test_validate_registry_url_with_path ... ok [INFO] [stdout] test commands::registry::tests::test_validate_registry_url_with_http_scheme ... ok [INFO] [stdout] test commands::registry::tests::test_validate_registry_url_with_https_scheme ... ok [INFO] [stdout] test commands::registry::tests::test_validate_registry_url_spaces ... ok [INFO] [stdout] test commands::registry::tests::test_use_registry_nonexistent ... ok [INFO] [stdout] test commands::registry::tests::test_validate_registry_url_without_scheme ... ok [INFO] [stdout] test commands::registry::tests::test_use_registry_when_none_set ... ok [INFO] [stdout] test commands::search::tests::test_image_result_creation ... ok [INFO] [stdout] test commands::search::tests::test_image_results_structure ... ok [INFO] [stdout] test commands::registry::tests::test_init_registry_normalizes_url ... ok [INFO] [stdout] test commands::search::tests::test_search_results_format_pretty_images_only ... ok [INFO] [stdout] test commands::search::tests::test_search_results_format_pretty_no_results ... ok [INFO] [stdout] test commands::registry::tests::test_validate_registry_url_ipv4_address ... ok [INFO] [stdout] test commands::search::tests::test_search_results_format_pretty_with_both ... ok [INFO] [stdout] test commands::search::tests::test_search_results_format_pretty_tags_only ... ok [INFO] [stdout] test commands::search::tests::test_search_results_serialization ... ok [INFO] [stdout] test commands::search::tests::test_tag_results_structure ... ok [INFO] [stdout] test commands::search::tests::test_tag_result_creation ... ok [INFO] [stdout] test commands::version::tests::test_print_version_contains_librex_version ... ok [INFO] [stdout] test commands::version::tests::test_print_version_contains_package_name ... ok [INFO] [stdout] test commands::version::tests::test_print_version_contains_version_number ... ok [INFO] [stdout] test config::tests::test_config_default ... ok [INFO] [stdout] test commands::version::tests::test_version_string_not_empty ... ok [INFO] [stdout] test config::tests::test_config_load_nonexistent_file ... ok [INFO] [stdout] test config::tests::test_config_serialization ... ok [INFO] [stdout] test config::tests::test_config_with_registries_serialization ... ok [INFO] [stdout] test config::tests::test_config_with_registries_deserialization ... ok [INFO] [stdout] test config::tests::test_config_save_creates_directory ... ok [INFO] [stdout] test config::tests::test_display_config ... ok [INFO] [stdout] test config::tests::test_get_config_path_default ... ok [INFO] [stdout] test config::tests::test_get_config_path_uses_env_var ... ok [INFO] [stdout] test config::tests::test_config_deserialization ... ok [INFO] [stdout] test config::tests::test_registries_config_default ... ok [INFO] [stdout] test config::tests::test_registry_entry_creation ... ok [INFO] [stdout] test config::tests::test_edit_config_no_editor ... ok [INFO] [stdout] test config::tests::test_config_with_empty_registries ... ok [INFO] [stdout] test config::tests::test_registry_entry_dockerhub_compat_true ... ok [INFO] [stdout] test config::tests::test_init_config_fails_if_exists ... ok [INFO] [stdout] test config::tests::test_get_config_value_nonexistent ... ok [INFO] [stdout] test config::tests::test_init_config_creates_file ... ok [INFO] [stdout] test config::tests::test_get_config_value_nested ... ok [INFO] [stdout] test config::tests::test_registry_entry_equality ... ok [INFO] [stdout] test config::tests::test_style_config_defaults ... ok [INFO] [stdout] test config::tests::test_config_load_from_file ... ok [INFO] [stdout] test context::tests::test_app_context_build_with_trace ... ok [INFO] [stdout] test context::tests::test_app_context_build_with_very_verbose ... ok [INFO] [stdout] test context::tests::test_app_context_build_with_verbose ... ok [INFO] [stdout] test context::tests::test_app_context_verbosity_is_preserved ... ok [INFO] [stdout] test config::tests::test_set_config_value_nested ... ok [INFO] [stdout] test config::tests::test_registry_entry_dockerhub_compat_defaults_to_false ... ok [INFO] [stdout] test config::tests::test_registry_entry_mixed_dockerhub_compat ... ok [INFO] [stdout] test config::tests::test_registry_entry_dockerhub_compat_false_explicit ... ok [INFO] [stdout] test context::tests::test_verbosity_level_equality ... ok [INFO] [stdout] test format::tests::test_checkmark_with_no_color ... ok [INFO] [stdout] test format::tests::test_error_mark_returns_string ... ok [INFO] [stdout] test format::tests::test_format_empty_vec ... ok [INFO] [stdout] test format::tests::test_format_pretty ... ok [INFO] [stdout] test format::tests::test_format_json ... ok [INFO] [stdout] test context::tests::test_app_context_build_with_normal_verbosity ... ok [INFO] [stdout] test config::tests::test_set_config_value_creates_file ... ok [INFO] [stdout] test context::tests::test_verbosity_level_from_count ... ok [INFO] [stdout] test format::tests::test_format_vec_json ... ok [INFO] [stdout] test context::tests::test_verbosity_level_ordering ... ok [INFO] [stdout] test format::tests::test_checkmark_returns_string ... ok [INFO] [stdout] test format::tests::test_format_vec_pretty ... ok [INFO] [stdout] test format::tests::test_print_with_trace_prints_everything ... ok [INFO] [stdout] test format::tests::test_print_respects_verbosity_hierarchy ... ok [INFO] [stdout] test format::tests::test_print_with_normal_verbosity_prints_normal ... ok [INFO] [stdout] test format::tests::test_output_format_from_string ... ok [INFO] [stdout] test format::tests::test_print_with_verbose_suppresses_trace ... ok [INFO] [stdout] test format::tests::test_should_color_respects_no_color_env ... ok [INFO] [stdout] test image::types::tests::test_tag_info_new_formats_created_with_timestamp ... ok [INFO] [stdout] test image::types::tests::test_tag_info_new_formats_digest_correctly ... ok [INFO] [stdout] test image::metadata::tests::test_tag_metadata_fetcher_new_creates_instance ... ok [INFO] [stdout] test image::types::tests::test_tag_info_new_formats_empty_platforms ... ok [INFO] [stdout] test image::types::tests::test_tag_info_new_formats_single_platform ... ok [INFO] [stdout] test image::types::tests::test_tag_info_new_formats_size_correctly ... ok [INFO] [stdout] test image::metadata::tests::test_repository_metadata_fetcher_new_creates_instance ... ok [INFO] [stdout] test format::tests::test_print_with_very_verbose_suppresses_trace ... ok [INFO] [stdout] test image::types::tests::test_tag_info_new_formats_created_without_timestamp ... ok [INFO] [stdout] test image::types::tests::test_tag_info_new_formats_two_platforms ... ok [INFO] [stdout] test image::types::tests::test_tag_info_new_formats_many_platforms ... ok [INFO] [stdout] test image::types::tests::test_tag_info_new_handles_short_digest ... ok [INFO] [stdout] test image::types::tests::test_tag_info_new_handles_na_digest ... ok [INFO] [stdout] test image::types::tests::test_tag_info_new_handles_none_timestamp ... ok [INFO] [stdout] test image::types::tests::test_tag_info_new_preserves_raw_timestamp ... ok [INFO] [stdout] test tui::app::tests::test_app_new ... ok [INFO] [stdout] test tui::app::tests::test_app_new_extracts_settings ... ok [INFO] [stdout] test tui::app::tests::test_full_navigation_flow ... ok [INFO] [stdout] test tui::app::tests::test_handle_back_at_root_does_nothing ... ok [INFO] [stdout] test tui::app::tests::test_handle_quit_in_nested_view_goes_back ... ok [INFO] [stdout] test tui::app::tests::test_handle_repositories_loaded_error_clears_loading ... ok [INFO] [stdout] test tui::app::tests::test_handle_back_event ... ok [INFO] [stdout] test tui::app::tests::test_handle_repositories_loaded_populates_repo_list_state ... ok [INFO] [stdout] test tui::app::tests::test_handle_repositories_loaded_success ... ok [INFO] [stdout] test tui::app::tests::test_handle_resize_event ... ok [INFO] [stdout] test tui::app::tests::test_handle_tags_loaded_populates_tag_list_state ... ok [INFO] [stdout] test tui::app::tests::test_handle_tags_loaded_success ... ok [INFO] [stdout] test tui::app::tests::test_handle_quit_at_root_sets_should_quit ... ok [INFO] [stdout] test tui::app::tests::test_handle_tags_loaded_only_updates_current_repository ... ok [INFO] [stdout] test tui::app::tests::test_handle_tags_loaded_error ... ok [INFO] [stdout] test tui::app::tests::test_handle_tags_for_multiple_repositories ... ok [INFO] [stdout] test tui::app::tests::test_load_repositories_sets_loading_state ... ok [INFO] [stdout] test tui::app::tests::test_load_tags_sets_loading_state ... ok [INFO] [stdout] test tui::app::tests::test_pop_view ... ok [INFO] [stdout] test tui::app::tests::test_pop_view_to_root ... ok [INFO] [stdout] test tui::app::tests::test_pop_view_when_empty ... ok [INFO] [stdout] test image::types::tests::test_tag_info_new_handles_placeholder_digest ... ok [INFO] [stdout] test tui::app::tests::test_repo_list_down_event ... ok [INFO] [stdout] test tui::app::tests::test_repo_list_enter_on_empty_list_does_nothing ... ok [INFO] [stdout] test tui::app::tests::test_process_messages_drains_queue ... ok [INFO] [stdout] test tui::app::tests::test_repo_list_enter_navigates_to_tag_list ... ok [INFO] [stdout] test tui::app::tests::test_push_multiple_views ... ok [INFO] [stdout] test tui::app::tests::test_push_view ... ok [INFO] [stdout] test tui::app::tests::test_repo_list_enter_initializes_tag_list_state ... ok [INFO] [stdout] test tui::app::tests::test_repo_list_state_initialized ... ok [INFO] [stdout] test tui::app::tests::test_repo_list_up_event ... ok [INFO] [stdout] test tui::app::tests::test_tag_list_enter_on_empty_list_does_nothing ... ok [INFO] [stdout] test tui::app::tests::test_tag_list_enter_navigates_to_image_details ... ok [INFO] [stdout] test tui::app::tests::test_tag_list_down_event ... ok [INFO] [stdout] test tui::app::tests::test_tag_list_refresh_event ... ok [INFO] [stdout] test tui::app::tests::test_tag_list_up_event ... ok [INFO] [stdout] test tui::app::tests::test_tag_list_state_initialized ... ok [INFO] [stdout] test tui::app::tests::test_repo_list_refresh_event ... ok [INFO] [stdout] test tui::app::tests::test_handle_repositories_loaded_error ... ok [INFO] [stdout] test tui::app::tests::test_view_debug ... ok [INFO] [stdout] test tui::app::tests::test_view_equality ... ok [INFO] [stdout] test tui::banner::tests::test_banner_auto_dismiss ... ok [INFO] [stdout] test tui::banner::tests::test_banner_creation ... ok [INFO] [stdout] test tui::banner::tests::test_banner_manager_auto_dismiss ... ok [INFO] [stdout] test tui::banner::tests::test_banner_manager_add ... ok [INFO] [stdout] test tui::banner::tests::test_banner_manager_clear ... ok [INFO] [stdout] test tui::banner::tests::test_banner_manager_default ... ok [INFO] [stdout] test tui::banner::tests::test_banner_manager_creation ... ok [INFO] [stdout] test tui::banner::tests::test_banner_manager_dismiss_latest ... ok [INFO] [stdout] test tui::banner::tests::test_banner_manager_remove ... ok [INFO] [stdout] test tui::banner::tests::test_banner_manager_remove_type ... ok [INFO] [stdout] test tui::events::tests::test_action_keys ... ok [INFO] [stdout] test tui::events::tests::test_action_keys_case_sensitive ... ok [INFO] [stdout] test tui::banner::tests::test_banner_type_symbols ... ok [INFO] [stdout] test tui::events::tests::test_arrow_keys_map_to_navigation ... ok [INFO] [stdout] test tui::banner::tests::test_dismissible_banners ... ok [INFO] [stdout] test tui::events::tests::test_event_debug ... ok [INFO] [stdout] test tui::events::tests::test_arrow_keys_work_regardless_of_vim_mode ... ok [INFO] [stdout] test tui::events::tests::test_ctrl_c_maps_to_quit ... ok [INFO] [stdout] test tui::events::tests::test_event_clone ... ok [INFO] [stdout] test tui::events::tests::test_event_equality ... ok [INFO] [stdout] test tui::events::tests::test_event_handler_default ... ok [INFO] [stdout] test tui::events::tests::test_event_handler_new ... ok [INFO] [stdout] test tui::events::tests::test_page_navigation_keys ... ok [INFO] [stdout] test tui::events::tests::test_regular_characters_map_to_char_event ... ok [INFO] [stdout] test tui::events::tests::test_special_navigation_keys ... ok [INFO] [stdout] test tui::events::tests::test_unknown_keys_map_to_null_char ... ok [INFO] [stdout] test tui::events::tests::test_vim_keys_when_vim_mode_disabled ... ok [INFO] [stdout] test tui::events::tests::test_vim_keys_when_vim_mode_enabled ... ok [INFO] [stdout] test tui::progress::tests::test_progress_bar_message ... ok [INFO] [stdout] test tui::progress::tests::test_progress_bar_new ... ok [INFO] [stdout] test tui::progress::tests::test_progress_bar_percentage ... ok [INFO] [stdout] test tui::progress::tests::test_progress_bar_percentage_over_100 ... ok [INFO] [stdout] test tui::progress::tests::test_progress_bar_various_ranges ... ok [INFO] [stdout] test tui::progress::tests::test_progress_bar_percentage_zero_total ... ok [INFO] [stdout] test tui::shell::footer_tests::test_action_disabled ... ok [INFO] [stdout] test tui::app::tests::test_view_clone ... ok [INFO] [stdout] test tui::shell::footer_tests::test_action_enabled ... ok [INFO] [stdout] test tui::shell::footer_tests::test_action_from_tuple ... ok [INFO] [stdout] test tui::shell::footer_tests::test_footer_format_text_has_spacing ... ok [INFO] [stdout] test tui::shell::footer_tests::test_action_new ... ok [INFO] [stdout] test tui::progress::tests::test_progress_bar_is_complete ... ok [INFO] [stdout] test tui::shell::footer_tests::test_footer_format_text_multiple_actions ... ok [INFO] [stdout] test tui::shell::footer_tests::test_footer_format_text_single_action ... ok [INFO] [stdout] test tui::shell::footer_tests::test_footer_from_slice ... ok [INFO] [stdout] test tui::shell::footer_tests::test_footer_new ... ok [INFO] [stdout] test tui::shell::footer_tests::test_footer_with_many_actions ... ok [INFO] [stdout] test tui::shell::footer_tests::test_footer_with_mixed_enabled_disabled ... ok [INFO] [stdout] test tui::shell::footer_tests::test_footer_with_single_action ... ok [INFO] [stdout] test tui::shell::shell_layout_tests::test_shell_layout_areas_dont_overlap ... ok [INFO] [stdout] test tui::shell::shell_layout_tests::test_shell_layout_with_all_components ... ok [INFO] [stdout] test tui::shell::shell_layout_tests::test_shell_layout_small_terminal ... ok [INFO] [stdout] test tui::shell::shell_layout_tests::test_shell_layout_large_terminal ... ok [INFO] [stdout] test tui::shell::shell_layout_tests::test_shell_layout_height_adds_up ... ok [INFO] [stdout] test tui::shell::shell_layout_tests::test_shell_layout_with_context_only ... ok [INFO] [stdout] test tui::shell::title_bar_tests::test_title_bar_format_text_narrow_terminal ... ok [INFO] [stdout] test tui::shell::shell_layout_tests::test_shell_layout_without_optional_components ... ok [INFO] [stdout] test tui::shell::title_bar_tests::test_title_bar_clear_registry ... ok [INFO] [stdout] test tui::shell::shell_layout_tests::test_shell_layout_full_width ... ok [INFO] [stdout] test tui::shell::title_bar_tests::test_title_bar_format_text_very_narrow_terminal ... ok [INFO] [stdout] test tui::shell::title_bar_tests::test_title_bar_format_text_exact_fit ... ok [INFO] [stdout] test tui::shell::title_bar_tests::test_title_bar_format_text_with_spacing ... ok [INFO] [stdout] test tui::shell::title_bar_tests::test_title_bar_format_text_with_registry ... ok [INFO] [stdout] test tui::shell::title_bar_tests::test_title_bar_new ... ok [INFO] [stdout] test tui::shell::title_bar_tests::test_title_bar_set_registry ... ok [INFO] [stdout] test tui::shell::shell_layout_tests::test_shell_layout_with_status_only ... ok [INFO] [stdout] test tui::tests::test_restore_terminal_accepts_terminal ... ok [INFO] [stdout] test tui::tests::test_run_function_exists ... ok [INFO] [stdout] test tui::tests::test_setup_terminal_returns_result ... ok [INFO] [stdout] test tui::tests::test_tui_module_compiles ... ok [INFO] [stdout] test tui::theme::tests::test_theme_border_focused_style ... ok [INFO] [stdout] test tui::theme::tests::test_theme_dark_has_correct_colors ... ok [INFO] [stdout] test tui::theme::tests::test_theme_border_style ... ok [INFO] [stdout] test tui::shell::title_bar_tests::test_title_bar_format_text_without_registry ... ok [INFO] [stdout] test tui::theme::tests::test_theme_error_style ... ok [INFO] [stdout] test tui::theme::tests::test_theme_info_style ... ok [INFO] [stdout] test tui::theme::tests::test_theme_is_cloneable ... ok [INFO] [stdout] test tui::theme::tests::test_theme_light_and_dark_are_different ... ok [INFO] [stdout] test tui::theme::tests::test_theme_light_has_correct_colors ... ok [INFO] [stdout] test tui::theme::tests::test_theme_muted_style ... ok [INFO] [stdout] test tui::theme::tests::test_theme_success_style ... ok [INFO] [stdout] test tui::theme::tests::test_theme_title_style_is_bold ... ok [INFO] [stdout] test tui::views::details::tests::test_default ... ok [INFO] [stdout] test tui::theme::tests::test_theme_selected_style ... ok [INFO] [stdout] test tui::theme::tests::test_theme_warning_style ... ok [INFO] [stdout] test tui::views::details::tests::test_image_details_state_new ... ok [INFO] [stdout] test tui::views::details::tests::test_scroll_page_down ... ok [INFO] [stdout] test tui::views::details::tests::test_scroll_page_up ... ok [INFO] [stdout] test tui::views::details::tests::test_scroll_to_top ... ok [INFO] [stdout] test tui::views::details::tests::test_scroll_down ... ok [INFO] [stdout] test tui::views::repos::tests::test_filtered_items_case_sensitive ... ok [INFO] [stdout] test tui::views::details::tests::test_scroll_up ... ok [INFO] [stdout] test tui::views::details::tests::test_scroll_up_at_top ... ok [INFO] [stdout] test tui::views::repos::tests::test_filtered_items_returns_all_when_no_filter ... ok [INFO] [stdout] test tui::views::repos::tests::test_repository_list_state_new ... ok [INFO] [stdout] test tui::views::repos::tests::test_filtered_items_filters_by_name ... ok [INFO] [stdout] test tui::views::repos::tests::test_select_next_at_end_stays_at_end ... ok [INFO] [stdout] test tui::views::repos::tests::test_select_next_moves_down ... ok [INFO] [stdout] test tui::views::repos::tests::test_select_previous_moves_up ... ok [INFO] [stdout] test tui::views::repos::tests::test_select_previous_at_start_stays_at_start ... ok [INFO] [stdout] test tui::views::repos::tests::test_selected_item_returns_none_when_empty ... ok [INFO] [stdout] test tui::views::tags::tests::test_navigation_with_multiple_items ... ok [INFO] [stdout] test tui::views::repos::tests::test_selected_item_returns_current_item ... ok [INFO] [stdout] test tui::views::tags::tests::test_select_next_moves_down ... ok [INFO] [stdout] test tui::views::tags::tests::test_select_previous_at_start_stays_at_start ... ok [INFO] [stdout] test tui::views::tags::tests::test_selected_item_returns_current_item ... ok [INFO] [stdout] test tui::views::tags::tests::test_selected_item_returns_none_when_empty ... ok [INFO] [stdout] test tui::views::tags::tests::test_select_next_at_end_stays_at_end ... ok [INFO] [stdout] test tui::views::tags::tests::test_select_previous_moves_up ... ok [INFO] [stdout] test tui::views::tags::tests::test_tag_item_with_multiple_platforms ... ok [INFO] [stdout] test tui::views::tags::tests::test_tag_item_equality ... ok [INFO] [stdout] test tui::views::tags::tests::test_tag_list_state_new ... ok [INFO] [stdout] test tui::views::tags::tests::test_tag_list_state_default ... ok [INFO] [stdout] test tui::worker::tests::test_fetch_repositories_sends_message ... ok [INFO] [stdout] test tui::worker::tests::test_fetch_tags_sends_message ... ok [INFO] [stdout] test tui::worker::tests::test_fetch_tags_handles_connection_error ... ok [INFO] [stdout] test tui::worker::tests::test_sender_can_be_cloned_for_multiple_workers ... ok [INFO] [stdout] test tui::worker::tests::test_fetch_repositories_handles_connection_error ... ok [INFO] [stdout] test tui::worker::tests::test_worker_thread_exits_after_completion ... ok [INFO] [stdout] test tui::shell::title_bar_tests::test_title_bar_with_registry ... ok [INFO] [stdout] test tui::app::tests::test_spawn_worker ... ok [INFO] [stdout] test tui::app::tests::test_spawn_multiple_workers ... ok [INFO] [stdout] test tui::worker::tests::test_multiple_workers_can_run_concurrently ... ok [INFO] [stdout] test commands::image::inspect_tests::test_get_image_inspect_multi_platform_no_flag ... ok [INFO] [stdout] test commands::image::inspect_tests::test_get_image_inspect_manifest_not_found ... ok [INFO] [stdout] test tui::worker::tests::test_fetch_manifest_and_config_sends_messages ... ok [INFO] [stdout] test commands::image::inspect_tests::test_get_image_inspect_single_platform ... ok [INFO] [stdout] test tui::worker::tests::test_fetch_manifest_and_config_handles_connection_error ... ok [INFO] [stdout] test commands::image::inspect_tests::test_get_image_inspect_multi_platform_invalid_platform ... ok [INFO] [stdout] test commands::image::inspect_tests::test_get_image_inspect_raw_config ... ok [INFO] [stdout] test commands::image::inspect_tests::test_get_image_inspect_both_raw_flags ... ok [INFO] [stdout] test commands::image::inspect_tests::test_get_image_inspect_raw_manifest ... ok [INFO] [stdout] test commands::image::inspect_tests::test_get_image_inspect_multi_platform_with_valid_flag ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 357 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s [INFO] [stdout] [INFO] [stderr] Doc-tests librex [INFO] [stdout] [INFO] [stdout] running 78 tests [INFO] [stdout] test librex/src/auth/mod.rs - auth::Credentials::basic (line 59) ... ok [INFO] [stdout] test librex/src/auth/store.rs - auth::store::FileCredentialStore::new (line 140) - compile ... ok [INFO] [stdout] test librex/src/client/mod.rs - client::Client::check_version (line 268) - compile ... ok [INFO] [stdout] test librex/src/client/mod.rs - client::Client::fetch_blob (line 659) - compile ... ok [INFO] [stdout] test librex/src/client/mod.rs - client::Client::fetch_catalog (line 328) - compile ... ok [INFO] [stdout] test librex/src/client/mod.rs - client::Client::fetch_catalog_paginated (line 363) - compile ... ok [INFO] [stdout] test librex/src/client/mod.rs - client::Client::fetch_tags (line 435) - compile ... ok [INFO] [stdout] test librex/src/auth/mod.rs - auth::AuthChallenge::parse (line 134) ... ok [INFO] [stdout] test librex/src/client/mod.rs - client::Client::fetch_manifest (line 556) - compile ... ok [INFO] [stdout] test librex/src/client/mod.rs - client::Client::delete_manifest (line 754) - compile ... ok [INFO] [stdout] test librex/src/client/mod.rs - client::Client::fetch_tags_paginated (line 472) - compile ... ok [INFO] [stdout] test librex/src/auth/mod.rs - auth::Credentials::anonymous (line 46) ... ok [INFO] [stdout] test librex/src/auth/mod.rs - auth::Credentials::bearer (line 75) ... ok [INFO] [stdout] test librex/src/client/mod.rs - client::ClientConfig (line 50) ... ok [INFO] [stdout] test librex/src/digest/mod.rs - digest::Digest::algorithm (line 41) ... ok [INFO] [stdout] test librex/src/error/mod.rs - error::RexError::authentication (line 111) ... ok [INFO] [stdout] test librex/src/client/mod.rs - client::ClientConfig::new (line 87) ... ok [INFO] [stdout] test librex/src/error/mod.rs - error::RexError::config (line 219) ... ok [INFO] [stdout] test librex/src/client/mod.rs - client::Client::new (line 177) ... ok [INFO] [stdout] test librex/src/auth/store.rs - auth::store::FileCredentialStore (line 92) - compile ... ok [INFO] [stdout] test librex/src/error/mod.rs - error::RexError::network (line 71) ... ok [INFO] [stdout] test librex/src/digest/mod.rs - digest::Digest::hex (line 56) ... ok [INFO] [stdout] test librex/src/error/mod.rs - error::RexError::network_with_source (line 88) ... ok [INFO] [stdout] test librex/src/client/mod.rs - client::ClientConfig::with_dockerhub_compat (line 135) ... ok [INFO] [stdout] test librex/src/auth/mod.rs - auth::Credentials::to_header_value (line 90) ... ok [INFO] [stdout] test librex/src/client/mod.rs - client::ClientConfig::with_timeout (line 102) ... ok [INFO] [stdout] test librex/src/error/mod.rs - error::RexError::config_with_source (line 237) ... ok [INFO] [stdout] test librex/src/lib.rs - (line 8) - compile ... ok [INFO] [stdout] test librex/src/client/mod.rs - client::Client::with_config (line 202) ... ok [INFO] [stdout] test librex/src/oci/mod.rs - oci::ManifestOrIndex (line 20) - compile ... ok [INFO] [stdout] test librex/src/error/mod.rs - error::RexError::not_found (line 128) ... ok [INFO] [stdout] test librex/src/registry/mod.rs - registry::Registry::delete_all_tags (line 546) - compile ... ok [INFO] [stdout] test librex/src/registry/mod.rs - registry::Registry::delete_manifest (line 497) - compile ... ok [INFO] [stdout] test librex/src/registry/mod.rs - registry::Registry::delete_tag (line 434) - compile ... ok [INFO] [stdout] test librex/src/registry/mod.rs - registry::Registry::get_blob (line 331) - compile ... ok [INFO] [stdout] test librex/src/registry/mod.rs - registry::Registry::get_manifest (line 201) - compile ... ok [INFO] [stdout] test librex/src/registry/mod.rs - registry::Registry::list_repositories (line 93) - compile ... ok [INFO] [stdout] test librex/src/registry/mod.rs - registry::Registry::list_tags (line 144) - compile ... ok [INFO] [stdout] test librex/src/error/mod.rs - error::RexError::rate_limit (line 145) ... ok [INFO] [stdout] test librex/src/registry/mod.rs - registry::Registry::check_version (line 379) - compile ... ok [INFO] [stdout] test librex/src/lib.rs - version (line 67) ... ok [INFO] [stdout] test librex/src/error/mod.rs - error::RexError::server (line 162) ... ok [INFO] [stdout] test librex/src/rex.rs - rex::Rex (line 62) - compile ... ok [INFO] [stdout] test librex/src/rex.rs - rex (line 8) - compile ... ok [INFO] [stdout] test librex/src/client/mod.rs - client::ClientConfig::with_max_idle_per_host (line 117) ... ok [INFO] [stdout] test librex/src/error/mod.rs - error::RexError::validation (line 179) ... ok [INFO] [stdout] test librex/src/error/mod.rs - error::RexError::validation_with_source (line 196) ... ok [INFO] [stdout] test librex/src/rex.rs - rex::Rex (line 96) - compile ... ok [INFO] [stdout] test librex/src/rex.rs - rex::Rex::builder (line 166) - compile ... ok [INFO] [stdout] test librex/src/rex.rs - rex::Rex::connect (line 138) - compile ... ok [INFO] [stdout] test librex/src/rex.rs - rex::Rex::check (line 189) - compile ... ok [INFO] [stdout] test librex/src/format/mod.rs - format::format_size (line 17) ... ok [INFO] [stdout] test librex/src/rex.rs - rex::Rex::delete_all_tags (line 685) - compile ... ok [INFO] [stdout] test librex/src/format/mod.rs - format::format_size_decimal (line 34) ... ok [INFO] [stdout] test librex/src/rex.rs - rex::Rex (line 76) - compile ... ok [INFO] [stdout] test librex/src/format/mod.rs - format::format_timestamp (line 51) ... ok [INFO] [stdout] test librex/src/rex.rs - rex::Rex::get_blob_for_reference (line 430) - compile ... ok [INFO] [stdout] test librex/src/rex.rs - rex::Rex::list_platforms (line 383) - compile ... ok [INFO] [stdout] test librex/src/rex.rs - rex::Rex::get_manifest (line 336) - compile ... ok [INFO] [stdout] test librex/src/rex.rs - rex::Rex::logout (line 235) - compile ... ok [INFO] [stdout] test librex/src/rex.rs - rex::Rex::search_images (line 563) - compile ... ok [INFO] [stdout] test librex/src/rex.rs - rex::Rex::search_repositories (line 485) - compile ... ok [INFO] [stdout] test librex/src/registry/mod.rs - registry::Registry::new (line 61) ... ok [INFO] [stdout] test librex/src/rex.rs - rex::Rex::search_tags (line 523) - compile ... ok [INFO] [stdout] test librex/src/rex.rs - rex::Rex::list_repositories (line 260) - compile ... ok [INFO] [stdout] test librex/src/rex.rs - rex::RexBuilder (line 715) - compile ... ok [INFO] [stdout] test librex/src/rex.rs - rex::Rex::list_tags (line 293) - compile ... ok [INFO] [stdout] test librex/src/rex.rs - rex::Rex::login (line 212) - compile ... ok [INFO] [stdout] test librex/src/rex.rs - rex::Rex::delete_tag (line 624) - compile ... ok [INFO] [stdout] test librex/src/search/mod.rs - search::fuzzy_search (line 48) ... ok [INFO] [stdout] test librex/src/search/mod.rs - search::search_repositories (line 98) ... ok [INFO] [stdout] test librex/src/search/mod.rs - search::search_tags (line 122) ... ok [INFO] [stdout] test librex/src/search/mod.rs - search::search_images (line 147) ... ok [INFO] [stdout] test librex/src/reference/mod.rs - reference::Reference::repository_for_registry (line 82) ... ok [INFO] [stdout] test librex/src/reference/mod.rs - reference::Reference::digest (line 136) ... ok [INFO] [stdout] test librex/src/reference/mod.rs - reference::Reference::tag (line 121) ... ok [INFO] [stdout] test librex/src/reference/mod.rs - reference::Reference::registry (line 41) ... ok [INFO] [stdout] test librex/src/reference/mod.rs - reference::Reference::repository (line 56) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s [INFO] [stdout] [INFO] [stdout] all doctests ran in 3.65s; merged doctests compilation took 2.38s [INFO] running `Command { std: "docker" "inspect" "e201e2f2514745f072a6bcdce8023fcdfa0e8e9a42b7e0c108f55e1f14279780", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e201e2f2514745f072a6bcdce8023fcdfa0e8e9a42b7e0c108f55e1f14279780", kill_on_drop: false }` [INFO] [stdout] e201e2f2514745f072a6bcdce8023fcdfa0e8e9a42b7e0c108f55e1f14279780