[INFO] fetching crate casc-storage 0.4.3...
[INFO] testing casc-storage-0.4.3 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate casc-storage 0.4.3 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate casc-storage 0.4.3 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ebb13fe24f4173f0943017892ee3a49d950805ea19c334d1164e107433961132
[INFO] running `Command { std: "docker" "start" "-a" "ebb13fe24f4173f0943017892ee3a49d950805ea19c334d1164e107433961132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebb13fe24f4173f0943017892ee3a49d950805ea19c334d1164e107433961132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebb13fe24f4173f0943017892ee3a49d950805ea19c334d1164e107433961132", kill_on_drop: false }`
[INFO] [stdout] ebb13fe24f4173f0943017892ee3a49d950805ea19c334d1164e107433961132
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e294e9ff488d80ac09dff2438da6bc588017cd135ed08f249d06dcde859f8fdc
[INFO] running `Command { std: "docker" "start" "-a" "e294e9ff488d80ac09dff2438da6bc588017cd135ed08f249d06dcde859f8fdc", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.3.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling generic-array v1.2.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling inout v0.2.0-rc.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling memmap2 v0.9.7
[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 tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[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 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 51.17s
[INFO] running `Command { std: "docker" "inspect" "e294e9ff488d80ac09dff2438da6bc588017cd135ed08f249d06dcde859f8fdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e294e9ff488d80ac09dff2438da6bc588017cd135ed08f249d06dcde859f8fdc", kill_on_drop: false }`
[INFO] [stdout] e294e9ff488d80ac09dff2438da6bc588017cd135ed08f249d06dcde859f8fdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c35d99d001ef1650b2c6227ade02c3cfb62abd4001c1cc3d16a1970c1ea0e974
[INFO] running `Command { std: "docker" "start" "-a" "c35d99d001ef1650b2c6227ade02c3cfb62abd4001c1cc3d16a1970c1ea0e974", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling rayon-core v1.12.1
[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 bitflags v2.9.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ngdp-crypto v0.4.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[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 blte v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[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 serde v1.0.219
[INFO] [stderr]    Compiling regex v1.11.1
[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 42.00s
[INFO] running `Command { std: "docker" "inspect" "c35d99d001ef1650b2c6227ade02c3cfb62abd4001c1cc3d16a1970c1ea0e974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c35d99d001ef1650b2c6227ade02c3cfb62abd4001c1cc3d16a1970c1ea0e974", kill_on_drop: false }`
[INFO] [stdout] c35d99d001ef1650b2c6227ade02c3cfb62abd4001c1cc3d16a1970c1ea0e974
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0d01225ba4d17030b17eacb6691d036c99607d36b8ecc3c773824137d03c3f4f
[INFO] running `Command { std: "docker" "start" "-a" "0d01225ba4d17030b17eacb6691d036c99607d36b8ecc3c773824137d03c3f4f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/casc_storage-5ac6ea34e700be23)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test cache::lockfree_cache::tests::test_basic_cache_operations ... ok
[INFO] [stdout] test cache::lockfree_cache::tests::test_frequency_based_eviction ... ok
[INFO] [stdout] test index::async_index::tests::test_async_index_creation ... ok
[INFO] [stdout] test cache::lockfree_cache::tests::test_zero_copy_behavior ... ok
[INFO] [stdout] test cache::lockfree_cache::tests::test_cache_eviction ... ok
[INFO] [stdout] test index::async_index::tests::test_async_index_operations ... ok
[INFO] [stdout] test index::async_index::tests::test_batch_lookup ... ok
[INFO] [stdout] test config::tests::test_config_type_detection ... ok
[INFO] [stdout] test index::combined_index::tests::test_combined_index_lookup ... ok
[INFO] [stdout] test index::combined_index::tests::test_batch_lookup ... ok
[INFO] [stdout] test index::sorted_index::tests::test_sorted_index_operations ... ok
[INFO] [stdout] test index::async_index::tests::test_manager_creation ... ok
[INFO] [stdout] test config::tests::test_discover_configs ... ok
[INFO] [stdout] test utils::jenkins::tests::test_jenkins_lookup3 ... ok
[INFO] [stdout] test index::sorted_index::tests::test_sorted_order ... ok
[INFO] [stdout] test progressive::tests::test_size_hint_logic ... ok
[INFO] [stdout] test progressive::tests::test_progressive_file_creation ... ok
[INFO] [stdout] test cache::lockfree_cache::tests::test_concurrent_access ... ok
[INFO] [stderr]      Running tests/binary_search_test.rs (/opt/rustwide/target/debug/deps/binary_search_test-df495f85c2aaabe8)
[INFO] [stdout] test progressive::tests::test_progressive_reading ... ok
[INFO] [stdout] test progressive::tests::test_cache_efficiency ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[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] [stderr]      Running tests/large_archive_test.rs (/opt/rustwide/target/debug/deps/large_archive_test-64e59b784ec57550)
[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.51s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_archive_section_streaming ... ok
[INFO] [stdout] test test_bounds_checking ... ok
[INFO] [stdout] test test_fallback_file_reading ... ok
[INFO] [stdout] test test_large_archive_memory_mapping_limits ... ok
[INFO] [stdout] test test_prefetch_optimization ... ok
[INFO] [stdout] test test_positioned_reads_thread_safety ... ok
[INFO] [stdout] test test_memory_mapping_vs_file_reading_performance ... ok
[INFO] [stdout] test test_large_archive_simulation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lazy_loading_tests.rs (/opt/rustwide/target/debug/deps/lazy_loading_tests-50aac240875fe810)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_lazy_cache_clearing ... ok
[INFO] [stdout] test test_lazy_loading_initialization ... ok
[INFO] [stdout] test test_lazy_loading_fallback ... ok
[INFO] [stdout] test test_lazy_loading_configuration ... ok
[INFO] [stdout] test test_lazy_vs_full_memory_usage ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lockfree_cache_test.rs (/opt/rustwide/target/debug/deps/lockfree_cache_test-b8d2a28f3df891f0)
[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_cache_eviction ... ok
[INFO] [stdout] test test_zero_copy_with_arc ... 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.42s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/progressive_loading_test.rs (/opt/rustwide/target/debug/deps/progressive_loading_test-0468c17b38336a91)
[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_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_loading_initialization ... ok
[INFO] [stdout] test test_size_hint_logic ... ok
[INFO] [stdout] test test_size_hint_from_manifest ... ok
[INFO] [stdout] test test_progressive_config_defaults ... ok
[INFO] [stdout] test test_progressive_file_with_mock_data ... ok
[INFO] [stdout] test test_progressive_cleanup_and_stats ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tact_manifest_tests.rs (/opt/rustwide/target/debug/deps/tact_manifest_tests-190f1d01c4a760c2)
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_cache_operations ... ok
[INFO] [stdout] test integration_tests::test_blte_detection ... ok
[INFO] [stdout] test integration_tests::test_non_blte_data ... ok
[INFO] [stdout] test test_manifest_config_custom ... ok
[INFO] [stdout] test test_listfile_parsing ... ok
[INFO] [stdout] test test_manifest_not_loaded_errors ... ok
[INFO] [stdout] test test_mock_data_structures ... ok
[INFO] [stdout] test test_manifest_config_default ... ok
[INFO] [stdout] test test_tact_manifests_creation ... ok
[INFO] [stdout] test test_casc_storage_tact_integration ... 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] [stderr]      Running tests/test_progressive_integration.rs (/opt/rustwide/target/debug/deps/test_progressive_integration-001bc1a3b2c715e1)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_size_hint_logic ... ok
[INFO] [stdout] test test_progressive_file_creation ... ok
[INFO] [stdout] test test_progressive_loading_initialization ... ok
[INFO] [stdout] test test_progressive_stats ... 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" "0d01225ba4d17030b17eacb6691d036c99607d36b8ecc3c773824137d03c3f4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d01225ba4d17030b17eacb6691d036c99607d36b8ecc3c773824137d03c3f4f", kill_on_drop: false }`
[INFO] [stdout] 0d01225ba4d17030b17eacb6691d036c99607d36b8ecc3c773824137d03c3f4f
