[INFO] cloning repository https://github.com/janpow77/gpumanager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/janpow77/gpumanager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanpow77%2Fgpumanager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanpow77%2Fgpumanager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e16b701397c001bc4d76257eb42d044b65c3cca [INFO] testing janpow77/gpumanager against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanpow77%2Fgpumanager" "/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/janpow77/gpumanager [INFO] finished tweaking git repo https://github.com/janpow77/gpumanager [INFO] tweaked toml for git repo https://github.com/janpow77/gpumanager written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/janpow77/gpumanager on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/janpow77/gpumanager 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libappindicator-sys v0.9.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.42 [INFO] [stderr] Downloaded wrapcenum-derive v0.4.1 [INFO] [stderr] Downloaded cairo-sys-rs v0.18.2 [INFO] [stderr] Downloaded libredox v0.1.14 [INFO] [stderr] Downloaded gtk3-macros v0.18.2 [INFO] [stderr] Downloaded gdk-pixbuf v0.18.5 [INFO] [stderr] Downloaded atk-sys v0.18.2 [INFO] [stderr] Downloaded nvml-wrapper-sys v0.9.0 [INFO] [stderr] Downloaded gtk-sys v0.18.2 [INFO] [stderr] Downloaded arc-swap v1.8.2 [INFO] [stderr] Downloaded nvml-wrapper v0.12.0 [INFO] [stderr] Downloaded gdk-sys v0.18.2 [INFO] [stderr] Downloaded axum-extra v0.10.3 [INFO] [stderr] Downloaded gdk v0.18.2 [INFO] [stderr] Downloaded rusqlite v0.32.1 [INFO] [stderr] Downloaded glib v0.18.5 [INFO] [stderr] Downloaded gio v0.18.4 [INFO] [stderr] Downloaded gio-sys v0.18.1 [INFO] [stderr] Downloaded zerocopy v0.8.42 [INFO] [stderr] Downloaded atk v0.18.2 [INFO] [stderr] Downloaded cairo-rs v0.18.5 [INFO] [stderr] Downloaded gtk v0.18.2 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Downloaded glib-macros v0.18.5 [INFO] [stderr] Downloaded pango v0.18.3 [INFO] [stderr] Downloaded glib-sys v0.18.1 [INFO] [stderr] Downloaded toml_edit v0.20.2 [INFO] [stderr] Downloaded toml v0.8.2 [INFO] [stderr] Downloaded libappindicator v0.9.0 [INFO] [stderr] Downloaded proc-macro-crate v2.0.2 [INFO] [stderr] Downloaded gobject-sys v0.18.0 [INFO] [stderr] Downloaded pango-sys v0.18.0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 506123e2c0aa89d218d3415f3c423eca5cafdc31a4b8a0666ddf4721c52725fa [INFO] running `Command { std: "docker" "start" "-a" "506123e2c0aa89d218d3415f3c423eca5cafdc31a4b8a0666ddf4721c52725fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "506123e2c0aa89d218d3415f3c423eca5cafdc31a4b8a0666ddf4721c52725fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "506123e2c0aa89d218d3415f3c423eca5cafdc31a4b8a0666ddf4721c52725fa", kill_on_drop: false }` [INFO] [stdout] 506123e2c0aa89d218d3415f3c423eca5cafdc31a4b8a0666ddf4721c52725fa [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc92fea3c53ae55d08ade33fbabeab9d38fe395721d8e8bc0b4f0d226198f5f9 [INFO] running `Command { std: "docker" "start" "-a" "bc92fea3c53ae55d08ade33fbabeab9d38fe395721d8e8bc0b4f0d226198f5f9", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling gdk-sys v0.18.2 [INFO] [stderr] Compiling atk-sys v0.18.2 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling gtk-sys v0.18.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling glib v0.18.5 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling gtk3-macros v0.18.2 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling egpu-manager-common v0.1.0 (/opt/rustwide/workdir/crates/egpu-manager-common) [INFO] [stderr] Compiling libappindicator-sys v0.9.0 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling prometheus-client v0.22.3 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling open v5.3.3 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling nvml-wrapper-sys v0.9.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling wrapcenum-derive v0.4.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling axum-extra v0.10.3 [INFO] [stderr] Compiling nvml-wrapper v0.12.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cairo-rs v0.18.5 [INFO] [stderr] Compiling atk v0.18.2 [INFO] [stderr] Compiling evo-x2-services v0.1.0 (/opt/rustwide/workdir/crates/evo-x2-services) [INFO] [stderr] Compiling egpu-manager-cli v0.1.0 (/opt/rustwide/workdir/crates/egpu-manager-cli) [INFO] [stderr] Compiling vpn-router v0.1.0 (/opt/rustwide/workdir/crates/vpn-router) [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> crates/vpn-router/src/nordvpn.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glib` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name glib --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="gio"' --cfg 'feature="gio_ffi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiletests", "default", "gio", "gio_ffi", "log", "log_macros", "rs-log", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78"))' -C metadata=b385fb104f62d975 -C extra-filename=-39e2c1e8b7ce4455 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-63e2f8b0afd96f09.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-9d99622e4924dec8.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-970044a72db40fba.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-cfa9ca70ead70215.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-6f96c43b72e028b1.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b47d45f3e5cc3754.rmeta --extern gio_ffi=/opt/rustwide/target/debug/deps/libgio_sys-d3872406bbf01eba.rmeta --extern glib_macros=/opt/rustwide/target/debug/deps/libglib_macros-88c78c65a0c55f4b.so --extern ffi=/opt/rustwide/target/debug/deps/libglib_sys-28fa7fc2a2499137.rmeta --extern gobject_ffi=/opt/rustwide/target/debug/deps/libgobject_sys-913375ab752bbfd1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-31bbfda0fa784e80.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-324148c518a47e11.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b9d73fa098d83f74.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-fed5a87f0424e478.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-57a3b43cb02e619f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: struct `UbusRequest` is never constructed [INFO] [stdout] --> crates/vpn-router/src/models.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct UbusRequest { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `call` is never used [INFO] [stdout] --> crates/vpn-router/src/models.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl UbusRequest { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 14 | pub fn call(session: &str, service: &str, method: &str, args: serde_json::Value) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `jsonrpc`, `id`, and `error` are never read [INFO] [stdout] --> crates/vpn-router/src/models.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct UbusResponse { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 26 | pub jsonrpc: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 27 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 28 | pub result: Option, [INFO] [stdout] 29 | pub error: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UbusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_ok` is never used [INFO] [stdout] --> crates/vpn-router/src/models.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl UbusResponse { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn is_ok(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ChallengeResponse` is never constructed [INFO] [stdout] --> crates/vpn-router/src/models.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct ChallengeResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `band_24ghz` and `band_5ghz` are never read [INFO] [stdout] --> crates/vpn-router/src/models.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub struct SetupWifiRequest { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 174 | pub band_24ghz: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 175 | #[serde(default = "default_true")] [INFO] [stdout] 176 | pub band_5ghz: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SetupWifiRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `auto_connect` is never read [INFO] [stdout] --> crates/vpn-router/src/models.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 180 | pub struct SetupSecurityRequest { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 181 | #[serde(default = "default_true")] [INFO] [stdout] 182 | pub auto_connect: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SetupSecurityRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bc92fea3c53ae55d08ade33fbabeab9d38fe395721d8e8bc0b4f0d226198f5f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc92fea3c53ae55d08ade33fbabeab9d38fe395721d8e8bc0b4f0d226198f5f9", kill_on_drop: false }` [INFO] [stdout] bc92fea3c53ae55d08ade33fbabeab9d38fe395721d8e8bc0b4f0d226198f5f9