[INFO] cloning repository https://github.com/richox/huarongdao-cracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/richox/huarongdao-cracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichox%2Fhuarongdao-cracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichox%2Fhuarongdao-cracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f25a8f56a409358554020de5137d6b979636dad5 [INFO] building richox/huarongdao-cracker against master#0da281b6068a7d889ae89a9bd8991284cc9b7535 for pr-103610 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichox%2Fhuarongdao-cracker" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/richox/huarongdao-cracker on toolchain 0da281b6068a7d889ae89a9bd8991284cc9b7535 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/richox/huarongdao-cracker [INFO] finished tweaking git repo https://github.com/richox/huarongdao-cracker [INFO] tweaked toml for git repo https://github.com/richox/huarongdao-cracker written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/richox/huarongdao-cracker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7e93ff2d81b697c49904f0abb0517fbcd7c6e4715e414cfbf107f7ed0791c8f [INFO] running `Command { std: "docker" "start" "-a" "f7e93ff2d81b697c49904f0abb0517fbcd7c6e4715e414cfbf107f7ed0791c8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7e93ff2d81b697c49904f0abb0517fbcd7c6e4715e414cfbf107f7ed0791c8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7e93ff2d81b697c49904f0abb0517fbcd7c6e4715e414cfbf107f7ed0791c8f", kill_on_drop: false }` [INFO] [stdout] f7e93ff2d81b697c49904f0abb0517fbcd7c6e4715e414cfbf107f7ed0791c8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 273953312b9d759ccc21940ec6df62af856edd4d1b8255239fd0b918055e671f [INFO] running `Command { std: "docker" "start" "-a" "273953312b9d759ccc21940ec6df62af856edd4d1b8255239fd0b918055e671f", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/lazy_static-b33cd6b8ee13db74.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/lazy_static-b33cd6b8ee13db74/dep-lib-lazy_static` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `unicode-xid` [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta1oFqDT" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` [INFO] [stderr] error: could not compile `strsim` due to previous error [INFO] [stderr] error: could not compile `anyhow` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro2` [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetauJESBH" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaSdQHno" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `version_check` due to previous error [INFO] [stderr] error: could not compile `vec_map` due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetappJWzm" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaHOrcoW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `textwrap` due to previous error [INFO] [stderr] error: could not compile `ansi_term` due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2pVQMt" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-segmentation` due to previous error [INFO] running `Command { std: "docker" "inspect" "273953312b9d759ccc21940ec6df62af856edd4d1b8255239fd0b918055e671f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "273953312b9d759ccc21940ec6df62af856edd4d1b8255239fd0b918055e671f", kill_on_drop: false }` [INFO] [stdout] 273953312b9d759ccc21940ec6df62af856edd4d1b8255239fd0b918055e671f