[INFO] cloning repository https://github.com/VanAntonietti/rehoboam
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VanAntonietti/rehoboam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVanAntonietti%2Frehoboam", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVanAntonietti%2Frehoboam'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea23743079296f1e853c2f399a1130e1b02a6311
[INFO] building VanAntonietti/rehoboam against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVanAntonietti%2Frehoboam" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VanAntonietti/rehoboam
[INFO] finished tweaking git repo https://github.com/VanAntonietti/rehoboam
[INFO] tweaked toml for git repo https://github.com/VanAntonietti/rehoboam written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VanAntonietti/rehoboam on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VanAntonietti/rehoboam 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded beamterm-renderer v0.1.1
[INFO] [stderr]   Downloaded anpa v0.9.0
[INFO] [stderr]   Downloaded bon-macros v3.6.3
[INFO] [stderr]   Downloaded bon v3.6.3
[INFO] [stderr]   Downloaded colorsys v0.6.7
[INFO] [stderr]   Downloaded compact_str v0.9.0
[INFO] [stderr]   Downloaded ratzilla v0.1.0
[INFO] [stderr]   Downloaded prettyplease v0.2.33
[INFO] [stderr]   Downloaded tachyonfx v0.15.0
[INFO] [stderr]   Downloaded simple-easing v1.0.1
[INFO] [stderr]   Downloaded beamterm-data v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f672f801089eb0ab8244dc5a11ddb954b39e17d798105a57da16f610d4ab3903
[INFO] running `Command { std: "docker" "start" "-a" "f672f801089eb0ab8244dc5a11ddb954b39e17d798105a57da16f610d4ab3903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f672f801089eb0ab8244dc5a11ddb954b39e17d798105a57da16f610d4ab3903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f672f801089eb0ab8244dc5a11ddb954b39e17d798105a57da16f610d4ab3903", kill_on_drop: false }`
[INFO] [stdout] f672f801089eb0ab8244dc5a11ddb954b39e17d798105a57da16f610d4ab3903
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1442ffad77ca028ab671ee43ca83729e2e10b401fbfd05b077b4541f307b8d74
[INFO] running `Command { std: "docker" "start" "-a" "1442ffad77ca028ab671ee43ca83729e2e10b401fbfd05b077b4541f307b8d74", kill_on_drop: false }`
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling prettyplease v0.2.33
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling beamterm-data v0.1.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling anpa v0.9.0
[INFO] [stderr]    Compiling simple-easing v1.0.1
[INFO] [stderr]    Compiling colorsys v0.6.7
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.4
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling bon-macros v3.6.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling bon v3.6.3
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tachyonfx v0.15.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling reqwest v0.12.18
[INFO] [stderr]    Compiling beamterm-renderer v0.1.1
[INFO] [stderr]    Compiling ratzilla v0.1.0
[INFO] [stderr]    Compiling rehoboam v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Constraint`, `Layout`, and `Rect`
[INFO] [stdout]  --> src/layout.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ratzilla::ratatui::layout::{Constraint, Layout, Rect};
[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: `ratzilla::ratatui::Frame`
[INFO] [stdout]  --> src/layout.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ratzilla::ratatui::Frame;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> src/ui_effect.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |         let area = Rect::new(0, 0, 95, 14);
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rehoboam::color`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rehoboam::color;
[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 2m 06s
[INFO] running `Command { std: "docker" "inspect" "1442ffad77ca028ab671ee43ca83729e2e10b401fbfd05b077b4541f307b8d74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1442ffad77ca028ab671ee43ca83729e2e10b401fbfd05b077b4541f307b8d74", kill_on_drop: false }`
[INFO] [stdout] 1442ffad77ca028ab671ee43ca83729e2e10b401fbfd05b077b4541f307b8d74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e39d946842517a179c7a41c508f0da7f3357f3111d21ba0906b852d3f82ec3b8
[INFO] running `Command { std: "docker" "start" "-a" "e39d946842517a179c7a41c508f0da7f3357f3111d21ba0906b852d3f82ec3b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling rehoboam v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Constraint`, `Layout`, and `Rect`
[INFO] [stdout]  --> src/layout.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ratzilla::ratatui::layout::{Constraint, Layout, Rect};
[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: `ratzilla::ratatui::Frame`
[INFO] [stdout]  --> src/layout.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ratzilla::ratatui::Frame;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> src/ui_effect.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |         let area = Rect::new(0, 0, 95, 14);
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Constraint`, `Layout`, and `Rect`
[INFO] [stdout]  --> src/layout.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ratzilla::ratatui::layout::{Constraint, Layout, Rect};
[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: `ratzilla::ratatui::Frame`
[INFO] [stdout]  --> src/layout.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ratzilla::ratatui::Frame;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rehoboam::color`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rehoboam::color;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> src/ui_effect.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |         let area = Rect::new(0, 0, 95, 14);
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s
[INFO] running `Command { std: "docker" "inspect" "e39d946842517a179c7a41c508f0da7f3357f3111d21ba0906b852d3f82ec3b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e39d946842517a179c7a41c508f0da7f3357f3111d21ba0906b852d3f82ec3b8", kill_on_drop: false }`
[INFO] [stdout] e39d946842517a179c7a41c508f0da7f3357f3111d21ba0906b852d3f82ec3b8
