[INFO] cloning repository https://github.com/nktkt/sluice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nktkt/sluice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnktkt%2Fsluice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnktkt%2Fsluice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 120d46dafa2df12fcac32d7cfcd16ab71f3aaff8
[INFO] testing nktkt/sluice against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnktkt%2Fsluice" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/nktkt/sluice
[INFO] finished tweaking git repo https://github.com/nktkt/sluice
[INFO] tweaked toml for git repo https://github.com/nktkt/sluice written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nktkt/sluice on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nktkt/sluice 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xattr v1.6.1
[INFO] [stderr]   Downloaded snafu v0.8.9
[INFO] [stderr]   Downloaded rtoolbox v0.0.5
[INFO] [stderr]   Downloaded zeroize_derive v1.5.0
[INFO] [stderr]   Downloaded tar v0.4.46
[INFO] [stderr]   Downloaded filetime v0.2.29
[INFO] [stderr]   Downloaded snafu-derive v0.8.9
[INFO] [stderr]   Downloaded rpassword v7.5.4
[INFO] [stderr]   Downloaded clap_mangen v0.2.33
[INFO] [stderr]   Downloaded roff v1.1.1
[INFO] [stderr]   Downloaded assert_cmd v2.2.2
[INFO] [stderr]   Downloaded clap_complete v4.6.5
[INFO] [stderr]   Downloaded object_store v0.11.2
[INFO] [stderr]   Downloaded redb v2.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 68314a6d1c8567ee8ea65059464a83fe4eb4f7e1d8b539af37c4145bd10d42cb
[INFO] running `Command { std: "docker" "start" "68314a6d1c8567ee8ea65059464a83fe4eb4f7e1d8b539af37c4145bd10d42cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68314a6d1c8567ee8ea65059464a83fe4eb4f7e1d8b539af37c4145bd10d42cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "68314a6d1c8567ee8ea65059464a83fe4eb4f7e1d8b539af37c4145bd10d42cb" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68314a6d1c8567ee8ea65059464a83fe4eb4f7e1d8b539af37c4145bd10d42cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "68314a6d1c8567ee8ea65059464a83fe4eb4f7e1d8b539af37c4145bd10d42cb" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling arrayvec v0.7.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling sluice-chunk v0.0.0 (/opt/rustwide/workdir/crates/sluice-chunk)
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling rtoolbox v0.0.5
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling roff v1.1.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_mangen v0.2.33
[INFO] [stderr]    Compiling rpassword v7.5.4
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling sluice-index v0.0.0 (/opt/rustwide/workdir/crates/sluice-index)
[INFO] [stderr]    Compiling sluice-scan v0.0.0 (/opt/rustwide/workdir/crates/sluice-scan)
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling sluice-core v0.0.0 (/opt/rustwide/workdir/crates/sluice-core)
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling sluice-crypto v0.0.0 (/opt/rustwide/workdir/crates/sluice-crypto)
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling object_store v0.11.2
[INFO] [stderr]    Compiling sluice-store v0.0.0 (/opt/rustwide/workdir/crates/sluice-store)
[INFO] [stderr]    Compiling sluice-repo v0.0.0 (/opt/rustwide/workdir/crates/sluice-repo)
[INFO] [stderr]    Compiling sluice-engine v0.0.0 (/opt/rustwide/workdir/crates/sluice-engine)
[INFO] [stderr]    Compiling sluice-cli v0.0.0 (/opt/rustwide/workdir/crates/sluice-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "68314a6d1c8567ee8ea65059464a83fe4eb4f7e1d8b539af37c4145bd10d42cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "68314a6d1c8567ee8ea65059464a83fe4eb4f7e1d8b539af37c4145bd10d42cb" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling sluice-index v0.0.0 (/opt/rustwide/workdir/crates/sluice-index)
[INFO] [stderr]    Compiling sluice-scan v0.0.0 (/opt/rustwide/workdir/crates/sluice-scan)
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling object_store v0.11.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling sluice-chunk v0.0.0 (/opt/rustwide/workdir/crates/sluice-chunk)
[INFO] [stderr]    Compiling sluice-core v0.0.0 (/opt/rustwide/workdir/crates/sluice-core)
[INFO] [stderr]    Compiling sluice-crypto v0.0.0 (/opt/rustwide/workdir/crates/sluice-crypto)
[INFO] [stderr]    Compiling sluice-store v0.0.0 (/opt/rustwide/workdir/crates/sluice-store)
[INFO] [stderr]    Compiling sluice-repo v0.0.0 (/opt/rustwide/workdir/crates/sluice-repo)
[INFO] [stderr]    Compiling sluice-engine v0.0.0 (/opt/rustwide/workdir/crates/sluice-engine)
[INFO] [stderr]    Compiling sluice-cli v0.0.0 (/opt/rustwide/workdir/crates/sluice-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.44s
[INFO] running `Command { std: "docker" "inspect" "68314a6d1c8567ee8ea65059464a83fe4eb4f7e1d8b539af37c4145bd10d42cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "68314a6d1c8567ee8ea65059464a83fe4eb4f7e1d8b539af37c4145bd10d42cb" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sluice_chunk-ff9f204c17ba131d)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::gear_from_seed_bytes_is_deterministic_and_seed_sensitive ... ok
[INFO] [stdout] test tests::deterministic ... ok
[INFO] [stdout] test tests::chunks_cover_input_exactly ... ok
[INFO] [stdout] test tests::chunk_sizes_within_bounds ... ok
[INFO] [stdout] test tests::edit_locality_most_chunks_recur ... ok
[INFO] [stdout] test tests::average_size_is_in_the_ballpark ... ok
[INFO] [stdout] test tests::any_input_chunks_reassemble_and_respect_bounds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.83s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sluice-5fa2157d197c4006)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::formats_byte_counts_with_binary_units ... ok
[INFO] [stdout] test tests::formats_epoch_in_utc ... ok
[INFO] [stdout] test tests::renders_ls_style_mode_strings ... ok
[INFO] [stdout] test tests::splits_device_numbers ... ok
[INFO] [stdout] test tests::parses_byte_sizes_with_binary_suffixes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-b258f935534a7d66)
[INFO] [stdout] 
[INFO] [stdout] running 69 tests
[INFO] [stdout] test backup_of_missing_source_reports_clearly ... ok
[INFO] [stdout] test completions_generate_without_a_passphrase ... ok
[INFO] [stdout] test backup_exclude_from_file ... ok
[INFO] [stdout] test backup_time_override_dates_the_snapshot ... ok
[INFO] [stdout] test backup_emits_json ... ok
[INFO] [stdout] test backup_compression_override ... ok
[INFO] [stdout] test cat_blob_dumps_raw_decrypted_bytes ... ok
[INFO] [stdout] test backup_reads_sources_from_files_from ... ok
[INFO] [stdout] test ambiguous_snapshot_prefix_lists_candidates ... ok
[INFO] [stdout] test backup_host_override_attributes_the_snapshot ... ok
[INFO] [stdout] test cat_emits_config_snapshot_and_tree_json ... ok
[INFO] [stdout] test check_targets_one_snapshot ... ok
[INFO] [stdout] test backup_force_rereads_unchanged_files ... ok
[INFO] [stdout] test copy_compression_override ... ok
[INFO] [stdout] test backup_skip_if_unchanged ... ok
[INFO] [stdout] test check_reports_files_affected_by_a_lost_pack ... ok
[INFO] [stdout] test copy_dry_run_previews_without_writing ... ok
[INFO] [stdout] test copy_preserves_metadata ... ok
[INFO] [stdout] test copy_verify_confirms_the_destination ... ok
[INFO] [stdout] test dump_file_is_verbatim_and_dump_directory_is_a_tar ... ok
[INFO] [stdout] test info_shows_repository_metadata ... ok
[INFO] [stdout] test copy_emits_json ... ok
[INFO] [stdout] test diff_emits_json ... ok
[INFO] [stdout] test diff_human_output_ends_with_a_summary ... ok
[INFO] [stdout] test info_json_reports_fields ... ok
[INFO] [stdout] test find_can_be_restricted_to_selected_snapshots ... ok
[INFO] [stdout] test copy_tag_filter_copies_only_matching_snapshots ... ok
[INFO] [stdout] test forget_and_prune_emit_json ... ok
[INFO] [stdout] test man_pages_are_written_without_a_passphrase ... ok
[INFO] [stdout] test forget_dry_run_lists_affected_snapshots ... ok
[INFO] [stdout] test missing_password_is_an_error ... ok
[INFO] [stdout] test opening_a_missing_repo_exits_10 ... ok
[INFO] [stdout] test init_refuses_to_overwrite_an_existing_repo ... ok
[INFO] [stdout] test key_list_marks_the_active_key ... ok
[INFO] [stdout] test key_add_remove_passwd_emit_json ... ok
[INFO] [stdout] test copy_last_n_selects_the_most_recent ... ok
[INFO] [stdout] test init_backup_snapshots_verify_restore_roundtrip ... ok
[INFO] [stdout] test prune_exits_12_when_a_lock_is_held ... ok
[INFO] [stdout] test init_tag_unlock_rebuild_index_emit_json ... ok
[INFO] [stdout] test nonexistent_full_snapshot_id_is_a_clear_error ... ok
[INFO] [stdout] test ls_lists_a_subpath ... ok
[INFO] [stdout] test password_command_supplies_the_passphrase ... ok
[INFO] [stdout] test password_file_is_read_and_newline_stripped ... ok
[INFO] [stdout] test ls_and_find_emit_json ... ok
[INFO] [stdout] test forget_keep_hourly ... ok
[INFO] [stdout] test forget_keep_within_daily ... ok
[INFO] [stdout] test restore_dry_run_writes_nothing ... ok
[INFO] [stdout] test restore_dry_run_verbose_lists_filtered_files ... ok
[INFO] [stdout] test restore_multiple_paths ... ok
[INFO] [stdout] test restore_emits_json ... ok
[INFO] [stdout] test restore_delete_mirrors_the_target ... ok
[INFO] [stdout] test restore_skip_newer_protects_local_edits ... ok
[INFO] [stdout] test snapshots_and_stats_emit_json ... ok
[INFO] [stdout] test snapshots_compact_drops_paths_and_size ... ok
[INFO] [stdout] test restore_include_exclude_from_files ... ok
[INFO] [stdout] test restore_ignore_errors_salvages_a_damaged_repo ... ok
[INFO] [stdout] test stats_for_a_single_snapshot_counts_entries_and_dedups ... ok
[INFO] [stdout] test full_lifecycle_backup_copy_forget_prune_restore ... ok
[INFO] [stdout] test wrong_password_is_rejected ... ok
[INFO] [stdout] test stats_reports_counts ... ok
[INFO] [stdout] test snapshots_filter_by_host_and_path ... ok
[INFO] [stdout] test snapshots_group_by_host ... ok
[INFO] [stdout] test verify_and_check_emit_json ... ok
[INFO] [stdout] test snapshots_are_chronological_and_last_limits ... ok
[INFO] [stdout] test verify_targets_one_snapshot ... ok
[INFO] [stdout] test tag_bulk_edits_snapshots_by_filter ... ok
[INFO] [stdout] test verify_ignore_errors_scans_and_reports_all_damage ... ok
[INFO] [stdout] test verify_subset_covers_everything_and_conflicts_with_sample ... ok
[INFO] [stdout] test check_reports_missing_blobs_and_exits_13 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.56s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sluice_core-dfa04de53bd2ec15)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test config::tests::is_supported_checks_magic_and_version ... ok
[INFO] [stdout] test config::tests::magic_is_stable ... ok
[INFO] [stdout] test id::tests::ordering_is_lexicographic_over_bytes ... ok
[INFO] [stdout] test config::tests::repo_config_roundtrips ... ok
[INFO] [stdout] test id::tests::debug_is_short_prefix ... ok
[INFO] [stdout] test id::tests::display_is_full_lowercase_hex ... ok
[INFO] [stdout] test format::tests::stats_with_fewer_counters_still_decodes ... ok
[INFO] [stdout] test config::tests::legacy_config_without_compression_defaults_to_level_3 ... ok
[INFO] [stdout] test id::tests::hex_roundtrips ... ok
[INFO] [stdout] test id::tests::parse_rejects_bad_length ... ok
[INFO] [stdout] test id::tests::serde_roundtrips_as_compact_byte_string ... ok
[INFO] [stdout] test id::tests::parse_rejects_bad_digit ... ok
[INFO] [stdout] test format::tests::legacy_tree_without_new_node_fields_still_decodes ... ok
[INFO] [stdout] test id::tests::parse_accepts_uppercase ... ok
[INFO] [stdout] test format::tests::equal_trees_encode_to_identical_bytes ... ok
[INFO] [stdout] test format::tests::snapshot_cbor_roundtrips ... ok
[INFO] [stdout] test format::tests::tree_cbor_roundtrips ... ok
[INFO] [stdout] test format::tests::tree_cbor_roundtrips_and_is_deterministic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sluice_crypto-1ee01c4d77189abc)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test aead::tests::too_short_is_rejected ... ok
[INFO] [stdout] test compress::tests::malformed_frames_are_rejected ... ok
[INFO] [stdout] test hash::tests::derive_key_is_context_separated_and_deterministic ... ok
[INFO] [stdout] test hash::tests::derived_key_drives_keyed_hash ... ok
[INFO] [stdout] test compress::tests::empty_input_roundtrips ... ok
[INFO] [stdout] test hash::tests::keyed_differs_from_unkeyed_and_between_keys ... ok
[INFO] [stdout] test hash::tests::unkeyed_matches_blake3_empty_vector ... ok
[INFO] [stdout] test keys::tests::subkeys_are_distinct_and_deterministic ... ok
[INFO] [stdout] test hash::tests::unkeyed_is_deterministic_and_input_sensitive ... ok
[INFO] [stdout] test aead::tests::wrong_aad_is_rejected ... ok
[INFO] [stdout] test aead::tests::wrong_key_is_rejected ... ok
[INFO] [stdout] test aead::tests::tampering_is_detected ... ok
[INFO] [stdout] test aead::tests::seal_open_roundtrips ... ok
[INFO] [stdout] test aead::tests::works_with_a_derived_key ... ok
[INFO] [stdout] test aead::tests::random_nonce_makes_ciphertexts_differ ... ok
[INFO] [stdout] test rng::tests::fill_random_overwrites_the_buffer ... ok
[INFO] [stdout] test rng::tests::random_keys_differ ... ok
[INFO] [stdout] test compress::tests::incompressible_data_is_stored_raw ... ok
[INFO] [stdout] test compress::tests::compressible_data_shrinks_and_roundtrips ... ok
[INFO] [stdout] test keys::tests::wrong_passphrase_is_rejected ... ok
[INFO] [stdout] test keys::tests::wrap_unwrap_roundtrips ... ok
[INFO] [stdout] test keys::tests::passphrase_rotation_preserves_master ... ok
[INFO] [stdout] test compress::tests::any_level_roundtrips_and_a_higher_level_is_no_larger ... ok
[INFO] [stdout] test aead::tests::any_byte_flip_breaks_authentication ... ok
[INFO] [stdout] test aead::tests::seal_open_roundtrips_over_arbitrary_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sluice_engine-cc1457239952a560)
[INFO] [stdout] 
[INFO] [stdout] running 115 tests
[INFO] [stdout] test tests::backup_of_a_nonexistent_source_errors ... ok
[INFO] [stdout] test tests::backup_restore_preserves_devices ... ok
[INFO] [stdout] test tests::backup_excludes_files_over_the_size_limit ... ok
[INFO] [stdout] test tests::a_corrupt_key_does_not_lock_out_a_second_passphrase ... ok
[INFO] [stderr] mount: /tmp/.tmpc9J0eO/mnt: permission denied.
[INFO] [stderr]        dmesg(1) may have more information after failed mount system call.
[INFO] [stdout] test tests::backup_one_file_system_skips_mount_points ... ok
[INFO] [stdout] test tests::backup_excludes_matching_names ... ok
[INFO] [stdout] test tests::backup_refuses_under_an_exclusive_lock ... ok
[INFO] [stdout] test tests::backup_deduplicates_identical_files ... ok
[INFO] [stdout] test tests::backup_records_tags ... ok
[INFO] [stdout] test tests::backup_restore_handles_empty_files_and_dirs ... ok
[INFO] [stdout] test tests::backup_restore_preserves_symlinks ... ok
[INFO] [stdout] test tests::backup_restore_preserves_ownership ... ok
[INFO] [stdout] test tests::backup_of_a_different_source_does_not_alias_a_same_named_file ... ok
[INFO] [stdout] test tests::backup_restore_preserves_hardlinks ... ok
[INFO] [stdout] test tests::backup_restore_preserves_fifos ... ok
[INFO] [stdout] test tests::backup_restore_preserves_xattrs ... ok
[INFO] [stdout] test tests::check_reports_a_missing_content_blob ... ok
[INFO] [stdout] test tests::backup_dry_run_counts_without_writing ... ok
[INFO] [stdout] test tests::check_reports_the_files_affected_by_a_missing_blob ... ok
[INFO] [stdout] test tests::backup_restores_a_single_file_source ... ok
[INFO] [stdout] test tests::backup_restore_preserves_sparse_files ... ok
[INFO] [stdout] test tests::check_passes_for_a_healthy_backup ... ok
[INFO] [stdout] test tests::backup_restore_roundtrips_a_directory_tree ... ok
[INFO] [stdout] test tests::backup_reports_per_file_progress ... ok
[INFO] [stdout] test tests::backup_restore_preserves_unusual_filenames ... ok
[INFO] [stdout] test tests::backup_sources_combines_multiple_dirs ... ok
[INFO] [stdout] test tests::check_targets_a_single_snapshot ... ok
[INFO] [stdout] test tests::copy_preserves_snapshot_metadata ... ok
[INFO] [stdout] test tests::bytes_added_counts_only_newly_stored_data ... ok
[INFO] [stdout] test tests::best_effort_restore_salvages_intact_files ... ok
[INFO] [stdout] test tests::copy_all_replicates_every_snapshot ... ok
[INFO] [stdout] test tests::diff_detects_metadata_only_changes ... ok
[INFO] [stdout] test tests::copy_crash_before_commit_keeps_destination_consistent ... ok
[INFO] [stdout] test tests::crash_before_commit_keeps_existing_snapshots_intact ... ok
[INFO] [stdout] test tests::corrupted_metadata_is_a_clean_error_not_a_panic ... ok
[INFO] [stdout] test tests::dump_extracts_a_single_file ... ok
[INFO] [stdout] test tests::copy_snapshot_between_repositories ... ok
[INFO] [stdout] test tests::dump_into_streams_a_directory_as_tar ... ok
[INFO] [stdout] test tests::forget_keep_daily_keeps_one_per_day_within_budget ... ok
[INFO] [stdout] test tests::forget_keep_id_pins_a_snapshot ... ok
[INFO] [stdout] test tests::copy_snapshots_copies_only_the_listed_subset ... ok
[INFO] [stdout] test tests::diff_reports_added_removed_modified ... ok
[INFO] [stdout] test tests::exclude_caches_skips_only_signed_cachedir_tags ... ok
[INFO] [stdout] test tests::forget_keeps_within_a_daily_window ... ok
[INFO] [stdout] test tests::forget_keeps_recent_hours ... ok
[INFO] [stdout] test tests::forget_with_policy_groups_by_host ... ok
[INFO] [stdout] test tests::exclude_if_present_skips_marked_subdirectories ... ok
[INFO] [stdout] test tests::forget_with_policy_keeps_monthly_and_yearly ... ok
[INFO] [stdout] test tests::forget_with_policy_keeps_within_a_window ... ok
[INFO] [stdout] test tests::force_catches_an_mtime_preserving_edit ... ok
[INFO] [stdout] test tests::forget_with_policy_unions_daily_and_weekly ... ok
[INFO] [stdout] test tests::find_locates_paths_across_snapshots ... ok
[INFO] [stdout] test tests::forget_removes_a_snapshot ... ok
[INFO] [stdout] test tests::incremental_backup_skips_unchanged_files ... ok
[INFO] [stdout] test tests::forget_keep_last_retains_recent_snapshots ... ok
[INFO] [stdout] test statcache::tests::commit_overwrites_an_existing_key ... ok
[INFO] [stdout] test tests::incremental_backup_detects_and_restores_changes ... ok
[INFO] [stdout] test tests::copy_of_a_random_tree_is_a_faithful_replica ... ok
[INFO] [stdout] test tests::forget_tagged_removes_matching_snapshots ... ok
[INFO] [stdout] test tests::list_files_walks_the_snapshot ... ok
[INFO] [stdout] test tests::mirror_delete_removes_only_extras ... ok
[INFO] [stdout] test tests::forget_with_policy_protects_keep_tagged_snapshots ... ok
[INFO] [stdout] test tests::lifecycle_old_snapshots_survive_new_backups_and_prune ... ok
[INFO] [stdout] test tests::non_utf8_filenames_round_trip ... ok
[INFO] [stdout] test tests::prune_dry_run_removes_nothing ... ok
[INFO] [stdout] test tests::prune_excluding_previews_a_pending_forget ... ok
[INFO] [stdout] test tests::prune_crash_during_repack_preserves_live_data ... ok
[INFO] [stdout] test tests::prune_refuses_to_run_while_locked ... ok
[INFO] [stdout] test tests::reporter_records_best_effort_metadata_failures ... ok
[INFO] [stdout] test tests::prune_reclaims_unreferenced_packs ... ok
[INFO] [stdout] test tests::restore_detects_a_corrupt_pack_rather_than_writing_wrong_data ... ok
[INFO] [stdout] test tests::prune_repacks_partially_dead_packs ... ok
[INFO] [stdout] test tests::restore_replays_directory_mode_and_mtime ... ok
[INFO] [stdout] test statcache::tests::roundtrips_through_a_reopen ... ok
[INFO] [stdout] test tests::restore_filter_includes_and_excludes_by_glob ... ok
[INFO] [stdout] test tests::restore_replays_mode_and_mtime ... ok
[INFO] [stdout] test tests::restore_skip_existing_leaves_matching_files ... ok
[INFO] [stdout] test tests::restore_subpath_restores_a_single_file ... ok
[INFO] [stdout] test tests::restored_snapshot_lists_in_repo ... ok
[INFO] [stdout] test tests::restore_reports_per_file_progress ... ok
[INFO] [stdout] test tests::sample_ids_picks_the_right_count ... ok
[INFO] [stdout] test tests::retag_rewrites_a_snapshots_tags ... ok
[INFO] [stdout] test tests::restore_subpath_restores_only_a_subtree ... ok
[INFO] [stdout] test tests::skip_newer_keeps_locally_newer_files ... ok
[INFO] [stdout] test tests::skip_if_unchanged_suppresses_duplicate_snapshots ... ok
[INFO] [stdout] test tests::random_tree_roundtrip_preserves_metadata ... ok
[INFO] [stdout] test tests::snapshot_stats_counts_entries_and_dedups_raw_size ... ok
[INFO] [stdout] test tests::sparse_reader_yields_the_dense_byte_stream ... ok
[INFO] [stdout] test tests::prune_max_unused_skips_low_waste_packs ... ok
[INFO] [stdout] test tests::snapshot_time_override_is_recorded ... ok
[INFO] [stdout] test tests::snapshot_host_override_is_recorded ... ok
[INFO] [stdout] test tests::copy_after_random_prune_restores_identically ... ok
[INFO] [stdout] test tests::random_tree_backup_restore_roundtrips ... ok
[INFO] [stdout] test tests::copy_recompresses_at_the_destination_level ... ok
[INFO] [stdout] test tests::verify_fails_on_a_missing_content_blob ... ok
[INFO] [stdout] test tests::verify_fails_when_a_pack_is_missing ... ok
[INFO] [stdout] test tests::verify_detects_a_flipped_byte_in_a_pack ... ok
[INFO] [stdout] test tests::verify_restored_file_detects_mismatch ... ok
[INFO] [stdout] test tests::verify_passes_after_backup ... ok
[INFO] [stdout] test tests::year_month_matches_known_dates ... ok
[INFO] [stdout] test tests::verify_targets_a_single_snapshot ... ok
[INFO] [stdout] test tests::verify_ignore_errors_reports_corrupt_files ... ok
[INFO] [stdout] test tests::stat_cache_invalidates_on_change ... ok
[INFO] [stdout] test tests::stat_cache_reuses_unchanged_files ... ok
[INFO] [stdout] test tests::restore_reconstructs_many_files_concurrently ... ok
[INFO] [stdout] test tests::stat_cache_falls_back_when_chunks_are_absent ... ok
[INFO] [stdout] test tests::compression_level_does_not_affect_dedup ... ok
[INFO] [stdout] test tests::per_run_compression_override_changes_stored_size ... ok
[INFO] [stdout] test tests::sampled_verify_reads_only_a_subset ... ok
[INFO] [stdout] test tests::verify_subset_partitions_cover_every_blob_once ... ok
[INFO] [stdout] test tests::backup_stdin_stores_a_stream_as_one_file ... ok
[INFO] [stdout] test tests::backup_restore_streams_a_large_multichunk_file ... ok
[INFO] [stdout] test tests::model_random_ops_keep_every_surviving_snapshot_intact ... ok
[INFO] [stdout] test tests::object_store_backend_full_roundtrip ... ok
[INFO] [stdout] test tests::large_file_spanning_batches_round_trips ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 115 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.45s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sluice_index-652d79136cfa75cb)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sluice_repo-408d0574953ddc40)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test tests::blobs_are_encrypted_at_rest ... ok
[INFO] [stdout] test tests::load_unknown_blob_is_error ... ok
[INFO] [stdout] test tests::empty_file_has_no_chunks ... ok
[INFO] [stdout] test tests::blobs_are_compressed_at_rest ... ok
[INFO] [stdout] test tests::identical_content_deduplicates ... ok
[INFO] [stdout] test tests::init_with_compression_pins_the_level_and_still_roundtrips ... ok
[INFO] [stdout] test tests::locks_are_advisory_shared_and_exclusive ... ok
[INFO] [stdout] test tests::commit_load_and_list_snapshots ... ok
[INFO] [stdout] test tests::open_uninitialized_is_error ... ok
[INFO] [stdout] test tests::save_file_load_file_roundtrips_small ... ok
[INFO] [stdout] test tests::active_key_id_tracks_the_unlocking_passphrase ... ok
[INFO] [stdout] test tests::distinct_repos_have_distinct_ids ... ok
[INFO] [stdout] test tests::save_tree_load_tree_roundtrips_and_dedups ... ok
[INFO] [stdout] test tests::sweep_rewrites_index_segments_on_repack ... ok
[INFO] [stdout] test tests::save_then_load_blob_roundtrips ... ok
[INFO] [stdout] test tests::index_rebuilds_on_open_so_blobs_survive ... ok
[INFO] [stdout] test tests::change_passphrase_rotates_the_unlocking_key ... ok
[INFO] [stdout] test tests::wrong_passphrase_fails_to_open ... ok
[INFO] [stdout] test tests::remove_key_refuses_the_last_one ... ok
[INFO] [stdout] test tests::flush_persists_pack_index_and_open_reads_it ... ok
[INFO] [stdout] test tests::init_then_open_roundtrips ... ok
[INFO] [stdout] test tests::rebuild_index_repairs_damaged_segments ... ok
[INFO] [stdout] test tests::multiple_keys_each_unlock_the_repository ... ok
[INFO] [stdout] test tests::blob_roundtrips_over_many_random_inputs ... ok
[INFO] [stdout] test tests::resaving_a_file_dedups_its_chunks ... ok
[INFO] [stdout] test tests::save_file_load_file_roundtrips_multichunk ... ok
[INFO] [stdout] test tests::load_file_reassembles_multichunk_files_in_order ... ok
[INFO] [stdout] test tests::save_file_reader_matches_save_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.88s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sluice_scan-ed53a19ef2469df6)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sluice_store-bbecfdb422a3e0db)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test objstore::tests::list_and_remove_work ... ok
[INFO] [stdout] test objstore::tests::get_missing_is_not_found ... ok
[INFO] [stdout] test objstore::tests::prefixes_isolate_objects_in_a_shared_store ... ok
[INFO] [stdout] test objstore::tests::put_get_roundtrips ... ok
[INFO] [stdout] test pack::tests::build_and_read_roundtrips ... ok
[INFO] [stdout] test objstore::tests::put_is_create_only ... ok
[INFO] [stdout] test pack::tests::corrupt_directory_length_is_rejected ... ok
[INFO] [stdout] test pack::tests::entries_record_offset_and_length ... ok
[INFO] [stdout] test pack::tests::empty_pack_roundtrips ... ok
[INFO] [stdout] test pack::tests::truncated_pack_is_rejected ... ok
[INFO] [stdout] test tests::arc_dyn_backend_delegates ... ok
[INFO] [stdout] test tests::list_filters_by_type_and_remove_works ... ok
[INFO] [stdout] test tests::put_is_create_only ... ok
[INFO] [stdout] test local::tests::list_of_empty_type_is_empty ... ok
[INFO] [stdout] test tests::get_missing_is_not_found ... ok
[INFO] [stdout] test tests::put_then_get_roundtrips ... ok
[INFO] [stdout] test tests::size_returns_stored_length ... ok
[INFO] [stdout] test tests::usable_as_a_trait_object ... ok
[INFO] [stdout] test local::tests::get_missing_is_not_found ... ok
[INFO] [stdout] test local::tests::put_get_roundtrips_and_is_durable ... ok
[INFO] [stdout] test local::tests::get_range_reads_a_subslice ... ok
[INFO] [stdout] test local::tests::list_and_remove_work ... ok
[INFO] [stdout] test local::tests::put_is_create_only ... ok
[INFO] [stdout] test pack::tests::build_then_parse_roundtrips ... ok
[INFO] [stdout] test pack::tests::parse_never_panics_on_arbitrary_bytes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sluice_chunk
[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] [stderr]    Doc-tests sluice_core
[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] [stderr]    Doc-tests sluice_crypto
[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] [stderr]    Doc-tests sluice_engine
[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] [stderr]    Doc-tests sluice_index
[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] [stderr]    Doc-tests sluice_repo
[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] [stderr]    Doc-tests sluice_scan
[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] [stderr]    Doc-tests sluice_store
[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" "68314a6d1c8567ee8ea65059464a83fe4eb4f7e1d8b539af37c4145bd10d42cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68314a6d1c8567ee8ea65059464a83fe4eb4f7e1d8b539af37c4145bd10d42cb", kill_on_drop: false }`
[INFO] [stdout] 68314a6d1c8567ee8ea65059464a83fe4eb4f7e1d8b539af37c4145bd10d42cb
