[INFO] cloning repository https://github.com/tasleson/dupocalypse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tasleson/dupocalypse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftasleson%2Fdupocalypse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftasleson%2Fdupocalypse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a99b447e20993412a9bd37804e90ad3ae83bc161 [INFO] testing tasleson/dupocalypse against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftasleson%2Fdupocalypse" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tasleson/dupocalypse [INFO] finished tweaking git repo https://github.com/tasleson/dupocalypse [INFO] tweaked toml for git repo https://github.com/tasleson/dupocalypse written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tasleson/dupocalypse on toolchain 1ef7943ee607160a564655b6596f83670ef95df5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tasleson/dupocalypse 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/stratis-storage/devicemapper-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/jthornber/thin-provisioning-tools.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded udev v0.7.0 [INFO] [stderr] Downloaded zstd v0.13.2 [INFO] [stderr] Downloaded number_prefix v0.4.0 [INFO] [stderr] Downloaded size-display v0.1.4 [INFO] [stderr] Downloaded retry v2.0.0 [INFO] [stderr] Downloaded udev v0.9.3 [INFO] [stderr] Downloaded shared_child v1.0.1 [INFO] [stderr] Downloaded clap_mangen v0.2.29 [INFO] [stderr] Downloaded roff v0.2.2 [INFO] [stderr] Downloaded duct v0.13.7 [INFO] [stderr] Downloaded env_logger v0.11.6 [INFO] [stderr] Downloaded libloading v0.8.6 [INFO] [stderr] Downloaded serde_yaml_ng v0.10.0 [INFO] [stderr] Downloaded devicemapper v0.34.4 [INFO] [stderr] Downloaded flate2 v1.0.35 [INFO] [stderr] Downloaded toml_edit v0.22.22 [INFO] [stderr] Downloaded portable-atomic v1.10.0 [INFO] [stderr] Downloaded winnow v0.6.25 [INFO] [stderr] Downloaded quick-xml v0.36.2 [INFO] [stderr] Downloaded bindgen v0.69.5 [INFO] [stderr] Downloaded serde_json v1.0.138 [INFO] [stderr] Downloaded roaring v0.10.10 [INFO] [stderr] Downloaded indicatif v0.17.11 [INFO] [stderr] Downloaded rangemap v1.5.1 [INFO] [stderr] Downloaded cc v1.2.10 [INFO] [stderr] Downloaded jobserver v0.1.32 [INFO] [stderr] Downloaded os_pipe v1.2.1 [INFO] [stderr] Downloaded gearhash v0.1.3 [INFO] [stderr] Downloaded num_enum v0.7.3 [INFO] [stderr] Downloaded foldhash v0.1.4 [INFO] [stderr] Downloaded data-encoding v2.7.0 [INFO] [stderr] Downloaded devicemapper-sys v0.3.1 [INFO] [stderr] Downloaded num_enum_derive v0.7.3 [INFO] [stderr] Downloaded crc32c v0.6.8 [INFO] [stderr] Downloaded exitcode v1.1.2 [INFO] [stderr] Downloaded safemem v0.3.3 [INFO] [stderr] Downloaded zstd-safe v7.2.1 [INFO] [stderr] Downloaded libc v0.2.169 [INFO] [stderr] Downloaded zstd-sys v2.0.13+zstd.1.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c80adff798e4433a063116bbe023517c9c0cbda8a2f3e78e41f79f4fe7ba12aa [INFO] running `Command { std: "docker" "start" "-a" "c80adff798e4433a063116bbe023517c9c0cbda8a2f3e78e41f79f4fe7ba12aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c80adff798e4433a063116bbe023517c9c0cbda8a2f3e78e41f79f4fe7ba12aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c80adff798e4433a063116bbe023517c9c0cbda8a2f3e78e41f79f4fe7ba12aa", kill_on_drop: false }` [INFO] [stdout] c80adff798e4433a063116bbe023517c9c0cbda8a2f3e78e41f79f4fe7ba12aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c74f0ef02907cdd2b17561a8d94c59f653c1336fdf16db29cd01f99c74b9b2d2 [INFO] running `Command { std: "docker" "start" "-a" "c74f0ef02907cdd2b17561a8d94c59f653c1336fdf16db29cd01f99c74b9b2d2", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.25 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling retry v2.0.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling clap_mangen v0.2.29 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling roaring v0.10.10 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling udev v0.7.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling data-encoding v2.7.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling dupocalypse v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling gearhash v0.1.3 [INFO] [stderr] Compiling udev v0.9.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] warning: dupocalypse@0.1.0: Rewrote OPTIONS section in 6 man page(s), is there a better way? [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling size-display v0.1.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling devicemapper-sys v0.3.1 [INFO] [stderr] Compiling devicemapper-sys v0.3.1 (https://github.com/stratis-storage/devicemapper-rs?branch=master#de0fa322) [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling devicemapper v0.34.4 [INFO] [stderr] Compiling devicemapper v0.34.4 (https://github.com/stratis-storage/devicemapper-rs?branch=master#de0fa322) [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Compiling thinp v1.1.0 (https://github.com/jthornber/thin-provisioning-tools.git?tag=v1.1.0#b745ab35) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "c74f0ef02907cdd2b17561a8d94c59f653c1336fdf16db29cd01f99c74b9b2d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c74f0ef02907cdd2b17561a8d94c59f653c1336fdf16db29cd01f99c74b9b2d2", kill_on_drop: false }` [INFO] [stdout] c74f0ef02907cdd2b17561a8d94c59f653c1336fdf16db29cd01f99c74b9b2d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6daf04dba8d9dcb645ed4fb85fb1f0619406d9cf662437366a68d630061278f [INFO] running `Command { std: "docker" "start" "-a" "e6daf04dba8d9dcb645ed4fb85fb1f0619406d9cf662437366a68d630061278f", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] warning: dupocalypse@0.1.0: Rewrote OPTIONS section in 6 man page(s), is there a better way? [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling devicemapper-sys v0.3.1 [INFO] [stderr] Compiling devicemapper-sys v0.3.1 (https://github.com/stratis-storage/devicemapper-rs?branch=master#de0fa322) [INFO] [stderr] Compiling devicemapper v0.34.4 (https://github.com/stratis-storage/devicemapper-rs?branch=master#de0fa322) [INFO] [stderr] Compiling devicemapper v0.34.4 [INFO] [stderr] Compiling thinp v1.1.0 (https://github.com/jthornber/thin-provisioning-tools.git?tag=v1.1.0#b745ab35) [INFO] [stderr] Compiling dupocalypse v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.62s [INFO] running `Command { std: "docker" "inspect" "e6daf04dba8d9dcb645ed4fb85fb1f0619406d9cf662437366a68d630061278f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6daf04dba8d9dcb645ed4fb85fb1f0619406d9cf662437366a68d630061278f", kill_on_drop: false }` [INFO] [stdout] e6daf04dba8d9dcb645ed4fb85fb1f0619406d9cf662437366a68d630061278f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 373574fcf2f1e2a25a7c2250ded344ddcce8980d3ac0b3f4c96552cb96db3718 [INFO] running `Command { std: "docker" "start" "-a" "373574fcf2f1e2a25a7c2250ded344ddcce8980d3ac0b3f4c96552cb96db3718", kill_on_drop: false }` [INFO] [stderr] warning: dupocalypse@0.1.0: Rewrote OPTIONS section in 6 man page(s), is there a better way? [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dupocalypse-e6696b828c71b4e0) [INFO] [stdout] [INFO] [stdout] running 89 tests [INFO] [stdout] test config::config_tests::test_simple ... ok [INFO] [stdout] test hash::hash_tests::test_hash_256_endian_agnostic ... ok [INFO] [stdout] test hash::hash_tests::test_hash_32_endian_agnostic ... ok [INFO] [stdout] test hash::hash_tests::test_hash_64_endian_agnostic ... ok [INFO] [stdout] test recovery::tests::test_checkpoint_new ... ok [INFO] [stdout] test hash::hash_tests::test_hash_le_u64_impl ... ok [INFO] [stdout] test recovery::tests::test_checkpoint_delete ... ok [INFO] [stdout] test recovery::tests::test_checkpoint_write_read ... ok [INFO] [stdout] test recovery::tests::test_checkpoint_exists ... ok [INFO] [stdout] test recovery::tests::test_invalid_magic ... ok [INFO] [stdout] test recovery::tests::test_truncate_file_detects_undersized_file ... ok [INFO] [stdout] test recovery::tests::test_checksum_validation ... ok [INFO] [stdout] test recovery::tests::test_truncate_file ... ok [INFO] [stdout] test recovery::tests::test_invalid_version ... ok [INFO] [stdout] test recovery::tests::test_checksum_detects_truncation ... ok [INFO] [stdout] test recovery::tests::test_truncate_file_allows_same_size ... ok [INFO] [stdout] test run_iter::run_iter_tests::test_run_iter ... ok [INFO] [stdout] test run_iter::dual_iter_tests::test_run_iter ... ok [INFO] [stdout] test slab::data_cache::tests::test_insert_and_find ... ok [INFO] [stdout] test recovery::tests::test_truncate_file_truncates_larger_file ... ok [INFO] [stdout] test slab::data_cache::tests::test_find_miss ... ok [INFO] [stdout] test slab::data_cache::tests::test_new_cache ... ok [INFO] [stdout] test slab::data_cache::tests::test_update_existing_entry ... ok [INFO] [stdout] test slab::data_cache::tests::test_access_updates_lru_order ... ok [INFO] [stdout] test slab::file::tests::bad_magic_errors ... ok [INFO] [stdout] test slab::file::tests::checksum_mismatch_errors ... ok [INFO] [stdout] test slab::file::tests::excessive_length_errors ... ok [INFO] [stdout] test slab::file::tests::multiple_slabs_ok ... ok [INFO] [stdout] test slab::file::tests::single_slab_ok ... ok [INFO] [stdout] test content_sensitive_splitter::splitter_tests::splitter_emits_all_data ... ok [INFO] [stdout] test slab::data_cache::tests::test_lru_eviction ... ok [INFO] [stdout] test slab::file::tests::truncated_payload_errors ... ok [INFO] [stdout] test slab::file::tests::too_small_for_header_errors ... ok [INFO] [stdout] test slab::file::tests::empty_archive_ok ... ok [INFO] [stdout] test slab::file::tests::zero_length_slab_errors ... ok [INFO] [stdout] test recovery::tests::test_atomic_checkpoint_write ... ok [INFO] [stdout] test slab::multi_file::tests::test_constants ... ok [INFO] [stdout] test slab::multi_file::tests::test_file_id_from_global_slab ... ok [INFO] [stdout] test slab::file::tests::write_unordered ... ok [INFO] [stdout] test slab::multi_file::tests::test_file_id_to_path ... ok [INFO] [stdout] test slab::multi_file::tests::test_local_slab_from_global ... ok [INFO] [stdout] test slab::multi_file::tests::test_multifile_compressed ... ok [INFO] [stdout] test cuckoo_filter::cuckoo_tests::test_create ... ok [INFO] [stdout] test slab::compression_service::tests::test_basic_compression_functionality ... ok [INFO] [stdout] test cuckoo_filter::cuckoo_tests::test_insert ... ok [INFO] [stdout] test archive::tests::test_file_boundary_interruption_before_checkpoint ... ok [INFO] [stdout] test slab::compression_service::tests::test_graceful_shutdown ... ok [INFO] [stdout] test slab::multi_file::tests::test_compressed_pending_writes ... ok [INFO] [stdout] test slab::compression_service::tests::test_immediate_shutdown ... ok [INFO] [stdout] test slab::multi_file::tests::test_path_for_global_slab ... ok [INFO] [stdout] test content_sensitive_splitter::splitter_tests::splitter_finds_similar_blocks ... FAILED [INFO] [stdout] test slab::multi_file::tests::test_open_for_read_nonexistent ... ok [INFO] [stdout] test slab::multi_file::tests::test_open_for_write_nonexistent ... ok [INFO] [stdout] test slab::compression_service::tests::test_error_handling ... ok [INFO] [stdout] test slab::compression_service::tests::test_multiple_workers ... ok [INFO] [stdout] test slab::multi_file::tests::test_sync_and_read ... ok [INFO] [stdout] test slab::multi_file::tests::test_multifile_get_file_size ... ok [INFO] [stdout] test slab::offsets::tests::test_append_after_reload ... ok [INFO] [stdout] test slab::offsets::tests::test_append_and_get_offsets ... ok [INFO] [stdout] test slab::offsets::tests::test_checksum_continuation ... ok [INFO] [stdout] test slab::offsets::tests::test_checksum_validation ... ok [INFO] [stdout] test slab::offsets::tests::test_create_empty_offsets ... ok [INFO] [stdout] test slab::offsets::tests::test_multiple_appends_before_write ... ok [INFO] [stdout] test slab::offsets::tests::test_truncate_recreates_file ... ok [INFO] [stdout] test slab::offsets::tests::test_write_and_reload ... ok [INFO] [stdout] test stack::list_tests::test_create ... ok [INFO] [stdout] test stack::list_tests::test_dup ... ok [INFO] [stdout] test stack::list_tests::test_rot ... ok [INFO] [stdout] test stream::test_delta_as_i12 ... ok [INFO] [stdout] test stream::test_delta_as_i4 ... ok [INFO] [stdout] test stream::test_sign_extend ... ok [INFO] [stdout] test stream_builders::stream_tests::pack_unpack_cycle ... ok [INFO] [stdout] test slab::multi_file::tests::test_slab_storage_trait ... ok [INFO] [stdout] test utils::util_tests::test_roundup2pow2 ... ok [INFO] [stdout] test slab::multi_file::tests::test_multifile_index ... ok [INFO] [stdout] test slab::multi_file::tests::test_multifile_open_for_write ... ok [INFO] [stdout] test slab::multi_file::tests::test_multifile_create_write_read ... ok [INFO] [stdout] test slab::file::tests::sync_all_no_writes ... ok [INFO] [stdout] test slab::multi_file::tests::test_close_clears_pending ... ok [INFO] [stdout] test slab::multi_file::tests::test_reopen_pending_index_correctness ... ok [INFO] [stdout] test slab::multi_file::tests::test_multifile_open_for_read ... ok [INFO] [stdout] test slab::multi_file::tests::test_sync_atomicity ... ok [INFO] [stdout] test slab::multi_file::tests::test_read_uncommitted_data ... ok [INFO] [stdout] test utils::util_tests::test_is_pow2 ... ok [INFO] [stdout] test archive::tests::test_file_boundary_checkpoint_on_interruption has been running for over 60 seconds [INFO] [stdout] test slab::multi_file::tests::test_concurrent_write_read has been running for over 60 seconds [INFO] [stdout] test slab::multi_file::tests::test_rapid_write_read_cycles ... ok [INFO] [stdout] test slab::multi_file::tests::test_multifile_multiple_files has been running for over 60 seconds [INFO] [stdout] test slab::multi_file::tests::test_writer_thread_ordering has been running for over 60 seconds [INFO] [stdout] test slab::multi_file::tests::test_concurrent_write_read ... ok [INFO] [stdout] test slab::multi_file::tests::test_multifile_multiple_files ... ok [INFO] [stdout] test slab::multi_file::tests::test_writer_thread_ordering ... ok [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "373574fcf2f1e2a25a7c2250ded344ddcce8980d3ac0b3f4c96552cb96db3718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "373574fcf2f1e2a25a7c2250ded344ddcce8980d3ac0b3f4c96552cb96db3718", kill_on_drop: false }` [INFO] [stdout] 373574fcf2f1e2a25a7c2250ded344ddcce8980d3ac0b3f4c96552cb96db3718