[INFO] cloning repository https://github.com/jsam/rpcnet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsam/rpcnet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsam%2Frpcnet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsam%2Frpcnet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3da29d5563dba249e5c554d1d0648e46dc268835 [INFO] checking jsam/rpcnet against try#59a256151e578f525a26127f2c3e3a6c7e2982ca for pr-149291-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsam%2Frpcnet" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jsam/rpcnet [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/jsam/rpcnet [INFO] tweaked toml for git repo https://github.com/jsam/rpcnet written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jsam/rpcnet on toolchain 59a256151e578f525a26127f2c3e3a6c7e2982ca [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jsam/rpcnet 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" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77fa3fa74fc2f834306b22b69990fb44c9b422c2c9b3e4646624744fe4ba35c7 [INFO] running `Command { std: "docker" "start" "-a" "77fa3fa74fc2f834306b22b69990fb44c9b422c2c9b3e4646624744fe4ba35c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77fa3fa74fc2f834306b22b69990fb44c9b422c2c9b3e4646624744fe4ba35c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77fa3fa74fc2f834306b22b69990fb44c9b422c2c9b3e4646624744fe4ba35c7", kill_on_drop: false }` [INFO] [stdout] 77fa3fa74fc2f834306b22b69990fb44c9b422c2c9b3e4646624744fe4ba35c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70cfc4a5f00520304c6bee83a2b1184f89d0dd8a841b031206bf195764629507 [INFO] running `Command { std: "docker" "start" "-a" "70cfc4a5f00520304c6bee83a2b1184f89d0dd8a841b031206bf195764629507", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling aws-lc-rs v1.12.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling serde_json v1.0.136 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking unicode-ident v1.0.14 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking intrusive-collections v0.9.7 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling s2n-quic-platform v0.52.0 [INFO] [stderr] Compiling thiserror v2.0.10 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling prettyplease v0.2.27 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking clap_builder v4.5.26 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking debug_panic v0.2.1 [INFO] [stderr] Checking hash_hasher v2.0.3 [INFO] [stderr] Checking quote v1.0.38 [INFO] [stderr] Checking octets v0.3.0 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking errno v0.3.10 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling aws-lc-sys v0.25.0 [INFO] [stderr] Compiling s2n-tls-sys v0.3.10 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling quiche v0.24.5 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking tempfile v3.21.0 [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/59a256151e578f525a26127f2c3e3a6c7e2982ca/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="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=4ff106d6e1097097 -C extra-filename=-704d3629e47b9ca5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-30e6952099806f07.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-25535fe06c3fd8fb.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-a28cdcd0fdde3201.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-0ad20c414104068d.so --extern wide=/opt/rustwide/target/debug/deps/libwide-7dfded9a97aad21a.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" "70cfc4a5f00520304c6bee83a2b1184f89d0dd8a841b031206bf195764629507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70cfc4a5f00520304c6bee83a2b1184f89d0dd8a841b031206bf195764629507", kill_on_drop: false }` [INFO] [stdout] 70cfc4a5f00520304c6bee83a2b1184f89d0dd8a841b031206bf195764629507