[INFO] cloning repository https://github.com/james-rms/foxglove-asteroids
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/james-rms/foxglove-asteroids" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjames-rms%2Ffoxglove-asteroids", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjames-rms%2Ffoxglove-asteroids'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0412c4a3b1b81bf0ed7b6694bff7a12fc8e3ce2c
[INFO] checking james-rms/foxglove-asteroids against master#818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjames-rms%2Ffoxglove-asteroids" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/james-rms/foxglove-asteroids
[INFO] finished tweaking git repo https://github.com/james-rms/foxglove-asteroids
[INFO] tweaked toml for git repo https://github.com/james-rms/foxglove-asteroids written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/james-rms/foxglove-asteroids on toolchain 818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/james-rms/foxglove-asteroids 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" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-macros v0.2.21
[INFO] [stderr]   Downloaded delegate v0.13.2
[INFO] [stderr]   Downloaded rapier2d v0.23.1
[INFO] [stderr]   Downloaded bimap v0.6.3
[INFO] [stderr]   Downloaded foxglove v0.4.0
[INFO] [stderr]   Downloaded binrw_derive v0.12.0
[INFO] [stderr]   Downloaded binrw v0.12.0
[INFO] [stderr]   Downloaded time v0.3.40
[INFO] [stderr]   Downloaded parry2d v0.18.0
[INFO] [stderr]   Downloaded mcap v0.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9db75f664b8c144c764ece77af9224733d378f1139494b7a2ce7980972a4d97f
[INFO] running `Command { std: "docker" "start" "-a" "9db75f664b8c144c764ece77af9224733d378f1139494b7a2ce7980972a4d97f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9db75f664b8c144c764ece77af9224733d378f1139494b7a2ce7980972a4d97f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9db75f664b8c144c764ece77af9224733d378f1139494b7a2ce7980972a4d97f", kill_on_drop: false }`
[INFO] [stdout] 9db75f664b8c144c764ece77af9224733d378f1139494b7a2ce7980972a4d97f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d77dd8f25b0aea68dcc8d3a7584a8301860dc62d8dec9ca6eb1f0fb581828600
[INFO] running `Command { std: "docker" "start" "-a" "d77dd8f25b0aea68dcc8d3a7584a8301860dc62d8dec9ca6eb1f0fb581828600", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling binrw_derive v0.12.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling binrw v0.12.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking spade v2.13.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking ena v0.14.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling delegate v0.13.2
[INFO] [stderr] error: could not compile `binrw_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/bin/rustc --crate-name binrw_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binrw_derive-0.12.0/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 embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="owo-colors"' --cfg 'feature="verbose-backtrace"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "owo-colors", "verbose-backtrace"))' -C metadata=8b3d49caa06f076d -C extra-filename=-5422c104a7054fca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-bdef3817b73e1239.rlib --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-35aec287f72528ae.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b1cefdea2c4625c1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9a9c0fbf6c434f75.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-8847393cc725a810.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg nightly` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d77dd8f25b0aea68dcc8d3a7584a8301860dc62d8dec9ca6eb1f0fb581828600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d77dd8f25b0aea68dcc8d3a7584a8301860dc62d8dec9ca6eb1f0fb581828600", kill_on_drop: false }`
[INFO] [stdout] d77dd8f25b0aea68dcc8d3a7584a8301860dc62d8dec9ca6eb1f0fb581828600
