[INFO] cloning repository https://github.com/catppuccin/whiskers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/catppuccin/whiskers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatppuccin%2Fwhiskers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatppuccin%2Fwhiskers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd06686297a7d44e2a382e080b664c960dbbecda [INFO] checking catppuccin/whiskers against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatppuccin%2Fwhiskers" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/catppuccin/whiskers [INFO] finished tweaking git repo https://github.com/catppuccin/whiskers [INFO] tweaked toml for git repo https://github.com/catppuccin/whiskers written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/catppuccin/whiskers on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/catppuccin/whiskers 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" "+969026c535f4240ff7866ef11207dfda18a26af6" "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 detect-newline-style v0.1.2 [INFO] [stderr] Downloaded css-colors v1.0.1 [INFO] [stderr] Downloaded encoding_rs_io v0.1.7 [INFO] [stderr] Downloaded clap-stdin v0.6.0 [INFO] [stderr] Downloaded clap v4.5.30 [INFO] [stderr] Downloaded clap_builder v4.5.30 [INFO] [stderr] Downloaded catppuccin v2.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d750f3bb26ed69113ba71a7e7247f4138a435a3a21548de64338ea29e79886f5 [INFO] running `Command { std: "docker" "start" "-a" "d750f3bb26ed69113ba71a7e7247f4138a435a3a21548de64338ea29e79886f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d750f3bb26ed69113ba71a7e7247f4138a435a3a21548de64338ea29e79886f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d750f3bb26ed69113ba71a7e7247f4138a435a3a21548de64338ea29e79886f5", kill_on_drop: false }` [INFO] [stdout] d750f3bb26ed69113ba71a7e7247f4138a435a3a21548de64338ea29e79886f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39f37b9717957aa381313ea79cf2f4c05545ac492cbd0cad1509c9f3cba2a4cb [INFO] running `Command { std: "docker" "start" "-a" "39f37b9717957aa381313ea79cf2f4c05545ac492cbd0cad1509c9f3cba2a4cb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking clap_builder v4.5.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking css-colors v1.0.1 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking lzma-rust v0.1.7 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking tempfile v3.17.1 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking detect-newline-style v0.1.2 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking clap-stdin v0.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking clap v4.5.30 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Checking serde v1.0.218 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling catppuccin v2.4.0 [INFO] [stderr] Checking tera v1.20.0 [INFO] [stderr] Checking catppuccin-whiskers v2.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/models.rs:234:17 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn iter(&self) -> indexmap::map::Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 234 | pub fn iter(&self) -> indexmap::map::Iter<'_, String, Flavor> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/models.rs:250:17 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn iter(&self) -> indexmap::map::Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 250 | pub fn iter(&self) -> indexmap::map::Iter<'_, String, Color> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/models.rs:234:17 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn iter(&self) -> indexmap::map::Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 234 | pub fn iter(&self) -> indexmap::map::Iter<'_, String, Flavor> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/models.rs:250:17 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn iter(&self) -> indexmap::map::Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 250 | pub fn iter(&self) -> indexmap::map::Iter<'_, String, Color> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.65s [INFO] running `Command { std: "docker" "inspect" "39f37b9717957aa381313ea79cf2f4c05545ac492cbd0cad1509c9f3cba2a4cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39f37b9717957aa381313ea79cf2f4c05545ac492cbd0cad1509c9f3cba2a4cb", kill_on_drop: false }` [INFO] [stdout] 39f37b9717957aa381313ea79cf2f4c05545ac492cbd0cad1509c9f3cba2a4cb