[INFO] fetching crate pulz-ecs 0.1.0-alpha... [INFO] building pulz-ecs-0.1.0-alpha against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate pulz-ecs 0.1.0-alpha into /workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pulz-ecs 0.1.0-alpha on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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] [stderr] Blocking waiting for file lock on package cache [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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c5ee12b94e20a576d182db15dcd16a7b0790bfb4b045dd40fc0cac462e60493 [INFO] running `Command { std: "docker" "start" "-a" "9c5ee12b94e20a576d182db15dcd16a7b0790bfb4b045dd40fc0cac462e60493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c5ee12b94e20a576d182db15dcd16a7b0790bfb4b045dd40fc0cac462e60493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c5ee12b94e20a576d182db15dcd16a7b0790bfb4b045dd40fc0cac462e60493", kill_on_drop: false }` [INFO] [stdout] 9c5ee12b94e20a576d182db15dcd16a7b0790bfb4b045dd40fc0cac462e60493 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8660f0d190fdae1cc65b240f48ecd9424466a6c1edab8064ff43da96d540a0fd [INFO] running `Command { std: "docker" "start" "-a" "8660f0d190fdae1cc65b240f48ecd9424466a6c1edab8064ff43da96d540a0fd", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling tinybox v0.2.0 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling pulz-executor v0.1.0-alpha [INFO] [stderr] Compiling pulz-bitset v0.1.0-alpha [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling pulz-schedule v0.1.0-alpha [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [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 7.92s [INFO] running `Command { std: "docker" "inspect" "8660f0d190fdae1cc65b240f48ecd9424466a6c1edab8064ff43da96d540a0fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8660f0d190fdae1cc65b240f48ecd9424466a6c1edab8064ff43da96d540a0fd", kill_on_drop: false }` [INFO] [stdout] 8660f0d190fdae1cc65b240f48ecd9424466a6c1edab8064ff43da96d540a0fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fef475e999d4f8591b36fbc4fb0b3ff7ba038372507da59073409983037ec81b [INFO] running `Command { std: "docker" "start" "-a" "fef475e999d4f8591b36fbc4fb0b3ff7ba038372507da59073409983037ec81b", kill_on_drop: false }` [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] [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] [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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "fef475e999d4f8591b36fbc4fb0b3ff7ba038372507da59073409983037ec81b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fef475e999d4f8591b36fbc4fb0b3ff7ba038372507da59073409983037ec81b", kill_on_drop: false }` [INFO] [stdout] fef475e999d4f8591b36fbc4fb0b3ff7ba038372507da59073409983037ec81b