[INFO] cloning repository https://github.com/markwat1/archiver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/markwat1/archiver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkwat1%2Farchiver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkwat1%2Farchiver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc0b7880e0c2344d130f72c640d5a7a69bcb1f55
[INFO] testing markwat1/archiver against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkwat1%2Farchiver" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/markwat1/archiver
[INFO] finished tweaking git repo https://github.com/markwat1/archiver
[INFO] tweaked toml for git repo https://github.com/markwat1/archiver written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/markwat1/archiver on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/markwat1/archiver 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3bf03600974f40d454f1262704c6aafddef738ef1b6ef22cfd9a08e3701139fb
[INFO] running `Command { std: "docker" "start" "-a" "3bf03600974f40d454f1262704c6aafddef738ef1b6ef22cfd9a08e3701139fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bf03600974f40d454f1262704c6aafddef738ef1b6ef22cfd9a08e3701139fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bf03600974f40d454f1262704c6aafddef738ef1b6ef22cfd9a08e3701139fb", kill_on_drop: false }`
[INFO] [stdout] 3bf03600974f40d454f1262704c6aafddef738ef1b6ef22cfd9a08e3701139fb
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9731a5b885a540df99eebfec8696885669e533676ccd29ace71c22adc63e811f
[INFO] running `Command { std: "docker" "start" "-a" "9731a5b885a540df99eebfec8696885669e533676ccd29ace71c22adc63e811f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling file-archiver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.61s
[INFO] running `Command { std: "docker" "inspect" "9731a5b885a540df99eebfec8696885669e533676ccd29ace71c22adc63e811f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9731a5b885a540df99eebfec8696885669e533676ccd29ace71c22adc63e811f", kill_on_drop: false }`
[INFO] [stdout] 9731a5b885a540df99eebfec8696885669e533676ccd29ace71c22adc63e811f
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95bfa24035b5d6fa88175b465d418bc68d86556c98dbdf316a4b06323f8685b9
[INFO] running `Command { std: "docker" "start" "-a" "95bfa24035b5d6fa88175b465d418bc68d86556c98dbdf316a4b06323f8685b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling file-archiver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.38s
[INFO] running `Command { std: "docker" "inspect" "95bfa24035b5d6fa88175b465d418bc68d86556c98dbdf316a4b06323f8685b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95bfa24035b5d6fa88175b465d418bc68d86556c98dbdf316a4b06323f8685b9", kill_on_drop: false }`
[INFO] [stdout] 95bfa24035b5d6fa88175b465d418bc68d86556c98dbdf316a4b06323f8685b9
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fcb5adff820c58ace9740d718950cf0702421f8ca6859de35e65a4f38315181d
[INFO] running `Command { std: "docker" "start" "-a" "fcb5adff820c58ace9740d718950cf0702421f8ca6859de35e65a4f38315181d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/file_archiver-264dfb36f35c52ff)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test security::tests::test_validate_entry_count ... ok
[INFO] [stdout] test security::tests::test_validate_path_rejects_absolute_paths ... ok
[INFO] [stdout] test security::tests::test_validate_path_accepts_safe_paths ... ok
[INFO] [stdout] test security::tests::test_validate_path_rejects_parent_dir ... ok
[INFO] [stdout] test security::tests::test_validate_archive_size ... ok
[INFO] [stdout] test security::tests::test_validate_symlink_target_rejects_absolute ... ok
[INFO] [stdout] test security::tests::test_validate_file_size ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/file_archiver-48afa02f2d296ac1)
[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/archiver_test.rs (/opt/rustwide/target/debug/deps/archiver_test-a1d873f8b3171271)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_archiver_with_verbose ... ok
[INFO] [stdout] test test_archiver_deduplication ... ok
[INFO] [stdout] test test_archiver_basic ... ok
[INFO] [stdout] test test_end_to_end_archive_and_extract ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-d621080434564e91)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_nonexistent_archive ... ok
[INFO] [stdout] test test_nonexistent_directory ... ok
[INFO] [stdout] test test_path_traversal_prevention ... ok
[INFO] [stdout] test test_invalid_magic_number ... ok
[INFO] [stdout] test test_directory_attributes_preservation ... ok
[INFO] [stdout] test test_corrupted_archive_detection ... ok
[INFO] [stdout] test test_file_attributes_preservation ... ok
[INFO] [stdout] test test_empty_files ... ok
[INFO] [stdout] test test_symlink_archiving_and_extraction ... ok
[INFO] [stdout] test test_already_compressed_files ... ok
[INFO] [stdout] test test_empty_directories ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/integration_test-d621080434564e91` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fcb5adff820c58ace9740d718950cf0702421f8ca6859de35e65a4f38315181d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcb5adff820c58ace9740d718950cf0702421f8ca6859de35e65a4f38315181d", kill_on_drop: false }`
[INFO] [stdout] fcb5adff820c58ace9740d718950cf0702421f8ca6859de35e65a4f38315181d
