[INFO] cloning repository https://github.com/trhawk/testsec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trhawk/testsec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrhawk%2Ftestsec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrhawk%2Ftestsec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67ecf96411717afd808dd7fe930ed0d9f0d3af3d [INFO] testing trhawk/testsec against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrhawk%2Ftestsec" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/trhawk/testsec [INFO] finished tweaking git repo https://github.com/trhawk/testsec [INFO] tweaked toml for git repo https://github.com/trhawk/testsec written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/trhawk/testsec on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/trhawk/testsec 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tui-input v0.14.0 [INFO] [stderr] Downloaded pyo3-macros v0.24.2 [INFO] [stderr] Downloaded env_filter v0.1.4 [INFO] [stderr] Downloaded pyo3-build-config v0.24.2 [INFO] [stderr] Downloaded pyo3-macros-backend v0.24.2 [INFO] [stderr] Downloaded yara v0.28.0 [INFO] [stderr] Downloaded pyo3-ffi v0.24.2 [INFO] [stderr] Downloaded jiff-static v0.2.16 [INFO] [stderr] Downloaded bindgen v0.68.1 [INFO] [stderr] Downloaded jiff v0.2.16 [INFO] [stderr] Downloaded pyo3 v0.24.2 [INFO] [stderr] Downloaded yara-sys v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3c2ee9c960352723fe3a2148b88a7bcf3fbc27c5c0935bca4b82a67cfe8769a [INFO] running `Command { std: "docker" "start" "-a" "c3c2ee9c960352723fe3a2148b88a7bcf3fbc27c5c0935bca4b82a67cfe8769a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3c2ee9c960352723fe3a2148b88a7bcf3fbc27c5c0935bca4b82a67cfe8769a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3c2ee9c960352723fe3a2148b88a7bcf3fbc27c5c0935bca4b82a67cfe8769a", kill_on_drop: false }` [INFO] [stdout] c3c2ee9c960352723fe3a2148b88a7bcf3fbc27c5c0935bca4b82a67cfe8769a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0a67a00b174f64aa4c4d447870afb5000970e8496b360e1ea6aefa6a1577ef8 [INFO] running `Command { std: "docker" "start" "-a" "b0a67a00b174f64aa4c4d447870afb5000970e8496b360e1ea6aefa6a1577ef8", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tui-input v0.14.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 toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ghost-core v0.1.0 (/opt/rustwide/workdir/ghost-core) [INFO] [stderr] Compiling ghost-cli v0.1.0 (/opt/rustwide/workdir/ghost-cli) [INFO] [stderr] Compiling ghost-tui v0.1.0 (/opt/rustwide/workdir/ghost-tui) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "b0a67a00b174f64aa4c4d447870afb5000970e8496b360e1ea6aefa6a1577ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0a67a00b174f64aa4c4d447870afb5000970e8496b360e1ea6aefa6a1577ef8", kill_on_drop: false }` [INFO] [stdout] b0a67a00b174f64aa4c4d447870afb5000970e8496b360e1ea6aefa6a1577ef8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 412c79172c361fa13bea68ec228ee2502edb16996ad3631fae532d690483d1ee [INFO] running `Command { std: "docker" "start" "-a" "412c79172c361fa13bea68ec228ee2502edb16996ad3631fae532d690483d1ee", kill_on_drop: false }` [INFO] [stderr] Compiling ghost-core v0.1.0 (/opt/rustwide/workdir/ghost-core) [INFO] [stderr] Compiling ghost-tui v0.1.0 (/opt/rustwide/workdir/ghost-tui) [INFO] [stderr] Compiling ghost-cli v0.1.0 (/opt/rustwide/workdir/ghost-cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.24s [INFO] running `Command { std: "docker" "inspect" "412c79172c361fa13bea68ec228ee2502edb16996ad3631fae532d690483d1ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "412c79172c361fa13bea68ec228ee2502edb16996ad3631fae532d690483d1ee", kill_on_drop: false }` [INFO] [stdout] 412c79172c361fa13bea68ec228ee2502edb16996ad3631fae532d690483d1ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0800fd8ebf77a61e057f40224a2c9141034bcb3379baba006d925efca696b247 [INFO] running `Command { std: "docker" "start" "-a" "0800fd8ebf77a61e057f40224a2c9141034bcb3379baba006d925efca696b247", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ghost_cli-3327faa1e5865f9a) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ghost_core-d4a0537c3b1577ae) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_process_filter ... ok [INFO] [stdout] test config::tests::test_whitelist_filter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/anomaly_test.rs (/opt/rustwide/target/debug/deps/anomaly_test-0c22ad1778bd2c88) [INFO] [stdout] running 7 tests [INFO] [stdout] test test_anomaly_detector_creation ... ok [INFO] [stdout] test test_anomaly_analysis ... ok [INFO] [stdout] test test_feature_extraction ... ok [INFO] [stdout] test test_global_baseline_computation ... ok [INFO] [stdout] test test_nan_guards ... ok [INFO] [stdout] test test_profile_cleanup ... ok [INFO] [stdout] test test_profile_persistence ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/detection_tests.rs (/opt/rustwide/target/debug/deps/detection_tests-d90ccb8d74d6f8c7) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test config_tests::test_config_toml_format ... ok [INFO] [stdout] test config_tests::test_config_serialization ... ok [INFO] [stdout] test mitre_tests::test_mitre_engine_creation ... ok [INFO] [stdout] test mitre_tests::test_mitre_framework_stats ... ok [INFO] [stdout] test mitre_tests::test_technique_lookup ... ok [INFO] [stdout] test tests::test_detection_config_validation ... ok [INFO] [stdout] test tests::test_memory_protection_display ... ok [INFO] [stdout] test config_tests::test_default_config ... ok [INFO] [stdout] test tests::test_process_is_system_process ... ok [INFO] [stdout] test tests::test_large_memory_region ... ok [INFO] [stdout] test tests::test_process_info_display ... ok [INFO] [stdout] test threat_intel_tests::test_threat_level_description ... ok [INFO] [stdout] test threat_intel_tests::test_threat_level_serialization ... ok [INFO] [stdout] test tests::test_memory_region_display ... ok [INFO] [stdout] test tests::test_threat_level_ordering ... ok [INFO] [stdout] test tests::test_multiple_small_executable_regions ... ok [INFO] [stdout] test tests::test_rwx_region_detection ... ok [INFO] [stdout] test tests::test_engine_with_custom_config ... ok [INFO] [stdout] test tests::test_image_vs_private_region ... ok [INFO] [stdout] test tests::test_multiple_rwx_regions_high_severity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.08s [INFO] [stdout] [INFO] [stderr] Running tests/macos_process_test.rs (/opt/rustwide/target/debug/deps/macos_process_test-eda5798ca92d5e4c) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ghost_tui-b8b7c17e55cca8f2) [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] [stderr] Doc-tests ghost_core [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test ghost-core/src/lib.rs - (line 18) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0800fd8ebf77a61e057f40224a2c9141034bcb3379baba006d925efca696b247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0800fd8ebf77a61e057f40224a2c9141034bcb3379baba006d925efca696b247", kill_on_drop: false }` [INFO] [stdout] 0800fd8ebf77a61e057f40224a2c9141034bcb3379baba006d925efca696b247