[INFO] fetching crate gmt_dos-clients_windloads 3.0.3...
[INFO] testing gmt_dos-clients_windloads-3.0.3 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate gmt_dos-clients_windloads 3.0.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate gmt_dos-clients_windloads 3.0.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate gmt_dos-clients_windloads 3.0.3
[INFO] tweaked toml for crates.io crate gmt_dos-clients_windloads 3.0.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gmt_dos-clients_windloads 3.0.3 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gmt_dos-clients_windloads 3.0.3 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b185d0210e37ee1b29f9f79f02bdb081ff04a8be75a5ac720c82951659a924e6
[INFO] running `Command { std: "docker" "start" "-a" "b185d0210e37ee1b29f9f79f02bdb081ff04a8be75a5ac720c82951659a924e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b185d0210e37ee1b29f9f79f02bdb081ff04a8be75a5ac720c82951659a924e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b185d0210e37ee1b29f9f79f02bdb081ff04a8be75a5ac720c82951659a924e6", kill_on_drop: false }`
[INFO] [stdout] b185d0210e37ee1b29f9f79f02bdb081ff04a8be75a5ac720c82951659a924e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 189d5b39a0a22b878b542bc5461841e0f0f82f567b82a0ea73c80b8656a1b037
[INFO] running `Command { std: "docker" "start" "-a" "189d5b39a0a22b878b542bc5461841e0f0f82f567b82a0ea73c80b8656a1b037", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling arrow-schema v55.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v55.2.0
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling arrow-data v55.2.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling arrow-array v55.2.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling arrow-select v55.2.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling arrow-cast v55.2.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling nano-gemm-codegen v0.1.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling arrow-ipc v55.2.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling bzip2 v0.6.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling ppmd-rust v1.2.1
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling liblzma v0.4.3
[INFO] [stderr]    Compiling arrow-json v55.2.0
[INFO] [stderr]    Compiling arrow-csv v55.2.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling arrow-string v55.2.0
[INFO] [stderr]    Compiling arrow-ord v55.2.0
[INFO] [stderr]    Compiling arrow-arith v55.2.0
[INFO] [stderr]    Compiling arrow-row v55.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling zip v4.3.0
[INFO] [stderr]    Compiling parquet v55.2.0
[INFO] [stderr]    Compiling arrow v55.2.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling dyn-stack v0.13.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling gmt-fem-code-builder v2.3.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling gemm-common v0.18.2
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling nano-gemm-core v0.1.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling nano-gemm-c64 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-f32 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-c32 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-f64 v0.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr] error: could not compile `parquet` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name parquet --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-55.2.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="arrow"' --cfg 'feature="arrow-array"' --cfg 'feature="arrow-buffer"' --cfg 'feature="arrow-cast"' --cfg 'feature="arrow-data"' --cfg 'feature="arrow-ipc"' --cfg 'feature="arrow-schema"' --cfg 'feature="arrow-select"' --cfg 'feature="base64"' --cfg 'feature="brotli"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="lz4"' --cfg 'feature="lz4_flex"' --cfg 'feature="simdutf8"' --cfg 'feature="snap"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "arrow-array", "arrow-buffer", "arrow-cast", "arrow-csv", "arrow-data", "arrow-ipc", "arrow-schema", "arrow-select", "arrow_canonical_extension_types", "async", "base64", "brotli", "clap", "cli", "crc", "default", "encryption", "experimental", "flate2", "futures", "json", "lz4", "lz4_flex", "object_store", "serde", "serde_json", "simdutf8", "snap", "test_common", "tokio", "zstd"))' -C metadata=0f6ac475b00daa84 -C extra-filename=-38451495aaf963e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-71f5729d8d077cba.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-775eaa5ef364ee7e.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-ebe5cddf7fbfe3c1.rmeta --extern arrow_cast=/opt/rustwide/target/debug/deps/libarrow_cast-f1aedad2ff269039.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-103838e255d28bb5.rmeta --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-695f5271a84ced3f.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-73b4f800c31cf4e7.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-1bfe6e305522208a.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-7f56958f12807440.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-416048409fe5bc8f.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-25479e8b09263792.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-d6440b046d20d1f5.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-646cb50410e39eac.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-7596fe50e107ec70.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-ce5d76de869511cd.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-8cb1da21d4ee86c3.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-debb7ff152a3c6b5.so --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-a1de2a2d793955cc.rmeta --extern snap=/opt/rustwide/target/debug/deps/libsnap-0ae7ab24dc55f3b2.rmeta --extern thrift=/opt/rustwide/target/debug/deps/libthrift-9d37116ca0624c1c.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-645480055a1096fa.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-85f3d393b3fe00d3.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-a9f7973d48f031a9/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "189d5b39a0a22b878b542bc5461841e0f0f82f567b82a0ea73c80b8656a1b037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "189d5b39a0a22b878b542bc5461841e0f0f82f567b82a0ea73c80b8656a1b037", kill_on_drop: false }`
[INFO] [stdout] 189d5b39a0a22b878b542bc5461841e0f0f82f567b82a0ea73c80b8656a1b037
