[INFO] cloning repository https://github.com/bradleyheubel/rust_sandbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bradleyheubel/rust_sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbradleyheubel%2Frust_sandbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbradleyheubel%2Frust_sandbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ca7e0f376f564ae6eaf6167dd3cf8aa0d5bd499 [INFO] testing bradleyheubel/rust_sandbox/6ca7e0f376f564ae6eaf6167dd3cf8aa0d5bd499 against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbradleyheubel%2Frust_sandbox" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bradleyheubel/rust_sandbox on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bradleyheubel/rust_sandbox [INFO] finished tweaking git repo https://github.com/bradleyheubel/rust_sandbox [INFO] tweaked toml for git repo https://github.com/bradleyheubel/rust_sandbox written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bradleyheubel/rust_sandbox 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" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b4f8395023f472499a67bc5374bc4aa7caed40efb0b15cc4ae807c488d1d2cc [INFO] running `Command { std: "docker" "start" "-a" "5b4f8395023f472499a67bc5374bc4aa7caed40efb0b15cc4ae807c488d1d2cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b4f8395023f472499a67bc5374bc4aa7caed40efb0b15cc4ae807c488d1d2cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b4f8395023f472499a67bc5374bc4aa7caed40efb0b15cc4ae807c488d1d2cc", kill_on_drop: false }` [INFO] [stdout] 5b4f8395023f472499a67bc5374bc4aa7caed40efb0b15cc4ae807c488d1d2cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11fdfff01d376249fde4ea69c4ad4ed3acc1128c1ee03034d08abc83aeb55ba1 [INFO] running `Command { std: "docker" "start" "-a" "11fdfff01d376249fde4ea69c4ad4ed3acc1128c1ee03034d08abc83aeb55ba1", kill_on_drop: false }` [INFO] [stderr] Compiling rust_sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rust_sandbox` (bin "rust_sandbox") [INFO] running `Command { std: "docker" "inspect" "11fdfff01d376249fde4ea69c4ad4ed3acc1128c1ee03034d08abc83aeb55ba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11fdfff01d376249fde4ea69c4ad4ed3acc1128c1ee03034d08abc83aeb55ba1", kill_on_drop: false }` [INFO] [stdout] 11fdfff01d376249fde4ea69c4ad4ed3acc1128c1ee03034d08abc83aeb55ba1