[INFO] fetching crate visyo 0.1.2...
[INFO] testing visyo-0.1.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate visyo 0.1.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate visyo 0.1.2
[INFO] finished tweaking crates.io crate visyo 0.1.2
[INFO] tweaked toml for crates.io crate visyo 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate visyo 0.1.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate visyo 0.1.2 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-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb23b1bc6be7dc72843397999b9db403b20a96a2f58b017581a0017779840677
[INFO] running `Command { std: "docker" "start" "-a" "eb23b1bc6be7dc72843397999b9db403b20a96a2f58b017581a0017779840677", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb23b1bc6be7dc72843397999b9db403b20a96a2f58b017581a0017779840677", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb23b1bc6be7dc72843397999b9db403b20a96a2f58b017581a0017779840677", kill_on_drop: false }`
[INFO] [stdout] eb23b1bc6be7dc72843397999b9db403b20a96a2f58b017581a0017779840677
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25752d2205be4dd45d29cbaec516ffab835989bf46c9db7fe2a7d9e72dc9ad78
[INFO] running `Command { std: "docker" "start" "-a" "25752d2205be4dd45d29cbaec516ffab835989bf46c9db7fe2a7d9e72dc9ad78", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling once_cell v1.20.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling cc v1.1.19
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rpm-pkg-count v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling os-release v0.1.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling pciid-parser v0.6.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling if-addrs v0.10.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling sqlite3-src v0.6.1
[INFO] [stderr]    Compiling sqlite3-sys v0.17.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sqlite v0.36.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling lru v0.12.4
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling sysctl v0.5.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling libmacchina v8.0.0
[INFO] [stderr]    Compiling visyo v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling ansi-to-tui v7.0.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/widgets/readout.rs:239:21
[INFO] [stdout]     |
[INFO] [stdout] 239 |     fn keys_to_text(&self, theme: &Theme) -> HashMap<ReadoutKey, Text> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here            ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 239 |     fn keys_to_text(&self, theme: &Theme) -> HashMap<ReadoutKey, Text<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.24s
[INFO] running `Command { std: "docker" "inspect" "25752d2205be4dd45d29cbaec516ffab835989bf46c9db7fe2a7d9e72dc9ad78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25752d2205be4dd45d29cbaec516ffab835989bf46c9db7fe2a7d9e72dc9ad78", kill_on_drop: false }`
[INFO] [stdout] 25752d2205be4dd45d29cbaec516ffab835989bf46c9db7fe2a7d9e72dc9ad78
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b5199afdcbe88a183fac122193f993439c85c1d2922a20b564cf8e2377837ae
[INFO] running `Command { std: "docker" "start" "-a" "1b5199afdcbe88a183fac122193f993439c85c1d2922a20b564cf8e2377837ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling visyo v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/widgets/readout.rs:239:21
[INFO] [stdout]     |
[INFO] [stdout] 239 |     fn keys_to_text(&self, theme: &Theme) -> HashMap<ReadoutKey, Text> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here            ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 239 |     fn keys_to_text(&self, theme: &Theme) -> HashMap<ReadoutKey, Text<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.03s
[INFO] running `Command { std: "docker" "inspect" "1b5199afdcbe88a183fac122193f993439c85c1d2922a20b564cf8e2377837ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b5199afdcbe88a183fac122193f993439c85c1d2922a20b564cf8e2377837ae", kill_on_drop: false }`
[INFO] [stdout] 1b5199afdcbe88a183fac122193f993439c85c1d2922a20b564cf8e2377837ae
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6aa696c6ae05f2636c0cc41acd3d7f3e79643bdc7ead5ee1a98f1153f3c3568f
[INFO] running `Command { std: "docker" "start" "-a" "6aa696c6ae05f2636c0cc41acd3d7f3e79643bdc7ead5ee1a98f1153f3c3568f", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/widgets/readout.rs:239:21
[INFO] [stderr]     |
[INFO] [stderr] 239 |     fn keys_to_text(&self, theme: &Theme) -> HashMap<ReadoutKey, Text> {
[INFO] [stderr]     |                     ^^^^^ the lifetime is elided here            ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 239 |     fn keys_to_text(&self, theme: &Theme) -> HashMap<ReadoutKey, Text<'_>> {
[INFO] [stderr]     |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `visyo` (bin "visyo" test) generated 1 warning (run `cargo fix --bin "visyo" -p visyo --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/visyo-cda53133cac674ee)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test config::tests::documentation_config ... ok
[INFO] [stdout] test theme::base::tests::test_additional_themes ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- theme::base::tests::test_additional_themes stdout ----
[INFO] [stdout] Error: IO(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     theme::base::tests::test_additional_themes
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin visyo`
[INFO] running `Command { std: "docker" "inspect" "6aa696c6ae05f2636c0cc41acd3d7f3e79643bdc7ead5ee1a98f1153f3c3568f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aa696c6ae05f2636c0cc41acd3d7f3e79643bdc7ead5ee1a98f1153f3c3568f", kill_on_drop: false }`
[INFO] [stdout] 6aa696c6ae05f2636c0cc41acd3d7f3e79643bdc7ead5ee1a98f1153f3c3568f
