[INFO] cloning repository https://github.com/linebender/xilem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linebender/xilem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinebender%2Fxilem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinebender%2Fxilem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27ecea8f5a7cb9f0fe4ce0d387227c816186b381
[INFO] checking linebender/xilem against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinebender%2Fxilem" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/linebender/xilem
[INFO] finished tweaking git repo https://github.com/linebender/xilem
[INFO] tweaked toml for git repo https://github.com/linebender/xilem written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/linebender/xilem on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/linebender/xilem 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/xilem/Cargo.toml: file `/workspace/builds/worker-5-tc1/source/xilem/examples/variable_clock.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `example` target `variable_clock`
[INFO] [stderr]   * `example` target `variable_clock_android`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/xilem/Cargo.toml: file `/workspace/builds/worker-5-tc1/source/xilem/examples/http_cats.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `example` target `http_cats`
[INFO] [stderr]   * `example` target `http_cats_android`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/xilem/Cargo.toml: file `/workspace/builds/worker-5-tc1/source/xilem/examples/to_do_mvc.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `example` target `to_do_mvc`
[INFO] [stderr]   * `example` target `to_do_mvc_android`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/xilem/Cargo.toml: file `/workspace/builds/worker-5-tc1/source/xilem/examples/stopwatch.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `example` target `stopwatch`
[INFO] [stderr]   * `example` target `stopwatch_android`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/xilem/Cargo.toml: file `/workspace/builds/worker-5-tc1/source/xilem/examples/emoji_picker.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `example` target `emoji_picker`
[INFO] [stderr]   * `example` target `emoji_picker_android`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/xilem/Cargo.toml: file `/workspace/builds/worker-5-tc1/source/xilem/examples/mason.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `example` target `mason`
[INFO] [stderr]   * `example` target `mason_android`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/xilem/Cargo.toml: file `/workspace/builds/worker-5-tc1/source/xilem/examples/calc.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `example` target `calc`
[INFO] [stderr]   * `example` target `calc_android`
[INFO] [stderr]     Updating git repository `https://github.com/linebender/vello`
[INFO] [stderr]     Updating git repository `https://github.com/linebender/parley`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing_android_trace v0.1.1
[INFO] [stderr]   Downloaded ui-events v0.1.0
[INFO] [stderr]   Downloaded accesskit v0.21.0
[INFO] [stderr]   Downloaded accesskit_atspi_common v0.14.0
[INFO] [stderr]   Downloaded accesskit_macos v0.22.0
[INFO] [stderr]   Downloaded html5gum v0.7.0
[INFO] [stderr]   Downloaded keyboard-types v0.8.0
[INFO] [stderr]   Downloaded accesskit_unix v0.17.0
[INFO] [stderr]   Downloaded accesskit_windows v0.29.0
[INFO] [stderr]   Downloaded accesskit_winit v0.29.0
[INFO] [stderr]   Downloaded accesskit_consumer v0.30.0
[INFO] [stderr]   Downloaded ui-events-winit v0.1.0
[INFO] [stderr]   Downloaded wgpu-profiler v0.23.0
[INFO] [stderr]   Downloaded zbus-lockstep-macros v0.5.0
[INFO] [stderr]   Downloaded anymore v1.0.0
[INFO] [stderr]   Downloaded zbus-lockstep v0.5.0
[INFO] [stderr]   Downloaded android_trace v0.1.1
[INFO] [stderr]   Downloaded megalodon v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40b226c086dce3453fc52d157fd6570a61d64f4c801253cb07c45fb42b08e432
[INFO] running `Command { std: "docker" "start" "-a" "40b226c086dce3453fc52d157fd6570a61d64f4c801253cb07c45fb42b08e432", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40b226c086dce3453fc52d157fd6570a61d64f4c801253cb07c45fb42b08e432", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40b226c086dce3453fc52d157fd6570a61d64f4c801253cb07c45fb42b08e432", kill_on_drop: false }`
[INFO] [stdout] 40b226c086dce3453fc52d157fd6570a61d64f4c801253cb07c45fb42b08e432
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46f2205b2acbdde4eb1d0295a4c214a857b89c7501bf6562a0ea3dac8f8c10de
[INFO] running `Command { std: "docker" "start" "-a" "46f2205b2acbdde4eb1d0295a4c214a857b89c7501bf6562a0ea3dac8f8c10de", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/xilem/Cargo.toml: file `/opt/rustwide/workdir/xilem/examples/emoji_picker.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `example` target `emoji_picker`
[INFO] [stderr]   * `example` target `emoji_picker_android`
[INFO] [stderr] warning: /opt/rustwide/workdir/xilem/Cargo.toml: file `/opt/rustwide/workdir/xilem/examples/mason.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `example` target `mason`
[INFO] [stderr]   * `example` target `mason_android`
[INFO] [stderr] warning: /opt/rustwide/workdir/xilem/Cargo.toml: file `/opt/rustwide/workdir/xilem/examples/stopwatch.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `example` target `stopwatch`
[INFO] [stderr]   * `example` target `stopwatch_android`
[INFO] [stderr] warning: /opt/rustwide/workdir/xilem/Cargo.toml: file `/opt/rustwide/workdir/xilem/examples/http_cats.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `example` target `http_cats`
[INFO] [stderr]   * `example` target `http_cats_android`
[INFO] [stderr] warning: /opt/rustwide/workdir/xilem/Cargo.toml: file `/opt/rustwide/workdir/xilem/examples/to_do_mvc.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `example` target `to_do_mvc`
[INFO] [stderr]   * `example` target `to_do_mvc_android`
[INFO] [stderr] warning: /opt/rustwide/workdir/xilem/Cargo.toml: file `/opt/rustwide/workdir/xilem/examples/calc.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `example` target `calc`
[INFO] [stderr]   * `example` target `calc_android`
[INFO] [stderr] warning: /opt/rustwide/workdir/xilem/Cargo.toml: file `/opt/rustwide/workdir/xilem/examples/variable_clock.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `example` target `variable_clock`
[INFO] [stderr]   * `example` target `variable_clock_android`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking libloading v0.8.7
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking anymore v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking color v0.3.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking peniko v0.4.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling wgpu-hal v25.0.2
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking accesskit v0.21.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=7f7fd94fc026b75c -C extra-filename=-81fb6c9b47f4699c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-e33176e53b06a570.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.101/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=f19bf34fbf4a8d5a -C extra-filename=-cfc9cf3bf07437f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e1ca03a1b3a84044.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-014e7ee44daf81ef.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "46f2205b2acbdde4eb1d0295a4c214a857b89c7501bf6562a0ea3dac8f8c10de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46f2205b2acbdde4eb1d0295a4c214a857b89c7501bf6562a0ea3dac8f8c10de", kill_on_drop: false }`
[INFO] [stdout] 46f2205b2acbdde4eb1d0295a4c214a857b89c7501bf6562a0ea3dac8f8c10de
