[INFO] cloning repository https://github.com/njd2/fcsrw
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/njd2/fcsrw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjd2%2Ffcsrw", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjd2%2Ffcsrw'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 05cade566875133194a3d6669a4b0c813a29a85a
[INFO] checking njd2/fcsrw against master#8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjd2%2Ffcsrw" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/njd2/fcsrw
[INFO] finished tweaking git repo https://github.com/njd2/fcsrw
[INFO] tweaked toml for git repo https://github.com/njd2/fcsrw written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/njd2/fcsrw on toolchain 8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/njd2/fcsrw 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" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inventory v0.3.21
[INFO] [stderr]   Downloaded windows-implement v0.60.1
[INFO] [stderr]   Downloaded pyo3-polars v0.22.0
[INFO] [stderr]   Downloaded nonempty v0.11.0
[INFO] [stderr]   Downloaded derive-new v0.7.0
[INFO] [stderr]   Downloaded windows-interface v0.59.2
[INFO] [stderr]   Downloaded target-lexicon v0.13.3
[INFO] [stderr]   Downloaded windows-targets v0.53.4
[INFO] [stderr]   Downloaded windows-core v0.62.1
[INFO] [stderr]   Downloaded phf v0.12.1
[INFO] [stderr]   Downloaded ambassador v0.4.2
[INFO] [stderr]   Downloaded comfy-table v7.2.1
[INFO] [stderr]   Downloaded numpy v0.25.0
[INFO] [stderr]   Downloaded security-framework v3.5.0
[INFO] [stderr]   Downloaded polars-arrow-format v0.2.1
[INFO] [stderr]   Downloaded boxcar v0.2.14
[INFO] [stderr]   Downloaded phf_shared v0.12.1
[INFO] [stderr]   Downloaded quick-xml v0.38.3
[INFO] [stderr]   Downloaded object_store v0.12.4
[INFO] [stderr]   Downloaded chrono-tz v0.10.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b85f0b44c67f58567fe3272589dac959233b4fbcf5b1236d58a28978b4b36803
[INFO] running `Command { std: "docker" "start" "-a" "b85f0b44c67f58567fe3272589dac959233b4fbcf5b1236d58a28978b4b36803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b85f0b44c67f58567fe3272589dac959233b4fbcf5b1236d58a28978b4b36803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b85f0b44c67f58567fe3272589dac959233b4fbcf5b1236d58a28978b4b36803", kill_on_drop: false }`
[INFO] [stdout] b85f0b44c67f58567fe3272589dac959233b4fbcf5b1236d58a28978b4b36803
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a562a3800bb179bbdc64bb2459d51c53d6009e9ba37b1c55d5d019f1e66ce95
[INFO] running `Command { std: "docker" "start" "-a" "6a562a3800bb179bbdc64bb2459d51c53d6009e9ba37b1c55d5d019f1e66ce95", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling polars-schema v0.49.1
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling polars-utils v0.49.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling polars-arrow v0.49.1
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]    Compiling polars-compute v0.49.1
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]     Checking debug_unsafe v0.1.3
[INFO] [stderr]     Checking skiplist v0.5.1
[INFO] [stderr]     Checking atoi_simd v0.16.1
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling polars-core v0.49.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling polars-ops v0.49.1
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]    Compiling polars v0.49.1
[INFO] [stderr]     Checking type_families v0.1.0 (/opt/rustwide/workdir/crates/type_families)
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking nonempty v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking polars-parquet-format v0.1.0
[INFO] [stderr]    Compiling ambassador v0.4.2
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking planus v1.1.1
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling numpy v0.25.0
[INFO] [stderr]     Checking polars-arrow-format v0.2.1
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]    Compiling polars-error v0.49.1
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling fireflow-core-proc v0.1.0 (/opt/rustwide/workdir/crates/fireflow-core-proc)
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr] error: could not compile `nalgebra` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/bin/rustc --crate-name nalgebra --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.33.2/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="default"' --cfg 'feature="macros"' --cfg 'feature="matrixmultiply"' --cfg 'feature="nalgebra-macros"' --cfg 'feature="serde"' --cfg 'feature="serde-serialize"' --cfg 'feature="serde-serialize-no-std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alga", "alloc", "arbitrary", "bytemuck", "compare", "convert-bytemuck", "convert-glam014", "convert-glam015", "convert-glam016", "convert-glam017", "convert-glam018", "convert-glam019", "convert-glam020", "convert-glam021", "convert-glam022", "convert-glam023", "convert-glam024", "convert-glam025", "convert-glam027", "convert-glam028", "convert-glam029", "convert-mint", "debug", "default", "glam014", "glam015", "glam016", "glam017", "glam018", "glam019", "glam020", "glam021", "glam022", "glam023", "glam024", "glam025", "glam027", "glam028", "glam029", "io", "libm", "libm-force", "macros", "matrixcompare-core", "matrixmultiply", "mint", "nalgebra-macros", "pest", "pest_derive", "proptest", "proptest-support", "quickcheck", "rand", "rand-no-std", "rand-package", "rand_distr", "rayon", "rkyv", "rkyv-safe-deser", "rkyv-serialize", "rkyv-serialize-no-std", "serde", "serde-serialize", "serde-serialize-no-std", "slow-tests", "sparse", "std"))' -C metadata=4a2ad1684c6e07d5 -C extra-filename=-95bb2ccc7fd7f742 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-828469e4f0b47831.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-a91009c4ca970fb3.rmeta --extern nalgebra_macros=/opt/rustwide/target/debug/deps/libnalgebra_macros-2a9fe9e100c52598.so --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-1252d3ba4d8edae3.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-2fca26d0008e1f8d.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f20bdcfe3eb0a45.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-cddc71ef4a830569.rmeta --extern simba=/opt/rustwide/target/debug/deps/libsimba-c675da7f61b68307.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-850b531a8d74780a.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/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/bin/rustc --crate-name polars_arrow --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.49.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::collapsible_if' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow-format", "async-stream", "atoi_simd", "avro-schema", "bigidx", "chrono-tz", "compute", "compute_aggregate", "compute_arithmetics", "compute_arithmetics_decimal", "compute_bitwise", "compute_boolean", "compute_boolean_kleene", "compute_comparison", "compute_temporal", "default", "dsl-schema", "dtype-array", "dtype-decimal", "full", "futures", "io_avro", "io_avro_async", "io_avro_compression", "io_flight", "io_ipc", "io_ipc_compression", "itoa", "lz4", "nightly", "performant", "proptest", "serde", "simd", "strings", "temporal", "timezones", "tokio", "zstd"))' -C metadata=f66f9f597088e492 -C extra-filename=-df18cb64fb9ef977 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0fa6c5f376a0089c.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-67266cca11b27a01.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-20cf946c6e86fa25.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-9dfe35385ed711ee.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-06ecbe394e9269f6.rmeta --extern ethnum=/opt/rustwide/target/debug/deps/libethnum-216e84f862a01b67.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-5038378682562b33.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b14e74b044de40ba.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-72fcb6c6a6ae2086.rmeta --extern polars_schema=/opt/rustwide/target/debug/deps/libpolars_schema-157a4c74440be4b8.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-bc483448bbeefd40.rmeta --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-aa5ad43d8c6378bb.rmeta --extern streaming_iterator=/opt/rustwide/target/debug/deps/libstreaming_iterator-ce17849c20ddbcb6.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-68d8c6c6075acaeb.so --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-ab386c8328c85058/out --cfg 'feature="nightly"'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6a562a3800bb179bbdc64bb2459d51c53d6009e9ba37b1c55d5d019f1e66ce95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a562a3800bb179bbdc64bb2459d51c53d6009e9ba37b1c55d5d019f1e66ce95", kill_on_drop: false }`
[INFO] [stdout] 6a562a3800bb179bbdc64bb2459d51c53d6009e9ba37b1c55d5d019f1e66ce95
