[INFO] cloning repository https://github.com/gabrielmaialva33/rust-beecrowd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gabrielmaialva33/rust-beecrowd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielmaialva33%2Frust-beecrowd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielmaialva33%2Frust-beecrowd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb64720529cc2331d9cf963c93ca11efc0a77f60 [INFO] checking gabrielmaialva33/rust-beecrowd against master#69fd5e4059f8840f09f60269bcda23dcdcb77151 for pr-135733 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielmaialva33%2Frust-beecrowd" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gabrielmaialva33/rust-beecrowd on toolchain 69fd5e4059f8840f09f60269bcda23dcdcb77151 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gabrielmaialva33/rust-beecrowd [INFO] finished tweaking git repo https://github.com/gabrielmaialva33/rust-beecrowd [INFO] tweaked toml for git repo https://github.com/gabrielmaialva33/rust-beecrowd written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gabrielmaialva33/rust-beecrowd 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" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a16f6d85e06001a7a08a96b1197a88650cc17f8f5be30a23fb5088d6ed8989f2 [INFO] running `Command { std: "docker" "start" "-a" "a16f6d85e06001a7a08a96b1197a88650cc17f8f5be30a23fb5088d6ed8989f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a16f6d85e06001a7a08a96b1197a88650cc17f8f5be30a23fb5088d6ed8989f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a16f6d85e06001a7a08a96b1197a88650cc17f8f5be30a23fb5088d6ed8989f2", kill_on_drop: false }` [INFO] [stdout] a16f6d85e06001a7a08a96b1197a88650cc17f8f5be30a23fb5088d6ed8989f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f21cb0a8fd9cf0ef16a527ff79f97ce668e4c3d534f25f19b6ee1941d5031cf [INFO] running `Command { std: "docker" "start" "-a" "3f21cb0a8fd9cf0ef16a527ff79f97ce668e4c3d534f25f19b6ee1941d5031cf", kill_on_drop: false }` [INFO] [stderr] Checking rust-beecrowd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/rust-beecrowd-4980a79145e3a187/invoked.timestamp` [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/rmetaaWhaui" [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/rmetaNxKsGk" [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/rmetaLsEI8c" [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/rmetaorjokn" [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/rmetaMYEhM2" [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/rmetayZpANB" [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/rmetaFpQ7XG" [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/rmetaYGxjOX" [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/rmeta1GIdLo" [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/rmeta8IYEaa" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-beecrowd` (bin "beecrowd_1003" test) due to 1 previous error [INFO] [stderr] error: could not compile `rust-beecrowd` (bin "beecrowd_1045") due to 1 previous error [INFO] [stderr] error: could not compile `rust-beecrowd` (bin "beecrowd_1047") due to 1 previous error [INFO] [stderr] error: could not compile `rust-beecrowd` (bin "beecrowd_1005" test) due to 1 previous error [INFO] [stderr] error: could not compile `rust-beecrowd` (bin "beecrowd_1043") due to 1 previous error [INFO] [stderr] error: could not compile `rust-beecrowd` (bin "beecrowd_1042" test) due to 1 previous error [INFO] [stderr] error: could not compile `rust-beecrowd` (bin "beecrowd_1038" test) due to 1 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/rmeta2DwRxg" [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/rmetanop4Bf" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-beecrowd` (bin "beecrowd_1052") due to 1 previous error [INFO] [stderr] error: could not compile `rust-beecrowd` (bin "beecrowd_1014" test) due to 1 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/rmetaZ1A3bX" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-beecrowd` (bin "beecrowd_1010" test) due to 1 previous error [INFO] [stderr] error: could not compile `rust-beecrowd` (bin "beecrowd_1049" test) due to 1 previous error [INFO] [stderr] error: could not compile `rust-beecrowd` (bin "beecrowd_1036") due to 1 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/rmetacxgFH0" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-beecrowd` (bin "beecrowd_1052" test) due to 1 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/rmetaMDcFTN" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-beecrowd` (bin "beecrowd_1038") due to 1 previous error [INFO] [stderr] error: could not compile `rust-beecrowd` (bin "beecrowd_1014") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3f21cb0a8fd9cf0ef16a527ff79f97ce668e4c3d534f25f19b6ee1941d5031cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f21cb0a8fd9cf0ef16a527ff79f97ce668e4c3d534f25f19b6ee1941d5031cf", kill_on_drop: false }` [INFO] [stdout] 3f21cb0a8fd9cf0ef16a527ff79f97ce668e4c3d534f25f19b6ee1941d5031cf