[INFO] cloning repository https://github.com/matthunz/xilem-material [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matthunz/xilem-material" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthunz%2Fxilem-material", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthunz%2Fxilem-material'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d19f90f6c24ff92964680fa22bd1dc4c3766f830 [INFO] checking matthunz/xilem-material against master#f7b43542838f0a4a6cfdb17fbeadf45002042a77 for pr-138499 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthunz%2Fxilem-material" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matthunz/xilem-material on toolchain f7b43542838f0a4a6cfdb17fbeadf45002042a77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f7b43542838f0a4a6cfdb17fbeadf45002042a77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matthunz/xilem-material [INFO] finished tweaking git repo https://github.com/matthunz/xilem-material [INFO] tweaked toml for git repo https://github.com/matthunz/xilem-material written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/matthunz/xilem-material 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" "+f7b43542838f0a4a6cfdb17fbeadf45002042a77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/linebender/xilem` [INFO] [stderr] Updating git repository `https://github.com/linebender/glazier` [INFO] [stderr] Updating git repository `https://github.com/dfrg/parley` [INFO] [stderr] Updating git repository `https://github.com/linebender/vello` [INFO] [stderr] Updating git repository `https://github.com/jneem/fount` [INFO] [stderr] Updating git repository `https://github.com/dfrg/swash` [INFO] [stderr] Updating git repository `https://github.com/dfrg/fount` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded font-types v0.3.4 [INFO] [stderr] Downloaded event-listener v4.0.2 [INFO] [stderr] Downloaded read-fonts v0.10.0 [INFO] [stderr] Downloaded ashpd v0.5.0 [INFO] [stderr] Downloaded value-bag v1.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+f7b43542838f0a4a6cfdb17fbeadf45002042a77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e18aa8d0243fa5a0360660556f5f1d40a4cfc6e836ff562ce20409b78b08e7df [INFO] running `Command { std: "docker" "start" "-a" "e18aa8d0243fa5a0360660556f5f1d40a4cfc6e836ff562ce20409b78b08e7df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e18aa8d0243fa5a0360660556f5f1d40a4cfc6e836ff562ce20409b78b08e7df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e18aa8d0243fa5a0360660556f5f1d40a4cfc6e836ff562ce20409b78b08e7df", kill_on_drop: false }` [INFO] [stdout] e18aa8d0243fa5a0360660556f5f1d40a4cfc6e836ff562ce20409b78b08e7df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+f7b43542838f0a4a6cfdb17fbeadf45002042a77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84c2cc4fad83e4f23554eb982603764b21d0319095d9f13252d0c5d25ec17cc5 [INFO] running `Command { std: "docker" "start" "-a" "84c2cc4fad83e4f23554eb982603764b21d0319095d9f13252d0c5d25ec17cc5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking value-bag v1.4.3 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/memchr-31850fc99529a092/invoked.timestamp` [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] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/bitflags-6dcfbc6bad33d8b2/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetahz3NSC" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetauDDRAM" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pin-project-lite` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `cfg-if` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaxJNNbQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/proc-macro2-9ce5eff395bf4906/rmetazMteKB" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/crossbeam-utils-f1cc67e701b06489/rmetaLOIUoW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parking` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `crossbeam-utils` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetavT1Rc9" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaJKaqfe" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/libc-3b5287aff38d815b/rmeta3s4ytf" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-io` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2fHYTU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-ident` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `futures-core` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetafcOm4m" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaC31pRn" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autocfg` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `version_check` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaD9vZ3p" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `once_cell` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta6TViEm/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta5thtq8/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `value-bag` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `bitflags` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "84c2cc4fad83e4f23554eb982603764b21d0319095d9f13252d0c5d25ec17cc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84c2cc4fad83e4f23554eb982603764b21d0319095d9f13252d0c5d25ec17cc5", kill_on_drop: false }` [INFO] [stdout] 84c2cc4fad83e4f23554eb982603764b21d0319095d9f13252d0c5d25ec17cc5