[INFO] cloning repository https://github.com/GabrielEstefanski/arqgen-validation-system
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GabrielEstefanski/arqgen-validation-system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrielEstefanski%2Farqgen-validation-system", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrielEstefanski%2Farqgen-validation-system'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 43175c5517d79c64bb1274ba80457f9f8e741bab
[INFO] testing GabrielEstefanski/arqgen-validation-system 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%2FGabrielEstefanski%2Farqgen-validation-system" "/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/GabrielEstefanski/arqgen-validation-system
[INFO] finished tweaking git repo https://github.com/GabrielEstefanski/arqgen-validation-system
[INFO] tweaked toml for git repo https://github.com/GabrielEstefanski/arqgen-validation-system written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GabrielEstefanski/arqgen-validation-system 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/GabrielEstefanski/arqgen-validation-system 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29dcaada4074c542c2f9150bd0ba12370f8ac5cdf0a1fbb53c38b0085baff203
[INFO] running `Command { std: "docker" "start" "-a" "29dcaada4074c542c2f9150bd0ba12370f8ac5cdf0a1fbb53c38b0085baff203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29dcaada4074c542c2f9150bd0ba12370f8ac5cdf0a1fbb53c38b0085baff203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29dcaada4074c542c2f9150bd0ba12370f8ac5cdf0a1fbb53c38b0085baff203", kill_on_drop: false }`
[INFO] [stdout] 29dcaada4074c542c2f9150bd0ba12370f8ac5cdf0a1fbb53c38b0085baff203
[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=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] 4ed11674d39901140293d9c30f698d092951520b4a44828a1a0b184649f26e2f
[INFO] running `Command { std: "docker" "start" "-a" "4ed11674d39901140293d9c30f698d092951520b4a44828a1a0b184649f26e2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling arrow-schema v56.1.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling integer-encoding v1.1.7
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling thrift v0.13.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling parquet v14.0.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling parquet-format v4.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v56.1.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling arrow-data v56.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling flatbuffers v2.1.2
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling arrow-array v56.1.0
[INFO] [stderr]    Compiling multiversion-macros v0.6.1
[INFO] [stderr]    Compiling multiversion v0.6.1
[INFO] [stderr]    Compiling arrow-select v56.1.0
[INFO] [stderr]    Compiling arrow-row v56.1.0
[INFO] [stderr]    Compiling arrow-arith v56.1.0
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling serde-xml-rs v0.8.1
[INFO] [stderr]    Compiling arrow-cast v56.1.0
[INFO] [stderr]    Compiling arrow-string v56.1.0
[INFO] [stderr]    Compiling arrow-ord v56.1.0
[INFO] [stderr]    Compiling arrow-ipc v56.1.0
[INFO] [stderr]    Compiling arrow v14.0.0
[INFO] [stderr]    Compiling arrow-json v56.1.0
[INFO] [stderr]    Compiling arrow-csv v56.1.0
[INFO] [stderr]    Compiling arrow v56.1.0
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling arqgen v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `arrow` (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 arrow --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-14.0.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="flatbuffers"' --cfg 'feature="ipc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx512", "chrono-tz", "comfy-table", "csv", "csv_crate", "default", "flatbuffers", "force_validate", "ipc", "packed_simd", "prettyprint", "pyarrow", "pyo3", "rand", "simd", "test_utils"))' -C metadata=ec045f8eeb05b282 -C extra-filename=-7e21c7e0281f2307 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-db936c35edb45c6d.rmeta --extern flatbuffers=/opt/rustwide/target/debug/deps/libflatbuffers-8ad608df1330373a.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-86c70b8d654c79a1.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-42bfb0f6d5b48519.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-a31583feb0908f26.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-d490ce515b774ea4.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-8993e0fecafd18a5.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-e649f835bb98a6b3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-53974e67eaed5f06.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-ea5760da951c3b87.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2d1b62db3ad248c.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4ed11674d39901140293d9c30f698d092951520b4a44828a1a0b184649f26e2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ed11674d39901140293d9c30f698d092951520b4a44828a1a0b184649f26e2f", kill_on_drop: false }`
[INFO] [stdout] 4ed11674d39901140293d9c30f698d092951520b4a44828a1a0b184649f26e2f
