[INFO] cloning repository https://github.com/lmaxyz/aurora_slint_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lmaxyz/aurora_slint_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmaxyz%2Faurora_slint_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmaxyz%2Faurora_slint_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6cca272e45f8461725debe7252fc0f81bd117e21 [INFO] checking lmaxyz/aurora_slint_demo against try#2b41547e41f63ea0ca9cb25417ddd569b19e6a50 for pr-134273 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmaxyz%2Faurora_slint_demo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lmaxyz/aurora_slint_demo on toolchain 2b41547e41f63ea0ca9cb25417ddd569b19e6a50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/lmaxyz/aurora_slint_demo [INFO] finished tweaking git repo https://github.com/lmaxyz/aurora_slint_demo [INFO] tweaked toml for git repo https://github.com/lmaxyz/aurora_slint_demo written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lmaxyz/aurora_slint_demo 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" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8e5dc239eb7a75e89cb91092e819e123de6896bc0cce576f5cd49c0aabb5a69 [INFO] running `Command { std: "docker" "start" "-a" "b8e5dc239eb7a75e89cb91092e819e123de6896bc0cce576f5cd49c0aabb5a69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8e5dc239eb7a75e89cb91092e819e123de6896bc0cce576f5cd49c0aabb5a69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8e5dc239eb7a75e89cb91092e819e123de6896bc0cce576f5cd49c0aabb5a69", kill_on_drop: false }` [INFO] [stdout] b8e5dc239eb7a75e89cb91092e819e123de6896bc0cce576f5cd49c0aabb5a69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ce4b696b00893d7428b7eef1d99cf17b7ed4527558bd3e82e4c60717fb7bb17 [INFO] running `Command { std: "docker" "start" "-a" "1ce4b696b00893d7428b7eef1d99cf17b7ed4527558bd3e82e4c60717fb7bb17", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking bytemuck v1.17.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling wayland-client v0.31.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling wayland-sys v0.31.4 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quick-xml v0.34.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Checking flate2 v1.0.32 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling fontconfig-parser v0.5.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking arrayref v0.3.8 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling wayland-scanner v0.31.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling wayland-backend v0.3.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking euclid v0.22.10 [INFO] [stderr] Compiling kurbo v0.11.0 [INFO] [stderr] Checking unicode-properties v0.1.2 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling unicode-script v0.5.6 [INFO] [stderr] Checking unicode-ccc v0.2.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling xml-rs v0.8.21 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking fontdb v0.18.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Checking rustybuzz v0.14.1 [INFO] [stderr] Checking lyon_geom v1.0.5 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling svgtypes v0.15.2 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Checking polling v3.7.3 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `half` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/bin/rustc --crate-name half --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.4.1/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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bytemuck", "default", "num-traits", "rand_distr", "rkyv", "serde", "std", "use-intrinsics", "zerocopy"))' -C metadata=6cd83db14b37a3d7 -C extra-filename=-5478b4e16ed3f940 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-a6ec14cb1a24e6b7.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `base64` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/bin/rustc --crate-name base64 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/base64-0.22.1/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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=5c203d5c60fb0f03 -C extra-filename=-c3f6fce0270f46f0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `gl_generator` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/bin/rustc --crate-name gl_generator --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gl_generator-0.14.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("unstable_generator_utils"))' -C metadata=b6258982a3093696 -C extra-filename=-98e6591fa28eb22f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern khronos_api=/opt/rustwide/target/debug/deps/libkhronos_api-806f8e8ef39a298b.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-64e4f3632e0a179a.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-3eb6255d140f7c6c.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetagY80DL" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `percent-encoding` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta31mFSd/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libpico_args-1b55c5189d0b050a.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pico-args` (lib) due to 1 previous error [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsvgtypes-8de5188a3dd639ad.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `svgtypes` (lib) due to 1 previous error [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/data-url-9de1c316a7a853d8/lib-data_url` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSCu311/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lyon_geom` (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/rmetaCTLbtY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-backend` (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/rmetaeAICik" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jpeg-decoder` (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/rmetaEBstR8" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashbrown` (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/rmeta4wUVnP" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustybuzz` (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/rmetadIqiBU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustybuzz` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1ce4b696b00893d7428b7eef1d99cf17b7ed4527558bd3e82e4c60717fb7bb17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ce4b696b00893d7428b7eef1d99cf17b7ed4527558bd3e82e4c60717fb7bb17", kill_on_drop: false }` [INFO] [stdout] 1ce4b696b00893d7428b7eef1d99cf17b7ed4527558bd3e82e4c60717fb7bb17