[INFO] fetching crate oxigdal-sync 0.1.4...
[INFO] testing oxigdal-sync-0.1.4 against 1.95.0 for beta-1.96-2
[INFO] extracting crate oxigdal-sync 0.1.4 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate oxigdal-sync 0.1.4
[INFO] finished tweaking crates.io crate oxigdal-sync 0.1.4
[INFO] tweaked toml for crates.io crate oxigdal-sync 0.1.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxigdal-sync 0.1.4 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 oxigdal-sync 0.1.4 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]  Downloading crates ...
[INFO] [stderr]   Downloaded constant_time_eq v0.4.3
[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] bb327943352574ce9c9171e27aa383b90e828951ee69f632fe6892be56933124
[INFO] running `Command { std: "docker" "start" "-a" "bb327943352574ce9c9171e27aa383b90e828951ee69f632fe6892be56933124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb327943352574ce9c9171e27aa383b90e828951ee69f632fe6892be56933124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb327943352574ce9c9171e27aa383b90e828951ee69f632fe6892be56933124", kill_on_drop: false }`
[INFO] [stdout] bb327943352574ce9c9171e27aa383b90e828951ee69f632fe6892be56933124
[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] e07270be62215eaf1d6b2adc776a7b720be1b185c8563ede6f4f7a5108b674c2
[INFO] running `Command { std: "docker" "start" "-a" "e07270be62215eaf1d6b2adc776a7b720be1b185c8563ede6f4f7a5108b674c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.3
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling oxigdal-core v0.1.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling oxigdal-sync v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.23s
[INFO] running `Command { std: "docker" "inspect" "e07270be62215eaf1d6b2adc776a7b720be1b185c8563ede6f4f7a5108b674c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e07270be62215eaf1d6b2adc776a7b720be1b185c8563ede6f4f7a5108b674c2", kill_on_drop: false }`
[INFO] [stdout] e07270be62215eaf1d6b2adc776a7b720be1b185c8563ede6f4f7a5108b674c2
[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] 4d9f22382aa55753180584b617f555db692c77d6109d565b047e90334bcad1a0
[INFO] running `Command { std: "docker" "start" "-a" "4d9f22382aa55753180584b617f555db692c77d6109d565b047e90334bcad1a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling oxigdal-core v0.1.4
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling oxigdal-sync v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.51s
[INFO] running `Command { std: "docker" "inspect" "4d9f22382aa55753180584b617f555db692c77d6109d565b047e90334bcad1a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d9f22382aa55753180584b617f555db692c77d6109d565b047e90334bcad1a0", kill_on_drop: false }`
[INFO] [stdout] 4d9f22382aa55753180584b617f555db692c77d6109d565b047e90334bcad1a0
[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] 93aa85e884ec89448a779c7275144e1ba17a03a565532f1fed207563c97bd2d7
[INFO] running `Command { std: "docker" "start" "-a" "93aa85e884ec89448a779c7275144e1ba17a03a565532f1fed207563c97bd2d7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxigdal_sync-4c8695b4af66b3f0)
[INFO] [stdout] 
[INFO] [stdout] running 101 tests
[INFO] [stdout] test coordinator::tests::test_coordinator_creation ... ok
[INFO] [stdout] test coordinator::tests::test_device_metadata_creation ... ok
[INFO] [stdout] test crdt::g_counter::tests::test_g_counter_creation ... ok
[INFO] [stdout] test coordinator::tests::test_sync_session_creation ... ok
[INFO] [stdout] test crdt::g_counter::tests::test_g_counter_device_count ... ok
[INFO] [stdout] test coordinator::tests::test_coordinator_update_status ... ok
[INFO] [stdout] test coordinator::tests::test_device_metadata_status ... ok
[INFO] [stdout] test crdt::g_counter::tests::test_g_counter_inc ... ok
[INFO] [stdout] test crdt::g_counter::tests::test_g_counter_dominated_by ... ok
[INFO] [stdout] test coordinator::tests::test_sync_session_complete ... ok
[INFO] [stdout] test crdt::g_counter::tests::test_g_counter_increment ... ok
[INFO] [stdout] test crdt::lww_register::tests::test_dominated_by ... ok
[INFO] [stdout] test crdt::lww_register::tests::test_lww_register_creation ... ok
[INFO] [stdout] test crdt::lww_register::tests::test_lww_register_merge_after ... ok
[INFO] [stdout] test crdt::or_set::tests::test_or_set_clear ... ok
[INFO] [stdout] test crdt::or_set::tests::test_or_set_creation ... ok
[INFO] [stdout] test crdt::or_set::tests::test_or_set_concurrent_add_remove ... ok
[INFO] [stdout] test crdt::or_set::tests::test_or_set_merge ... ok
[INFO] [stdout] test crdt::or_set::tests::test_or_set_multiple_elements ... ok
[INFO] [stdout] test crdt::pn_counter::tests::test_pn_counter_dominated_by ... ok
[INFO] [stdout] test crdt::pn_counter::tests::test_pn_counter_inc_dec ... ok
[INFO] [stdout] test crdt::pn_counter::tests::test_pn_counter_increment ... ok
[INFO] [stdout] test crdt::pn_counter::tests::test_pn_counter_mixed_operations ... ok
[INFO] [stdout] test crdt::g_counter::tests::test_g_counter_merge_same_device ... ok
[INFO] [stdout] test crdt::g_counter::tests::test_g_counter_merge ... ok
[INFO] [stdout] test crdt::lww_register::tests::test_lww_register_set ... ok
[INFO] [stdout] test delta::tests::test_delta_add_insert ... ok
[INFO] [stdout] test delta::tests::test_delta_apply_copy ... ok
[INFO] [stdout] test delta::tests::test_delta_apply_insert ... ok
[INFO] [stdout] test crdt::lww_register::tests::test_lww_register_merge_before ... ok
[INFO] [stdout] test delta::tests::test_delta_apply_mixed ... ok
[INFO] [stdout] test delta::tests::test_delta_encoder ... ok
[INFO] [stdout] test delta::tests::test_delta_encoder_identical ... ok
[INFO] [stdout] test delta::tests::test_delta_encoder_no_match ... ok
[INFO] [stdout] test delta::tests::test_delta_creation ... ok
[INFO] [stdout] test crdt::pn_counter::tests::test_pn_counter_decrement ... ok
[INFO] [stdout] test merkle::tests::test_merkle_tree_creation ... ok
[INFO] [stdout] test merkle::tests::test_merkle_tree_diff ... ok
[INFO] [stdout] test crdt::lww_register::tests::test_lww_register_concurrent ... ok
[INFO] [stdout] test crdt::or_set::tests::test_or_set_remove ... ok
[INFO] [stdout] test delta::tests::test_delta_add_copy ... ok
[INFO] [stdout] test crdt::pn_counter::tests::test_pn_counter_total_ops ... ok
[INFO] [stdout] test merkle::tests::test_merkle_tree_from_data ... ok
[INFO] [stdout] test merkle::tests::test_merkle_tree_proof ... ok
[INFO] [stdout] test merkle::tests::test_merkle_tree_verify ... ok
[INFO] [stdout] test coordinator::tests::test_coordinator_unregister_device ... ok
[INFO] [stdout] test crdt::pn_counter::tests::test_pn_counter_merge ... ok
[INFO] [stdout] test crdt::or_set::tests::test_or_set_iter ... ok
[INFO] [stdout] test crdt::pn_counter::tests::test_pn_counter_creation ... ok
[INFO] [stdout] test coordinator::tests::test_coordinator_sync_session ... ok
[INFO] [stdout] test ot::composer::tests::test_composer_compose ... ignored, OT compose algorithm needs review - length tracking issue
[INFO] [stdout] test ot::composer::tests::test_transform_pair ... ignored, OT transform algorithm needs review - convergence property
[INFO] [stdout] test ot::text_operation::tests::test_text_operation_compose ... ignored, OT compose algorithm needs review - length tracking issue
[INFO] [stdout] test ot::composer::tests::test_composer_add ... ok
[INFO] [stdout] test ot::text_operation::tests::test_text_operation_creation ... ok
[INFO] [stdout] test ot::text_operation::tests::test_text_operation_insert ... ok
[INFO] [stdout] test ot::text_operation::tests::test_text_operation_delete ... ok
[INFO] [stdout] test ot::text_operation::tests::test_text_operation_retain ... ok
[INFO] [stdout] test tests::crdt_integration::tests::test_crdt_idempotence ... ok
[INFO] [stdout] test tests::crdt_integration::tests::test_mixed_crdt_workflow ... ok
[INFO] [stdout] test tests::crdt_integration::tests::test_crdt_commutativity ... ok
[INFO] [stdout] test tests::crdt_integration::tests::test_multi_device_g_counter_sync ... ok
[INFO] [stdout] test tests::crdt_integration::tests::test_lww_register_conflicts ... ok
[INFO] [stdout] test tests::crdt_integration::tests::test_or_set_concurrent_add_remove_scenarios ... ok
[INFO] [stdout] test ot::text_operation::tests::test_text_operation_apply_complex ... ok
[INFO] [stdout] test ot::text_operation::tests::test_text_operation_apply ... ok
[INFO] [stdout] test tests::crdt_integration::tests::test_or_set_element_resurrection ... ok
[INFO] [stdout] test tests::crdt_integration::tests::test_pn_counter_concurrent_operations ... ok
[INFO] [stdout] test ot::composer::tests::test_composer_creation ... ok
[INFO] [stdout] test tests::crdt_integration::tests::test_crdt_convergence ... ok
[INFO] [stdout] test tests::property_tests::tests::test_crdt_convergence_property ... ok
[INFO] [stdout] test tests::property_tests::tests::test_g_counter_zero_increments ... ok
[INFO] [stdout] test tests::property_tests::tests::test_pn_counter_zero_operations ... ok
[INFO] [stdout] test tests::sync_scenarios::tests::test_basic_two_device_sync ... ok
[INFO] [stdout] test tests::sync_scenarios::tests::test_concurrent_edit_scenario ... ok
[INFO] [stdout] test tests::sync_scenarios::tests::test_merkle_tree_sync_protocol ... ok
[INFO] [stdout] test tests::sync_scenarios::tests::test_multi_device_coordination ... ok
[INFO] [stdout] test tests::sync_scenarios::tests::test_vector_clock_sync_ordering ... ok
[INFO] [stdout] test tests::sync_scenarios::tests::test_sync_with_delta_encoding ... ok
[INFO] [stdout] test vector_clock::tests::test_compare_after ... ok
[INFO] [stdout] test tests::sync_scenarios::tests::test_session_tracking ... ok
[INFO] [stdout] test tests::sync_scenarios::tests::test_offline_online_sync ... ok
[INFO] [stdout] test vector_clock::tests::test_compare_before ... ok
[INFO] [stdout] test vector_clock::tests::test_compare_equal ... ok
[INFO] [stdout] test vector_clock::tests::test_compare_concurrent ... ok
[INFO] [stdout] test vector_clock::tests::test_complex_merge ... ok
[INFO] [stdout] test vector_clock::tests::test_merge ... ok
[INFO] [stdout] test vector_clock::tests::test_vector_clock_creation ... ok
[INFO] [stdout] test tests::property_tests::tests::test_vector_clock_empty ... ok
[INFO] [stdout] test coordinator::tests::test_coordinator_register_device ... ok
[INFO] [stdout] test crdt::or_set::tests::test_or_set_insert ... ok
[INFO] [stdout] test tests::sync_scenarios::tests::test_conflict_free_counter_updates ... ok
[INFO] [stdout] test vector_clock::tests::test_tick ... ok
[INFO] [stdout] test tests::sync_scenarios::tests::test_large_scale_sync ... ok
[INFO] [stdout] test tests::property_tests::tests::test_g_counter_merge_idempotent ... ok
[INFO] [stdout] test tests::property_tests::tests::test_pn_counter_merge_associative ... ok
[INFO] [stdout] test tests::property_tests::tests::test_vector_clock_compare_reflexive ... ok
[INFO] [stdout] test tests::property_tests::tests::test_vector_clock_merge_monotonic ... ok
[INFO] [stdout] test tests::property_tests::tests::test_g_counter_always_increases ... ok
[INFO] [stdout] test tests::property_tests::tests::test_g_counter_merge_commutative ... ok
[INFO] [stdout] test tests::property_tests::tests::test_pn_counter_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 98 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "93aa85e884ec89448a779c7275144e1ba17a03a565532f1fed207563c97bd2d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93aa85e884ec89448a779c7275144e1ba17a03a565532f1fed207563c97bd2d7", kill_on_drop: false }`
[INFO] [stdout] 93aa85e884ec89448a779c7275144e1ba17a03a565532f1fed207563c97bd2d7
