[INFO] cloning repository https://github.com/proudust/duckdb-git
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/proudust/duckdb-git" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproudust%2Fduckdb-git", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproudust%2Fduckdb-git'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7798771a79f0975f07e233d5f7c6d0b5e21a85c4
[INFO] testing proudust/duckdb-git 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%2Fproudust%2Fduckdb-git" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/proudust/duckdb-git
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/proudust/duckdb-git
[INFO] tweaked toml for git repo https://github.com/proudust/duckdb-git written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/proudust/duckdb-git 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/proudust/duckdb-git 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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9a3a22eaeaed3c78f56dd9243768611cc57abf43375edb8363d1aeb303a7cc59
[INFO] running `Command { std: "docker" "start" "9a3a22eaeaed3c78f56dd9243768611cc57abf43375edb8363d1aeb303a7cc59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a3a22eaeaed3c78f56dd9243768611cc57abf43375edb8363d1aeb303a7cc59", 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" "9a3a22eaeaed3c78f56dd9243768611cc57abf43375edb8363d1aeb303a7cc59" "/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" "9a3a22eaeaed3c78f56dd9243768611cc57abf43375edb8363d1aeb303a7cc59", 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" "9a3a22eaeaed3c78f56dd9243768611cc57abf43375edb8363d1aeb303a7cc59" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling arrow-schema v58.3.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling lexical-util v1.0.3
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling zlib-rs v0.6.4
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling lexical-write-integer v1.0.2
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.2
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling openssl-src v300.6.1+3.6.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling lexical-parse-float v1.0.2
[INFO] [stderr]    Compiling lexical-write-float v1.0.2
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling tar v0.4.42
[INFO] [stderr]    Compiling lexical-core v1.0.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling arrow-buffer v58.3.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling libgit2-sys v0.18.7+1.9.6 (https://github.com/proudust/git2-rs?branch=duckdb-git%2Fpack-cache#48e40bf4)
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling arrow-data v58.3.0
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling arrow-array v58.3.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling comfy-table v7.1.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling duckdb-loadable-macros v1.10505.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling arrow-select v58.3.0
[INFO] [stderr]    Compiling arrow-arith v58.3.0
[INFO] [stderr]    Compiling arrow-row v58.3.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 ureq v3.3.0
[INFO] [stderr]    Compiling arrow-ord v58.3.0
[INFO] [stderr]    Compiling arrow-string v58.3.0
[INFO] [stderr]    Compiling libduckdb-sys v1.10505.0
[INFO] [stderr]    Compiling arrow-cast v58.3.0
[INFO] [stderr] error: could not compile `arrow-select` (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_select --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-select-58.3.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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2f33d82abd6fda5e -C extra-filename=-6d16fab25a62dc2b --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern ahash=/opt/rustwide/target/release/deps/libahash-9239ae817cf38e92.rmeta --extern arrow_array=/opt/rustwide/target/release/deps/libarrow_array-ae4011f689bb8fdc.rmeta --extern arrow_buffer=/opt/rustwide/target/release/deps/libarrow_buffer-0222aaecbfa06c48.rmeta --extern arrow_data=/opt/rustwide/target/release/deps/libarrow_data-fa3f30e722b1a762.rmeta --extern arrow_schema=/opt/rustwide/target/release/deps/libarrow_schema-95be070848fae99d.rmeta --extern num_traits=/opt/rustwide/target/release/deps/libnum_traits-68a51fb0b6370b65.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 `arrow-ord` (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_ord --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-ord-58.3.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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=db4a0e0a5e05599f -C extra-filename=-e0b6f8c194ef5f6b --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern arrow_array=/opt/rustwide/target/release/deps/libarrow_array-ae4011f689bb8fdc.rmeta --extern arrow_buffer=/opt/rustwide/target/release/deps/libarrow_buffer-0222aaecbfa06c48.rmeta --extern arrow_data=/opt/rustwide/target/release/deps/libarrow_data-fa3f30e722b1a762.rmeta --extern arrow_schema=/opt/rustwide/target/release/deps/libarrow_schema-95be070848fae99d.rmeta --extern arrow_select=/opt/rustwide/target/release/deps/libarrow_select-6d16fab25a62dc2b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[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-58.3.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 codegen-units=1 --cfg 'feature="comfy-table"' --cfg 'feature="prettyprint"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("comfy-table", "force_validate", "prettyprint"))' -C metadata=f41b0d39c499709f -C extra-filename=-13451638b698ce20 --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern arrow_array=/opt/rustwide/target/release/deps/libarrow_array-ae4011f689bb8fdc.rmeta --extern arrow_buffer=/opt/rustwide/target/release/deps/libarrow_buffer-0222aaecbfa06c48.rmeta --extern arrow_data=/opt/rustwide/target/release/deps/libarrow_data-fa3f30e722b1a762.rmeta --extern arrow_ord=/opt/rustwide/target/release/deps/libarrow_ord-e0b6f8c194ef5f6b.rmeta --extern arrow_schema=/opt/rustwide/target/release/deps/libarrow_schema-95be070848fae99d.rmeta --extern arrow_select=/opt/rustwide/target/release/deps/libarrow_select-6d16fab25a62dc2b.rmeta --extern atoi=/opt/rustwide/target/release/deps/libatoi-01754b089de26f84.rmeta --extern base64=/opt/rustwide/target/release/deps/libbase64-7f274b3108802c02.rmeta --extern chrono=/opt/rustwide/target/release/deps/libchrono-1483b6cddfbc915f.rmeta --extern comfy_table=/opt/rustwide/target/release/deps/libcomfy_table-cdfa11b6249175ab.rmeta --extern half=/opt/rustwide/target/release/deps/libhalf-23d9cf85e6d6faf1.rmeta --extern lexical_core=/opt/rustwide/target/release/deps/liblexical_core-7e8310cc1523b1b2.rmeta --extern num_traits=/opt/rustwide/target/release/deps/libnum_traits-68a51fb0b6370b65.rmeta --extern ryu=/opt/rustwide/target/release/deps/libryu-dc9a00921c1f6295.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9a3a22eaeaed3c78f56dd9243768611cc57abf43375edb8363d1aeb303a7cc59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a3a22eaeaed3c78f56dd9243768611cc57abf43375edb8363d1aeb303a7cc59", kill_on_drop: false }`
[INFO] [stdout] 9a3a22eaeaed3c78f56dd9243768611cc57abf43375edb8363d1aeb303a7cc59
