[INFO] fetching crate goldy 0.1.0... [INFO] testing goldy-0.1.0 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] extracting crate goldy 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate goldy 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate goldy 0.1.0 [INFO] tweaked toml for crates.io crate goldy 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate goldy 0.1.0 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate goldy 0.1.0 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3bfa7325fa10a480207961afd01b1536cca56dcee02d02e5f016cbd7a4dc44b2 [INFO] running `Command { std: "docker" "start" "-a" "3bfa7325fa10a480207961afd01b1536cca56dcee02d02e5f016cbd7a4dc44b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bfa7325fa10a480207961afd01b1536cca56dcee02d02e5f016cbd7a4dc44b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bfa7325fa10a480207961afd01b1536cca56dcee02d02e5f016cbd7a4dc44b2", kill_on_drop: false }` [INFO] [stdout] 3bfa7325fa10a480207961afd01b1536cca56dcee02d02e5f016cbd7a4dc44b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da9a8d285e61a5aa571b51083879437e62c8cad36b62a24fcdfca07acd7a83c0 [INFO] running `Command { std: "docker" "start" "-a" "da9a8d285e61a5aa571b51083879437e62c8cad36b62a24fcdfca07acd7a83c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling goldy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] warning: goldy@0.1.0: Downloading Slang v2025.24.3 for linux-x86_64... [INFO] [stderr] warning: goldy@0.1.0: Failed to download Slang: curl download failed [INFO] [stderr] warning: goldy@0.1.0: Slang compiler will need to be provided at runtime. [INFO] [stderr] warning: goldy@0.1.0: Options: Set GOLDY_SLANG_PATH, install Vulkan SDK, or run slang/download.sh [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.55s [INFO] running `Command { std: "docker" "inspect" "da9a8d285e61a5aa571b51083879437e62c8cad36b62a24fcdfca07acd7a83c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da9a8d285e61a5aa571b51083879437e62c8cad36b62a24fcdfca07acd7a83c0", kill_on_drop: false }` [INFO] [stdout] da9a8d285e61a5aa571b51083879437e62c8cad36b62a24fcdfca07acd7a83c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d045172d36ec40ef2e8ef4483c6c90c739d02763e2cfbc16019c4f3d9b6a50c4 [INFO] running `Command { std: "docker" "start" "-a" "d045172d36ec40ef2e8ef4483c6c90c739d02763e2cfbc16019c4f3d9b6a50c4", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling wayland-client v0.31.12 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling wayland-protocols v0.32.10 [INFO] [stderr] Compiling wayland-cursor v0.31.12 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling zune-core v0.5.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] warning: goldy@0.1.0: Downloading Slang v2025.24.3 for linux-x86_64... [INFO] [stderr] warning: goldy@0.1.0: Failed to download Slang: curl download failed [INFO] [stderr] warning: goldy@0.1.0: Slang compiler will need to be provided at runtime. [INFO] [stderr] warning: goldy@0.1.0: Options: Set GOLDY_SLANG_PATH, install Vulkan SDK, or run slang/download.sh [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling zune-jpeg v0.5.8 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling dpi v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling goldy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.10 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.10 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] warning: goldy@0.1.0: Downloading Slang v2025.24.3 for linux-x86_64... [INFO] [stderr] warning: goldy@0.1.0: Failed to download Slang: curl download failed [INFO] [stderr] warning: goldy@0.1.0: Slang compiler will need to be provided at runtime. [INFO] [stderr] warning: goldy@0.1.0: Options: Set GOLDY_SLANG_PATH, install Vulkan SDK, or run slang/download.sh [INFO] [stderr] error: could not compile `goldy` (example "multi_window") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name multi_window --edition=2021 examples/multi_window.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="vulkan"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dx12", "vulkan", "winit"))' -C metadata=6d473827cce69610 -C extra-filename=-bcc7cd1f8e46cd61 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern ash=/opt/rustwide/target/debug/deps/libash-5d0909c2cc9db520.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9710438662028847.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-6555a2afc985a676.rlib --extern goldy=/opt/rustwide/target/debug/deps/libgoldy-8dbf7a1231a25142.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-82ecfd21ec224ad2.rlib --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-e0795cb5ebc00421.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-1ec61a86d1e26930.rlib --extern scopeguard=/opt/rustwide/target/debug/deps/libscopeguard-e80a2b0b1f686274.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3c4cb487602ddbc5.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-df2465da4cde734a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9b1ccc9e06064868.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-f8758f51387337ef.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d045172d36ec40ef2e8ef4483c6c90c739d02763e2cfbc16019c4f3d9b6a50c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d045172d36ec40ef2e8ef4483c6c90c739d02763e2cfbc16019c4f3d9b6a50c4", kill_on_drop: false }` [INFO] [stdout] d045172d36ec40ef2e8ef4483c6c90c739d02763e2cfbc16019c4f3d9b6a50c4