[INFO] cloning repository https://github.com/Sebby1770/rust-file-compressor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sebby1770/rust-file-compressor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSebby1770%2Frust-file-compressor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSebby1770%2Frust-file-compressor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1a0f4d200049801db17b9b0c9ca27d5075a2df3
[INFO] testing Sebby1770/rust-file-compressor against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSebby1770%2Frust-file-compressor" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sebby1770/rust-file-compressor
[INFO] finished tweaking git repo https://github.com/Sebby1770/rust-file-compressor
[INFO] tweaked toml for git repo https://github.com/Sebby1770/rust-file-compressor written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sebby1770/rust-file-compressor on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sebby1770/rust-file-compressor 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0b77e6561aeb01adba7c07c8761eba468ed6600cb1bcc60dd27a43a41747e17f
[INFO] running `Command { std: "docker" "start" "0b77e6561aeb01adba7c07c8761eba468ed6600cb1bcc60dd27a43a41747e17f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b77e6561aeb01adba7c07c8761eba468ed6600cb1bcc60dd27a43a41747e17f", 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" "0b77e6561aeb01adba7c07c8761eba468ed6600cb1bcc60dd27a43a41747e17f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b77e6561aeb01adba7c07c8761eba468ed6600cb1bcc60dd27a43a41747e17f", 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" "0b77e6561aeb01adba7c07c8761eba468ed6600cb1bcc60dd27a43a41747e17f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling bstr v1.13.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayvec v0.7.8
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling log v0.4.31
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.7
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling globset v0.4.19
[INFO] [stderr]    Compiling clap_complete v4.6.7
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rust-file-compressor v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 57.53s
[INFO] running `Command { std: "docker" "inspect" "0b77e6561aeb01adba7c07c8761eba468ed6600cb1bcc60dd27a43a41747e17f", 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" "0b77e6561aeb01adba7c07c8761eba468ed6600cb1bcc60dd27a43a41747e17f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling bstr v1.13.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling globset v0.4.19
[INFO] [stderr]    Compiling rust-file-compressor v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 14.37s
[INFO] running `Command { std: "docker" "inspect" "0b77e6561aeb01adba7c07c8761eba468ed6600cb1bcc60dd27a43a41747e17f", 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" "0b77e6561aeb01adba7c07c8761eba468ed6600cb1bcc60dd27a43a41747e17f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/rust_file_compressor-fd276c5371d516d5)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test chunk::tests::empty_input_has_no_chunks ... ok
[INFO] [stdout] test chunk::tests::dedup_index_detects_repeats ... ok
[INFO] [stdout] test chunk::tests::chunks_cover_input_and_respect_max ... ok
[INFO] [stdout] test chunk::tests::hashing_is_deterministic ... ok
[INFO] [stdout] test dict::tests::rejects_too_few_samples ... ok
[INFO] [stdout] test tests::absurd_declared_lengths_error_instead_of_aborting ... ok
[INFO] [stdout] test tests::default_paths_are_predictable ... ok
[INFO] [stdout] test tests::bad_checksum_fails ... ok
[INFO] [stdout] test tests::format_duration_human ... ok
[INFO] [stdout] test tests::format_path_tree_nested ... ok
[INFO] [stdout] test tests::cat_single_file_archive ... ok
[INFO] [stdout] test tests::dry_run_does_not_write ... ok
[INFO] [stdout] test tests::counting_sink_matches_vec_len ... ok
[INFO] [stdout] test tests::diff_single_file_archives ... ok
[INFO] [stdout] test tests::force_refuses_overwrite ... ok
[INFO] [stdout] test tests::archive_tree_from_pack ... ok
[INFO] [stdout] test tests::info_parsing ... ok
[INFO] [stdout] test tests::grep_skips_oversize_members ... ok
[INFO] [stdout] test tests::pack_exclude_globs ... ok
[INFO] [stdout] test tests::path_traversal_rejected ... ok
[INFO] [stdout] test tests::pack_newer_than_days ... ok
[INFO] [stdout] test tests::list_single_and_pack ... ok
[INFO] [stdout] test tests::preset_levels ... ok
[INFO] [stdout] test tests::grep_pack_members ... ok
[INFO] [stdout] test tests::cat_member_from_pack ... ok
[INFO] [stdout] test tests::diff_pack_archives ... ok
[INFO] [stdout] test tests::pack_unpack_roundtrip ... ok
[INFO] [stdout] test tests::merge_later_archive_wins ... ok
[INFO] [stdout] test tests::recursive_exclude ... ok
[INFO] [stdout] test tests::rejects_unknown_container ... ok
[INFO] [stdout] test tests::strip_path_components_helper ... ok
[INFO] [stdout] test tests::size_mismatch_fails ... ok
[INFO] [stdout] test tests::recursive_dir_compress_decompress ... ok
[INFO] [stdout] test tests::stdin_style_round_trip ... ok
[INFO] [stdout] test crypto::tests::wrong_password_fails ... ok
[INFO] [stdout] test tests::seal_and_check_roundtrip ... ok
[INFO] [stdout] test tests::seal_blake3_roundtrip ... ok
[INFO] [stdout] test tests::skip_existing_decompress ... ok
[INFO] [stdout] test tests::v4_absurd_declared_lengths_error ... ok
[INFO] [stdout] test tests::unpack_force_required_when_exists ... ok
[INFO] [stdout] test tests::v1_round_trip_backward_compat ... ok
[INFO] [stdout] test tests::unpack_strip_components ... ok
[INFO] [stdout] test crypto::tests::encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test tests::unpack_skip_existing ... ok
[INFO] [stdout] test tests::verify_ok_and_fail ... ok
[INFO] [stdout] test tests::unpack_only_member ... ok
[INFO] [stdout] test tests::repack_exclude_members ... ok
[INFO] [stdout] test tests::update_add_and_delete ... ok
[INFO] [stdout] test tests::v2_round_trip_with_hash ... ok
[INFO] [stdout] test tests::v4_pack_unpack_list_verify ... ok
[INFO] [stdout] test tests::doctor_passes ... ok
[INFO] [stdout] test tests::dictionary_compress_decompress_roundtrip ... ok
[INFO] [stdout] test tests::v5_wrong_password_fails ... ok
[INFO] [stdout] test dict::tests::trains_from_similar_samples ... ok
[INFO] [stdout] test tests::v5_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test tests::adaptive_level_produces_valid_archive ... ok
[INFO] [stdout] test tests::serve_lists_a_member ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/rzc-fa227ebbcf2b58be)
[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 tests/cli.rs (/opt/rustwide/target/release/deps/cli-2cdeff6159a4cc35)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test help_lists_every_subcommand ... ok
[INFO] [stdout] test missing_input_path_is_named_in_the_error ... ok
[INFO] [stdout] test dict_train_rejects_too_few_samples ... ok
[INFO] [stdout] test decompress_rejects_a_non_rzc_file ... ok
[INFO] [stdout] test recursive_compress_rejects_a_plain_file ... ok
[INFO] [stdout] test completions_emit_shell_specific_markers ... ok
[INFO] [stdout] test hostile_pack_header_errors_instead_of_aborting ... ok
[INFO] [stdout] test dict_train_then_roundtrip_with_dictionary ... ok
[INFO] [stdout] test doctor_self_test_passes ... ok
[INFO] [stdout] test adaptive_preset_writes_valid_archive ... ok
[INFO] [stdout] test stdin_stdout_pipe_roundtrip ... ok
[INFO] [stdout] test preset_max_is_recorded_as_level_19 ... ok
[INFO] [stdout] test compress_decompress_roundtrip_is_byte_identical ... ok
[INFO] [stdout] test serve_lists_a_member ... ok
[INFO] [stdout] test encrypt_roundtrip_and_wrong_password ... ok
[INFO] [stdout] test pack_exclude_drops_matching_members ... ok
[INFO] [stdout] test recursive_tree_roundtrip ... ok
[INFO] [stdout] test seal_then_check_validates_and_detects_tampering ... ok
[INFO] [stdout] test cat_streams_one_member_to_stdout ... ok
[INFO] [stdout] test pack_list_unpack_roundtrip ... ok
[INFO] [stdout] test streaming_pack_roundtrip ... ok
[INFO] [stdout] test repack_drops_excluded_members ... ok
[INFO] [stdout] test tree_and_grep_inspect_pack_contents ... ok
[INFO] [stdout] test verify_accepts_intact_and_rejects_truncated ... ok
[INFO] [stdout] test unpack_only_extracts_a_single_member ... ok
[INFO] [stdout] test unpack_refuses_to_clobber_without_force ... ok
[INFO] [stdout] test merge_collision_later_wins ... ok
[INFO] [stdout] test update_add_and_delete_members ... ok
[INFO] [stdout] test diff_reports_identical_and_differing_archives ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/prop.rs (/opt/rustwide/target/release/deps/prop-2d1157da76caa8e3)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test header_parse_never_panics ... ok
[INFO] [stdout] test pack_unpack_roundtrip ... ok
[INFO] [stdout] test compress_decompress_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rust_file_compressor
[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" "0b77e6561aeb01adba7c07c8761eba468ed6600cb1bcc60dd27a43a41747e17f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b77e6561aeb01adba7c07c8761eba468ed6600cb1bcc60dd27a43a41747e17f", kill_on_drop: false }`
[INFO] [stdout] 0b77e6561aeb01adba7c07c8761eba468ed6600cb1bcc60dd27a43a41747e17f
