[INFO] fetching crate tract-core 0.20.22... [INFO] checking tract-core-0.20.22 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393 [INFO] extracting crate tract-core 0.20.22 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate tract-core 0.20.22 on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tract-core 0.20.22 [INFO] finished tweaking crates.io crate tract-core 0.20.22 [INFO] tweaked toml for crates.io crate tract-core 0.20.22 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded string-interner v0.14.0 [INFO] [stderr] Downloaded tract-data v0.20.22 [INFO] [stderr] Downloaded time v0.3.23 [INFO] [stderr] Downloaded liquid-derive v0.26.4 [INFO] [stderr] Downloaded liquid-core v0.26.4 [INFO] [stderr] Downloaded tract-linalg v0.20.22 [INFO] [stderr] Downloaded liquid-lib v0.26.4 [INFO] [stderr] Downloaded time-macros v0.2.10 [INFO] [stderr] Downloaded liquid v0.26.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0e315a4dbda8321a98529d5a151288096682e78c21a006ceb4efa21598422c6 [INFO] running `Command { std: "docker" "start" "-a" "a0e315a4dbda8321a98529d5a151288096682e78c21a006ceb4efa21598422c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0e315a4dbda8321a98529d5a151288096682e78c21a006ceb4efa21598422c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0e315a4dbda8321a98529d5a151288096682e78c21a006ceb4efa21598422c6", kill_on_drop: false }` [INFO] [stdout] a0e315a4dbda8321a98529d5a151288096682e78c21a006ceb4efa21598422c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36495fd73f28934a7a80bbe4b02e10d7a83220a4198a4d55a95bb497ccb4d2fd [INFO] running `Command { std: "docker" "start" "-a" "36495fd73f28934a7a80bbe4b02e10d7a83220a4198a4d55a95bb497ccb4d2fd", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling liquid-derive v0.26.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking ahash v0.7.7 [INFO] [stderr] Checking rustix v0.38.30 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Checking primal-check v0.3.3 [INFO] [stderr] Checking transpose v0.2.2 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.4.0 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking string-interner v0.14.0 [INFO] [stderr] Checking serde_json v1.0.113 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tract-data v0.20.22 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Compiling liquid-core v0.26.4 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stderr] Compiling liquid-lib v0.26.4 [INFO] [stderr] Compiling liquid v0.26.4 [INFO] [stderr] Compiling tract-linalg v0.20.22 [INFO] [stderr] Checking tract-core v0.20.22 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.68s [INFO] running `Command { std: "docker" "inspect" "36495fd73f28934a7a80bbe4b02e10d7a83220a4198a4d55a95bb497ccb4d2fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36495fd73f28934a7a80bbe4b02e10d7a83220a4198a4d55a95bb497ccb4d2fd", kill_on_drop: false }` [INFO] [stdout] 36495fd73f28934a7a80bbe4b02e10d7a83220a4198a4d55a95bb497ccb4d2fd [INFO] checking tract-core-0.20.22 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393 [INFO] extracting crate tract-core 0.20.22 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate tract-core 0.20.22 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tract-core 0.20.22 [INFO] finished tweaking crates.io crate tract-core 0.20.22 [INFO] tweaked toml for crates.io crate tract-core 0.20.22 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 394941c09e00193b89970574eaf20d98abb76dbff312acd892c5e01560708a0d [INFO] running `Command { std: "docker" "start" "-a" "394941c09e00193b89970574eaf20d98abb76dbff312acd892c5e01560708a0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "394941c09e00193b89970574eaf20d98abb76dbff312acd892c5e01560708a0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "394941c09e00193b89970574eaf20d98abb76dbff312acd892c5e01560708a0d", kill_on_drop: false }` [INFO] [stdout] 394941c09e00193b89970574eaf20d98abb76dbff312acd892c5e01560708a0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ee40bf74db2396562d7849753ea9df5faf4a6a8f772652f88969be5c9157a55 [INFO] running `Command { std: "docker" "start" "-a" "8ee40bf74db2396562d7849753ea9df5faf4a6a8f772652f88969be5c9157a55", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling liquid-derive v0.26.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking rustix v0.38.30 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking ahash v0.7.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking transpose v0.2.2 [INFO] [stderr] Checking primal-check v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.4.0 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking string-interner v0.14.0 [INFO] [stderr] Checking serde_json v1.0.113 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tract-data v0.20.22 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Compiling liquid-core v0.26.4 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stderr] Compiling liquid-lib v0.26.4 [INFO] [stderr] Compiling liquid v0.26.4 [INFO] [stderr] Compiling tract-linalg v0.20.22 [INFO] [stderr] Checking tract-core v0.20.22 (/opt/rustwide/workdir) [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/model/typed.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | / impl Translate, TypedFact, Box> for SymbolValues { [INFO] [stdout] 165 | | fn translate_node( [INFO] [stdout] 166 | | &self, [INFO] [stdout] 167 | | source: &TypedModel, [INFO] [stdout] ... | [INFO] [stdout] 177 | | } [INFO] [stdout] 178 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `concretize_dims` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tract-core` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/model/typed.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | / impl Translate, TypedFact, Box> for SymbolValues { [INFO] [stdout] 165 | | fn translate_node( [INFO] [stdout] 166 | | &self, [INFO] [stdout] 167 | | source: &TypedModel, [INFO] [stdout] ... | [INFO] [stdout] 177 | | } [INFO] [stdout] 178 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `concretize_dims` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tract-core` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8ee40bf74db2396562d7849753ea9df5faf4a6a8f772652f88969be5c9157a55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ee40bf74db2396562d7849753ea9df5faf4a6a8f772652f88969be5c9157a55", kill_on_drop: false }` [INFO] [stdout] 8ee40bf74db2396562d7849753ea9df5faf4a6a8f772652f88969be5c9157a55