[INFO] fetching crate flatbox_render 0.1.0...
[INFO] testing flatbox_render-0.1.0 against 1.80.0 for beta-1.81-2
[INFO] extracting crate flatbox_render 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate flatbox_render 0.1.0 on toolchain 1.80.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate flatbox_render 0.1.0
[INFO] finished tweaking crates.io crate flatbox_render 0.1.0
[INFO] tweaked toml for crates.io crate flatbox_render 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 292 packages to latest compatible versions
[INFO] [stderr]       Adding arboard v2.1.1 (latest: v3.4.0)
[INFO] [stderr]       Adding arrayvec v0.5.2 (latest: v0.7.4)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.6.0)
[INFO] [stderr]       Adding calloop v0.10.6 (latest: v0.14.0)
[INFO] [stderr]       Adding clipboard-win v4.5.0 (latest: v5.4.0)
[INFO] [stderr]       Adding cocoa v0.24.1 (latest: v0.25.0)
[INFO] [stderr]       Adding core-graphics v0.22.3 (latest: v0.23.2)
[INFO] [stderr]       Adding crossfont v0.5.2 (latest: v0.8.0)
[INFO] [stderr]       Adding darling v0.13.4 (latest: v0.20.10)
[INFO] [stderr]       Adding darling_core v0.13.4 (latest: v0.20.10)
[INFO] [stderr]       Adding darling_macro v0.13.4 (latest: v0.20.10)
[INFO] [stderr]       Adding egui v0.19.0 (latest: v0.28.1)
[INFO] [stderr]       Adding egui-winit v0.19.0 (latest: v0.28.1)
[INFO] [stderr]       Adding emath v0.19.0 (latest: v0.28.1)
[INFO] [stderr]       Adding epaint v0.19.0 (latest: v0.28.1)
[INFO] [stderr]       Adding error-code v2.3.1 (latest: v3.2.0)
[INFO] [stderr]       Adding foreign-types v0.3.2 (latest: v0.5.0)
[INFO] [stderr]       Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
[INFO] [stderr]       Adding freetype-rs v0.26.0 (latest: v0.37.0)
[INFO] [stderr]       Adding freetype-sys v0.13.1 (latest: v0.21.0)
[INFO] [stderr]       Adding gethostname v0.2.3 (latest: v0.5.0)
[INFO] [stderr]       Adding glutin v0.29.1 (latest: v0.32.0)
[INFO] [stderr]       Adding glutin_egl_sys v0.1.6 (latest: v0.7.0)
[INFO] [stderr]       Adding glutin_gles2_sys v0.1.5 (latest: v0.6.0)
[INFO] [stderr]       Adding glutin_glx_sys v0.1.8 (latest: v0.6.0)
[INFO] [stderr]       Adding glutin_wgl_sys v0.1.5 (latest: v0.6.0)
[INFO] [stderr]       Adding hashbrown v0.13.2 (latest: v0.14.5)
[INFO] [stderr]       Adding hecs-macros v0.8.2 (latest: v0.10.0)
[INFO] [stderr]       Adding idna v0.5.0 (latest: v1.0.2)
[INFO] [stderr]       Adding image v0.24.9 (latest: v0.25.2)
[INFO] [stderr]       Adding jni v0.19.0 (latest: v0.21.1)
[INFO] [stderr]       Adding jni-sys v0.3.0 (latest: v0.4.0)
[INFO] [stderr]       Adding libloading v0.7.4 (latest: v0.8.5)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (latest: v0.6.4)
[INFO] [stderr]       Adding malloc_buf v0.0.6 (latest: v1.0.0)
[INFO] [stderr]       Adding memmap2 v0.5.10 (latest: v0.9.4)
[INFO] [stderr]       Adding memoffset v0.6.5 (latest: v0.9.1)
[INFO] [stderr]       Adding mio v0.8.11 (latest: v1.0.1)
[INFO] [stderr]       Adding nalgebra v0.32.6 (latest: v0.33.0)
[INFO] [stderr]       Adding nalgebra-glm v0.18.0 (latest: v0.19.0)
[INFO] [stderr]       Adding ndk v0.6.0 (latest: v0.9.0)
[INFO] [stderr]       Adding ndk v0.7.0 (latest: v0.9.0)
[INFO] [stderr]       Adding ndk-glue v0.6.2 (latest: v0.7.0)
[INFO] [stderr]       Adding ndk-sys v0.3.0 (latest: v0.6.0+11769913)
[INFO] [stderr]       Adding ndk-sys v0.4.1+23.1.7779620 (latest: v0.6.0+11769913)
[INFO] [stderr]       Adding nix v0.22.3 (latest: v0.29.0)
[INFO] [stderr]       Adding nix v0.24.3 (latest: v0.29.0)
[INFO] [stderr]       Adding nix v0.25.1 (latest: v0.29.0)
[INFO] [stderr]       Adding num_enum v0.5.11 (latest: v0.7.3)
[INFO] [stderr]       Adding num_enum_derive v0.5.11 (latest: v0.7.3)
[INFO] [stderr]       Adding proc-macro-crate v1.3.1 (latest: v3.1.0)
[INFO] [stderr]       Adding raw-window-handle v0.4.3 (latest: v0.6.2)
[INFO] [stderr]       Adding raw-window-handle v0.5.2 (latest: v0.6.2)
[INFO] [stderr]       Adding redox_syscall v0.4.1 (latest: v0.5.3)
[INFO] [stderr]       Adding safe_arch v0.5.2 (latest: v0.7.2)
[INFO] [stderr]       Adding sctk-adwaita v0.4.3 (latest: v0.10.1)
[INFO] [stderr]       Adding simba v0.8.1 (latest: v0.9.0)
[INFO] [stderr]       Adding siphasher v0.3.11 (latest: v1.0.1)
[INFO] [stderr]       Adding smithay-client-toolkit v0.16.1 (latest: v0.19.2)
[INFO] [stderr]       Adding smithay-clipboard v0.6.6 (latest: v0.7.2)
[INFO] [stderr]       Adding str-buf v1.0.6 (latest: v3.0.3)
[INFO] [stderr]       Adding strsim v0.10.0 (latest: v0.11.1)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.72)
[INFO] [stderr]       Adding tiny-skia v0.7.0 (latest: v0.11.4)
[INFO] [stderr]       Adding tiny-skia-path v0.7.0 (latest: v0.11.4)
[INFO] [stderr]       Adding toml_edit v0.19.15 (latest: v0.22.20)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding wayland-client v0.29.5 (latest: v0.31.5)
[INFO] [stderr]       Adding wayland-cursor v0.29.5 (latest: v0.31.5)
[INFO] [stderr]       Adding wayland-egl v0.29.5 (latest: v0.32.3)
[INFO] [stderr]       Adding wayland-protocols v0.29.5 (latest: v0.32.3)
[INFO] [stderr]       Adding wayland-scanner v0.29.5 (latest: v0.31.4)
[INFO] [stderr]       Adding wayland-sys v0.29.5 (latest: v0.31.4)
[INFO] [stderr]       Adding webbrowser v0.7.1 (latest: v1.0.1)
[INFO] [stderr]       Adding widestring v0.5.1 (latest: v1.1.0)
[INFO] [stderr]       Adding windows-sys v0.36.1 (latest: v0.59.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.59.0)
[INFO] [stderr]       Adding windows-sys v0.52.0 (latest: v0.59.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.36.1 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_i686_gnu v0.36.1 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_i686_msvc v0.36.1 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.36.1 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.36.1 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.6)
[INFO] [stderr]       Adding winit v0.27.5 (latest: v0.30.4)
[INFO] [stderr]       Adding winnow v0.5.40 (latest: v0.6.18)
[INFO] [stderr]       Adding x11rb v0.9.0 (latest: v0.13.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded palette_derive v0.7.6
[INFO] [stderr]   Downloaded pretty-type-name v1.0.1
[INFO] [stderr]   Downloaded flatbox_ecs v0.1.0
[INFO] [stderr]   Downloaded winapi-wsapoll v0.1.2
[INFO] [stderr]   Downloaded as-any v0.3.1
[INFO] [stderr]   Downloaded hecs-macros v0.8.2
[INFO] [stderr]   Downloaded by_address v1.2.1
[INFO] [stderr]   Downloaded egui-winit v0.19.0
[INFO] [stderr]   Downloaded casey v0.4.0
[INFO] [stderr]   Downloaded sctk-adwaita v0.4.3
[INFO] [stderr]   Downloaded flatbox_assets v0.1.0
[INFO] [stderr]   Downloaded typetag-impl v0.2.17
[INFO] [stderr]   Downloaded arboard v2.1.1
[INFO] [stderr]   Downloaded typetag v0.2.17
[INFO] [stderr]   Downloaded crossfont v0.5.2
[INFO] [stderr]   Downloaded despero-hecs v0.9.1-f
[INFO] [stderr]   Downloaded egui v0.19.0
[INFO] [stderr]   Downloaded winit v0.27.5
[INFO] [stderr]   Downloaded x11rb v0.9.0
[INFO] [stderr]   Downloaded tiny-skia v0.7.0
[INFO] [stderr]   Downloaded epaint v0.19.0
[INFO] [stderr]   Downloaded palette v0.7.6
[INFO] [stderr]   Downloaded freetype-rs v0.26.0
[INFO] [stderr]   Downloaded glutin v0.29.1
[INFO] [stderr]   Downloaded nalgebra-glm v0.18.0
[INFO] [stderr]   Downloaded tiny-skia-path v0.7.0
[INFO] [stderr]   Downloaded emath v0.19.0
[INFO] [stderr]   Downloaded webbrowser v0.7.1
[INFO] [stderr]   Downloaded inventory v0.3.15
[INFO] [stderr]   Downloaded despero-hecs-schedule v0.6.2
[INFO] [stderr]   Downloaded ndk-glue v0.7.0
[INFO] [stderr]   Downloaded readonly v0.2.12
[INFO] [stderr]   Downloaded fast-srgb8 v1.0.0
[INFO] [stderr]   Downloaded flatbox_core v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 634644772c21fd933ecc741b256c4862b8bf497e550f756e2aafb80ef8815a2b
[INFO] running `Command { std: "docker" "start" "-a" "634644772c21fd933ecc741b256c4862b8bf497e550f756e2aafb80ef8815a2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "634644772c21fd933ecc741b256c4862b8bf497e550f756e2aafb80ef8815a2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "634644772c21fd933ecc741b256c4862b8bf497e550f756e2aafb80ef8815a2b", kill_on_drop: false }`
[INFO] [stdout] 634644772c21fd933ecc741b256c4862b8bf497e550f756e2aafb80ef8815a2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 029d246c90a8f3ff9faee3ab914d93343546143b5de07314471af9029654b1ab
[INFO] running `Command { std: "docker" "start" "-a" "029d246c90a8f3ff9faee3ab914d93343546143b5de07314471af9029654b1ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling xcursor v0.3.6
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling crossfont v0.5.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling ttf-parser v0.24.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling lz4-sys v1.10.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling freetype-rs v0.26.0
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling servo-fontconfig v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling owned_ttf_parser v0.24.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling ab_glyph v0.2.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling typeid v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling hecs-macros v0.8.2
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling as-any v0.3.1
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling pretty-type-name v1.0.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling webbrowser v0.7.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling casey v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling typetag-impl v0.2.17
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling readonly v0.2.12
[INFO] [stderr]    Compiling x11rb v0.9.0
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling tiny-skia-path v0.7.0
[INFO] [stderr]    Compiling emath v0.19.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling wide v0.7.26
[INFO] [stderr]    Compiling tiny-skia v0.7.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling despero-hecs v0.9.1-f
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling epaint v0.19.0
[INFO] [stderr]    Compiling arboard v2.1.1
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling typetag v0.2.17
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling egui v0.19.0
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling despero-hecs-schedule v0.6.2
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling wayland-egl v0.29.5
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling lz4 v1.26.0
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling nalgebra-glm v0.18.0
[INFO] [stderr]    Compiling flatbox_core v0.1.0
[INFO] [stderr]    Compiling flatbox_ecs v0.1.0
[INFO] [stderr]    Compiling flatbox_assets v0.1.0
[INFO] [stderr]    Compiling sctk-adwaita v0.4.3
[INFO] [stderr]    Compiling smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling winit v0.27.5
[INFO] [stderr]    Compiling egui-winit v0.19.0
[INFO] [stderr]    Compiling glutin v0.29.1
[INFO] [stderr]    Compiling flatbox_render v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.00s
[INFO] running `Command { std: "docker" "inspect" "029d246c90a8f3ff9faee3ab914d93343546143b5de07314471af9029654b1ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "029d246c90a8f3ff9faee3ab914d93343546143b5de07314471af9029654b1ab", kill_on_drop: false }`
[INFO] [stdout] 029d246c90a8f3ff9faee3ab914d93343546143b5de07314471af9029654b1ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53509d4927d6922328a615387f392fa75360fb11d4429849cfca2d40e323e5ea
[INFO] running `Command { std: "docker" "start" "-a" "53509d4927d6922328a615387f392fa75360fb11d4429849cfca2d40e323e5ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling flatbox_render v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.67s
[INFO] running `Command { std: "docker" "inspect" "53509d4927d6922328a615387f392fa75360fb11d4429849cfca2d40e323e5ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53509d4927d6922328a615387f392fa75360fb11d4429849cfca2d40e323e5ea", kill_on_drop: false }`
[INFO] [stdout] 53509d4927d6922328a615387f392fa75360fb11d4429849cfca2d40e323e5ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 68d2418342b14674354a6083a4a830c0b1d5e91d97bf0c959bfb7d61336d254c
[INFO] running `Command { std: "docker" "start" "-a" "68d2418342b14674354a6083a4a830c0b1d5e91d97bf0c959bfb7d61336d254c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flatbox_render-805ef5dcec962383)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests flatbox_render
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "68d2418342b14674354a6083a4a830c0b1d5e91d97bf0c959bfb7d61336d254c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68d2418342b14674354a6083a4a830c0b1d5e91d97bf0c959bfb7d61336d254c", kill_on_drop: false }`
[INFO] [stdout] 68d2418342b14674354a6083a4a830c0b1d5e91d97bf0c959bfb7d61336d254c
[INFO] testing flatbox_render-0.1.0 against beta-2024-07-26 for beta-1.81-2
[INFO] extracting crate flatbox_render 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate flatbox_render 0.1.0 on toolchain beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate flatbox_render 0.1.0
[INFO] finished tweaking crates.io crate flatbox_render 0.1.0
[INFO] tweaked toml for crates.io crate flatbox_render 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 292 packages to latest compatible versions
[INFO] [stderr]       Adding arboard v2.1.1 (latest: v3.4.0)
[INFO] [stderr]       Adding arrayvec v0.5.2 (latest: v0.7.4)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.6.0)
[INFO] [stderr]       Adding calloop v0.10.6 (latest: v0.14.0)
[INFO] [stderr]       Adding clipboard-win v4.5.0 (latest: v5.4.0)
[INFO] [stderr]       Adding cocoa v0.24.1 (latest: v0.25.0)
[INFO] [stderr]       Adding core-graphics v0.22.3 (latest: v0.23.2)
[INFO] [stderr]       Adding crossfont v0.5.2 (latest: v0.8.0)
[INFO] [stderr]       Adding darling v0.13.4 (latest: v0.20.10)
[INFO] [stderr]       Adding darling_core v0.13.4 (latest: v0.20.10)
[INFO] [stderr]       Adding darling_macro v0.13.4 (latest: v0.20.10)
[INFO] [stderr]       Adding egui v0.19.0 (latest: v0.28.1)
[INFO] [stderr]       Adding egui-winit v0.19.0 (latest: v0.28.1)
[INFO] [stderr]       Adding emath v0.19.0 (latest: v0.28.1)
[INFO] [stderr]       Adding epaint v0.19.0 (latest: v0.28.1)
[INFO] [stderr]       Adding error-code v2.3.1 (latest: v3.2.0)
[INFO] [stderr]       Adding foreign-types v0.3.2 (latest: v0.5.0)
[INFO] [stderr]       Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
[INFO] [stderr]       Adding freetype-rs v0.26.0 (latest: v0.37.0)
[INFO] [stderr]       Adding freetype-sys v0.13.1 (latest: v0.21.0)
[INFO] [stderr]       Adding gethostname v0.2.3 (latest: v0.5.0)
[INFO] [stderr]       Adding glutin v0.29.1 (latest: v0.32.0)
[INFO] [stderr]       Adding glutin_egl_sys v0.1.6 (latest: v0.7.0)
[INFO] [stderr]       Adding glutin_gles2_sys v0.1.5 (latest: v0.6.0)
[INFO] [stderr]       Adding glutin_glx_sys v0.1.8 (latest: v0.6.0)
[INFO] [stderr]       Adding glutin_wgl_sys v0.1.5 (latest: v0.6.0)
[INFO] [stderr]       Adding hashbrown v0.13.2 (latest: v0.14.5)
[INFO] [stderr]       Adding hecs-macros v0.8.2 (latest: v0.10.0)
[INFO] [stderr]       Adding idna v0.5.0 (latest: v1.0.2)
[INFO] [stderr]       Adding image v0.24.9 (latest: v0.25.2)
[INFO] [stderr]       Adding jni v0.19.0 (latest: v0.21.1)
[INFO] [stderr]       Adding jni-sys v0.3.0 (latest: v0.4.0)
[INFO] [stderr]       Adding libloading v0.7.4 (latest: v0.8.5)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (latest: v0.6.4)
[INFO] [stderr]       Adding malloc_buf v0.0.6 (latest: v1.0.0)
[INFO] [stderr]       Adding memmap2 v0.5.10 (latest: v0.9.4)
[INFO] [stderr]       Adding memoffset v0.6.5 (latest: v0.9.1)
[INFO] [stderr]       Adding mio v0.8.11 (latest: v1.0.1)
[INFO] [stderr]       Adding nalgebra v0.32.6 (latest: v0.33.0)
[INFO] [stderr]       Adding nalgebra-glm v0.18.0 (latest: v0.19.0)
[INFO] [stderr]       Adding ndk v0.6.0 (latest: v0.9.0)
[INFO] [stderr]       Adding ndk v0.7.0 (latest: v0.9.0)
[INFO] [stderr]       Adding ndk-glue v0.6.2 (latest: v0.7.0)
[INFO] [stderr]       Adding ndk-sys v0.3.0 (latest: v0.6.0+11769913)
[INFO] [stderr]       Adding ndk-sys v0.4.1+23.1.7779620 (latest: v0.6.0+11769913)
[INFO] [stderr]       Adding nix v0.22.3 (latest: v0.29.0)
[INFO] [stderr]       Adding nix v0.24.3 (latest: v0.29.0)
[INFO] [stderr]       Adding nix v0.25.1 (latest: v0.29.0)
[INFO] [stderr]       Adding num_enum v0.5.11 (latest: v0.7.3)
[INFO] [stderr]       Adding num_enum_derive v0.5.11 (latest: v0.7.3)
[INFO] [stderr]       Adding proc-macro-crate v1.3.1 (latest: v3.1.0)
[INFO] [stderr]       Adding raw-window-handle v0.4.3 (latest: v0.6.2)
[INFO] [stderr]       Adding raw-window-handle v0.5.2 (latest: v0.6.2)
[INFO] [stderr]       Adding redox_syscall v0.4.1 (latest: v0.5.3)
[INFO] [stderr]       Adding safe_arch v0.5.2 (latest: v0.7.2)
[INFO] [stderr]       Adding sctk-adwaita v0.4.3 (latest: v0.10.1)
[INFO] [stderr]       Adding simba v0.8.1 (latest: v0.9.0)
[INFO] [stderr]       Adding siphasher v0.3.11 (latest: v1.0.1)
[INFO] [stderr]       Adding smithay-client-toolkit v0.16.1 (latest: v0.19.2)
[INFO] [stderr]       Adding smithay-clipboard v0.6.6 (latest: v0.7.2)
[INFO] [stderr]       Adding str-buf v1.0.6 (latest: v3.0.3)
[INFO] [stderr]       Adding strsim v0.10.0 (latest: v0.11.1)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.72)
[INFO] [stderr]       Adding tiny-skia v0.7.0 (latest: v0.11.4)
[INFO] [stderr]       Adding tiny-skia-path v0.7.0 (latest: v0.11.4)
[INFO] [stderr]       Adding toml_edit v0.19.15 (latest: v0.22.20)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding wayland-client v0.29.5 (latest: v0.31.5)
[INFO] [stderr]       Adding wayland-cursor v0.29.5 (latest: v0.31.5)
[INFO] [stderr]       Adding wayland-egl v0.29.5 (latest: v0.32.3)
[INFO] [stderr]       Adding wayland-protocols v0.29.5 (latest: v0.32.3)
[INFO] [stderr]       Adding wayland-scanner v0.29.5 (latest: v0.31.4)
[INFO] [stderr]       Adding wayland-sys v0.29.5 (latest: v0.31.4)
[INFO] [stderr]       Adding webbrowser v0.7.1 (latest: v1.0.1)
[INFO] [stderr]       Adding widestring v0.5.1 (latest: v1.1.0)
[INFO] [stderr]       Adding windows-sys v0.36.1 (latest: v0.59.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.59.0)
[INFO] [stderr]       Adding windows-sys v0.52.0 (latest: v0.59.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.36.1 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_i686_gnu v0.36.1 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_i686_msvc v0.36.1 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.36.1 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.36.1 (latest: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.6)
[INFO] [stderr]       Adding winit v0.27.5 (latest: v0.30.4)
[INFO] [stderr]       Adding winnow v0.5.40 (latest: v0.6.18)
[INFO] [stderr]       Adding x11rb v0.9.0 (latest: v0.13.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b645190b0aaad2db6a602d26e17e9f1c91c611a6f27176240ffe508bbadb6bf
[INFO] running `Command { std: "docker" "start" "-a" "2b645190b0aaad2db6a602d26e17e9f1c91c611a6f27176240ffe508bbadb6bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b645190b0aaad2db6a602d26e17e9f1c91c611a6f27176240ffe508bbadb6bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b645190b0aaad2db6a602d26e17e9f1c91c611a6f27176240ffe508bbadb6bf", kill_on_drop: false }`
[INFO] [stdout] 2b645190b0aaad2db6a602d26e17e9f1c91c611a6f27176240ffe508bbadb6bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9433e18470217dadb307d748e1997377c0aa07107fda7eec68a68885e681be60
[INFO] running `Command { std: "docker" "start" "-a" "9433e18470217dadb307d748e1997377c0aa07107fda7eec68a68885e681be60", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling xcursor v0.3.6
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling crossfont v0.5.2
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling ttf-parser v0.24.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling freetype-rs v0.26.0
[INFO] [stderr]    Compiling servo-fontconfig v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling lz4-sys v1.10.0
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling typeid v1.0.0
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling owned_ttf_parser v0.24.0
[INFO] [stderr]    Compiling hecs-macros v0.8.2
[INFO] [stderr]    Compiling ab_glyph v0.2.28
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling as-any v0.3.1
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling pretty-type-name v1.0.1
[INFO] [stderr]    Compiling webbrowser v0.7.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling casey v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling typetag-impl v0.2.17
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling readonly v0.2.12
[INFO] [stderr]    Compiling x11rb v0.9.0
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling tiny-skia-path v0.7.0
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling emath v0.19.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling wide v0.7.26
[INFO] [stderr]    Compiling tiny-skia v0.7.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling epaint v0.19.0
[INFO] [stderr]    Compiling arboard v2.1.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling despero-hecs v0.9.1-f
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling typetag v0.2.17
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling egui v0.19.0
[INFO] [stderr]    Compiling despero-hecs-schedule v0.6.2
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling wayland-egl v0.29.5
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling lz4 v1.26.0
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling nalgebra-glm v0.18.0
[INFO] [stderr]    Compiling flatbox_core v0.1.0
[INFO] [stderr]    Compiling flatbox_ecs v0.1.0
[INFO] [stderr]    Compiling flatbox_assets v0.1.0
[INFO] [stderr]    Compiling sctk-adwaita v0.4.3
[INFO] [stderr]    Compiling smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling winit v0.27.5
[INFO] [stderr]    Compiling glutin v0.29.1
[INFO] [stderr]    Compiling egui-winit v0.19.0
[INFO] [stderr]    Compiling flatbox_render v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] thread 'rustc' panicked at compiler/rustc_ast_lowering/src/lib.rs:503:9:
[INFO] [stderr] adding a def'n for node-id NodeId(8827) and def kind AnonConst but a previous def'n exists: DefKey { parent: Some(DefIndex(579)), disambiguated_data: DisambiguatedDefPathData { data: AnonConst, disambiguator: 0 } }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7fc3a698c3a5 - std::backtrace_rs::backtrace::libunwind::trace::hec2dc58314f3b5ff
[INFO] [stderr]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]    1:     0x7fc3a698c3a5 - std::backtrace_rs::backtrace::trace_unsynchronized::h331ee0b0169d7b05
[INFO] [stderr]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]    2:     0x7fc3a698c3a5 - std::sys::backtrace::_print_fmt::h29aa16f5d373cd01
[INFO] [stderr]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/sys/backtrace.rs:65:5
[INFO] [stderr]    3:     0x7fc3a698c3a5 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hee7def06ed53e721
[INFO] [stderr]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/sys/backtrace.rs:40:26
[INFO] [stderr]    4:     0x7fc3a69dbeab - core::fmt::rt::Argument::fmt::hc46773f831b98118
[INFO] [stderr]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x7fc3a69dbeab - core::fmt::write::hda013bd82d767381
[INFO] [stderr]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/fmt/mod.rs:1182:21
[INFO] [stderr]    6:     0x7fc3a6980f2f - std::io::Write::write_fmt::hb37aee6d7f10fc9b
[INFO] [stderr]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/io/mod.rs:1827:15
[INFO] [stderr]    7:     0x7fc3a698eb91 - std::sys::backtrace::BacktraceLock::print::h907db10e44632b3a
[INFO] [stderr]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/sys/backtrace.rs:43:9
[INFO] [stderr]    8:     0x7fc3a698eb91 - std::panicking::default_hook::{{closure}}::hf6a2255341957303
[INFO] [stderr]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:269:22
[INFO] [stderr]    9:     0x7fc3a698e86c - std::panicking::default_hook::h0b7d4412c1e361bd
[INFO] [stderr]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:296:9
[INFO] [stderr]   10:     0x7fc3a9c9ea50 - std[efeefe75b6db041f]::panicking::update_hook::<alloc[759981cd4e4e801b]::boxed::Box<rustc_driver_impl[c3312e73a30af321]::install_ice_hook::{closure#0}>>::{closure#0}
[INFO] [stderr]   11:     0x7fc3a698f55f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdc9e661750688cd9
[INFO] [stderr]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/alloc/src/boxed.rs:2084:9
[INFO] [stderr]   12:     0x7fc3a698f55f - std::panicking::rust_panic_with_hook::h6fa5f6f38389e656
[INFO] [stderr]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:808:13
[INFO] [stderr]   13:     0x7fc3a698f187 - std::panicking::begin_panic_handler::{{closure}}::he96dd93ff17a0601
[INFO] [stderr]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:674:13
[INFO] [stderr]   14:     0x7fc3a698c869 - std::sys::backtrace::__rust_end_short_backtrace::h2f5b06618a35c92b
[INFO] [stderr]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]   15:     0x7fc3a698ee14 - rust_begin_unwind
[INFO] [stderr]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:665:5
[INFO] [stderr]   16:     0x7fc3a69d8463 - core::panicking::panic_fmt::h8c83251fb1f17232
[INFO] [stderr]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/panicking.rs:74:14
[INFO] [stderr]   17:     0x7fc3acaac97c - <rustc_ast_lowering[6a3a0ab3784a41b7]::LoweringContext>::create_def.cold
[INFO] [stderr]   18:     0x7fc3ab87272b - <rustc_ast_lowering[6a3a0ab3784a41b7]::LoweringContext>::lower_anon_const_to_anon_const
[INFO] [stderr]   19:     0x7fc3ab87f607 - <rustc_ast_lowering[6a3a0ab3784a41b7]::LoweringContext>::lower_item_kind
[INFO] [stderr]   20:     0x7fc3ab86813c - <rustc_ast_lowering[6a3a0ab3784a41b7]::item::ItemLowerer>::lower_node
[INFO] [stderr]   21:     0x7fc3ab865fcb - rustc_ast_lowering[6a3a0ab3784a41b7]::lower_to_hir
[INFO] [stderr]   22:     0x7fc3ac0462be - rustc_query_impl[31fd7ff07bfdf275]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[31fd7ff07bfdf275]::query_impl::hir_crate::dynamic_query::{closure#2}::{closure#0}, rustc_middle[2cecd0bcfd982753]::query::erase::Erased<[u8; 8usize]>>
[INFO] [stderr]   23:     0x7fc3ac044caa - rustc_query_system[e7fb6eb8ab67ecdb]::query::plumbing::try_execute_query::<rustc_query_impl[31fd7ff07bfdf275]::DynamicConfig<rustc_query_system[e7fb6eb8ab67ecdb]::query::caches::SingleCache<rustc_middle[2cecd0bcfd982753]::query::erase::Erased<[u8; 8usize]>>, false, false, false>, rustc_query_impl[31fd7ff07bfdf275]::plumbing::QueryCtxt, false>
[INFO] [stderr]   24:     0x7fc3ac04495e - rustc_query_impl[31fd7ff07bfdf275]::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   25:     0x7fc3ab504e94 - rustc_query_impl[31fd7ff07bfdf275]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[31fd7ff07bfdf275]::query_impl::opt_hir_owner_nodes::dynamic_query::{closure#2}::{closure#0}, rustc_middle[2cecd0bcfd982753]::query::erase::Erased<[u8; 8usize]>>
[INFO] [stderr]   26:     0x7fc3ab504468 - rustc_query_system[e7fb6eb8ab67ecdb]::query::plumbing::try_execute_query::<rustc_query_impl[31fd7ff07bfdf275]::DynamicConfig<rustc_query_system[e7fb6eb8ab67ecdb]::query::caches::VecCache<rustc_span[e52881666e69bc1d]::def_id::LocalDefId, rustc_middle[2cecd0bcfd982753]::query::erase::Erased<[u8; 8usize]>>, false, false, false>, rustc_query_impl[31fd7ff07bfdf275]::plumbing::QueryCtxt, false>
[INFO] [stderr]   27:     0x7fc3ab50414f - rustc_query_impl[31fd7ff07bfdf275]::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   28:     0x7fc3ab68a688 - <rustc_middle[2cecd0bcfd982753]::ty::context::TyCtxt>::expect_hir_owner_nodes
[INFO] [stderr]   29:     0x7fc3ab50d959 - rustc_middle[2cecd0bcfd982753]::hir::map::hir_crate_items
[INFO] [stderr]   30:     0x7fc3ac047514 - rustc_query_impl[31fd7ff07bfdf275]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[31fd7ff07bfdf275]::query_impl::hir_crate_items::dynamic_query::{closure#2}::{closure#0}, rustc_middle[2cecd0bcfd982753]::query::erase::Erased<[u8; 8usize]>>
[INFO] [stderr]   31:     0x7fc3ac044caa - rustc_query_system[e7fb6eb8ab67ecdb]::query::plumbing::try_execute_query::<rustc_query_impl[31fd7ff07bfdf275]::DynamicConfig<rustc_query_system[e7fb6eb8ab67ecdb]::query::caches::SingleCache<rustc_middle[2cecd0bcfd982753]::query::erase::Erased<[u8; 8usize]>>, false, false, false>, rustc_query_impl[31fd7ff07bfdf275]::plumbing::QueryCtxt, false>
[INFO] [stderr]   32:     0x7fc3ac04475e - rustc_query_impl[31fd7ff07bfdf275]::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   33:     0x7fc3ab667f77 - rustc_interface[b6630b0d0d781590]::proc_macro_decls::proc_macro_decls_static
[INFO] [stderr]   34:     0x7fc3ac042447 - rustc_query_impl[31fd7ff07bfdf275]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[31fd7ff07bfdf275]::query_impl::proc_macro_decls_static::dynamic_query::{closure#2}::{closure#0}, rustc_middle[2cecd0bcfd982753]::query::erase::Erased<[u8; 4usize]>>
[INFO] [stderr]   35:     0x7fc3ac042122 - rustc_query_system[e7fb6eb8ab67ecdb]::query::plumbing::try_execute_query::<rustc_query_impl[31fd7ff07bfdf275]::DynamicConfig<rustc_query_system[e7fb6eb8ab67ecdb]::query::caches::SingleCache<rustc_middle[2cecd0bcfd982753]::query::erase::Erased<[u8; 4usize]>>, false, false, false>, rustc_query_impl[31fd7ff07bfdf275]::plumbing::QueryCtxt, false>
[INFO] [stderr]   36:     0x7fc3ac041f4f - rustc_query_impl[31fd7ff07bfdf275]::query_impl::proc_macro_decls_static::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   37:     0x7fc3abb979b8 - rustc_interface[b6630b0d0d781590]::passes::analysis
[INFO] [stderr]   38:     0x7fc3abb97867 - rustc_query_impl[31fd7ff07bfdf275]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[31fd7ff07bfdf275]::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle[2cecd0bcfd982753]::query::erase::Erased<[u8; 1usize]>>
[INFO] [stderr]   39:     0x7fc3ac045c22 - rustc_query_system[e7fb6eb8ab67ecdb]::query::plumbing::try_execute_query::<rustc_query_impl[31fd7ff07bfdf275]::DynamicConfig<rustc_query_system[e7fb6eb8ab67ecdb]::query::caches::SingleCache<rustc_middle[2cecd0bcfd982753]::query::erase::Erased<[u8; 1usize]>>, false, false, false>, rustc_query_impl[31fd7ff07bfdf275]::plumbing::QueryCtxt, false>
[INFO] [stderr]   40:     0x7fc3ac0459cf - rustc_query_impl[31fd7ff07bfdf275]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   41:     0x7fc3abf24016 - rustc_interface[b6630b0d0d781590]::interface::run_compiler::<core[c78a77099d0262f3]::result::Result<(), rustc_span[e52881666e69bc1d]::ErrorGuaranteed>, rustc_driver_impl[c3312e73a30af321]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   42:     0x7fc3abe6351b - std[efeefe75b6db041f]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[b6630b0d0d781590]::util::run_in_thread_with_globals<rustc_interface[b6630b0d0d781590]::interface::run_compiler<core[c78a77099d0262f3]::result::Result<(), rustc_span[e52881666e69bc1d]::ErrorGuaranteed>, rustc_driver_impl[c3312e73a30af321]::run_compiler::{closure#0}>::{closure#1}, core[c78a77099d0262f3]::result::Result<(), rustc_span[e52881666e69bc1d]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[c78a77099d0262f3]::result::Result<(), rustc_span[e52881666e69bc1d]::ErrorGuaranteed>>
[INFO] [stderr]   43:     0x7fc3abe632ea - <<std[efeefe75b6db041f]::thread::Builder>::spawn_unchecked_<rustc_interface[b6630b0d0d781590]::util::run_in_thread_with_globals<rustc_interface[b6630b0d0d781590]::interface::run_compiler<core[c78a77099d0262f3]::result::Result<(), rustc_span[e52881666e69bc1d]::ErrorGuaranteed>, rustc_driver_impl[c3312e73a30af321]::run_compiler::{closure#0}>::{closure#1}, core[c78a77099d0262f3]::result::Result<(), rustc_span[e52881666e69bc1d]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[c78a77099d0262f3]::result::Result<(), rustc_span[e52881666e69bc1d]::ErrorGuaranteed>>::{closure#1} as core[c78a77099d0262f3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   44:     0x7fc3a69995bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5e49ad344eded169
[INFO] [stderr]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/alloc/src/boxed.rs:2070:9
[INFO] [stderr]   45:     0x7fc3a69995bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc344207bfeabc120
[INFO] [stderr]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/alloc/src/boxed.rs:2070:9
[INFO] [stderr]   46:     0x7fc3a69995bb - std::sys::pal::unix::thread::Thread::new::thread_start::h30a261106ad4495b
[INFO] [stderr]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stderr]   47:     0x7fc3a673dac3 - <unknown>
[INFO] [stderr]   48:     0x7fc3a67cea04 - clone
[INFO] [stderr]   49:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.81.0-beta.2 (08328a323 2024-07-25) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [hir_crate] getting the crate HIR
[INFO] [stderr] #1 [opt_hir_owner_nodes] getting HIR owner items in ``
[INFO] [stderr] #2 [hir_crate_items] getting HIR crate items
[INFO] [stderr] #3 [proc_macro_decls_static] looking up the proc macro declarations for a crate
[INFO] [stderr] #4 [analysis] running analysis passes on this crate
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `flatbox_render` (lib)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9433e18470217dadb307d748e1997377c0aa07107fda7eec68a68885e681be60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9433e18470217dadb307d748e1997377c0aa07107fda7eec68a68885e681be60", kill_on_drop: false }`
[INFO] [stdout] 9433e18470217dadb307d748e1997377c0aa07107fda7eec68a68885e681be60