[INFO] fetching crate casc-storage 0.4.3...
[INFO] testing casc-storage-0.4.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate casc-storage 0.4.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate casc-storage 0.4.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate casc-storage 0.4.3
[INFO] tweaked toml for crates.io crate casc-storage 0.4.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate casc-storage 0.4.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate casc-storage 0.4.3 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c66d204bff0d8c33d0857669728ca9c4369937c33758d4516e0303328fdeffb
[INFO] running `Command { std: "docker" "start" "-a" "4c66d204bff0d8c33d0857669728ca9c4369937c33758d4516e0303328fdeffb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c66d204bff0d8c33d0857669728ca9c4369937c33758d4516e0303328fdeffb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c66d204bff0d8c33d0857669728ca9c4369937c33758d4516e0303328fdeffb", kill_on_drop: false }`
[INFO] [stdout] 4c66d204bff0d8c33d0857669728ca9c4369937c33758d4516e0303328fdeffb
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c0eecb47d41afc9a6706d961a17735ac4e1008016cc5189a1fbb1f4903029d3
[INFO] running `Command { std: "docker" "start" "-a" "6c0eecb47d41afc9a6706d961a17735ac4e1008016cc5189a1fbb1f4903029d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.3.1
[INFO] [stderr]    Compiling generic-array v1.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.3
[INFO] [stderr]    Compiling inout v0.2.0-rc.5
[INFO] [stderr]    Compiling rc4 v0.1.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling cipher v0.5.0-rc.0
[INFO] [stderr]    Compiling salsa20 v0.11.0-rc.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling modular-bitfield-impl v0.12.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling modular-bitfield v0.12.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling ngdp-crypto v0.4.3
[INFO] [stderr]    Compiling blte v0.4.3
[INFO] [stderr]    Compiling tact-parser v0.4.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling casc-storage v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.45s
[INFO] running `Command { std: "docker" "inspect" "6c0eecb47d41afc9a6706d961a17735ac4e1008016cc5189a1fbb1f4903029d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c0eecb47d41afc9a6706d961a17735ac4e1008016cc5189a1fbb1f4903029d3", kill_on_drop: false }`
[INFO] [stdout] 6c0eecb47d41afc9a6706d961a17735ac4e1008016cc5189a1fbb1f4903029d3
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b6c9f5198f2a10e033da0dd2b833ca89f64c24cce0db56e69a4690439803413
[INFO] running `Command { std: "docker" "start" "-a" "1b6c9f5198f2a10e033da0dd2b833ca89f64c24cce0db56e69a4690439803413", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling clap_builder v4.5.43
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ngdp-crypto v0.4.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling blte v0.4.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.5.43
[INFO] [stderr]    Compiling tact-parser v0.4.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling casc-storage v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.32s
[INFO] running `Command { std: "docker" "inspect" "1b6c9f5198f2a10e033da0dd2b833ca89f64c24cce0db56e69a4690439803413", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b6c9f5198f2a10e033da0dd2b833ca89f64c24cce0db56e69a4690439803413", kill_on_drop: false }`
[INFO] [stdout] 1b6c9f5198f2a10e033da0dd2b833ca89f64c24cce0db56e69a4690439803413
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3ffa7c65364ece9127255e281d457bb900bd1829c3a9496b5cd2ee5ac4db8dda
[INFO] running `Command { std: "docker" "start" "-a" "3ffa7c65364ece9127255e281d457bb900bd1829c3a9496b5cd2ee5ac4db8dda", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/casc_storage-dc15f45f0be5c7f1)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test cache::lockfree_cache::tests::test_zero_copy_behavior ... ok
[INFO] [stdout] test cache::lockfree_cache::tests::test_frequency_based_eviction ... ok
[INFO] [stdout] test cache::lockfree_cache::tests::test_cache_eviction ... ok
[INFO] [stdout] test index::async_index::tests::test_async_index_creation ... ok
[INFO] [stdout] test config::tests::test_config_type_detection ... ok
[INFO] [stdout] test cache::lockfree_cache::tests::test_basic_cache_operations ... ok
[INFO] [stdout] test index::async_index::tests::test_manager_creation ... ok
[INFO] [stdout] test index::combined_index::tests::test_combined_index_lookup ... ok
[INFO] [stdout] test index::sorted_index::tests::test_sorted_index_operations ... ok
[INFO] [stdout] test index::sorted_index::tests::test_sorted_order ... ok
[INFO] [stdout] test index::async_index::tests::test_async_index_operations ... ok
[INFO] [stdout] test progressive::tests::test_size_hint_logic ... ok
[INFO] [stdout] test utils::jenkins::tests::test_jenkins_lookup3 ... ok
[INFO] [stdout] test progressive::tests::test_progressive_file_creation ... ok
[INFO] [stdout] test config::tests::test_discover_configs ... ok
[INFO] [stdout] test index::async_index::tests::test_batch_lookup ... ok
[INFO] [stdout] test cache::lockfree_cache::tests::test_concurrent_access ... ok
[INFO] [stdout] test progressive::tests::test_progressive_reading ... ok
[INFO] [stdout] test progressive::tests::test_cache_efficiency ... ok
[INFO] [stdout] test index::combined_index::tests::test_batch_lookup ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/binary_search_test.rs (/opt/rustwide/target/debug/deps/binary_search_test-7acfd97ea3b91ae3)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_range_queries ... ok
[INFO] [stdout] test test_migration_from_hashmap ... ok
[INFO] [stdout] test test_concurrent_combined_index ... ok
[INFO] [stdout] test test_combined_index_bucket_optimization ... ok
[INFO] [stdout] test test_sorted_index_performance ... ok
[INFO] [stdout] test test_binary_search_vs_linear ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/large_archive_test.rs (/opt/rustwide/target/debug/deps/large_archive_test-8385deba92956e41)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_fallback_file_reading ... ok
[INFO] [stdout] test test_bounds_checking ... ok
[INFO] [stdout] test test_large_archive_memory_mapping_limits ... ok
[INFO] [stdout] test test_prefetch_optimization ... ok
[INFO] [stdout] test test_archive_section_streaming ... ok
[INFO] [stdout] test test_memory_mapping_vs_file_reading_performance ... ok
[INFO] [stdout] test test_large_archive_simulation ... ok
[INFO] [stdout] test test_positioned_reads_thread_safety ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lazy_loading_tests.rs (/opt/rustwide/target/debug/deps/lazy_loading_tests-a61579420f54bf86)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_lazy_cache_clearing ... ok
[INFO] [stdout] test test_lazy_loading_fallback ... ok
[INFO] [stdout] test test_lazy_loading_initialization ... ok
[INFO] [stdout] test test_lazy_vs_full_memory_usage ... ok
[INFO] [stdout] test test_lazy_loading_configuration ... ok
[INFO] [stderr]      Running tests/lockfree_cache_test.rs (/opt/rustwide/target/debug/deps/lockfree_cache_test-cc10c677f88995cd)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_casc_storage_with_lockfree_cache ... ignored, Test has setup issues with storage index synchronization
[INFO] [stdout] test test_lockfree_cache_basic ... ok
[INFO] [stdout] test test_zero_copy_with_arc ... ok
[INFO] [stdout] test test_cache_eviction ... ok
[INFO] [stdout] test test_concurrent_cache_performance ... ok
[INFO] [stdout] test test_lockfree_vs_lru_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/progressive_loading_test.rs (/opt/rustwide/target/debug/deps/progressive_loading_test-9f9bfa3cd7eb17be)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_concurrent_progressive_reads ... ignored, Test has storage index synchronization issues
[INFO] [stdout] test test_progressive_loading_initialization ... ok
[INFO] [stdout] test test_progressive_loading_with_real_storage ... ignored, Test has storage index synchronization issues
[INFO] [stdout] test test_progressive_vs_traditional_performance ... ignored, Test has storage index synchronization issues
[INFO] [stdout] test test_progressive_config_defaults ... ok
[INFO] [stdout] test test_size_hint_logic ... ok
[INFO] [stdout] test test_size_hint_from_manifest ... ok
[INFO] [stdout] test test_progressive_file_with_mock_data ... ok
[INFO] [stdout] test test_progressive_cleanup_and_stats ... ok
[INFO] [stderr]      Running tests/tact_manifest_tests.rs (/opt/rustwide/target/debug/deps/tact_manifest_tests-7442a56f29b8ccaa)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stderr]      Running tests/test_progressive_integration.rs (/opt/rustwide/target/debug/deps/test_progressive_integration-11fbed48ec17c041)
[INFO] [stdout] test integration_tests::test_blte_detection ... ok
[INFO] [stdout] test test_cache_operations ... ok
[INFO] [stdout] test integration_tests::test_non_blte_data ... ok
[INFO] [stdout] test test_listfile_parsing ... ok
[INFO] [stdout] test test_casc_storage_tact_integration ... ok
[INFO] [stdout] test test_manifest_config_custom ... ok
[INFO] [stdout] test test_manifest_config_default ... ok
[INFO] [stdout] test test_mock_data_structures ... ok
[INFO] [stdout] test test_tact_manifests_creation ... ok
[INFO] [stdout] test test_manifest_not_loaded_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_size_hint_logic ... ok
[INFO] [stdout] test test_progressive_stats ... ok
[INFO] [stdout] test test_progressive_file_creation ... ok
[INFO] [stdout] test test_progressive_loading_initialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests casc_storage
[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" "3ffa7c65364ece9127255e281d457bb900bd1829c3a9496b5cd2ee5ac4db8dda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ffa7c65364ece9127255e281d457bb900bd1829c3a9496b5cd2ee5ac4db8dda", kill_on_drop: false }`
[INFO] [stdout] 3ffa7c65364ece9127255e281d457bb900bd1829c3a9496b5cd2ee5ac4db8dda
