[INFO] updating cached repository https://github.com/elpinal/rain-vm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9bbd7110f539ac0f5a589125e6cd948133d6a68 [INFO] checking elpinal/rain-vm against try#5fdfba63a96c5e8ae0ebf6b8b66853110277087d for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felpinal%2Frain-vm" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elpinal/rain-vm on toolchain 5fdfba63a96c5e8ae0ebf6b8b66853110277087d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elpinal/rain-vm [INFO] finished tweaking git repo https://github.com/elpinal/rain-vm [INFO] tweaked toml for git repo https://github.com/elpinal/rain-vm written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/elpinal/rain-vm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 364a1cc8e7c13fd160722c9b6d88e53539ec4fcbd291f66e900a701d4798b5ef [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "364a1cc8e7c13fd160722c9b6d88e53539ec4fcbd291f66e900a701d4798b5ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "364a1cc8e7c13fd160722c9b6d88e53539ec4fcbd291f66e900a701d4798b5ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "364a1cc8e7c13fd160722c9b6d88e53539ec4fcbd291f66e900a701d4798b5ef", kill_on_drop: false }` [INFO] [stdout] 364a1cc8e7c13fd160722c9b6d88e53539ec4fcbd291f66e900a701d4798b5ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2ca693d9600a117fb1e60f5e3374e5c69990edefc2f6796c8e9abe77972fc251 [INFO] running `Command { std: "docker" "start" "-a" "2ca693d9600a117fb1e60f5e3374e5c69990edefc2f6796c8e9abe77972fc251", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling cargo-husky v1.2.0 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] error: failed to run custom build command for `cargo-husky v1.2.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/cargo-husky-a7b52496998b2f60/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: .git directory was not found in '/opt/rustwide/target/debug/build/cargo-husky-c30bb25f5e95f4fd/out' or its parent directories [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2ca693d9600a117fb1e60f5e3374e5c69990edefc2f6796c8e9abe77972fc251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ca693d9600a117fb1e60f5e3374e5c69990edefc2f6796c8e9abe77972fc251", kill_on_drop: false }` [INFO] [stdout] 2ca693d9600a117fb1e60f5e3374e5c69990edefc2f6796c8e9abe77972fc251