[INFO] cloning repository https://github.com/Hieropold/scienteer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hieropold/scienteer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHieropold%2Fscienteer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHieropold%2Fscienteer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf63cc4d73f2e2bdd38313146cb366b027284583
[INFO] checking Hieropold/scienteer against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHieropold%2Fscienteer" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Hieropold/scienteer
[INFO] finished tweaking git repo https://github.com/Hieropold/scienteer
[INFO] tweaked toml for git repo https://github.com/Hieropold/scienteer written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hieropold/scienteer on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Hieropold/scienteer 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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded bevy_pixel_camera v0.12.1
[INFO] [stderr]   Downloaded glyph_brush_layout v0.2.4
[INFO] [stderr]   Downloaded const_panic v0.2.12
[INFO] [stderr]   Downloaded blake3 v1.8.1
[INFO] [stderr]   Downloaded gilrs v0.10.10
[INFO] [stderr]   Downloaded gilrs-core v0.5.15
[INFO] [stderr]   Downloaded winnow v0.7.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e232d304d9380fb1d9348e48e3c82e438e37c94196a40a4f9062b45a45b70e87
[INFO] running `Command { std: "docker" "start" "-a" "e232d304d9380fb1d9348e48e3c82e438e37c94196a40a4f9062b45a45b70e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e232d304d9380fb1d9348e48e3c82e438e37c94196a40a4f9062b45a45b70e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e232d304d9380fb1d9348e48e3c82e438e37c94196a40a4f9062b45a45b70e87", kill_on_drop: false }`
[INFO] [stdout] e232d304d9380fb1d9348e48e3c82e438e37c94196a40a4f9062b45a45b70e87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7dbd03fc6eb3af23d9afefd467cf5bfc1ead89dd07ba9279919551acc88c54cc
[INFO] running `Command { std: "docker" "start" "-a" "7dbd03fc6eb3af23d9afefd467cf5bfc1ead89dd07ba9279919551acc88c54cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking bevy_ptr v0.12.1
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking pp-rs v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking accesskit v0.12.3
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]     Checking bevy_tasks v0.12.1
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling thiserror-core v1.0.50
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking constgebra v0.1.4
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking const_panic v0.2.12
[INFO] [stderr]     Checking radsort v0.1.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking svg_fmt v0.4.4
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gilrs v0.10.10
[INFO] [stderr]     Checking sysinfo v0.29.11
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking taffy v0.3.19
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking glyph_brush_layout v0.2.4
[INFO] [stderr]    Compiling bevy_macro_utils v0.12.1
[INFO] [stderr]    Compiling encase_derive_impl v0.6.1
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling blake3 v1.8.1
[INFO] [stderr]     Checking accesskit_winit v0.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.12.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.12.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.12.1
[INFO] [stderr]    Compiling bevy_derive v0.12.1
[INFO] [stderr]    Compiling bevy_asset_macros v0.12.1
[INFO] [stderr]    Compiling thiserror-core-impl v1.0.50
[INFO] [stderr]    Compiling encase_derive v0.6.1
[INFO] [stderr]    Compiling bevy_render_macros v0.12.1
[INFO] [stderr]    Compiling bevy_encase_derive v0.12.1
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr] error: could not compile `bevy_reflect_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cf79d034aa3d8f396d407aafce6f1ccd818e710e/bin/rustc --crate-name bevy_reflect_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect_derive-0.12.1/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", "documentation"))' -C metadata=0fc77db313402088 -C extra-filename=-684d85ffbfb5feb8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_macro_utils=/opt/rustwide/target/debug/deps/libbevy_macro_utils-330aae086a124255.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-33795f63bce3e254.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-697160588d3ac4c1.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-30fa3f265fe1e9c7.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ae9ac241f6fb619b.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 `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cf79d034aa3d8f396d407aafce6f1ccd818e710e/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 opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --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=c305d7763bfcd1f9 -C extra-filename=-8d690880b28e24ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-972b641264f45e51.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7dbd03fc6eb3af23d9afefd467cf5bfc1ead89dd07ba9279919551acc88c54cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dbd03fc6eb3af23d9afefd467cf5bfc1ead89dd07ba9279919551acc88c54cc", kill_on_drop: false }`
[INFO] [stdout] 7dbd03fc6eb3af23d9afefd467cf5bfc1ead89dd07ba9279919551acc88c54cc
