[INFO] fetching crate paq 1.1.0...
[INFO] testing paq-1.1.0 against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] extracting crate paq 1.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate paq 1.1.0 on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate paq 1.1.0
[INFO] finished tweaking crates.io crate paq 1.1.0
[INFO] tweaked toml for crates.io crate paq 1.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate paq 1.1.0 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" "+nightly-2025-01-18" "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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf0b8de0035ea804630ddda75afca25cf8bfaa180e258ba356cedd9d1940ce86
[INFO] running `Command { std: "docker" "start" "-a" "cf0b8de0035ea804630ddda75afca25cf8bfaa180e258ba356cedd9d1940ce86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf0b8de0035ea804630ddda75afca25cf8bfaa180e258ba356cedd9d1940ce86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf0b8de0035ea804630ddda75afca25cf8bfaa180e258ba356cedd9d1940ce86", kill_on_drop: false }`
[INFO] [stdout] cf0b8de0035ea804630ddda75afca25cf8bfaa180e258ba356cedd9d1940ce86
[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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6697f0f954a9b90e568a63f2cfb8c73e36c3f05ece664683a0f620a16a2e671
[INFO] running `Command { std: "docker" "start" "-a" "f6697f0f954a9b90e568a63f2cfb8c73e36c3f05ece664683a0f620a16a2e671", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling rustix v0.38.3
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling blake3 v1.4.1
[INFO] [stderr]    Compiling clap_builder v4.3.11
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling clap v4.3.11
[INFO] [stderr]    Compiling paq v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.42s
[INFO] running `Command { std: "docker" "inspect" "f6697f0f954a9b90e568a63f2cfb8c73e36c3f05ece664683a0f620a16a2e671", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6697f0f954a9b90e568a63f2cfb8c73e36c3f05ece664683a0f620a16a2e671", kill_on_drop: false }`
[INFO] [stdout] f6697f0f954a9b90e568a63f2cfb8c73e36c3f05ece664683a0f620a16a2e671
[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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 017f3a8d66e7070111d14dd9593caa0cf514d8aa2f637ff53079df64f8741d9a
[INFO] running `Command { std: "docker" "start" "-a" "017f3a8d66e7070111d14dd9593caa0cf514d8aa2f637ff53079df64f8741d9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling paq v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/utils.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct TempDir(PathBuf, PathBuf);
[INFO] [stdout]    |            ------- ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TempDir` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct TempDir((), PathBuf);
[INFO] [stdout]    |                    ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/utils.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct TempDir(PathBuf, PathBuf);
[INFO] [stdout]    |            ------- ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TempDir` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct TempDir((), PathBuf);
[INFO] [stdout]    |                    ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.08s
[INFO] running `Command { std: "docker" "inspect" "017f3a8d66e7070111d14dd9593caa0cf514d8aa2f637ff53079df64f8741d9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "017f3a8d66e7070111d14dd9593caa0cf514d8aa2f637ff53079df64f8741d9a", kill_on_drop: false }`
[INFO] [stdout] 017f3a8d66e7070111d14dd9593caa0cf514d8aa2f637ff53079df64f8741d9a
[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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a6452e589ea91077a7c00a2dbe8299323664454b3bc975cdafb7f3c8c02fa77
[INFO] running `Command { std: "docker" "start" "-a" "5a6452e589ea91077a7c00a2dbe8299323664454b3bc975cdafb7f3c8c02fa77", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/utils.rs:28:20
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub struct TempDir(PathBuf, PathBuf);
[INFO] [stderr]    |            ------- ^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TempDir` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub struct TempDir((), PathBuf);
[INFO] [stderr]    |                    ~~
[INFO] [stderr] 
[INFO] [stderr] warning: `paq` (test "functional") generated 1 warning
[INFO] [stderr] warning: `paq` (test "utils") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/paq-940806767a28be4e)
[INFO] [stderr]      Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/paq-fdd3354bb485201d)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/functional.rs (/opt/rustwide/target/debug/deps/functional-c964a0df810b0f61)
[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] [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] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test lib::it_hashes_directory_absolute_symlink_without_following ... ok
[INFO] [stdout] test lib::it_hashes_directory ... ok
[INFO] [stdout] test lib::it_hashes_directory_relative_symlink_without_following ... ok
[INFO] [stdout] test lib::it_hashes_directory_from_any_path ... ok
[INFO] [stdout] test lib::it_hashes_directory_with_ignored_subdirectory ... ok
[INFO] [stdout] test lib::it_hashes_single_file ... ok
[INFO] [stdout] test bin::it_outputs_file_hash_using_short_arg ... ok
[INFO] [stdout] test lib::it_hashes_directory_with_ignored_file ... ok
[INFO] [stdout] test bin::it_outputs_file_hash_using_default_short_arg ... ok
[INFO] [stdout] test bin::it_outputs_file_hash_using_default_long_arg ... ok
[INFO] [stdout] test lib::it_hashes_directory_with_file ... ok
[INFO] [stdout] test bin::it_outputs_file_hash_using_long_arg ... ok
[INFO] [stdout] test lib::it_hashes_directory_files_consistently ... ok
[INFO] [stderr]      Running tests/utils.rs (/opt/rustwide/target/debug/deps/utils-eb65d38fabda083f)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[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.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests paq
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - hash_source (line 109) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5a6452e589ea91077a7c00a2dbe8299323664454b3bc975cdafb7f3c8c02fa77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a6452e589ea91077a7c00a2dbe8299323664454b3bc975cdafb7f3c8c02fa77", kill_on_drop: false }`
[INFO] [stdout] 5a6452e589ea91077a7c00a2dbe8299323664454b3bc975cdafb7f3c8c02fa77
