[INFO] cloning repository https://github.com/evsinev/sysauth-pam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evsinev/sysauth-pam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevsinev%2Fsysauth-pam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevsinev%2Fsysauth-pam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61a99c4d8a611232be2143786eb3012307d65648 [INFO] testing evsinev/sysauth-pam against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevsinev%2Fsysauth-pam" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/evsinev/sysauth-pam [INFO] finished tweaking git repo https://github.com/evsinev/sysauth-pam [INFO] tweaked toml for git repo https://github.com/evsinev/sysauth-pam written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/evsinev/sysauth-pam on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/evsinev/sysauth-pam 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.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: `sysauth-pam` (manifest) generated 1 warning [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] f9d42c503d74fd46c2638ea54c00d5e0231754c710e3380a8675705139dd3955 [INFO] running `Command { std: "docker" "start" "f9d42c503d74fd46c2638ea54c00d5e0231754c710e3380a8675705139dd3955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9d42c503d74fd46c2638ea54c00d5e0231754c710e3380a8675705139dd3955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f9d42c503d74fd46c2638ea54c00d5e0231754c710e3380a8675705139dd3955" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9d42c503d74fd46c2638ea54c00d5e0231754c710e3380a8675705139dd3955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f9d42c503d74fd46c2638ea54c00d5e0231754c710e3380a8675705139dd3955" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: `sysauth-pam` (manifest) generated 1 warning [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling auto-args-derive v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling auto-args v0.3.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling gethostname v0.5.0 [INFO] [stderr] Compiling systemd-journal-logger v2.2.0 [INFO] [stderr] Compiling enum-display-derive v0.1.1 [INFO] [stderr] Compiling pam-bindings v0.1.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling sysauth-pam v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 3m 00s [INFO] running `Command { std: "docker" "inspect" "f9d42c503d74fd46c2638ea54c00d5e0231754c710e3380a8675705139dd3955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f9d42c503d74fd46c2638ea54c00d5e0231754c710e3380a8675705139dd3955" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: `sysauth-pam` (manifest) generated 1 warning [INFO] [stderr] Compiling sysauth-pam v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 4.85s [INFO] running `Command { std: "docker" "inspect" "f9d42c503d74fd46c2638ea54c00d5e0231754c710e3380a8675705139dd3955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f9d42c503d74fd46c2638ea54c00d5e0231754c710e3380a8675705139dd3955" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: `sysauth-pam` (manifest) generated 1 warning [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/pam_sysauth-dfcf3ec33a74e09e) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test args_parser::tests::test_parse_args ... ok [INFO] [stdout] test file_logger::tests::test_file_logger ... FAILED [INFO] [stdout] test sysauth_config::tests::test_read_config ... FAILED [INFO] [stdout] test sysauth_http_client::tests::test_pam_request ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- file_logger::tests::test_file_logger stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'file_logger::tests::test_file_logger' (1786) panicked at src/file_logger.rs:41:14: [INFO] [stdout] Can't open file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d7e482b2271 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5d7e482cc34a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x5d7e482b8aac - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5d7e4828eca6 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5d7e482a9d89 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x5d7e48058720 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5d7e482a9f42 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5d7e4828ed52 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5d7e48286029 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5d7e4828fc4d - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x5d7e482ccb2c - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x5d7e482cc902 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x5d7e4802d6c6 - ::log [INFO] [stdout] 13: 0x5d7e4827318c - log[dac73379169488b2]::__private_api::log_impl [INFO] [stdout] 14: 0x5d7e48021c58 - pam_sysauth[243510c1f344d757]::file_logger::tests::test_file_logger [INFO] [stdout] 15: 0x5d7e48027b59 - >::call_once [INFO] [stdout] 16: 0x5d7e4804ba5b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 17: 0x5d7e480590a5 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 18: 0x5d7e48053b54 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 19: 0x5d7e4805c1f2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 20: 0x5d7e482b15af - ::new::thread_start [INFO] [stdout] 21: 0x7ef45a81c07a - [INFO] [stdout] 22: 0x7ef45a8af534 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- sysauth_config::tests::test_read_config stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'sysauth_config::tests::test_read_config' (1787) panicked at src/file_logger.rs:41:14: [INFO] [stdout] Can't open file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d7e482b2271 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5d7e482cc34a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x5d7e482b8aac - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5d7e4828eca6 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5d7e482a9d89 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x5d7e48058720 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5d7e482a9f42 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5d7e4828ed52 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5d7e48286029 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5d7e4828fc4d - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x5d7e482ccb2c - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x5d7e482cc902 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x5d7e4802d6c6 - ::log [INFO] [stdout] 13: 0x5d7e4827318c - log[dac73379169488b2]::__private_api::log_impl [INFO] [stdout] 14: 0x5d7e480263e4 - ::read_config [INFO] [stdout] 15: 0x5d7e48021cec - pam_sysauth[243510c1f344d757]::sysauth_config::tests::test_read_config [INFO] [stdout] 16: 0x5d7e48027b79 - >::call_once [INFO] [stdout] 17: 0x5d7e4804ba5b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 18: 0x5d7e480590a5 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 19: 0x5d7e48053b54 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 20: 0x5d7e4805c1f2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 21: 0x5d7e482b15af - ::new::thread_start [INFO] [stdout] 22: 0x7ef45a81c07a - [INFO] [stdout] 23: 0x7ef45a8af534 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- sysauth_http_client::tests::test_pam_request stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'sysauth_http_client::tests::test_pam_request' (1788) panicked at src/file_logger.rs:41:14: [INFO] [stdout] Can't open file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d7e482b2271 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5d7e482cc34a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x5d7e482b8aac - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5d7e4828eca6 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5d7e482a9d89 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x5d7e48058720 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5d7e482a9f42 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5d7e4828ed52 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5d7e48286029 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5d7e4828fc4d - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x5d7e482ccb2c - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x5d7e482cc902 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x5d7e4802d6c6 - ::log [INFO] [stdout] 13: 0x5d7e4827318c - log[dac73379169488b2]::__private_api::log_impl [INFO] [stdout] 14: 0x5d7e48026a19 - ::pam [INFO] [stdout] 15: 0x5d7e48022060 - pam_sysauth[243510c1f344d757]::sysauth_http_client::tests::test_pam_request [INFO] [stdout] 16: 0x5d7e48027b99 - >::call_once [INFO] [stdout] 17: 0x5d7e4804ba5b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 18: 0x5d7e480590a5 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 19: 0x5d7e48053b54 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 20: 0x5d7e4805c1f2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 21: 0x5d7e482b15af - ::new::thread_start [INFO] [stdout] 22: 0x7ef45a81c07a - [INFO] [stdout] 23: 0x7ef45a8af534 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] file_logger::tests::test_file_logger [INFO] [stdout] sysauth_config::tests::test_read_config [INFO] [stdout] sysauth_http_client::tests::test_pam_request [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "f9d42c503d74fd46c2638ea54c00d5e0231754c710e3380a8675705139dd3955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9d42c503d74fd46c2638ea54c00d5e0231754c710e3380a8675705139dd3955", kill_on_drop: false }` [INFO] [stdout] f9d42c503d74fd46c2638ea54c00d5e0231754c710e3380a8675705139dd3955