[INFO] cloning repository https://github.com/i1ain2/rsleepy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/i1ain2/rsleepy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi1ain2%2Frsleepy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi1ain2%2Frsleepy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6944d3cab26e16f5d6d082d04248173c6af5c651
[INFO] checking i1ain2/rsleepy against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi1ain2%2Frsleepy" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/i1ain2/rsleepy
[INFO] finished tweaking git repo https://github.com/i1ain2/rsleepy
[INFO] tweaked toml for git repo https://github.com/i1ain2/rsleepy written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/i1ain2/rsleepy on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/i1ain2/rsleepy 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5151657ae9a86507a204e286420a099a7ac05349888c4090763534aeeb65809
[INFO] running `Command { std: "docker" "start" "-a" "f5151657ae9a86507a204e286420a099a7ac05349888c4090763534aeeb65809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5151657ae9a86507a204e286420a099a7ac05349888c4090763534aeeb65809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5151657ae9a86507a204e286420a099a7ac05349888c4090763534aeeb65809", kill_on_drop: false }`
[INFO] [stdout] f5151657ae9a86507a204e286420a099a7ac05349888c4090763534aeeb65809
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8519f5df422ddefd4ab1b3f4d58199bd525ee961eb58da621e003ab96075a07
[INFO] running `Command { std: "docker" "start" "-a" "a8519f5df422ddefd4ab1b3f4d58199bd525ee961eb58da621e003ab96075a07", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling portable-atomic v0.3.19
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking rustc_version v0.2.3
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking console v0.15.4
[INFO] [stderr]     Checking indicatif v0.17.2
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetapnSpcb/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num-bigint` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta81Q47r/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a8519f5df422ddefd4ab1b3f4d58199bd525ee961eb58da621e003ab96075a07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8519f5df422ddefd4ab1b3f4d58199bd525ee961eb58da621e003ab96075a07", kill_on_drop: false }`
[INFO] [stdout] a8519f5df422ddefd4ab1b3f4d58199bd525ee961eb58da621e003ab96075a07
