[INFO] fetching crate bevy_egui_ime 0.1.4... [INFO] checking bevy_egui_ime-0.1.4 against 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 for pr-161253 [INFO] extracting crate bevy_egui_ime 0.1.4 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate bevy_egui_ime 0.1.4 [INFO] finished tweaking crates.io crate bevy_egui_ime 0.1.4 [INFO] tweaked toml for crates.io crate bevy_egui_ime 0.1.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_egui_ime 0.1.4 on toolchain 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 521 packages to highest compatible versions [INFO] [stderr] Adding bevy v0.14.2 (available: v0.19.1) [INFO] [stderr] Adding bevy_egui v0.28.0 (available: v0.42.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 6a9e967183f8a8302b5469df66da444a44ca69b2d794f30fea868e0f3e2ce463 [INFO] running `Command { std: "docker" "start" "6a9e967183f8a8302b5469df66da444a44ca69b2d794f30fea868e0f3e2ce463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a9e967183f8a8302b5469df66da444a44ca69b2d794f30fea868e0f3e2ce463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6a9e967183f8a8302b5469df66da444a44ca69b2d794f30fea868e0f3e2ce463" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a9e967183f8a8302b5469df66da444a44ca69b2d794f30fea868e0f3e2ce463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6a9e967183f8a8302b5469df66da444a44ca69b2d794f30fea868e0f3e2ce463" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling syn v3.0.5 [INFO] [stderr] Checking bitflags v2.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling crossbeam-utils v0.8.23 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand v0.8.8 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking arrayvec v0.7.8 [INFO] [stderr] Checking event-listener v5.4.2 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking bevy_ptr v0.14.2 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking bevy_tasks v0.14.2 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking aho-corasick v1.1.5 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling uuid v1.26.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking crossbeam-channel v0.5.17 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling blake3 v1.8.7 [INFO] [stderr] Compiling wgpu-hal v0.21.1 [INFO] [stderr] Checking wgpu-types v0.20.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling bevy_macro_utils v0.14.2 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking regex-automata v0.4.18 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.1 [INFO] [stderr] Compiling encase_derive_impl v0.8.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking naga v0.20.0 [INFO] [stderr] Checking accesskit v0.14.0 [INFO] [stderr] Checking gpu-alloc v0.6.2 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.2 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.2 [INFO] [stderr] Compiling bevy_derive v0.14.2 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Compiling bytemuck_derive v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Checking blocking v1.7.0 [INFO] [stderr] Compiling wgpu-core v0.21.1 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking bytemuck v1.25.2 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking typewit v1.15.2 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking const_panic v0.2.17 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Compiling encase_derive v0.8.0 [INFO] [stderr] Compiling bevy_asset_macros v0.14.2 [INFO] [stderr] Compiling wgpu v0.20.1 [INFO] [stderr] Checking const_soft_float v0.1.4 [INFO] [stderr] Checking regex v1.13.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking constgebra v0.1.4 [INFO] [stderr] Checking sysinfo v0.30.13 [INFO] [stderr] Checking const-fnv1a-hash v1.1.0 [INFO] [stderr] Checking data-encoding v2.11.1 [INFO] [stderr] Checking ruzstd v0.7.3 [INFO] [stderr] Compiling zerovec-derive v0.11.6 [INFO] [stderr] Compiling bevy_encase_derive v0.14.2 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Compiling bevy_render_macros v0.14.2 [INFO] [stderr] Checking ktx2 v0.3.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling displaydoc v0.2.7 [INFO] [stderr] Checking radsort v0.1.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling inotify-sys v0.1.8 [INFO] [stderr] Checking zerovec v0.11.8 [INFO] [stderr] Checking zerotrie v0.2.5 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking serde v1.0.229 [INFO] [stderr] Checking euclid v0.22.14 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking svg_fmt v0.4.5 [INFO] [stderr] Checking tinystr v0.8.4 [INFO] [stderr] Checking potential_utf v0.1.6 [INFO] [stderr] Checking icu_locale_core v2.3.0 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking bevy_utils v0.14.2 [INFO] [stderr] Checking icu_provider v2.3.1 [INFO] [stderr] error: could not compile `naga` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65c7d39f9c2b9d5c316725cb48fa3d360c64c663/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compact"' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hexf-parse"' --cfg 'feature="hlsl-out"' --cfg 'feature="msl-out"' --cfg 'feature="spirv"' --cfg 'feature="spv-out"' --cfg 'feature="unicode-xid"' --cfg 'feature="wgsl-in"' --cfg 'feature="wgsl-out"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "compact", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hexf-parse", "hlsl-out", "msl-out", "petgraph", "pp-rs", "serde", "serialize", "spirv", "spv-in", "spv-out", "unicode-xid", "wgsl-in", "wgsl-out"))' -C metadata=61ec15fc02668b00 -C extra-filename=-52be2809df01779e --out-dir /opt/rustwide/target/debug/build/naga/52be2809df01779e/out -L dependency=/opt/rustwide/target/debug/build/arrayvec/6514fbe103c4fe79/out -L dependency=/opt/rustwide/target/debug/build/bit-set/7a538cba7513bac9/out -L dependency=/opt/rustwide/target/debug/build/bit-vec/a4cf44e657cff0d8/out -L dependency=/opt/rustwide/target/debug/build/bitflags/043d8a2d20c5a109/out -L dependency=/opt/rustwide/target/debug/build/codespan-reporting/8e05686bdaf08cc5/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/1ff293044ac6a4a8/out -L dependency=/opt/rustwide/target/debug/build/hexf-parse/3a3e3f1940ae3db2/out -L dependency=/opt/rustwide/target/debug/build/indexmap/39d1d0483323614c/out -L dependency=/opt/rustwide/target/debug/build/log/2285cdf6cdb2482f/out -L dependency=/opt/rustwide/target/debug/build/num-traits/f66f4b200fc490bc/out -L dependency=/opt/rustwide/target/debug/build/rustc-hash/59ad630e9e58123f/out -L dependency=/opt/rustwide/target/debug/build/serde_core/31ebf1ee06936497/out -L dependency=/opt/rustwide/target/debug/build/spirv/83c19d8942b801aa/out -L dependency=/opt/rustwide/target/debug/build/termcolor/3163ee63a16b7335/out -L dependency=/opt/rustwide/target/debug/build/thiserror/ccf58de2aeffd899/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/2f3fcdc62161f92e/out -L dependency=/opt/rustwide/target/debug/build/unicode-width/a2cad30f1b072f70/out -L dependency=/opt/rustwide/target/debug/build/unicode-xid/ee01a207c7c23c16/out --extern arrayvec=/opt/rustwide/target/debug/build/arrayvec/6514fbe103c4fe79/out/libarrayvec-6514fbe103c4fe79.rmeta --extern bit_set=/opt/rustwide/target/debug/build/bit-set/7a538cba7513bac9/out/libbit_set-7a538cba7513bac9.rmeta --extern bitflags=/opt/rustwide/target/debug/build/bitflags/043d8a2d20c5a109/out/libbitflags-043d8a2d20c5a109.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/build/codespan-reporting/8e05686bdaf08cc5/out/libcodespan_reporting-8e05686bdaf08cc5.rmeta --extern hexf_parse=/opt/rustwide/target/debug/build/hexf-parse/3a3e3f1940ae3db2/out/libhexf_parse-3a3e3f1940ae3db2.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/39d1d0483323614c/out/libindexmap-39d1d0483323614c.rmeta --extern log=/opt/rustwide/target/debug/build/log/2285cdf6cdb2482f/out/liblog-2285cdf6cdb2482f.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/f66f4b200fc490bc/out/libnum_traits-f66f4b200fc490bc.rmeta --extern rustc_hash=/opt/rustwide/target/debug/build/rustc-hash/59ad630e9e58123f/out/librustc_hash-59ad630e9e58123f.rmeta --extern spirv=/opt/rustwide/target/debug/build/spirv/83c19d8942b801aa/out/libspirv-83c19d8942b801aa.rmeta --extern termcolor=/opt/rustwide/target/debug/build/termcolor/3163ee63a16b7335/out/libtermcolor-3163ee63a16b7335.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/ccf58de2aeffd899/out/libthiserror-ccf58de2aeffd899.rmeta --extern unicode_xid=/opt/rustwide/target/debug/build/unicode-xid/ee01a207c7c23c16/out/libunicode_xid-ee01a207c7c23c16.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65c7d39f9c2b9d5c316725cb48fa3d360c64c663/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=a1138be497b5f2b0 -C extra-filename=-4182438869de10ef --out-dir /opt/rustwide/target/debug/build/ash/4182438869de10ef/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/libloading/0a284e369c3e1101/out --extern libloading=/opt/rustwide/target/debug/build/libloading/0a284e369c3e1101/out/liblibloading-0a284e369c3e1101.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6a9e967183f8a8302b5469df66da444a44ca69b2d794f30fea868e0f3e2ce463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a9e967183f8a8302b5469df66da444a44ca69b2d794f30fea868e0f3e2ce463", kill_on_drop: false }` [INFO] [stdout] 6a9e967183f8a8302b5469df66da444a44ca69b2d794f30fea868e0f3e2ce463