[INFO] fetching crate git-review 1.0.0... [INFO] testing git-review-1.0.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate git-review 1.0.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate git-review 1.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate git-review 1.0.0 [INFO] tweaked toml for crates.io crate git-review 1.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate git-review 1.0.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate git-review 1.0.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_datetime v0.7.2 [INFO] [stderr] Downloaded toml_writer v1.0.3 [INFO] [stderr] Downloaded toml_parser v1.0.3 [INFO] [stderr] Downloaded toml v0.9.7 [INFO] [stderr] Downloaded windows-implement v0.60.1 [INFO] [stderr] Downloaded serde_spanned v1.0.2 [INFO] [stderr] Downloaded find-msvc-tools v0.1.3 [INFO] [stderr] Downloaded assert_cmd v2.0.17 [INFO] [stderr] Downloaded windows-core v0.62.1 [INFO] [stderr] Downloaded windows-interface v0.59.2 [INFO] [stderr] Downloaded windows-targets v0.53.4 [INFO] [stderr] Downloaded quick-xml v0.38.3 [INFO] [stderr] Downloaded cc v1.2.40 [INFO] [stderr] Downloaded regex v1.11.3 [INFO] [stderr] Downloaded regex-automata v0.4.11 [INFO] [stderr] Downloaded libc v0.2.176 [INFO] [stderr] Downloaded syntect v5.3.0 [INFO] [stderr] Downloaded libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Downloaded windows-sys v0.61.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5c241ed9c6490685271404cda405da085a2b5cda1a37ea837e17cc708d69edd [INFO] running `Command { std: "docker" "start" "-a" "f5c241ed9c6490685271404cda405da085a2b5cda1a37ea837e17cc708d69edd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5c241ed9c6490685271404cda405da085a2b5cda1a37ea837e17cc708d69edd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5c241ed9c6490685271404cda405da085a2b5cda1a37ea837e17cc708d69edd", kill_on_drop: false }` [INFO] [stdout] f5c241ed9c6490685271404cda405da085a2b5cda1a37ea837e17cc708d69edd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b98a25b25dfde0eb759f6a88b71db1bfceb2ef2faeb66ae49c44cc995d31cdf9 [INFO] running `Command { std: "docker" "start" "-a" "b98a25b25dfde0eb759f6a88b71db1bfceb2ef2faeb66ae49c44cc995d31cdf9", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling git-review v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.94s [INFO] running `Command { std: "docker" "inspect" "b98a25b25dfde0eb759f6a88b71db1bfceb2ef2faeb66ae49c44cc995d31cdf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b98a25b25dfde0eb759f6a88b71db1bfceb2ef2faeb66ae49c44cc995d31cdf9", kill_on_drop: false }` [INFO] [stdout] b98a25b25dfde0eb759f6a88b71db1bfceb2ef2faeb66ae49c44cc995d31cdf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 260079702fa98bc9f43ef8f1cfdbe59a11ede34a1c3658640f5e424865f10d9d [INFO] running `Command { std: "docker" "start" "-a" "260079702fa98bc9f43ef8f1cfdbe59a11ede34a1c3658640f5e424865f10d9d", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling git-review v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.96s [INFO] running `Command { std: "docker" "inspect" "260079702fa98bc9f43ef8f1cfdbe59a11ede34a1c3658640f5e424865f10d9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "260079702fa98bc9f43ef8f1cfdbe59a11ede34a1c3658640f5e424865f10d9d", kill_on_drop: false }` [INFO] [stdout] 260079702fa98bc9f43ef8f1cfdbe59a11ede34a1c3658640f5e424865f10d9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9fffe9121843e581b3719c6944fef9a2121812e4d16ff2df1635e5159ebab9cc [INFO] running `Command { std: "docker" "start" "-a" "9fffe9121843e581b3719c6944fef9a2121812e4d16ff2df1635e5159ebab9cc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_review-a09c2efde3ca3e80) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_review-06ce6afd4ee73df6) [INFO] [stdout] test config::tests::test_serialize_deserialize ... ok [INFO] [stdout] test git::commits::tests::test_commit_info_summary ... ok [INFO] [stdout] test git::commits::tests::test_parse_range_invalid_empty_start ... ok [INFO] [stdout] test git::commits::tests::test_parse_range_invalid_too_many_dots ... ok [INFO] [stdout] test git::commits::tests::test_parse_range_single_target ... ok [INFO] [stdout] test git::commits::tests::test_parse_range_three_dot_syntax_error ... ok [INFO] [stdout] test git::commits::tests::test_parse_range_with_tags ... ok [INFO] [stdout] test git::commits::tests::test_parse_range_invalid_empty_end ... ok [INFO] [stdout] test git::commits::tests::test_commit_info_summary_single_line ... ok [INFO] [stdout] test git::diff::tests::test_diff_options_default ... ok [INFO] [stdout] test git::branch::tests::test_detect_base_branch_finds_main ... ok [INFO] [stdout] test git::diff_parser::tests::test_parse_simple_diff ... ok [INFO] [stdout] test ui::layout::tests::test_layout_large_terminal ... ok [INFO] [stdout] test ui::layout::tests::test_layout_with_log_pane ... ok [INFO] [stdout] test ui::layout::tests::test_layout_small_terminal ... ok [INFO] [stdout] test ui::layout::tests::test_layout_without_log_pane ... ok [INFO] [stdout] test git::commits::tests::test_parse_range_explicit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_serialize_deserialize ... ok [INFO] [stdout] test git::branch::tests::test_detect_base_branch_finds_main ... ok [INFO] [stdout] test git::commits::tests::test_commit_info_summary ... ok [INFO] [stdout] test git::commits::tests::test_parse_range_explicit ... ok [INFO] [stdout] test git::commits::tests::test_parse_range_invalid_empty_start ... ok [INFO] [stdout] test git::commits::tests::test_commit_info_summary_single_line ... ok [INFO] [stdout] test git::commits::tests::test_parse_range_three_dot_syntax_error ... ok [INFO] [stdout] test git::commits::tests::test_parse_range_single_target ... ok [INFO] [stdout] test git::commits::tests::test_parse_range_with_tags ... ok [INFO] [stdout] test git::diff::tests::test_diff_options_default ... ok [INFO] [stdout] test ui::layout::tests::test_layout_small_terminal ... ok [INFO] [stdout] test ui::layout::tests::test_layout_with_log_pane ... ok [INFO] [stdout] test ui::layout::tests::test_layout_without_log_pane ... ok [INFO] [stdout] test git::diff_parser::tests::test_parse_simple_diff ... ok [INFO] [stdout] test git::commits::tests::test_parse_range_invalid_empty_end ... ok [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-bbbb1f7a964f0cdc) [INFO] [stdout] test git::commits::tests::test_parse_range_invalid_too_many_dots ... ok [INFO] [stdout] test ui::layout::tests::test_layout_large_terminal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_config_defaults ... ok [INFO] [stdout] test test_parse_range_function ... ok [INFO] [stdout] test test_range_argument_help ... ok [INFO] [stdout] test test_help_flag ... ok [INFO] [stdout] test test_version_flag ... ok [INFO] [stdout] test test_range_and_base_conflict ... ok [INFO] [stdout] test test_repo_with_commits ... ok [INFO] [stdout] test test_range_argument_invalid_ref ... ok [INFO] [stdout] test test_no_git_repo_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] Doc-tests git_review [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" "9fffe9121843e581b3719c6944fef9a2121812e4d16ff2df1635e5159ebab9cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fffe9121843e581b3719c6944fef9a2121812e4d16ff2df1635e5159ebab9cc", kill_on_drop: false }` [INFO] [stdout] 9fffe9121843e581b3719c6944fef9a2121812e4d16ff2df1635e5159ebab9cc