[INFO] cloning repository https://github.com/lucifer1004/parcopy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucifer1004/parcopy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucifer1004%2Fparcopy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucifer1004%2Fparcopy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0039fd3b1a65855ae6cb0d25fb7be189a0c29550
[INFO] checking lucifer1004/parcopy/0039fd3b1a65855ae6cb0d25fb7be189a0c29550 against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucifer1004%2Fparcopy" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lucifer1004/parcopy
[INFO] finished tweaking git repo https://github.com/lucifer1004/parcopy
[INFO] tweaked toml for git repo https://github.com/lucifer1004/parcopy written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucifer1004/parcopy on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lucifer1004/parcopy 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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.26.0
[INFO] [stderr]   Downloaded serial_test_derive v3.4.0
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded serial_test v3.4.0
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded reflink-copy v0.1.28
[INFO] [stderr]   Downloaded ctrlc v3.5.2
[INFO] [stderr]   Downloaded nix v0.31.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2565273bf6b918b3da4f98334c6801a1e894145cc017b3f1c99d35dad8cfba5a
[INFO] running `Command { std: "docker" "start" "-a" "2565273bf6b918b3da4f98334c6801a1e894145cc017b3f1c99d35dad8cfba5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2565273bf6b918b3da4f98334c6801a1e894145cc017b3f1c99d35dad8cfba5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2565273bf6b918b3da4f98334c6801a1e894145cc017b3f1c99d35dad8cfba5a", kill_on_drop: false }`
[INFO] [stdout] 2565273bf6b918b3da4f98334c6801a1e894145cc017b3f1c99d35dad8cfba5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e203c55c05a3053fc077059baf4431e7ec7567dfdac00beebde3a98a82f544b0
[INFO] running `Command { std: "docker" "start" "-a" "e203c55c05a3053fc077059baf4431e7ec7567dfdac00beebde3a98a82f544b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking reflink-copy v0.1.28
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking parcopy v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking parcopy-cli v0.3.2 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking serial_test v3.4.0
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.17s
[INFO] running `Command { std: "docker" "inspect" "e203c55c05a3053fc077059baf4431e7ec7567dfdac00beebde3a98a82f544b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e203c55c05a3053fc077059baf4431e7ec7567dfdac00beebde3a98a82f544b0", kill_on_drop: false }`
[INFO] [stdout] e203c55c05a3053fc077059baf4431e7ec7567dfdac00beebde3a98a82f544b0
