[INFO] cloning repository https://github.com/quilde/vizia_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quilde/vizia_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquilde%2Fvizia_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquilde%2Fvizia_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15d6bbb0bf714388ff4d499dbad5e618573b58ef [INFO] testing quilde/vizia_test against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquilde%2Fvizia_test" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quilde/vizia_test on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/quilde/vizia_test [INFO] finished tweaking git repo https://github.com/quilde/vizia_test [INFO] tweaked toml for git repo https://github.com/quilde/vizia_test written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/quilde/vizia_test 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/vizia/vizia` [INFO] [stderr] Updating git repository `https://github.com/vizia/morphorm.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unic-langid v0.9.4 [INFO] [stderr] Downloaded objc-sys v0.3.3 [INFO] [stderr] Downloaded unic-langid-macros-impl v0.9.4 [INFO] [stderr] Downloaded cssparser v0.29.6 [INFO] [stderr] Downloaded tinystr v0.7.5 [INFO] [stderr] Downloaded unic-langid-macros v0.9.4 [INFO] [stderr] Downloaded intl_pluralrules v7.0.2 [INFO] [stderr] Downloaded qfilter v0.1.6 [INFO] [stderr] Downloaded unic-langid-impl v0.9.4 [INFO] [stderr] Downloaded font-types v0.5.3 [INFO] [stderr] Downloaded swash v0.1.15 [INFO] [stderr] Downloaded self_cell v0.10.3 [INFO] [stderr] Downloaded read-fonts v0.19.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a97dcd812b5f611e8111dd6a67e573f00da41008c8a56e855b5f75c5eed3776 [INFO] running `Command { std: "docker" "start" "-a" "0a97dcd812b5f611e8111dd6a67e573f00da41008c8a56e855b5f75c5eed3776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a97dcd812b5f611e8111dd6a67e573f00da41008c8a56e855b5f75c5eed3776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a97dcd812b5f611e8111dd6a67e573f00da41008c8a56e855b5f75c5eed3776", kill_on_drop: false }` [INFO] [stdout] 0a97dcd812b5f611e8111dd6a67e573f00da41008c8a56e855b5f75c5eed3776 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fc52126f7245372de887436322f7435b2c76fd3701cf9eaa3b68cb59528ee48 [INFO] running `Command { std: "docker" "start" "-a" "2fc52126f7245372de887436322f7435b2c76fd3701cf9eaa3b68cb59528ee48", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling xkeysym v0.2.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling unicode-script v0.5.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling unicode-ccc v0.2.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling selectors v0.23.0 (https://github.com/vizia/vizia#77749f67) [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling morphorm v0.6.4 (https://github.com/vizia/morphorm.git?branch=auto-min-size2#5b7e8808) [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling vizia_id v0.1.0 (https://github.com/vizia/vizia#77749f67) [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling self_cell v1.0.3 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling ab_glyph v0.2.25 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Compiling fontconfig-parser v0.5.6 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling keyboard-types v0.6.2 [INFO] [stderr] Compiling yazi v0.1.6 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling zeno v0.2.3 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libttf_parser-1cdc3d4517808608.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ttf-parser` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `libm` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name libm --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.8/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 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=7dcc2198936293d2 -C extra-filename=-5f96a2adee337202 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQIEmFh/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tinyvec` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2fc52126f7245372de887436322f7435b2c76fd3701cf9eaa3b68cb59528ee48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fc52126f7245372de887436322f7435b2c76fd3701cf9eaa3b68cb59528ee48", kill_on_drop: false }` [INFO] [stdout] 2fc52126f7245372de887436322f7435b2c76fd3701cf9eaa3b68cb59528ee48