[INFO] fetching crate guts-storage 0.1.0... [INFO] testing guts-storage-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate guts-storage 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate guts-storage 0.1.0 [INFO] finished tweaking crates.io crate guts-storage 0.1.0 [INFO] tweaked toml for crates.io crate guts-storage 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate guts-storage 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate guts-storage 0.1.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ed25519-consensus v2.1.0 [INFO] [stderr] Downloaded guts-types v0.1.0 [INFO] [stderr] Downloaded subtle-ng v2.5.0 [INFO] [stderr] Downloaded commonware-codec v0.0.63 [INFO] [stderr] Downloaded commonware-utils v0.0.63 [INFO] [stderr] Downloaded rocksdb v0.24.0 [INFO] [stderr] Downloaded commonware-cryptography v0.0.63 [INFO] [stderr] Downloaded blst v0.3.16 [INFO] [stderr] Downloaded curve25519-dalek-ng v4.1.1 [INFO] [stderr] Downloaded librocksdb-sys v0.17.3+10.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d86e50a7c09a81f16fa898cea0bcd6d326391ea607cb771eeb9c382f45c05ce [INFO] running `Command { std: "docker" "start" "-a" "2d86e50a7c09a81f16fa898cea0bcd6d326391ea607cb771eeb9c382f45c05ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d86e50a7c09a81f16fa898cea0bcd6d326391ea607cb771eeb9c382f45c05ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d86e50a7c09a81f16fa898cea0bcd6d326391ea607cb771eeb9c382f45c05ce", kill_on_drop: false }` [INFO] [stdout] 2d86e50a7c09a81f16fa898cea0bcd6d326391ea607cb771eeb9c382f45c05ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b46929b9c03914dd58bf5b054fda0242156120cd3789663d6d7acec891f08e5 [INFO] running `Command { std: "docker" "start" "-a" "6b46929b9c03914dd58bf5b054fda0242156120cd3789663d6d7acec891f08e5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling lru v0.16.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling commonware-codec v0.0.63 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling ed25519-consensus v2.1.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling commonware-utils v0.0.63 [INFO] [stderr] Compiling commonware-cryptography v0.0.63 [INFO] [stderr] Compiling guts-types v0.1.0 [INFO] [stderr] Compiling guts-storage v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.37s [INFO] running `Command { std: "docker" "inspect" "6b46929b9c03914dd58bf5b054fda0242156120cd3789663d6d7acec891f08e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b46929b9c03914dd58bf5b054fda0242156120cd3789663d6d7acec891f08e5", kill_on_drop: false }` [INFO] [stdout] 6b46929b9c03914dd58bf5b054fda0242156120cd3789663d6d7acec891f08e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2a21811638469c67f19027d7856e63d5514215bc17d24984caaef50cc9897f8 [INFO] running `Command { std: "docker" "start" "-a" "e2a21811638469c67f19027d7856e63d5514215bc17d24984caaef50cc9897f8", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.146 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [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 rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling commonware-utils v0.0.63 [INFO] [stderr] Compiling commonware-cryptography v0.0.63 [INFO] [stderr] Compiling guts-types v0.1.0 [INFO] [stderr] Compiling guts-storage v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.71s [INFO] running `Command { std: "docker" "inspect" "e2a21811638469c67f19027d7856e63d5514215bc17d24984caaef50cc9897f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2a21811638469c67f19027d7856e63d5514215bc17d24984caaef50cc9897f8", kill_on_drop: false }` [INFO] [stdout] e2a21811638469c67f19027d7856e63d5514215bc17d24984caaef50cc9897f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5f80cafbd6281f6f7bf46466d88b2826082591ee5980a0a7adb78e56179bd925 [INFO] running `Command { std: "docker" "start" "-a" "5f80cafbd6281f6f7bf46466d88b2826082591ee5980a0a7adb78e56179bd925", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/guts_storage-8597e665b85280c3) [INFO] [stdout] [INFO] [stdout] running 73 tests [INFO] [stdout] test cache::tests::test_cache_hit ... ok [INFO] [stdout] test cache::tests::test_cache_invalidation ... ok [INFO] [stdout] test cache::tests::test_cache_clear ... ok [INFO] [stdout] test hybrid::tests::test_hot_storage_hit ... ok [INFO] [stdout] test cache::tests::test_cache_miss_then_hit ... ok [INFO] [stdout] test cache::tests::test_cache_eviction ... ok [INFO] [stdout] test cache::tests::test_hit_ratio_zero_total ... ok [INFO] [stdout] test object::tests::test_git_object_blob ... ok [INFO] [stdout] test compression::tests::test_compression_level_default ... ok [INFO] [stdout] test hybrid::tests::test_stats ... ok [INFO] [stdout] test compression::tests::test_compression_ratio_zero_input ... ok [INFO] [stdout] test compression::tests::test_compression_stats ... ok [INFO] [stdout] test cache::tests::test_hit_ratio ... ok [INFO] [stdout] test object::tests::test_object_id_display ... ok [INFO] [stdout] test object::tests::test_object_id_equality ... ok [INFO] [stdout] test object::tests::test_git_object_commit_no_parents ... ok [INFO] [stdout] test object::tests::test_git_object_commit_multiple_parents ... ok [INFO] [stdout] test object::tests::test_git_object_empty_blob ... ok [INFO] [stdout] test object::tests::test_git_object_new ... ok [INFO] [stdout] test object::tests::test_git_object_size ... ok [INFO] [stdout] test object::tests::test_object_id_from_bytes ... ok [INFO] [stdout] test object::tests::test_object_id_hash_object ... ok [INFO] [stdout] test object::tests::test_object_id_hex_roundtrip ... ok [INFO] [stdout] test object::tests::test_object_id_hash_trait ... ok [INFO] [stdout] test object::tests::test_object_id_invalid_hex_chars ... ok [INFO] [stdout] test object::tests::test_object_id_serialization ... ok [INFO] [stdout] test object::tests::test_object_id_invalid_hex_length ... ok [INFO] [stdout] test object::tests::test_object_type_from_pack_type_invalid ... ok [INFO] [stdout] test hybrid::tests::test_hybrid_put_get ... ok [INFO] [stdout] test hybrid::tests::test_eviction ... ok [INFO] [stdout] test object::tests::test_object_id_debug ... ok [INFO] [stdout] test object::tests::test_blob_hash ... ok [INFO] [stdout] test object::tests::test_git_object_clone ... ok [INFO] [stdout] test hybrid::tests::test_promotion ... ok [INFO] [stdout] test object::tests::test_object_type_parse_invalid ... ok [INFO] [stdout] test object::tests::test_object_type_roundtrip ... ok [INFO] [stdout] test pool::tests::test_global_pools ... ok [INFO] [stdout] test pool::tests::test_pool_max_size ... ok [INFO] [stdout] test pool::tests::test_pool_reuse ... ok [INFO] [stdout] test pool::tests::test_pool_acquire_release ... ok [INFO] [stdout] test refs::tests::test_current_branch_feature ... ok [INFO] [stdout] test refs::tests::test_current_branch_non_heads ... ok [INFO] [stdout] test refs::tests::test_current_branch_with_direct_head ... ok [INFO] [stdout] test refs::tests::test_ref_store_default ... ok [INFO] [stdout] test refs::tests::test_ref_list_empty_prefix ... ok [INFO] [stdout] test refs::tests::test_ref_store_basic ... ok [INFO] [stdout] test refs::tests::test_ref_list_no_matches ... ok [INFO] [stdout] test refs::tests::test_ref_store_get_not_found ... ok [INFO] [stdout] test object::tests::test_object_id_copy_trait ... ok [INFO] [stdout] test refs::tests::test_reference_clone ... ok [INFO] [stdout] test refs::tests::test_ref_store_list_all ... ok [INFO] [stdout] test refs::tests::test_ref_listing ... ok [INFO] [stdout] test compression::tests::test_space_savings ... ok [INFO] [stdout] test refs::tests::test_reference_resolve_symbolic ... ok [INFO] [stdout] test refs::tests::test_ref_update ... ok [INFO] [stdout] test object::tests::test_git_object_commit ... ok [INFO] [stdout] test refs::tests::test_resolve_head_dangling_symbolic ... ok [INFO] [stdout] test refs::tests::test_resolve_head_not_found ... ok [INFO] [stdout] test refs::tests::test_reference_symbolic ... ok [INFO] [stdout] test store::tests::test_repository_creation ... ok [INFO] [stdout] test store::tests::test_repository_commit ... ok [INFO] [stdout] test traits::tests::test_is_empty_default ... ok [INFO] [stdout] test store::tests::test_object_compression_roundtrip ... ok [INFO] [stdout] test refs::tests::test_ref_store_delete_not_found ... ok [INFO] [stdout] test refs::tests::test_reference_resolve_direct ... ok [INFO] [stdout] test refs::tests::test_resolve_head_symbolic ... ok [INFO] [stdout] test pool::tests::test_pooled_object_deref ... ok [INFO] [stdout] test store::tests::test_object_store_roundtrip ... ok [INFO] [stdout] test refs::tests::test_symbolic_reference_update ... ok [INFO] [stdout] test refs::tests::test_resolve_head_direct ... ok [INFO] [stdout] test refs::tests::test_ref_store_delete ... ok [INFO] [stdout] test object::tests::test_object_type_pack_type_roundtrip ... ok [INFO] [stderr] Doc-tests guts_storage [INFO] [stdout] test refs::tests::test_reference_direct ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [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" "5f80cafbd6281f6f7bf46466d88b2826082591ee5980a0a7adb78e56179bd925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f80cafbd6281f6f7bf46466d88b2826082591ee5980a0a7adb78e56179bd925", kill_on_drop: false }` [INFO] [stdout] 5f80cafbd6281f6f7bf46466d88b2826082591ee5980a0a7adb78e56179bd925