[INFO] fetching crate wifi-densepose-engine 0.3.1...
[INFO] checking wifi-densepose-engine-0.3.1 against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] extracting crate wifi-densepose-engine 0.3.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate wifi-densepose-engine 0.3.1
[INFO] finished tweaking crates.io crate wifi-densepose-engine 0.3.1
[INFO] tweaked toml for crates.io crate wifi-densepose-engine 0.3.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wifi-densepose-engine 0.3.1 on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wifi-densepose-engine 0.3.1 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a90cfcd57ffc2d6eddf278e9896376affe08bbee5c77a117157cf105d25fb60d
[INFO] running `Command { std: "docker" "start" "a90cfcd57ffc2d6eddf278e9896376affe08bbee5c77a117157cf105d25fb60d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a90cfcd57ffc2d6eddf278e9896376affe08bbee5c77a117157cf105d25fb60d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a90cfcd57ffc2d6eddf278e9896376affe08bbee5c77a117157cf105d25fb60d" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a90cfcd57ffc2d6eddf278e9896376affe08bbee5c77a117157cf105d25fb60d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a90cfcd57ffc2d6eddf278e9896376affe08bbee5c77a117157cf105d25fb60d" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]    Compiling simsimd v5.9.11
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]    Compiling ruvector-solver v2.0.6
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking roaring v0.10.12
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking ruvector-temporal-tensor v2.0.6
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking cpu-time v1.0.0
[INFO] [stderr]     Checking getrandom v0.4.1
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking anndists v0.1.5
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[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/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.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", "decimal", "default", "fixed", "libm", "libm_force", "partial_fixed_point_support", "portable_simd", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=6ea8b8e0df033d19 -C extra-filename=-ad989b895014ee58 --out-dir /opt/rustwide/target/debug/build/simba/ad989b895014ee58/out -L dependency=/opt/rustwide/target/debug/build/approx/a9a542ef827d74af/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/8c7b3eddc18c84c9/out -L dependency=/opt/rustwide/target/debug/build/libm/89e5b3015da8f563/out -L dependency=/opt/rustwide/target/debug/build/num-complex/0a83a1ba8eef11f7/out -L dependency=/opt/rustwide/target/debug/build/num-traits/b0ab957f0a86187b/out -L dependency=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out -L dependency=/opt/rustwide/target/debug/build/safe_arch/6b5043594606cc69/out -L dependency=/opt/rustwide/target/debug/build/wide/b207c96f36afbdad/out --extern approx=/opt/rustwide/target/debug/build/approx/a9a542ef827d74af/out/libapprox-a9a542ef827d74af.rmeta --extern num_complex=/opt/rustwide/target/debug/build/num-complex/0a83a1ba8eef11f7/out/libnum_complex-0a83a1ba8eef11f7.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/b0ab957f0a86187b/out/libnum_traits-b0ab957f0a86187b.rmeta --extern paste=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out/libpaste-c5e5e8a2bd161c29.so --extern wide=/opt/rustwide/target/debug/build/wide/b207c96f36afbdad/out/libwide-b207c96f36afbdad.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" "a90cfcd57ffc2d6eddf278e9896376affe08bbee5c77a117157cf105d25fb60d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a90cfcd57ffc2d6eddf278e9896376affe08bbee5c77a117157cf105d25fb60d", kill_on_drop: false }`
[INFO] [stdout] a90cfcd57ffc2d6eddf278e9896376affe08bbee5c77a117157cf105d25fb60d
