[INFO] cloning repository https://github.com/volkovandr/rust-gl-teapot-helloworld [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/volkovandr/rust-gl-teapot-helloworld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolkovandr%2Frust-gl-teapot-helloworld", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolkovandr%2Frust-gl-teapot-helloworld'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b51dbde8b63a4d85ba378bea1f451edcafa964d4 [INFO] checking volkovandr/rust-gl-teapot-helloworld against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolkovandr%2Frust-gl-teapot-helloworld" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/volkovandr/rust-gl-teapot-helloworld on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/volkovandr/rust-gl-teapot-helloworld [INFO] finished tweaking git repo https://github.com/volkovandr/rust-gl-teapot-helloworld [INFO] tweaked toml for git repo https://github.com/volkovandr/rust-gl-teapot-helloworld written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/volkovandr/rust-gl-teapot-helloworld 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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39723cd5fb1aa6c32208c0337668806b49f367e94657fd0ee0b3eaaf66ad3a9e [INFO] running `Command { std: "docker" "start" "-a" "39723cd5fb1aa6c32208c0337668806b49f367e94657fd0ee0b3eaaf66ad3a9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39723cd5fb1aa6c32208c0337668806b49f367e94657fd0ee0b3eaaf66ad3a9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39723cd5fb1aa6c32208c0337668806b49f367e94657fd0ee0b3eaaf66ad3a9e", kill_on_drop: false }` [INFO] [stdout] 39723cd5fb1aa6c32208c0337668806b49f367e94657fd0ee0b3eaaf66ad3a9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5db3d71fdb0c93454e14dd8dc99f49280af442f984ab7ec36824cc72bae11784 [INFO] running `Command { std: "docker" "start" "-a" "5db3d71fdb0c93454e14dd8dc99f49280af442f984ab7ec36824cc72bae11784", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro2` (build script) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `log` (build script) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaysm32k/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (build script) [INFO] [stderr] error: could not compile `autocfg` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaAqX4tH/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `semver-parser` (lib) due to 2 previous errors [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `byteorder` (build script) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaEiDjHc" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (lib) 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/rmetadn8NWm" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xml-rs` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5db3d71fdb0c93454e14dd8dc99f49280af442f984ab7ec36824cc72bae11784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5db3d71fdb0c93454e14dd8dc99f49280af442f984ab7ec36824cc72bae11784", kill_on_drop: false }` [INFO] [stdout] 5db3d71fdb0c93454e14dd8dc99f49280af442f984ab7ec36824cc72bae11784 [INFO] checking volkovandr/rust-gl-teapot-helloworld against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolkovandr%2Frust-gl-teapot-helloworld" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/volkovandr/rust-gl-teapot-helloworld on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/volkovandr/rust-gl-teapot-helloworld [INFO] finished tweaking git repo https://github.com/volkovandr/rust-gl-teapot-helloworld [INFO] tweaked toml for git repo https://github.com/volkovandr/rust-gl-teapot-helloworld written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/volkovandr/rust-gl-teapot-helloworld 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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3e14aecda1d4df602daf3c7ec10cc0ad8c92acc6485324b47e8d91141a9bacc [INFO] running `Command { std: "docker" "start" "-a" "f3e14aecda1d4df602daf3c7ec10cc0ad8c92acc6485324b47e8d91141a9bacc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3e14aecda1d4df602daf3c7ec10cc0ad8c92acc6485324b47e8d91141a9bacc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3e14aecda1d4df602daf3c7ec10cc0ad8c92acc6485324b47e8d91141a9bacc", kill_on_drop: false }` [INFO] [stdout] f3e14aecda1d4df602daf3c7ec10cc0ad8c92acc6485324b47e8d91141a9bacc [INFO] checking volkovandr/rust-gl-teapot-helloworld against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolkovandr%2Frust-gl-teapot-helloworld" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/volkovandr/rust-gl-teapot-helloworld on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/volkovandr/rust-gl-teapot-helloworld [INFO] finished tweaking git repo https://github.com/volkovandr/rust-gl-teapot-helloworld [INFO] tweaked toml for git repo https://github.com/volkovandr/rust-gl-teapot-helloworld written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/volkovandr/rust-gl-teapot-helloworld 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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 544cacabb87184985d2bb889a6dfb15977e56b30c1aedf17ee690216aad49832 [INFO] running `Command { std: "docker" "start" "-a" "544cacabb87184985d2bb889a6dfb15977e56b30c1aedf17ee690216aad49832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "544cacabb87184985d2bb889a6dfb15977e56b30c1aedf17ee690216aad49832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "544cacabb87184985d2bb889a6dfb15977e56b30c1aedf17ee690216aad49832", kill_on_drop: false }` [INFO] [stdout] 544cacabb87184985d2bb889a6dfb15977e56b30c1aedf17ee690216aad49832 [INFO] checking volkovandr/rust-gl-teapot-helloworld against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolkovandr%2Frust-gl-teapot-helloworld" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/volkovandr/rust-gl-teapot-helloworld on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/volkovandr/rust-gl-teapot-helloworld [INFO] finished tweaking git repo https://github.com/volkovandr/rust-gl-teapot-helloworld [INFO] tweaked toml for git repo https://github.com/volkovandr/rust-gl-teapot-helloworld written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/volkovandr/rust-gl-teapot-helloworld 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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d764ec184fcbd0d6bd44f19694b62eda178133104e0cee808a620e83f4c57af [INFO] running `Command { std: "docker" "start" "-a" "0d764ec184fcbd0d6bd44f19694b62eda178133104e0cee808a620e83f4c57af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d764ec184fcbd0d6bd44f19694b62eda178133104e0cee808a620e83f4c57af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d764ec184fcbd0d6bd44f19694b62eda178133104e0cee808a620e83f4c57af", kill_on_drop: false }` [INFO] [stdout] 0d764ec184fcbd0d6bd44f19694b62eda178133104e0cee808a620e83f4c57af [INFO] checking volkovandr/rust-gl-teapot-helloworld against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolkovandr%2Frust-gl-teapot-helloworld" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/volkovandr/rust-gl-teapot-helloworld on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/volkovandr/rust-gl-teapot-helloworld [INFO] finished tweaking git repo https://github.com/volkovandr/rust-gl-teapot-helloworld [INFO] tweaked toml for git repo https://github.com/volkovandr/rust-gl-teapot-helloworld written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/volkovandr/rust-gl-teapot-helloworld 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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/35cb95b32060a2deb3be532dc211dc0aadbfdc36d46d9897f80d2e2d7238ed18/merged/opt/rustwide: no space left on device [INFO] checking volkovandr/rust-gl-teapot-helloworld against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolkovandr%2Frust-gl-teapot-helloworld" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/volkovandr/rust-gl-teapot-helloworld on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/volkovandr/rust-gl-teapot-helloworld [INFO] finished tweaking git repo https://github.com/volkovandr/rust-gl-teapot-helloworld [INFO] tweaked toml for git repo https://github.com/volkovandr/rust-gl-teapot-helloworld written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/volkovandr/rust-gl-teapot-helloworld 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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/91616d7bb270e97417315bcba07be43b541988c786762210c1f3dedd4c4532c8/merged/opt/rustwide: no space left on device [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 1 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.