[INFO] fetching crate fiz 0.0.4...
[INFO] testing fiz-0.0.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate fiz 0.0.4 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate fiz 0.0.4
[INFO] finished tweaking crates.io crate fiz 0.0.4
[INFO] tweaked toml for crates.io crate fiz 0.0.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fiz 0.0.4 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 19 packages to latest compatible versions
[INFO] [stderr]       Adding fiz-math v0.0.13 (available: v0.0.14)
[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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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] 71c40f4af886c4c7f3b69a22154d3a40d9ba38d91de8f881700195c42ecaddc7
[INFO] running `Command { std: "docker" "start" "-a" "71c40f4af886c4c7f3b69a22154d3a40d9ba38d91de8f881700195c42ecaddc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71c40f4af886c4c7f3b69a22154d3a40d9ba38d91de8f881700195c42ecaddc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71c40f4af886c4c7f3b69a22154d3a40d9ba38d91de8f881700195c42ecaddc7", kill_on_drop: false }`
[INFO] [stdout] 71c40f4af886c4c7f3b69a22154d3a40d9ba38d91de8f881700195c42ecaddc7
[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] 040eba4d0027a4d5876df0d04721ef2256865b517d43076969874821515d7dd6
[INFO] running `Command { std: "docker" "start" "-a" "040eba4d0027a4d5876df0d04721ef2256865b517d43076969874821515d7dd6", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling fiz-math v0.0.13
[INFO] [stdout] error[E0277]: the trait bound `MM<T>: num::Saturating` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit_macro.rs:385:94
[INFO] [stdout]     |
[INFO] [stdout] 385 |         impl<T: $crate::num_export::traits::PrimInt> $crate::num_export::traits::PrimInt for $ident<T> {
[INFO] [stdout]     |                                                                                              ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit/mm.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout]  44 | unit!(MM);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `num::Saturating` is not implemented for `MM<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit_macro.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout]  92 |         pub struct $ident<T>(pub T);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit/mm.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout]  44 | unit!(MM);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     = help: the following other types implement trait `num::Saturating`:
[INFO] [stdout]               i128
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i8
[INFO] [stdout]               isize
[INFO] [stdout]               u128
[INFO] [stdout]               u16
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `PrimInt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/int.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]  34 | pub trait PrimInt:
[INFO] [stdout]     |           ------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  53 |     + Saturating
[INFO] [stdout]     |       ^^^^^^^^^^ required by this bound in `PrimInt`
[INFO] [stdout]     = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CM<T>: num::Saturating` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit_macro.rs:385:94
[INFO] [stdout]     |
[INFO] [stdout] 385 |         impl<T: $crate::num_export::traits::PrimInt> $crate::num_export::traits::PrimInt for $ident<T> {
[INFO] [stdout]     |                                                                                              ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit/cm.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | unit!(CM);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `num::Saturating` is not implemented for `CM<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit_macro.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout]  92 |         pub struct $ident<T>(pub T);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit/cm.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | unit!(CM);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     = help: the following other types implement trait `num::Saturating`:
[INFO] [stdout]               i128
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i8
[INFO] [stdout]               isize
[INFO] [stdout]               u128
[INFO] [stdout]               u16
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `PrimInt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/int.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]  34 | pub trait PrimInt:
[INFO] [stdout]     |           ------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  53 |     + Saturating
[INFO] [stdout]     |       ^^^^^^^^^^ required by this bound in `PrimInt`
[INFO] [stdout]     = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `M<T>: num::Saturating` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit_macro.rs:385:94
[INFO] [stdout]     |
[INFO] [stdout] 385 |         impl<T: $crate::num_export::traits::PrimInt> $crate::num_export::traits::PrimInt for $ident<T> {
[INFO] [stdout]     |                                                                                              ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit/m.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | unit!(M);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `num::Saturating` is not implemented for `M<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit_macro.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout]  92 |         pub struct $ident<T>(pub T);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit/m.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | unit!(M);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     = help: the following other types implement trait `num::Saturating`:
[INFO] [stdout]               i128
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i8
[INFO] [stdout]               isize
[INFO] [stdout]               u128
[INFO] [stdout]               u16
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `PrimInt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/int.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]  34 | pub trait PrimInt:
[INFO] [stdout]     |           ------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  53 |     + Saturating
[INFO] [stdout]     |       ^^^^^^^^^^ required by this bound in `PrimInt`
[INFO] [stdout]     = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `KM<T>: num::Saturating` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit_macro.rs:385:94
[INFO] [stdout]     |
[INFO] [stdout] 385 |         impl<T: $crate::num_export::traits::PrimInt> $crate::num_export::traits::PrimInt for $ident<T> {
[INFO] [stdout]     |                                                                                              ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit/km.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | unit!(KM);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `num::Saturating` is not implemented for `KM<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit_macro.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout]  92 |         pub struct $ident<T>(pub T);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit/km.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | unit!(KM);
[INFO] [stdout]     | --------- in this macro invocation
[INFO] [stdout]     = help: the following other types implement trait `num::Saturating`:
[INFO] [stdout]               i128
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i8
[INFO] [stdout]               isize
[INFO] [stdout]               u128
[INFO] [stdout]               u16
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `PrimInt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/int.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]  34 | pub trait PrimInt:
[INFO] [stdout]     |           ------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  53 |     + Saturating
[INFO] [stdout]     |       ^^^^^^^^^^ required by this bound in `PrimInt`
[INFO] [stdout]     = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Rad<T>: num::Saturating` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit_macro.rs:385:94
[INFO] [stdout]     |
[INFO] [stdout] 385 |         impl<T: $crate::num_export::traits::PrimInt> $crate::num_export::traits::PrimInt for $ident<T> {
[INFO] [stdout]     |                                                                                              ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit/rad.rs:41:1
[INFO] [stdout]     |
[INFO] [stdout]  41 | unit!(Rad);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `num::Saturating` is not implemented for `Rad<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit_macro.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout]  92 |         pub struct $ident<T>(pub T);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit/rad.rs:41:1
[INFO] [stdout]     |
[INFO] [stdout]  41 | unit!(Rad);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     = help: the following other types implement trait `num::Saturating`:
[INFO] [stdout]               i128
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i8
[INFO] [stdout]               isize
[INFO] [stdout]               u128
[INFO] [stdout]               u16
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `PrimInt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/int.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]  34 | pub trait PrimInt:
[INFO] [stdout]     |           ------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  53 |     + Saturating
[INFO] [stdout]     |       ^^^^^^^^^^ required by this bound in `PrimInt`
[INFO] [stdout]     = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deg<T>: num::Saturating` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit_macro.rs:385:94
[INFO] [stdout]     |
[INFO] [stdout] 385 |         impl<T: $crate::num_export::traits::PrimInt> $crate::num_export::traits::PrimInt for $ident<T> {
[INFO] [stdout]     |                                                                                              ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit/deg.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | unit!(Deg);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `num::Saturating` is not implemented for `Deg<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit_macro.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout]  92 |         pub struct $ident<T>(pub T);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit/deg.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | unit!(Deg);
[INFO] [stdout]     | ---------- in this macro invocation
[INFO] [stdout]     = help: the following other types implement trait `num::Saturating`:
[INFO] [stdout]               i128
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i8
[INFO] [stdout]               isize
[INFO] [stdout]               u128
[INFO] [stdout]               u16
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `PrimInt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/int.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]  34 | pub trait PrimInt:
[INFO] [stdout]     |           ------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  53 |     + Saturating
[INFO] [stdout]     |       ^^^^^^^^^^ required by this bound in `PrimInt`
[INFO] [stdout]     = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fiz-math` (lib) due to 6 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "040eba4d0027a4d5876df0d04721ef2256865b517d43076969874821515d7dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "040eba4d0027a4d5876df0d04721ef2256865b517d43076969874821515d7dd6", kill_on_drop: false }`
[INFO] [stdout] 040eba4d0027a4d5876df0d04721ef2256865b517d43076969874821515d7dd6
