[INFO] cloning repository https://github.com/AkarinLiu/jars
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AkarinLiu/jars" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkarinLiu%2Fjars", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkarinLiu%2Fjars'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c71acca79457ec26981c6ed85f31a4d725dc56b7
[INFO] checking AkarinLiu/jars against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkarinLiu%2Fjars" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AkarinLiu/jars
[INFO] finished tweaking git repo https://github.com/AkarinLiu/jars
[INFO] tweaked toml for git repo https://github.com/AkarinLiu/jars written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AkarinLiu/jars on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AkarinLiu/jars 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded icu_properties v2.0.0
[INFO] [stderr]   Downloaded cc v1.2.22
[INFO] [stderr]   Downloaded icu_properties_data v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51c7f603cfc4fefa95beae1b20e0e2e5cc5f08c812256879bef8bd978fd636d1
[INFO] running `Command { std: "docker" "start" "-a" "51c7f603cfc4fefa95beae1b20e0e2e5cc5f08c812256879bef8bd978fd636d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51c7f603cfc4fefa95beae1b20e0e2e5cc5f08c812256879bef8bd978fd636d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51c7f603cfc4fefa95beae1b20e0e2e5cc5f08c812256879bef8bd978fd636d1", kill_on_drop: false }`
[INFO] [stdout] 51c7f603cfc4fefa95beae1b20e0e2e5cc5f08c812256879bef8bd978fd636d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11c45111ed385ff96540b72b4c17956bbaa68ee199d432f70e7461f3fdc88ee1
[INFO] running `Command { std: "docker" "start" "-a" "11c45111ed385ff96540b72b4c17956bbaa68ee199d432f70e7461f3fdc88ee1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling winreg v0.10.1
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr] error: failed to run custom build command for `winreg v0.10.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/winreg-be5bacae3509dffc/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: winreg is only supported on Windows platforms
[INFO] [stderr]   help: if your application is multi-platform, use `[target.'cfg(windows)'.dependencies] winreg = "..."`
[INFO] [stderr]   help: if your application is only supported on Windows, use `--target x86_64-pc-windows-gnu` or some other windows platform
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "11c45111ed385ff96540b72b4c17956bbaa68ee199d432f70e7461f3fdc88ee1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11c45111ed385ff96540b72b4c17956bbaa68ee199d432f70e7461f3fdc88ee1", kill_on_drop: false }`
[INFO] [stdout] 11c45111ed385ff96540b72b4c17956bbaa68ee199d432f70e7461f3fdc88ee1
