[INFO] cloning repository https://github.com/snqre/math [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snqre/math" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnqre%2Fmath", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnqre%2Fmath'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58a60ea14a24d8518b564c979b217673905a652d [INFO] testing snqre/math against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnqre%2Fmath" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/snqre/math on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/snqre/math [INFO] finished tweaking git repo https://github.com/snqre/math [INFO] tweaked toml for git repo https://github.com/snqre/math written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/snqre/math 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sp-weights v31.1.0 [INFO] [stderr] Downloaded xcm-procedural v8.0.0 [INFO] [stderr] Downloaded sp-arithmetic v26.1.0 [INFO] [stderr] Downloaded bounded-collections v0.2.4 [INFO] [stderr] Downloaded sealed v0.6.0 [INFO] [stderr] Downloaded const_env_impl v0.1.2 [INFO] [stderr] Downloaded ink_storage v5.1.1 [INFO] [stderr] Downloaded pallet-contracts-uapi v9.0.0 [INFO] [stderr] Downloaded ink v5.1.1 [INFO] [stderr] Downloaded const_env v0.1.2 [INFO] [stderr] Downloaded ink_storage_traits v5.1.1 [INFO] [stderr] Downloaded rlibc v1.0.0 [INFO] [stderr] Downloaded ink_allocator v5.1.1 [INFO] [stderr] Downloaded scale-decode-derive v0.11.1 [INFO] [stderr] Downloaded scale-encode-derive v0.6.0 [INFO] [stderr] Downloaded scale-encode v0.6.0 [INFO] [stderr] Downloaded ink_engine v5.1.1 [INFO] [stderr] Downloaded scale-bits v0.5.0 [INFO] [stderr] Downloaded ink_codegen v5.1.1 [INFO] [stderr] Downloaded ink_ir v5.1.1 [INFO] [stderr] Downloaded ink_env v5.1.1 [INFO] [stderr] Downloaded cc v1.2.21 [INFO] [stderr] Downloaded ink_prelude v5.1.1 [INFO] [stderr] Downloaded scale-decode v0.11.1 [INFO] [stderr] Downloaded staging-xcm v11.0.0 [INFO] [stderr] Downloaded ink_macro v5.1.1 [INFO] [stderr] Downloaded ink_metadata v5.1.1 [INFO] [stderr] Downloaded ink_primitives v5.1.1 [INFO] [stderr] Downloaded scale-type-resolver v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a0408c50fd731b22030b632ac51e06dba16ec054c8a08a39aa7838cd4f1078e [INFO] running `Command { std: "docker" "start" "-a" "2a0408c50fd731b22030b632ac51e06dba16ec054c8a08a39aa7838cd4f1078e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a0408c50fd731b22030b632ac51e06dba16ec054c8a08a39aa7838cd4f1078e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a0408c50fd731b22030b632ac51e06dba16ec054c8a08a39aa7838cd4f1078e", kill_on_drop: false }` [INFO] [stdout] 2a0408c50fd731b22030b632ac51e06dba16ec054c8a08a39aa7838cd4f1078e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfb2a7e589542dd5428028b3973c7066d795528f4c337daf904f13df8d6b4a9c [INFO] running `Command { std: "docker" "start" "-a" "dfb2a7e589542dd5428028b3973c7066d795528f4c337daf904f13df8d6b4a9c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling parity-scale-codec v3.7.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling scale-type-resolver v0.1.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ink_prelude v5.1.1 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling linkme-impl v0.3.32 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling getrandom_or_panic v0.0.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling pallet-contracts-uapi v9.0.0 [INFO] [stderr] Compiling const_env_impl v0.1.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling array-bytes v6.2.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling scale-decode-derive v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling linkme v0.3.32 [INFO] [stderr] Compiling xcm-procedural v8.0.0 [INFO] [stderr] Compiling environmental v1.1.4 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling const_env v0.1.2 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling ink_allocator v5.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling automod v1.0.15 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling boiler v0.4.1 (https://github.com/snqre/boiler.git#40c547bd) [INFO] [stderr] Compiling sealed v0.6.0 [INFO] [stderr] Compiling toga v0.1.2 (https://github.com/snqre/toga.git#67f8c2e6) [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling ink_ir v5.1.1 [INFO] [stderr] Compiling schnorrkel v0.11.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling scale-encode-derive v0.6.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.4 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling docify_macros v0.2.9 [INFO] [stderr] Compiling docify v0.2.9 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling scale-bits v0.5.0 [INFO] [stderr] Compiling scale-encode v0.6.0 [INFO] [stderr] Compiling scale-decode v0.11.1 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling sp-arithmetic v26.1.0 [INFO] [stderr] Compiling bounded-collections v0.2.4 [INFO] [stderr] Compiling ink_primitives v5.1.1 [INFO] [stderr] Compiling ink_metadata v5.1.1 [INFO] [stderr] Compiling ink_engine v5.1.1 [INFO] [stderr] Compiling ink_codegen v5.1.1 [INFO] [stderr] Compiling sp-weights v31.1.0 [INFO] [stderr] Compiling staging-xcm v11.0.0 [INFO] [stderr] Compiling ink_storage_traits v5.1.1 [INFO] [stderr] Compiling ink_macro v5.1.1 [INFO] [stderr] Compiling ink_env v5.1.1 [INFO] [stderr] Compiling ink_storage v5.1.1 [INFO] [stderr] Compiling ink v5.1.1 [INFO] [stderr] Compiling math v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `core::ops::Div as _` [INFO] [stdout] --> src/color.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use core::ops::Div as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `B` doesn't implement `Display` [INFO] [stdout] --> src/point_4d.rs:61:29 [INFO] [stdout] | [INFO] [stdout] 61 | .field("x", &self._x) [INFO] [stdout] | ^^^^^^^^ `B` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] note: required for `Q` to implement `Debug` [INFO] [stdout] --> src/q.rs:902:32 [INFO] [stdout] | [INFO] [stdout] 902 | impl Q [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 907 | B: fmt::Display, [INFO] [stdout] | ------------ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 911 | fmt::Debug { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for the cast from `&Q` to `&dyn Debug` [INFO] [stdout] help: consider further restricting type parameter `B` with trait `Display` [INFO] [stdout] | [INFO] [stdout] 52 | B: fmt::Debug + core::fmt::Display, [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `B` doesn't implement `Display` [INFO] [stdout] --> src/point_4d.rs:62:29 [INFO] [stdout] | [INFO] [stdout] 62 | .field("y", &self._y) [INFO] [stdout] | ^^^^^^^^ `B` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] note: required for `Q` to implement `Debug` [INFO] [stdout] --> src/q.rs:902:32 [INFO] [stdout] | [INFO] [stdout] 902 | impl Q [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 907 | B: fmt::Display, [INFO] [stdout] | ------------ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 911 | fmt::Debug { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for the cast from `&Q` to `&dyn Debug` [INFO] [stdout] help: consider further restricting type parameter `B` with trait `Display` [INFO] [stdout] | [INFO] [stdout] 52 | B: fmt::Debug + core::fmt::Display, [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `B` doesn't implement `Display` [INFO] [stdout] --> src/point_4d.rs:63:29 [INFO] [stdout] | [INFO] [stdout] 63 | .field("z", &self._z) [INFO] [stdout] | ^^^^^^^^ `B` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] note: required for `Q` to implement `Debug` [INFO] [stdout] --> src/q.rs:902:32 [INFO] [stdout] | [INFO] [stdout] 902 | impl Q [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 907 | B: fmt::Display, [INFO] [stdout] | ------------ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 911 | fmt::Debug { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for the cast from `&Q` to `&dyn Debug` [INFO] [stdout] help: consider further restricting type parameter `B` with trait `Display` [INFO] [stdout] | [INFO] [stdout] 52 | B: fmt::Debug + core::fmt::Display, [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_traits::ToPrimitive` [INFO] [stdout] --> src/q.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use num_traits::ToPrimitive as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/q.rs:22:38 [INFO] [stdout] | [INFO] [stdout] 22 | fn tan(&self, value: &Q) -> Result> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `math` (lib) due to 3 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "dfb2a7e589542dd5428028b3973c7066d795528f4c337daf904f13df8d6b4a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfb2a7e589542dd5428028b3973c7066d795528f4c337daf904f13df8d6b4a9c", kill_on_drop: false }` [INFO] [stdout] dfb2a7e589542dd5428028b3973c7066d795528f4c337daf904f13df8d6b4a9c