[INFO] cloning repository https://github.com/bsodmike/gravity-simulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bsodmike/gravity-simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsodmike%2Fgravity-simulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsodmike%2Fgravity-simulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f72a8714808784cbca07605453747cd76714839
[INFO] testing bsodmike/gravity-simulator against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsodmike%2Fgravity-simulator" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/bsodmike/gravity-simulator
[INFO] finished tweaking git repo https://github.com/bsodmike/gravity-simulator
[INFO] tweaked toml for git repo https://github.com/bsodmike/gravity-simulator written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bsodmike/gravity-simulator on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bsodmike/gravity-simulator 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf2814f9914a5cb824afcdafc1740f75f99f70eeed9d0561c4e75bda9ccf5236
[INFO] running `Command { std: "docker" "start" "-a" "bf2814f9914a5cb824afcdafc1740f75f99f70eeed9d0561c4e75bda9ccf5236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf2814f9914a5cb824afcdafc1740f75f99f70eeed9d0561c4e75bda9ccf5236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf2814f9914a5cb824afcdafc1740f75f99f70eeed9d0561c4e75bda9ccf5236", kill_on_drop: false }`
[INFO] [stdout] bf2814f9914a5cb824afcdafc1740f75f99f70eeed9d0561c4e75bda9ccf5236
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f8c40c3acc9d926153539d9dafbe0f7dc2ae42de2a7e39aaba78cd49173af2b
[INFO] running `Command { std: "docker" "start" "-a" "3f8c40c3acc9d926153539d9dafbe0f7dc2ae42de2a7e39aaba78cd49173af2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling cc v1.1.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling object v0.36.3
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling array-init-cursor v0.2.0
[INFO] [stderr]    Compiling planus v0.3.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling puffin v0.19.1
[INFO] [stderr]    Compiling log-once v0.4.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling re_log v0.18.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling re_tracing v0.18.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling ethnum v1.5.0
[INFO] [stderr]    Compiling hash_hasher v2.0.3
[INFO] [stderr]    Compiling foreign_vec v0.1.0
[INFO] [stderr]    Compiling re_case v0.18.0
[INFO] [stderr]    Compiling fixed v1.27.0
[INFO] [stderr]    Compiling re_error v0.18.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling re_format v0.18.0
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling similar-asserts v1.5.0
[INFO] [stderr]    Compiling clean-path v0.2.1
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling natord v1.0.9
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling bytemuck v1.17.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling comfy-table v7.1.1
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling emath v0.28.1
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.13
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling ecolor v0.28.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling image v0.25.2
[INFO] [stderr]    Compiling glam v0.28.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling arrow-format v0.8.1
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling re_arrow2 v0.17.5
[INFO] [stderr]    Compiling re_tuid v0.18.0
[INFO] [stderr]    Compiling re_string_interner v0.18.0
[INFO] [stderr]    Compiling re_build_info v0.18.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling re_build_tools v0.18.0
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling re_smart_channel v0.18.0
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling ply-rs v0.1.3
[INFO] [stderr]    Compiling re_analytics v0.18.0
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling indent v0.1.1
[INFO] [stderr]    Compiling infer v0.15.0
[INFO] [stderr]    Compiling re_sdk v0.18.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling memory-stats v1.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling wide v0.7.30
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling re_memory v0.18.0
[INFO] [stderr]    Compiling rerun v0.18.0
[INFO] [stderr]    Compiling re_int_histogram v0.18.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling ureq v2.10.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling ehttp v0.5.0
[INFO] [stderr]    Compiling re_types_core v0.18.0
[INFO] [stderr] error: could not compile `re_arrow2` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name re_arrow2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/re_arrow2-0.17.5/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 -C debuginfo=2 --allow=unused_imports '--allow=clippy::redundant_guards' '--allow=clippy::non_canonical_partial_ord_impl' '--allow=clippy::manual_hash_one' '--allow=clippy::items_after_test_module' '--allow=clippy::blocks_in_conditions' --cfg 'feature="arrow-format"' --cfg 'feature="comfy-table"' --cfg 'feature="compute_concatenate"' --cfg 'feature="compute_filter"' --cfg 'feature="default"' --cfg 'feature="io_ipc"' --cfg 'feature="io_print"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "arrow-array", "arrow-buffer", "arrow-data", "arrow-format", "arrow-schema", "async-stream", "avro-schema", "base64", "benchmarks", "chrono-tz", "comfy-table", "compute", "compute_aggregate", "compute_arithmetics", "compute_arithmetics_decimal", "compute_bitwise", "compute_boolean", "compute_boolean_kleene", "compute_cast", "compute_comparison", "compute_concatenate", "compute_contains", "compute_filter", "compute_hash", "compute_if_then_else", "compute_length", "compute_like", "compute_limit", "compute_merge_sort", "compute_nullif", "compute_partition", "compute_regex_match", "compute_sort", "compute_substring", "compute_take", "compute_temporal", "compute_utf8", "compute_window", "csv", "csv-async", "csv-core", "default", "fallible-streaming-iterator", "full", "futures", "hex", "indexmap", "io_avro", "io_avro_async", "io_avro_compression", "io_csv", "io_csv_async", "io_csv_read", "io_csv_read_async", "io_csv_write", "io_flight", "io_ipc", "io_ipc_compression", "io_ipc_read_async", "io_ipc_write_async", "io_json", "io_json_integration", "io_json_read", "io_json_write", "io_odbc", "io_orc", "io_parquet", "io_parquet_async", "io_parquet_bloom_filter", "io_parquet_brotli", "io_parquet_compression", "io_parquet_gzip", "io_parquet_lz4", "io_parquet_lz4_flex", "io_parquet_sample_test", "io_parquet_snappy", "io_parquet_zstd", "io_print", "itertools", "json-deserializer", "lexical-core", "lz4", "multiversion", "odbc-api", "orc-format", "parquet2", "rand", "regex", "regex-syntax", "serde", "serde_derive", "serde_json", "serde_types", "simd", "streaming-iterator", "strength_reduce", "zstd"))' -C metadata=5095eba9cadc0e3d -C extra-filename=-c6412026dea9d6bf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-65401d4c8114fe40.rmeta --extern arrow_format=/opt/rustwide/target/debug/deps/libarrow_format-42a2e433e6cdda53.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-7559cab43b950d8a.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7ee5b388d04dd81d.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-1bbb7503251a6fb6.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-5258a20ab3811a89.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-f9c213979566fae6.rmeta --extern ethnum=/opt/rustwide/target/debug/deps/libethnum-fa4787c5d636368c.rmeta --extern foreign_vec=/opt/rustwide/target/debug/deps/libforeign_vec-5f0ff63c32905b88.rmeta --extern hash_hasher=/opt/rustwide/target/debug/deps/libhash_hasher-555fec819902f3ae.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-6d9809997b3cd52a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-9ef7fa52bd38e9bf.rmeta --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-5a305d3e9d9cd04e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fixed` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name fixed --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.27.0/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 -C debuginfo=2 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "az", "borsh", "f16", "fail-on-warnings", "num-traits", "serde", "serde-str", "std"))' -C metadata=1473360a2b793bbe -C extra-filename=-5cbb243ec063e4ca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern az=/opt/rustwide/target/debug/deps/libaz-9f3cf6cb80024781.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-7559cab43b950d8a.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-e77b32b97858b6a2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-95701b43f5f29187.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-44a2840d4152a259.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3f8c40c3acc9d926153539d9dafbe0f7dc2ae42de2a7e39aaba78cd49173af2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f8c40c3acc9d926153539d9dafbe0f7dc2ae42de2a7e39aaba78cd49173af2b", kill_on_drop: false }`
[INFO] [stdout] 3f8c40c3acc9d926153539d9dafbe0f7dc2ae42de2a7e39aaba78cd49173af2b
