[INFO] fetching crate yadf 1.2.0...
[INFO] testing yadf-1.2.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate yadf 1.2.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate yadf 1.2.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate yadf 1.2.0
[INFO] finished tweaking crates.io crate yadf 1.2.0
[INFO] tweaked toml for crates.io crate yadf 1.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate yadf 1.2.0 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded highway v1.1.0
[INFO] [stderr]   Downloaded os_info v3.7.0
[INFO] [stderr]   Downloaded typed-builder-macro v0.18.1
[INFO] [stderr]   Downloaded typed-builder v0.18.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a5380f23354da7dbf4c354f452e9c7602f34ce74887d59015dd27a2c186c4fa
[INFO] running `Command { std: "docker" "start" "-a" "7a5380f23354da7dbf4c354f452e9c7602f34ce74887d59015dd27a2c186c4fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a5380f23354da7dbf4c354f452e9c7602f34ce74887d59015dd27a2c186c4fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a5380f23354da7dbf4c354f452e9c7602f34ce74887d59015dd27a2c186c4fa", kill_on_drop: false }`
[INFO] [stdout] 7a5380f23354da7dbf4c354f452e9c7602f34ce74887d59015dd27a2c186c4fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c906e32afc376bea674bb34d5387327633039e3b290bab5c3de7151ccf24b4b0
[INFO] running `Command { std: "docker" "start" "-a" "c906e32afc376bea674bb34d5387327633039e3b290bab5c3de7151ccf24b4b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling rust_decimal v1.34.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling ahash v0.8.10
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling syn v2.0.51
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling yadf v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx2`
[INFO] [stdout]   --> build.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |     if cfg!(feature = "avx2") {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ahash`, `anyhow`, `atty`, `build-bin`, `byte-unit`, `clap`, `clap-verbosity-flag`, `csv`, `default`, `env_logger`, `highway`, `human-panic`, `metrohash`, `seahash`, `serde_json`, `twox-hash`
[INFO] [stdout]    = help: consider adding `avx2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling highway v1.1.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling byte-unit v5.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling metrohash v1.0.6
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling typed-builder-macro v0.18.1
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling env_logger v0.11.2
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling typed-builder v0.18.1
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling clap-verbosity-flag v2.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling os_info v3.7.0
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling human-panic v1.2.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.97s
[INFO] running `Command { std: "docker" "inspect" "c906e32afc376bea674bb34d5387327633039e3b290bab5c3de7151ccf24b4b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c906e32afc376bea674bb34d5387327633039e3b290bab5c3de7151ccf24b4b0", kill_on_drop: false }`
[INFO] [stdout] c906e32afc376bea674bb34d5387327633039e3b290bab5c3de7151ccf24b4b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec8fb132a89eaae9b2c93e85ba9fa82309ce7fcb8563cedee3f2a2b8654e1f1d
[INFO] running `Command { std: "docker" "start" "-a" "ec8fb132a89eaae9b2c93e85ba9fa82309ce7fcb8563cedee3f2a2b8654e1f1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx2`
[INFO] [stdout]   --> build.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |     if cfg!(feature = "avx2") {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ahash`, `anyhow`, `atty`, `build-bin`, `byte-unit`, `clap`, `clap-verbosity-flag`, `csv`, `default`, `env_logger`, `highway`, `human-panic`, `metrohash`, `seahash`, `serde_json`, `twox-hash`
[INFO] [stdout]    = help: consider adding `avx2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling yadf v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.06s
[INFO] running `Command { std: "docker" "inspect" "ec8fb132a89eaae9b2c93e85ba9fa82309ce7fcb8563cedee3f2a2b8654e1f1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec8fb132a89eaae9b2c93e85ba9fa82309ce7fcb8563cedee3f2a2b8654e1f1d", kill_on_drop: false }`
[INFO] [stdout] ec8fb132a89eaae9b2c93e85ba9fa82309ce7fcb8563cedee3f2a2b8654e1f1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 590f4d561144affcb983f407812d7edb1587c2293aacb8577c7c718a4a7a6b38
[INFO] running `Command { std: "docker" "start" "-a" "590f4d561144affcb983f407812d7edb1587c2293aacb8577c7c718a4a7a6b38", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `avx2`
[INFO] [stderr]   --> build.rs:54:13
[INFO] [stderr]    |
[INFO] [stderr] 54 |     if cfg!(feature = "avx2") {
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `ahash`, `anyhow`, `atty`, `build-bin`, `byte-unit`, `clap`, `clap-verbosity-flag`, `csv`, `default`, `env_logger`, `highway`, `human-panic`, `metrohash`, `seahash`, `serde_json`, `twox-hash`
[INFO] [stderr]    = help: consider adding `avx2` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `yadf` (build script) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yadf-4ba0fa72ce46a90e)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test fs::hash::tests::different_hash_partial_and_full_for_small_file_because_of_size ... ok
[INFO] [stdout] test bag::serialize::tests::json ... ok
[INFO] [stdout] test bag::display::tests::fdupes ... ok
[INFO] [stdout] test path::tests::shouldnt_panic_on_invalid_utf8_path ... ok
[INFO] [stdout] test bag::display::tests::machine ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yadf-3c664a143c9e7999)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test args::tests::replication_factor_parsing ... ok
[INFO] [stdout] test tests::csv ... ok
[INFO] [stdout] test tests::ldjson ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-9c1ef665d728be86)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test dir_macro ... ok
[INFO] [stdout] test glob_pattern ... FAILED
[INFO] [stdout] test max_file_size ... FAILED
[INFO] [stdout] test function_name ... ok
[INFO] [stdout] test non_utf8_paths ... FAILED
[INFO] [stdout] test min_file_size ... FAILED
[INFO] [stdout] test trace_output ... FAILED
[INFO] [stdout] test regex ... FAILED
[INFO] [stdout] test hard_links_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- glob_pattern stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] ---- max_file_size stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] ---- non_utf8_paths stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] ---- min_file_size stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] ---- trace_output stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] ---- regex stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     glob_pattern
[INFO] [stdout]     max_file_size
[INFO] [stdout]     min_file_size
[INFO] [stdout]     non_utf8_paths
[INFO] [stdout]     regex
[INFO] [stdout]     trace_output
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "590f4d561144affcb983f407812d7edb1587c2293aacb8577c7c718a4a7a6b38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "590f4d561144affcb983f407812d7edb1587c2293aacb8577c7c718a4a7a6b38", kill_on_drop: false }`
[INFO] [stdout] 590f4d561144affcb983f407812d7edb1587c2293aacb8577c7c718a4a7a6b38
