[INFO] cloning repository https://github.com/NQMVD/terminal-styler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NQMVD/terminal-styler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNQMVD%2Fterminal-styler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNQMVD%2Fterminal-styler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab4d46dc3cf52ef3f53dd434a62eee1ef190cdee
[INFO] checking NQMVD/terminal-styler against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNQMVD%2Fterminal-styler" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NQMVD/terminal-styler
[INFO] finished tweaking git repo https://github.com/NQMVD/terminal-styler
[INFO] tweaked toml for git repo https://github.com/NQMVD/terminal-styler written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NQMVD/terminal-styler on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NQMVD/terminal-styler 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_generator v2.8.4
[INFO] [stderr]   Downloaded compact_str v0.9.0
[INFO] [stderr]   Downloaded pest_meta v2.8.4
[INFO] [stderr]   Downloaded pest_derive v2.8.4
[INFO] [stderr]   Downloaded bon v3.8.1
[INFO] [stderr]   Downloaded bon-macros v3.8.1
[INFO] [stderr]   Downloaded anpa v0.10.0
[INFO] [stderr]   Downloaded tachyonfx v0.20.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d019d9f2345dd0de8c4d3c00b02fc414157ccbfc670e9597a2fc61de50f2066a
[INFO] running `Command { std: "docker" "start" "-a" "d019d9f2345dd0de8c4d3c00b02fc414157ccbfc670e9597a2fc61de50f2066a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d019d9f2345dd0de8c4d3c00b02fc414157ccbfc670e9597a2fc61de50f2066a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d019d9f2345dd0de8c4d3c00b02fc414157ccbfc670e9597a2fc61de50f2066a", kill_on_drop: false }`
[INFO] [stdout] d019d9f2345dd0de8c4d3c00b02fc414157ccbfc670e9597a2fc61de50f2066a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2adf8b80449486b4ad5aa13520609ec0e6f8608e4ac72f293bdbf40242eadaa
[INFO] running `Command { std: "docker" "start" "-a" "a2adf8b80449486b4ad5aa13520609ec0e6f8608e4ac72f293bdbf40242eadaa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking anpa v0.10.0
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking moxcms v0.7.10
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling bon-macros v3.8.1
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking bon v3.8.1
[INFO] [stderr]     Checking tachyonfx v0.20.1
[INFO] [stderr]     Checking terminal-styler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/app.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl StyledChar {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 37 |     pub fn new(ch: char) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `move_to_start` and `move_to_end` are never used
[INFO] [stdout]    --> src/app.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 161 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub fn move_to_start(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 |     pub fn move_to_end(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BG_SECONDARY` is never used
[INFO] [stdout]    --> src/colors.rs:119:15
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub const BG_SECONDARY: Color = Color::Rgb(35, 35, 35);    // #232323
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `move_to_start` and `move_to_end` are never used
[INFO] [stdout]    --> src/app.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 161 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub fn move_to_start(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 |     pub fn move_to_end(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BG_SECONDARY` is never used
[INFO] [stdout]    --> src/colors.rs:119:15
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub const BG_SECONDARY: Color = Color::Rgb(35, 35, 35);    // #232323
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.96s
[INFO] running `Command { std: "docker" "inspect" "a2adf8b80449486b4ad5aa13520609ec0e6f8608e4ac72f293bdbf40242eadaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2adf8b80449486b4ad5aa13520609ec0e6f8608e4ac72f293bdbf40242eadaa", kill_on_drop: false }`
[INFO] [stdout] a2adf8b80449486b4ad5aa13520609ec0e6f8608e4ac72f293bdbf40242eadaa
