[INFO] fetching crate bevy_gauge 0.4.5...
[INFO] testing bevy_gauge-0.4.5 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate bevy_gauge 0.4.5 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate bevy_gauge 0.4.5
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bevy_gauge 0.4.5
[INFO] tweaked toml for crates.io crate bevy_gauge 0.4.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_gauge 0.4.5 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_gauge 0.4.5 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lasso v0.7.3
[INFO] [stderr]   Downloaded uuid v1.20.0
[INFO] [stderr]   Downloaded toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]   Downloaded cc v1.2.55
[INFO] [stderr]   Downloaded nix v0.31.1
[INFO] [stderr]   Downloaded bevy_gauge_macros v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc90d77823d0cc783e59c65fecd86fe003a358dcb04ccaa888dc45ed36b26da6
[INFO] running `Command { std: "docker" "start" "-a" "bc90d77823d0cc783e59c65fecd86fe003a358dcb04ccaa888dc45ed36b26da6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc90d77823d0cc783e59c65fecd86fe003a358dcb04ccaa888dc45ed36b26da6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc90d77823d0cc783e59c65fecd86fe003a358dcb04ccaa888dc45ed36b26da6", kill_on_drop: false }`
[INFO] [stdout] bc90d77823d0cc783e59c65fecd86fe003a358dcb04ccaa888dc45ed36b26da6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c48423c07ee203a1eadd9a2368f455e7c4fc696d81689d18a8bf5114ea8fd8ec
[INFO] running `Command { std: "docker" "start" "-a" "c48423c07ee203a1eadd9a2368f455e7c4fc696d81689d18a8bf5114ea8fd8ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling bevy_ptr v0.18.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling bevy_platform v0.18.0
[INFO] [stderr]    Compiling bevy_utils v0.18.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.18.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.18.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.18.0
[INFO] [stderr]    Compiling bevy_derive v0.18.0
[INFO] [stderr]    Compiling bevy_gauge_macros v0.4.5
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling glam v0.30.10
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling bevy_tasks v0.18.0
[INFO] [stderr]    Compiling bevy_reflect v0.18.0
[INFO] [stderr]    Compiling bevy_ecs v0.18.0
[INFO] [stderr]    Compiling bevy_math v0.18.0
[INFO] [stderr]    Compiling bevy_app v0.18.0
[INFO] [stderr]    Compiling bevy_time v0.18.0
[INFO] [stderr]    Compiling bevy_input v0.18.0
[INFO] [stderr]    Compiling bevy_transform v0.18.0
[INFO] [stderr]    Compiling bevy_log v0.18.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.18.0
[INFO] [stderr]    Compiling bevy_internal v0.18.0
[INFO] [stderr]    Compiling bevy v0.18.1
[INFO] [stderr]    Compiling bevy_gauge v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "c48423c07ee203a1eadd9a2368f455e7c4fc696d81689d18a8bf5114ea8fd8ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c48423c07ee203a1eadd9a2368f455e7c4fc696d81689d18a8bf5114ea8fd8ec", kill_on_drop: false }`
[INFO] [stdout] c48423c07ee203a1eadd9a2368f455e7c4fc696d81689d18a8bf5114ea8fd8ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f8ec3a55417dc9efd87a77eff09b023bf06d6ce89b342fd1e6e7b223051d32d
[INFO] running `Command { std: "docker" "start" "-a" "2f8ec3a55417dc9efd87a77eff09b023bf06d6ce89b342fd1e6e7b223051d32d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling bevy_platform v0.18.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling bevy_utils v0.18.0
[INFO] [stderr]    Compiling bevy_tasks v0.18.0
[INFO] [stderr]    Compiling bevy_reflect v0.18.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling bevy_ecs v0.18.0
[INFO] [stderr]    Compiling bevy_math v0.18.0
[INFO] [stderr]    Compiling bevy_app v0.18.0
[INFO] [stderr]    Compiling bevy_time v0.18.0
[INFO] [stderr]    Compiling bevy_log v0.18.0
[INFO] [stderr]    Compiling bevy_input v0.18.0
[INFO] [stderr]    Compiling bevy_transform v0.18.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.18.0
[INFO] [stderr]    Compiling bevy_internal v0.18.0
[INFO] [stderr]    Compiling bevy v0.18.1
[INFO] [stderr]    Compiling bevy_gauge v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `bevy_gauge` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name bevy_gauge --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4f5c927c02f1f05d -C extra-filename=-1522c02b94463c48 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-be985bcb06c1d321.rlib --extern bevy_gauge_macros=/opt/rustwide/target/debug/deps/libbevy_gauge_macros-71e7bb696c2d443b.so --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-d24487fb87b3307e.rlib --extern inventory=/opt/rustwide/target/debug/deps/libinventory-6f56a1d6326677f8.rlib --extern lasso=/opt/rustwide/target/debug/deps/liblasso-f4c60e719e78eabf.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2f8ec3a55417dc9efd87a77eff09b023bf06d6ce89b342fd1e6e7b223051d32d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f8ec3a55417dc9efd87a77eff09b023bf06d6ce89b342fd1e6e7b223051d32d", kill_on_drop: false }`
[INFO] [stdout] 2f8ec3a55417dc9efd87a77eff09b023bf06d6ce89b342fd1e6e7b223051d32d
