[INFO] fetching crate emulator_6502 1.1.0...
[INFO] checking emulator_6502-1.1.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate emulator_6502 1.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate emulator_6502 1.1.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate emulator_6502 1.1.0
[INFO] finished tweaking crates.io crate emulator_6502 1.1.0
[INFO] tweaked toml for crates.io crate emulator_6502 1.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9146d2ac33a7c1fa562acde2add0e6a1a65ae714238d464e478573b5c25405b5
[INFO] running `Command { std: "docker" "start" "-a" "9146d2ac33a7c1fa562acde2add0e6a1a65ae714238d464e478573b5c25405b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9146d2ac33a7c1fa562acde2add0e6a1a65ae714238d464e478573b5c25405b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9146d2ac33a7c1fa562acde2add0e6a1a65ae714238d464e478573b5c25405b5", kill_on_drop: false }`
[INFO] [stdout] 9146d2ac33a7c1fa562acde2add0e6a1a65ae714238d464e478573b5c25405b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48762fefefe5d1f199d5bd34ac6db062c16b9e29e00aa32c521109280a302e24
[INFO] running `Command { std: "docker" "start" "-a" "48762fefefe5d1f199d5bd34ac6db062c16b9e29e00aa32c521109280a302e24", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking emulator_6502 v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `AddressModeValue` is imported redundantly
[INFO] [stdout]  --> src/opcodes/illegal.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `AddressModeValue` is already imported here
[INFO] [stdout] 4 | use crate::address_modes::AddressModeValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MOS6502` is imported redundantly
[INFO] [stdout]  --> src/opcodes/illegal.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `MOS6502` is already imported here
[INFO] [stdout] 4 | use crate::address_modes::AddressModeValue;
[INFO] [stdout] 5 | use crate::MOS6502;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stdout] error[E0425]: cannot find value `bcd_bench` in this scope
[INFO] [stdout]   --> benches/benches.rs:89:54
[INFO] [stdout]    |
[INFO] [stdout] 89 |         group.bench_function("BCD Bench", |b| b.iter(bcd_bench));
[INFO] [stdout]    |                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AddressModeValue` is imported redundantly
[INFO] [stdout]  --> src/opcodes/illegal.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `AddressModeValue` is already imported here
[INFO] [stdout] 4 | use crate::address_modes::AddressModeValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MOS6502` is imported redundantly
[INFO] [stdout]  --> src/opcodes/illegal.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `MOS6502` is already imported here
[INFO] [stdout] 4 | use crate::address_modes::AddressModeValue;
[INFO] [stdout] 5 | use crate::MOS6502;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AddressModeValue` is imported redundantly
[INFO] [stdout]     --> src/opcodes/mod.rs:2201:9
[INFO] [stdout]      |
[INFO] [stdout] 2200 |     use super::*;
[INFO] [stdout]      |         -------- the item `AddressModeValue` is already imported here
[INFO] [stdout] 2201 |     use crate::address_modes::AddressModeValue;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `StatusFlag` is imported redundantly
[INFO] [stdout]     --> src/opcodes/mod.rs:2203:17
[INFO] [stdout]      |
[INFO] [stdout] 2200 |     use super::*;
[INFO] [stdout]      |         -------- the item `StatusFlag` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 2203 |     use crate::{StatusFlag, MOS6502};
[INFO] [stdout]      |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MOS6502` is imported redundantly
[INFO] [stdout]     --> src/opcodes/mod.rs:2203:29
[INFO] [stdout]      |
[INFO] [stdout] 2200 |     use super::*;
[INFO] [stdout]      |         -------- the item `MOS6502` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 2203 |     use crate::{StatusFlag, MOS6502};
[INFO] [stdout]      |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `emulator_6502` (bench "benches") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "48762fefefe5d1f199d5bd34ac6db062c16b9e29e00aa32c521109280a302e24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48762fefefe5d1f199d5bd34ac6db062c16b9e29e00aa32c521109280a302e24", kill_on_drop: false }`
[INFO] [stdout] 48762fefefe5d1f199d5bd34ac6db062c16b9e29e00aa32c521109280a302e24
[INFO] checking emulator_6502-1.1.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate emulator_6502 1.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate emulator_6502 1.1.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate emulator_6502 1.1.0
[INFO] finished tweaking crates.io crate emulator_6502 1.1.0
[INFO] tweaked toml for crates.io crate emulator_6502 1.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 777aaade69e0215c7f9800888b343e81f5f8958c095ec22468c5679e20534e11
[INFO] running `Command { std: "docker" "start" "-a" "777aaade69e0215c7f9800888b343e81f5f8958c095ec22468c5679e20534e11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "777aaade69e0215c7f9800888b343e81f5f8958c095ec22468c5679e20534e11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "777aaade69e0215c7f9800888b343e81f5f8958c095ec22468c5679e20534e11", kill_on_drop: false }`
[INFO] [stdout] 777aaade69e0215c7f9800888b343e81f5f8958c095ec22468c5679e20534e11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a70e528d3584d9fc7279908e6d1349875741bff52d70599b98da86c829e8f2d
[INFO] running `Command { std: "docker" "start" "-a" "3a70e528d3584d9fc7279908e6d1349875741bff52d70599b98da86c829e8f2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking emulator_6502 v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stdout] warning: the item `AddressModeValue` is imported redundantly
[INFO] [stdout]  --> src/opcodes/illegal.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `AddressModeValue` is already imported here
[INFO] [stdout] 4 | use crate::address_modes::AddressModeValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MOS6502` is imported redundantly
[INFO] [stdout]  --> src/opcodes/illegal.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `MOS6502` is already imported here
[INFO] [stdout] 4 | use crate::address_modes::AddressModeValue;
[INFO] [stdout] 5 | use crate::MOS6502;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stdout] error[E0425]: cannot find value `bcd_bench` in this scope
[INFO] [stdout]   --> benches/benches.rs:89:54
[INFO] [stdout]    |
[INFO] [stdout] 89 |         group.bench_function("BCD Bench", |b| b.iter(bcd_bench));
[INFO] [stdout]    |                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AddressModeValue` is imported redundantly
[INFO] [stdout]  --> src/opcodes/illegal.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `AddressModeValue` is already imported here
[INFO] [stdout] 4 | use crate::address_modes::AddressModeValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MOS6502` is imported redundantly
[INFO] [stdout]  --> src/opcodes/illegal.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `MOS6502` is already imported here
[INFO] [stdout] 4 | use crate::address_modes::AddressModeValue;
[INFO] [stdout] 5 | use crate::MOS6502;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AddressModeValue` is imported redundantly
[INFO] [stdout]     --> src/opcodes/mod.rs:2201:9
[INFO] [stdout]      |
[INFO] [stdout] 2200 |     use super::*;
[INFO] [stdout]      |         -------- the item `AddressModeValue` is already imported here
[INFO] [stdout] 2201 |     use crate::address_modes::AddressModeValue;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `StatusFlag` is imported redundantly
[INFO] [stdout]     --> src/opcodes/mod.rs:2203:17
[INFO] [stdout]      |
[INFO] [stdout] 2200 |     use super::*;
[INFO] [stdout]      |         -------- the item `StatusFlag` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 2203 |     use crate::{StatusFlag, MOS6502};
[INFO] [stdout]      |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MOS6502` is imported redundantly
[INFO] [stdout]     --> src/opcodes/mod.rs:2203:29
[INFO] [stdout]      |
[INFO] [stdout] 2200 |     use super::*;
[INFO] [stdout]      |         -------- the item `MOS6502` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 2203 |     use crate::{StatusFlag, MOS6502};
[INFO] [stdout]      |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `emulator_6502` (bench "benches") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3a70e528d3584d9fc7279908e6d1349875741bff52d70599b98da86c829e8f2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a70e528d3584d9fc7279908e6d1349875741bff52d70599b98da86c829e8f2d", kill_on_drop: false }`
[INFO] [stdout] 3a70e528d3584d9fc7279908e6d1349875741bff52d70599b98da86c829e8f2d
