[INFO] cloning repository https://github.com/wenewzhang/zuti [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wenewzhang/zuti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwenewzhang%2Fzuti", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwenewzhang%2Fzuti'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2310ee0e8d5f5dfe85e13c173b525a6e2420aa0a [INFO] testing wenewzhang/zuti/2310ee0e8d5f5dfe85e13c173b525a6e2420aa0a against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwenewzhang%2Fzuti" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wenewzhang/zuti [INFO] finished tweaking git repo https://github.com/wenewzhang/zuti [INFO] tweaked toml for git repo https://github.com/wenewzhang/zuti written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wenewzhang/zuti on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wenewzhang/zuti 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d932b667a65b302ce817a12785419c95f053e4df2c28a5bc40916038ca707d1b [INFO] running `Command { std: "docker" "start" "-a" "d932b667a65b302ce817a12785419c95f053e4df2c28a5bc40916038ca707d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d932b667a65b302ce817a12785419c95f053e4df2c28a5bc40916038ca707d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d932b667a65b302ce817a12785419c95f053e4df2c28a5bc40916038ca707d1b", kill_on_drop: false }` [INFO] [stdout] d932b667a65b302ce817a12785419c95f053e4df2c28a5bc40916038ca707d1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8564998ffa6e7d8964c607a8235536293da912b68cdf516c6e5c5b96a57a24b [INFO] running `Command { std: "docker" "start" "-a" "a8564998ffa6e7d8964c607a8235536293da912b68cdf516c6e5c5b96a57a24b", kill_on_drop: false }` [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling openssl-src v300.5.5+3.5.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustls v0.23.39 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling diesel_derives v2.3.7 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling actix-router v0.5.4 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling pam-macros v0.0.3 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling simple_asn1 v0.6.4 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling bollard-stubs v1.52.1-rc.29.1.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling jsonwebtoken v10.3.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling pam-sys v1.0.0-alpha5 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling diesel v2.3.6 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling pam v0.8.0 [INFO] [stderr] Compiling bollard v0.20.2 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling actix-tls v3.5.0 [INFO] [stderr] Compiling actix-http v3.12.0 [INFO] [stderr] Compiling actix-web v4.13.0 [INFO] [stderr] Compiling zuti v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `ensure_global_include` is never used [INFO] [stdout] --> src/bin/../utils/conf.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn ensure_global_include>( [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 `merge_samba_configs` is never used [INFO] [stdout] --> src/bin/../utils/conf.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn merge_samba_configs() -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::env; [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: `std::collections::HashMap` [INFO] [stdout] --> src/apis/docker_compose.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/apis/samba.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `find_disk_by_id` and `find_partition_by_id` [INFO] [stdout] --> src/disk/mod.rs:8:50 [INFO] [stdout] | [INFO] [stdout] 8 | pub use disk::{get_free_disks, get_device_by_id, find_partition_by_id, find_disk_by_id}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_all_disks` [INFO] [stdout] --> src/disk/mod.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | pub use lsblk::{get_all_disks, DiskBasicInfo}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DatasetDetail`, `PoolDevice`, `get_datasets`, and `get_zfs_disks` [INFO] [stdout] --> src/disk/mod.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | pub use zfs_utils::{get_datasets, get_pool_devices, get_zfs_disks, DatasetDetail, PoolDevice}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `is_share_or_admin` [INFO] [stdout] --> src/utils/mod.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | pub use admin::{is_share_or_admin, verify_admin_access, verify_share_access}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tail` [INFO] [stdout] --> src/apis/docker.rs:2228:28 [INFO] [stdout] | [INFO] [stdout] 2228 | let logs = if let Some(tail) = query.tail { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tail` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:184:17 [INFO] [stdout] | [INFO] [stdout] 184 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DeleteVolumeRequest` is never constructed [INFO] [stdout] --> src/apis/docker.rs:1795:12 [INFO] [stdout] | [INFO] [stdout] 1795 | pub struct DeleteVolumeRequest { [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 `is_disk_free` is never used [INFO] [stdout] --> src/disk/disk.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn is_disk_free(disk_name: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `type_` is never read [INFO] [stdout] --> src/models.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct NewUser { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 29 | pub name: String, [INFO] [stdout] 30 | pub type_: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `jti` is never read [INFO] [stdout] --> src/utils/token_cache.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | struct TokenCacheEntry { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 8 | jti: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TokenCacheEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `remove`, `remove_by_username`, and `clear` are never used [INFO] [stdout] --> src/utils/token_cache.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl TokenCache { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn remove(&self, jti: &str) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn remove_by_username(&self, username: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn clear(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "a8564998ffa6e7d8964c607a8235536293da912b68cdf516c6e5c5b96a57a24b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8564998ffa6e7d8964c607a8235536293da912b68cdf516c6e5c5b96a57a24b", kill_on_drop: false }` [INFO] [stdout] a8564998ffa6e7d8964c607a8235536293da912b68cdf516c6e5c5b96a57a24b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c174bc373a03b95b6612414e0c3cf3d1ca5b1a1ca379f1050d6ac648d9594b5 [INFO] running `Command { std: "docker" "start" "-a" "9c174bc373a03b95b6612414e0c3cf3d1ca5b1a1ca379f1050d6ac648d9594b5", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling actix-tls v3.5.0 [INFO] [stderr] Compiling actix-http v3.12.0 [INFO] [stderr] Compiling pam-sys v1.0.0-alpha5 [INFO] [stderr] Compiling actix-web v4.13.0 [INFO] [stderr] Compiling pam v0.8.0 [INFO] [stderr] Compiling zuti v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `merge_samba_configs` is never used [INFO] [stdout] --> src/bin/../utils/conf.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn merge_samba_configs() -> Result<(), 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: unused import: `std::env` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::env; [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: `std::collections::HashMap` [INFO] [stdout] --> src/apis/docker_compose.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/apis/samba.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `find_disk_by_id` and `find_partition_by_id` [INFO] [stdout] --> src/disk/mod.rs:8:50 [INFO] [stdout] | [INFO] [stdout] 8 | pub use disk::{get_free_disks, get_device_by_id, find_partition_by_id, find_disk_by_id}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_all_disks` [INFO] [stdout] --> src/disk/mod.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | pub use lsblk::{get_all_disks, DiskBasicInfo}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DatasetDetail`, `PoolDevice`, `get_datasets`, and `get_zfs_disks` [INFO] [stdout] --> src/disk/mod.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | pub use zfs_utils::{get_datasets, get_pool_devices, get_zfs_disks, DatasetDetail, PoolDevice}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `is_share_or_admin` [INFO] [stdout] --> src/utils/mod.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | pub use admin::{is_share_or_admin, verify_admin_access, verify_share_access}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tail` [INFO] [stdout] --> src/apis/docker.rs:2228:28 [INFO] [stdout] | [INFO] [stdout] 2228 | let logs = if let Some(tail) = query.tail { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tail` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:184:17 [INFO] [stdout] | [INFO] [stdout] 184 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DeleteVolumeRequest` is never constructed [INFO] [stdout] --> src/apis/docker.rs:1795:12 [INFO] [stdout] | [INFO] [stdout] 1795 | pub struct DeleteVolumeRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `type_` is never read [INFO] [stdout] --> src/models.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct NewUser { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 29 | pub name: String, [INFO] [stdout] 30 | pub type_: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `jti` is never read [INFO] [stdout] --> src/utils/token_cache.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | struct TokenCacheEntry { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 8 | jti: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TokenCacheEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `remove_by_username` and `clear` are never used [INFO] [stdout] --> src/utils/token_cache.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl TokenCache { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn remove_by_username(&self, username: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn clear(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.14s [INFO] running `Command { std: "docker" "inspect" "9c174bc373a03b95b6612414e0c3cf3d1ca5b1a1ca379f1050d6ac648d9594b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c174bc373a03b95b6612414e0c3cf3d1ca5b1a1ca379f1050d6ac648d9594b5", kill_on_drop: false }` [INFO] [stdout] 9c174bc373a03b95b6612414e0c3cf3d1ca5b1a1ca379f1050d6ac648d9594b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8b6f1cfd3fa3b00775f2df392092f192e266b0a6e1278ad3e43616b567610677 [INFO] running `Command { std: "docker" "start" "-a" "8b6f1cfd3fa3b00775f2df392092f192e266b0a6e1278ad3e43616b567610677", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::env` [INFO] [stderr] --> src/main.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use std::env; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/apis/docker_compose.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::fs` [INFO] [stderr] --> src/apis/samba.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::fs; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `find_disk_by_id` and `find_partition_by_id` [INFO] [stderr] --> src/disk/mod.rs:8:50 [INFO] [stderr] | [INFO] [stderr] 8 | pub use disk::{get_free_disks, get_device_by_id, find_partition_by_id, find_disk_by_id}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `get_all_disks` [INFO] [stderr] --> src/disk/mod.rs:9:17 [INFO] [stderr] | [INFO] [stderr] 9 | pub use lsblk::{get_all_disks, DiskBasicInfo}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `DatasetDetail`, `PoolDevice`, `get_datasets`, and `get_zfs_disks` [INFO] [stderr] --> src/disk/mod.rs:10:21 [INFO] [stderr] | [INFO] [stderr] 10 | pub use zfs_utils::{get_datasets, get_pool_devices, get_zfs_disks, DatasetDetail, PoolDevice}; [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `is_share_or_admin` [INFO] [stderr] --> src/utils/mod.rs:9:17 [INFO] [stderr] | [INFO] [stderr] 9 | pub use admin::{is_share_or_admin, verify_admin_access, verify_share_access}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tail` [INFO] [stderr] --> src/apis/docker.rs:2228:28 [INFO] [stderr] | [INFO] [stderr] 2228 | let logs = if let Some(tail) = query.tail { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tail` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/main.rs:184:17 [INFO] [stderr] | [INFO] [stderr] 184 | Err(e) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: struct `DeleteVolumeRequest` is never constructed [INFO] [stderr] --> src/apis/docker.rs:1795:12 [INFO] [stderr] | [INFO] [stderr] 1795 | pub struct DeleteVolumeRequest { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `type_` is never read [INFO] [stderr] --> src/models.rs:30:9 [INFO] [stderr] | [INFO] [stderr] 28 | pub struct NewUser { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 29 | pub name: String, [INFO] [stderr] 30 | pub type_: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `jti` is never read [INFO] [stderr] --> src/utils/token_cache.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 7 | struct TokenCacheEntry { [INFO] [stderr] | --------------- field in this struct [INFO] [stderr] 8 | jti: String, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TokenCacheEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: methods `remove_by_username` and `clear` are never used [INFO] [stderr] --> src/utils/token_cache.rs:71:12 [INFO] [stderr] | [INFO] [stderr] 20 | impl TokenCache { [INFO] [stderr] | --------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 71 | pub fn remove_by_username(&self, username: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 78 | pub fn clear(&self) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `merge_samba_configs` is never used [INFO] [stderr] --> src/bin/../utils/conf.rs:94:8 [INFO] [stderr] | [INFO] [stderr] 94 | pub fn merge_samba_configs() -> Result<(), String> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `zuti` (bin "zuti" test) generated 13 warnings (run `cargo fix --bin "zuti" -p zuti --tests` to apply 9 suggestions) [INFO] [stderr] warning: `zuti` (bin "samba_conf_preview" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zuti-c9a232c67d76d0a7) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test disk::zfs_utils::tests::test_parse_zfs_disks_sda1 ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_zpool_import ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_zpool_list ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_zfs_disks_sdb ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_all_datasets ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_zpool_import_empty ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_all_datasets_empty ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_zpool_list_multiple ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_zfs_disks_nvme2 ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_zpool_list_empty ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_zfs_disks_nvme4 ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_zfs_disks_nvme ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_zfs_disks_nvme3 ... ok [INFO] [stdout] test disk::disk::tests::test_is_disk_free_no_panic ... ok [INFO] [stdout] test disk::disk::tests::test_get_free_disks_returns_valid_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/create_user.rs (/opt/rustwide/target/debug/deps/create_user-baddc4289fa1b8dc) [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] Running unittests src/bin/disk_checker.rs (/opt/rustwide/target/debug/deps/disk_checker-61333d35d41ede25) [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] Running unittests src/bin/pooldevices.rs (/opt/rustwide/target/debug/deps/pooldevices-6c9d395ad1ebff51) [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] Running unittests src/bin/samba_conf_preview.rs (/opt/rustwide/target/debug/deps/samba_conf_preview-4f654a83dd7cbc38) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test conf::tests::test_ensure_global_include_returns_error_when_file_not_found ... ok [INFO] [stdout] test conf::tests::test_ensure_global_include_returns_error_when_no_global_section ... ok [INFO] [stdout] test conf::tests::test_ensure_global_include_skips_if_already_exists ... ok [INFO] [stdout] test conf::tests::test_ensure_global_include_adds_include_to_global_section ... ok [INFO] [stdout] test conf::tests::test_ensure_global_include_appends_to_end_when_no_other_sections ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/sdblongname.rs (/opt/rustwide/target/debug/deps/sdblongname-4e949130745b4d94) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zuti-e2020b195a1ac485) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test apis::zfs::tests::test_parse_root_datasets ... ok [INFO] [stdout] test apis::zfs::tests::test_parse_root_datasets_with_legacy ... ok [INFO] [stdout] test apis::zfs::tests::test_parse_root_datasets_empty ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_all_datasets ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_all_datasets_empty ... ok [INFO] [stdout] test disk::disk::tests::test_is_disk_free_no_panic ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_zfs_disks_sda1 ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_zpool_list_empty ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_zpool_list_multiple ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_zpool_import ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_zfs_disks_sdb ... ok [INFO] [stdout] test utils::conf::tests::test_ensure_global_include_returns_error_when_no_global_section ... ok [INFO] [stdout] test utils::token_cache::tests::test_token_cache_remove ... ok [INFO] [stdout] test utils::conf::tests::test_ensure_global_include_skips_if_already_exists ... ok [INFO] [stdout] test utils::conf::tests::test_ensure_global_include_returns_error_when_file_not_found ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_zfs_disks_nvme3 ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_zfs_disks_nvme ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_zpool_list ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_zpool_import_empty ... ok [INFO] [stdout] test disk::disk::tests::test_get_free_disks_returns_valid_list ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_zfs_disks_nvme4 ... ok [INFO] [stdout] test disk::zfs_utils::tests::test_parse_zfs_disks_nvme2 ... ok [INFO] [stdout] test utils::conf::tests::test_ensure_global_include_appends_to_end_when_no_other_sections ... ok [INFO] [stdout] test utils::conf::tests::test_ensure_global_include_adds_include_to_global_section ... ok [INFO] [stderr] Doc-tests zuti [INFO] [stdout] test utils::token_cache::tests::test_token_cache_basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s [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] running `Command { std: "docker" "inspect" "8b6f1cfd3fa3b00775f2df392092f192e266b0a6e1278ad3e43616b567610677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b6f1cfd3fa3b00775f2df392092f192e266b0a6e1278ad3e43616b567610677", kill_on_drop: false }` [INFO] [stdout] 8b6f1cfd3fa3b00775f2df392092f192e266b0a6e1278ad3e43616b567610677