[INFO] cloning repository https://github.com/alansartorio/Clockin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alansartorio/Clockin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falansartorio%2FClockin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falansartorio%2FClockin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fadcdb6c11c6062dfbd2943093d44efcd7608cf1
[INFO] checking alansartorio/Clockin against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falansartorio%2FClockin" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alansartorio/Clockin
[INFO] finished tweaking git repo https://github.com/alansartorio/Clockin
[INFO] tweaked toml for git repo https://github.com/alansartorio/Clockin written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alansartorio/Clockin on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alansartorio/Clockin 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73415a41f16df92023a112accfce17d31b057078d42db368f5140def41cdbc7d
[INFO] running `Command { std: "docker" "start" "-a" "73415a41f16df92023a112accfce17d31b057078d42db368f5140def41cdbc7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73415a41f16df92023a112accfce17d31b057078d42db368f5140def41cdbc7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73415a41f16df92023a112accfce17d31b057078d42db368f5140def41cdbc7d", kill_on_drop: false }`
[INFO] [stdout] 73415a41f16df92023a112accfce17d31b057078d42db368f5140def41cdbc7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da60369e48782c96c7312d81a862dd6cb75ccf3a785fb76c06bce410b9dd5215
[INFO] running `Command { std: "docker" "start" "-a" "da60369e48782c96c7312d81a862dd6cb75ccf3a785fb76c06bce410b9dd5215", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking bitflags v2.9.2
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking file-id v0.2.3
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]    Compiling clap_complete v4.5.57
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking notify-debouncer-full v0.6.0
[INFO] [stderr]    Compiling clockin v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: clockin@0.4.1: completion file is generated: "/opt/rustwide/target/debug/build/clockin-50e91e2b8559cfb8/out/clockin.bash"
[INFO] [stderr] warning: clockin@0.4.1: completion file is generated: "/opt/rustwide/target/debug/build/clockin-50e91e2b8559cfb8/out/clockin.fish"
[INFO] [stderr] warning: clockin@0.4.1: completion file is generated: "/opt/rustwide/target/debug/build/clockin-50e91e2b8559cfb8/out/_clockin"
[INFO] [stderr]     Checking ctrlc v3.4.7
[INFO] [stdout] warning: method `and_local_timezone` is never used
[INFO] [stdout]    --> src/parser.rs:122:8
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub trait NaiveSessionIteratorExt {
[INFO] [stdout]     |           ----------------------- method in this trait
[INFO] [stdout] 121 |     fn cut_at_days(self) -> impl Iterator<Item = NaiveSession>;
[INFO] [stdout] 122 |     fn and_local_timezone<TZ: TimeZone>(self, tz: TZ) -> impl Iterator<Item = SessionTZ<TZ>>;
[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 `and_local_timezone` is never used
[INFO] [stdout]    --> src/parser.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | impl NaiveSession {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn and_local_timezone<TZ: TimeZone>(self, tz: TZ) -> SessionTZ<TZ> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/file.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 67 |         .map(|home| PathBuf::from_str(home.as_str()).unwrap())
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/file.rs:88:24
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let clockin_link = PathBuf::from_str(".clockin").unwrap();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: clockin@0.4.1: completion file is generated: "/opt/rustwide/target/debug/build/clockin-50e91e2b8559cfb8/out/clockin.bash"
[INFO] [stderr] warning: clockin@0.4.1: completion file is generated: "/opt/rustwide/target/debug/build/clockin-50e91e2b8559cfb8/out/clockin.fish"
[INFO] [stderr] warning: clockin@0.4.1: completion file is generated: "/opt/rustwide/target/debug/build/clockin-50e91e2b8559cfb8/out/_clockin"
[INFO] [stderr] error: could not compile `clockin` (bin "clockin") due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: method `and_local_timezone` is never used
[INFO] [stdout]    --> src/parser.rs:122:8
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub trait NaiveSessionIteratorExt {
[INFO] [stdout]     |           ----------------------- method in this trait
[INFO] [stdout] 121 |     fn cut_at_days(self) -> impl Iterator<Item = NaiveSession>;
[INFO] [stdout] 122 |     fn and_local_timezone<TZ: TimeZone>(self, tz: TZ) -> impl Iterator<Item = SessionTZ<TZ>>;
[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 `and_local_timezone` is never used
[INFO] [stdout]    --> src/parser.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | impl NaiveSession {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn and_local_timezone<TZ: TimeZone>(self, tz: TZ) -> SessionTZ<TZ> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/file.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 67 |         .map(|home| PathBuf::from_str(home.as_str()).unwrap())
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/file.rs:88:24
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let clockin_link = PathBuf::from_str(".clockin").unwrap();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: clockin@0.4.1: completion file is generated: "/opt/rustwide/target/debug/build/clockin-50e91e2b8559cfb8/out/clockin.bash"
[INFO] [stderr] warning: clockin@0.4.1: completion file is generated: "/opt/rustwide/target/debug/build/clockin-50e91e2b8559cfb8/out/clockin.fish"
[INFO] [stderr] warning: clockin@0.4.1: completion file is generated: "/opt/rustwide/target/debug/build/clockin-50e91e2b8559cfb8/out/_clockin"
[INFO] [stderr] error: could not compile `clockin` (bin "clockin" test) due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "da60369e48782c96c7312d81a862dd6cb75ccf3a785fb76c06bce410b9dd5215", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da60369e48782c96c7312d81a862dd6cb75ccf3a785fb76c06bce410b9dd5215", kill_on_drop: false }`
[INFO] [stdout] da60369e48782c96c7312d81a862dd6cb75ccf3a785fb76c06bce410b9dd5215
