[INFO] fetching crate pulz-ecs 0.1.0-alpha... [INFO] building pulz-ecs-0.1.0-alpha against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate pulz-ecs 0.1.0-alpha into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate pulz-ecs 0.1.0-alpha [INFO] finished tweaking crates.io crate pulz-ecs 0.1.0-alpha [INFO] tweaked toml for crates.io crate pulz-ecs 0.1.0-alpha written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pulz-ecs 0.1.0-alpha on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 34 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.12.3 (available: v0.16.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pulz-schedule v0.1.0-alpha [INFO] [stderr] Downloaded atomic_refcell v0.1.13 [INFO] [stderr] Downloaded pulz-bitset v0.1.0-alpha [INFO] [stderr] Downloaded pulz-ecs-macros v0.1.0-alpha [INFO] [stderr] Downloaded pulz-executor v0.1.0-alpha [INFO] [stderr] Downloaded tinybox v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dabd528ad1672a4371f7f20a17e8412c121a6e4730aec90d4b88a3d9518411e9 [INFO] running `Command { std: "docker" "start" "-a" "dabd528ad1672a4371f7f20a17e8412c121a6e4730aec90d4b88a3d9518411e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dabd528ad1672a4371f7f20a17e8412c121a6e4730aec90d4b88a3d9518411e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dabd528ad1672a4371f7f20a17e8412c121a6e4730aec90d4b88a3d9518411e9", kill_on_drop: false }` [INFO] [stdout] dabd528ad1672a4371f7f20a17e8412c121a6e4730aec90d4b88a3d9518411e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d85b0600b0a71169a5b38fc12f4afe006406184723bda4495af68751fd59c7c5 [INFO] running `Command { std: "docker" "start" "-a" "d85b0600b0a71169a5b38fc12f4afe006406184723bda4495af68751fd59c7c5", kill_on_drop: false }` [INFO] [stderr] Compiling tinybox v0.2.0 [INFO] [stderr] Compiling pulz-executor v0.1.0-alpha [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling pulz-bitset v0.1.0-alpha [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling pulz-schedule v0.1.0-alpha [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling pulz-ecs-macros v0.1.0-alpha [INFO] [stderr] Compiling pulz-ecs v0.1.0-alpha (/opt/rustwide/workdir) [INFO] [stdout] warning: rule #1 of macro `peel` is never used [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | ($macro:tt [$($args:tt)*] ) => ($macro! { $($args)* }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(unused_macro_rules)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/component.rs:148:23 [INFO] [stdout] | [INFO] [stdout] 148 | let type_id = std::any::TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | unused_qualifications, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 148 - let type_id = std::any::TypeId::of::(); [INFO] [stdout] 148 + let type_id = TypeId::of::(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/component.rs:167:23 [INFO] [stdout] | [INFO] [stdout] 167 | let type_id = std::any::TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 167 - let type_id = std::any::TypeId::of::(); [INFO] [stdout] 167 + let type_id = TypeId::of::(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fetch::*` [INFO] [stdout] --> src/query/mod.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | pub use fetch::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/component.rs:350:82 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn entries<'l>(&'l self) -> impl Iterator + '_ { [INFO] [stdout] | -- -- ^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'l` [INFO] [stdout] | [INFO] [stdout] 350 - pub fn entries<'l>(&'l self) -> impl Iterator + '_ { [INFO] [stdout] 350 + pub fn entries<'l>(&'l self) -> impl Iterator + 'l { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/component.rs:355:94 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn entries_mut<'l>(&'l mut self) -> impl Iterator + '_ { [INFO] [stdout] | -- -- ^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'l` [INFO] [stdout] | [INFO] [stdout] 355 - pub fn entries_mut<'l>(&'l mut self) -> impl Iterator + '_ { [INFO] [stdout] 355 + pub fn entries_mut<'l>(&'l mut self) -> impl Iterator + 'l { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.62s [INFO] running `Command { std: "docker" "inspect" "d85b0600b0a71169a5b38fc12f4afe006406184723bda4495af68751fd59c7c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d85b0600b0a71169a5b38fc12f4afe006406184723bda4495af68751fd59c7c5", kill_on_drop: false }` [INFO] [stdout] d85b0600b0a71169a5b38fc12f4afe006406184723bda4495af68751fd59c7c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df044987b5e15c821c269cc4255a76dc561ffe31b2f8909cd264d5409a0e20cb [INFO] running `Command { std: "docker" "start" "-a" "df044987b5e15c821c269cc4255a76dc561ffe31b2f8909cd264d5409a0e20cb", kill_on_drop: false }` [INFO] [stdout] warning: rule #1 of macro `peel` is never used [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | ($macro:tt [$($args:tt)*] ) => ($macro! { $($args)* }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(unused_macro_rules)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/component.rs:148:23 [INFO] [stdout] | [INFO] [stdout] 148 | let type_id = std::any::TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | unused_qualifications, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 148 - let type_id = std::any::TypeId::of::(); [INFO] [stdout] 148 + let type_id = TypeId::of::(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/component.rs:167:23 [INFO] [stdout] | [INFO] [stdout] 167 | let type_id = std::any::TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 167 - let type_id = std::any::TypeId::of::(); [INFO] [stdout] 167 + let type_id = TypeId::of::(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fetch::*` [INFO] [stdout] --> src/query/mod.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | pub use fetch::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/component.rs:350:82 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn entries<'l>(&'l self) -> impl Iterator + '_ { [INFO] [stdout] | -- -- ^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'l` [INFO] [stdout] | [INFO] [stdout] 350 - pub fn entries<'l>(&'l self) -> impl Iterator + '_ { [INFO] [stdout] 350 + pub fn entries<'l>(&'l self) -> impl Iterator + 'l { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/component.rs:355:94 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn entries_mut<'l>(&'l mut self) -> impl Iterator + '_ { [INFO] [stdout] | -- -- ^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'l` [INFO] [stdout] | [INFO] [stdout] 355 - pub fn entries_mut<'l>(&'l mut self) -> impl Iterator + '_ { [INFO] [stdout] 355 + pub fn entries_mut<'l>(&'l mut self) -> impl Iterator + 'l { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pulz-ecs v0.1.0-alpha (/opt/rustwide/workdir) [INFO] [stdout] warning: rule #1 of macro `peel` is never used [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | ($macro:tt [$($args:tt)*] ) => ($macro! { $($args)* }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(unused_macro_rules)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/component.rs:148:23 [INFO] [stdout] | [INFO] [stdout] 148 | let type_id = std::any::TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | unused_qualifications, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 148 - let type_id = std::any::TypeId::of::(); [INFO] [stdout] 148 + let type_id = TypeId::of::(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/component.rs:167:23 [INFO] [stdout] | [INFO] [stdout] 167 | let type_id = std::any::TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 167 - let type_id = std::any::TypeId::of::(); [INFO] [stdout] 167 + let type_id = TypeId::of::(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fetch::*` [INFO] [stdout] --> src/query/mod.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | pub use fetch::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `D` is never constructed [INFO] [stdout] --> src/query/mod.rs:190:12 [INFO] [stdout] | [INFO] [stdout] 190 | struct D(usize); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/component.rs:350:82 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn entries<'l>(&'l self) -> impl Iterator + '_ { [INFO] [stdout] | -- -- ^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'l` [INFO] [stdout] | [INFO] [stdout] 350 - pub fn entries<'l>(&'l self) -> impl Iterator + '_ { [INFO] [stdout] 350 + pub fn entries<'l>(&'l self) -> impl Iterator + 'l { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/component.rs:355:94 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn entries_mut<'l>(&'l mut self) -> impl Iterator + '_ { [INFO] [stdout] | -- -- ^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'l` [INFO] [stdout] | [INFO] [stdout] 355 - pub fn entries_mut<'l>(&'l mut self) -> impl Iterator + '_ { [INFO] [stdout] 355 + pub fn entries_mut<'l>(&'l mut self) -> impl Iterator + 'l { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.58s [INFO] running `Command { std: "docker" "inspect" "df044987b5e15c821c269cc4255a76dc561ffe31b2f8909cd264d5409a0e20cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df044987b5e15c821c269cc4255a76dc561ffe31b2f8909cd264d5409a0e20cb", kill_on_drop: false }` [INFO] [stdout] df044987b5e15c821c269cc4255a76dc561ffe31b2f8909cd264d5409a0e20cb