[INFO] cloning repository https://github.com/quantum-soft-dev/dbf-uploader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quantum-soft-dev/dbf-uploader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquantum-soft-dev%2Fdbf-uploader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquantum-soft-dev%2Fdbf-uploader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9d4f2068f3d190dca2e3bd754d775bedd70590d [INFO] testing quantum-soft-dev/dbf-uploader against 1.91.0 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquantum-soft-dev%2Fdbf-uploader" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/quantum-soft-dev/dbf-uploader [INFO] finished tweaking git repo https://github.com/quantum-soft-dev/dbf-uploader [INFO] tweaked toml for git repo https://github.com/quantum-soft-dev/dbf-uploader written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/quantum-soft-dev/dbf-uploader on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/quantum-soft-dev/dbf-uploader 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded notify-debouncer-mini v0.4.1 [INFO] [stderr] Downloaded windows-interface v0.59.2 [INFO] [stderr] Downloaded croner v2.2.0 [INFO] [stderr] Downloaded yore v1.1.0 [INFO] [stderr] Downloaded find-msvc-tools v0.1.3 [INFO] [stderr] Downloaded windows-core v0.62.1 [INFO] [stderr] Downloaded windows-service v0.7.0 [INFO] [stderr] Downloaded dbase v0.5.0 [INFO] [stderr] Downloaded windows-implement v0.60.1 [INFO] [stderr] Downloaded flate2 v1.1.3 [INFO] [stderr] Downloaded cc v1.2.40 [INFO] [stderr] Downloaded tokio-cron-scheduler v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd0f86bbaea24cbd0fc32821acbedc8089d65147ff98fe11f92d86276c64ca35 [INFO] running `Command { std: "docker" "start" "-a" "bd0f86bbaea24cbd0fc32821acbedc8089d65147ff98fe11f92d86276c64ca35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd0f86bbaea24cbd0fc32821acbedc8089d65147ff98fe11f92d86276c64ca35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd0f86bbaea24cbd0fc32821acbedc8089d65147ff98fe11f92d86276c64ca35", kill_on_drop: false }` [INFO] [stdout] bd0f86bbaea24cbd0fc32821acbedc8089d65147ff98fe11f92d86276c64ca35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82bbad95818a2a08824da87770652185c07df67faac3ccb939213a9f149845c7 [INFO] running `Command { std: "docker" "start" "-a" "82bbad95818a2a08824da87770652185c07df67faac3ccb939213a9f149845c7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling tokio-cron-scheduler v0.13.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling flate2 v1.1.3 [INFO] [stderr] Compiling notify-debouncer-mini v0.4.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling windows-service v0.7.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yore v1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling dbase v0.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling croner v2.2.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling data_exporter v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "82bbad95818a2a08824da87770652185c07df67faac3ccb939213a9f149845c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82bbad95818a2a08824da87770652185c07df67faac3ccb939213a9f149845c7", kill_on_drop: false }` [INFO] [stdout] 82bbad95818a2a08824da87770652185c07df67faac3ccb939213a9f149845c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be1fb8c53855de132e54606b1dfec71fd9a1e37464965b87ddf800f431221143 [INFO] running `Command { std: "docker" "start" "-a" "be1fb8c53855de132e54606b1dfec71fd9a1e37464965b87ddf800f431221143", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling data_exporter v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.78s [INFO] running `Command { std: "docker" "inspect" "be1fb8c53855de132e54606b1dfec71fd9a1e37464965b87ddf800f431221143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be1fb8c53855de132e54606b1dfec71fd9a1e37464965b87ddf800f431221143", kill_on_drop: false }` [INFO] [stdout] be1fb8c53855de132e54606b1dfec71fd9a1e37464965b87ddf800f431221143 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 45049caa709097cdde40b64f1984cc8fbb7cbc6055d05419cf51d8a865072832 [INFO] running `Command { std: "docker" "start" "-a" "45049caa709097cdde40b64f1984cc8fbb7cbc6055d05419cf51d8a865072832", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/data_exporter-e3605d834aba4fe3) [INFO] [stdout] [INFO] [stdout] running 48 tests [INFO] [stdout] test cli::install::tests::test_http_allowed_when_https_only_disabled ... ok [INFO] [stdout] test cli::install::tests::test_https_validation ... ok [INFO] [stdout] test cli::uninstall::tests::test_uninstall ... ok [INFO] [stdout] test auth::tests::test_jwt_token_expiration ... ok [INFO] [stdout] test cli::install::tests::test_create_config ... ok [INFO] [stdout] test error::logger::tests::test_log_error_locally_append ... ok [INFO] [stdout] test config::watcher::tests::test_watcher_config_path ... ok [INFO] [stdout] test error::logger::tests::test_log_error_locally_creates_directory ... ok [INFO] [stdout] test config::watcher::tests::test_watcher_creation ... ok [INFO] [stdout] test models::batch::tests::test_batch_add_file ... ok [INFO] [stdout] test models::batch::tests::test_batch_creation ... ok [INFO] [stdout] test models::batch::tests::test_batch_mark_completed ... ok [INFO] [stdout] test models::batch::tests::test_batch_defer_locked_file ... ok [INFO] [stdout] test models::batch::tests::test_batch_mark_failed ... ok [INFO] [stdout] test models::config::tests::test_config_validation_invalid_url ... ok [INFO] [stdout] test models::config::tests::test_config_default_encoding ... ok [INFO] [stdout] test models::config::tests::test_config_from_toml ... ok [INFO] [stdout] test models::config::tests::test_config_http_allowed_when_https_only_disabled ... ok [INFO] [stdout] test models::dbf_file::tests::test_dbf_file_creation ... ok [INFO] [stdout] test models::dbf_file::tests::test_encoding_from_str ... ok [INFO] [stdout] test models::dbf_file::tests::test_generate_compressed_filename_unix ... ok [INFO] [stdout] test models::dbf_file::tests::test_encoding_as_str ... ok [INFO] [stdout] test models::dbf_file::tests::test_generate_compressed_filename_uppercase ... ok [INFO] [stdout] test models::dbf_file::tests::test_generate_compressed_filename_nested ... ok [INFO] [stdout] test models::dbf_file::tests::test_set_status ... ok [INFO] [stdout] test models::error_report::tests::test_error_report_creation ... ok [INFO] [stdout] test models::dbf_file::tests::test_set_encoding ... ok [INFO] [stdout] test models::error_report::tests::test_error_report_truncate_message ... ok [INFO] [stdout] test models::error_report::tests::test_error_report_serialization ... ok [INFO] [stdout] test processor::compressor::tests::test_compress_nonexistent_file ... ok [INFO] [stdout] test processor::compressor::tests::test_compress_csv_basic ... ok [INFO] [stdout] test processor::compressor::tests::test_compress_empty_file ... ok [INFO] [stdout] test processor::converter::tests::test_get_encoding_for_dbf ... ok [INFO] [stdout] test processor::converter::tests::test_convert_nonexistent_file ... ok [INFO] [stdout] test error::logger::tests::test_log_error_locally ... ok [INFO] [stdout] test config::watcher::tests::test_watcher_has_changed_initially_false ... ok [INFO] [stdout] test processor::scanner::tests::test_scan_empty_directory ... ok [INFO] [stdout] test processor::scanner::tests::test_scan_file_not_directory ... ok [INFO] [stdout] test processor::scanner::tests::test_scan_with_dbf_files ... ok [INFO] [stdout] test processor::scanner::tests::test_scan_nested_directories ... ok [INFO] [stdout] test processor::scanner::tests::test_scan_nonexistent_directory ... ok [INFO] [stdout] test processor::compressor::tests::test_compress_large_file ... ok [INFO] [stdout] test error::reporter::tests::test_error_reporter_default ... ok [INFO] [stdout] test processor::uploader::tests::test_upload_nonexistent_file ... ok [INFO] [stdout] test error::reporter::tests::test_error_reporter_creation ... ok [INFO] [stdout] test service::scheduler::tests::test_scheduler_creation ... ok [INFO] [stdout] test service::scheduler::tests::test_scheduler_invalid_crontab ... ok [INFO] [stdout] test service::scheduler::tests::test_config_reload ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/data_exporter-1b0ab6099886612e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests data_exporter [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" "45049caa709097cdde40b64f1984cc8fbb7cbc6055d05419cf51d8a865072832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45049caa709097cdde40b64f1984cc8fbb7cbc6055d05419cf51d8a865072832", kill_on_drop: false }` [INFO] [stdout] 45049caa709097cdde40b64f1984cc8fbb7cbc6055d05419cf51d8a865072832