[INFO] cloning repository https://github.com/Shapur1234/Rezcraft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shapur1234/Rezcraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShapur1234%2FRezcraft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShapur1234%2FRezcraft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e20d81843768387c0622735c4cb3f4679c429673 [INFO] building Shapur1234/Rezcraft against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShapur1234%2FRezcraft" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Shapur1234/Rezcraft [INFO] finished tweaking git repo https://github.com/Shapur1234/Rezcraft [INFO] tweaked toml for git repo https://github.com/Shapur1234/Rezcraft written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Shapur1234/Rezcraft on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Shapur1234/Rezcraft 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd44cf831f3da2084e5ebde734c34f845c9df9379ca4dcf6a084f1e8bae6bc76 [INFO] running `Command { std: "docker" "start" "-a" "cd44cf831f3da2084e5ebde734c34f845c9df9379ca4dcf6a084f1e8bae6bc76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd44cf831f3da2084e5ebde734c34f845c9df9379ca4dcf6a084f1e8bae6bc76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd44cf831f3da2084e5ebde734c34f845c9df9379ca4dcf6a084f1e8bae6bc76", kill_on_drop: false }` [INFO] [stdout] cd44cf831f3da2084e5ebde734c34f845c9df9379ca4dcf6a084f1e8bae6bc76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] e96fd819ccd98348c834667940f6f53b56891b0617998db01acb8763f884a05f [INFO] running `Command { std: "docker" "start" "-a" "e96fd819ccd98348c834667940f6f53b56891b0617998db01acb8763f884a05f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling wasi v0.9.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling owned_ttf_parser v0.24.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling xml-rs v0.8.21 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling ab_glyph v0.2.28 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling ndshape v0.3.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling glam v0.19.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling ndcopy v0.3.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling ilattice v0.1.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rezcraft v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling collision v0.20.1 [INFO] [stderr] Compiling block-mesh v0.2.0 [INFO] [stderr] Compiling rng v0.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling ref_thread_local v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling js-sys v0.3.68 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling web-sys v0.3.68 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.41 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling naga v0.13.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling noise v0.8.2 [INFO] [stderr] Compiling bytemuck v1.16.3 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling emath v0.22.0 [INFO] [stderr] Compiling ecolor v0.22.0 [INFO] [stderr] Compiling wgpu-types v0.17.0 [INFO] [stderr] Compiling epaint v0.22.0 [INFO] [stderr] Compiling wgpu-hal v0.17.2 [INFO] [stderr] Compiling egui v0.22.0 [INFO] [stderr] Compiling webbrowser v0.8.15 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling wgpu-core v0.17.1 [INFO] [stderr] Compiling egui_winit_platform v0.19.0 [INFO] [stderr] Compiling wasm_thread v0.2.0 [INFO] [stderr] Compiling console_log v1.0.0 [INFO] [stderr] Compiling wasm-cookies v0.2.1 [INFO] [stderr] Compiling wgpu v0.17.2 [INFO] [stderr] error: could not compile `wgpu-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/23647e694de8d0904848ad068b2e0ec2dd098c37/bin/rustc --crate-name wgpu_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-core-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="gles"' --cfg 'feature="link"' --cfg 'feature="raw-window-handle"' --cfg 'feature="wgsl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("angle", "default", "dx11", "dx12", "fragile-send-sync-non-atomic-wasm", "gles", "id32", "link", "metal", "raw-window-handle", "renderdoc", "replay", "ron", "serde", "serial-pass", "strict_asserts", "trace", "vulkan", "wgsl"))' -C metadata=51b86e56b06273da -C extra-filename=-833f169a2d759a46 --out-dir /opt/rustwide/target/wasm32-wasip1/debug/deps --target wasm32-wasip1 -L dependency=/opt/rustwide/target/wasm32-wasip1/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayvec-819d36312602d58b.rmeta --extern bit_vec=/opt/rustwide/target/wasm32-wasip1/debug/deps/libbit_vec-48eace4fa26290c0.rmeta --extern bitflags=/opt/rustwide/target/wasm32-wasip1/debug/deps/libbitflags-f55df0cc1fb6f3c2.rmeta --extern codespan_reporting=/opt/rustwide/target/wasm32-wasip1/debug/deps/libcodespan_reporting-56fda8fa5ee6c025.rmeta --extern log=/opt/rustwide/target/wasm32-wasip1/debug/deps/liblog-432712df947d9402.rmeta --extern naga=/opt/rustwide/target/wasm32-wasip1/debug/deps/libnaga-d33c3ab2dbd5f254.rmeta --extern parking_lot=/opt/rustwide/target/wasm32-wasip1/debug/deps/libparking_lot-4a4a3f33797c855f.rmeta --extern profiling=/opt/rustwide/target/wasm32-wasip1/debug/deps/libprofiling-8cfd7d517062fa53.rmeta --extern raw_window_handle=/opt/rustwide/target/wasm32-wasip1/debug/deps/libraw_window_handle-c69eb16b76ab90f2.rmeta --extern rustc_hash=/opt/rustwide/target/wasm32-wasip1/debug/deps/librustc_hash-1a3c1d0521b28260.rmeta --extern smallvec=/opt/rustwide/target/wasm32-wasip1/debug/deps/libsmallvec-a9141b51cc6c2d7a.rmeta --extern thiserror=/opt/rustwide/target/wasm32-wasip1/debug/deps/libthiserror-30aecc061847a592.rmeta --extern web_sys=/opt/rustwide/target/wasm32-wasip1/debug/deps/libweb_sys-8158dc55051f37b6.rmeta --extern hal=/opt/rustwide/target/wasm32-wasip1/debug/deps/libwgpu_hal-7ca7a17576945549.rmeta --extern wgt=/opt/rustwide/target/wasm32-wasip1/debug/deps/libwgpu_types-70257ea246da4fb5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e96fd819ccd98348c834667940f6f53b56891b0617998db01acb8763f884a05f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e96fd819ccd98348c834667940f6f53b56891b0617998db01acb8763f884a05f", kill_on_drop: false }` [INFO] [stdout] e96fd819ccd98348c834667940f6f53b56891b0617998db01acb8763f884a05f