[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] 557f32132196adc2ef3348ba83b7689a7623ab7a [INFO] checking njd2/fcsrw against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjd2%2Ffcsrw" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/njd2/fcsrw on toolchain ddcf048784667508cd676fef4667f88ae15628a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fde4030a9507ff540c7ca201f62893cbb8c9eec25bfe9c6c238cff5f613665d [INFO] running `Command { std: "docker" "start" "-a" "4fde4030a9507ff540c7ca201f62893cbb8c9eec25bfe9c6c238cff5f613665d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fde4030a9507ff540c7ca201f62893cbb8c9eec25bfe9c6c238cff5f613665d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fde4030a9507ff540c7ca201f62893cbb8c9eec25bfe9c6c238cff5f613665d", kill_on_drop: false }` [INFO] [stdout] 4fde4030a9507ff540c7ca201f62893cbb8c9eec25bfe9c6c238cff5f613665d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad36330a3e1de933f9dc729ac5c4ae1a7dfdbd6ae2f1296e9a74923dfc698f83 [INFO] running `Command { std: "docker" "start" "-a" "ad36330a3e1de933f9dc729ac5c4ae1a7dfdbd6ae2f1296e9a74923dfc698f83", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking getrandom v0.2.16 [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] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling polars-schema v0.49.1 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking array-init-cursor v0.2.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Checking ethnum v1.5.2 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [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] Checking phf_shared v0.12.1 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling polars-arrow v0.49.1 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling polars-compute v0.49.1 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking debug_unsafe v0.1.3 [INFO] [stderr] Checking atoi_simd v0.16.1 [INFO] [stderr] Checking skiplist v0.5.1 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling polars-core v0.49.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.1 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling pyo3-ffi v0.25.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling polars-ops v0.49.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking xxhash-rust v0.8.15 [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] Checking crossterm v0.29.0 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking comfy-table v7.2.1 [INFO] [stderr] Checking boxcar v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-derive v0.4.2 [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] Checking argminmax v0.6.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling pyo3 v0.25.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [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] Compiling ambassador v0.4.2 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking planus v1.1.1 [INFO] [stderr] Checking polars-arrow-format v0.2.1 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling polars v0.49.1 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking polars-parquet-format v0.1.0 [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] Compiling indoc v2.0.6 [INFO] [stderr] Checking polars-error v0.49.1 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Compiling pyo3-macros v0.25.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling numpy v0.25.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking unicode-ident v1.0.19 [INFO] [stderr] Checking proc-macro2 v1.0.101 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking polars-row v0.49.1 [INFO] [stderr] Checking polars-parquet v0.49.1 [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/ddcf048784667508cd676fef4667f88ae15628a3/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=10f7debbd0af7575 -C extra-filename=-acbe03f0f949f2d2 --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-84174992a4a1bb72.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7b21d96a5132acd7.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-956aeeaa7ba1f4fc.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-96907efa522a3708.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-1c2d392b4dd77913.rmeta --extern polars_schema=/opt/rustwide/target/debug/deps/libpolars_schema-179aff434a46b8de.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-77f81f0b974ae8d8.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-22b5f46201c3cc74.so --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-4006897be51f8492/out --cfg 'feature="nightly"'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/ddcf048784667508cd676fef4667f88ae15628a3/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=02bfd688bb1c6df5 -C extra-filename=-85d3223e64a3f534 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-c2f93570949a4648.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-ead331695cfc2472.rmeta --extern nalgebra_macros=/opt/rustwide/target/debug/deps/libnalgebra_macros-b4fe4ab808e6d61c.so --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-e48c5eea342b1f9c.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-e3aa46669c9ebaf4.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e2d2ea1b4acbcdaa.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-375d1b3aa09e03b7.rmeta --extern simba=/opt/rustwide/target/debug/deps/libsimba-d93a2b4be05f1a41.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-91410b99e5d210db.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ad36330a3e1de933f9dc729ac5c4ae1a7dfdbd6ae2f1296e9a74923dfc698f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad36330a3e1de933f9dc729ac5c4ae1a7dfdbd6ae2f1296e9a74923dfc698f83", kill_on_drop: false }` [INFO] [stdout] ad36330a3e1de933f9dc729ac5c4ae1a7dfdbd6ae2f1296e9a74923dfc698f83