[INFO] cloning repository https://github.com/mplanchard/procman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mplanchard/procman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmplanchard%2Fprocman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmplanchard%2Fprocman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e77122849f53baeab75522fcb48a9f099b089ae0 [INFO] checking mplanchard/procman against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmplanchard%2Fprocman" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mplanchard/procman on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mplanchard/procman [INFO] finished tweaking git repo https://github.com/mplanchard/procman [INFO] tweaked toml for git repo https://github.com/mplanchard/procman written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mplanchard/procman 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.8.6 [INFO] [stderr] Downloaded serde_spanned v0.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] accaa433e99e63ae5ef5cec46f129b65b0cd1d8c84a7441b1a7e2743dd8232e7 [INFO] running `Command { std: "docker" "start" "-a" "accaa433e99e63ae5ef5cec46f129b65b0cd1d8c84a7441b1a7e2743dd8232e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "accaa433e99e63ae5ef5cec46f129b65b0cd1d8c84a7441b1a7e2743dd8232e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "accaa433e99e63ae5ef5cec46f129b65b0cd1d8c84a7441b1a7e2743dd8232e7", kill_on_drop: false }` [INFO] [stdout] accaa433e99e63ae5ef5cec46f129b65b0cd1d8c84a7441b1a7e2743dd8232e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c8898c779fc7242e92287fa6d56dda5875a0edd8c3d835bdd1ec089fa5a1527 [INFO] running `Command { std: "docker" "start" "-a" "5c8898c779fc7242e92287fa6d56dda5875a0edd8c3d835bdd1ec089fa5a1527", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking winnow v0.5.19 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking procmanctl v0.1.0 (/opt/rustwide/workdir/bin/procmanctl) [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking procmand v0.1.0 (/opt/rustwide/workdir/bin/procmand) [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking thiserror v1.0.50 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking serde_yaml v0.9.27 [INFO] [stderr] Checking toml_edit v0.20.7 [INFO] [stderr] Checking toml v0.8.6 [INFO] [stderr] Checking procmanlib v0.1.0 (/opt/rustwide/workdir/lib/procmanlib) [INFO] [stdout] warning: field `programs` is never read [INFO] [stdout] --> lib/procmanlib/src/config.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct ProcmanConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 18 | programs: HashMap, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProcmanConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `command` is never read [INFO] [stdout] --> lib/procmanlib/src/config.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct ProgramConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 36 | command: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProgramConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `programs` is never read [INFO] [stdout] --> lib/procmanlib/src/config.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct ProcmanConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 18 | programs: HashMap, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProcmanConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `load_from_file` is never used [INFO] [stdout] --> lib/procmanlib/src/config.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl ProcmanConfig { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 21 | pub fn load_from_file(path: Option<&Path>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `command` is never read [INFO] [stdout] --> lib/procmanlib/src/config.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct ProgramConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 36 | command: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProgramConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `find` and `config_in_dir` are never used [INFO] [stdout] --> lib/procmanlib/src/config/config_file.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 38 | impl ProcmanConfigFile { [INFO] [stdout] | ---------------------- associated functions in this implementation [INFO] [stdout] 39 | pub(crate) fn find() -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | fn config_in_dir(dir: &Path) -> Result, ProcmanConfigFileError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `CouldNotDetermineDirectory`, `CouldNotDetermineCwd`, `CouldNotReadDirectory`, `MultipleCandidates`, and `NotFoundInSearch` are never constructed [INFO] [stdout] --> lib/procmanlib/src/config/config_file.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 103 | pub enum ProcmanConfigFileError { [INFO] [stdout] | ---------------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 109 | CouldNotDetermineDirectory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | CouldNotDetermineCwd(#[source] std::io::Error), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | CouldNotReadDirectory(PathBuf, #[source] std::io::Error), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | MultipleCandidates(PathBuf, Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | NotFoundInSearch(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProcmanConfigFileError` 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 `path`, `contents`, and `format` are never read [INFO] [stdout] --> lib/procmanlib/src/config/parser.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct ProcmanConfigFileParser { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 12 | path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | contents: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 14 | format: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `parse` is never used [INFO] [stdout] --> lib/procmanlib/src/config/parser.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 30 | impl ProcmanConfigFileParser { [INFO] [stdout] | ---------------------------- method in this implementation [INFO] [stdout] 31 | pub(crate) fn parse(self) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `parse` is never used [INFO] [stdout] --> lib/procmanlib/src/config/parser.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 51 | impl ProcmanConfigFormat { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 52 | fn parse(&self, contents: &[u8]) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `CouldNotDetermineFormat` is never constructed [INFO] [stdout] --> lib/procmanlib/src/config/parser.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub enum ProcmanConfigParseErrorKind { [INFO] [stdout] | --------------------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 105 | CouldNotDetermineFormat, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProcmanConfigParseErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.10s [INFO] running `Command { std: "docker" "inspect" "5c8898c779fc7242e92287fa6d56dda5875a0edd8c3d835bdd1ec089fa5a1527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c8898c779fc7242e92287fa6d56dda5875a0edd8c3d835bdd1ec089fa5a1527", kill_on_drop: false }` [INFO] [stdout] 5c8898c779fc7242e92287fa6d56dda5875a0edd8c3d835bdd1ec089fa5a1527