[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 try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkwat1%2Farchiver" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/markwat1/archiver on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c75056570eca2cf87a965fe8d1840888e23fe7729bbd07a58e580d8f37e46f9 [INFO] running `Command { std: "docker" "start" "-a" "8c75056570eca2cf87a965fe8d1840888e23fe7729bbd07a58e580d8f37e46f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c75056570eca2cf87a965fe8d1840888e23fe7729bbd07a58e580d8f37e46f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c75056570eca2cf87a965fe8d1840888e23fe7729bbd07a58e580d8f37e46f9", kill_on_drop: false }` [INFO] [stdout] 8c75056570eca2cf87a965fe8d1840888e23fe7729bbd07a58e580d8f37e46f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cac0b4c816a38300dcfd0dad101a6ef519e0cf96aa627c4cd7e6dc359b64920 [INFO] running `Command { std: "docker" "start" "-a" "8cac0b4c816a38300dcfd0dad101a6ef519e0cf96aa627c4cd7e6dc359b64920", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling serde v1.0.228 [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 22.05s [INFO] running `Command { std: "docker" "inspect" "8cac0b4c816a38300dcfd0dad101a6ef519e0cf96aa627c4cd7e6dc359b64920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cac0b4c816a38300dcfd0dad101a6ef519e0cf96aa627c4cd7e6dc359b64920", kill_on_drop: false }` [INFO] [stdout] 8cac0b4c816a38300dcfd0dad101a6ef519e0cf96aa627c4cd7e6dc359b64920 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a98fe2f7c601190e4ec3ed9d15f442954198e23eb6b650edb4886ecaf0a475a [INFO] running `Command { std: "docker" "start" "-a" "8a98fe2f7c601190e4ec3ed9d15f442954198e23eb6b650edb4886ecaf0a475a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling file-archiver v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.90s [INFO] running `Command { std: "docker" "inspect" "8a98fe2f7c601190e4ec3ed9d15f442954198e23eb6b650edb4886ecaf0a475a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a98fe2f7c601190e4ec3ed9d15f442954198e23eb6b650edb4886ecaf0a475a", kill_on_drop: false }` [INFO] [stdout] 8a98fe2f7c601190e4ec3ed9d15f442954198e23eb6b650edb4886ecaf0a475a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2c38f07600dcd000418af67de93e2a739291fb71d04ee7986c242a617ffc7f51 [INFO] running `Command { std: "docker" "start" "-a" "2c38f07600dcd000418af67de93e2a739291fb71d04ee7986c242a617ffc7f51", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [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_archive_size ... ok [INFO] [stdout] test security::tests::test_validate_entry_count ... ok [INFO] [stdout] test security::tests::test_validate_file_size ... ok [INFO] [stdout] test security::tests::test_validate_path_rejects_absolute_paths ... ok [INFO] [stdout] test security::tests::test_validate_symlink_target_rejects_absolute ... ok [INFO] [stdout] test security::tests::test_validate_path_rejects_parent_dir ... ok [INFO] [stdout] test security::tests::test_validate_path_accepts_safe_paths ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [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.45s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-d621080434564e91) [INFO] [stdout] running 17 tests [INFO] [stdout] test test_path_traversal_prevention ... ok [INFO] [stdout] test test_invalid_magic_number ... ok [INFO] [stdout] test test_nonexistent_directory ... ok [INFO] [stdout] test test_nonexistent_archive ... 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_symlink_archiving_and_extraction ... ok [INFO] [stdout] test test_empty_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" "2c38f07600dcd000418af67de93e2a739291fb71d04ee7986c242a617ffc7f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c38f07600dcd000418af67de93e2a739291fb71d04ee7986c242a617ffc7f51", kill_on_drop: false }` [INFO] [stdout] 2c38f07600dcd000418af67de93e2a739291fb71d04ee7986c242a617ffc7f51