[INFO] fetching crate unicorn_hat_hd_2 0.4.1... [INFO] checking unicorn_hat_hd_2-0.4.1 against try#af54b6062f33b99e418444700f3a823ef0214052 for pr-138952 [INFO] extracting crate unicorn_hat_hd_2 0.4.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate unicorn_hat_hd_2 0.4.1 on toolchain af54b6062f33b99e418444700f3a823ef0214052 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config [INFO] started tweaking crates.io crate unicorn_hat_hd_2 0.4.1 [INFO] finished tweaking crates.io crate unicorn_hat_hd_2 0.4.1 [INFO] tweaked toml for crates.io crate unicorn_hat_hd_2 0.4.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 35 packages to latest compatible versions [INFO] [stderr] Adding rppal v0.13.1 (available: v0.22.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2292c896e25053e0a0681b2f21ec9aa7a1fa669b57c4891852d1ddf0aca4a6f2 [INFO] running `Command { std: "docker" "start" "-a" "2292c896e25053e0a0681b2f21ec9aa7a1fa669b57c4891852d1ddf0aca4a6f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2292c896e25053e0a0681b2f21ec9aa7a1fa669b57c4891852d1ddf0aca4a6f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2292c896e25053e0a0681b2f21ec9aa7a1fa669b57c4891852d1ddf0aca4a6f2", kill_on_drop: false }` [INFO] [stdout] 2292c896e25053e0a0681b2f21ec9aa7a1fa669b57c4891852d1ddf0aca4a6f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18222d2df4c7a19883faa6050e8e881f349c482923cafa98804e2b771e2b452b [INFO] running `Command { std: "docker" "start" "-a" "18222d2df4c7a19883faa6050e8e881f349c482923cafa98804e2b771e2b452b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking rppal v0.13.1 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking unicorn_hat_hd_2 v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta8iRlUi" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicorn_hat_hd_2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "18222d2df4c7a19883faa6050e8e881f349c482923cafa98804e2b771e2b452b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18222d2df4c7a19883faa6050e8e881f349c482923cafa98804e2b771e2b452b", kill_on_drop: false }` [INFO] [stdout] 18222d2df4c7a19883faa6050e8e881f349c482923cafa98804e2b771e2b452b