[INFO] cloning repository https://github.com/joelparkerhenderson/demo-rust-ed25519-dalek [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joelparkerhenderson/demo-rust-ed25519-dalek" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoelparkerhenderson%2Fdemo-rust-ed25519-dalek", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoelparkerhenderson%2Fdemo-rust-ed25519-dalek'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69258347fc555bfde1d2b3623893b11ca2680a0f [INFO] checking joelparkerhenderson/demo-rust-ed25519-dalek against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoelparkerhenderson%2Fdemo-rust-ed25519-dalek" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joelparkerhenderson/demo-rust-ed25519-dalek on toolchain d49be02cf6d2e2a01264fcdef1e20c826710c0f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joelparkerhenderson/demo-rust-ed25519-dalek [INFO] finished tweaking git repo https://github.com/joelparkerhenderson/demo-rust-ed25519-dalek [INFO] tweaked toml for git repo https://github.com/joelparkerhenderson/demo-rust-ed25519-dalek written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/joelparkerhenderson/demo-rust-ed25519-dalek 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" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ed25519-dalek v2.0.0-rc.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 772e12252616c3d882b770a36c46449344c2a800decf62b3afa7ca3a01a99faf [INFO] running `Command { std: "docker" "start" "-a" "772e12252616c3d882b770a36c46449344c2a800decf62b3afa7ca3a01a99faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "772e12252616c3d882b770a36c46449344c2a800decf62b3afa7ca3a01a99faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "772e12252616c3d882b770a36c46449344c2a800decf62b3afa7ca3a01a99faf", kill_on_drop: false }` [INFO] [stdout] 772e12252616c3d882b770a36c46449344c2a800decf62b3afa7ca3a01a99faf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1f902c3fce7159c7fae126ad860753164819409ca3932f327e7c29c2c09ecdd [INFO] running `Command { std: "docker" "start" "-a" "f1f902c3fce7159c7fae126ad860753164819409ca3932f327e7c29c2c09ecdd", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling platforms v3.0.2 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Checking cpufeatures v0.2.7 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking ed25519 v2.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling curve25519-dalek v4.0.0-rc.2 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/block_buffer-b4226531ed895efd.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/block-buffer-b4226531ed895efd/dep-lib-block_buffer` [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta5d5seF" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f1f902c3fce7159c7fae126ad860753164819409ca3932f327e7c29c2c09ecdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1f902c3fce7159c7fae126ad860753164819409ca3932f327e7c29c2c09ecdd", kill_on_drop: false }` [INFO] [stdout] f1f902c3fce7159c7fae126ad860753164819409ca3932f327e7c29c2c09ecdd