[INFO] cloning repository https://github.com/softprops/splint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/softprops/splint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftprops%2Fsplint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftprops%2Fsplint'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftprops%2Fsplint: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/softprops/splint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/softprops/splint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftprops%2Fsplint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftprops%2Fsplint'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftprops%2Fsplint: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/softprops/splint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/softprops/splint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftprops%2Fsplint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftprops%2Fsplint'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftprops%2Fsplint: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/softprops/splint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/softprops/splint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftprops%2Fsplint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftprops%2Fsplint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c25e399e58004e2175fb9a42fba572e0d9ab61f5 [INFO] checking softprops/splint against master#4b596bbd847672da87763b76171687d3544863c2 for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftprops%2Fsplint" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/softprops/splint [INFO] finished tweaking git repo https://github.com/softprops/splint [INFO] tweaked toml for git repo https://github.com/softprops/splint written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/softprops/splint on toolchain 4b596bbd847672da87763b76171687d3544863c2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/softprops/splint 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" "+4b596bbd847672da87763b76171687d3544863c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.9.0 [INFO] [stderr] Downloaded web-sys v0.3.27 [INFO] [stderr] Downloaded wasm-bindgen-webidl v0.2.50 [INFO] [stderr] Downloaded structopt-derive v0.3.2 [INFO] [stderr] Downloaded iri-string v0.1.1 [INFO] [stderr] Downloaded tokio-rustls v0.10.1 [INFO] [stderr] Downloaded lincolns v0.1.0 [INFO] [stderr] Downloaded json-pointer v0.3.2 [INFO] [stderr] Downloaded opaque_typedef v0.0.3 [INFO] [stderr] Downloaded strum_macros v0.9.1 [INFO] [stderr] Downloaded jsonschema-valid v0.2.0 [INFO] [stderr] Downloaded structopt v0.3.2 [INFO] [stderr] Downloaded opaque_typedef_macros v0.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90aea93eeaede8fc3f146b7ffd515dd47c345d036cc4df2f6d2b4e83d00ec23d [INFO] running `Command { std: "docker" "start" "-a" "90aea93eeaede8fc3f146b7ffd515dd47c345d036cc4df2f6d2b4e83d00ec23d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90aea93eeaede8fc3f146b7ffd515dd47c345d036cc4df2f6d2b4e83d00ec23d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90aea93eeaede8fc3f146b7ffd515dd47c345d036cc4df2f6d2b4e83d00ec23d", kill_on_drop: false }` [INFO] [stdout] 90aea93eeaede8fc3f146b7ffd515dd47c345d036cc4df2f6d2b4e83d00ec23d command failed: exit status: 1 Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/crater-agent-workspace/rustup-home" to rootfs at "/opt/rustwide/rustup-home": create mountpoint for /opt/rustwide/rustup-home mount: mkdirat /var/lib/docker/overlay2/649b4515240b30cd702f07245bcc726bbb3bf29f51fd8d1faeeb7b95a82dcbce/merged/opt/rustwide/rustup-home: no space left on device: unknown