[INFO] cloning repository https://github.com/zphrs/twizzler-object-store
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zphrs/twizzler-object-store" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzphrs%2Ftwizzler-object-store", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzphrs%2Ftwizzler-object-store'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65db47e39fb121055200a1d9c73dae4deddc65bf
[INFO] testing zphrs/twizzler-object-store against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzphrs%2Ftwizzler-object-store" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zphrs/twizzler-object-store
[INFO] finished tweaking git repo https://github.com/zphrs/twizzler-object-store
[INFO] tweaked toml for git repo https://github.com/zphrs/twizzler-object-store written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zphrs/twizzler-object-store on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zphrs/twizzler-object-store 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/twizzler-operating-system/rust-fatfs.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/twizzler-operating-system/obliviate.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded path_macro v1.0.0
[INFO] [stderr]   Downloaded foldhash v0.1.4
[INFO] [stderr]   Downloaded volatile v0.5.4
[INFO] [stderr]   Downloaded indexmap v2.7.1
[INFO] [stderr]   Downloaded intervaltree v0.2.7
[INFO] [stderr]   Downloaded block-padding v0.3.3
[INFO] [stderr]   Downloaded unicode-ident v1.0.15
[INFO] [stderr]   Downloaded clap_derive v4.5.24
[INFO] [stderr]   Downloaded pest_generator v2.7.15
[INFO] [stderr]   Downloaded env_logger v0.11.6
[INFO] [stderr]   Downloaded pest_meta v2.7.15
[INFO] [stderr]   Downloaded clap v4.5.27
[INFO] [stderr]   Downloaded pest_derive v2.7.15
[INFO] [stderr]   Downloaded serde_json v1.0.137
[INFO] [stderr]   Downloaded config v0.14.1
[INFO] [stderr]   Downloaded pci-ids v0.2.5
[INFO] [stderr]   Downloaded uuid v1.12.1
[INFO] [stderr]   Downloaded json5 v0.4.1
[INFO] [stderr]   Downloaded clap_builder v4.5.27
[INFO] [stderr]   Downloaded pest v2.7.15
[INFO] [stderr]   Downloaded yaml-rust2 v0.8.1
[INFO] [stderr]   Downloaded blake3 v1.5.5
[INFO] [stderr]   Downloaded rhexdump v0.2.0
[INFO] [stderr]   Downloaded arraydeque v0.5.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3fd1b986432af344e0a0a8bc06df90a6f7c677e47703e6e67e2db551dc210857
[INFO] running `Command { std: "docker" "start" "-a" "3fd1b986432af344e0a0a8bc06df90a6f7c677e47703e6e67e2db551dc210857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fd1b986432af344e0a0a8bc06df90a6f7c677e47703e6e67e2db551dc210857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fd1b986432af344e0a0a8bc06df90a6f7c677e47703e6e67e2db551dc210857", kill_on_drop: false }`
[INFO] [stdout] 3fd1b986432af344e0a0a8bc06df90a6f7c677e47703e6e67e2db551dc210857
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7df053aefba1687366f2024965c09527265a51ccab7fa764b641ad2f5d438674
[INFO] running `Command { std: "docker" "start" "-a" "7df053aefba1687366f2024965c09527265a51ccab7fa764b641ad2f5d438674", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling pci-ids v0.2.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling path_macro v1.0.0
[INFO] [stderr]    Compiling rhexdump v0.2.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling volatile v0.5.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling heapsize-derive v0.1.0 (https://github.com/twizzler-operating-system/obliviate.git?branch=nonstatic_lifetime_support#1b92a457)
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling lru-mem v0.3.0 (https://github.com/twizzler-operating-system/obliviate.git?branch=nonstatic_lifetime_support#1b92a457)
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling fatfs v0.4.0 (https://github.com/twizzler-operating-system/rust-fatfs.git?branch=zphrs-rwproxy#c5c87fd7)
[INFO] [stderr]    Compiling intervaltree v0.2.7
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling obliviate-core v0.1.0 (https://github.com/twizzler-operating-system/obliviate.git?branch=nonstatic_lifetime_support#1b92a457)
[INFO] [stderr]    Compiling object-store v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `consts::SECTOR_SIZE`
[INFO] [stdout]   --> src/object_store.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     consts::SECTOR_SIZE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "7df053aefba1687366f2024965c09527265a51ccab7fa764b641ad2f5d438674", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7df053aefba1687366f2024965c09527265a51ccab7fa764b641ad2f5d438674", kill_on_drop: false }`
[INFO] [stdout] 7df053aefba1687366f2024965c09527265a51ccab7fa764b641ad2f5d438674
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 060a0bccc3766ee2f9012f2a6e0535061491cec5c0b13f8e1d9ce77bb8d7fb86
[INFO] running `Command { std: "docker" "start" "-a" "060a0bccc3766ee2f9012f2a6e0535061491cec5c0b13f8e1d9ce77bb8d7fb86", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `consts::SECTOR_SIZE`
[INFO] [stdout]   --> src/object_store.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     consts::SECTOR_SIZE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling object-store v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `consts::SECTOR_SIZE`
[INFO] [stdout]   --> src/object_store.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     consts::SECTOR_SIZE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RwLock`
[INFO] [stdout]   --> src/lib.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 |         sync::{Arc, LazyLock, Mutex, MutexGuard, RwLock},
[INFO] [stdout]    |                                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.62s
[INFO] running `Command { std: "docker" "inspect" "060a0bccc3766ee2f9012f2a6e0535061491cec5c0b13f8e1d9ce77bb8d7fb86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "060a0bccc3766ee2f9012f2a6e0535061491cec5c0b13f8e1d9ce77bb8d7fb86", kill_on_drop: false }`
[INFO] [stdout] 060a0bccc3766ee2f9012f2a6e0535061491cec5c0b13f8e1d9ce77bb8d7fb86
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 154e69f9b75f37b2a2eb37e54eaf1db0b477b0b15087b6a63b45a98474f543d0
[INFO] running `Command { std: "docker" "start" "-a" "154e69f9b75f37b2a2eb37e54eaf1db0b477b0b15087b6a63b45a98474f543d0", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `consts::SECTOR_SIZE`
[INFO] [stderr]   --> src/object_store.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 |     consts::SECTOR_SIZE,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `RwLock`
[INFO] [stderr]   --> src/lib.rs:18:50
[INFO] [stderr]    |
[INFO] [stderr] 18 |         sync::{Arc, LazyLock, Mutex, MutexGuard, RwLock},
[INFO] [stderr]    |                                                  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `object-store` (lib) generated 1 warning (run `cargo fix --lib -p object-store` to apply 1 suggestion)
[INFO] [stderr] warning: `object-store` (lib test) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p object-store --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/object_store-464ae77c74c59c4e)
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::get_all_ids has been running for over 60 seconds
[INFO] [stdout] test tests::it_works has been running for over 60 seconds
[INFO] [stdout] test tests::test_khf_serde has been running for over 60 seconds
[INFO] [stdout] test tests::test_lfn has been running for over 60 seconds
[INFO] [stdout] test tests::zero_length_file has been running for over 60 seconds
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] test tests::test_lfn ... ok
[INFO] [stdout] test tests::zero_length_file ... ok
[INFO] [stderr]    Doc-tests object_store
[INFO] [stdout] test tests::get_all_ids ... ok
[INFO] [stdout] test tests::test_khf_serde ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 88.00s
[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" "154e69f9b75f37b2a2eb37e54eaf1db0b477b0b15087b6a63b45a98474f543d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "154e69f9b75f37b2a2eb37e54eaf1db0b477b0b15087b6a63b45a98474f543d0", kill_on_drop: false }`
[INFO] [stdout] 154e69f9b75f37b2a2eb37e54eaf1db0b477b0b15087b6a63b45a98474f543d0
