[INFO] fetching crate portablesource-rs 1.2.8... [INFO] testing portablesource-rs-1.2.8 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate portablesource-rs 1.2.8 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate portablesource-rs 1.2.8 [INFO] finished tweaking crates.io crate portablesource-rs 1.2.8 [INFO] tweaked toml for crates.io crate portablesource-rs 1.2.8 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate portablesource-rs 1.2.8 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate portablesource-rs 1.2.8 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wmi v0.13.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2860b0dfffd77c627231a082b97dea1101ea4d2d1576cb5dc672e58a57856927 [INFO] running `Command { std: "docker" "start" "-a" "2860b0dfffd77c627231a082b97dea1101ea4d2d1576cb5dc672e58a57856927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2860b0dfffd77c627231a082b97dea1101ea4d2d1576cb5dc672e58a57856927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2860b0dfffd77c627231a082b97dea1101ea4d2d1576cb5dc672e58a57856927", kill_on_drop: false }` [INFO] [stdout] 2860b0dfffd77c627231a082b97dea1101ea4d2d1576cb5dc672e58a57856927 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7671ff4db66f065a88617d248c887a7b809bdcf345a3f6e4e22bfbbc963a89a1 [INFO] running `Command { std: "docker" "start" "-a" "7671ff4db66f065a88617d248c887a7b809bdcf345a3f6e4e22bfbbc963a89a1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling portablesource-rs v1.2.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `detect_cuda_version_from_nvcc` is never used [INFO] [stdout] --> src/config.rs:584:4 [INFO] [stdout] | [INFO] [stdout] 584 | fn detect_cuda_version_from_nvcc() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `detect_cuda_version_from_filesystem` is never used [INFO] [stdout] --> src/config.rs:612:4 [INFO] [stdout] | [INFO] [stdout] 612 | fn detect_cuda_version_from_filesystem() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `determine_gpu_type` is never used [INFO] [stdout] --> src/gpu.rs:202:8 [INFO] [stdout] | [INFO] [stdout] 44 | impl GpuDetector { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 202 | fn determine_gpu_type(&self, name: &str) -> GpuType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `envs_manager::PortableEnvironmentManager` [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | envs_manager::PortableEnvironmentManager, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `copy_dir_recursive` is never used [INFO] [stdout] --> src/main.rs:757:4 [INFO] [stdout] | [INFO] [stdout] 757 | fn copy_dir_recursive(from: &Path, to: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "7671ff4db66f065a88617d248c887a7b809bdcf345a3f6e4e22bfbbc963a89a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7671ff4db66f065a88617d248c887a7b809bdcf345a3f6e4e22bfbbc963a89a1", kill_on_drop: false }` [INFO] [stdout] 7671ff4db66f065a88617d248c887a7b809bdcf345a3f6e4e22bfbbc963a89a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2eb923675d68434baa0ac05448122906d9a38ec253c0013a41bfc74821e7f216 [INFO] running `Command { std: "docker" "start" "-a" "2eb923675d68434baa0ac05448122906d9a38ec253c0013a41bfc74821e7f216", kill_on_drop: false }` [INFO] [stderr] Compiling portablesource-rs v1.2.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `detect_cuda_version_from_nvcc` is never used [INFO] [stdout] --> src/config.rs:584:4 [INFO] [stdout] | [INFO] [stdout] 584 | fn detect_cuda_version_from_nvcc() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `detect_cuda_version_from_filesystem` is never used [INFO] [stdout] --> src/config.rs:612:4 [INFO] [stdout] | [INFO] [stdout] 612 | fn detect_cuda_version_from_filesystem() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `determine_gpu_type` is never used [INFO] [stdout] --> src/gpu.rs:202:8 [INFO] [stdout] | [INFO] [stdout] 44 | impl GpuDetector { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 202 | fn determine_gpu_type(&self, name: &str) -> GpuType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `envs_manager::PortableEnvironmentManager` [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | envs_manager::PortableEnvironmentManager, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `copy_dir_recursive` is never used [INFO] [stdout] --> src/main.rs:757:4 [INFO] [stdout] | [INFO] [stdout] 757 | fn copy_dir_recursive(from: &Path, to: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `detect_cuda_version_from_nvcc` is never used [INFO] [stdout] --> src/config.rs:584:4 [INFO] [stdout] | [INFO] [stdout] 584 | fn detect_cuda_version_from_nvcc() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `detect_cuda_version_from_filesystem` is never used [INFO] [stdout] --> src/config.rs:612:4 [INFO] [stdout] | [INFO] [stdout] 612 | fn detect_cuda_version_from_filesystem() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `determine_gpu_type` is never used [INFO] [stdout] --> src/gpu.rs:202:8 [INFO] [stdout] | [INFO] [stdout] 44 | impl GpuDetector { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 202 | fn determine_gpu_type(&self, name: &str) -> GpuType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.01s [INFO] running `Command { std: "docker" "inspect" "2eb923675d68434baa0ac05448122906d9a38ec253c0013a41bfc74821e7f216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eb923675d68434baa0ac05448122906d9a38ec253c0013a41bfc74821e7f216", kill_on_drop: false }` [INFO] [stdout] 2eb923675d68434baa0ac05448122906d9a38ec253c0013a41bfc74821e7f216 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b31fe6b43777885f43e365bb539431691026f1566ef550709d1411978ceb7b98 [INFO] running `Command { std: "docker" "start" "-a" "b31fe6b43777885f43e365bb539431691026f1566ef550709d1411978ceb7b98", kill_on_drop: false }` [INFO] [stderr] warning: function `detect_cuda_version_from_nvcc` is never used [INFO] [stderr] --> src/config.rs:584:4 [INFO] [stderr] | [INFO] [stderr] 584 | fn detect_cuda_version_from_nvcc() -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `detect_cuda_version_from_filesystem` is never used [INFO] [stderr] --> src/config.rs:612:4 [INFO] [stderr] | [INFO] [stderr] 612 | fn detect_cuda_version_from_filesystem() -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `determine_gpu_type` is never used [INFO] [stderr] --> src/gpu.rs:202:8 [INFO] [stderr] | [INFO] [stderr] 44 | impl GpuDetector { [INFO] [stderr] | ---------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 202 | fn determine_gpu_type(&self, name: &str) -> GpuType { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `portablesource-rs` (lib) generated 3 warnings [INFO] [stderr] warning: `portablesource-rs` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] warning: unused import: `envs_manager::PortableEnvironmentManager` [INFO] [stderr] --> src/main.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | envs_manager::PortableEnvironmentManager, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `copy_dir_recursive` is never used [INFO] [stderr] --> src/main.rs:757:4 [INFO] [stderr] | [INFO] [stderr] 757 | fn copy_dir_recursive(from: &Path, to: &Path) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `portablesource-rs` (bin "portablesource-rs" test) generated 2 warnings (run `cargo fix --bin "portablesource-rs" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/portablesource_rs-e45c884caba7eb01) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test utils::tests::test_format_file_size ... ok [INFO] [stdout] test utils::tests::test_is_command_available ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/portablesource_rs-c05c754d9681b26e) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests portablesource_rs [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b31fe6b43777885f43e365bb539431691026f1566ef550709d1411978ceb7b98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b31fe6b43777885f43e365bb539431691026f1566ef550709d1411978ceb7b98", kill_on_drop: false }` [INFO] [stdout] b31fe6b43777885f43e365bb539431691026f1566ef550709d1411978ceb7b98