[INFO] fetching crate vortex-runend-bool 0.21.1... [INFO] testing vortex-runend-bool-0.21.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate vortex-runend-bool 0.21.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate vortex-runend-bool 0.21.1 [INFO] finished tweaking crates.io crate vortex-runend-bool 0.21.1 [INFO] tweaked toml for crates.io crate vortex-runend-bool 0.21.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vortex-runend-bool 0.21.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 229 packages to latest compatible versions [INFO] [stderr] Adding arrow-buffer v53.4.1 (available: v56.2.0) [INFO] [stderr] Adding chrono v0.4.39 (available: v0.4.42) [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding itertools v0.13.0 (available: v0.14.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rstest v0.23.0 (available: v0.26.1) [INFO] [stderr] Adding vortex-array v0.21.1 (available: v0.53.0) [INFO] [stderr] Adding vortex-dtype v0.21.1 (available: v0.53.0) [INFO] [stderr] Adding vortex-error v0.21.1 (available: v0.53.0) [INFO] [stderr] Adding vortex-scalar v0.21.1 (available: v0.53.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 954bf19adcca2b906a8cdd0d0acb1e664b1121c6d6bc959a1902391ffe9fbca3 [INFO] running `Command { std: "docker" "start" "-a" "954bf19adcca2b906a8cdd0d0acb1e664b1121c6d6bc959a1902391ffe9fbca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "954bf19adcca2b906a8cdd0d0acb1e664b1121c6d6bc959a1902391ffe9fbca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "954bf19adcca2b906a8cdd0d0acb1e664b1121c6d6bc959a1902391ffe9fbca3", kill_on_drop: false }` [INFO] [stdout] 954bf19adcca2b906a8cdd0d0acb1e664b1121c6d6bc959a1902391ffe9fbca3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5661fd5e7787ce2ad9db7b62c284c006aa43ed3e1a1a0d3428f15df12cd9683b [INFO] running `Command { std: "docker" "start" "-a" "5661fd5e7787ce2ad9db7b62c284c006aa43ed3e1a1a0d3428f15df12cd9683b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling arrow-schema v53.4.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling jiff v0.1.29 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v53.4.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling arrow-data v53.4.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling enum-iterator-derive v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling arrow-array v53.4.1 [INFO] [stderr] Compiling enum-iterator v2.3.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling arrow-select v53.4.1 [INFO] [stderr] Compiling arrow-arith v53.4.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling arrow-ord v53.4.1 [INFO] [stderr] Compiling arrow-cast v53.4.1 [INFO] [stderr] Compiling arrow-string v53.4.1 [INFO] [stderr] Compiling flexbuffers v2.0.0 [INFO] [stderr] Compiling vortex-buffer v0.21.1 [INFO] [stderr] Compiling vortex-flatbuffers v0.21.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling vortex-error v0.21.1 [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-error-0.21.1/src/lib.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(thiserror::Error)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-error-0.21.1/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(error_generic_member_access)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&ArrowError` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-error-0.21.1/src/lib.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(thiserror::Error)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&ArrowError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&InvalidFlatbuffer` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-error-0.21.1/src/lib.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(thiserror::Error)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&InvalidFlatbuffer` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&ReaderError` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-error-0.21.1/src/lib.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(thiserror::Error)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&ReaderError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&DeserializationError` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-error-0.21.1/src/lib.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(thiserror::Error)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&DeserializationError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&SerializationError` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-error-0.21.1/src/lib.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(thiserror::Error)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&SerializationError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&std::fmt::Error` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-error-0.21.1/src/lib.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(thiserror::Error)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&std::fmt::Error` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&std::io::Error` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-error-0.21.1/src/lib.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(thiserror::Error)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&std::io::Error` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&std::str::Utf8Error` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-error-0.21.1/src/lib.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(thiserror::Error)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&std::str::Utf8Error` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&TryFromSliceError` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-error-0.21.1/src/lib.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(thiserror::Error)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&TryFromSliceError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&jiff::Error` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-error-0.21.1/src/lib.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(thiserror::Error)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&jiff::Error` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&url::ParseError` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-error-0.21.1/src/lib.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(thiserror::Error)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&url::ParseError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&TryFromIntError` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-error-0.21.1/src/lib.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(thiserror::Error)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&TryFromIntError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0554, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vortex-error` (lib) due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5661fd5e7787ce2ad9db7b62c284c006aa43ed3e1a1a0d3428f15df12cd9683b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5661fd5e7787ce2ad9db7b62c284c006aa43ed3e1a1a0d3428f15df12cd9683b", kill_on_drop: false }` [INFO] [stdout] 5661fd5e7787ce2ad9db7b62c284c006aa43ed3e1a1a0d3428f15df12cd9683b