[INFO] fetching crate snp500_data 0.2.0... [INFO] testing snp500_data-0.2.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate snp500_data 0.2.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate snp500_data 0.2.0 [INFO] finished tweaking crates.io crate snp500_data 0.2.0 [INFO] tweaked toml for crates.io crate snp500_data 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate snp500_data 0.2.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 302 packages to latest compatible versions [INFO] [stderr] Adding polars v0.31.1 (available: v0.50.0) [INFO] [stderr] Adding polars-core v0.31.1 (available: v0.50.0) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polars-utils v0.31.1 [INFO] [stderr] Downloaded polars-error v0.31.1 [INFO] [stderr] Downloaded polars v0.31.1 [INFO] [stderr] Downloaded hash_hasher v2.0.4 [INFO] [stderr] Downloaded polars-sql v0.31.1 [INFO] [stderr] Downloaded iso8601 v0.3.0 [INFO] [stderr] Downloaded locale v0.2.2 [INFO] [stderr] Downloaded parse_wiki_text v0.1.5 [INFO] [stderr] Downloaded polars-pipe v0.31.1 [INFO] [stderr] Downloaded polars-ops v0.31.1 [INFO] [stderr] Downloaded polars-time v0.31.1 [INFO] [stderr] Downloaded polars-io v0.31.1 [INFO] [stderr] Downloaded polars-arrow v0.31.1 [INFO] [stderr] Downloaded polars-row v0.31.1 [INFO] [stderr] Downloaded datetime v0.5.2 [INFO] [stderr] Downloaded polars-lazy v0.31.1 [INFO] [stderr] Downloaded polars-plan v0.31.1 [INFO] [stderr] Downloaded sqlparser v0.34.0 [INFO] [stderr] Downloaded polars-core v0.31.1 [INFO] [stderr] Downloaded wikitext-parser v0.3.3 [INFO] [stderr] Downloaded arrow2 v0.17.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abe38b85abd05607975a32c6d7546b55669d42f5661f717ae16cc8866f09ce88 [INFO] running `Command { std: "docker" "start" "-a" "abe38b85abd05607975a32c6d7546b55669d42f5661f717ae16cc8866f09ce88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abe38b85abd05607975a32c6d7546b55669d42f5661f717ae16cc8866f09ce88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abe38b85abd05607975a32c6d7546b55669d42f5661f717ae16cc8866f09ce88", kill_on_drop: false }` [INFO] [stdout] abe38b85abd05607975a32c6d7546b55669d42f5661f717ae16cc8866f09ce88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56a59dd693126c86e1beb67abc18e60df13280e0c12130b6cfd9c02e52480220 [INFO] running `Command { std: "docker" "start" "-a" "56a59dd693126c86e1beb67abc18e60df13280e0c12130b6cfd9c02e52480220", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling array-init-cursor v0.2.1 [INFO] [stderr] Compiling arrow2 v0.17.4 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling planus v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling foreign_vec v0.1.0 [INFO] [stderr] Compiling hash_hasher v2.0.4 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling ethnum v1.5.2 [INFO] [stderr] Compiling arrow-format v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling sysinfo v0.29.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling argminmax v0.6.3 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling now v0.1.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling comfy-table v7.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling polars-utils v0.31.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling sqlparser v0.34.0 [INFO] [stderr] Compiling polars v0.31.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling iso8601 v0.3.0 [INFO] [stderr] Compiling locale v0.2.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling parse_wiki_text v0.1.5 [INFO] [stderr] Compiling datetime v0.5.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling wikitext-parser v0.3.3 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling multiversion v0.7.4 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling polars-error v0.31.1 [INFO] [stderr] Compiling polars-arrow v0.31.1 [INFO] [stderr] Compiling polars-row v0.31.1 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.31.1/src/array/get.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | if self.is_null_unchecked(item) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ multiple `is_null_unchecked` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `IsValid` for the type `A` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.31.1/src/is_valid.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | unsafe fn is_null_unchecked(&self, i: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `arrow2::array::Array` for the type `arrow2::array::PrimitiveArray` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 33 - if self.is_null_unchecked(item) { [INFO] [stdout] 33 + if IsValid::is_null_unchecked(&self, item) { [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 33 - if self.is_null_unchecked(item) { [INFO] [stdout] 33 + if arrow2::array::Array::is_null_unchecked(&self, item) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.31.1/src/array/get.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | if self.is_null_unchecked(item) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ multiple `is_null_unchecked` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `IsValid` for the type `A` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.31.1/src/is_valid.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | unsafe fn is_null_unchecked(&self, i: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `arrow2::array::Array` for the type `arrow2::array::BooleanArray` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 56 - if self.is_null_unchecked(item) { [INFO] [stdout] 56 + if IsValid::is_null_unchecked(&self, item) { [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 56 - if self.is_null_unchecked(item) { [INFO] [stdout] 56 + if arrow2::array::Array::is_null_unchecked(&self, item) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.31.1/src/array/get.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | if self.is_null_unchecked(item) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ multiple `is_null_unchecked` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `IsValid` for the type `A` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.31.1/src/is_valid.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | unsafe fn is_null_unchecked(&self, i: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `arrow2::array::Array` for the type `arrow2::array::Utf8Array` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 79 - if self.is_null_unchecked(item) { [INFO] [stdout] 79 + if IsValid::is_null_unchecked(&self, item) { [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 79 - if self.is_null_unchecked(item) { [INFO] [stdout] 79 + if arrow2::array::Array::is_null_unchecked(&self, item) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.31.1/src/array/get.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | if self.is_null_unchecked(item) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ multiple `is_null_unchecked` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `IsValid` for the type `A` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.31.1/src/is_valid.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | unsafe fn is_null_unchecked(&self, i: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `arrow2::array::Array` for the type `arrow2::array::BinaryArray` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 102 - if self.is_null_unchecked(item) { [INFO] [stdout] 102 + if IsValid::is_null_unchecked(&self, item) { [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 102 - if self.is_null_unchecked(item) { [INFO] [stdout] 102 + if arrow2::array::Array::is_null_unchecked(&self, item) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.31.1/src/array/get.rs:126:17 [INFO] [stdout] | [INFO] [stdout] 126 | if self.is_null_unchecked(item) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ multiple `is_null_unchecked` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `IsValid` for the type `A` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.31.1/src/is_valid.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | unsafe fn is_null_unchecked(&self, i: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `arrow2::array::Array` for the type `arrow2::array::ListArray` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 126 - if self.is_null_unchecked(item) { [INFO] [stdout] 126 + if IsValid::is_null_unchecked(&self, item) { [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 126 - if self.is_null_unchecked(item) { [INFO] [stdout] 126 + if arrow2::array::Array::is_null_unchecked(&self, item) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.31.1/src/array/get.rs:150:17 [INFO] [stdout] | [INFO] [stdout] 150 | if self.is_null_unchecked(item) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ multiple `is_null_unchecked` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `IsValid` for the type `A` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.31.1/src/is_valid.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | unsafe fn is_null_unchecked(&self, i: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `arrow2::array::Array` for the type `FixedSizeListArray` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 150 - if self.is_null_unchecked(item) { [INFO] [stdout] 150 + if IsValid::is_null_unchecked(&self, item) { [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 150 - if self.is_null_unchecked(item) { [INFO] [stdout] 150 + if arrow2::array::Array::is_null_unchecked(&self, item) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `polars-arrow` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "56a59dd693126c86e1beb67abc18e60df13280e0c12130b6cfd9c02e52480220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56a59dd693126c86e1beb67abc18e60df13280e0c12130b6cfd9c02e52480220", kill_on_drop: false }` [INFO] [stdout] 56a59dd693126c86e1beb67abc18e60df13280e0c12130b6cfd9c02e52480220