[INFO] fetching crate freshblu-store 1.0.0...
[INFO] testing freshblu-store-1.0.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate freshblu-store 1.0.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate freshblu-store 1.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate freshblu-store 1.0.0
[INFO] tweaked toml for crates.io crate freshblu-store 1.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate freshblu-store 1.0.0 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 crates.io crate freshblu-store 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" "+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 uuid v1.22.0
[INFO] [stderr]   Downloaded backon v1.6.0
[INFO] [stderr]   Downloaded freshblu-core v1.0.0
[INFO] [stderr]   Downloaded redis v0.27.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2fcf78fcae3ee6f08dcbab40f783f0a1bf9c316ae1b40e9b8bcb3d5e74f805ab
[INFO] running `Command { std: "docker" "start" "-a" "2fcf78fcae3ee6f08dcbab40f783f0a1bf9c316ae1b40e9b8bcb3d5e74f805ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fcf78fcae3ee6f08dcbab40f783f0a1bf9c316ae1b40e9b8bcb3d5e74f805ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fcf78fcae3ee6f08dcbab40f783f0a1bf9c316ae1b40e9b8bcb3d5e74f805ab", kill_on_drop: false }`
[INFO] [stdout] 2fcf78fcae3ee6f08dcbab40f783f0a1bf9c316ae1b40e9b8bcb3d5e74f805ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 677a8e8e8651138340d23888f6e7c7f83e8d91bd90abad690052c8de8c6c0629
[INFO] running `Command { std: "docker" "start" "-a" "677a8e8e8651138340d23888f6e7c7f83e8d91bd90abad690052c8de8c6c0629", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling bcrypt v0.15.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tempfile v3.26.0
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling freshblu-core v1.0.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling freshblu-store v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "677a8e8e8651138340d23888f6e7c7f83e8d91bd90abad690052c8de8c6c0629", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "677a8e8e8651138340d23888f6e7c7f83e8d91bd90abad690052c8de8c6c0629", kill_on_drop: false }`
[INFO] [stdout] 677a8e8e8651138340d23888f6e7c7f83e8d91bd90abad690052c8de8c6c0629
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a9c0590236f1f45d04c72121df1f67f1dc01853c57ff7b6d1f8694d088897d65
[INFO] running `Command { std: "docker" "start" "-a" "a9c0590236f1f45d04c72121df1f67f1dc01853c57ff7b6d1f8694d088897d65", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling freshblu-core v1.0.0
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling freshblu-store v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "a9c0590236f1f45d04c72121df1f67f1dc01853c57ff7b6d1f8694d088897d65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9c0590236f1f45d04c72121df1f67f1dc01853c57ff7b6d1f8694d088897d65", kill_on_drop: false }`
[INFO] [stdout] a9c0590236f1f45d04c72121df1f67f1dc01853c57ff7b6d1f8694d088897d65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ab26584aa584897cd5125fd0704db0d4c3c474e8cd26f7e38c517c54cca473a6
[INFO] running `Command { std: "docker" "start" "-a" "ab26584aa584897cd5125fd0704db0d4c3c474e8cd26f7e38c517c54cca473a6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/freshblu_store-7246cfff31e8a9a8)
[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 tests/sqlite_integration.rs (/opt/rustwide/target/debug/deps/sqlite_integration-d615e1d9666bb2ff)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test create_duplicate_subscription_idempotent ... ok
[INFO] [stdout] test delete_subscription ... ok
[INFO] [stdout] test create_subscription ... ok
[INFO] [stdout] test authenticate_invalid_token ... ok
[INFO] [stdout] test register_and_get ... ok
[INFO] [stdout] test get_subscribers ... ok
[INFO] [stdout] test authenticate_valid ... ok
[INFO] [stdout] test list_tokens ... ok
[INFO] [stdout] test set_online ... ok
[INFO] [stdout] test register_returns_valid_token ... ok
[INFO] [stdout] test authenticate_expired_token ... ok
[INFO] [stdout] test unregister ... ok
[INFO] [stdout] test search_devices_by_type ... ok
[INFO] [stdout] test update_device ... ok
[INFO] [stdout] test update_ignores_system_fields ... ok
[INFO] [stdout] test revoke_token ... ok
[INFO] [stdout] test generate_and_use_additional_token ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/store_conformance.rs (/opt/rustwide/target/debug/deps/store_conformance-7ad10791e58fa9e2)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test create_duplicate_subscription_idempotent ... ok
[INFO] [stdout] test delete_subscription ... ok
[INFO] [stdout] test authenticate_valid ... ok
[INFO] [stdout] test create_subscription ... ok
[INFO] [stdout] test find_by_owner_excludes_unclaimed ... ok
[INFO] [stdout] test authenticate_invalid_token ... ok
[INFO] [stdout] test authenticate_expired_token ... ok
[INFO] [stdout] test get_subscribers ... ok
[INFO] [stdout] test list_tokens ... ok
[INFO] [stdout] test register_and_get ... ok
[INFO] [stdout] test find_by_owner_returns_claimed_devices ... ok
[INFO] [stdout] test authenticate_future_token ... ok
[INFO] [stdout] test generate_and_use_additional_token ... ok
[INFO] [stdout] test register_returns_valid_token ... ok
[INFO] [stdout] test search_by_online ... ok
[INFO] [stdout] test search_devices_by_type ... ok
[INFO] [stdout] test set_online ... ok
[INFO] [stdout] test unregister ... ok
[INFO] [stdout] test revoke_token ... ok
[INFO] [stdout] test update_device ... ok
[INFO] [stdout] test update_ignores_system_fields ... ok
[INFO] [stdout] test unregister_cascades_subscriptions ... ok
[INFO] [stdout] test unregister_cascades_tokens ... ok
[INFO] [stdout] test update_merges_properties ... ok
[INFO] [stdout] test revoke_tokens_by_tag ... ok
[INFO] [stdout] test concurrent_register_50 has been running for over 60 seconds
[INFO] [stdout] test register_100_unique_uuids has been running for over 60 seconds
[INFO] [stdout] test search_limit_100 has been running for over 60 seconds
[INFO] [stdout] test concurrent_register_50 ... ok
[INFO] [stdout] test register_100_unique_uuids ... ok
[INFO] [stdout] test search_limit_100 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 124.88s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests freshblu_store
[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" "ab26584aa584897cd5125fd0704db0d4c3c474e8cd26f7e38c517c54cca473a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab26584aa584897cd5125fd0704db0d4c3c474e8cd26f7e38c517c54cca473a6", kill_on_drop: false }`
[INFO] [stdout] ab26584aa584897cd5125fd0704db0d4c3c474e8cd26f7e38c517c54cca473a6
