[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#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3
[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 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 253 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.17.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.10+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strength_reduce v0.2.4
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded primal-check v0.3.4
[INFO] [stderr]   Downloaded gaussfilt v0.1.3
[INFO] [stderr]   Downloaded multimap v0.10.1
[INFO] [stderr]   Downloaded protoc v2.28.0
[INFO] [stderr]   Downloaded lstsq v0.5.0
[INFO] [stderr]   Downloaded transpose v0.2.3
[INFO] [stderr]   Downloaded protoc-rust v2.28.0
[INFO] [stderr]   Downloaded kalmanfilt v0.2.6
[INFO] [stderr]   Downloaded influxdb_derive v0.5.1
[INFO] [stderr]   Downloaded toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]   Downloaded influxdb v0.7.2
[INFO] [stderr]   Downloaded inflate v0.4.5
[INFO] [stderr]   Downloaded toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded tracing-core v0.1.36
[INFO] [stderr]   Downloaded toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]   Downloaded prettyplease v0.2.37
[INFO] [stderr]   Downloaded simba v0.8.1
[INFO] [stderr]   Downloaded sci-rs v0.3.16
[INFO] [stderr]   Downloaded ndarray-stats v0.5.1
[INFO] [stderr]   Downloaded prost-build v0.13.5
[INFO] [stderr]   Downloaded portable-atomic v1.12.0
[INFO] [stderr]   Downloaded protobuf-codegen v2.28.0
[INFO] [stderr]   Downloaded ringbuffer v0.16.0
[INFO] [stderr]   Downloaded rustfft v6.4.1
[INFO] [stderr]   Downloaded nalgebra v0.32.6
[INFO] [stderr]   Downloaded tracing v0.1.44
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48e3e29259b1556c13e1e2dea61c8c0714e0b34321432b56f74e3616eebfbd58
[INFO] running `Command { std: "docker" "start" "-a" "48e3e29259b1556c13e1e2dea61c8c0714e0b34321432b56f74e3616eebfbd58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48e3e29259b1556c13e1e2dea61c8c0714e0b34321432b56f74e3616eebfbd58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48e3e29259b1556c13e1e2dea61c8c0714e0b34321432b56f74e3616eebfbd58", kill_on_drop: false }`
[INFO] [stdout] 48e3e29259b1556c13e1e2dea61c8c0714e0b34321432b56f74e3616eebfbd58
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32d6637c3a4ea91430c4228edde3d5451805f6f4ee3c265675d1207f011dbe45
[INFO] running `Command { std: "docker" "start" "-a" "32d6637c3a4ea91430c4228edde3d5451805f6f4ee3c265675d1207f011dbe45", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking ryu v1.0.21
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]    Compiling protoc v2.28.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling protobuf-codegen v2.28.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking gaussfilt v0.1.3
[INFO] [stderr]    Compiling influxdb_derive v0.5.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[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/377656d3dd3f9c23a9c8713e163f4365a5261a84/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=9718517f836805fe -C extra-filename=-c1cab4fa53a00c90 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-243790121e2aaeef.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-7f52fb11d0fd921a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1891bf072e69a2d3.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-0ad20c414104068d.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" "32d6637c3a4ea91430c4228edde3d5451805f6f4ee3c265675d1207f011dbe45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32d6637c3a4ea91430c4228edde3d5451805f6f4ee3c265675d1207f011dbe45", kill_on_drop: false }`
[INFO] [stdout] 32d6637c3a4ea91430c4228edde3d5451805f6f4ee3c265675d1207f011dbe45
