[INFO] fetching crate bevy_web_keepalive 0.4.0...
[INFO] testing bevy_web_keepalive-0.4.0 against 1.94.0 for beta-1.95-1
[INFO] extracting crate bevy_web_keepalive 0.4.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate bevy_web_keepalive 0.4.0
[INFO] finished tweaking crates.io crate bevy_web_keepalive 0.4.0
[INFO] tweaked toml for crates.io crate bevy_web_keepalive 0.4.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_web_keepalive 0.4.0 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_web_keepalive 0.4.0 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded regex-syntax v0.8.7
[INFO] [stderr]   Downloaded regex-automata v0.4.12
[INFO] [stderr]   Downloaded half v2.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 626ddab29ade2092293f3f0241e374072a94a402e7e77ee444de178142a1fa88
[INFO] running `Command { std: "docker" "start" "-a" "626ddab29ade2092293f3f0241e374072a94a402e7e77ee444de178142a1fa88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "626ddab29ade2092293f3f0241e374072a94a402e7e77ee444de178142a1fa88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "626ddab29ade2092293f3f0241e374072a94a402e7e77ee444de178142a1fa88", kill_on_drop: false }`
[INFO] [stdout] 626ddab29ade2092293f3f0241e374072a94a402e7e77ee444de178142a1fa88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14b062d19e540a2f4c8818b9ac85c9e2957032a6d6f92ead5b6235da47b93f5f
[INFO] running `Command { std: "docker" "start" "-a" "14b062d19e540a2f4c8818b9ac85c9e2957032a6d6f92ead5b6235da47b93f5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling bevy_ptr v0.17.2
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling moxcms v0.7.7
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling accesskit v0.21.1
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling bevy_macro_utils v0.17.2
[INFO] [stderr]    Compiling encase_derive_impl v0.11.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.17.2
[INFO] [stderr]    Compiling bevy_ecs_macros v0.17.2
[INFO] [stderr]    Compiling bevy_derive v0.17.2
[INFO] [stderr]    Compiling encase_derive v0.11.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling bevy_asset_macros v0.17.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling encase v0.11.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling glam v0.30.8
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr] error: could not compile `moxcms` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name moxcms --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moxcms-0.7.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "avx512", "default", "neon", "options", "sse"))' -C metadata=6b32bd5dcc17dab4 -C extra-filename=-4e107682915fe3d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-91f572017942bc31.rmeta --extern pxfm=/opt/rustwide/target/debug/deps/libpxfm-f542b9b58dbadec4.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "14b062d19e540a2f4c8818b9ac85c9e2957032a6d6f92ead5b6235da47b93f5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14b062d19e540a2f4c8818b9ac85c9e2957032a6d6f92ead5b6235da47b93f5f", kill_on_drop: false }`
[INFO] [stdout] 14b062d19e540a2f4c8818b9ac85c9e2957032a6d6f92ead5b6235da47b93f5f
