[INFO] cloning repository https://github.com/jackhale98/blueprint-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackhale98/blueprint-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackhale98%2Fblueprint-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackhale98%2Fblueprint-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93753a01c0f808aedb62567d001a579992c67a0c
[INFO] building jackhale98/blueprint-cli against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackhale98%2Fblueprint-cli" "/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/jackhale98/blueprint-cli
[INFO] finished tweaking git repo https://github.com/jackhale98/blueprint-cli
[INFO] tweaked toml for git repo https://github.com/jackhale98/blueprint-cli written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jackhale98/blueprint-cli on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jackhale98/blueprint-cli 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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] 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 123ffa2ec39705dd5d1392306b93ec8a1372cf2414357d5955b7811742095cb0
[INFO] running `Command { std: "docker" "start" "-a" "123ffa2ec39705dd5d1392306b93ec8a1372cf2414357d5955b7811742095cb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "123ffa2ec39705dd5d1392306b93ec8a1372cf2414357d5955b7811742095cb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "123ffa2ec39705dd5d1392306b93ec8a1372cf2414357d5955b7811742095cb0", kill_on_drop: false }`
[INFO] [stdout] 123ffa2ec39705dd5d1392306b93ec8a1372cf2414357d5955b7811742095cb0
[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" "-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 001efacae83faa1bd01834024ecc46fae1b4b7436e37af0ea99f172f2b470bfe
[INFO] running `Command { std: "docker" "start" "-a" "001efacae83faa1bd01834024ecc46fae1b4b7436e37af0ea99f172f2b470bfe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling ical v0.10.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling comfy-table v7.1.4
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling blueprint v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `BusinessImpact`, `EarnedValueMetrics`, `EscalationLevel`, `IssueSeverity`, `ProgressSnapshot`, `ProjectStatus`, `RiskResponseType`, `RiskStatus`, `TaskProgress`, and `TaskStatus`
[INFO] [stdout]  --> src/cli/interactive.rs:2:214
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...t, RiskStatus, RiskResponseType, ActionStatus, CommentType, BusinessImpact, IssuePriority, IssueSeverity, IssueStatus, IssueCategory, EscalationLevel, ProgressSnapshot, TaskProgress, TaskStatus, ProjectStatus, EarnedValueMetrics};
[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 import: `std::collections::HashMap`
[INFO] [stdout]  --> src/core/baseline.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `indexmap::IndexMap`
[INFO] [stdout]  --> src/core/baseline_manager.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use indexmap::IndexMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/core/progress.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Datelike` and `Weekday`
[INFO] [stdout]  --> src/scheduling/engine.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{Datelike, NaiveDate, Weekday};
[INFO] [stdout]   |              ^^^^^^^^             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project`
[INFO] [stdout]    --> src/core/baseline_manager.rs:248:50
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn update_project_baseline_references(&self, project: &Project, baseline: &ProjectBaseline) -> Result<()> {
[INFO] [stdout]     |                                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `baseline`
[INFO] [stdout]    --> src/core/baseline_manager.rs:248:69
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn update_project_baseline_references(&self, project: &Project, baseline: &ProjectBaseline) -> Result<()> {
[INFO] [stdout]     |                                                                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_baseline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_resolution`
[INFO] [stdout]     --> src/cli/interactive.rs:3975:9
[INFO] [stdout]      |
[INFO] [stdout] 3975 |     let is_resolution = Confirm::new("Is this a resolution comment?")
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_resolution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `project_path` is never read
[INFO] [stdout]   --> src/core/baseline_manager.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct BaselineManager {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 15 |     project_path: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RiskAssessment` is never constructed
[INFO] [stdout]    --> src/core/risk.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct RiskAssessment {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RiskSummary` is never constructed
[INFO] [stdout]    --> src/core/risk.rs:237:12
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub struct RiskSummary {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `optimizer` is never read
[INFO] [stdout]   --> src/scheduling/engine.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct SchedulingEngine {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 61 |     optimizer: Box<dyn crate::SchedulingAlgorithm>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 08s
[INFO] running `Command { std: "docker" "inspect" "001efacae83faa1bd01834024ecc46fae1b4b7436e37af0ea99f172f2b470bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "001efacae83faa1bd01834024ecc46fae1b4b7436e37af0ea99f172f2b470bfe", kill_on_drop: false }`
[INFO] [stdout] 001efacae83faa1bd01834024ecc46fae1b4b7436e37af0ea99f172f2b470bfe
[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" "-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c62c122406378b3ff7b69fd36643093f15790aa7a1371f44f0799ad2ac8c8acd
[INFO] running `Command { std: "docker" "start" "-a" "c62c122406378b3ff7b69fd36643093f15790aa7a1371f44f0799ad2ac8c8acd", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stdout] warning: unused imports: `BusinessImpact`, `EarnedValueMetrics`, `EscalationLevel`, `IssueSeverity`, `ProgressSnapshot`, `ProjectStatus`, `RiskResponseType`, `RiskStatus`, `TaskProgress`, and `TaskStatus`
[INFO] [stdout]  --> src/cli/interactive.rs:2:214
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...t, RiskStatus, RiskResponseType, ActionStatus, CommentType, BusinessImpact, IssuePriority, IssueSeverity, IssueStatus, IssueCategory, EscalationLevel, ProgressSnapshot, TaskProgress, TaskStatus, ProjectStatus, EarnedValueMetrics};
[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 import: `std::collections::HashMap`
[INFO] [stdout]  --> src/core/baseline.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `indexmap::IndexMap`
[INFO] [stdout]  --> src/core/baseline_manager.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use indexmap::IndexMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/core/progress.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Datelike` and `Weekday`
[INFO] [stdout]  --> src/scheduling/engine.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{Datelike, NaiveDate, Weekday};
[INFO] [stdout]   |              ^^^^^^^^             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project`
[INFO] [stdout]    --> src/core/baseline_manager.rs:248:50
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn update_project_baseline_references(&self, project: &Project, baseline: &ProjectBaseline) -> Result<()> {
[INFO] [stdout]     |                                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `baseline`
[INFO] [stdout]    --> src/core/baseline_manager.rs:248:69
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn update_project_baseline_references(&self, project: &Project, baseline: &ProjectBaseline) -> Result<()> {
[INFO] [stdout]     |                                                                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_baseline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_resolution`
[INFO] [stdout]     --> src/cli/interactive.rs:3975:9
[INFO] [stdout]      |
[INFO] [stdout] 3975 |     let is_resolution = Confirm::new("Is this a resolution comment?")
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_resolution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `project_path` is never read
[INFO] [stdout]   --> src/core/baseline_manager.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct BaselineManager {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 15 |     project_path: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RiskAssessment` is never constructed
[INFO] [stdout]    --> src/core/risk.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct RiskAssessment {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RiskSummary` is never constructed
[INFO] [stdout]    --> src/core/risk.rs:237:12
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub struct RiskSummary {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `optimizer` is never read
[INFO] [stdout]   --> src/scheduling/engine.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct SchedulingEngine {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 61 |     optimizer: Box<dyn crate::SchedulingAlgorithm>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling blueprint v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `BusinessImpact`, `EarnedValueMetrics`, `EscalationLevel`, `IssueSeverity`, `ProgressSnapshot`, `ProjectStatus`, `RiskResponseType`, `RiskStatus`, `TaskProgress`, and `TaskStatus`
[INFO] [stdout]  --> src/cli/interactive.rs:2:214
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...t, RiskStatus, RiskResponseType, ActionStatus, CommentType, BusinessImpact, IssuePriority, IssueSeverity, IssueStatus, IssueCategory, EscalationLevel, ProgressSnapshot, TaskProgress, TaskStatus, ProjectStatus, EarnedValueMetrics};
[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 import: `indexmap::IndexMap`
[INFO] [stdout]  --> src/core/baseline_manager.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use indexmap::IndexMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDate`
[INFO] [stdout]    --> src/core/issue.rs:676:9
[INFO] [stdout]     |
[INFO] [stdout] 676 |     use chrono::NaiveDate;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/core/progress.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Datelike` and `Weekday`
[INFO] [stdout]  --> src/scheduling/engine.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{Datelike, NaiveDate, Weekday};
[INFO] [stdout]   |              ^^^^^^^^             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Task`
[INFO] [stdout]    --> src/scheduling/resource_optimization.rs:311:42
[INFO] [stdout]     |
[INFO] [stdout] 311 |     use crate::core::{Project, Resource, Task};
[INFO] [stdout]     |                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project`
[INFO] [stdout]    --> src/core/baseline_manager.rs:248:50
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn update_project_baseline_references(&self, project: &Project, baseline: &ProjectBaseline) -> Result<()> {
[INFO] [stdout]     |                                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `baseline`
[INFO] [stdout]    --> src/core/baseline_manager.rs:248:69
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn update_project_baseline_references(&self, project: &Project, baseline: &ProjectBaseline) -> Result<()> {
[INFO] [stdout]     |                                                                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_baseline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/scheduling/resource_optimization.rs:324:13
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let mut schedule = Schedule {
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_resolution`
[INFO] [stdout]     --> src/cli/interactive.rs:3975:9
[INFO] [stdout]      |
[INFO] [stdout] 3975 |     let is_resolution = Confirm::new("Is this a resolution comment?")
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_resolution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `project_path` is never read
[INFO] [stdout]   --> src/core/baseline_manager.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct BaselineManager {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 15 |     project_path: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `optimizer` is never read
[INFO] [stdout]   --> src/scheduling/engine.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct SchedulingEngine {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 61 |     optimizer: Box<dyn crate::SchedulingAlgorithm>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RiskAssessment` is never constructed
[INFO] [stdout]    --> src/core/risk.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct RiskAssessment {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RiskSummary` is never constructed
[INFO] [stdout]    --> src/core/risk.rs:237:12
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub struct RiskSummary {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.43s
[INFO] running `Command { std: "docker" "inspect" "c62c122406378b3ff7b69fd36643093f15790aa7a1371f44f0799ad2ac8c8acd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c62c122406378b3ff7b69fd36643093f15790aa7a1371f44f0799ad2ac8c8acd", kill_on_drop: false }`
[INFO] [stdout] c62c122406378b3ff7b69fd36643093f15790aa7a1371f44f0799ad2ac8c8acd
