[INFO] fetching crate embedded-canvas 0.3.1... [INFO] checking embedded-canvas-0.3.1 against master#2a023bf80a6fbd6a06d5460a34eb247b986286ed for pr-143764 [INFO] extracting crate embedded-canvas 0.3.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate embedded-canvas 0.3.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate embedded-canvas 0.3.1 [INFO] tweaked toml for crates.io crate embedded-canvas 0.3.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate embedded-canvas 0.3.1 on toolchain 2a023bf80a6fbd6a06d5460a34eb247b986286ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2a023bf80a6fbd6a06d5460a34eb247b986286ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate embedded-canvas 0.3.1 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" "+2a023bf80a6fbd6a06d5460a34eb247b986286ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embedded-graphics-simulator v0.6.0 [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" "+2a023bf80a6fbd6a06d5460a34eb247b986286ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 544a558cbf136c3f7bd9df46f33435179b879df9b10b16b38eb703e7a60d1732 [INFO] running `Command { std: "docker" "start" "-a" "544a558cbf136c3f7bd9df46f33435179b879df9b10b16b38eb703e7a60d1732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "544a558cbf136c3f7bd9df46f33435179b879df9b10b16b38eb703e7a60d1732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "544a558cbf136c3f7bd9df46f33435179b879df9b10b16b38eb703e7a60d1732", kill_on_drop: false }` [INFO] [stdout] 544a558cbf136c3f7bd9df46f33435179b879df9b10b16b38eb703e7a60d1732 [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" "+2a023bf80a6fbd6a06d5460a34eb247b986286ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3aa8abe3d460858bc13c225f3377c512040f4579e863dc454869a0d3f064ae8a [INFO] running `Command { std: "docker" "start" "-a" "3aa8abe3d460858bc13c225f3377c512040f4579e863dc454869a0d3f064ae8a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking micromath v2.1.0 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking embedded-graphics-core v0.4.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaNYI3vV/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/sdl2-9fa94ccb863b8aa3/build_script_build-9fa94ccb863b8aa3.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/sdl2-9fa94ccb863b8aa3/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaHBAUQR" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `micromath` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3aa8abe3d460858bc13c225f3377c512040f4579e863dc454869a0d3f064ae8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aa8abe3d460858bc13c225f3377c512040f4579e863dc454869a0d3f064ae8a", kill_on_drop: false }` [INFO] [stdout] 3aa8abe3d460858bc13c225f3377c512040f4579e863dc454869a0d3f064ae8a