[INFO] cloning repository https://github.com/wakatara/ha.rsh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wakatara/ha.rsh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwakatara%2Fha.rsh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwakatara%2Fha.rsh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a2c91b2367398e1c5d17294f98faa3f0f430ed37
[INFO] checking wakatara/ha.rsh against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwakatara%2Fha.rsh" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wakatara/ha.rsh
[INFO] finished tweaking git repo https://github.com/wakatara/ha.rsh
[INFO] tweaked toml for git repo https://github.com/wakatara/ha.rsh written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wakatara/ha.rsh on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wakatara/ha.rsh 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dirs-sys v0.4.0
[INFO] [stderr]   Downloaded dirs v5.0.0
[INFO] [stderr]   Downloaded clap_derive v4.1.12
[INFO] [stderr]   Downloaded clap v4.1.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6970e780373ee5ca25481a882c5d141ac1787453f17d1f43a5d5201019f6d7ad
[INFO] running `Command { std: "docker" "start" "-a" "6970e780373ee5ca25481a882c5d141ac1787453f17d1f43a5d5201019f6d7ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6970e780373ee5ca25481a882c5d141ac1787453f17d1f43a5d5201019f6d7ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6970e780373ee5ca25481a882c5d141ac1787453f17d1f43a5d5201019f6d7ad", kill_on_drop: false }`
[INFO] [stdout] 6970e780373ee5ca25481a882c5d141ac1787453f17d1f43a5d5201019f6d7ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4121eba2f303d576f4c870220b460a2dfe7b81aa3cfec0d006653b2ea8257085
[INFO] running `Command { std: "docker" "start" "-a" "4121eba2f303d576f4c870220b460a2dfe7b81aa3cfec0d006653b2ea8257085", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.53
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling rustix v0.36.11
[INFO] [stderr]     Checking os_str_bytes v6.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.54
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking clap_lex v0.3.3
[INFO] [stderr]    Compiling syn v2.0.10
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking dirs-sys v0.4.0
[INFO] [stderr]     Checking dirs v5.0.0
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]     Checking is-terminal v0.4.5
[INFO] [stderr]    Compiling clap_derive v4.1.12
[INFO] [stderr]     Checking clap v4.1.13
[INFO] [stderr]     Checking harsh v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `DayStatus` is never used
[INFO] [stdout]   --> src/main.rs:41:6
[INFO] [stdout]    |
[INFO] [stdout] 41 | enum DayStatus {
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Day` is never used
[INFO] [stdout]   --> src/main.rs:51:6
[INFO] [stdout]    |
[INFO] [stdout] 51 | type Day = i64;
[INFO] [stdout]    |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DayHabit` is never constructed
[INFO] [stdout]   --> src/main.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | struct DayHabit {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `heading`, `habit`, and `frequency` are never read
[INFO] [stdout]   --> src/main.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | struct Habit {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 61 |     heading: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 62 |     habit:   String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 63 |     frequency: i64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Habit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `log_file` and `habits` are never read
[INFO] [stdout]   --> src/main.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct Harsh {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 67 |     habits_file: PathBuf,
[INFO] [stdout] 68 |     log_file: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 69 |     habits: Vec<Habit>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_entries` is never used
[INFO] [stdout]    --> src/main.rs:189:4
[INFO] [stdout]     |
[INFO] [stdout] 189 | fn load_entries() {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_spark` is never used
[INFO] [stdout]    --> src/main.rs:193:4
[INFO] [stdout]     |
[INFO] [stdout] 193 | fn build_spark() {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_consistency` is never used
[INFO] [stdout]    --> src/main.rs:197:4
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn build_consistency() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 | /             write!(
[INFO] [stdout] 147 | |                 &file,
[INFO] [stdout] 148 | |                 "# The numbers specifies how often you want to do a habit:\n"
[INFO] [stdout] 149 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 146 |             let _ = write!(
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 | /             write!(
[INFO] [stdout] 151 | |                 &file,
[INFO] [stdout] 152 | |                 "# 1 means daily, 7 means weekly, 0 means you're just tracking the habit. Some examples:\n"
[INFO] [stdout] 153 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 150 |             let _ = write!(
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 | /             write!(
[INFO] [stdout] 155 | |                 &file,
[INFO] [stdout] 156 | |                 "\n# 1 Meditated\n# 7 Cleaned the apartment\n# 0 Had a headache\n# 1 Used habitctl\n"
[INFO] [stdout] 157 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 154 |             let _ = write!(
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DayStatus` is never used
[INFO] [stdout]   --> src/main.rs:41:6
[INFO] [stdout]    |
[INFO] [stdout] 41 | enum DayStatus {
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Day` is never used
[INFO] [stdout]   --> src/main.rs:51:6
[INFO] [stdout]    |
[INFO] [stdout] 51 | type Day = i64;
[INFO] [stdout]    |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DayHabit` is never constructed
[INFO] [stdout]   --> src/main.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | struct DayHabit {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `heading`, `habit`, and `frequency` are never read
[INFO] [stdout]   --> src/main.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | struct Habit {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 61 |     heading: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 62 |     habit:   String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 63 |     frequency: i64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Habit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `log_file` and `habits` are never read
[INFO] [stdout]   --> src/main.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct Harsh {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 67 |     habits_file: PathBuf,
[INFO] [stdout] 68 |     log_file: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 69 |     habits: Vec<Habit>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_entries` is never used
[INFO] [stdout]    --> src/main.rs:189:4
[INFO] [stdout]     |
[INFO] [stdout] 189 | fn load_entries() {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_spark` is never used
[INFO] [stdout]    --> src/main.rs:193:4
[INFO] [stdout]     |
[INFO] [stdout] 193 | fn build_spark() {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_consistency` is never used
[INFO] [stdout]    --> src/main.rs:197:4
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn build_consistency() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 | /             write!(
[INFO] [stdout] 147 | |                 &file,
[INFO] [stdout] 148 | |                 "# The numbers specifies how often you want to do a habit:\n"
[INFO] [stdout] 149 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 146 |             let _ = write!(
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 | /             write!(
[INFO] [stdout] 151 | |                 &file,
[INFO] [stdout] 152 | |                 "# 1 means daily, 7 means weekly, 0 means you're just tracking the habit. Some examples:\n"
[INFO] [stdout] 153 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 150 |             let _ = write!(
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 | /             write!(
[INFO] [stdout] 155 | |                 &file,
[INFO] [stdout] 156 | |                 "\n# 1 Meditated\n# 7 Cleaned the apartment\n# 0 Had a headache\n# 1 Used habitctl\n"
[INFO] [stdout] 157 | |             );
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 154 |             let _ = write!(
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.89s
[INFO] running `Command { std: "docker" "inspect" "4121eba2f303d576f4c870220b460a2dfe7b81aa3cfec0d006653b2ea8257085", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4121eba2f303d576f4c870220b460a2dfe7b81aa3cfec0d006653b2ea8257085", kill_on_drop: false }`
[INFO] [stdout] 4121eba2f303d576f4c870220b460a2dfe7b81aa3cfec0d006653b2ea8257085
