[INFO] fetching crate bevy_picking_raycast 0.2.0... [INFO] checking bevy_picking_raycast-0.2.0 against master#e4c14468460b22ac7a289a422fb7fee606e12a0b for pr-114489 [INFO] extracting crate bevy_picking_raycast 0.2.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate bevy_picking_raycast 0.2.0 on toolchain e4c14468460b22ac7a289a422fb7fee606e12a0b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e4c14468460b22ac7a289a422fb7fee606e12a0b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_picking_raycast 0.2.0 [INFO] finished tweaking crates.io crate bevy_picking_raycast 0.2.0 [INFO] tweaked toml for crates.io crate bevy_picking_raycast 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e4c14468460b22ac7a289a422fb7fee606e12a0b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e4c14468460b22ac7a289a422fb7fee606e12a0b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bevy_picking_core v0.2.0 [INFO] [stderr] Downloaded bevy_eventlistener_derive v0.2.2 [INFO] [stderr] Downloaded bevy_eventlistener v0.2.2 [INFO] [stderr] Downloaded bevy_eventlistener_core v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e4c14468460b22ac7a289a422fb7fee606e12a0b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5e66798f47a822fff9ef690c21a80c63db70a2d81bf4db3f8b176ad5445125e [INFO] running `Command { std: "docker" "start" "-a" "f5e66798f47a822fff9ef690c21a80c63db70a2d81bf4db3f8b176ad5445125e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5e66798f47a822fff9ef690c21a80c63db70a2d81bf4db3f8b176ad5445125e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5e66798f47a822fff9ef690c21a80c63db70a2d81bf4db3f8b176ad5445125e", kill_on_drop: false }` [INFO] [stdout] f5e66798f47a822fff9ef690c21a80c63db70a2d81bf4db3f8b176ad5445125e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e4c14468460b22ac7a289a422fb7fee606e12a0b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bee7071e16427a2913a8a14d0ac07a27b87c71ae0096de7ee81e5e80add7807 [INFO] running `Command { std: "docker" "start" "-a" "5bee7071e16427a2913a8a14d0ac07a27b87c71ae0096de7ee81e5e80add7807", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.10.1 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling bevy_macro_utils v0.10.1 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking bevy_ptr v0.10.1 [INFO] [stderr] Checking bevy_tasks v0.10.1 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling bevy_ecs_macros v0.10.1 [INFO] [stderr] Compiling bevy_derive v0.10.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.10.1 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Checking petgraph v0.6.3 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling glam v0.23.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling erased-serde v0.3.28 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking bevy_utils v0.10.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking bevy_math v0.10.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking bevy_reflect v0.10.1 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Checking gpu-descriptor v0.2.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking wgpu-types v0.15.2 [INFO] [stderr] Compiling encase_derive_impl v0.5.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking profiling v1.0.9 [INFO] [stderr] Checking naga v0.11.1 [INFO] [stderr] Checking sysinfo v0.28.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling encase_derive v0.5.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Checking const_panic v0.2.8 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Checking encase v0.5.0 [INFO] [stderr] Checking image v0.24.6 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Checking bevy_ecs v0.10.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling bevy_encase_derive v0.10.1 [INFO] [stderr] Checking hexasphere v8.1.0 [INFO] [stderr] Checking bevy_mikktspace v0.10.1 [INFO] [stderr] Compiling bevy_render_macros v0.10.1 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking radsort v0.1.0 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Compiling regex v1.9.3 [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/e4c14468460b22ac7a289a422fb7fee606e12a0b/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=7ecbaeb580bd0dbe -C extra-filename=-7ecbaeb580bd0dbe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-1506e54083e26852.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" "5bee7071e16427a2913a8a14d0ac07a27b87c71ae0096de7ee81e5e80add7807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bee7071e16427a2913a8a14d0ac07a27b87c71ae0096de7ee81e5e80add7807", kill_on_drop: false }` [INFO] [stdout] 5bee7071e16427a2913a8a14d0ac07a27b87c71ae0096de7ee81e5e80add7807