[INFO] fetching crate f1-nexus-node 1.0.0-alpha.2...
[INFO] testing f1-nexus-node-1.0.0-alpha.2 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate f1-nexus-node 1.0.0-alpha.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate f1-nexus-node 1.0.0-alpha.2
[INFO] finished tweaking crates.io crate f1-nexus-node 1.0.0-alpha.2
[INFO] tweaked toml for crates.io crate f1-nexus-node 1.0.0-alpha.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate f1-nexus-node 1.0.0-alpha.2 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate f1-nexus-node 1.0.0-alpha.2 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c78fffa923b111f47976f22ffcb52d2f2905d7880bc2ab59157d9f7883121698
[INFO] running `Command { std: "docker" "start" "-a" "c78fffa923b111f47976f22ffcb52d2f2905d7880bc2ab59157d9f7883121698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c78fffa923b111f47976f22ffcb52d2f2905d7880bc2ab59157d9f7883121698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c78fffa923b111f47976f22ffcb52d2f2905d7880bc2ab59157d9f7883121698", kill_on_drop: false }`
[INFO] [stdout] c78fffa923b111f47976f22ffcb52d2f2905d7880bc2ab59157d9f7883121698
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 39f17b4d47f676a9d2e12e8bbde27731fd06eb7038c8f78c4a9217077422db7b
[INFO] running `Command { std: "docker" "start" "-a" "39f17b4d47f676a9d2e12e8bbde27731fd06eb7038c8f78c4a9217077422db7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling f1-nexus-node v1.0.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling napi-sys v2.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling napi-derive-backend v1.0.75
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr] error: could not compile `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.8.1/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="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=f4f357d564de989e -C extra-filename=-b3c402cf566add6a --out-dir /opt/rustwide/target/debug/build/simba/b3c402cf566add6a/deps -L dependency=/opt/rustwide/target/debug/build/approx/0ea5c4d75f3d6bd8/deps -L dependency=/opt/rustwide/target/debug/build/autocfg/22756a69648bb107/deps -L dependency=/opt/rustwide/target/debug/build/bytemuck/fe571f4439465e4d/deps -L dependency=/opt/rustwide/target/debug/build/num-complex/73f9fa12415e88d1/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/35b569ea63351f60/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/ca8a17926a2d9230/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/feac8c174845622f/deps -L dependency=/opt/rustwide/target/debug/build/paste/722bc11c3c7c96da/deps -L dependency=/opt/rustwide/target/debug/build/paste/b2369a3500d2ed12/deps -L dependency=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/deps -L dependency=/opt/rustwide/target/debug/build/safe_arch/3ff7211c402d0860/deps -L dependency=/opt/rustwide/target/debug/build/simba/b3c402cf566add6a/deps -L dependency=/opt/rustwide/target/debug/build/wide/a514a079be180641/deps --extern approx=/opt/rustwide/target/debug/build/approx/0ea5c4d75f3d6bd8/deps/libapprox-0ea5c4d75f3d6bd8.rmeta --extern num_complex=/opt/rustwide/target/debug/build/num-complex/73f9fa12415e88d1/deps/libnum_complex-73f9fa12415e88d1.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/ca8a17926a2d9230/deps/libnum_traits-ca8a17926a2d9230.rmeta --extern paste=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/deps/libpaste-c5e5e8a2bd161c29.so --extern wide=/opt/rustwide/target/debug/build/wide/a514a079be180641/deps/libwide-a514a079be180641.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" "39f17b4d47f676a9d2e12e8bbde27731fd06eb7038c8f78c4a9217077422db7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39f17b4d47f676a9d2e12e8bbde27731fd06eb7038c8f78c4a9217077422db7b", kill_on_drop: false }`
[INFO] [stdout] 39f17b4d47f676a9d2e12e8bbde27731fd06eb7038c8f78c4a9217077422db7b
