[INFO] cloning repository https://github.com/Playing-with-Rust/simple-card-draft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Playing-with-Rust/simple-card-draft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlaying-with-Rust%2Fsimple-card-draft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlaying-with-Rust%2Fsimple-card-draft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5011bd14436e5915eec1d5253a357d441c7b1bf8 [INFO] testing Playing-with-Rust/simple-card-draft against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlaying-with-Rust%2Fsimple-card-draft" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Playing-with-Rust/simple-card-draft on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Playing-with-Rust/simple-card-draft [INFO] finished tweaking git repo https://github.com/Playing-with-Rust/simple-card-draft [INFO] tweaked toml for git repo https://github.com/Playing-with-Rust/simple-card-draft written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Playing-with-Rust/simple-card-draft 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lipsum v0.7.0 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 701d628f1190e2c0618a4a93b25385d9b826ed2840c78d798319e9e3e72ec212 [INFO] running `Command { std: "docker" "start" "-a" "701d628f1190e2c0618a4a93b25385d9b826ed2840c78d798319e9e3e72ec212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "701d628f1190e2c0618a4a93b25385d9b826ed2840c78d798319e9e3e72ec212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "701d628f1190e2c0618a4a93b25385d9b826ed2840c78d798319e9e3e72ec212", kill_on_drop: false }` [INFO] [stdout] 701d628f1190e2c0618a4a93b25385d9b826ed2840c78d798319e9e3e72ec212 [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_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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26787cce1e864bdbbc2620b942d2279d478c70f8ca34fb4a2e2102aa28870881 [INFO] running `Command { std: "docker" "start" "-a" "26787cce1e864bdbbc2620b942d2279d478c70f8ca34fb4a2e2102aa28870881", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_derive v0.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lipsum v0.7.0 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/librand-6fa9bb9b89005ff3.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustcaQmk4w/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lipsum` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "26787cce1e864bdbbc2620b942d2279d478c70f8ca34fb4a2e2102aa28870881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26787cce1e864bdbbc2620b942d2279d478c70f8ca34fb4a2e2102aa28870881", kill_on_drop: false }` [INFO] [stdout] 26787cce1e864bdbbc2620b942d2279d478c70f8ca34fb4a2e2102aa28870881