[INFO] cloning repository https://github.com/nbari/backup
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nbari/backup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbari%2Fbackup", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbari%2Fbackup'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40d08fb3943baf30eef73b4ae96b7787d2f83665
[INFO] testing nbari/backup against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbari%2Fbackup" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nbari/backup
[INFO] finished tweaking git repo https://github.com/nbari/backup
[INFO] tweaked toml for git repo https://github.com/nbari/backup written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nbari/backup on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nbari/backup 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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] d78995631c5520529636595bc3a7ee635a712a4417361812ef6880d460818811
[INFO] running `Command { std: "docker" "start" "d78995631c5520529636595bc3a7ee635a712a4417361812ef6880d460818811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d78995631c5520529636595bc3a7ee635a712a4417361812ef6880d460818811", 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" "d78995631c5520529636595bc3a7ee635a712a4417361812ef6880d460818811" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d78995631c5520529636595bc3a7ee635a712a4417361812ef6880d460818811", 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" "d78995631c5520529636595bc3a7ee635a712a4417361812ef6880d460818811" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling hashlink v0.11.1
[INFO] [stderr]    Compiling hex-conservative v0.2.2
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling yaml-rust2 v0.11.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.100
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rtoolbox v0.0.5
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling rpassword v7.5.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling config v0.15.23
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ignore v0.4.26
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling bip39 v2.2.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling r2d2_sqlite v0.31.0
[INFO] [stderr]    Compiling backup v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "d78995631c5520529636595bc3a7ee635a712a4417361812ef6880d460818811", 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" "d78995631c5520529636595bc3a7ee635a712a4417361812ef6880d460818811" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling backup v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.95s
[INFO] running `Command { std: "docker" "inspect" "d78995631c5520529636595bc3a7ee635a712a4417361812ef6880d460818811", 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" "d78995631c5520529636595bc3a7ee635a712a4417361812ef6880d460818811" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/backup-d3125d5b5769d8d1)
[INFO] [stdout] running 93 tests
[INFO] [stdout] test cli::commands::cmd_edit::tests::add_flags_append ... ok
[INFO] [stdout] test cli::commands::cmd_edit::tests::destination_add_and_remove_parse ... ok
[INFO] [stdout] test cli::commands::cmd_edit::tests::name_is_required ... ok
[INFO] [stdout] test cli::commands::cmd_restore::tests::name_is_required ... ok
[INFO] [stdout] test cli::commands::cmd_new::tests::to_is_repeatable_and_not_existence_checked ... ok
[INFO] [stdout] test cli::commands::cmd_restore::tests::parses_target_version_and_into ... ok
[INFO] [stdout] test cli::commands::cmd_run::tests::test_arguments_invalid ... ok
[INFO] [stdout] test cli::commands::cmd_run::tests::test_argumets_default ... ok
[INFO] [stdout] test cli::commands::cmd_verify::tests::name_is_required ... ok
[INFO] [stdout] test cli::commands::cmd_run::tests::test_arguments_invalid_name ... ok
[INFO] [stdout] test cli::commands::cmd_run::tests::test_arguments_gitignore_conflicts_with_no_ignore ... ok
[INFO] [stdout] test cli::commands::cmd_run::tests::test_argumets_dry_run ... ok
[INFO] [stdout] test cli::commands::cmd_run::tests::test_argumets_gitignore_and_dry_run ... ok
[INFO] [stdout] test cli::commands::cmd_edit::tests::rm_flags_accept_nonexistent_paths ... ok
[INFO] [stdout] test cli::commands::cmd_new::tests::test_validator_is_alphanumeric ... ok
[INFO] [stdout] test cli::commands::cmd_verify::tests::parses_repair_flag ... ok
[INFO] [stdout] test cli::start::tests::default_config_dir_is_dot_backup_under_home ... ok
[INFO] [stdout] test cli::commands::cmd_view::tests::depth_and_version_parse ... ok
[INFO] [stdout] test cli::commands::cmd_view::tests::defaults ... ok
[INFO] [stdout] test cli::commands::cmd_verify::tests::repair_defaults_to_false ... ok
[INFO] [stdout] test cli::commands::cmd_run::tests::test_argumets_no_ignore ... ok
[INFO] [stdout] test cli::commands::cmd_view::tests::depth_short_flag_parses ... ok
[INFO] [stdout] test cli::commands::cmd_view::tests::name_is_required ... ok
[INFO] [stdout] test cli::commands::tests::test_quiet_flag ... ok
[INFO] [stdout] test cli::commands::tests::test_new ... ok
[INFO] [stdout] test engine::create::tests::test_get_unique_dir_parents ... ok
[INFO] [stdout] test cli::commands::cmd_view::tests::empty_name_is_rejected ... ok
[INFO] [stdout] test cli::commands::cmd_view::tests::browse_alias_resolves ... ok
[INFO] [stdout] test cli::commands::cmd_run::tests::test_argumets_gitignore ... ok
[INFO] [stdout] test cli::start::tests::config_defaults_when_flag_absent ... ok
[INFO] [stdout] test cli::start::tests::config_flag_works_after_subcommand ... ok
[INFO] [stdout] test engine::edit::tests::editing_missing_backup_errors ... ok
[INFO] [stdout] test cli::start::tests::config_flag_overrides_default_dir_and_is_created ... ok
[INFO] [stdout] test engine::run::tests::scan_worker_count_is_in_range ... ok
[INFO] [stdout] test engine::run::tests::gitignore_is_only_used_when_enabled ... ok
[INFO] [stdout] test engine::run::tests::no_ignore_disables_backupignore_and_gitignore ... ok
[INFO] [stdout] test engine::run::tests::worker_id_guard_returns_id_to_pool_on_drop ... ok
[INFO] [stdout] test engine::run::tests::backupignore_is_default_ignore_file ... ok
[INFO] [stdout] test engine::show::tests::test_get_db_files_no_dir ... ok
[INFO] [stdout] test engine::show::tests::test_get_db_files_no_files ... ok
[INFO] [stdout] test engine::show::tests::test_get_db_files ... ok
[INFO] [stdout] test engine::run::tests::latest_version_only_returns_completed ... ok
[INFO] [stdout] test engine::run::tests::missing_file_is_closed_as_deleted ... ok
[INFO] [stdout] test engine::run::tests::unchanged_file_does_not_create_new_history_row ... ok
[INFO] [stdout] test engine::edit::tests::adding_parent_collapses_existing_child ... ok
[INFO] [stdout] test engine::run::tests::modified_file_restores_only_current_content ... ok
[INFO] [stdout] test engine::run::tests::reverted_content_keeps_separate_intervals ... ok
[INFO] [stdout] test engine::edit::tests::add_and_remove_directories ... ok
[INFO] [stdout] test engine::create::tests::test_create_db_config_directoris_and_files_table ... ok
[INFO] [stdout] test engine::edit::tests::file_under_a_dir_is_dropped ... ok
[INFO] [stdout] test engine::edit::tests::add_and_remove_destinations ... ok
[INFO] [stdout] test engine::run::tests::run_stores_blobs_that_decrypt_and_dedup ... ok
[INFO] [stdout] test engine::view::tests::build_tree_assigns_ids_and_counts_files ... ok
[INFO] [stdout] test engine::view::tests::depth_truncates_directories_with_counts ... ok
[INFO] [stdout] test engine::verify::tests::repair_copies_from_healthy_destination ... ok
[INFO] [stdout] test engine::view::tests::parse_target_classifies_ids_and_paths ... ok
[INFO] [stdout] test engine::view::tests::render_shows_id_gutter_for_files_and_blanks_for_dirs ... ok
[INFO] [stdout] test engine::verify::tests::repair_collects_all_unrecoverable_sorted ... ok
[INFO] [stdout] test engine::wkey::tests::cache_is_owner_only ... ok
[INFO] [stdout] test engine::wkey::tests::round_trips_naming_key ... ok
[INFO] [stdout] test storage::local::tests::missing_object_get_errors ... ok
[INFO] [stdout] test storage::local::tests::non_hex_and_traversal_keys_are_rejected ... ok
[INFO] [stdout] test storage::local::tests::objects_are_sharded ... ok
[INFO] [stdout] test storage::local::tests::put_overwrites_existing_object ... ok
[INFO] [stdout] test engine::create::tests::create_writes_wkey_and_naming_key_recovers_from_mnemonic ... ok
[INFO] [stdout] test storage::local::tests::put_then_get_round_trips ... ok
[INFO] [stdout] test storage::local::tests::short_key_is_rejected ... ok
[INFO] [stdout] test storage::local::tests::remove_deletes_then_is_idempotent ... ok
[INFO] [stdout] test engine::verify::tests::unrecoverable_when_source_and_all_copies_gone ... ok
[INFO] [stdout] test engine::verify::tests::repair_without_naming_key_cannot_reseal ... ok
[INFO] [stdout] test engine::verify::tests::s3_destinations_are_skipped ... ok
[INFO] [stdout] test engine::verify::tests::reseal_uses_a_surviving_duplicate_source ... ok
[INFO] [stdout] test engine::run::tests::run_overwrites_orphan_blob_from_interrupted_run ... ok
[INFO] [stdout] test engine::view::tests::file_path_at_version_is_version_aware ... ok
[INFO] [stdout] test engine::view::tests::view_entries_returns_ids_and_scopes_to_subtree ... ok
[INFO] [stdout] test utils::crypto::tests::test_content_keypair_is_deterministic ... ok
[INFO] [stdout] test utils::hash::tests::keyed_hash_differs_across_keys_and_from_plain ... ok
[INFO] [stdout] test utils::hash::tests::keyed_hash_is_deterministic_for_same_key ... ok
[INFO] [stdout] test utils::crypto::tests::test_open_with_wrong_key_fails ... ok
[INFO] [stdout] test utils::crypto::tests::test_encrypt_decrypt ... ok
[INFO] [stdout] test utils::crypto::tests::test_unseal_with_wrong_mnemonic_fails ... ok
[INFO] [stdout] test utils::crypto::tests::test_seal_open_roundtrip_compressible ... ok
[INFO] [stdout] test utils::crypto::tests::test_seal_unseal_naming_key ... ok
[INFO] [stdout] test engine::verify::tests::verify_detects_missing_blob_without_repairing ... ok
[INFO] [stdout] test utils::crypto::tests::test_decrypt_with_wrong_aad_fails ... ok
[INFO] [stdout] test engine::verify::tests::verify_reports_only_the_missing_blob ... ok
[INFO] [stdout] test engine::verify::tests::reseal_replaces_the_catalog_key ... ok
[INFO] [stdout] test engine::verify::tests::repair_reseals_when_gone_everywhere ... ok
[INFO] [stdout] test utils::crypto::tests::test_seal_open_roundtrip_incompressible ... ok
[INFO] [stdout] test utils::crypto::tests::test_open_with_wrong_content_id_fails ... ok
[INFO] [stdout] test engine::verify::tests::verify_passes_when_all_blobs_present ... ok
[INFO] [stdout] test engine::run::tests::ten_filesystem_versions_match_restore_snapshots ... ok
[INFO] [stdout] test engine::verify::tests::verify_aggregates_missing_across_many_contents ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.43s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/backup.rs (/opt/rustwide/target/debug/deps/backup-47692076d584aaa9)
[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 backup
[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" "d78995631c5520529636595bc3a7ee635a712a4417361812ef6880d460818811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d78995631c5520529636595bc3a7ee635a712a4417361812ef6880d460818811", kill_on_drop: false }`
[INFO] [stdout] d78995631c5520529636595bc3a7ee635a712a4417361812ef6880d460818811
