[INFO] cloning repository https://github.com/huiN95/barcode_demux [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huiN95/barcode_demux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhuiN95%2Fbarcode_demux", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhuiN95%2Fbarcode_demux'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebc2cc985531610ce84a7658f88a203b3a87a319 [INFO] checking huiN95/barcode_demux against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhuiN95%2Fbarcode_demux" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/huiN95/barcode_demux [INFO] finished tweaking git repo https://github.com/huiN95/barcode_demux [INFO] tweaked toml for git repo https://github.com/huiN95/barcode_demux written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/huiN95/barcode_demux on toolchain 165655a2f1981fef27b31c547ad7631979fc5139 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/huiN95/barcode_demux 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7042fb86a51281fb246ca5c4de80a7bee48f28e91832dc618c2949574d53ddba [INFO] running `Command { std: "docker" "start" "7042fb86a51281fb246ca5c4de80a7bee48f28e91832dc618c2949574d53ddba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7042fb86a51281fb246ca5c4de80a7bee48f28e91832dc618c2949574d53ddba", 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" "7042fb86a51281fb246ca5c4de80a7bee48f28e91832dc618c2949574d53ddba" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7042fb86a51281fb246ca5c4de80a7bee48f28e91832dc618c2949574d53ddba", 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" "7042fb86a51281fb246ca5c4de80a7bee48f28e91832dc618c2949574d53ddba" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "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.39 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking sketches-ddsketch v0.3.0 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.18.1 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking petgraph v0.8.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking quanta v0.12.6 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Checking env_filter v1.0.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling openssl-src v300.5.5+3.5.5 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.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/165655a2f1981fef27b31c547ad7631979fc5139/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=ae0ffc302488407d -C extra-filename=-287641e1701a173c --out-dir /opt/rustwide/target/debug/build/simba/287641e1701a173c/out -L dependency=/opt/rustwide/target/debug/build/approx/a45fabaa4284413c/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/1f32dc3652f068fd/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/a45fabaa4284413c/out/libapprox-a45fabaa4284413c.rmeta --extern num_complex=/opt/rustwide/target/debug/build/num-complex/1f32dc3652f068fd/out/libnum_complex-1f32dc3652f068fd.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" "7042fb86a51281fb246ca5c4de80a7bee48f28e91832dc618c2949574d53ddba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7042fb86a51281fb246ca5c4de80a7bee48f28e91832dc618c2949574d53ddba", kill_on_drop: false }` [INFO] [stdout] 7042fb86a51281fb246ca5c4de80a7bee48f28e91832dc618c2949574d53ddba