[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 try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrielEstefanski%2Farqgen-validation-system" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GabrielEstefanski/arqgen-validation-system on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6db8220835ed719a2f02c05bc6970c1bba0e7d9ecbb881bf5bb74b15f0d6fa2
[INFO] running `Command { std: "docker" "start" "-a" "b6db8220835ed719a2f02c05bc6970c1bba0e7d9ecbb881bf5bb74b15f0d6fa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6db8220835ed719a2f02c05bc6970c1bba0e7d9ecbb881bf5bb74b15f0d6fa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6db8220835ed719a2f02c05bc6970c1bba0e7d9ecbb881bf5bb74b15f0d6fa2", kill_on_drop: false }`
[INFO] [stdout] b6db8220835ed719a2f02c05bc6970c1bba0e7d9ecbb881bf5bb74b15f0d6fa2
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c888fb74bc625869da9494a3590ce117d27592e6fcc402e157408edb1552fbb7
[INFO] running `Command { std: "docker" "start" "-a" "c888fb74bc625869da9494a3590ce117d27592e6fcc402e157408edb1552fbb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling arrow-schema v56.1.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[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 num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v56.1.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling arrow-data v56.1.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling arrow-array v56.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ordered-float v1.1.1
[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 snap v1.1.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling flatbuffers v2.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling thrift v0.13.0
[INFO] [stderr]    Compiling arrow-select v56.1.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling multiversion-macros v0.6.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling multiversion v0.6.1
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling arrow-cast v56.1.0
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling parquet v14.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling arrow-json v56.1.0
[INFO] [stderr]    Compiling arrow v14.0.0
[INFO] [stderr]    Compiling arrow-csv v56.1.0
[INFO] [stderr]    Compiling arrow-string v56.1.0
[INFO] [stderr]    Compiling arrow-ipc v56.1.0
[INFO] [stderr]    Compiling arrow-ord v56.1.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parquet-format v4.0.0
[INFO] [stderr]    Compiling arrow-arith v56.1.0
[INFO] [stderr]    Compiling arrow-row v56.1.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling arrow v56.1.0
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling serde-xml-rs v0.8.1
[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/9f93af291970322f4f1c6315ccde4d7078201159/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=c084f40318774507 -C extra-filename=-8f74263290f82c3b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2ebe3b2f70782a04.rmeta --extern flatbuffers=/opt/rustwide/target/debug/deps/libflatbuffers-aa7a8361c82e8341.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-cc6be314b18dd970.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-a604d6efdd60ad77.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-bb7f8308cd47c250.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-141dec8c1e31fd0d.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-8446fff6badf3b93.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-70e61a01e8bd07d9.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-801c00cdf11ea7f9.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-b9497a5cfb97687d.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-885a69c8e047ac65.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c888fb74bc625869da9494a3590ce117d27592e6fcc402e157408edb1552fbb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c888fb74bc625869da9494a3590ce117d27592e6fcc402e157408edb1552fbb7", kill_on_drop: false }`
[INFO] [stdout] c888fb74bc625869da9494a3590ce117d27592e6fcc402e157408edb1552fbb7
