[INFO] cloning repository https://github.com/Alb11747/JustLogV2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alb11747/JustLogV2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlb11747%2FJustLogV2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlb11747%2FJustLogV2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1f49ad2fd14db28a518f3d669426bad2299190a [INFO] testing Alb11747/JustLogV2 against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlb11747%2FJustLogV2" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Alb11747/JustLogV2 [INFO] finished tweaking git repo https://github.com/Alb11747/JustLogV2 [INFO] tweaked toml for git repo https://github.com/Alb11747/JustLogV2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Alb11747/JustLogV2 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Alb11747/JustLogV2 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tagptr v0.2.0 [INFO] [stderr] Downloaded twitch-irc v5.0.1 [INFO] [stderr] Downloaded hashlink v0.11.0 [INFO] [stderr] Downloaded rsqlite-vfs v0.1.0 [INFO] [stderr] Downloaded moka v0.12.14 [INFO] [stderr] Downloaded rusqlite v0.38.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.36.0 [INFO] [stderr] Downloaded sqlite-wasm-rs v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a29d2ee02d52a9f0b575918a5187985e9486050d2eba36be7c4cb489838261f4 [INFO] running `Command { std: "docker" "start" "-a" "a29d2ee02d52a9f0b575918a5187985e9486050d2eba36be7c4cb489838261f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a29d2ee02d52a9f0b575918a5187985e9486050d2eba36be7c4cb489838261f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a29d2ee02d52a9f0b575918a5187985e9486050d2eba36be7c4cb489838261f4", kill_on_drop: false }` [INFO] [stdout] a29d2ee02d52a9f0b575918a5187985e9486050d2eba36be7c4cb489838261f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d37aaa0df7a6affb47abb95890414e0a26da04b33ff9fed1d300e41ec14100b0 [INFO] running `Command { std: "docker" "start" "-a" "d37aaa0df7a6affb47abb95890414e0a26da04b33ff9fed1d300e41ec14100b0", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [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 http v1.4.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling moka v0.12.14 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling libsqlite3-sys v0.36.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling twitch-irc v5.0.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling rusqlite v0.38.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling justlog v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "d37aaa0df7a6affb47abb95890414e0a26da04b33ff9fed1d300e41ec14100b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d37aaa0df7a6affb47abb95890414e0a26da04b33ff9fed1d300e41ec14100b0", kill_on_drop: false }` [INFO] [stdout] d37aaa0df7a6affb47abb95890414e0a26da04b33ff9fed1d300e41ec14100b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73d3964bdecdb65efd1b90751d5828a1ffc9b6b266928ef9da1144e1380a7cd3 [INFO] running `Command { std: "docker" "start" "-a" "73d3964bdecdb65efd1b90751d5828a1ffc9b6b266928ef9da1144e1380a7cd3", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling rusqlite v0.38.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling justlog v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 53.39s [INFO] running `Command { std: "docker" "inspect" "73d3964bdecdb65efd1b90751d5828a1ffc9b6b266928ef9da1144e1380a7cd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73d3964bdecdb65efd1b90751d5828a1ffc9b6b266928ef9da1144e1380a7cd3", kill_on_drop: false }` [INFO] [stdout] 73d3964bdecdb65efd1b90751d5828a1ffc9b6b266928ef9da1144e1380a7cd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d9aeaf3da1beccd8b265e913eba1cea725d003f5f48dbcb37fe9889ab2f5c408 [INFO] running `Command { std: "docker" "start" "-a" "d9aeaf3da1beccd8b265e913eba1cea725d003f5f48dbcb37fe9889ab2f5c408", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/justlog-cc57a71ba2145475) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test debug_sync::tests::summary_defaults_to_disabled ... ok [INFO] [stdout] test debug_sync::tests::relative_duration_parser_supports_all_units ... ok [INFO] [stdout] test debug_sync::tests::startup_validation_supports_true_and_relative_values ... ok [INFO] [stdout] test cors::tests::summary_parses_lists_and_disabled_flag ... ok [INFO] [stdout] test cors::tests::summary_defaults_to_enabled_open_cors ... ok [INFO] [stdout] test ingest::tests::authenticated_identity_preserves_existing_pass_and_username ... ok [INFO] [stdout] test debug_sync::tests::startup_validation_ignore_last_validated_flag_parses ... ok [INFO] [stdout] test debug_sync::tests::summary_supports_trusted_mode ... ok [INFO] [stdout] test debug_sync::tests::fallback_requires_trusted_url ... ok [INFO] [stdout] test ingest::tests::generated_justinfan_username_has_numeric_suffix ... ok [INFO] [stdout] test ingest::tests::anonymous_identity_uses_placeholder_pass_and_generated_justinfan_nick ... ok [INFO] [stdout] test recent_messages::tests::disabled_runtime_stays_disabled ... ok [INFO] [stdout] test import_pipeline::tests::json_import_uses_path_channel_id_when_missing ... ok [INFO] [stdout] test recent_messages::tests::summary_normalizes_url_and_limit ... ok [INFO] [stdout] test recent_messages::tests::summary_defaults_to_disabled_with_robotty_url ... ok [INFO] [stdout] test recent_messages::tests::invalid_url_disables_runtime_with_warning ... ok [INFO] [stdout] test legacy_txt::tests::recursive_lookup_and_prune_work ... ok [INFO] [stdout] test import_pipeline::tests::simple_text_import_normalizes_to_canonical_events ... ok [INFO] [stdout] test legacy_txt::tests::debug_log_lines_extract_raw_irc_messages ... ok [INFO] [stdout] test debug_sync::tests::summary_supports_compare_mode ... ok [INFO] [stdout] test legacy_txt::tests::sparse_parser_builds_messages ... ok [INFO] [stdout] test debug_sync::tests::effective_validation_start_uses_watermark_overlap ... ok [INFO] [stdout] test api::tests::healthz_route_returns_ok_over_tcp_with_ingest_started ... ok [INFO] [stdout] test api::tests::healthz_route_returns_ok_in_process ... ok [INFO] [stdout] test compact::tests::compactor_tasks_exit_after_shutdown_signal ... ok [INFO] [stdout] test store::tests::live_db_work_does_not_wait_for_low_priority_gate ... ok [INFO] [stdout] test store::tests::insert_indexed_events_batch_low_priority_waits_for_live_work ... ok [INFO] [stdout] test store::tests::low_priority_db_work_waits_for_live_work ... ok [INFO] [stdout] test store::tests::insert_events_batch_low_priority_waits_for_live_work ... ok [INFO] [stdout] test store::tests::store_shutdown_stops_compression_workers ... ok [INFO] [stdout] test store::tests::imported_raw_status_lookup_low_priority_waits_for_live_work ... ok [INFO] [stdout] test store::tests::record_imported_raw_file_low_priority_waits_for_live_work ... ok [INFO] [stdout] test store::tests::merge_imported_channel_days_low_priority_waits_for_live_work_and_completes ... ok [INFO] [stdout] test store::tests::nested_db_lock_panics_instead_of_deadlocking - should panic ... ok [INFO] [stdout] test ingest::tests::stop_waits_for_spawned_ingest_tasks ... ok [INFO] [stdout] test store::tests::reclaim_database_space_reduces_free_pages_after_archival_delete ... ok [INFO] [stdout] test app::tests::serve_shutdown_aborts_idle_connections_after_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.26s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/justlog-9e9823cdc67b727e) [INFO] [stderr] Running tests/core_integration.rs (/opt/rustwide/target/debug/deps/core_integration-6c18fe020f998a49) [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] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test meta_docs_and_metrics_routes_are_served ... ok [INFO] [stdout] test anonymous_ingest_stop_and_optout_expiry_do_not_wait_on_wall_clock ... ok [INFO] [stdout] test compactor_uses_fast_forwarded_time_for_archive_compression ... ok [INFO] [stdout] test cors_can_be_disabled_or_restricted_by_env ... ok [INFO] [stdout] test ingest_is_event_driven_and_recovers_with_backfill ... FAILED [INFO] [stdout] test log_routes_cover_login_id_user_random_and_compressed_reads ... FAILED [INFO] [stdout] test cors_defaults_allow_any_origin_and_preflight ... ok [INFO] [stdout] test channel_admin_list_and_optout_routes_cover_core_controls has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "d9aeaf3da1beccd8b265e913eba1cea725d003f5f48dbcb37fe9889ab2f5c408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9aeaf3da1beccd8b265e913eba1cea725d003f5f48dbcb37fe9889ab2f5c408", kill_on_drop: false }` [INFO] [stdout] d9aeaf3da1beccd8b265e913eba1cea725d003f5f48dbcb37fe9889ab2f5c408