[INFO] fetching crate rapidtar 0.2.0...
[INFO] testing rapidtar-0.2.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031
[INFO] extracting crate rapidtar 0.2.0 into /workspace/builds/worker-3/source
[INFO] validating manifest of crates.io crate rapidtar 0.2.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rapidtar 0.2.0
[INFO] finished tweaking crates.io crate rapidtar 0.2.0
[INFO] tweaked toml for crates.io crate rapidtar 0.2.0 written to /workspace/builds/worker-3/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded librapidarchive v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c46155e988179cc172da7c43f977dac225fda39b3881bdb04f3c54469c0a2b17
[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" "c46155e988179cc172da7c43f977dac225fda39b3881bdb04f3c54469c0a2b17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c46155e988179cc172da7c43f977dac225fda39b3881bdb04f3c54469c0a2b17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c46155e988179cc172da7c43f977dac225fda39b3881bdb04f3c54469c0a2b17", kill_on_drop: false }`
[INFO] [stdout] c46155e988179cc172da7c43f977dac225fda39b3881bdb04f3c54469c0a2b17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 043b85d3172a30cf8dbd9b8a21bcaaf41faa6e9c30f1a4ff81a96778abc7ba58
[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" "043b85d3172a30cf8dbd9b8a21bcaaf41faa6e9c30f1a4ff81a96778abc7ba58", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Compiling libc v0.2.107
[INFO] [stderr] Compiling crossbeam-utils v0.8.5
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling crossbeam-epoch v0.9.5
[INFO] [stderr] Compiling scopeguard v1.1.0
[INFO] [stderr] Compiling rayon-core v1.9.1
[INFO] [stderr] Compiling nix v0.10.0
[INFO] [stderr] Compiling byteorder v1.4.3
[INFO] [stderr] Compiling either v1.6.1
[INFO] [stderr] Compiling unicode-width v0.1.9
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling bitflags v1.3.2
[INFO] [stderr] Compiling argparse v0.2.2
[INFO] [stderr] Compiling pad v0.1.6
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling memoffset v0.6.4
[INFO] [stderr] Compiling num-integer v0.1.44
[INFO] [stderr] Compiling num-bigint v0.2.6
[INFO] [stderr] Compiling num-rational v0.2.4
[INFO] [stderr] Compiling num-iter v0.1.42
[INFO] [stderr] Compiling num-complex v0.2.4
[INFO] [stderr] Compiling rayon v1.5.1
[INFO] [stderr] Compiling crossbeam-channel v0.5.1
[INFO] [stderr] Compiling crossbeam-deque v0.8.1
[INFO] [stderr] Compiling iovec v0.1.4
[INFO] [stderr] Compiling num_cpus v1.13.0
[INFO] [stderr] Compiling bytes v0.4.12
[INFO] [stderr] Compiling num v0.2.1
[INFO] [stderr] Compiling librapidarchive v0.2.0
[INFO] [stderr] Compiling rapidtar v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/bin/rapidtar.rs:185:32
[INFO] [stdout] |
[INFO] [stdout] 185 | fn label_proc
(tarball: &mut fs::ArchivalSink
, zone: Option<&spanning::DataZone>, tarparams: &mut TarP...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn fs::ArchivalSink`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/bin/rapidtar.rs:208:34
[INFO] [stdout] |
[INFO] [stdout] 208 | ...all: Box>, tarparams: &mut TarParameter, tarresult: &mut TarResult) -> io::Result`
[INFO] [stdout] |
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/bin/rapidtar.rs:208:158
[INFO] [stdout] |
[INFO] [stdout] 208 | ...sult>> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn fs::ArchivalSink`
[INFO] [stdout] |
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/bin/rapidtar.rs:275:33
[INFO] [stdout] |
[INFO] [stdout] 275 | ...ll: &mut fs::ArchivalSink, receiver: &Receiver, failed_entry: &mut Option<...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn fs::ArchivalSink`
[INFO] [stdout] |
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/bin/rapidtar.rs:331:31
[INFO] [stdout] |
[INFO] [stdout] 331 | fn close_tarball(tarball: Box>, tarresult: &mut TarResult) -> io::Result<()> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn fs::ArchivalSink`
[INFO] [stdout] |
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.18s
[INFO] running `Command { std: "docker" "inspect" "043b85d3172a30cf8dbd9b8a21bcaaf41faa6e9c30f1a4ff81a96778abc7ba58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "043b85d3172a30cf8dbd9b8a21bcaaf41faa6e9c30f1a4ff81a96778abc7ba58", kill_on_drop: false }`
[INFO] [stdout] 043b85d3172a30cf8dbd9b8a21bcaaf41faa6e9c30f1a4ff81a96778abc7ba58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b3c4cabff8c408177e57533a7032c169eee2dee20ea1255b65d7f9b63a8aac8
[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" "2b3c4cabff8c408177e57533a7032c169eee2dee20ea1255b65d7f9b63a8aac8", kill_on_drop: false }`
[INFO] [stderr] Compiling rapidtar v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/bin/rapidtar.rs:185:32
[INFO] [stdout] |
[INFO] [stdout] 185 | fn label_proc(tarball: &mut fs::ArchivalSink
, zone: Option<&spanning::DataZone>, tarparams: &mut TarP...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn fs::ArchivalSink`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/bin/rapidtar.rs:208:34
[INFO] [stdout] |
[INFO] [stdout] 208 | ...all: Box>, tarparams: &mut TarParameter, tarresult: &mut TarResult) -> io::Result`
[INFO] [stdout] |
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/bin/rapidtar.rs:208:158
[INFO] [stdout] |
[INFO] [stdout] 208 | ...sult>> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn fs::ArchivalSink`
[INFO] [stdout] |
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/bin/rapidtar.rs:275:33
[INFO] [stdout] |
[INFO] [stdout] 275 | ...ll: &mut fs::ArchivalSink, receiver: &Receiver, failed_entry: &mut Option<...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn fs::ArchivalSink`
[INFO] [stdout] |
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/bin/rapidtar.rs:331:31
[INFO] [stdout] |
[INFO] [stdout] 331 | fn close_tarball(tarball: Box>, tarresult: &mut TarResult) -> io::Result<()> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn fs::ArchivalSink`
[INFO] [stdout] |
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.35s
[INFO] running `Command { std: "docker" "inspect" "2b3c4cabff8c408177e57533a7032c169eee2dee20ea1255b65d7f9b63a8aac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b3c4cabff8c408177e57533a7032c169eee2dee20ea1255b65d7f9b63a8aac8", kill_on_drop: false }`
[INFO] [stdout] 2b3c4cabff8c408177e57533a7032c169eee2dee20ea1255b65d7f9b63a8aac8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 32f9c6a79e46ec8509380d6c412aec7e12145c4ca5bfcd548d8834324284e96f
[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" "32f9c6a79e46ec8509380d6c412aec7e12145c4ca5bfcd548d8834324284e96f", kill_on_drop: false }`
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr] --> src/bin/rapidtar.rs:185:32
[INFO] [stderr] |
[INFO] [stderr] 185 | fn label_proc(tarball: &mut fs::ArchivalSink
, zone: Option<&spanning::DataZone>, tarparams: &mut TarP...
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn fs::ArchivalSink`
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr] = note: for more information, see
[INFO] [stderr]
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr] --> src/bin/rapidtar.rs:208:34
[INFO] [stderr] |
[INFO] [stderr] 208 | ...all: Box>, tarparams: &mut TarParameter, tarresult: &mut TarResult) -> io::Result`
[INFO] [stderr] |
[INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr] = note: for more information, see
[INFO] [stderr]
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr] --> src/bin/rapidtar.rs:208:158
[INFO] [stderr] |
[INFO] [stderr] 208 | ...sult>> {
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn fs::ArchivalSink`
[INFO] [stderr] |
[INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr] = note: for more information, see
[INFO] [stderr]
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr] --> src/bin/rapidtar.rs:275:33
[INFO] [stderr] |
[INFO] [stderr] 275 | ...ll: &mut fs::ArchivalSink, receiver: &Receiver, failed_entry: &mut Option<...
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn fs::ArchivalSink`
[INFO] [stderr] |
[INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr] = note: for more information, see
[INFO] [stderr]
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr] --> src/bin/rapidtar.rs:331:31
[INFO] [stderr] |
[INFO] [stderr] 331 | fn close_tarball(tarball: Box>, tarresult: &mut TarResult) -> io::Result<()> {
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn fs::ArchivalSink`
[INFO] [stderr] |
[INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr] = note: for more information, see
[INFO] [stderr]
[INFO] [stderr] warning: `rapidtar` (bin "rapidtar" test) generated 5 warnings
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rapidmt-c1ac180dae6feb34)
[INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rapidtar-604eef7c84d9e6b1)
[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] [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" "32f9c6a79e46ec8509380d6c412aec7e12145c4ca5bfcd548d8834324284e96f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32f9c6a79e46ec8509380d6c412aec7e12145c4ca5bfcd548d8834324284e96f", kill_on_drop: false }`
[INFO] [stdout] 32f9c6a79e46ec8509380d6c412aec7e12145c4ca5bfcd548d8834324284e96f