[INFO] cloning repository https://github.com/01mf02/binspan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/01mf02/binspan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F01mf02%2Fbinspan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F01mf02%2Fbinspan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c56db02675037a66e79a92c93b714acfdd40fc8d
[INFO] testing 01mf02/binspan against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F01mf02%2Fbinspan" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/01mf02/binspan
[INFO] finished tweaking git repo https://github.com/01mf02/binspan
[INFO] tweaked toml for git repo https://github.com/01mf02/binspan written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/01mf02/binspan on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/01mf02/binspan 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f15583cc016498608bd26296214f1c2029bfd6deaca2b2b3662c06e1b0067a7
[INFO] running `Command { std: "docker" "start" "-a" "8f15583cc016498608bd26296214f1c2029bfd6deaca2b2b3662c06e1b0067a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f15583cc016498608bd26296214f1c2029bfd6deaca2b2b3662c06e1b0067a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f15583cc016498608bd26296214f1c2029bfd6deaca2b2b3662c06e1b0067a7", kill_on_drop: false }`
[INFO] [stdout] 8f15583cc016498608bd26296214f1c2029bfd6deaca2b2b3662c06e1b0067a7
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0af3efb72424bfce649114ad8af0b680eb3d4561103812976d58f8b9b448341f
[INFO] running `Command { std: "docker" "start" "-a" "0af3efb72424bfce649114ad8af0b680eb3d4561103812976d58f8b9b448341f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling binspan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `position` and `msg` are never read
[INFO] [stdout]   --> src/decode.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Error {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 11 |     position: Bytes,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     path: Vec<Index>,
[INFO] [stdout] 13 |     msg: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/decode.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Str(&'static str),
[INFO] [stdout]    |     --- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Index` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     Str(&'static str),
[INFO] [stdout] 18 +     Str(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/decode.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Int(usize),
[INFO] [stdout]    |     --- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Index` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     Int(usize),
[INFO] [stdout] 19 +     Int(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `format` and `description` are never read
[INFO] [stdout]   --> src/decode.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct Meta {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     format: Option<fn(&Val) -> fmt::Result>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 76 |     description: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Meta` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `gap` is never read
[INFO] [stdout]    --> src/decode.rs:112:11
[INFO] [stdout]     |
[INFO] [stdout] 112 |     Raw { gap: bool },
[INFO] [stdout]     |     ---   ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Val` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.85s
[INFO] running `Command { std: "docker" "inspect" "0af3efb72424bfce649114ad8af0b680eb3d4561103812976d58f8b9b448341f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0af3efb72424bfce649114ad8af0b680eb3d4561103812976d58f8b9b448341f", kill_on_drop: false }`
[INFO] [stdout] 0af3efb72424bfce649114ad8af0b680eb3d4561103812976d58f8b9b448341f
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 592479a5dc5fc00a78ac518f91706c17644b6cd6e34c9df55495d373ece6fb35
[INFO] running `Command { std: "docker" "start" "-a" "592479a5dc5fc00a78ac518f91706c17644b6cd6e34c9df55495d373ece6fb35", kill_on_drop: false }`
[INFO] [stderr]    Compiling binspan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `position` and `msg` are never read
[INFO] [stdout]   --> src/decode.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Error {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 11 |     position: Bytes,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     path: Vec<Index>,
[INFO] [stdout] 13 |     msg: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/decode.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Str(&'static str),
[INFO] [stdout]    |     --- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Index` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     Str(&'static str),
[INFO] [stdout] 18 +     Str(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/decode.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Int(usize),
[INFO] [stdout]    |     --- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Index` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     Int(usize),
[INFO] [stdout] 19 +     Int(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `format` and `description` are never read
[INFO] [stdout]   --> src/decode.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct Meta {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     format: Option<fn(&Val) -> fmt::Result>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 76 |     description: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Meta` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `gap` is never read
[INFO] [stdout]    --> src/decode.rs:112:11
[INFO] [stdout]     |
[INFO] [stdout] 112 |     Raw { gap: bool },
[INFO] [stdout]     |     ---   ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Val` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "592479a5dc5fc00a78ac518f91706c17644b6cd6e34c9df55495d373ece6fb35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "592479a5dc5fc00a78ac518f91706c17644b6cd6e34c9df55495d373ece6fb35", kill_on_drop: false }`
[INFO] [stdout] 592479a5dc5fc00a78ac518f91706c17644b6cd6e34c9df55495d373ece6fb35
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a3f4a7df32ef01a67d4e638f21bb2988865f6b663d70a517ead58b66261c6b60
[INFO] running `Command { std: "docker" "start" "-a" "a3f4a7df32ef01a67d4e638f21bb2988865f6b663d70a517ead58b66261c6b60", kill_on_drop: false }`
[INFO] [stderr] warning: fields `position` and `msg` are never read
[INFO] [stderr]   --> src/decode.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct Error {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr] 11 |     position: Bytes,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 12 |     path: Vec<Index>,
[INFO] [stderr] 13 |     msg: String,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Error` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/decode.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     Str(&'static str),
[INFO] [stderr]    |     --- ^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Index` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 18 -     Str(&'static str),
[INFO] [stderr] 18 +     Str(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/decode.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 |     Int(usize),
[INFO] [stderr]    |     --- ^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Index` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 19 -     Int(usize),
[INFO] [stderr] 19 +     Int(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `format` and `description` are never read
[INFO] [stderr]   --> src/decode.rs:75:5
[INFO] [stderr]    |
[INFO] [stderr] 72 | pub struct Meta {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 75 |     format: Option<fn(&Val) -> fmt::Result>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 76 |     description: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Meta` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `gap` is never read
[INFO] [stderr]    --> src/decode.rs:112:11
[INFO] [stderr]     |
[INFO] [stderr] 112 |     Raw { gap: bool },
[INFO] [stderr]     |     ---   ^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Val` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `binspan` (bin "binspan" test) generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/binspan-b1e1bb58be2016d8)
[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" "a3f4a7df32ef01a67d4e638f21bb2988865f6b663d70a517ead58b66261c6b60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3f4a7df32ef01a67d4e638f21bb2988865f6b663d70a517ead58b66261c6b60", kill_on_drop: false }`
[INFO] [stdout] a3f4a7df32ef01a67d4e638f21bb2988865f6b663d70a517ead58b66261c6b60
