[INFO] cloning repository https://github.com/edg1983/saige-qtl-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edg1983/saige-qtl-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedg1983%2Fsaige-qtl-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedg1983%2Fsaige-qtl-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2a329764a2ceb6fb6c0b54574ccb50126a98161 [INFO] checking edg1983/saige-qtl-rust against master#733108b6d4acaa93fe26ae281ea305aacd6aac4e for pr-148967 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedg1983%2Fsaige-qtl-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/edg1983/saige-qtl-rust [INFO] finished tweaking git repo https://github.com/edg1983/saige-qtl-rust [INFO] tweaked toml for git repo https://github.com/edg1983/saige-qtl-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/edg1983/saige-qtl-rust on toolchain 733108b6d4acaa93fe26ae281ea305aacd6aac4e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/edg1983/saige-qtl-rust 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" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fs-utils v1.1.4 [INFO] [stderr] Downloaded ieee754 v0.2.6 [INFO] [stderr] Downloaded openblas-build v0.10.13 [INFO] [stderr] Downloaded polars-error v0.41.3 [INFO] [stderr] Downloaded target-features v0.1.6 [INFO] [stderr] Downloaded multiversion v0.7.4 [INFO] [stderr] Downloaded temp_testdir v0.2.3 [INFO] [stderr] Downloaded polars v0.41.3 [INFO] [stderr] Downloaded dpc-pariter v0.4.0 [INFO] [stderr] Downloaded anyinput-core v0.1.8 [INFO] [stderr] Downloaded argmin-math v0.5.1 [INFO] [stderr] Downloaded polars-sql v0.41.3 [INFO] [stderr] Downloaded polars-parquet v0.41.3 [INFO] [stderr] Downloaded polars-mem-engine v0.41.3 [INFO] [stderr] Downloaded polars-io v0.41.3 [INFO] [stderr] Downloaded ndarray v0.17.1 [INFO] [stderr] Downloaded polars-core v0.41.3 [INFO] [stderr] Downloaded memmap2 v0.7.1 [INFO] [stderr] Downloaded foreign_vec v0.1.0 [INFO] [stderr] Downloaded multiversion-macros v0.7.4 [INFO] [stderr] Downloaded polars-time v0.41.3 [INFO] [stderr] Downloaded jiff v0.2.16 [INFO] [stderr] Downloaded chrono-tz v0.8.6 [INFO] [stderr] Downloaded libz-sys v1.1.23 [INFO] [stderr] Downloaded polars-utils v0.41.3 [INFO] [stderr] Downloaded xattr v1.6.1 [INFO] [stderr] Downloaded webpki-root-certs v1.0.4 [INFO] [stderr] Downloaded argmin v0.11.0 [INFO] [stderr] Downloaded numpy v0.20.0 [INFO] [stderr] Downloaded bed-reader v0.2.37 [INFO] [stderr] Downloaded polars-arrow v0.41.3 [INFO] [stderr] Downloaded jiff-static v0.2.16 [INFO] [stderr] Downloaded curl-sys v0.4.84+curl-8.17.0 [INFO] [stderr] Downloaded polars-ops v0.41.3 [INFO] [stderr] Downloaded polars-pipe v0.41.3 [INFO] [stderr] Downloaded polars-lazy v0.41.3 [INFO] [stderr] Downloaded polars-plan v0.41.3 [INFO] [stderr] Downloaded argminmax v0.6.3 [INFO] [stderr] Downloaded openblas-src v0.10.13 [INFO] [stderr] Downloaded polars-expr v0.41.3 [INFO] [stderr] Downloaded atoi_simd v0.15.6 [INFO] [stderr] Downloaded ethnum v1.5.2 [INFO] [stderr] Downloaded polars-row v0.41.3 [INFO] [stderr] Downloaded anyinput-derive v0.1.8 [INFO] [stderr] Downloaded katexit v0.1.5 [INFO] [stderr] Downloaded ureq v3.1.4 [INFO] [stderr] Downloaded parquet-format-safe v0.2.4 [INFO] [stderr] Downloaded rust-htslib v0.51.0 [INFO] [stderr] Downloaded sprs v0.11.4 [INFO] [stderr] Downloaded comfy-table v7.2.1 [INFO] [stderr] Downloaded polars-compute v0.41.3 [INFO] [stderr] Downloaded itoap v1.0.1 [INFO] [stderr] Downloaded anyinput v0.1.8 [INFO] [stderr] Downloaded fetch-data v0.1.6 [INFO] [stderr] Downloaded hts-sys v2.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07d529a8faeb66d84524366cdd4ca685a6e71c7c7a79f5c88415b3d60e2b5fc2 [INFO] running `Command { std: "docker" "start" "-a" "07d529a8faeb66d84524366cdd4ca685a6e71c7c7a79f5c88415b3d60e2b5fc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07d529a8faeb66d84524366cdd4ca685a6e71c7c7a79f5c88415b3d60e2b5fc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07d529a8faeb66d84524366cdd4ca685a6e71c7c7a79f5c88415b3d60e2b5fc2", kill_on_drop: false }` [INFO] [stdout] 07d529a8faeb66d84524366cdd4ca685a6e71c7c7a79f5c88415b3d60e2b5fc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f20cbf4436a957f62e8d41e73fba252f61bc8ee0db43727c69ad8df3a4b107a [INFO] running `Command { std: "docker" "start" "-a" "9f20cbf4436a957f62e8d41e73fba252f61bc8ee0db43727c69ad8df3a4b107a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Checking array-init-cursor v0.2.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling polars-utils v0.41.3 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Compiling polars-arrow v0.41.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking atoi_simd v0.15.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking ethnum v1.5.2 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling polars-compute v0.41.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling polars-core v0.41.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling webpki-root-certs v1.0.4 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling polars-ops v0.41.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Checking comfy-table v7.2.1 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling ureq-proto v0.5.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling openssl-src v300.5.4+3.5.4 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking polars-arrow-format v0.1.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking argminmax v0.6.3 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking polars-error v0.41.3 [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling polars-plan v0.41.3 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling strum v0.26.3 [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.84+curl-8.17.0 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking multiversion v0.7.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.3 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling ureq v3.1.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking cauchy v0.4.0 [INFO] [stderr] Compiling pyo3 v0.20.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling katexit v0.1.5 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling openblas-build v0.10.13 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling polars-lazy v0.41.3 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling openblas-src v0.10.13 [INFO] [stderr] Compiling bed-reader v0.2.37 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling polars v0.41.3 [INFO] [stderr] Checking py_literal v0.4.0 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Checking temp_testdir v0.2.3 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking parquet-format-safe v0.2.4 [INFO] [stderr] Checking clap_builder v4.5.51 [INFO] [stderr] Checking ndarray-npy v0.8.1 [INFO] [stderr] Checking lax v0.16.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Compiling pyo3-macros v0.20.3 [INFO] [stderr] Compiling anyinput-core v0.1.8 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking dpc-pariter v0.4.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking bio-types v1.0.4 [INFO] [stderr] Checking ndarray v0.17.1 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling anyinput-derive v0.1.8 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking anyinput v0.1.8 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ndarray-linalg v0.16.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/733108b6d4acaa93fe26ae281ea305aacd6aac4e/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.6.0/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", "packed_simd", "partial_fixed_point_support", "rand", "serde", "serde_serialize", "std", "wide"))' -C metadata=16772a9bbf86bfe8 -C extra-filename=-63f78a58c1ecb1ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-8a66059d01132d94.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-5f6c105b81aaba7b.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e835e51f375d2657.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern wide=/opt/rustwide/target/debug/deps/libwide-9ff9758bf0484417.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `polars-arrow` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733108b6d4acaa93fe26ae281ea305aacd6aac4e/bin/rustc --crate-name polars_arrow --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.41.3/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="arrow-format"' --cfg 'feature="atoi_simd"' --cfg 'feature="compute"' --cfg 'feature="compute_aggregate"' --cfg 'feature="compute_arithmetics"' --cfg 'feature="compute_arithmetics_decimal"' --cfg 'feature="compute_bitwise"' --cfg 'feature="compute_boolean"' --cfg 'feature="compute_boolean_kleene"' --cfg 'feature="compute_cast"' --cfg 'feature="compute_comparison"' --cfg 'feature="compute_hash"' --cfg 'feature="compute_take"' --cfg 'feature="compute_temporal"' --cfg 'feature="fast-float"' --cfg 'feature="io_ipc"' --cfg 'feature="itoa"' --cfg 'feature="multiversion"' --cfg 'feature="ryu"' --cfg 'feature="strength_reduce"' --cfg 'feature="temporal"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow-array", "arrow-buffer", "arrow-data", "arrow-format", "arrow-schema", "arrow_rs", "async-stream", "atoi", "atoi_simd", "avro-schema", "bigidx", "chrono-tz", "compute", "compute_aggregate", "compute_arithmetics", "compute_arithmetics_decimal", "compute_bitwise", "compute_boolean", "compute_boolean_kleene", "compute_cast", "compute_comparison", "compute_hash", "compute_take", "compute_temporal", "default", "dtype-array", "dtype-decimal", "fast-float", "full", "futures", "hex", "indexmap", "io_avro", "io_avro_async", "io_avro_compression", "io_flight", "io_ipc", "io_ipc_compression", "io_ipc_read_async", "io_ipc_write_async", "itoa", "itoap", "lz4", "multiversion", "nightly", "performant", "regex", "regex-syntax", "ryu", "serde", "simd", "strength_reduce", "strings", "temporal", "timezones", "zstd"))' -C metadata=c53ce17ec20c2737 -C extra-filename=-0af767a690f1a677 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-52bfaa9453a77f41.rmeta --extern atoi_simd=/opt/rustwide/target/debug/deps/libatoi_simd-eefeeeab560dc54d.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-8c8f8057ee907018.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-731862f90dca1c8c.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-b330238e90c336f8.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-35672727dfbcf6c5.rmeta --extern ethnum=/opt/rustwide/target/debug/deps/libethnum-a1488a7ac6873d00.rmeta --extern fast_float=/opt/rustwide/target/debug/deps/libfast_float-7d56dec51484156a.rmeta --extern foreign_vec=/opt/rustwide/target/debug/deps/libforeign_vec-99ba0ec56427d253.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-a6ec7beda0b1cf79.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-aa1c64fbdc4f12a7.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-9b1898192fcf0831.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e835e51f375d2657.rmeta --extern arrow_format=/opt/rustwide/target/debug/deps/libpolars_arrow_format-5abd1a1d982f1d8b.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-e52d0998d52e204b.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-8df6f9abcbd61a90.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-e5cf39b0424d7e5c.rmeta --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-9b715bf3a981a945.rmeta --extern streaming_iterator=/opt/rustwide/target/debug/deps/libstreaming_iterator-5822656aa136fd3c.rmeta --extern strength_reduce=/opt/rustwide/target/debug/deps/libstrength_reduce-07d80d3e81412670.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-eea53c25a7c2b360/out --cfg 'feature="nightly"'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9f20cbf4436a957f62e8d41e73fba252f61bc8ee0db43727c69ad8df3a4b107a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f20cbf4436a957f62e8d41e73fba252f61bc8ee0db43727c69ad8df3a4b107a", kill_on_drop: false }` [INFO] [stdout] 9f20cbf4436a957f62e8d41e73fba252f61bc8ee0db43727c69ad8df3a4b107a