[INFO] fetching crate notan_web 0.14.0...
[INFO] checking notan_web-0.14.0 against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971
[INFO] extracting crate notan_web 0.14.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate notan_web 0.14.0
[INFO] finished tweaking crates.io crate notan_web 0.14.0
[INFO] tweaked toml for crates.io crate notan_web 0.14.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate notan_web 0.14.0 on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate notan_web 0.14.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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded notan_oddio v0.14.0
[INFO] [stderr]   Downloaded objc2-core-audio-types v0.3.2
[INFO] [stderr]   Downloaded notan_audio v0.14.0
[INFO] [stderr]   Downloaded objc2-core-audio v0.3.2
[INFO] [stderr]   Downloaded notan_glow v0.14.0
[INFO] [stderr]   Downloaded coreaudio-rs v0.13.0
[INFO] [stderr]   Downloaded cpal v0.16.0
[INFO] [stderr]   Downloaded objc2-audio-toolbox v0.3.2
[INFO] [stderr]   Downloaded glow v0.16.0
[INFO] [stderr]   Downloaded oddio v0.6.2
[INFO] [stderr]   Downloaded objc2-foundation v0.3.2
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1717559d7a27250008484196dd983de6eb107af108c76b165a92f21c954046f2
[INFO] running `Command { std: "docker" "start" "-a" "1717559d7a27250008484196dd983de6eb107af108c76b165a92f21c954046f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1717559d7a27250008484196dd983de6eb107af108c76b165a92f21c954046f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1717559d7a27250008484196dd983de6eb107af108c76b165a92f21c954046f2", kill_on_drop: false }`
[INFO] [stdout] 1717559d7a27250008484196dd983de6eb107af108c76b165a92f21c954046f2
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2193f1c75d5458d666ac4914e3b98ffefa1ee44c6ecaafc57ea0e504434e2f73
[INFO] running `Command { std: "docker" "start" "-a" "2193f1c75d5458d666ac4914e3b98ffefa1ee44c6ecaafc57ea0e504434e2f73", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking glam v0.29.3
[INFO] [stderr]    Compiling notan_macro v0.14.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking notan_utils v0.14.0
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking notan_core v0.14.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking zune-jpeg v0.5.8
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling spirv_cross v0.23.1
[INFO] [stderr]    Compiling crevice_notan-derive v0.10.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr] error: could not compile `glam` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.29.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --cfg 'feature="bytemuck"' --cfg 'feature="default"' --cfg 'feature="mint"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "fast-math", "glam-assert", "libm", "mint", "nostd-libm", "rand", "rkyv", "scalar-math", "serde", "std"))' -C metadata=7c75982d1d506ebd -C extra-filename=-07915cd8d9f31bef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-2b0a7a4b281bb568.rmeta --extern mint=/opt/rustwide/target/debug/deps/libmint-4b83bb52ca997b5d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2193f1c75d5458d666ac4914e3b98ffefa1ee44c6ecaafc57ea0e504434e2f73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2193f1c75d5458d666ac4914e3b98ffefa1ee44c6ecaafc57ea0e504434e2f73", kill_on_drop: false }`
[INFO] [stdout] 2193f1c75d5458d666ac4914e3b98ffefa1ee44c6ecaafc57ea0e504434e2f73
