[INFO] fetching crate astrors-fork 0.1.10...
[INFO] checking astrors-fork-0.1.10 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate astrors-fork 0.1.10 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate astrors-fork 0.1.10 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate astrors-fork 0.1.10
[INFO] finished tweaking crates.io crate astrors-fork 0.1.10
[INFO] tweaked toml for crates.io crate astrors-fork 0.1.10 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 185 packages to latest compatible versions
[INFO] [stderr]       Adding ndarray v0.15.6 (available: v0.16.1)
[INFO] [stderr]       Adding ndarray-stats v0.5.1 (available: v0.6.0)
[INFO] [stderr]       Adding polars v0.41.3 (available: v0.44.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5864bc0935c4a83b196cdc282e0f0a79500de384f9e39e98dd591ff0880b2421
[INFO] running `Command { std: "docker" "start" "-a" "5864bc0935c4a83b196cdc282e0f0a79500de384f9e39e98dd591ff0880b2421", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5864bc0935c4a83b196cdc282e0f0a79500de384f9e39e98dd591ff0880b2421", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5864bc0935c4a83b196cdc282e0f0a79500de384f9e39e98dd591ff0880b2421", kill_on_drop: false }`
[INFO] [stdout] 5864bc0935c4a83b196cdc282e0f0a79500de384f9e39e98dd591ff0880b2421
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d70fd8a59c23711f22fadc2a19e2e1607f0ac729b9768683518c8cc741038a4
[INFO] running `Command { std: "docker" "start" "-a" "7d70fd8a59c23711f22fadc2a19e2e1607f0ac729b9768683518c8cc741038a4", kill_on_drop: false }`
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling polars-utils v0.41.3
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking raw-cpuid v11.2.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling polars-arrow v0.41.3
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling polars-compute v0.41.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling polars-core v0.41.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling polars-ops v0.41.3
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]     Checking argminmax v0.6.2
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]    Compiling polars v0.41.3
[INFO] [stderr]     Checking parquet-format-safe v0.2.4
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking thiserror v1.0.65
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking comfy-table v7.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking polars-error v0.41.3
[INFO] [stderr]     Checking polars-row v0.41.3
[INFO] [stderr]     Checking polars-parquet v0.41.3
[INFO] [stderr]     Checking polars-time v0.41.3
[INFO] [stderr]     Checking polars-io v0.41.3
[INFO] [stderr]     Checking astrors-fork v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `tform` and `size` are never read
[INFO] [stdout]   --> src/io/hdus/bintable/buffer.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Buffer {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 40 |     tform: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 41 |     size: i32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tform` and `size` are never read
[INFO] [stdout]   --> src/io/hdus/bintable/buffer.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Buffer {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 40 |     tform: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 41 |     size: i32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/io/hdus/bintable/buffer.rs:157:49
[INFO] [stdout]     |
[INFO] [stdout] 157 |                     .map(|vec| Series::new(blank.clone(), vec))
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/io/hdus/bintable/buffer.rs:163:49
[INFO] [stdout]     |
[INFO] [stdout] 163 |                     .map(|vec| Series::new(blank.clone(), vec))
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/io/hdus/bintable/buffer.rs:169:49
[INFO] [stdout]     |
[INFO] [stdout] 169 |                     .map(|vec| Series::new(blank.clone(), vec))
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/io/hdus/bintable/buffer.rs:175:49
[INFO] [stdout]     |
[INFO] [stdout] 175 |                     .map(|vec| Series::new(blank.clone(), vec))
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/io/hdus/bintable/buffer.rs:181:49
[INFO] [stdout]     |
[INFO] [stdout] 181 |                     .map(|vec| Series::new(blank.clone(), vec))
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/io/hdus/bintable/buffer.rs:187:49
[INFO] [stdout]     |
[INFO] [stdout] 187 |                     .map(|vec| Series::new(blank.clone(), vec))
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/io/hdus/bintable/buffer.rs:193:49
[INFO] [stdout]     |
[INFO] [stdout] 193 |                     .map(|vec| Series::new(blank.clone(), vec))
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/io/hdus/bintable/buffer.rs:199:49
[INFO] [stdout]     |
[INFO] [stdout] 199 |                     .map(|vec| Series::new(blank.clone(), vec))
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/io/hdus/bintable/buffer.rs:300:49
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     .map(|vec| Series::new(blank.clone(), &vec))
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/io/hdus/bintable/buffer.rs:307:49
[INFO] [stdout]     |
[INFO] [stdout] 307 |                     .map(|vec| Series::new(blank.clone(), &vec))
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/io/hdus/bintable/buffer.rs:157:49
[INFO] [stdout]     |
[INFO] [stdout] 157 |                     .map(|vec| Series::new(blank.clone(), vec))
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/io/hdus/bintable/buffer.rs:163:49
[INFO] [stdout]     |
[INFO] [stdout] 163 |                     .map(|vec| Series::new(blank.clone(), vec))
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/io/hdus/bintable/buffer.rs:169:49
[INFO] [stdout]     |
[INFO] [stdout] 169 |                     .map(|vec| Series::new(blank.clone(), vec))
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/io/hdus/bintable/buffer.rs:175:49
[INFO] [stdout]     |
[INFO] [stdout] 175 |                     .map(|vec| Series::new(blank.clone(), vec))
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/io/hdus/bintable/buffer.rs:181:49
[INFO] [stdout]     |
[INFO] [stdout] 181 |                     .map(|vec| Series::new(blank.clone(), vec))
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/io/hdus/bintable/buffer.rs:187:49
[INFO] [stdout]     |
[INFO] [stdout] 187 |                     .map(|vec| Series::new(blank.clone(), vec))
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/io/hdus/bintable/buffer.rs:193:49
[INFO] [stdout]     |
[INFO] [stdout] 193 |                     .map(|vec| Series::new(blank.clone(), vec))
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/io/hdus/bintable/buffer.rs:199:49
[INFO] [stdout]     |
[INFO] [stdout] 199 |                     .map(|vec| Series::new(blank.clone(), vec))
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/io/hdus/bintable/buffer.rs:300:49
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     .map(|vec| Series::new(blank.clone(), &vec))
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/io/hdus/bintable/buffer.rs:307:49
[INFO] [stdout]     |
[INFO] [stdout] 307 |                     .map(|vec| Series::new(blank.clone(), &vec))
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.32s
[INFO] running `Command { std: "docker" "inspect" "7d70fd8a59c23711f22fadc2a19e2e1607f0ac729b9768683518c8cc741038a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d70fd8a59c23711f22fadc2a19e2e1607f0ac729b9768683518c8cc741038a4", kill_on_drop: false }`
[INFO] [stdout] 7d70fd8a59c23711f22fadc2a19e2e1607f0ac729b9768683518c8cc741038a4
