[INFO] cloning repository https://github.com/LooneyRichie/Instant-DNA [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LooneyRichie/Instant-DNA" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLooneyRichie%2FInstant-DNA", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLooneyRichie%2FInstant-DNA'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0bfbf51790c6af7d5194c7dc86c28cfe0d650bfd [INFO] checking LooneyRichie/Instant-DNA against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLooneyRichie%2FInstant-DNA" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LooneyRichie/Instant-DNA [INFO] finished tweaking git repo https://github.com/LooneyRichie/Instant-DNA [INFO] tweaked toml for git repo https://github.com/LooneyRichie/Instant-DNA written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LooneyRichie/Instant-DNA on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LooneyRichie/Instant-DNA 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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a9f2df6f71c84934a5a5533becff13dfeca3ad3dd8454dbc88dfb236ac9e146 [INFO] running `Command { std: "docker" "start" "-a" "4a9f2df6f71c84934a5a5533becff13dfeca3ad3dd8454dbc88dfb236ac9e146", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a9f2df6f71c84934a5a5533becff13dfeca3ad3dd8454dbc88dfb236ac9e146", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a9f2df6f71c84934a5a5533becff13dfeca3ad3dd8454dbc88dfb236ac9e146", kill_on_drop: false }` [INFO] [stdout] 4a9f2df6f71c84934a5a5533becff13dfeca3ad3dd8454dbc88dfb236ac9e146 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1ae9717ffa53a0640e65100918d4aa5f35829535a7fd4fbf1aff62b706c3bff [INFO] running `Command { std: "docker" "start" "-a" "b1ae9717ffa53a0640e65100918d4aa5f35829535a7fd4fbf1aff62b706c3bff", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.8 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling rug v1.28.0 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling curl-sys v0.4.83+curl-8.15.0 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling hts-sys v2.2.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking editdistancek v1.0.2 [INFO] [stderr] Checking triple_accel v0.4.0 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling strum_macros v0.25.3 [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/b4c55082edd8dec08ce8af276d7054d9c4db20c4/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 opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --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=ff107628abbb9031 -C extra-filename=-664fc0f530f81574 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-e7b2d37a6da17b84.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-3ccf40f34a16c7e5.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8572eded3de56faa.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern wide=/opt/rustwide/target/debug/deps/libwide-3050a8fa3f551fcb.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" "b1ae9717ffa53a0640e65100918d4aa5f35829535a7fd4fbf1aff62b706c3bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1ae9717ffa53a0640e65100918d4aa5f35829535a7fd4fbf1aff62b706c3bff", kill_on_drop: false }` [INFO] [stdout] b1ae9717ffa53a0640e65100918d4aa5f35829535a7fd4fbf1aff62b706c3bff