[INFO] updating cached repository https://github.com/AutumnAurelium/git-history-exporter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }`
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3b9412920a6b462aeaa284bf186c81afc40daf4
[INFO] testing AutumnAurelium/git-history-exporter/c3b9412920a6b462aeaa284bf186c81afc40daf4 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAutumnAurelium%2Fgit-history-exporter" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AutumnAurelium/git-history-exporter
[INFO] finished tweaking git repo https://github.com/AutumnAurelium/git-history-exporter
[INFO] tweaked toml for git repo https://github.com/AutumnAurelium/git-history-exporter written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AutumnAurelium/git-history-exporter on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AutumnAurelium/git-history-exporter 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d76ee38ef2bf884b8b7a14770328da74eedae365378eda5f36a987870313482d
[INFO] running `Command { std: "docker" "start" "-a" "d76ee38ef2bf884b8b7a14770328da74eedae365378eda5f36a987870313482d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d76ee38ef2bf884b8b7a14770328da74eedae365378eda5f36a987870313482d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d76ee38ef2bf884b8b7a14770328da74eedae365378eda5f36a987870313482d", kill_on_drop: false }`
[INFO] [stdout] d76ee38ef2bf884b8b7a14770328da74eedae365378eda5f36a987870313482d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2a6cfa9ff32003049521cc0ad6d79e215b1d1d12f48a33c3cb45bda751dd7f0
[INFO] running `Command { std: "docker" "start" "-a" "b2a6cfa9ff32003049521cc0ad6d79e215b1d1d12f48a33c3cb45bda751dd7f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling arrow-schema v55.2.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling num-integer v0.1.46
[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 half v2.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v55.2.0
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling arrow-data v55.2.0
[INFO] [stderr]    Compiling arrow-array v55.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libz-ng-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling arrow-select v55.2.0
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling arrow-cast v55.2.0
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling arrow-ipc v55.2.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling parquet v55.2.0
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling serde_json v1.0.140
[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/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name arrow_cast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-cast-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("comfy-table", "force_validate", "prettyprint"))' -C metadata=b2edcc2f70afa37d -C extra-filename=-82537b1ca7a45214 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-264498cbc6f27e18.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-234e711e3f6ca194.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-4651520d48f57fc9.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-59b83e24cb212761.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-e7ee70fa7dcc9c05.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-96f99c6981e48347.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-0bc9384ee703098c.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-799ac2b388546647.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-4119010205386ac9.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-531325f6e8f1cee1.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-62c072e28b4cda7c.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-f0a9e3af1c01c3d4.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b2a6cfa9ff32003049521cc0ad6d79e215b1d1d12f48a33c3cb45bda751dd7f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2a6cfa9ff32003049521cc0ad6d79e215b1d1d12f48a33c3cb45bda751dd7f0", kill_on_drop: false }`
[INFO] [stdout] b2a6cfa9ff32003049521cc0ad6d79e215b1d1d12f48a33c3cb45bda751dd7f0
