[INFO] fetching crate wolfengine 3.0.2...
[INFO] testing wolfengine-3.0.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate wolfengine 3.0.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate wolfengine 3.0.2
[INFO] finished tweaking crates.io crate wolfengine 3.0.2
[INFO] tweaked toml for crates.io crate wolfengine 3.0.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wolfengine 3.0.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 408 packages to latest compatible versions
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.7.0)
[INFO] [stderr]       Adding prost v0.10.4 (available: v0.14.1)
[INFO] [stderr]       Adding rustls-pemfile v0.3.0 (available: v2.2.0)
[INFO] [stderr]       Adding sysinfo v0.23.13 (available: v0.37.1)
[INFO] [stderr]       Adding tokio-rustls v0.23.4 (available: v0.26.4)
[INFO] [stderr]       Adding tokio-tungstenite v0.17.2 (available: v0.28.0)
[INFO] [stderr]       Adding tonic v0.7.2 (available: v0.14.2)
[INFO] [stderr]       Adding tonic-build v0.7.2 (available: v0.14.2)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.18.1)
[INFO] [stderr]       Adding wasm-bindgen-futures v0.4.45 (available: v0.4.54)
[INFO] [stderr]       Adding web-sys v0.3.57 (available: v0.3.81)
[INFO] [stderr]       Adding webpki-roots v0.22.6 (available: v1.0.2)
[INFO] [stderr]       Adding wgpu v0.12.0 (available: v26.0.1)
[INFO] [stderr]       Adding winit v0.26.1 (available: v0.30.12)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-mt v0.1.3
[INFO] [stderr]   Downloaded axum-core v0.2.9
[INFO] [stderr]   Downloaded inplace_it v0.3.6
[INFO] [stderr]   Downloaded palaver v0.2.8
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.15.4
[INFO] [stderr]   Downloaded tower-http v0.3.5
[INFO] [stderr]   Downloaded may_queue v0.1.23
[INFO] [stderr]   Downloaded core_affinity v0.8.3
[INFO] [stderr]   Downloaded async-raft v0.6.1
[INFO] [stderr]   Downloaded rhai_codegen v3.1.0
[INFO] [stderr]   Downloaded heapless v0.5.6
[INFO] [stderr]   Downloaded tungstenite v0.17.3
[INFO] [stderr]   Downloaded naga v0.8.5
[INFO] [stderr]   Downloaded web-sys v0.3.57
[INFO] [stderr]   Downloaded serde_closure v0.3.3
[INFO] [stderr]   Downloaded thin-vec v0.2.14
[INFO] [stderr]   Downloaded may v0.3.51
[INFO] [stderr]   Downloaded sysinfo v0.23.13
[INFO] [stderr]   Downloaded tonic v0.7.2
[INFO] [stderr]   Downloaded axum v0.5.17
[INFO] [stderr]   Downloaded rhai v1.23.4
[INFO] [stderr]   Downloaded thread-id v4.2.2
[INFO] [stderr]   Downloaded serde_closure_derive v0.3.3
[INFO] [stderr]   Downloaded metatype v0.2.2
[INFO] [stderr]   Downloaded relative v0.2.2
[INFO] [stderr]   Downloaded wgpu-hal v0.12.5
[INFO] [stderr]   Downloaded tokio-tungstenite v0.17.2
[INFO] [stderr]   Downloaded matchit v0.5.0
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.44
[INFO] [stderr]   Downloaded prost-derive v0.10.1
[INFO] [stderr]   Downloaded prost v0.10.4
[INFO] [stderr]   Downloaded prost-types v0.10.1
[INFO] [stderr]   Downloaded erased-serde v0.3.31
[INFO] [stderr]   Downloaded hash32 v0.1.1
[INFO] [stderr]   Downloaded procinfo v0.4.2
[INFO] [stderr]   Downloaded build_id v0.2.1
[INFO] [stderr]   Downloaded serde_traitobject v0.2.9
[INFO] [stderr]   Downloaded wgpu-core v0.12.2
[INFO] [stderr]   Downloaded nix v0.22.3
[INFO] [stderr]   Downloaded memstore v0.2.0
[INFO] [stderr]   Downloaded mimalloc v0.1.48
[INFO] [stderr]   Downloaded rustls-pemfile v0.3.0
[INFO] [stderr]   Downloaded http-range-header v0.3.1
[INFO] [stderr]   Downloaded tokio-io-timeout v1.2.1
[INFO] [stderr]   Downloaded tonic-build v0.7.2
[INFO] [stderr]   Downloaded sha1 v0.6.1
[INFO] [stderr]   Downloaded ndk-glue v0.5.2
[INFO] [stderr]   Downloaded signals2 v0.3.3
[INFO] [stderr]   Downloaded prost-build v0.10.4
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f10407a721912476d1902f4eeb7e86f29b2e2ce1f64b56dc917c14fbbb830013
[INFO] running `Command { std: "docker" "start" "-a" "f10407a721912476d1902f4eeb7e86f29b2e2ce1f64b56dc917c14fbbb830013", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f10407a721912476d1902f4eeb7e86f29b2e2ce1f64b56dc917c14fbbb830013", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f10407a721912476d1902f4eeb7e86f29b2e2ce1f64b56dc917c14fbbb830013", kill_on_drop: false }`
[INFO] [stdout] f10407a721912476d1902f4eeb7e86f29b2e2ce1f64b56dc917c14fbbb830013
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cdfa916246dfdc695e639a6ca93b41e1703dd900d6b73da2f32511d7d0924429
[INFO] running `Command { std: "docker" "start" "-a" "cdfa916246dfdc695e639a6ca93b41e1703dd900d6b73da2f32511d7d0924429", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling wgpu-core v0.12.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling naga v0.8.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling gpu-alloc v0.5.4
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ash v0.34.0+1.2.203
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling generator v0.8.7
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling may_queue v0.1.23
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling inplace_it v0.3.6
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling axum-core v0.2.9
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling may v0.3.51
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling tonic-build v0.7.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[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/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.34.0+1.2.203/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="debug"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=665fec51fb02fa49 -C extra-filename=-93f4154e93f7335a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-2b45c2ded7285549.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" "cdfa916246dfdc695e639a6ca93b41e1703dd900d6b73da2f32511d7d0924429", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdfa916246dfdc695e639a6ca93b41e1703dd900d6b73da2f32511d7d0924429", kill_on_drop: false }`
[INFO] [stdout] cdfa916246dfdc695e639a6ca93b41e1703dd900d6b73da2f32511d7d0924429
