[INFO] fetching crate hbackup 0.4.13... [INFO] testing hbackup-0.4.13 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] extracting crate hbackup 0.4.13 into /workspace/builds/worker-3-tc1/source [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate hbackup 0.4.13 [INFO] finished tweaking crates.io crate hbackup 0.4.13 [INFO] tweaked toml for crates.io crate hbackup 0.4.13 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hbackup 0.4.13 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hbackup 0.4.13 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert_fs v1.1.3 [INFO] [stderr] Downloaded lzma-rust2 v0.10.2 [INFO] [stderr] Downloaded sevenz-rust2 v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69b2c9e2316cd9ea54edf58450dd4eeb01df275067c811e0f26563438afbb4d6 [INFO] running `Command { std: "docker" "start" "-a" "69b2c9e2316cd9ea54edf58450dd4eeb01df275067c811e0f26563438afbb4d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69b2c9e2316cd9ea54edf58450dd4eeb01df275067c811e0f26563438afbb4d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69b2c9e2316cd9ea54edf58450dd4eeb01df275067c811e0f26563438afbb4d6", kill_on_drop: false }` [INFO] [stdout] 69b2c9e2316cd9ea54edf58450dd4eeb01df275067c811e0f26563438afbb4d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9db72eb44e113e63dae8c9de41a9e519eecc08006a7edeedef1d02327901e1f [INFO] running `Command { std: "docker" "start" "-a" "e9db72eb44e113e63dae8c9de41a9e519eecc08006a7edeedef1d02327901e1f", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling lzma-rust2 v0.10.2 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling ppmd-rust v1.2.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling sevenz-rust2 v0.18.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling zip v4.5.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling hbackup v0.4.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.58s [INFO] running `Command { std: "docker" "inspect" "e9db72eb44e113e63dae8c9de41a9e519eecc08006a7edeedef1d02327901e1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9db72eb44e113e63dae8c9de41a9e519eecc08006a7edeedef1d02327901e1f", kill_on_drop: false }` [INFO] [stdout] e9db72eb44e113e63dae8c9de41a9e519eecc08006a7edeedef1d02327901e1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 897ce154d425ea95a44362850271c9b3e8aeee39cac4915dc3f487cdf8cba4b2 [INFO] running `Command { std: "docker" "start" "-a" "897ce154d425ea95a44362850271c9b3e8aeee39cac4915dc3f487cdf8cba4b2", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling sevenz-rust2 v0.18.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling hbackup v0.4.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.15s [INFO] running `Command { std: "docker" "inspect" "897ce154d425ea95a44362850271c9b3e8aeee39cac4915dc3f487cdf8cba4b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "897ce154d425ea95a44362850271c9b3e8aeee39cac4915dc3f487cdf8cba4b2", kill_on_drop: false }` [INFO] [stdout] 897ce154d425ea95a44362850271c9b3e8aeee39cac4915dc3f487cdf8cba4b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4ef25af73e7316a15566e6e2d79af5050576d778ea6be1f09e8c84759dc0be98 [INFO] running `Command { std: "docker" "start" "-a" "4ef25af73e7316a15566e6e2d79af5050576d778ea6be1f09e8c84759dc0be98", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bk-c42a86af5988b1c9) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test application::tests::test_application_add_job ... ok [INFO] [stdout] test application::tests::test_application_add_multiple_jobs ... ok [INFO] [stdout] test application::tests::test_application_new ... ok [INFO] [stdout] test application::tests::test_application_remove_job ... ok [INFO] [stdout] test application::tests::test_application_reset_jobs ... ok [INFO] [stdout] test application::tests::test_application_default ... ok [INFO] [stdout] test application::tests::test_backed_config_file ... ok [INFO] [stdout] test commands::tests::test_job_list_display ... ok [INFO] [stdout] test application::tests::test_config_file ... ok [INFO] [stdout] test application::tests::test_application_serialization ... ok [INFO] [stdout] test file_util::tests::test_compression_bzip2_file ... ok [INFO] [stdout] test file_util::tests::test_get_file_name ... ok [INFO] [stdout] test file_util::tests::test_compression_nonexistent_source ... ok [INFO] [stdout] test file_util::tests::test_compression_gzip_file ... ok [INFO] [stdout] test file_util::tests::test_make_filter_no_ignore ... ok [INFO] [stdout] test file_util::tests::test_compression_creates_dest_directory ... ok [INFO] [stdout] test file_util::tests::test_compression_tar_file ... ok [INFO] [stdout] test path_util::tests::test_check_path_nonexistent ... ok [INFO] [stdout] test file_util::tests::test_compression_tar_directory ... ok [INFO] [stdout] test path_util::tests::test_check_path_nested_directory ... ok [INFO] [stdout] test file_util::tests::test_compression_lz4_file ... ok [INFO] [stdout] test file_util::tests::test_compression_xz_file ... ok [INFO] [stdout] test file_util::tests::test_compression_zstd_directory ... ok [INFO] [stdout] test file_util::tests::test_compression_gzip_directory ... ok [INFO] [stdout] test file_util::tests::test_compression_invalid_dest_file ... ok [INFO] [stdout] test file_util::tests::test_make_filter ... ok [INFO] [stdout] test file_util::tests::test_compression_zstd_file ... ok [INFO] [stdout] test file_util::tests::test_compression_with_ignore_list ... ok [INFO] [stdout] test path_util::tests::test_check_path_valid_file ... ok [INFO] [stdout] test file_util::tests::test_compression_zip_file ... ok [INFO] [stdout] test path_util::tests::test_check_path_valid_directory ... ok [INFO] [stdout] test path_util::tests::test_check_path_empty_file ... ok [INFO] [stdout] test file_util::tests::test_compression_levels ... ok [INFO] [stdout] test file_util::tests::test_compression_zip_directory ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4ef25af73e7316a15566e6e2d79af5050576d778ea6be1f09e8c84759dc0be98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ef25af73e7316a15566e6e2d79af5050576d778ea6be1f09e8c84759dc0be98", kill_on_drop: false }` [INFO] [stdout] 4ef25af73e7316a15566e6e2d79af5050576d778ea6be1f09e8c84759dc0be98