[INFO] cloning repository https://github.com/STBoyden/proman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/STBoyden/proman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSTBoyden%2Fproman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSTBoyden%2Fproman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f70412dedc0abf9690ed0abaf1e0588e97c0cc40 [INFO] testing STBoyden/proman against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSTBoyden%2Fproman" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/STBoyden/proman [INFO] finished tweaking git repo https://github.com/STBoyden/proman [INFO] tweaked toml for git repo https://github.com/STBoyden/proman written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/STBoyden/proman on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/STBoyden/proman 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stability v0.2.0 [INFO] [stderr] Downloaded tui-input v0.8.0 [INFO] [stderr] Downloaded strum v0.26.2 [INFO] [stderr] Downloaded indoc v2.0.5 [INFO] [stderr] Downloaded bus v2.4.1 [INFO] [stderr] Downloaded castaway v0.2.2 [INFO] [stderr] Downloaded strum_macros v0.26.2 [INFO] [stderr] Downloaded anyhow v1.0.82 [INFO] [stderr] Downloaded compact_str v0.7.1 [INFO] [stderr] Downloaded serde_derive v1.0.200 [INFO] [stderr] Downloaded serde v1.0.200 [INFO] [stderr] Downloaded lru v0.12.3 [INFO] [stderr] Downloaded rustversion v1.0.15 [INFO] [stderr] Downloaded crossterm v0.27.0 [INFO] [stderr] Downloaded ratatui v0.26.2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7a9d2c904869c7b0d7fd133e50f0997c63c2c486375b47de743cab4eff6eda0 [INFO] running `Command { std: "docker" "start" "-a" "d7a9d2c904869c7b0d7fd133e50f0997c63c2c486375b47de743cab4eff6eda0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7a9d2c904869c7b0d7fd133e50f0997c63c2c486375b47de743cab4eff6eda0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7a9d2c904869c7b0d7fd133e50f0997c63c2c486375b47de743cab4eff6eda0", kill_on_drop: false }` [INFO] [stdout] d7a9d2c904869c7b0d7fd133e50f0997c63c2c486375b47de743cab4eff6eda0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbefe5d436c7124461db7a37acc58e2e6f5628021597ba0bb3bf7586ae31aac8 [INFO] running `Command { std: "docker" "start" "-a" "cbefe5d436c7124461db7a37acc58e2e6f5628021597ba0bb3bf7586ae31aac8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling proman v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling bus v2.4.1 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling tui-input v0.8.0 [INFO] [stderr] Compiling ratatui v0.26.2 [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/config/parser.rs:201:12 [INFO] [stdout] | [INFO] [stdout] 201 | if let Some(ref mut bus) = self.command_bus [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/config/parser.rs:267:21 [INFO] [stdout] | [INFO] [stdout] 267 | _ => {}, [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/config/parser.rs:267:21 [INFO] [stdout] | [INFO] [stdout] 231 | CommandType::PromptProjectName => { [INFO] [stdout] | ------------------------------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 247 | CommandType::PromptProjectType => { [INFO] [stdout] | ------------------------------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 266 | CommandType::Command(command, arguments) => (), [INFO] [stdout] | ---------------------------------------- matches some of the same values [INFO] [stdout] 267 | _ => {}, [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command` [INFO] [stdout] --> src/config/parser.rs:266:42 [INFO] [stdout] | [INFO] [stdout] 266 | CommandType::Command(command, arguments) => (), [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arguments` [INFO] [stdout] --> src/config/parser.rs:266:51 [INFO] [stdout] | [INFO] [stdout] 266 | CommandType::Command(command, arguments) => (), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arguments` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name_tx` [INFO] [stdout] --> src/main.rs:284:60 [INFO] [stdout] | [INFO] [stdout] 284 | RunningConfigMessage::PromptForProjectName(name_tx) => {}, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_name_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proman` (bin "proman") due to 1 previous error; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "cbefe5d436c7124461db7a37acc58e2e6f5628021597ba0bb3bf7586ae31aac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbefe5d436c7124461db7a37acc58e2e6f5628021597ba0bb3bf7586ae31aac8", kill_on_drop: false }` [INFO] [stdout] cbefe5d436c7124461db7a37acc58e2e6f5628021597ba0bb3bf7586ae31aac8