[INFO] fetching crate xbps-tui 0.2.4... [INFO] testing xbps-tui-0.2.4 against 1.91.0 for beta-1.92-2 [INFO] extracting crate xbps-tui 0.2.4 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate xbps-tui 0.2.4 [INFO] finished tweaking crates.io crate xbps-tui 0.2.4 [INFO] tweaked toml for crates.io crate xbps-tui 0.2.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xbps-tui 0.2.4 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xbps-tui 0.2.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tui-input v0.11.1 [INFO] [stderr] Downloaded owo-colors v4.1.0 [INFO] [stderr] Downloaded lexopt v0.3.0 [INFO] [stderr] Downloaded nucleo-matcher v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b33b73f594c7cd9245fac4cc45b7fb293bf9caf6e413157b1638af951867069 [INFO] running `Command { std: "docker" "start" "-a" "6b33b73f594c7cd9245fac4cc45b7fb293bf9caf6e413157b1638af951867069", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b33b73f594c7cd9245fac4cc45b7fb293bf9caf6e413157b1638af951867069", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b33b73f594c7cd9245fac4cc45b7fb293bf9caf6e413157b1638af951867069", kill_on_drop: false }` [INFO] [stdout] 6b33b73f594c7cd9245fac4cc45b7fb293bf9caf6e413157b1638af951867069 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0543a53eabc382e07f9c34deb89bf466d1ed08e4701caac6014edfe7cd3d3ebb [INFO] running `Command { std: "docker" "start" "-a" "0543a53eabc382e07f9c34deb89bf466d1ed08e4701caac6014edfe7cd3d3ebb", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling lexopt v0.3.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tui-input v0.11.1 [INFO] [stderr] Compiling xbps-tui v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tracing::error` [INFO] [stdout] --> src/logging.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tracing::error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.95s [INFO] running `Command { std: "docker" "inspect" "0543a53eabc382e07f9c34deb89bf466d1ed08e4701caac6014edfe7cd3d3ebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0543a53eabc382e07f9c34deb89bf466d1ed08e4701caac6014edfe7cd3d3ebb", kill_on_drop: false }` [INFO] [stdout] 0543a53eabc382e07f9c34deb89bf466d1ed08e4701caac6014edfe7cd3d3ebb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ed80babe27cb51df3b7bca48ff1aabfc71aa0baee58898595185a45f72994d5 [INFO] running `Command { std: "docker" "start" "-a" "6ed80babe27cb51df3b7bca48ff1aabfc71aa0baee58898595185a45f72994d5", kill_on_drop: false }` [INFO] [stderr] Compiling xbps-tui v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tracing::error` [INFO] [stdout] --> src/logging.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tracing::error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "6ed80babe27cb51df3b7bca48ff1aabfc71aa0baee58898595185a45f72994d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ed80babe27cb51df3b7bca48ff1aabfc71aa0baee58898595185a45f72994d5", kill_on_drop: false }` [INFO] [stdout] 6ed80babe27cb51df3b7bca48ff1aabfc71aa0baee58898595185a45f72994d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 15776d71d8b4145fce4e348bf907108df5401a11d7b9a450821df573f823b1ad [INFO] running `Command { std: "docker" "start" "-a" "15776d71d8b4145fce4e348bf907108df5401a11d7b9a450821df573f823b1ad", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `tracing::error` [INFO] [stderr] --> src/logging.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use tracing::error; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `xbps-tui` (bin "xbps-tui" test) generated 1 warning (run `cargo fix --bin "xbps-tui" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xbps_tui-449ed02b35a946e8) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test app::tests::push_updated_entry_to_btreemap ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "15776d71d8b4145fce4e348bf907108df5401a11d7b9a450821df573f823b1ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15776d71d8b4145fce4e348bf907108df5401a11d7b9a450821df573f823b1ad", kill_on_drop: false }` [INFO] [stdout] 15776d71d8b4145fce4e348bf907108df5401a11d7b9a450821df573f823b1ad