[INFO] cloning repository https://github.com/pop-os/distinst [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pop-os/distinst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fdistinst", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fdistinst'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fcb482bc7cd7a8f92fc3ff6607e2c6d21caeba51 [INFO] testing pop-os/distinst against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fdistinst" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pop-os/distinst on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/rust-toolchain [INFO] started tweaking git repo https://github.com/pop-os/distinst [INFO] finished tweaking git repo https://github.com/pop-os/distinst [INFO] tweaked toml for git repo https://github.com/pop-os/distinst written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/pop-os/distinst already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 79facc831b8b9cd05f33eaa1289383353379b53a5517b7480ce6c05842b15b17 [INFO] running `Command { std: "docker" "start" "-a" "79facc831b8b9cd05f33eaa1289383353379b53a5517b7480ce6c05842b15b17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79facc831b8b9cd05f33eaa1289383353379b53a5517b7480ce6c05842b15b17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79facc831b8b9cd05f33eaa1289383353379b53a5517b7480ce6c05842b15b17", kill_on_drop: false }` [INFO] [stdout] 79facc831b8b9cd05f33eaa1289383353379b53a5517b7480ce6c05842b15b17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f42d81f62f20a79d9eee3dc8c759091ff5e2417d32b1379f1704241c58c08126 [INFO] running `Command { std: "docker" "start" "-a" "f42d81f62f20a79d9eee3dc8c759091ff5e2417d32b1379f1704241c58c08126", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling numtoa v0.2.3 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling distinst-bootloader v0.1.0 (/opt/rustwide/workdir/crates/bootloader) [INFO] [stderr] Compiling proc-modules v0.1.0 [INFO] [stderr] Compiling exit-status-ext v0.1.0 (https://github.com/pop-os/exit-status-ext#46700735) [INFO] [stderr] Compiling cascade v0.1.4 [INFO] [stderr] Compiling cascade v1.0.0 [INFO] [stderr] Compiling hostname-validator v1.0.0 [INFO] [stderr] Compiling fomat-macros v0.3.1 [INFO] [stderr] Compiling distinst-timezones v0.1.0 (/opt/rustwide/workdir/crates/timezones) [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling os-release v0.1.0 [INFO] [stderr] Compiling gettext-sys v0.19.9 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling snailquote v0.2.0 [INFO] [stderr] Compiling sysfs-class v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling distinst-squashfs v0.1.0 (/opt/rustwide/workdir/crates/squashfs) [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling raw-cpuid v9.0.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling envfile v0.2.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling loopdev v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sys-mount v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling dbus v0.6.5 [INFO] [stderr] Compiling dbus v0.9.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling distinst-chroot v0.1.0 (/opt/rustwide/workdir/crates/chroot) [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stdout] warning: field is never read: `clear_envs` [INFO] [stdout] --> crates/chroot/src/sd_nspawn.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | clear_envs: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling sedregex v0.2.4 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling locale_config v0.2.3 [INFO] [stderr] Compiling procfs v0.5.4 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling err-derive v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling distinst-utils v0.1.0 (/opt/rustwide/workdir/crates/utils) [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling logind-dbus v0.1.1 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling apt-cli-wrappers v0.1.0 (https://github.com/pop-os/apt-cli-wrappers#8eb24ae0) [INFO] [stderr] Compiling distinst-hardware-support v0.1.0 (/opt/rustwide/workdir/crates/hardware) [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling partition-identity v0.2.8 [INFO] [stderr] Compiling os-detect v0.2.2 (/opt/rustwide/workdir/crates/os-detect) [INFO] [stderr] Compiling proc-mounts v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling systemd-boot-conf v0.2.1 [INFO] [stderr] Compiling libparted-sys v0.3.0 [INFO] [stderr] Compiling libparted v0.1.4 [INFO] [stderr] Compiling disk-types v0.1.5 (/opt/rustwide/workdir/crates/disk-types) [INFO] [stdout] warning: unused imports: `fmt::Debug`, `fs`, `io` [INFO] [stdout] --> crates/disk-types/src/device.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{io, fs, fmt::Debug}; [INFO] [stdout] | ^^ ^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> crates/disk-types/src/device.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling distinst-external-commands v0.1.0 (/opt/rustwide/workdir/crates/external) [INFO] [stderr] Compiling fstab-generate v0.1.2 (/opt/rustwide/workdir/crates/fstab-generate) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling distinst-disk-ops v0.1.0 (/opt/rustwide/workdir/crates/disk-ops) [INFO] [stdout] warning: function is never used: `ntfs_consistency_check` [INFO] [stdout] --> crates/disk-ops/src/resize.rs:405:4 [INFO] [stdout] | [INFO] [stdout] 405 | fn ntfs_consistency_check(path: &Path) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling distinst-disks v0.1.0 (/opt/rustwide/workdir/crates/disks) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `why` [INFO] [stdout] --> crates/disks/src/config/lvm/mod.rs:211:25 [INFO] [stdout] | [INFO] [stdout] 211 | Err(why) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_why` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gettext-rs v0.4.4 [INFO] [stderr] Compiling distinst-locale-support v0.1.0 (/opt/rustwide/workdir/crates/locales) [INFO] [stdout] warning: field is never read: `alpha_3` [INFO] [stdout] --> crates/locales/src/iso3166_1.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | alpha_3: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Country` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/locales/src/iso3166_1.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `numeric` [INFO] [stdout] --> crates/locales/src/iso3166_1.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | numeric: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Country` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/locales/src/iso3166_1.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `official_name` [INFO] [stdout] --> crates/locales/src/iso3166_1.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | official_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Country` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/locales/src/iso3166_1.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling distinst v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `os_release` [INFO] [stdout] --> src/auto/options/mod.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let os_release = OS_RELEASE.as_ref().expect("OS_RELEASE fetch failed"); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_os_release` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_initramfs` [INFO] [stdout] --> src/installer/steps/configure/chroot_conf.rs:538:12 [INFO] [stdout] | [INFO] [stdout] 538 | pub fn update_initramfs(&self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 27s [INFO] running `Command { std: "docker" "inspect" "f42d81f62f20a79d9eee3dc8c759091ff5e2417d32b1379f1704241c58c08126", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f42d81f62f20a79d9eee3dc8c759091ff5e2417d32b1379f1704241c58c08126", kill_on_drop: false }` [INFO] [stdout] f42d81f62f20a79d9eee3dc8c759091ff5e2417d32b1379f1704241c58c08126 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee2a70061f9b5a6d1bdcdd6e65f08cf45e58c6a676af0d7155dfd567b9d10f96 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ee2a70061f9b5a6d1bdcdd6e65f08cf45e58c6a676af0d7155dfd567b9d10f96", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `clear_envs` [INFO] [stdout] --> crates/chroot/src/sd_nspawn.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | clear_envs: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stdout] warning: field is never read: `alpha_3` [INFO] [stdout] --> crates/locales/src/iso3166_1.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | alpha_3: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Country` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/locales/src/iso3166_1.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `numeric` [INFO] [stdout] --> crates/locales/src/iso3166_1.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | numeric: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Country` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/locales/src/iso3166_1.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `official_name` [INFO] [stdout] --> crates/locales/src/iso3166_1.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | official_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Country` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/locales/src/iso3166_1.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `fmt::Debug`, `fs`, `io` [INFO] [stdout] --> crates/disk-types/src/device.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{io, fs, fmt::Debug}; [INFO] [stdout] | ^^ ^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> crates/disk-types/src/device.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ntfs_consistency_check` [INFO] [stdout] --> crates/disk-ops/src/resize.rs:405:4 [INFO] [stdout] | [INFO] [stdout] 405 | fn ntfs_consistency_check(path: &Path) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `why` [INFO] [stdout] --> crates/disks/src/config/lvm/mod.rs:211:25 [INFO] [stdout] | [INFO] [stdout] 211 | Err(why) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_why` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `os_release` [INFO] [stdout] --> src/auto/options/mod.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let os_release = OS_RELEASE.as_ref().expect("OS_RELEASE fetch failed"); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_os_release` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_initramfs` [INFO] [stdout] --> src/installer/steps/configure/chroot_conf.rs:538:12 [INFO] [stdout] | [INFO] [stdout] 538 | pub fn update_initramfs(&self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling distinst v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `get_sector_size` found for reference `&distinst::Disk` in the current scope [INFO] [stdout] --> examples/list.rs:14:32 [INFO] [stdout] | [INFO] [stdout] 14 | let sector_size = disk.get_sector_size(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `&distinst::Disk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_sector_size` found for reference `&LogicalDevice` in the current scope [INFO] [stdout] --> examples/list.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | let sector_size = disk.get_sector_size(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `&LogicalDevice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `distinst` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `os_release` [INFO] [stdout] --> src/auto/options/mod.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let os_release = OS_RELEASE.as_ref().expect("OS_RELEASE fetch failed"); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_os_release` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_initramfs` [INFO] [stdout] --> src/installer/steps/configure/chroot_conf.rs:538:12 [INFO] [stdout] | [INFO] [stdout] 538 | pub fn update_initramfs(&self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/options-c358a60e22b3edfc.options.62f9ee6a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/options-c358a60e22b3edfc.options.62f9ee6a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/options-c358a60e22b3edfc.options.62f9ee6a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/options-c358a60e22b3edfc.options.62f9ee6a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/options-c358a60e22b3edfc.options.62f9ee6a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/options-c358a60e22b3edfc.options.62f9ee6a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/options-c358a60e22b3edfc.options.62f9ee6a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/options-c358a60e22b3edfc.options.62f9ee6a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/options-c358a60e22b3edfc.options.62f9ee6a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/options-c358a60e22b3edfc.options.62f9ee6a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/options-c358a60e22b3edfc.options.62f9ee6a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/options-c358a60e22b3edfc.options.62f9ee6a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/options-c358a60e22b3edfc.options.62f9ee6a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/options-c358a60e22b3edfc.36s05acuyq5th31.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/gettext-sys-0d6e2b4a64e16bc0/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdistinst-2bf36e482f394b29.rlib" "/opt/rustwide/target/debug/deps/libsystemd_boot_conf-2a55f67931843365.rlib" "/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib" "/opt/rustwide/target/debug/deps/liblogind_dbus-4c2c7f3c133357b3.rlib" "/opt/rustwide/target/debug/deps/libdbus-68b9419165275b05.rlib" "/opt/rustwide/target/debug/deps/libcascade-9aed54125d57773c.rlib" "/opt/rustwide/target/debug/deps/libfomat_macros-f8eec3525c93ec14.rlib" "/opt/rustwide/target/debug/deps/libfern-5703bb17a43b773c.rlib" "/opt/rustwide/target/debug/deps/libdistinst_timezones-90bed09b05e1807f.rlib" "/opt/rustwide/target/debug/deps/libdirs-e8192939a704f5db.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-c7da92bc99b477f8.rlib" "/opt/rustwide/target/debug/deps/libapt_cli_wrappers-8db2687f38faa2e9.rlib" "/opt/rustwide/target/debug/deps/libprocfs-dc5d79ac5c4fa202.rlib" "/opt/rustwide/target/debug/deps/liblibflate-3494316eff1ebd75.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-10d1d8a6a83d31a1.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-84f81a3e82aab157.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-667de4e810607513.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libhex-ff95d25bb310a5b3.rlib" "/opt/rustwide/target/debug/deps/libchrono-cbc4c3cc21ae3d9d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f7b6730884088ff3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-80b3e0a44ca31d95.rlib" "/opt/rustwide/target/debug/deps/libtime-723b9a1accaa743a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-fbe6750cc58c984e.rlib" "/opt/rustwide/target/debug/deps/libexit_status_ext-d74d211571652adf.rlib" "/opt/rustwide/target/debug/deps/libanyhow-99485ac5aff82c7d.rlib" "/opt/rustwide/target/debug/deps/libhostname_validator-cd191c013393b4c0.rlib" "/opt/rustwide/target/debug/deps/libdistinst_squashfs-62d7995bce5035a5.rlib" "/opt/rustwide/target/debug/deps/libdistinst_locale_support-ff872ea78b123110.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0a78482e9fc6e26d.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-7c14328d9548cc59.rlib" "/opt/rustwide/target/debug/deps/libserde_xml_rs-eb8ab0082e67a769.rlib" "/opt/rustwide/target/debug/deps/libthiserror-48b55498d2855b6f.rlib" "/opt/rustwide/target/debug/deps/libxml-fe74142e2273306a.rlib" "/opt/rustwide/target/debug/deps/libserde-56136cfe0998d566.rlib" "/opt/rustwide/target/debug/deps/libgettextrs-1f5db68949fbc9c0.rlib" "/opt/rustwide/target/debug/deps/libgettext_sys-8844c569001c84ef.rlib" "/opt/rustwide/target/debug/deps/liblocale_config-86e5f69c3bd4d581.rlib" "/opt/rustwide/target/debug/deps/libdistinst_hardware_support-9a204a2564a7d967.rlib" "/opt/rustwide/target/debug/deps/libdbus-aae8efbe7e1118f8.rlib" "/opt/rustwide/target/debug/deps/liblibdbus_sys-bf8259da4975d4af.rlib" "/opt/rustwide/target/debug/deps/libraw_cpuid-ede1940884b96a88.rlib" "/opt/rustwide/target/debug/deps/libproc_modules-31e38e342081a6be.rlib" "/opt/rustwide/target/debug/deps/libdistinst_disks-d464ea46b8b66da3.rlib" "/opt/rustwide/target/debug/deps/libdistinst_disk_ops-31c756315d48cac6.rlib" "/opt/rustwide/target/debug/deps/librayon-8826b0068c9ac075.rlib" "/opt/rustwide/target/debug/deps/librayon_core-cbf4943e6eac5e0c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a9404b612214f59a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a489d5b54adec3bd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ee23c6d71e9be667.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8eb9ad230b59711b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3be12f3be20927a7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fb403680f2ec64e9.rlib" "/opt/rustwide/target/debug/deps/libitertools-bf6f3fd4ec10b463.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libfstab_generate-23b19b718bf81ce8.rlib" "/opt/rustwide/target/debug/deps/libfailure-aaf0cf4643a69f09.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-50585013bdec4bf3.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-8a9fce44bd1a7a3c.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6cc8a696dee8d994.rlib" "/opt/rustwide/target/debug/deps/libgimli-cc404859d3654484.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-db76dfe7b92bf8d2.rlib" "/opt/rustwide/target/debug/deps/libenvfile-582c57de81b2d98c.rlib" "/opt/rustwide/target/debug/deps/libsnailquote-46af79e44174c797.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-4308e7bb4d6c97b4.rlib" "/opt/rustwide/target/debug/deps/libdistinst_external_commands-fb6ffffa33b64575.rlib" "/opt/rustwide/target/debug/deps/librand-6e99d256bed41ebc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9ec3e7464171e558.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-bb33394d40f9795a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-915d8462a810c3fb.rlib" "/opt/rustwide/target/debug/deps/libproc_mounts-b0319d30063c450e.rlib" "/opt/rustwide/target/debug/deps/libdistinst_utils-1188fafe58b19810.rlib" "/opt/rustwide/target/debug/deps/libsedregex-140057d23c18a5f3.rlib" "/opt/rustwide/target/debug/deps/libregex-7583fb84023d42ce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2b10e0bd838fb06d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05a60f3c03734a45.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ea33e0b70ada9cfe.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893f4c3b4ecb939d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libdistinst_chroot-eb8b2632d5027c5c.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-300b203567a392d1.rlib" "/opt/rustwide/target/debug/deps/libcascade-c8ec27d1705017d6.rlib" "/opt/rustwide/target/debug/deps/libdistinst_bootloader-b99d9fdf1809b814.rlib" "/opt/rustwide/target/debug/deps/libdisk_types-b30fb2dfaff80491.rlib" "/opt/rustwide/target/debug/deps/libos_detect-52f35e5620f8dab6.rlib" "/opt/rustwide/target/debug/deps/libtempdir-ca5d9c71a18d5d13.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/librand-15d05021a7420ce0.rlib" "/opt/rustwide/target/debug/deps/libpartition_identity-f041d9fd89ec7659.rlib" "/opt/rustwide/target/debug/deps/libos_release-1ece90aba3700f55.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liblibparted-d43deef4dd486e63.rlib" "/opt/rustwide/target/debug/deps/liblibparted_sys-ed2c4a6234b59eda.rlib" "/opt/rustwide/target/debug/deps/libsys_mount-9742aa11c310a888.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libloopdev-a82a562fa18d9294.rlib" "/opt/rustwide/target/debug/deps/liblibc-05557e4fe370ff2a.rlib" "/opt/rustwide/target/debug/deps/libsysfs_class-4b92b46cb170fadb.rlib" "/opt/rustwide/target/debug/deps/libnumtoa-2d2daaf8a88a212d.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldbus-1" "-lparted" "-lparted-fs-resize" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/options-c358a60e22b3edfc" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `distinst` due to 2 previous errors [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ee2a70061f9b5a6d1bdcdd6e65f08cf45e58c6a676af0d7155dfd567b9d10f96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee2a70061f9b5a6d1bdcdd6e65f08cf45e58c6a676af0d7155dfd567b9d10f96", kill_on_drop: false }` [INFO] [stdout] ee2a70061f9b5a6d1bdcdd6e65f08cf45e58c6a676af0d7155dfd567b9d10f96