[INFO] cloning repository https://github.com/relaxcloud-cn/bit7z-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/relaxcloud-cn/bit7z-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frelaxcloud-cn%2Fbit7z-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frelaxcloud-cn%2Fbit7z-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14782f747b222e357743afd0d47c632e71b0dadd [INFO] checking relaxcloud-cn/bit7z-rs against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frelaxcloud-cn%2Fbit7z-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/relaxcloud-cn/bit7z-rs [INFO] finished tweaking git repo https://github.com/relaxcloud-cn/bit7z-rs [INFO] tweaked toml for git repo https://github.com/relaxcloud-cn/bit7z-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/relaxcloud-cn/bit7z-rs on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/relaxcloud-cn/bit7z-rs 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking relaxcloud-cn/bit7z-rs against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frelaxcloud-cn%2Fbit7z-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/relaxcloud-cn/bit7z-rs [INFO] finished tweaking git repo https://github.com/relaxcloud-cn/bit7z-rs [INFO] tweaked toml for git repo https://github.com/relaxcloud-cn/bit7z-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/relaxcloud-cn/bit7z-rs on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/relaxcloud-cn/bit7z-rs 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded link-cplusplus v1.0.9 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.131 [INFO] [stderr] Downloaded scratch v1.0.7 [INFO] [stderr] Downloaded anstyle-wincon v3.0.6 [INFO] [stderr] Downloaded clap v4.5.21 [INFO] [stderr] Downloaded clap_lex v0.7.3 [INFO] [stderr] Downloaded anyhow v1.0.93 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.131 [INFO] [stderr] Downloaded clap_builder v4.5.21 [INFO] [stderr] Downloaded cxx-build v1.0.131 [INFO] [stderr] Downloaded cxx v1.0.131 [INFO] [stderr] Downloaded syn v2.0.89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c9fec6bccf44a635554fea08689c8716adef3d9c477a7256e14b967c2325fca [INFO] running `Command { std: "docker" "start" "-a" "7c9fec6bccf44a635554fea08689c8716adef3d9c477a7256e14b967c2325fca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c9fec6bccf44a635554fea08689c8716adef3d9c477a7256e14b967c2325fca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c9fec6bccf44a635554fea08689c8716adef3d9c477a7256e14b967c2325fca", kill_on_drop: false }` [INFO] [stdout] 7c9fec6bccf44a635554fea08689c8716adef3d9c477a7256e14b967c2325fca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d08cf92f322453bdf8d082e6b772d07490027938c86bfa9e28a03aadde0e2690 [INFO] running `Command { std: "docker" "start" "-a" "d08cf92f322453bdf8d082e6b772d07490027938c86bfa9e28a03aadde0e2690", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.131 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling cxx v1.0.131 [INFO] [stderr] Compiling cxx-build v1.0.131 [INFO] [stderr] Compiling cxxbridge-macro v1.0.131 [INFO] [stderr] Compiling bit7z v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `bit7z v0.1.0 (/opt/rustwide/workdir)` [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/bit7z-1d27bb68ea80efcf/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: VcpkgNotFound("No vcpkg installation found. Set the VCPKG_ROOT environment variable or run 'vcpkg integrate install'") [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d08cf92f322453bdf8d082e6b772d07490027938c86bfa9e28a03aadde0e2690", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d08cf92f322453bdf8d082e6b772d07490027938c86bfa9e28a03aadde0e2690", kill_on_drop: false }` [INFO] [stdout] d08cf92f322453bdf8d082e6b772d07490027938c86bfa9e28a03aadde0e2690