[INFO] cloning repository https://github.com/knotwerk/carbon-resources-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/knotwerk/carbon-resources-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknotwerk%2Fcarbon-resources-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknotwerk%2Fcarbon-resources-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3ee4c3e116da0ab3301df72c0d08be8fa399f71
[INFO] testing knotwerk/carbon-resources-rs against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknotwerk%2Fcarbon-resources-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/knotwerk/carbon-resources-rs
[INFO] finished tweaking git repo https://github.com/knotwerk/carbon-resources-rs
[INFO] tweaked toml for git repo https://github.com/knotwerk/carbon-resources-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/knotwerk/carbon-resources-rs on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/knotwerk/carbon-resources-rs 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3a1ea44a8efa534b69f3cb642dce835ac48f95e69c52417ca6ca0967bb4e6951
[INFO] running `Command { std: "docker" "start" "3a1ea44a8efa534b69f3cb642dce835ac48f95e69c52417ca6ca0967bb4e6951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a1ea44a8efa534b69f3cb642dce835ac48f95e69c52417ca6ca0967bb4e6951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a1ea44a8efa534b69f3cb642dce835ac48f95e69c52417ca6ca0967bb4e6951" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a1ea44a8efa534b69f3cb642dce835ac48f95e69c52417ca6ca0967bb4e6951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a1ea44a8efa534b69f3cb642dce835ac48f95e69c52417ca6ca0967bb4e6951" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling arrow-schema v59.0.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling bsdiff v0.2.1
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling carbon-resources-trace v0.1.0 (/opt/rustwide/workdir/crates/carbon-resources-trace)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling arrow-buffer v59.0.0
[INFO] [stderr]    Compiling arrow-data v59.0.0
[INFO] [stderr]    Compiling arrow-array v59.0.0
[INFO] [stderr]    Compiling arrow-select v59.0.0
[INFO] [stderr]    Compiling arrow-arith v59.0.0
[INFO] [stderr]    Compiling arrow-row v59.0.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling arrow-ipc v59.0.0
[INFO] [stderr]    Compiling arrow-ord v59.0.0
[INFO] [stderr]    Compiling arrow-string v59.0.0
[INFO] [stderr]    Compiling parquet v59.0.0
[INFO] [stderr]    Compiling arrow-cast v59.0.0
[INFO] [stderr]    Compiling arrow v59.0.0
[INFO] [stderr] error: could not compile `arrow-cast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name arrow_cast --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-cast-59.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("comfy-table", "force_validate", "prettyprint"))' -C metadata=7d8e3a02db548dba -C extra-filename=-1055588c08636648 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern arrow_array=/opt/rustwide/target/release/deps/libarrow_array-5364f02e79c2b29b.rmeta --extern arrow_buffer=/opt/rustwide/target/release/deps/libarrow_buffer-c904c98db1660552.rmeta --extern arrow_data=/opt/rustwide/target/release/deps/libarrow_data-045e815cef65fcbc.rmeta --extern arrow_ord=/opt/rustwide/target/release/deps/libarrow_ord-0f4873d2dd4a04b8.rmeta --extern arrow_schema=/opt/rustwide/target/release/deps/libarrow_schema-cc073883e2e46046.rmeta --extern arrow_select=/opt/rustwide/target/release/deps/libarrow_select-8def3d16cfa07236.rmeta --extern atoi=/opt/rustwide/target/release/deps/libatoi-6d2541ab406d34ca.rmeta --extern base64=/opt/rustwide/target/release/deps/libbase64-ea21fccf379397b3.rmeta --extern chrono=/opt/rustwide/target/release/deps/libchrono-198e660b36d01278.rmeta --extern half=/opt/rustwide/target/release/deps/libhalf-b5693c49816ac008.rmeta --extern lexical_core=/opt/rustwide/target/release/deps/liblexical_core-689706eb131b2e8a.rmeta --extern num_traits=/opt/rustwide/target/release/deps/libnum_traits-ea54b2ed36c686fb.rmeta --extern ryu=/opt/rustwide/target/release/deps/libryu-5c10729c8ece2817.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 `parquet` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name parquet --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-59.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="arrow"' --cfg 'feature="arrow-array"' --cfg 'feature="arrow-buffer"' --cfg 'feature="arrow-data"' --cfg 'feature="arrow-ipc"' --cfg 'feature="arrow-schema"' --cfg 'feature="arrow-select"' --cfg 'feature="base64"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "arrow-array", "arrow-buffer", "arrow-csv", "arrow-data", "arrow-ipc", "arrow-schema", "arrow-select", "arrow_canonical_extension_types", "async", "base64", "brotli", "clap", "cli", "crc", "default", "encryption", "experimental", "flate2", "flate2-rust_backened", "flate2-zlib-rs", "futures", "geospatial", "json", "lz4", "lz4_flex", "object_store", "parquet-geospatial", "parquet-variant", "parquet-variant-compute", "parquet-variant-json", "serde", "serde_json", "simdutf8", "snap", "test_common", "tokio", "variant_experimental", "zstd"))' -C metadata=4063bcf2083b0c6c -C extra-filename=-8834384f08ea61d8 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern ahash=/opt/rustwide/target/release/deps/libahash-38fa05c41ac234be.rmeta --extern arrow_array=/opt/rustwide/target/release/deps/libarrow_array-5364f02e79c2b29b.rmeta --extern arrow_buffer=/opt/rustwide/target/release/deps/libarrow_buffer-c904c98db1660552.rmeta --extern arrow_data=/opt/rustwide/target/release/deps/libarrow_data-045e815cef65fcbc.rmeta --extern arrow_ipc=/opt/rustwide/target/release/deps/libarrow_ipc-f8603120f4dc3481.rmeta --extern arrow_schema=/opt/rustwide/target/release/deps/libarrow_schema-cc073883e2e46046.rmeta --extern arrow_select=/opt/rustwide/target/release/deps/libarrow_select-8def3d16cfa07236.rmeta --extern base64=/opt/rustwide/target/release/deps/libbase64-ea21fccf379397b3.rmeta --extern bytes=/opt/rustwide/target/release/deps/libbytes-eebce075c93f4e84.rmeta --extern chrono=/opt/rustwide/target/release/deps/libchrono-198e660b36d01278.rmeta --extern half=/opt/rustwide/target/release/deps/libhalf-b5693c49816ac008.rmeta --extern hashbrown=/opt/rustwide/target/release/deps/libhashbrown-fea1a3e4f9fbd92b.rmeta --extern num_bigint=/opt/rustwide/target/release/deps/libnum_bigint-71d5ae2c624f7a5c.rmeta --extern num_integer=/opt/rustwide/target/release/deps/libnum_integer-78fe94fd406eae6a.rmeta --extern num_traits=/opt/rustwide/target/release/deps/libnum_traits-ea54b2ed36c686fb.rmeta --extern paste=/opt/rustwide/target/release/deps/libpaste-293922afebd0910e.so --extern seq_macro=/opt/rustwide/target/release/deps/libseq_macro-728eca8e60f52b7f.so --extern twox_hash=/opt/rustwide/target/release/deps/libtwox_hash-8f85acbfc0a1d914.rmeta --extern zstd=/opt/rustwide/target/release/deps/libzstd-8bccbc802a97b985.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/release/build/zstd-sys-cd4cfffa9a780dbb/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3a1ea44a8efa534b69f3cb642dce835ac48f95e69c52417ca6ca0967bb4e6951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a1ea44a8efa534b69f3cb642dce835ac48f95e69c52417ca6ca0967bb4e6951", kill_on_drop: false }`
[INFO] [stdout] 3a1ea44a8efa534b69f3cb642dce835ac48f95e69c52417ca6ca0967bb4e6951
