[INFO] fetching crate pendzl_lang 1.0.2...
[INFO] testing pendzl_lang-1.0.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate pendzl_lang 1.0.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate pendzl_lang 1.0.2
[INFO] finished tweaking crates.io crate pendzl_lang 1.0.2
[INFO] tweaked toml for crates.io crate pendzl_lang 1.0.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pendzl_lang 1.0.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 189 packages to latest compatible versions
[INFO] [stderr]       Adding const_env_impl v0.1.2 (available: v0.1.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83d77a4810eabe1532da7b888a1ab3b8686d1a0320d28629e7f7643cb8e0c1c3
[INFO] running `Command { std: "docker" "start" "-a" "83d77a4810eabe1532da7b888a1ab3b8686d1a0320d28629e7f7643cb8e0c1c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83d77a4810eabe1532da7b888a1ab3b8686d1a0320d28629e7f7643cb8e0c1c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83d77a4810eabe1532da7b888a1ab3b8686d1a0320d28629e7f7643cb8e0c1c3", kill_on_drop: false }`
[INFO] [stdout] 83d77a4810eabe1532da7b888a1ab3b8686d1a0320d28629e7f7643cb8e0c1c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e94977b49ca9fa2b8d3d42f774330f3aef37000751bbaa036a2a314eaf13f972
[INFO] running `Command { std: "docker" "start" "-a" "e94977b49ca9fa2b8d3d42f774330f3aef37000751bbaa036a2a314eaf13f972", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling scale-type-resolver v0.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling ink_prelude v5.1.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling linkme-impl v0.3.35
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling linkme v0.3.35
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling sp-debug-derive v14.0.0
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling pallet-contracts-uapi v9.0.0
[INFO] [stderr]    Compiling getrandom_or_panic v0.0.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling const_env_impl v0.1.2
[INFO] [stderr]    Compiling environmental v1.1.4
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling array-bytes v6.2.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling const_env v0.1.2
[INFO] [stderr]    Compiling ink_prelude v4.3.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling ink_allocator v5.1.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling unwrap v1.2.1
[INFO] [stderr]    Compiling ethnum v1.5.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling scale-decode-derive v0.11.1
[INFO] [stderr]    Compiling ink_ir v4.3.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling schnorrkel v0.11.5
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling ink_ir v5.1.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling cargo_metadata v0.13.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling xcm-procedural v8.0.0
[INFO] [stderr]    Compiling scale-bits v0.5.0
[INFO] [stderr]    Compiling ink_primitives v4.3.0
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling pendzl_lang_codegen v1.0.2
[INFO] [stderr]    Compiling scale-decode v0.11.1
[INFO] [stderr]    Compiling scale-encode-derive v0.6.0
[INFO] [stderr]    Compiling scale-encode v0.6.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling bounded-collections v0.2.4
[INFO] [stderr]    Compiling pendzl_lang_macro v1.0.2
[INFO] [stderr]    Compiling docify_macros v0.2.9
[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 docify v0.2.9
[INFO] [stderr]    Compiling sp-arithmetic v26.1.0
[INFO] [stderr]    Compiling sp-weights v31.1.0
[INFO] [stderr]    Compiling ink_storage_traits v5.1.1
[INFO] [stderr]    Compiling staging-xcm v11.0.0
[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 pendzl_lang v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "e94977b49ca9fa2b8d3d42f774330f3aef37000751bbaa036a2a314eaf13f972", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e94977b49ca9fa2b8d3d42f774330f3aef37000751bbaa036a2a314eaf13f972", kill_on_drop: false }`
[INFO] [stdout] e94977b49ca9fa2b8d3d42f774330f3aef37000751bbaa036a2a314eaf13f972
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b0c3caeeda860cf127c9de9aae50c7782808436568b04623940d0d2875450ce
[INFO] running `Command { std: "docker" "start" "-a" "3b0c3caeeda860cf127c9de9aae50c7782808436568b04623940d0d2875450ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling pendzl_lang v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s
[INFO] running `Command { std: "docker" "inspect" "3b0c3caeeda860cf127c9de9aae50c7782808436568b04623940d0d2875450ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b0c3caeeda860cf127c9de9aae50c7782808436568b04623940d0d2875450ce", kill_on_drop: false }`
[INFO] [stdout] 3b0c3caeeda860cf127c9de9aae50c7782808436568b04623940d0d2875450ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6b8258a60af1c6851b7b2e487f31c5cb0da66b2269877f6b44647a151ce83cd2
[INFO] running `Command { std: "docker" "start" "-a" "6b8258a60af1c6851b7b2e487f31c5cb0da66b2269877f6b44647a151ce83cd2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pendzl_lang-d329a4156424a01d)
[INFO] [stdout] running 4 tests
[INFO] [stdout] test math::operations::test::round_down ... ok
[INFO] [stdout] test math::operations::test::round_up ... ok
[INFO] [stdout] test math::operations::test::test_mul_div ... ok
[INFO] [stdout] test macros::correct_storage_key ... ok
[INFO] [stderr]    Doc-tests pendzl_lang
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/traits.rs - traits::ConstHasher::hash (line 137) ... FAILED
[INFO] [stdout] test src/math.rs - math::operations::mul_div (line 51) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/traits.rs - traits::ConstHasher::hash (line 137) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConstHasher`
[INFO] [stdout]  --> src/traits.rs:138:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | const HASH_VALUE: u32 = ConstHasher::hash("example_string");
[INFO] [stdout]   |                         ^^^^^^^^^^^ use of undeclared type `ConstHasher`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use pendzl_lang::traits::ConstHasher;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/math.rs - math::operations::mul_div (line 51) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `mul_div` in this scope
[INFO] [stdout]  --> src/math.rs:52:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let result = mul_div(100, 200, 50, Rounding::Down);
[INFO] [stdout]   |              ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use pendzl_lang::math::operations::mul_div;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rounding`
[INFO] [stdout]  --> src/math.rs:52:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | let result = mul_div(100, 200, 50, Rounding::Down);
[INFO] [stdout]   |                                    ^^^^^^^^ use of undeclared type `Rounding`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use pendzl_lang::math::operations::Rounding;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_div` in this scope
[INFO] [stdout]  --> src/math.rs:55:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | let result = mul_div(u128::MAX, u128::MAX, 1, Rounding::Down);
[INFO] [stdout]   |              ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use pendzl_lang::math::operations::mul_div;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rounding`
[INFO] [stdout]  --> src/math.rs:55:47
[INFO] [stdout]   |
[INFO] [stdout] 6 | let result = mul_div(u128::MAX, u128::MAX, 1, Rounding::Down);
[INFO] [stdout]   |                                               ^^^^^^^^ use of undeclared type `Rounding`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use pendzl_lang::math::operations::Rounding;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MathError`
[INFO] [stdout]  --> src/math.rs:56:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | assert_eq!(result, Err(MathError::Overflow));
[INFO] [stdout]   |                        ^^^^^^^^^ use of undeclared type `MathError`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use pendzl_lang::math::errors::MathError;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/math.rs - math::operations::mul_div (line 51)
[INFO] [stdout]     src/traits.rs - traits::ConstHasher::hash (line 137)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6b8258a60af1c6851b7b2e487f31c5cb0da66b2269877f6b44647a151ce83cd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b8258a60af1c6851b7b2e487f31c5cb0da66b2269877f6b44647a151ce83cd2", kill_on_drop: false }`
[INFO] [stdout] 6b8258a60af1c6851b7b2e487f31c5cb0da66b2269877f6b44647a151ce83cd2
