[INFO] cloning repository https://github.com/cudamgr/cudamgr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cudamgr/cudamgr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcudamgr%2Fcudamgr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcudamgr%2Fcudamgr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a31d6fdfbbfbc1a44367547fa7ac83aba124506
[INFO] testing cudamgr/cudamgr against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcudamgr%2Fcudamgr" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cudamgr/cudamgr
[INFO] finished tweaking git repo https://github.com/cudamgr/cudamgr
[INFO] tweaked toml for git repo https://github.com/cudamgr/cudamgr written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cudamgr/cudamgr on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cudamgr/cudamgr 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-targets v0.53.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f87d1038364fe5d535c9235f4a3ce47dfcaa83f6e5e13809b216d7b48c0ab63
[INFO] running `Command { std: "docker" "start" "-a" "4f87d1038364fe5d535c9235f4a3ce47dfcaa83f6e5e13809b216d7b48c0ab63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f87d1038364fe5d535c9235f4a3ce47dfcaa83f6e5e13809b216d7b48c0ab63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f87d1038364fe5d535c9235f4a3ce47dfcaa83f6e5e13809b216d7b48c0ab63", kill_on_drop: false }`
[INFO] [stdout] 4f87d1038364fe5d535c9235f4a3ce47dfcaa83f6e5e13809b216d7b48c0ab63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf3d2cee1413993cf45b98a099ba2c9aad60ea5746ed513d038f5a73f1704fd3
[INFO] running `Command { std: "docker" "start" "-a" "bf3d2cee1413993cf45b98a099ba2c9aad60ea5746ed513d038f5a73f1704fd3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling cudamgr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `SystemError`
[INFO] [stdout]  --> src/system/security.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::error::{CudaMgrResult, SystemError};
[INFO] [stdout]   |                                   ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]  --> src/install/downloader.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct PackageDownloader {
[INFO] [stdout]   |            ----------------- field in this struct
[INFO] [stdout] 6 |     client: reqwest::Client,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/system/mod.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     async fn check_system(&self) -> CudaMgrResult<SystemInfo>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 41 -     async fn check_system(&self) -> CudaMgrResult<SystemInfo>;
[INFO] [stdout] 41 +     fn check_system(&self) -> impl std::future::Future<Output = CudaMgrResult<SystemInfo>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/system/mod.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     async fn validate_compatibility(&self, cuda_version: &str) -> CudaMgrResult<bool>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 42 -     async fn validate_compatibility(&self, cuda_version: &str) -> CudaMgrResult<bool>;
[INFO] [stdout] 42 +     fn validate_compatibility(&self, cuda_version: &str) -> impl std::future::Future<Output = CudaMgrResult<bool>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/system/gpu.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     async fn detect_gpus(&self) -> CudaMgrResult<Vec<GpuInfo>>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 70 -     async fn detect_gpus(&self) -> CudaMgrResult<Vec<GpuInfo>>;
[INFO] [stdout] 70 +     fn detect_gpus(&self) -> impl std::future::Future<Output = CudaMgrResult<Vec<GpuInfo>>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/system/gpu.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     async fn detect_nvidia_gpus(&self) -> CudaMgrResult<Vec<GpuInfo>>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 71 -     async fn detect_nvidia_gpus(&self) -> CudaMgrResult<Vec<GpuInfo>>;
[INFO] [stdout] 71 +     fn detect_nvidia_gpus(&self) -> impl std::future::Future<Output = CudaMgrResult<Vec<GpuInfo>>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/install/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn create_plan(&self, version: &str) -> CudaMgrResult<InstallationPlan>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 30 -     async fn create_plan(&self, version: &str) -> CudaMgrResult<InstallationPlan>;
[INFO] [stdout] 30 +     fn create_plan(&self, version: &str) -> impl std::future::Future<Output = CudaMgrResult<InstallationPlan>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/install/mod.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     async fn execute_plan(&self, plan: &InstallationPlan) -> CudaMgrResult<()>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 31 -     async fn execute_plan(&self, plan: &InstallationPlan) -> CudaMgrResult<()>;
[INFO] [stdout] 31 +     fn execute_plan(&self, plan: &InstallationPlan) -> impl std::future::Future<Output = CudaMgrResult<()>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/install/mod.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     async fn validate_installation(&self, path: &std::path::Path) -> CudaMgrResult<bool>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 32 -     async fn validate_installation(&self, path: &std::path::Path) -> CudaMgrResult<bool>;
[INFO] [stdout] 32 +     fn validate_installation(&self, path: &std::path::Path) -> impl std::future::Future<Output = CudaMgrResult<bool>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/version/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn list_installed(&self) -> CudaMgrResult<Vec<VersionInfo>>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 22 -     async fn list_installed(&self) -> CudaMgrResult<Vec<VersionInfo>>;
[INFO] [stdout] 22 +     fn list_installed(&self) -> impl std::future::Future<Output = CudaMgrResult<Vec<VersionInfo>>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/version/mod.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     async fn list_available(&self) -> CudaMgrResult<Vec<String>>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 23 -     async fn list_available(&self) -> CudaMgrResult<Vec<String>>;
[INFO] [stdout] 23 +     fn list_available(&self) -> impl std::future::Future<Output = CudaMgrResult<Vec<String>>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/version/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     async fn switch_version(&self, version: &str) -> CudaMgrResult<()>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 24 -     async fn switch_version(&self, version: &str) -> CudaMgrResult<()>;
[INFO] [stdout] 24 +     fn switch_version(&self, version: &str) -> impl std::future::Future<Output = CudaMgrResult<()>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/version/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn get_active_version(&self) -> CudaMgrResult<Option<String>>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 25 -     async fn get_active_version(&self) -> CudaMgrResult<Option<String>>;
[INFO] [stdout] 25 +     fn get_active_version(&self) -> impl std::future::Future<Output = CudaMgrResult<Option<String>>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/config/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     async fn apply_config(&self, config: &EnvironmentConfig) -> CudaMgrResult<()>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 27 -     async fn apply_config(&self, config: &EnvironmentConfig) -> CudaMgrResult<()>;
[INFO] [stdout] 27 +     fn apply_config(&self, config: &EnvironmentConfig) -> impl std::future::Future<Output = CudaMgrResult<()>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/config/mod.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     async fn remove_config(&self, version: &str) -> CudaMgrResult<()>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 28 -     async fn remove_config(&self, version: &str) -> CudaMgrResult<()>;
[INFO] [stdout] 28 +     fn remove_config(&self, version: &str) -> impl std::future::Future<Output = CudaMgrResult<()>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/config/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn backup_config(&self) -> CudaMgrResult<PathBuf>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 29 -     async fn backup_config(&self) -> CudaMgrResult<PathBuf>;
[INFO] [stdout] 29 +     fn backup_config(&self) -> impl std::future::Future<Output = CudaMgrResult<PathBuf>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/config/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn restore_config(&self, backup_path: &std::path::Path) -> CudaMgrResult<()>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 30 -     async fn restore_config(&self, backup_path: &std::path::Path) -> CudaMgrResult<()>;
[INFO] [stdout] 30 +     fn restore_config(&self, backup_path: &std::path::Path) -> impl std::future::Future<Output = CudaMgrResult<()>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SystemError`
[INFO] [stdout]  --> src/system/security.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::error::{CudaMgrResult, SystemError};
[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: `cuda::*`
[INFO] [stdout]   --> src/system/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use cuda::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `distro::*`
[INFO] [stdout]   --> src/system/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use distro::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gpu::*`
[INFO] [stdout]   --> src/system/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use gpu::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `driver::*`
[INFO] [stdout]   --> src/system/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use driver::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `compiler::*`
[INFO] [stdout]   --> src/system/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use compiler::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `storage::*`
[INFO] [stdout]   --> src/system/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use storage::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `security::*`
[INFO] [stdout]   --> src/system/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use security::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::*`
[INFO] [stdout]  --> src/config/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use types::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "bf3d2cee1413993cf45b98a099ba2c9aad60ea5746ed513d038f5a73f1704fd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf3d2cee1413993cf45b98a099ba2c9aad60ea5746ed513d038f5a73f1704fd3", kill_on_drop: false }`
[INFO] [stdout] bf3d2cee1413993cf45b98a099ba2c9aad60ea5746ed513d038f5a73f1704fd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f4fcf2599e95b3994c6d7ac4de31f747c030fe6a080953639df6ef2b13c650f
[INFO] running `Command { std: "docker" "start" "-a" "8f4fcf2599e95b3994c6d7ac4de31f747c030fe6a080953639df6ef2b13c650f", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling cudamgr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `SystemError`
[INFO] [stdout]  --> src/system/security.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::error::{CudaMgrResult, SystemError};
[INFO] [stdout]   |                                   ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]  --> src/install/downloader.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct PackageDownloader {
[INFO] [stdout]   |            ----------------- field in this struct
[INFO] [stdout] 6 |     client: reqwest::Client,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/system/mod.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     async fn check_system(&self) -> CudaMgrResult<SystemInfo>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 41 -     async fn check_system(&self) -> CudaMgrResult<SystemInfo>;
[INFO] [stdout] 41 +     fn check_system(&self) -> impl std::future::Future<Output = CudaMgrResult<SystemInfo>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/system/mod.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     async fn validate_compatibility(&self, cuda_version: &str) -> CudaMgrResult<bool>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 42 -     async fn validate_compatibility(&self, cuda_version: &str) -> CudaMgrResult<bool>;
[INFO] [stdout] 42 +     fn validate_compatibility(&self, cuda_version: &str) -> impl std::future::Future<Output = CudaMgrResult<bool>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/system/gpu.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     async fn detect_gpus(&self) -> CudaMgrResult<Vec<GpuInfo>>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 70 -     async fn detect_gpus(&self) -> CudaMgrResult<Vec<GpuInfo>>;
[INFO] [stdout] 70 +     fn detect_gpus(&self) -> impl std::future::Future<Output = CudaMgrResult<Vec<GpuInfo>>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/system/gpu.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     async fn detect_nvidia_gpus(&self) -> CudaMgrResult<Vec<GpuInfo>>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 71 -     async fn detect_nvidia_gpus(&self) -> CudaMgrResult<Vec<GpuInfo>>;
[INFO] [stdout] 71 +     fn detect_nvidia_gpus(&self) -> impl std::future::Future<Output = CudaMgrResult<Vec<GpuInfo>>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/install/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn create_plan(&self, version: &str) -> CudaMgrResult<InstallationPlan>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 30 -     async fn create_plan(&self, version: &str) -> CudaMgrResult<InstallationPlan>;
[INFO] [stdout] 30 +     fn create_plan(&self, version: &str) -> impl std::future::Future<Output = CudaMgrResult<InstallationPlan>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/install/mod.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     async fn execute_plan(&self, plan: &InstallationPlan) -> CudaMgrResult<()>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 31 -     async fn execute_plan(&self, plan: &InstallationPlan) -> CudaMgrResult<()>;
[INFO] [stdout] 31 +     fn execute_plan(&self, plan: &InstallationPlan) -> impl std::future::Future<Output = CudaMgrResult<()>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/install/mod.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     async fn validate_installation(&self, path: &std::path::Path) -> CudaMgrResult<bool>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 32 -     async fn validate_installation(&self, path: &std::path::Path) -> CudaMgrResult<bool>;
[INFO] [stdout] 32 +     fn validate_installation(&self, path: &std::path::Path) -> impl std::future::Future<Output = CudaMgrResult<bool>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/version/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn list_installed(&self) -> CudaMgrResult<Vec<VersionInfo>>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 22 -     async fn list_installed(&self) -> CudaMgrResult<Vec<VersionInfo>>;
[INFO] [stdout] 22 +     fn list_installed(&self) -> impl std::future::Future<Output = CudaMgrResult<Vec<VersionInfo>>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/version/mod.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     async fn list_available(&self) -> CudaMgrResult<Vec<String>>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 23 -     async fn list_available(&self) -> CudaMgrResult<Vec<String>>;
[INFO] [stdout] 23 +     fn list_available(&self) -> impl std::future::Future<Output = CudaMgrResult<Vec<String>>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/version/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     async fn switch_version(&self, version: &str) -> CudaMgrResult<()>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 24 -     async fn switch_version(&self, version: &str) -> CudaMgrResult<()>;
[INFO] [stdout] 24 +     fn switch_version(&self, version: &str) -> impl std::future::Future<Output = CudaMgrResult<()>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/version/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn get_active_version(&self) -> CudaMgrResult<Option<String>>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 25 -     async fn get_active_version(&self) -> CudaMgrResult<Option<String>>;
[INFO] [stdout] 25 +     fn get_active_version(&self) -> impl std::future::Future<Output = CudaMgrResult<Option<String>>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/config/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     async fn apply_config(&self, config: &EnvironmentConfig) -> CudaMgrResult<()>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 27 -     async fn apply_config(&self, config: &EnvironmentConfig) -> CudaMgrResult<()>;
[INFO] [stdout] 27 +     fn apply_config(&self, config: &EnvironmentConfig) -> impl std::future::Future<Output = CudaMgrResult<()>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/config/mod.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     async fn remove_config(&self, version: &str) -> CudaMgrResult<()>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 28 -     async fn remove_config(&self, version: &str) -> CudaMgrResult<()>;
[INFO] [stdout] 28 +     fn remove_config(&self, version: &str) -> impl std::future::Future<Output = CudaMgrResult<()>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/config/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn backup_config(&self) -> CudaMgrResult<PathBuf>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 29 -     async fn backup_config(&self) -> CudaMgrResult<PathBuf>;
[INFO] [stdout] 29 +     fn backup_config(&self) -> impl std::future::Future<Output = CudaMgrResult<PathBuf>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/config/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn restore_config(&self, backup_path: &std::path::Path) -> CudaMgrResult<()>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 30 -     async fn restore_config(&self, backup_path: &std::path::Path) -> CudaMgrResult<()>;
[INFO] [stdout] 30 +     fn restore_config(&self, backup_path: &std::path::Path) -> impl std::future::Future<Output = CudaMgrResult<()>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SystemError`
[INFO] [stdout]  --> src/system/security.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::error::{CudaMgrResult, SystemError};
[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: `super::*`
[INFO] [stdout]  --> src/system/tests.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SystemError`
[INFO] [stdout]  --> src/system/security.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::error::{CudaMgrResult, SystemError};
[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: `cuda::*`
[INFO] [stdout]   --> src/system/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use cuda::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `distro::*`
[INFO] [stdout]   --> src/system/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use distro::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gpu::*`
[INFO] [stdout]   --> src/system/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use gpu::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `driver::*`
[INFO] [stdout]   --> src/system/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use driver::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `compiler::*`
[INFO] [stdout]   --> src/system/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use compiler::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `storage::*`
[INFO] [stdout]   --> src/system/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use storage::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `security::*`
[INFO] [stdout]   --> src/system/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use security::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::*`
[INFO] [stdout]  --> src/config/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use types::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SystemError`
[INFO] [stdout]  --> src/system/security.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::error::{CudaMgrResult, SystemError};
[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: `gpu::*`
[INFO] [stdout]   --> src/system/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use gpu::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `driver::*`
[INFO] [stdout]   --> src/system/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use driver::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `compiler::*`
[INFO] [stdout]   --> src/system/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use compiler::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/system/tests.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::*`
[INFO] [stdout]  --> src/config/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use types::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `nvidia_smi_output` and `lspci_output` are never read
[INFO] [stdout]    --> src/system/gpu.rs:831:13
[INFO] [stdout]     |
[INFO] [stdout] 830 |         struct MockGpuDetector {
[INFO] [stdout]     |                --------------- fields in this struct
[INFO] [stdout] 831 |             nvidia_smi_output: Option<String>,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 832 |             lspci_output: Option<String>,
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_nvidia_smi_output` and `with_lspci_output` are never used
[INFO] [stdout]    --> src/system/gpu.rs:843:16
[INFO] [stdout]     |
[INFO] [stdout] 835 |         impl MockGpuDetector {
[INFO] [stdout]     |         -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 843 |             fn with_nvidia_smi_output(mut self, output: String) -> Self {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 848 |             fn with_lspci_output(mut self, output: String) -> Self {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]  --> src/install/downloader.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct PackageDownloader {
[INFO] [stdout]   |            ----------------- field in this struct
[INFO] [stdout] 6 |     client: reqwest::Client,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/cli/tests.rs:165:25
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 assert!(detection.installations.len() >= 0); // Can be empty
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/cli/tests.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |                 assert!(detection.conflicts.len() >= 0); // Can be empty
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/cli/tests.rs:187:25
[INFO] [stdout]     |
[INFO] [stdout] 187 |                 assert!(security_info.path_configuration.path_entries.len() >= 0);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/cli/tests.rs:191:25
[INFO] [stdout]     |
[INFO] [stdout] 191 |                 assert!(issues.len() >= 0);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/cli/tests.rs:195:25
[INFO] [stdout]     |
[INFO] [stdout] 195 |                 assert!(recommendations.len() >= 0);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/system/mod.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     async fn check_system(&self) -> CudaMgrResult<SystemInfo>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 41 -     async fn check_system(&self) -> CudaMgrResult<SystemInfo>;
[INFO] [stdout] 41 +     fn check_system(&self) -> impl std::future::Future<Output = CudaMgrResult<SystemInfo>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/system/mod.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     async fn validate_compatibility(&self, cuda_version: &str) -> CudaMgrResult<bool>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 42 -     async fn validate_compatibility(&self, cuda_version: &str) -> CudaMgrResult<bool>;
[INFO] [stdout] 42 +     fn validate_compatibility(&self, cuda_version: &str) -> impl std::future::Future<Output = CudaMgrResult<bool>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/system/gpu.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     async fn detect_gpus(&self) -> CudaMgrResult<Vec<GpuInfo>>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 70 -     async fn detect_gpus(&self) -> CudaMgrResult<Vec<GpuInfo>>;
[INFO] [stdout] 70 +     fn detect_gpus(&self) -> impl std::future::Future<Output = CudaMgrResult<Vec<GpuInfo>>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/system/gpu.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     async fn detect_nvidia_gpus(&self) -> CudaMgrResult<Vec<GpuInfo>>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 71 -     async fn detect_nvidia_gpus(&self) -> CudaMgrResult<Vec<GpuInfo>>;
[INFO] [stdout] 71 +     fn detect_nvidia_gpus(&self) -> impl std::future::Future<Output = CudaMgrResult<Vec<GpuInfo>>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/install/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn create_plan(&self, version: &str) -> CudaMgrResult<InstallationPlan>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 30 -     async fn create_plan(&self, version: &str) -> CudaMgrResult<InstallationPlan>;
[INFO] [stdout] 30 +     fn create_plan(&self, version: &str) -> impl std::future::Future<Output = CudaMgrResult<InstallationPlan>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/install/mod.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     async fn execute_plan(&self, plan: &InstallationPlan) -> CudaMgrResult<()>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 31 -     async fn execute_plan(&self, plan: &InstallationPlan) -> CudaMgrResult<()>;
[INFO] [stdout] 31 +     fn execute_plan(&self, plan: &InstallationPlan) -> impl std::future::Future<Output = CudaMgrResult<()>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/install/mod.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     async fn validate_installation(&self, path: &std::path::Path) -> CudaMgrResult<bool>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 32 -     async fn validate_installation(&self, path: &std::path::Path) -> CudaMgrResult<bool>;
[INFO] [stdout] 32 +     fn validate_installation(&self, path: &std::path::Path) -> impl std::future::Future<Output = CudaMgrResult<bool>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/version/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn list_installed(&self) -> CudaMgrResult<Vec<VersionInfo>>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 22 -     async fn list_installed(&self) -> CudaMgrResult<Vec<VersionInfo>>;
[INFO] [stdout] 22 +     fn list_installed(&self) -> impl std::future::Future<Output = CudaMgrResult<Vec<VersionInfo>>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/version/mod.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     async fn list_available(&self) -> CudaMgrResult<Vec<String>>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 23 -     async fn list_available(&self) -> CudaMgrResult<Vec<String>>;
[INFO] [stdout] 23 +     fn list_available(&self) -> impl std::future::Future<Output = CudaMgrResult<Vec<String>>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/version/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     async fn switch_version(&self, version: &str) -> CudaMgrResult<()>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 24 -     async fn switch_version(&self, version: &str) -> CudaMgrResult<()>;
[INFO] [stdout] 24 +     fn switch_version(&self, version: &str) -> impl std::future::Future<Output = CudaMgrResult<()>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/version/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn get_active_version(&self) -> CudaMgrResult<Option<String>>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 25 -     async fn get_active_version(&self) -> CudaMgrResult<Option<String>>;
[INFO] [stdout] 25 +     fn get_active_version(&self) -> impl std::future::Future<Output = CudaMgrResult<Option<String>>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/config/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     async fn apply_config(&self, config: &EnvironmentConfig) -> CudaMgrResult<()>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 27 -     async fn apply_config(&self, config: &EnvironmentConfig) -> CudaMgrResult<()>;
[INFO] [stdout] 27 +     fn apply_config(&self, config: &EnvironmentConfig) -> impl std::future::Future<Output = CudaMgrResult<()>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/config/mod.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     async fn remove_config(&self, version: &str) -> CudaMgrResult<()>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 28 -     async fn remove_config(&self, version: &str) -> CudaMgrResult<()>;
[INFO] [stdout] 28 +     fn remove_config(&self, version: &str) -> impl std::future::Future<Output = CudaMgrResult<()>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/config/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn backup_config(&self) -> CudaMgrResult<PathBuf>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 29 -     async fn backup_config(&self) -> CudaMgrResult<PathBuf>;
[INFO] [stdout] 29 +     fn backup_config(&self) -> impl std::future::Future<Output = CudaMgrResult<PathBuf>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/config/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn restore_config(&self, backup_path: &std::path::Path) -> CudaMgrResult<()>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 30 -     async fn restore_config(&self, backup_path: &std::path::Path) -> CudaMgrResult<()>;
[INFO] [stdout] 30 +     fn restore_config(&self, backup_path: &std::path::Path) -> impl std::future::Future<Output = CudaMgrResult<()>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/cli/tests.rs:165:25
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 assert!(detection.installations.len() >= 0); // Can be empty
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/cli/tests.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |                 assert!(detection.conflicts.len() >= 0); // Can be empty
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/cli/tests.rs:187:25
[INFO] [stdout]     |
[INFO] [stdout] 187 |                 assert!(security_info.path_configuration.path_entries.len() >= 0);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/cli/tests.rs:191:25
[INFO] [stdout]     |
[INFO] [stdout] 191 |                 assert!(issues.len() >= 0);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/cli/tests.rs:195:25
[INFO] [stdout]     |
[INFO] [stdout] 195 |                 assert!(recommendations.len() >= 0);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.27s
[INFO] running `Command { std: "docker" "inspect" "8f4fcf2599e95b3994c6d7ac4de31f747c030fe6a080953639df6ef2b13c650f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f4fcf2599e95b3994c6d7ac4de31f747c030fe6a080953639df6ef2b13c650f", kill_on_drop: false }`
[INFO] [stdout] 8f4fcf2599e95b3994c6d7ac4de31f747c030fe6a080953639df6ef2b13c650f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 854be83fad71f2e24ba10984f4d7db3b578f21983ee62fb2f9503713c8a554ac
[INFO] running `Command { std: "docker" "start" "-a" "854be83fad71f2e24ba10984f4d7db3b578f21983ee62fb2f9503713c8a554ac", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `SystemError`
[INFO] [stderr]  --> src/system/security.rs:4:35
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::error::{CudaMgrResult, SystemError};
[INFO] [stderr]   |                                   ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]  --> src/install/downloader.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct PackageDownloader {
[INFO] [stderr]   |            ----------------- field in this struct
[INFO] [stderr] 6 |     client: reqwest::Client,
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/system/mod.rs:41:5
[INFO] [stderr]    |
[INFO] [stderr] 41 |     async fn check_system(&self) -> CudaMgrResult<SystemInfo>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 41 -     async fn check_system(&self) -> CudaMgrResult<SystemInfo>;
[INFO] [stderr] 41 +     fn check_system(&self) -> impl std::future::Future<Output = CudaMgrResult<SystemInfo>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/system/mod.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 42 |     async fn validate_compatibility(&self, cuda_version: &str) -> CudaMgrResult<bool>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 42 -     async fn validate_compatibility(&self, cuda_version: &str) -> CudaMgrResult<bool>;
[INFO] [stderr] 42 +     fn validate_compatibility(&self, cuda_version: &str) -> impl std::future::Future<Output = CudaMgrResult<bool>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/system/gpu.rs:70:5
[INFO] [stderr]    |
[INFO] [stderr] 70 |     async fn detect_gpus(&self) -> CudaMgrResult<Vec<GpuInfo>>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 70 -     async fn detect_gpus(&self) -> CudaMgrResult<Vec<GpuInfo>>;
[INFO] [stderr] 70 +     fn detect_gpus(&self) -> impl std::future::Future<Output = CudaMgrResult<Vec<GpuInfo>>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/system/gpu.rs:71:5
[INFO] [stderr]    |
[INFO] [stderr] 71 |     async fn detect_nvidia_gpus(&self) -> CudaMgrResult<Vec<GpuInfo>>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 71 -     async fn detect_nvidia_gpus(&self) -> CudaMgrResult<Vec<GpuInfo>>;
[INFO] [stderr] 71 +     fn detect_nvidia_gpus(&self) -> impl std::future::Future<Output = CudaMgrResult<Vec<GpuInfo>>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/install/mod.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 30 |     async fn create_plan(&self, version: &str) -> CudaMgrResult<InstallationPlan>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 30 -     async fn create_plan(&self, version: &str) -> CudaMgrResult<InstallationPlan>;
[INFO] [stderr] 30 +     fn create_plan(&self, version: &str) -> impl std::future::Future<Output = CudaMgrResult<InstallationPlan>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/install/mod.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 31 |     async fn execute_plan(&self, plan: &InstallationPlan) -> CudaMgrResult<()>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 31 -     async fn execute_plan(&self, plan: &InstallationPlan) -> CudaMgrResult<()>;
[INFO] [stderr] 31 +     fn execute_plan(&self, plan: &InstallationPlan) -> impl std::future::Future<Output = CudaMgrResult<()>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/install/mod.rs:32:5
[INFO] [stderr]    |
[INFO] [stderr] 32 |     async fn validate_installation(&self, path: &std::path::Path) -> CudaMgrResult<bool>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 32 -     async fn validate_installation(&self, path: &std::path::Path) -> CudaMgrResult<bool>;
[INFO] [stderr] 32 +     fn validate_installation(&self, path: &std::path::Path) -> impl std::future::Future<Output = CudaMgrResult<bool>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/version/mod.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 |     async fn list_installed(&self) -> CudaMgrResult<Vec<VersionInfo>>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 22 -     async fn list_installed(&self) -> CudaMgrResult<Vec<VersionInfo>>;
[INFO] [stderr] 22 +     fn list_installed(&self) -> impl std::future::Future<Output = CudaMgrResult<Vec<VersionInfo>>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/version/mod.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 |     async fn list_available(&self) -> CudaMgrResult<Vec<String>>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 23 -     async fn list_available(&self) -> CudaMgrResult<Vec<String>>;
[INFO] [stderr] 23 +     fn list_available(&self) -> impl std::future::Future<Output = CudaMgrResult<Vec<String>>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/version/mod.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     async fn switch_version(&self, version: &str) -> CudaMgrResult<()>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 24 -     async fn switch_version(&self, version: &str) -> CudaMgrResult<()>;
[INFO] [stderr] 24 +     fn switch_version(&self, version: &str) -> impl std::future::Future<Output = CudaMgrResult<()>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/version/mod.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 25 |     async fn get_active_version(&self) -> CudaMgrResult<Option<String>>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 25 -     async fn get_active_version(&self) -> CudaMgrResult<Option<String>>;
[INFO] [stderr] 25 +     fn get_active_version(&self) -> impl std::future::Future<Output = CudaMgrResult<Option<String>>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/config/mod.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 |     async fn apply_config(&self, config: &EnvironmentConfig) -> CudaMgrResult<()>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 27 -     async fn apply_config(&self, config: &EnvironmentConfig) -> CudaMgrResult<()>;
[INFO] [stderr] 27 +     fn apply_config(&self, config: &EnvironmentConfig) -> impl std::future::Future<Output = CudaMgrResult<()>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/config/mod.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 28 |     async fn remove_config(&self, version: &str) -> CudaMgrResult<()>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 28 -     async fn remove_config(&self, version: &str) -> CudaMgrResult<()>;
[INFO] [stderr] 28 +     fn remove_config(&self, version: &str) -> impl std::future::Future<Output = CudaMgrResult<()>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/config/mod.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 29 |     async fn backup_config(&self) -> CudaMgrResult<PathBuf>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 29 -     async fn backup_config(&self) -> CudaMgrResult<PathBuf>;
[INFO] [stderr] 29 +     fn backup_config(&self) -> impl std::future::Future<Output = CudaMgrResult<PathBuf>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/config/mod.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 30 |     async fn restore_config(&self, backup_path: &std::path::Path) -> CudaMgrResult<()>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 30 -     async fn restore_config(&self, backup_path: &std::path::Path) -> CudaMgrResult<()>;
[INFO] [stderr] 30 +     fn restore_config(&self, backup_path: &std::path::Path) -> impl std::future::Future<Output = CudaMgrResult<()>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `cudamgr` (lib) generated 17 warnings (run `cargo fix --lib -p cudamgr` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `gpu::*`
[INFO] [stderr]   --> src/system/mod.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub use gpu::*;
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `driver::*`
[INFO] [stderr]   --> src/system/mod.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub use driver::*;
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `compiler::*`
[INFO] [stderr]   --> src/system/mod.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub use compiler::*;
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> src/system/tests.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 |     use super::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `types::*`
[INFO] [stderr]  --> src/config/mod.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use types::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/cli/tests.rs:165:25
[INFO] [stderr]     |
[INFO] [stderr] 165 |                 assert!(detection.installations.len() >= 0); // Can be empty
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/cli/tests.rs:166:25
[INFO] [stderr]     |
[INFO] [stderr] 166 |                 assert!(detection.conflicts.len() >= 0); // Can be empty
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/cli/tests.rs:187:25
[INFO] [stderr]     |
[INFO] [stderr] 187 |                 assert!(security_info.path_configuration.path_entries.len() >= 0);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/cli/tests.rs:191:25
[INFO] [stderr]     |
[INFO] [stderr] 191 |                 assert!(issues.len() >= 0);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/cli/tests.rs:195:25
[INFO] [stderr]     |
[INFO] [stderr] 195 |                 assert!(recommendations.len() >= 0);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `cuda::*`
[INFO] [stderr]   --> src/system/mod.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use cuda::*;
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `distro::*`
[INFO] [stderr]   --> src/system/mod.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub use distro::*;
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `storage::*`
[INFO] [stderr]   --> src/system/mod.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub use storage::*;
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `security::*`
[INFO] [stderr]   --> src/system/mod.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub use security::*;
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `nvidia_smi_output` and `lspci_output` are never read
[INFO] [stderr]    --> src/system/gpu.rs:831:13
[INFO] [stderr]     |
[INFO] [stderr] 830 |         struct MockGpuDetector {
[INFO] [stderr]     |                --------------- fields in this struct
[INFO] [stderr] 831 |             nvidia_smi_output: Option<String>,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 832 |             lspci_output: Option<String>,
[INFO] [stderr]     |             ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `with_nvidia_smi_output` and `with_lspci_output` are never used
[INFO] [stderr]    --> src/system/gpu.rs:843:16
[INFO] [stderr]     |
[INFO] [stderr] 835 |         impl MockGpuDetector {
[INFO] [stderr]     |         -------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 843 |             fn with_nvidia_smi_output(mut self, output: String) -> Self {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 848 |             fn with_lspci_output(mut self, output: String) -> Self {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]  --> src/install/downloader.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct PackageDownloader {
[INFO] [stderr]   |            ----------------- field in this struct
[INFO] [stderr] 6 |     client: reqwest::Client,
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cudamgr` (bin "cudamgr" test) generated 11 warnings (1 duplicate) (run `cargo fix --bin "cudamgr" -p cudamgr --tests` to apply 5 suggestions)
[INFO] [stderr] warning: `cudamgr` (bin "cudamgr") generated 9 warnings (5 duplicates) (run `cargo fix --bin "cudamgr" -p cudamgr` to apply 4 suggestions)
[INFO] [stderr] warning: `cudamgr` (lib test) generated 25 warnings (22 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cudamgr-81390a67ca47e45d)
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test cli::tests::tests::test_command_handlers_exist ... ok
[INFO] [stdout] test cli::tests::output_tests::test_spinner_creation ... ok
[INFO] [stdout] test cli::tests::output_tests::test_progress_bar_creation ... ok
[INFO] [stdout] test cli::tests::tests::test_doctor_args_validation ... ok
[INFO] [stdout] test cli::tests::tests::test_install_args_validation ... ok
[INFO] [stdout] test cli::tests::tests::test_logs_args_validation ... ok
[INFO] [stdout] test cli::tests::tests::test_system_report_display ... ok
[INFO] [stdout] test cli::tests::tests::test_use_args_validation ... ok
[INFO] [stdout] test config::tests::tests::test_config_default ... ok
[INFO] [stdout] test config::tests::tests::test_config_serialization ... ok
[INFO] [stdout] test config::tests::tests::test_log_level_serialization ... ok
[INFO] [stdout] test config::tests::tests::test_proxy_config_serialization ... ok
[INFO] [stdout] test system::gpu::tests::mock_tests::test_mock_empty_nvidia_smi ... ok
[INFO] [stdout] test system::gpu::tests::mock_tests::test_mock_malformed_nvidia_smi ... ok
[INFO] [stdout] test system::gpu::tests::mock_tests::test_mock_nvidia_smi_parsing ... ok
[INFO] [stdout] test system::gpu::tests::test_compute_capability_map_completeness ... ok
[INFO] [stdout] test system::gpu::tests::test_compute_capability_support ... ok
[INFO] [stdout] test system::gpu::tests::test_gpu_cuda_compatibility ... ok
[INFO] [stdout] test system::gpu::tests::test_gpu_info_creation ... ok
[INFO] [stdout] test system::gpu::tests::test_parse_lspci_line ... ok
[INFO] [stdout] test system::platform_tests::platform_tests::test_unknown_distro_fallback ... ok
[INFO] [stdout] test system::platform_tests::platform_tests::test_lsb_release_parsing ... ok
[INFO] [stdout] test system::gpu::tests::test_compute_capability_mapping ... ok
[INFO] [stdout] test system::platform_tests::platform_tests::test_fedora_detection ... ok
[INFO] [stdout] test system::gpu::tests::test_gpu_vendor_serialization ... ok
[INFO] [stdout] test system::gpu::tests::test_gpu_info_serialization ... ok
[INFO] [stdout] test system::platform_tests::platform_tests::test_os_release_parsing ... ok
[INFO] [stdout] test system::tests::tests::test_clang_version_parsing ... ok
[INFO] [stdout] test system::tests::tests::test_compiler_info_creation ... ok
[INFO] [stdout] test system::gpu::tests::test_gpu_vendor_variants ... ok
[INFO] [stdout] test system::tests::tests::test_clang_compatibility ... ok
[INFO] [stdout] test system::tests::tests::test_distro_info_creation ... ok
[INFO] [stdout] test cli::tests::output_tests::test_progress_bar_update ... ok
[INFO] [stdout] test system::tests::tests::test_driver_max_cuda_version_mapping ... ok
[INFO] [stdout] test system::tests::tests::test_gcc_compatibility ... ok
[INFO] [stdout] test system::tests::tests::test_driver_no_cuda_support ... ok
[INFO] [stdout] test system::tests::tests::test_gcc_version_parsing ... ok
[INFO] [stdout] test system::tests::tests::test_driver_cuda_version_support ... ok
[INFO] [stdout] test system::tests::tests::test_driver_info_creation ... ok
[INFO] [stdout] test system::tests::tests::test_linux_distro_variants ... ok
[INFO] [stdout] test system::tests::tests::test_driver_version_comparison ... ok
[INFO] [stdout] test system::tests::tests::test_default_cuda_paths ... ok
[INFO] [stdout] test cli::tests::tests::test_cuda_detection_integration ... ok
[INFO] [stdout] test system::tests::tests::test_storage_format_space_info ... ok
[INFO] [stdout] test system::tests::tests::test_os_release_parsing ... ok
[INFO] [stdout] test system::tests::tests::test_storage_info_creation ... ok
[INFO] [stdout] test system::tests::tests::test_storage_insufficient_space ... ok
[INFO] [stdout] test system::tests::tests::test_package_manager_detection ... ok
[INFO] [stdout] test system::tests::tests::test_system_checker_basic ... ok
[INFO] [stdout] test cli::tests::tests::test_security_info_detection ... ok
[INFO] [stdout] test system::tests::tests::test_lsb_release_parsing ... ok
[INFO] [stdout] test system::gpu::tests::test_detect_gpus_no_crash ... ok
[INFO] [stdout] test system::tests::tests::test_system_checker_creation ... ok
[INFO] [stdout] test system::gpu::tests::test_detect_nvidia_gpus_empty ... ok
[INFO] [stdout] test cli::tests::tests::test_doctor_handler_execution ... ok
[INFO] [stdout] test cli::tests::tests::test_doctor_command_integration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cudamgr-ce2b05a54c3726cf)
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test cli::tests::output_tests::test_progress_bar_update ... ok
[INFO] [stdout] test cli::tests::output_tests::test_progress_bar_creation ... ok
[INFO] [stdout] test cli::tests::output_tests::test_spinner_creation ... ok
[INFO] [stdout] test cli::tests::tests::test_command_handlers_exist ... ok
[INFO] [stdout] test cli::tests::tests::test_logs_args_validation ... ok
[INFO] [stdout] test cli::tests::tests::test_use_args_validation ... ok
[INFO] [stdout] test cli::tests::tests::test_security_info_detection ... ok
[INFO] [stdout] test config::tests::tests::test_config_default ... ok
[INFO] [stdout] test cli::tests::tests::test_install_args_validation ... ok
[INFO] [stdout] test config::tests::tests::test_log_level_serialization ... ok
[INFO] [stdout] test config::tests::tests::test_config_serialization ... ok
[INFO] [stdout] test system::gpu::tests::mock_tests::test_mock_malformed_nvidia_smi ... ok
[INFO] [stdout] test system::gpu::tests::test_compute_capability_support ... ok
[INFO] [stdout] test config::tests::tests::test_proxy_config_serialization ... ok
[INFO] [stdout] test system::gpu::tests::mock_tests::test_mock_nvidia_smi_parsing ... ok
[INFO] [stdout] test cli::tests::tests::test_system_report_display ... ok
[INFO] [stdout] test system::gpu::tests::test_gpu_cuda_compatibility ... ok
[INFO] [stdout] test system::gpu::tests::mock_tests::test_mock_empty_nvidia_smi ... ok
[INFO] [stdout] test system::gpu::tests::test_compute_capability_map_completeness ... ok
[INFO] [stdout] test system::gpu::tests::test_gpu_info_serialization ... ok
[INFO] [stdout] test system::gpu::tests::test_gpu_vendor_variants ... ok
[INFO] [stdout] test system::gpu::tests::test_parse_lspci_line ... ok
[INFO] [stdout] test system::platform_tests::platform_tests::test_lsb_release_parsing ... ok
[INFO] [stdout] test system::platform_tests::platform_tests::test_os_release_parsing ... ok
[INFO] [stdout] test system::platform_tests::platform_tests::test_unknown_distro_fallback ... ok
[INFO] [stdout] test system::gpu::tests::test_gpu_vendor_serialization ... ok
[INFO] [stdout] test system::gpu::tests::test_gpu_info_creation ... ok
[INFO] [stdout] test system::platform_tests::platform_tests::test_fedora_detection ... ok
[INFO] [stdout] test cli::tests::tests::test_doctor_args_validation ... ok
[INFO] [stdout] test system::tests::tests::test_compiler_info_creation ... ok
[INFO] [stdout] test system::tests::tests::test_default_cuda_paths ... ok
[INFO] [stdout] test system::tests::tests::test_distro_info_creation ... ok
[INFO] [stdout] test system::tests::tests::test_driver_cuda_version_support ... ok
[INFO] [stdout] test system::tests::tests::test_driver_info_creation ... ok
[INFO] [stdout] test system::tests::tests::test_driver_max_cuda_version_mapping ... ok
[INFO] [stdout] test system::gpu::tests::test_compute_capability_mapping ... ok
[INFO] [stdout] test system::tests::tests::test_clang_compatibility ... ok
[INFO] [stdout] test cli::tests::tests::test_cuda_detection_integration ... ok
[INFO] [stdout] test system::tests::tests::test_clang_version_parsing ... ok
[INFO] [stdout] test system::tests::tests::test_driver_no_cuda_support ... ok
[INFO] [stdout] test system::tests::tests::test_linux_distro_variants ... ok
[INFO] [stdout] test system::tests::tests::test_gcc_compatibility ... ok
[INFO] [stdout] test system::tests::tests::test_os_release_parsing ... ok
[INFO] [stdout] test system::tests::tests::test_storage_format_space_info ... ok
[INFO] [stdout] test system::tests::tests::test_storage_insufficient_space ... ok
[INFO] [stdout] test system::tests::tests::test_storage_info_creation ... ok
[INFO] [stdout] test system::tests::tests::test_driver_version_comparison ... ok
[INFO] [stdout] test system::tests::tests::test_system_checker_basic ... ok
[INFO] [stdout] test system::tests::tests::test_lsb_release_parsing ... ok
[INFO] [stdout] test system::tests::tests::test_package_manager_detection ... ok
[INFO] [stdout] test system::tests::tests::test_gcc_version_parsing ... ok
[INFO] [stdout] test system::gpu::tests::test_detect_gpus_no_crash ... ok
[INFO] [stdout] test system::gpu::tests::test_detect_nvidia_gpus_empty ... ok
[INFO] [stdout] test system::tests::tests::test_system_checker_creation ... ok
[INFO] [stdout] test cli::tests::tests::test_doctor_handler_execution ... ok
[INFO] [stdout] test cli::tests::tests::test_doctor_command_integration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_integration_test.rs (/opt/rustwide/target/debug/deps/cli_integration_test-6bc0f0541c7fa92f)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_cli_help ... ok
[INFO] [stdout] test test_doctor_help ... ok
[INFO] [stdout] test test_install_help ... ok
[INFO] [stdout] test test_doctor_command_not_implemented ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_doctor_command_not_implemented stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_doctor_command_not_implemented' (190) panicked at tests/cli_integration_test.rs:58:5:
[INFO] [stdout] assertion failed: stderr.contains("not yet implemented") || stderr.contains("not implemented")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dca4992d032 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dca4992d032 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dca4992d032 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5dca4992d032 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5dca4993cedf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5dca4993cedf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5dca498fa8f3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dca498fa8f3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5dca499068a2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5dca4990b37f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5dca4990b211 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5dca498ce2fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5dca498ce2fe - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dca4990b98f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5dca4990b98f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5dca4990b7b6 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5dca499069d9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5dca498ef1ed - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5dca499446e0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dca499446bc - core::panicking::panic::hb290d809a6d6b140
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5dca498a4784 - cli_integration_test::test_doctor_command_not_implemented::h50dcfc487bd30b17
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_integration_test.rs:58:5
[INFO] [stdout]   21:     0x5dca498a47c7 - cli_integration_test::test_doctor_command_not_implemented::{{closure}}::hb073c95cc6522789
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_integration_test.rs:49:41
[INFO] [stdout]   22:     0x5dca498aa8d6 - core::ops::function::FnOnce::call_once::h75f7636510471b1d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5dca498ce0db - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dca498ce0db - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5dca498e215d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5dca498e215d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5dca498e215d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5dca498e215d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5dca498e215d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5dca498e215d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5dca498e215d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5dca498bb674 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5dca498bb674 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5dca498befaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x5dca498befaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5dca498befaa - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5dca498befaa - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5dca498befaa - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5dca498befaa - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x5dca498befaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5dca49901cff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x5dca49901cff - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x77d3908c4aa4 - <unknown>
[INFO] [stdout]   44:     0x77d390951a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_doctor_command_not_implemented
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli_integration_test`
[INFO] running `Command { std: "docker" "inspect" "854be83fad71f2e24ba10984f4d7db3b578f21983ee62fb2f9503713c8a554ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "854be83fad71f2e24ba10984f4d7db3b578f21983ee62fb2f9503713c8a554ac", kill_on_drop: false }`
[INFO] [stdout] 854be83fad71f2e24ba10984f4d7db3b578f21983ee62fb2f9503713c8a554ac
