[INFO] fetching crate packguard-policy 0.2.0...
[INFO] testing packguard-policy-0.2.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate packguard-policy 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate packguard-policy 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate packguard-policy 0.2.0
[INFO] tweaked toml for crates.io crate packguard-policy 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate packguard-policy 0.2.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate packguard-policy 0.2.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a64d9764f33b006f88b389f11ce9a6a9049915d893443e6db3bcec1da8e7522a
[INFO] running `Command { std: "docker" "start" "-a" "a64d9764f33b006f88b389f11ce9a6a9049915d893443e6db3bcec1da8e7522a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a64d9764f33b006f88b389f11ce9a6a9049915d893443e6db3bcec1da8e7522a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a64d9764f33b006f88b389f11ce9a6a9049915d893443e6db3bcec1da8e7522a", kill_on_drop: false }`
[INFO] [stdout] a64d9764f33b006f88b389f11ce9a6a9049915d893443e6db3bcec1da8e7522a
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe3552975f213439c5e5c7abbf2e304926ae61fcc7a3e7fc12fc3549589a3928
[INFO] running `Command { std: "docker" "start" "-a" "fe3552975f213439c5e5c7abbf2e304926ae61fcc7a3e7fc12fc3549589a3928", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling unscanny v0.1.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pep440_rs v0.7.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling zip v8.5.1
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling packguard-core v0.2.0
[INFO] [stderr]    Compiling packguard-intel v0.2.0
[INFO] [stderr]    Compiling packguard-policy v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.54s
[INFO] running `Command { std: "docker" "inspect" "fe3552975f213439c5e5c7abbf2e304926ae61fcc7a3e7fc12fc3549589a3928", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe3552975f213439c5e5c7abbf2e304926ae61fcc7a3e7fc12fc3549589a3928", kill_on_drop: false }`
[INFO] [stdout] fe3552975f213439c5e5c7abbf2e304926ae61fcc7a3e7fc12fc3549589a3928
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad3bd461439bf4360464391078ef5e8ccfd14627cabbe47ec80c4aee7fd09b42
[INFO] running `Command { std: "docker" "start" "-a" "ad3bd461439bf4360464391078ef5e8ccfd14627cabbe47ec80c4aee7fd09b42", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling packguard-core v0.2.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling packguard-intel v0.2.0
[INFO] [stderr]    Compiling packguard-policy v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.52s
[INFO] running `Command { std: "docker" "inspect" "ad3bd461439bf4360464391078ef5e8ccfd14627cabbe47ec80c4aee7fd09b42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad3bd461439bf4360464391078ef5e8ccfd14627cabbe47ec80c4aee7fd09b42", kill_on_drop: false }`
[INFO] [stdout] ad3bd461439bf4360464391078ef5e8ccfd14627cabbe47ec80c4aee7fd09b42
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 894859b4887b3242daa56d8eb787793f7ac9f53c9c1299384cfd52e1e987ca25
[INFO] running `Command { std: "docker" "start" "-a" "894859b4887b3242daa56d8eb787793f7ac9f53c9c1299384cfd52e1e987ca25", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/packguard_policy-ceacda22fcd02d05)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test dialect::tests::pep440_compare_ordering ... ok
[INFO] [stdout] test dialect::tests::for_ecosystem_maps ... ok
[INFO] [stdout] test dialect::tests::semver_compare_ordering ... ok
[INFO] [stdout] test parse::tests::empty_input_is_ok ... ok
[INFO] [stdout] test parse::tests::match_accepts_scalar_and_list ... ok
[INFO] [stdout] test parse::tests::missing_offset_defaults_to_zero ... ok
[INFO] [stdout] test parse::tests::override_rule_accepts_object_offset ... ok
[INFO] [stdout] test parse::tests::group_rule_accepts_object_offset ... ok
[INFO] [stdout] test dialect::tests::pep440_meta ... ok
[INFO] [stdout] test parse::tests::parses_inline_object_offset ... ok
[INFO] [stdout] test dialect::tests::semver_meta ... ok
[INFO] [stdout] test parse::tests::parses_object_offset_with_partial_keys ... ok
[INFO] [stdout] test parse::tests::rejects_group_without_match ... ok
[INFO] [stdout] test parse::tests::rejects_empty_override_match ... ok
[INFO] [stdout] test parse::tests::rejects_scalar_offset_with_migration_hint ... ok
[INFO] [stdout] test parse::tests::rejects_scalar_zero_offset ... ok
[INFO] [stdout] test parse::tests::rejects_unknown_axis_key ... ok
[INFO] [stdout] test parse::tests::override_rule_rejects_scalar_offset ... ok
[INFO] [stdout] test tests::cve_severity_on_installed_triggers_vulnerability_violation ... ok
[INFO] [stdout] test tests::empty_yaml_produces_conservative_defaults ... ok
[INFO] [stdout] test tests::cve_severity_below_block_threshold_does_not_violate ... ok
[INFO] [stdout] test tests::evaluate_reports_warning_on_behind ... ok
[INFO] [stdout] test tests::conservative_defaults_yaml_parses ... ok
[INFO] [stdout] test tests::insufficient_candidates_on_empty_history ... ok
[INFO] [stdout] test tests::evaluate_is_compliant_when_installed_matches_recommendation ... ok
[INFO] [stdout] test tests::evaluate_reports_violation_on_pin_mismatch ... ok
[INFO] [stdout] test parse::tests::parses_object_offset_with_all_keys ... ok
[INFO] [stdout] test tests::pep440_dialect_computes_recommended ... ok
[INFO] [stdout] test tests::offset_zero_recommends_latest_minor_patch ... ok
[INFO] [stdout] test tests::stability_stable_excludes_prereleases ... ok
[INFO] [stdout] test parse::tests::rejects_positive_axis ... ok
[INFO] [stdout] test tests::pin_wins_over_offset ... ok
[INFO] [stdout] test tests::insufficient_candidates_when_history_too_narrow_for_offset ... ok
[INFO] [stdout] test tests::min_age_days_excludes_fresh_releases ... ok
[INFO] [stdout] test tests::offset_one_stays_one_major_behind ... ok
[INFO] [stdout] test tests::pep440_prerelease_excluded_by_default ... ok
[INFO] [stdout] test tests::remediation_skips_vulnerable_recommendation ... ok
[INFO] [stdout] test tests::glob_overrides_select_the_right_rule ... ok
[INFO] [stdout] test tests::overrides_beat_groups ... ok
[INFO] [stdout] test tests::group_rule_applies_when_name_matches ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/resolver_snapshots.rs (/opt/rustwide/target/debug/deps/resolver_snapshots-d2dc3da5ee54398b)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test offset_3axes_evaluation_trace_lines_are_informative ... ok
[INFO] [stdout] test positive_axis_is_rejected ... ok
[INFO] [stdout] test offset_3axes_all_zero_picks_19_2_5 ... ok
[INFO] [stdout] test django_min_age_days_28_pushes_recommendation_back ... ok
[INFO] [stdout] test node_ipc_clean_version_not_blocked ... ok
[INFO] [stdout] test offset_3axes_major_minus_one_picks_18_3_1 ... ok
[INFO] [stdout] test node_ipc_yanked_version_is_flagged_as_violation ... ok
[INFO] [stdout] test django_pep440_offset_minus_one_lands_on_5_1_4 ... ok
[INFO] [stdout] test offset_3axes_all_minus_one_picks_18 ... ok
[INFO] [stdout] test django_offset_minus_four_insufficient ... ok
[INFO] [stdout] test offset_3axes_minor_minus_one_picks_19_1_0 ... ok
[INFO] [stdout] test node_ipc_yanked_ignored_when_block_disabled ... ok
[INFO] [stdout] test offset_3axes_minor_way_too_big_is_insufficient ... ok
[INFO] [stdout] test offset_3axes_major_zero_patch_minus_one_variant_on_18 ... ok
[INFO] [stdout] test offset_3axes_patch_minus_one_picks_latest_non_final_patch ... ok
[INFO] [stdout] test scalar_offset_at_defaults_fails_with_migration_hint ... ok
[INFO] [stdout] test react_offset_zero_picks_latest_tip ... ok
[INFO] [stdout] test react_offset_minus_two_lands_on_17 ... ok
[INFO] [stdout] test scalar_offset_in_group_fails_with_migration_hint ... ok
[INFO] [stdout] test react_stability_stable_excludes_19_0_0_rc_1 ... ok
[INFO] [stdout] test unknown_axis_key_is_rejected ... ok
[INFO] [stdout] test babel_pin_override_wins_over_offset ... ok
[INFO] [stdout] test react_offset_minus_four_exhausts_history_to_insufficient ... ok
[INFO] [stdout] test babel_group_raises_offset_for_scoped_glob ... ok
[INFO] [stdout] test react_offset_minus_one_lands_on_18 ... ok
[INFO] [stdout] test scalar_offset_in_override_fails_with_migration_hint ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests packguard_policy
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "894859b4887b3242daa56d8eb787793f7ac9f53c9c1299384cfd52e1e987ca25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "894859b4887b3242daa56d8eb787793f7ac9f53c9c1299384cfd52e1e987ca25", kill_on_drop: false }`
[INFO] [stdout] 894859b4887b3242daa56d8eb787793f7ac9f53c9c1299384cfd52e1e987ca25
