[INFO] cloning repository https://github.com/nynniaw12/wr-raycast [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nynniaw12/wr-raycast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnynniaw12%2Fwr-raycast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnynniaw12%2Fwr-raycast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3842802f39c363bd442634e3dde97ef1954a6b26 [INFO] checking nynniaw12/wr-raycast against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnynniaw12%2Fwr-raycast" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nynniaw12/wr-raycast [INFO] finished tweaking git repo https://github.com/nynniaw12/wr-raycast [INFO] tweaked toml for git repo https://github.com/nynniaw12/wr-raycast written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nynniaw12/wr-raycast on toolchain ddcf048784667508cd676fef4667f88ae15628a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nynniaw12/wr-raycast 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 935f7bf7b7204d631c670e236087411c975d04aaba77063b08728b84bcc6fa5d [INFO] running `Command { std: "docker" "start" "-a" "935f7bf7b7204d631c670e236087411c975d04aaba77063b08728b84bcc6fa5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "935f7bf7b7204d631c670e236087411c975d04aaba77063b08728b84bcc6fa5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "935f7bf7b7204d631c670e236087411c975d04aaba77063b08728b84bcc6fa5d", kill_on_drop: false }` [INFO] [stdout] 935f7bf7b7204d631c670e236087411c975d04aaba77063b08728b84bcc6fa5d [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04c2da1024a92062853ccfef66eb8e73f352ae92b6b9c66d0859f3b1eecddb88 [INFO] running `Command { std: "docker" "start" "-a" "04c2da1024a92062853ccfef66eb8e73f352ae92b6b9c66d0859f3b1eecddb88", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling wayland-client v0.31.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling naga v22.1.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Checking bit-vec v0.7.0 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking bit-set v0.6.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wgpu-hal v22.0.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking polling v3.7.3 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking ttf-parser v0.24.1 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking tynm v0.1.10 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking gpu-descriptor v0.3.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-cursor v0.31.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling wgpu-core v22.1.0 [INFO] [stderr] Checking wgpu-types v22.0.0 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking owned_ttf_parser v0.24.0 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking shred v0.10.2 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking ab_glyph v0.2.28 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling wgpu v22.1.0 [INFO] [stderr] Compiling winit v0.29.15 [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/ddcf048784667508cd676fef4667f88ae15628a3/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=d47add3d2f13c56f -C extra-filename=-6f39f59e684e9f77 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-ca2fbd4142ab8c8c.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 `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ddcf048784667508cd676fef4667f88ae15628a3/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.69.4/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=9ca0b641a11aa6a1 -C extra-filename=-0e5f25075fb971f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e5c910880d9ee6e9.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-530891fd3510c702.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-20d5bc1ec8a477f8.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c39fc27b24104d41.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-bcf4d76e77cc406a.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-94413c5e4ac1eb3a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-64e4f3632e0a179a.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-85e20bebe668fdba.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-233bb14400b88924.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d52fb0e05eb3922a.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-352d1ea9020d8c7b.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-077a01e4d93a40d3.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-19602fd6385d408e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "04c2da1024a92062853ccfef66eb8e73f352ae92b6b9c66d0859f3b1eecddb88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04c2da1024a92062853ccfef66eb8e73f352ae92b6b9c66d0859f3b1eecddb88", kill_on_drop: false }` [INFO] [stdout] 04c2da1024a92062853ccfef66eb8e73f352ae92b6b9c66d0859f3b1eecddb88