[INFO] cloning repository https://github.com/dseisun/workouts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dseisun/workouts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdseisun%2Fworkouts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdseisun%2Fworkouts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33acfd6f910a582523199d67421205289a65d1a3
[INFO] checking dseisun/workouts against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdseisun%2Fworkouts" "/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/dseisun/workouts
[INFO] finished tweaking git repo https://github.com/dseisun/workouts
[INFO] tweaked toml for git repo https://github.com/dseisun/workouts written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dseisun/workouts on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dseisun/workouts 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1916c47f092945700361fb49a18677a5a975ad6dfe63576ecb0685d8a6cad0c1
[INFO] running `Command { std: "docker" "start" "-a" "1916c47f092945700361fb49a18677a5a975ad6dfe63576ecb0685d8a6cad0c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1916c47f092945700361fb49a18677a5a975ad6dfe63576ecb0685d8a6cad0c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1916c47f092945700361fb49a18677a5a975ad6dfe63576ecb0685d8a6cad0c1", kill_on_drop: false }`
[INFO] [stdout] 1916c47f092945700361fb49a18677a5a975ad6dfe63576ecb0685d8a6cad0c1
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7aa2095208709b4bc3c4dde07a4739d44d7f13cc76fecdd2acc2c429dd7018ed
[INFO] running `Command { std: "docker" "start" "-a" "7aa2095208709b4bc3c4dde07a4739d44d7f13cc76fecdd2acc2c429dd7018ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling serde v1.0.185
[INFO] [stderr]    Compiling portable-atomic v1.4.3
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]     Checking dyn-clone v1.0.13
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling tts v0.25.5
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]     Checking aho-corasick v1.0.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking oxilangtag v0.1.3
[INFO] [stderr]     Checking strfmt v0.2.4
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_builder v4.3.23
[INFO] [stderr]     Checking indicatif v0.17.6
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]    Compiling serde_derive v1.0.185
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking clap v4.3.23
[INFO] [stderr]    Compiling speech-dispatcher-sys v0.7.0
[INFO] [stderr]     Checking speech-dispatcher v0.16.0
[INFO] [stderr]     Checking workout v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::models::ConfigPath`
[INFO] [stdout]  --> src/args.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::models::ConfigPath;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs::File` and `io::BufReader`
[INFO] [stdout]  --> src/models.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::BufReader, fs::File};
[INFO] [stdout]   |           ^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ConfigPath`
[INFO] [stdout]  --> src/generate_workout.rs:1:101
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{models::{load_exercises_from_json, load_config, CategoryConfig, Exercise, CategoryType, ConfigPath}, args::{GenerateParam...
[INFO] [stdout]   |                                                                                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `default` and `ops::Deref`
[INFO] [stdout]  --> src/generate_workout.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, ops::Deref, default};
[INFO] [stdout]   |                                 ^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProgressIterator`
[INFO] [stdout]  --> src/run_workout.rs:3:45
[INFO] [stdout]   |
[INFO] [stdout] 3 | use indicatif::{ProgressBar, ProgressStyle, ProgressIterator};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConfigPath`, `NotImplSpeak`, and `OSXSpeak`
[INFO] [stdout]  --> src/run_workout.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{models::{Exercise, ConfigPath, Side, load_exercises_from_json}, generate_workout, tts::{OSXSpeak, Speak, NotImplSpeak}, a...
[INFO] [stdout]   |                                ^^^^^^^^^^                                                           ^^^^^^^^         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ConfigPath`
[INFO] [stdout]   --> src/main.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::{args::Cli, models::{ConfigPath, load_exercises_from_json}, generate_workout::generate_workout};
[INFO] [stdout]    |                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::ConfigPath`
[INFO] [stdout]  --> src/args.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::models::ConfigPath;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs::File` and `io::BufReader`
[INFO] [stdout]  --> src/models.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::BufReader, fs::File};
[INFO] [stdout]   |           ^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `unwrap_or_default_config` and `unwrap_or_default_exercises`
[INFO] [stdout]  --> src/models.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::args::{unwrap_or_default_config, unwrap_or_default_exercises};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ConfigPath`
[INFO] [stdout]  --> src/generate_workout.rs:1:101
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{models::{load_exercises_from_json, load_config, CategoryConfig, Exercise, CategoryType, ConfigPath}, args::{GenerateParam...
[INFO] [stdout]   |                                                                                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `default` and `ops::Deref`
[INFO] [stdout]  --> src/generate_workout.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, ops::Deref, default};
[INFO] [stdout]   |                                 ^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProgressIterator`
[INFO] [stdout]  --> src/run_workout.rs:3:45
[INFO] [stdout]   |
[INFO] [stdout] 3 | use indicatif::{ProgressBar, ProgressStyle, ProgressIterator};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConfigPath`, `GenerateParams`, `NotImplSpeak`, `OSXSpeak`, `generate_workout`, `load_exercises_from_json`, and `unwrap_or_default_exercises`
[INFO] [stdout]  --> src/run_workout.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...e, ConfigPath, Side, load_exercises_from_json}, generate_workout, tts::{OSXSpeak, Speak, NotImplSpeak}, args::{GenerateParams, unwrap_or_default_exercises}};
[INFO] [stdout]   |       ^^^^^^^^^^        ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^^^        ^^^^^^^^         ^^^^^^^^^^^^          ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ConfigPath`
[INFO] [stdout]   --> src/main.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::{args::Cli, models::{ConfigPath, load_exercises_from_json}, generate_workout::generate_workout};
[INFO] [stdout]    |                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cli`
[INFO] [stdout]   --> src/args.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let cli = Cli::parse_from(cmd_opts);
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_cli`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cli`
[INFO] [stdout]   --> src/args.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let cli = Cli::parse_from(cmd_opts);
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_cli`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> src/models.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |       let t: Config = serde_json::from_str(&data).unwrap();
[INFO] [stdout]     |           ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/tts.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn tts(&self, text: &str) {
[INFO] [stdout]    |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `unwrap_or_default` is never used
[INFO] [stdout]    --> src/models.rs:169:6
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl WorkoutPath {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] 169 |   fn unwrap_or_default(self) -> String {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `workout`
[INFO] [stdout]   --> src/generate_workout.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let workout = generate_workout(GenerateParams {minutes: 1000, config_path: None, exercises_path: None});
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_workout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `category` is never read
[INFO] [stdout]  --> src/generate_workout.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct HydratedCategoryConfig<'a> {
[INFO] [stdout]   |            ---------------------- field in this struct
[INFO] [stdout] 7 |     category: &'a CategoryType,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestSpeak` is never constructed
[INFO] [stdout]   --> src/tts.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) struct TestSpeak;
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/tts.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn tts(&self, text: &str) {
[INFO] [stdout]    |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `unwrap_or_default` is never used
[INFO] [stdout]    --> src/models.rs:169:6
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl WorkoutPath {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] 169 |   fn unwrap_or_default(self) -> String {
[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 `write_to_shell` is never used
[INFO] [stdout]  --> src/tts.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) trait Speak {
[INFO] [stdout]   |                  ----- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 6 |     fn write_to_shell(&self, output: &Output) {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OSXSpeak` is never constructed
[INFO] [stdout]   --> src/tts.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct OSXSpeak;
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NotImplSpeak` is never constructed
[INFO] [stdout]   --> src/tts.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub(crate) struct NotImplSpeak;
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.16s
[INFO] running `Command { std: "docker" "inspect" "7aa2095208709b4bc3c4dde07a4739d44d7f13cc76fecdd2acc2c429dd7018ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aa2095208709b4bc3c4dde07a4739d44d7f13cc76fecdd2acc2c429dd7018ed", kill_on_drop: false }`
[INFO] [stdout] 7aa2095208709b4bc3c4dde07a4739d44d7f13cc76fecdd2acc2c429dd7018ed
