[INFO] cloning repository https://github.com/Slam-Dunk-Software/epm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Slam-Dunk-Software/epm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSlam-Dunk-Software%2Fepm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSlam-Dunk-Software%2Fepm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 99efbec9a657360ca0352e669b8ed671b20a7288
[INFO] testing Slam-Dunk-Software/epm against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSlam-Dunk-Software%2Fepm" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Slam-Dunk-Software/epm
[INFO] finished tweaking git repo https://github.com/Slam-Dunk-Software/epm
[INFO] tweaked toml for git repo https://github.com/Slam-Dunk-Software/epm written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Slam-Dunk-Software/epm on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Slam-Dunk-Software/epm 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wiremock v0.6.5
[INFO] [stderr]   Downloaded h2 v0.4.13
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded which v6.0.3
[INFO] [stderr]   Downloaded hashlink v0.9.1
[INFO] [stderr]   Downloaded fallible-streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded rusqlite v0.31.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.42
[INFO] [stderr]   Downloaded zerocopy v0.8.42
[INFO] [stderr]   Downloaded fallible-iterator v0.3.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.64
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded web-sys v0.3.91
[INFO] [stderr]   Downloaded is-wsl v0.4.0
[INFO] [stderr]   Downloaded is-docker v0.2.0
[INFO] [stderr]   Downloaded open v5.3.3
[INFO] [stderr]   Downloaded clap_lex v1.0.0
[INFO] [stderr]   Downloaded libredox v0.1.14
[INFO] [stderr]   Downloaded clap v4.5.60
[INFO] [stderr]   Downloaded clap_derive v4.5.55
[INFO] [stderr]   Downloaded clap_builder v4.5.60
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded bstr v1.12.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b3e80a048244a1fa915c55bb8688c2ec3485b4bd3f650d6e0bb929476b253ca
[INFO] running `Command { std: "docker" "start" "-a" "3b3e80a048244a1fa915c55bb8688c2ec3485b4bd3f650d6e0bb929476b253ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b3e80a048244a1fa915c55bb8688c2ec3485b4bd3f650d6e0bb929476b253ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b3e80a048244a1fa915c55bb8688c2ec3485b4bd3f650d6e0bb929476b253ca", kill_on_drop: false }`
[INFO] [stdout] 3b3e80a048244a1fa915c55bb8688c2ec3485b4bd3f650d6e0bb929476b253ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d781716d63f360ee1501a272fe9c6fc53f96eefa41428b26fc53f41d5ebb4e5e
[INFO] running `Command { std: "docker" "start" "-a" "d781716d63f360ee1501a272fe9c6fc53f96eefa41428b26fc53f41d5ebb4e5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling epm v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ServiceEntry`
[INFO] [stdout]  --> src/commands/services/remove.rs:6:44
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::services::state::{RegistryFile, ServiceEntry, ServicesFile};
[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: `PathBuf`
[INFO] [stdout]  --> src/commands/install.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_version` is never used
[INFO] [stdout]   --> src/client.rs:98:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl RegistryClient {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub async fn get_version(&self, name: &str, version: &str) -> Result<Version> {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]  --> src/commands/services/install_startup.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn run() -> Result<()> {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_linux` is never used
[INFO] [stdout]    --> src/commands/services/install_startup.rs:103:4
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn run_linux(home: &std::path::Path, epm_path: &std::path::Path, log_path: &std::path::Path) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `customization_guide` is never read
[INFO] [stdout]   --> src/models.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct EpsSection {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 96 |     pub customization_guide: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EpsSection` 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 `configure`, `update`, and `uninstall` are never read
[INFO] [stdout]    --> src/models.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct EpsHooks {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 118 |     pub install:   Option<String>,
[INFO] [stdout] 119 |     pub configure: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 120 |     pub update:    Option<String>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 121 |     pub uninstall: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EpsHooks` 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 `enabled`, `startup`, and `health_check` are never read
[INFO] [stdout]    --> src/models.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct EpsServiceConfig {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 146 |     pub enabled: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 147 |     pub startup: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub health_check: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EpsServiceConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/models.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct PublishedVersion {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 173 |     pub id: i64,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 174 |     pub package_id: i64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 175 |     pub version: String,
[INFO] [stdout] 176 |     pub git_url: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 177 |     pub commit_sha: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 178 |     pub manifest_hash: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 179 |     pub yanked: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 180 |     pub published_at: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 181 |     pub system_deps: SystemDeps,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PublishedVersion` 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 function `is_alive` is never used
[INFO] [stdout]    --> src/services/state.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl ServicesFile {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn is_alive(pid: u32) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "d781716d63f360ee1501a272fe9c6fc53f96eefa41428b26fc53f41d5ebb4e5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d781716d63f360ee1501a272fe9c6fc53f96eefa41428b26fc53f41d5ebb4e5e", kill_on_drop: false }`
[INFO] [stdout] d781716d63f360ee1501a272fe9c6fc53f96eefa41428b26fc53f41d5ebb4e5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0803f171ba47d9dbf1f1d51ffece080fbd3c82f3f167ee58cee01e92b8c4ea30
[INFO] running `Command { std: "docker" "start" "-a" "0803f171ba47d9dbf1f1d51ffece080fbd3c82f3f167ee58cee01e92b8c4ea30", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling epm v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]  --> tests/self_uninstall_test.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Command::cargo_bin("epm")
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/self_uninstall_test.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Command::cargo_bin("epm")
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `predicates::prelude`
[INFO] [stdout]  --> tests/self_uninstall_test.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use predicates::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]  --> tests/uninstall_test.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Command::cargo_bin("epm")
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]  --> tests/list_test.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Command::cargo_bin("epm")
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]  --> tests/login_test.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Command::cargo_bin("epm")
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]  --> tests/init_test.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Command::cargo_bin("epm")
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/upgrade_test.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Command::cargo_bin("epm")
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]  --> tests/open_test.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut cmd = Command::cargo_bin("epm").unwrap();
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/open_test.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mut cmd = Command::cargo_bin("epm").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/open_test.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut cmd = Command::cargo_bin("epm").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/publish_test.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |     Command::cargo_bin("epm")
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/publish_test.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |     Command::cargo_bin("epm")
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/publish_test.rs:100:14
[INFO] [stdout]     |
[INFO] [stdout] 100 |     Command::cargo_bin("epm")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/publish_test.rs:124:14
[INFO] [stdout]     |
[INFO] [stdout] 124 |     Command::cargo_bin("epm")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/publish_test.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout] 144 |     Command::cargo_bin("epm")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/publish_test.rs:160:14
[INFO] [stdout]     |
[INFO] [stdout] 160 |     Command::cargo_bin("epm")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/publish_test.rs:179:14
[INFO] [stdout]     |
[INFO] [stdout] 179 |     Command::cargo_bin("epm")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/publish_test.rs:192:14
[INFO] [stdout]     |
[INFO] [stdout] 192 |     Command::cargo_bin("epm")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/publish_test.rs:211:14
[INFO] [stdout]     |
[INFO] [stdout] 211 |     Command::cargo_bin("epm")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/publish_test.rs:236:14
[INFO] [stdout]     |
[INFO] [stdout] 236 |     Command::cargo_bin("epm")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/publish_test.rs:257:14
[INFO] [stdout]     |
[INFO] [stdout] 257 |     Command::cargo_bin("epm")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/publish_test.rs:280:14
[INFO] [stdout]     |
[INFO] [stdout] 280 |     Command::cargo_bin("epm")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/search_test.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let mut cmd = Command::cargo_bin("epm").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/new_test.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 |     Command::cargo_bin("epm")
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/adopt_test.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Command::cargo_bin("epm")
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/sync_test.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Command::cargo_bin("epm")
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/sync_test.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |     Command::cargo_bin("epm")
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/sync_test.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Command::cargo_bin("epm")
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/search_test.rs:149:14
[INFO] [stdout]     |
[INFO] [stdout] 149 |     Command::cargo_bin("epm")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/sync_test.rs:187:14
[INFO] [stdout]     |
[INFO] [stdout] 187 |     Command::cargo_bin("epm")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/sync_test.rs:208:14
[INFO] [stdout]     |
[INFO] [stdout] 208 |     Command::cargo_bin("epm")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/install_test.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Command::cargo_bin("epm")
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/info_test.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut cmd = Command::cargo_bin("epm").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/info_test.rs:205:14
[INFO] [stdout]     |
[INFO] [stdout] 205 |     Command::cargo_bin("epm")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/info_test.rs:222:14
[INFO] [stdout]     |
[INFO] [stdout] 222 |     Command::cargo_bin("epm")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ServiceEntry`
[INFO] [stdout]  --> src/commands/services/remove.rs:6:44
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::services::state::{RegistryFile, ServiceEntry, ServicesFile};
[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: `PathBuf`
[INFO] [stdout]  --> src/commands/install.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/commands/install.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_version` is never used
[INFO] [stdout]   --> src/client.rs:98:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl RegistryClient {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub async fn get_version(&self, name: &str, version: &str) -> Result<Version> {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]  --> src/commands/services/install_startup.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn run() -> Result<()> {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_linux` is never used
[INFO] [stdout]    --> src/commands/services/install_startup.rs:103:4
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn run_linux(home: &std::path::Path, epm_path: &std::path::Path, log_path: &std::path::Path) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `customization_guide` is never read
[INFO] [stdout]   --> src/models.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct EpsSection {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 96 |     pub customization_guide: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EpsSection` 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 `configure`, `update`, and `uninstall` are never read
[INFO] [stdout]    --> src/models.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct EpsHooks {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 118 |     pub install:   Option<String>,
[INFO] [stdout] 119 |     pub configure: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 120 |     pub update:    Option<String>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 121 |     pub uninstall: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EpsHooks` 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 `enabled`, `startup`, and `health_check` are never read
[INFO] [stdout]    --> src/models.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct EpsServiceConfig {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 146 |     pub enabled: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 147 |     pub startup: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub health_check: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EpsServiceConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/models.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct PublishedVersion {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 173 |     pub id: i64,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 174 |     pub package_id: i64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 175 |     pub version: String,
[INFO] [stdout] 176 |     pub git_url: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 177 |     pub commit_sha: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 178 |     pub manifest_hash: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 179 |     pub yanked: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 180 |     pub published_at: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 181 |     pub system_deps: SystemDeps,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PublishedVersion` 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 function `is_alive` is never used
[INFO] [stdout]    --> src/services/state.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl ServicesFile {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn is_alive(pid: u32) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]  --> src/commands/services/install_startup.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn run() -> Result<()> {
[INFO] [stdout]   |        ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_linux` is never used
[INFO] [stdout]    --> src/commands/services/install_startup.rs:103:4
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn run_linux(home: &std::path::Path, epm_path: &std::path::Path, log_path: &std::path::Path) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `customization_guide` is never read
[INFO] [stdout]   --> src/models.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct EpsSection {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 96 |     pub customization_guide: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EpsSection` 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 `enabled`, `startup`, and `health_check` are never read
[INFO] [stdout]    --> src/models.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct EpsServiceConfig {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 146 |     pub enabled: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 147 |     pub startup: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub health_check: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EpsServiceConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/models.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct PublishedVersion {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 173 |     pub id: i64,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 174 |     pub package_id: i64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 175 |     pub version: String,
[INFO] [stdout] 176 |     pub git_url: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 177 |     pub commit_sha: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 178 |     pub manifest_hash: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 179 |     pub yanked: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 180 |     pub published_at: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 181 |     pub system_deps: SystemDeps,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PublishedVersion` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `epm` (bin "epm" test); 6 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name epm --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d597a91e0f2a01c6 -C extra-filename=-e2027508a88225e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-ea79ed3666b77110.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fce5e51a7b8646a6.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a5c83dd69235542a.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-cafe64a7412da3af.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-2eaf2cffd32292ae.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-a1f33878698e1f81.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-919c17a45fdac5a4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-728b2f8cd8071d87.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-13688b43bbe339c3.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-d0e8f1ed4bc84cb3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6c0b690ae8bc04ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9ae909d4b36762db.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ce973d3008cbe386.rlib --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-f574d476d7d1a6ac.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8902c79932280173.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d0038653c705bb08.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-997c126d27a20485.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8ead63f10a966001.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-562a31fe517d557b.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-ab53816d20ea02f9.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-f35bfc45f83f0915.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-3377f32fe81c2204/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7a2121aa89b9226e/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `epm` (bin "epm"); 10 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name epm --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ecb51884e18ec31f -C extra-filename=-bac4be9238f553df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fce5e51a7b8646a6.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a5c83dd69235542a.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-cafe64a7412da3af.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-2eaf2cffd32292ae.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-919c17a45fdac5a4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-728b2f8cd8071d87.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-13688b43bbe339c3.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-d0e8f1ed4bc84cb3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6c0b690ae8bc04ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9ae909d4b36762db.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ce973d3008cbe386.rlib --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-f574d476d7d1a6ac.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d0038653c705bb08.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-997c126d27a20485.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8ead63f10a966001.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-562a31fe517d557b.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-ab53816d20ea02f9.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-3377f32fe81c2204/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7a2121aa89b9226e/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0803f171ba47d9dbf1f1d51ffece080fbd3c82f3f167ee58cee01e92b8c4ea30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0803f171ba47d9dbf1f1d51ffece080fbd3c82f3f167ee58cee01e92b8c4ea30", kill_on_drop: false }`
[INFO] [stdout] 0803f171ba47d9dbf1f1d51ffece080fbd3c82f3f167ee58cee01e92b8c4ea30
