[INFO] cloning repository https://github.com/polpettone/polpettone-pomodoro-timer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/polpettone/polpettone-pomodoro-timer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolpettone%2Fpolpettone-pomodoro-timer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolpettone%2Fpolpettone-pomodoro-timer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5ea3249127572d3d14b22051dbb4f7749c81ac0 [INFO] checking polpettone/polpettone-pomodoro-timer against try#f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2 for pr-156992 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolpettone%2Fpolpettone-pomodoro-timer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/polpettone/polpettone-pomodoro-timer [INFO] finished tweaking git repo https://github.com/polpettone/polpettone-pomodoro-timer [INFO] tweaked toml for git repo https://github.com/polpettone/polpettone-pomodoro-timer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/polpettone/polpettone-pomodoro-timer on toolchain f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/polpettone/polpettone-pomodoro-timer 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" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-truncate v2.0.0 [INFO] [stderr] Downloaded tempfile v3.15.0 [INFO] [stderr] Downloaded lru v0.16.2 [INFO] [stderr] Downloaded pest_generator v2.8.4 [INFO] [stderr] Downloaded pest_meta v2.8.4 [INFO] [stderr] Downloaded pest_derive v2.8.4 [INFO] [stderr] Downloaded dialoguer v0.11.0 [INFO] [stderr] Downloaded console v0.15.10 [INFO] [stderr] Downloaded pest v2.8.4 [INFO] [stderr] Downloaded comfy-table v7.1.3 [INFO] [stderr] Downloaded winnow v0.6.22 [INFO] [stderr] Downloaded cc v1.2.7 [INFO] [stderr] Downloaded rustix v0.38.43 [INFO] [stderr] Downloaded portable-atomic v1.12.0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c01db4a9fdcdaadb256bddcc5e1df312e5d3d4289125101dd010b77c9f7247f8 [INFO] running `Command { std: "docker" "start" "-a" "c01db4a9fdcdaadb256bddcc5e1df312e5d3d4289125101dd010b77c9f7247f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c01db4a9fdcdaadb256bddcc5e1df312e5d3d4289125101dd010b77c9f7247f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c01db4a9fdcdaadb256bddcc5e1df312e5d3d4289125101dd010b77c9f7247f8", kill_on_drop: false }` [INFO] [stdout] c01db4a9fdcdaadb256bddcc5e1df312e5d3d4289125101dd010b77c9f7247f8 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5517cd3f524dcd793ad861d6e403e1ce93d15906d50c55d7d6b5c3f7d83121f6 [INFO] running `Command { std: "docker" "start" "-a" "5517cd3f524dcd793ad861d6e403e1ce93d15906d50c55d7d6b5c3f7d83121f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking line-clipping v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking winnow v0.6.22 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking lru v0.16.2 [INFO] [stderr] Checking unicode-truncate v2.0.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking errno v0.3.10 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking console v0.15.10 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking tempfile v3.15.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking kasuari v0.4.11 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking comfy-table v7.1.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking ratatui-core v0.1.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking ratatui-widgets v0.3.0 [INFO] [stderr] Checking ratatui-crossterm v0.1.0 [INFO] [stderr] Checking ratatui-macros v0.7.0 [INFO] [stderr] Checking ratatui v0.30.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking serde_json v1.0.138 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking polpettone-pomodoro-timer v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `is_active` is never used [INFO] [stdout] --> src/domain/session.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 59 | impl Session { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn is_active(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_active` is never used [INFO] [stdout] --> src/domain/session.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 59 | impl Session { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn is_active(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.47s [INFO] running `Command { std: "docker" "inspect" "5517cd3f524dcd793ad861d6e403e1ce93d15906d50c55d7d6b5c3f7d83121f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5517cd3f524dcd793ad861d6e403e1ce93d15906d50c55d7d6b5c3f7d83121f6", kill_on_drop: false }` [INFO] [stdout] 5517cd3f524dcd793ad861d6e403e1ce93d15906d50c55d7d6b5c3f7d83121f6