[INFO] fetching crate gtensor 0.2.1... [INFO] checking gtensor-0.2.1 against try#59a256151e578f525a26127f2c3e3a6c7e2982ca for pr-149291 [INFO] extracting crate gtensor 0.2.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate gtensor 0.2.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gtensor 0.2.1 [INFO] tweaked toml for crates.io crate gtensor 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gtensor 0.2.1 on toolchain 59a256151e578f525a26127f2c3e3a6c7e2982ca [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gtensor 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d714bac0d3520c8fe98fbed6f5243de65c212c3c504b33fcf9270e38bc428edd [INFO] running `Command { std: "docker" "start" "-a" "d714bac0d3520c8fe98fbed6f5243de65c212c3c504b33fcf9270e38bc428edd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d714bac0d3520c8fe98fbed6f5243de65c212c3c504b33fcf9270e38bc428edd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d714bac0d3520c8fe98fbed6f5243de65c212c3c504b33fcf9270e38bc428edd", kill_on_drop: false }` [INFO] [stdout] d714bac0d3520c8fe98fbed6f5243de65c212c3c504b33fcf9270e38bc428edd [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" "-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6554de5915bc349634def2b4717292006b3b1ef8cf061124709d944e23e3683 [INFO] running `Command { std: "docker" "start" "-a" "e6554de5915bc349634def2b4717292006b3b1ef8cf061124709d944e23e3683", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling build_id v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling relative v0.2.2 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking metatype v0.2.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stdout] error[E0658]: `*const T` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metatype-0.2.1/src/lib.rs:114:24 [INFO] [stdout] | [INFO] [stdout] 114 | default fn meta(self: *const Self) -> Self::Meta { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44874 for more information [INFO] [stdout] = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-25; consider upgrading it if it is out of date [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `*const T` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metatype-0.2.1/src/lib.rs:121:24 [INFO] [stdout] | [INFO] [stdout] 121 | default fn data(self: *const Self) -> *const () { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44874 for more information [INFO] [stdout] = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-25; consider upgrading it if it is out of date [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `*mut T` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metatype-0.2.1/src/lib.rs:125:28 [INFO] [stdout] | [INFO] [stdout] 125 | default fn data_mut(self: *mut Self) -> *mut () { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44874 for more information [INFO] [stdout] = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-25; consider upgrading it if it is out of date [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `*const T` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metatype-0.2.1/src/lib.rs:159:16 [INFO] [stdout] | [INFO] [stdout] 159 | fn meta(self: *const Self) -> Self::Meta { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44874 for more information [INFO] [stdout] = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-25; consider upgrading it if it is out of date [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `*const T` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metatype-0.2.1/src/lib.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 163 | fn data(self: *const Self) -> *const () { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44874 for more information [INFO] [stdout] = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-25; consider upgrading it if it is out of date [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `*mut T` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metatype-0.2.1/src/lib.rs:167:20 [INFO] [stdout] | [INFO] [stdout] 167 | fn data_mut(self: *mut Self) -> *mut () { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44874 for more information [INFO] [stdout] = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-25; consider upgrading it if it is out of date [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `*const [T]` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metatype-0.2.1/src/lib.rs:182:16 [INFO] [stdout] | [INFO] [stdout] 182 | fn meta(self: *const Self) -> Self::Meta { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44874 for more information [INFO] [stdout] = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-25; consider upgrading it if it is out of date [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `*const [T]` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metatype-0.2.1/src/lib.rs:191:16 [INFO] [stdout] | [INFO] [stdout] 191 | fn data(self: *const Self) -> *const () { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44874 for more information [INFO] [stdout] = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-25; consider upgrading it if it is out of date [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `*mut [T]` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metatype-0.2.1/src/lib.rs:195:20 [INFO] [stdout] | [INFO] [stdout] 195 | fn data_mut(self: *mut Self) -> *mut () { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44874 for more information [INFO] [stdout] = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-25; consider upgrading it if it is out of date [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `*const str` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metatype-0.2.1/src/lib.rs:211:16 [INFO] [stdout] | [INFO] [stdout] 211 | fn meta(self: *const Self) -> Self::Meta { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44874 for more information [INFO] [stdout] = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-25; consider upgrading it if it is out of date [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `*const str` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metatype-0.2.1/src/lib.rs:217:16 [INFO] [stdout] | [INFO] [stdout] 217 | fn data(self: *const Self) -> *const () { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44874 for more information [INFO] [stdout] = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-25; consider upgrading it if it is out of date [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `*mut str` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metatype-0.2.1/src/lib.rs:221:20 [INFO] [stdout] | [INFO] [stdout] 221 | fn data_mut(self: *mut Self) -> *mut () { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44874 for more information [INFO] [stdout] = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-25; consider upgrading it if it is out of date [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `*const Self` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metatype-0.2.1/src/lib.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | fn meta_type(self: *const Self) -> MetaType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44874 for more information [INFO] [stdout] = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-25; consider upgrading it if it is out of date [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `*const Self` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metatype-0.2.1/src/lib.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 71 | fn meta(self: *const Self) -> Self::Meta; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44874 for more information [INFO] [stdout] = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-25; consider upgrading it if it is out of date [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `*const Self` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metatype-0.2.1/src/lib.rs:73:16 [INFO] [stdout] | [INFO] [stdout] 73 | fn data(self: *const Self) -> *const (); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44874 for more information [INFO] [stdout] = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-25; consider upgrading it if it is out of date [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `*mut Self` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metatype-0.2.1/src/lib.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 75 | fn data_mut(self: *mut Self) -> *mut (); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44874 for more information [INFO] [stdout] = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-25; consider upgrading it if it is out of date [INFO] [stdout] = help: consider changing to `self`, `&self`, `&mut self`, or a type implementing `Receiver` such as `self: Box`, `self: Rc`, or `self: Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `metatype` (lib) due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e6554de5915bc349634def2b4717292006b3b1ef8cf061124709d944e23e3683", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6554de5915bc349634def2b4717292006b3b1ef8cf061124709d944e23e3683", kill_on_drop: false }` [INFO] [stdout] e6554de5915bc349634def2b4717292006b3b1ef8cf061124709d944e23e3683