[INFO] cloning repository https://github.com/bevy-pirates-15/untitled_wizard_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bevy-pirates-15/untitled_wizard_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbevy-pirates-15%2Funtitled_wizard_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbevy-pirates-15%2Funtitled_wizard_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 113c3eb9e80b8012e1af12ce442241c5d5140b32 [INFO] checking bevy-pirates-15/untitled_wizard_game against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbevy-pirates-15%2Funtitled_wizard_game" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bevy-pirates-15/untitled_wizard_game [INFO] finished tweaking git repo https://github.com/bevy-pirates-15/untitled_wizard_game [INFO] tweaked toml for git repo https://github.com/bevy-pirates-15/untitled_wizard_game written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bevy-pirates-15/untitled_wizard_game on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bevy-pirates-15/untitled_wizard_game 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 848a2e8681030bab29c256ec7a62d7b931ff81c75c9ff77192e770638416603e [INFO] running `Command { std: "docker" "start" "-a" "848a2e8681030bab29c256ec7a62d7b931ff81c75c9ff77192e770638416603e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "848a2e8681030bab29c256ec7a62d7b931ff81c75c9ff77192e770638416603e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "848a2e8681030bab29c256ec7a62d7b931ff81c75c9ff77192e770638416603e", kill_on_drop: false }` [INFO] [stdout] 848a2e8681030bab29c256ec7a62d7b931ff81c75c9ff77192e770638416603e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4566f25b5bed57b84e141de7ae15c69073c6d5f5fe702d9b6df2e4027e693087 [INFO] running `Command { std: "docker" "start" "-a" "4566f25b5bed57b84e141de7ae15c69073c6d5f5fe702d9b6df2e4027e693087", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Checking bevy_ptr v0.14.0 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling cc v1.1.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling wgpu-hal v0.21.1 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking accesskit v0.14.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Compiling wgpu-core v0.21.1 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking file-id v0.2.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling wgpu v0.20.1 [INFO] [stderr] Checking sysinfo v0.30.13 [INFO] [stderr] Checking ruzstd v0.7.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ttf-parser v0.24.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling winit v0.30.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking async-executor v1.12.0 [INFO] [stderr] Checking grid v0.14.0 [INFO] [stderr] Compiling gilrs v0.10.8 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking bevy_tasks v0.14.0 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking euclid v0.22.10 [INFO] [stderr] Checking taffy v0.5.2 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Compiling bevy_egui v0.28.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking robust v1.1.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling toml_edit v0.22.15 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking owned_ttf_parser v0.24.0 [INFO] [stderr] Checking webbrowser v1.0.1 [INFO] [stderr] Checking ab_glyph v0.2.28 [INFO] [stderr] Checking glyph_brush_layout v0.2.4 [INFO] [stderr] Compiling blake3 v1.5.2 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling bevy_macro_utils v0.14.0 [INFO] [stderr] Compiling encase_derive_impl v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.0 [INFO] [stderr] Compiling bevy_derive v0.14.0 [INFO] [stderr] Compiling bevy_asset_macros v0.14.0 [INFO] [stderr] Compiling encase_derive v0.8.0 [INFO] [stderr] Compiling bevy_encase_derive v0.14.0 [INFO] [stderr] Compiling bevy_render_macros v0.14.0 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Compiling bevy_state_macros v0.14.0 [INFO] [stderr] Compiling bevy_gizmos_macros v0.14.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling leafwing_input_manager_macros v0.13.0 [INFO] [stderr] Compiling bevy-inspector-egui-derive v0.25.0 [INFO] [stderr] Compiling avian_derive v0.1.0 [INFO] [stderr] error: could not compile `derive_more` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-0.99.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_mut", "as_ref", "constructor", "convert_case", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "generate-parsing-rs", "index", "index_mut", "into", "into_iterator", "is_variant", "iterator", "mul", "mul_assign", "nightly", "not", "peg", "rustc_version", "sum", "testing-helpers", "track-caller", "try_into", "unwrap"))' -C metadata=72b92e04912ac706 -C extra-filename=-d32128c774579fd3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-155acc0be6d12ca6.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5ff3055e9a1618dd.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-404bc53cb5f6a27a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cf6bc80db9fbe584.rlib --extern proc_macro --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 `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.204/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=937933a51e08b89d -C extra-filename=-1ea4421734cd3bba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5ff3055e9a1618dd.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-404bc53cb5f6a27a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cf6bc80db9fbe584.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4566f25b5bed57b84e141de7ae15c69073c6d5f5fe702d9b6df2e4027e693087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4566f25b5bed57b84e141de7ae15c69073c6d5f5fe702d9b6df2e4027e693087", kill_on_drop: false }` [INFO] [stdout] 4566f25b5bed57b84e141de7ae15c69073c6d5f5fe702d9b6df2e4027e693087