[INFO] cloning repository https://github.com/Gi-z/throwie-server-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gi-z/throwie-server-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGi-z%2Fthrowie-server-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGi-z%2Fthrowie-server-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3383e3aad0403da5eeae34f1766bf923c971791e [INFO] checking Gi-z/throwie-server-rust against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGi-z%2Fthrowie-server-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Gi-z/throwie-server-rust [INFO] finished tweaking git repo https://github.com/Gi-z/throwie-server-rust [INFO] tweaked toml for git repo https://github.com/Gi-z/throwie-server-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Gi-z/throwie-server-rust on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "generate-lockfile" "--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] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 254 packages to latest compatible versions [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] [stderr] Adding ndarray v0.15.6 (available: v0.16.1) [INFO] [stderr] Adding ndarray-stats v0.5.1 (available: v0.6.0) [INFO] [stderr] Adding prost v0.13.5 (available: v0.14.1) [INFO] [stderr] Adding prost-build v0.13.5 (available: v0.14.1) [INFO] [stderr] Adding prost-types v0.13.5 (available: v0.14.1) [INFO] [stderr] Adding sci-rs v0.3.16 (available: v0.4.1) [INFO] [stderr] Adding socket2 v0.5.10 (available: v0.6.1) [INFO] [stderr] Adding toml v0.8.23 (available: v0.9.8) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded matrixmultiply v0.3.10 [INFO] [stderr] Downloaded protoc v2.28.0 [INFO] [stderr] Downloaded protoc-rust v2.28.0 [INFO] [stderr] Downloaded influxdb_derive v0.5.1 [INFO] [stderr] Downloaded gaussfilt v0.1.3 [INFO] [stderr] Downloaded transpose v0.2.3 [INFO] [stderr] Downloaded lstsq v0.5.0 [INFO] [stderr] Downloaded multimap v0.10.1 [INFO] [stderr] Downloaded primal-check v0.3.4 [INFO] [stderr] Downloaded noisy_float v0.2.0 [INFO] [stderr] Downloaded inflate v0.4.5 [INFO] [stderr] Downloaded fixedbitset v0.5.7 [INFO] [stderr] Downloaded ndarray-stats v0.5.1 [INFO] [stderr] Downloaded toml_edit v0.23.7 [INFO] [stderr] Downloaded safe_arch v0.7.4 [INFO] [stderr] Downloaded prost-build v0.13.5 [INFO] [stderr] Downloaded prost-types v0.13.5 [INFO] [stderr] Downloaded protobuf-codegen v2.28.0 [INFO] [stderr] Downloaded protobuf v2.28.0 [INFO] [stderr] Downloaded wide v0.7.33 [INFO] [stderr] Downloaded prost v0.13.5 [INFO] [stderr] Downloaded ringbuffer v0.16.0 [INFO] [stderr] Downloaded kalmanfilt v0.2.6 [INFO] [stderr] Downloaded ndarray v0.15.6 [INFO] [stderr] Downloaded sci-rs v0.3.16 [INFO] [stderr] Downloaded ndarray v0.16.1 [INFO] [stderr] Downloaded hyper-rustls v0.24.2 [INFO] [stderr] Downloaded rustfft v6.4.1 [INFO] [stderr] Downloaded influxdb v0.7.2 [INFO] [stderr] Downloaded toml_datetime v0.7.3 [INFO] [stderr] Downloaded toml_parser v1.0.4 [INFO] [stderr] Downloaded num_enum_derive v0.7.5 [INFO] [stderr] Downloaded num_enum v0.7.5 [INFO] [stderr] Downloaded prost-derive v0.13.5 [INFO] [stderr] Downloaded petgraph v0.7.1 [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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5319a6a773fabde8b7a9d8bda8e36a086766b5ec1c4d1eb4e2ab92acea6f7ecd [INFO] running `Command { std: "docker" "start" "-a" "5319a6a773fabde8b7a9d8bda8e36a086766b5ec1c4d1eb4e2ab92acea6f7ecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5319a6a773fabde8b7a9d8bda8e36a086766b5ec1c4d1eb4e2ab92acea6f7ecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5319a6a773fabde8b7a9d8bda8e36a086766b5ec1c4d1eb4e2ab92acea6f7ecd", kill_on_drop: false }` [INFO] [stdout] 5319a6a773fabde8b7a9d8bda8e36a086766b5ec1c4d1eb4e2ab92acea6f7ecd [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27f6fc7bacbc6a8e21dbee714a93431c8f05601b8d4dc312077f0a744dd7d32e [INFO] running `Command { std: "docker" "start" "-a" "27f6fc7bacbc6a8e21dbee714a93431c8f05601b8d4dc312077f0a744dd7d32e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling protoc v2.28.0 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling regex-automata v0.4.13 [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/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/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 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="libm"' --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=61f8c01d6f1716ac -C extra-filename=-8b88d933f774185d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-f7bfbb572e301dc9.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-2388574c8fdf0c23.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e835e51f375d2657.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern wide=/opt/rustwide/target/debug/deps/libwide-c21d73b650cb23a4.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" "27f6fc7bacbc6a8e21dbee714a93431c8f05601b8d4dc312077f0a744dd7d32e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27f6fc7bacbc6a8e21dbee714a93431c8f05601b8d4dc312077f0a744dd7d32e", kill_on_drop: false }` [INFO] [stdout] 27f6fc7bacbc6a8e21dbee714a93431c8f05601b8d4dc312077f0a744dd7d32e