[INFO] cloning repository https://github.com/rory-orennia/duckdb-bug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rory-orennia/duckdb-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frory-orennia%2Fduckdb-bug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frory-orennia%2Fduckdb-bug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13f3e16e87be194e9af9cb0ae80d49acdd38fa8c
[INFO] testing rory-orennia/duckdb-bug against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frory-orennia%2Fduckdb-bug" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rory-orennia/duckdb-bug
[INFO] finished tweaking git repo https://github.com/rory-orennia/duckdb-bug
[INFO] tweaked toml for git repo https://github.com/rory-orennia/duckdb-bug written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rory-orennia/duckdb-bug on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rory-orennia/duckdb-bug 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xattr v1.3.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.89
[INFO] [stderr]   Downloaded lexical-parse-integer v1.0.2
[INFO] [stderr]   Downloaded strum v0.26.3
[INFO] [stderr]   Downloaded arrow-cast v53.2.0
[INFO] [stderr]   Downloaded num-rational v0.4.2
[INFO] [stderr]   Downloaded arrow-arith v53.2.0
[INFO] [stderr]   Downloaded strum_macros v0.26.4
[INFO] [stderr]   Downloaded num-complex v0.4.6
[INFO] [stderr]   Downloaded arrow-buffer v53.2.0
[INFO] [stderr]   Downloaded lexical-parse-float v1.0.2
[INFO] [stderr]   Downloaded syn v2.0.87
[INFO] [stderr]   Downloaded serde_json v1.0.132
[INFO] [stderr]   Downloaded rustix v0.38.40
[INFO] [stderr]   Downloaded lexical-util v1.0.3
[INFO] [stderr]   Downloaded arrow v53.2.0
[INFO] [stderr]   Downloaded arrow-array v53.2.0
[INFO] [stderr]   Downloaded flate2 v1.0.34
[INFO] [stderr]   Downloaded libc v0.2.162
[INFO] [stderr]   Downloaded bindgen v0.69.5
[INFO] [stderr]   Downloaded skia-safe v0.78.2
[INFO] [stderr]   Downloaded itertools v0.12.1
[INFO] [stderr]   Downloaded arrow-data v53.2.0
[INFO] [stderr]   Downloaded skia-bindings v0.78.2
[INFO] [stderr]   Downloaded hashlink v0.9.1
[INFO] [stderr]   Downloaded clang-sys v1.8.1
[INFO] [stderr]   Downloaded prettyplease v0.2.25
[INFO] [stderr]   Downloaded lexical-write-integer v1.0.2
[INFO] [stderr]   Downloaded lexical-core v1.0.2
[INFO] [stderr]   Downloaded comfy-table v7.1.2
[INFO] [stderr]   Downloaded lexical-write-float v1.0.2
[INFO] [stderr]   Downloaded arrow-ord v53.2.0
[INFO] [stderr]   Downloaded cast v0.3.0
[INFO] [stderr]   Downloaded arrow-schema v53.2.0
[INFO] [stderr]   Downloaded fallible-iterator v0.3.0
[INFO] [stderr]   Downloaded const-random-macro v0.1.16
[INFO] [stderr]   Downloaded which v4.4.2
[INFO] [stderr]   Downloaded cc v1.2.0
[INFO] [stderr]   Downloaded num v0.4.3
[INFO] [stderr]   Downloaded arrow-string v53.2.0
[INFO] [stderr]   Downloaded unicode-width v0.2.0
[INFO] [stderr]   Downloaded fallible-streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded const-random v0.1.18
[INFO] [stderr]   Downloaded bytes v1.8.0
[INFO] [stderr]   Downloaded hashbrown v0.15.1
[INFO] [stderr]   Downloaded half v2.4.1
[INFO] [stderr]   Downloaded arrow-select v53.2.0
[INFO] [stderr]   Downloaded strum_macros v0.25.3
[INFO] [stderr]   Downloaded arrow-row v53.2.0
[INFO] [stderr]   Downloaded libloading v0.8.5
[INFO] [stderr]   Downloaded tar v0.4.43
[INFO] [stderr]   Downloaded duckdb v1.1.1
[INFO] [stderr]   Downloaded libduckdb-sys v1.1.1
[INFO] [stderr]   Downloaded rustversion v1.0.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f8306b0c68adeffd72692c021a9093886864713f5e5d601f138647ec7db176a
[INFO] running `Command { std: "docker" "start" "-a" "6f8306b0c68adeffd72692c021a9093886864713f5e5d601f138647ec7db176a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f8306b0c68adeffd72692c021a9093886864713f5e5d601f138647ec7db176a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f8306b0c68adeffd72692c021a9093886864713f5e5d601f138647ec7db176a", kill_on_drop: false }`
[INFO] [stdout] 6f8306b0c68adeffd72692c021a9093886864713f5e5d601f138647ec7db176a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c0c54c00a9bdb2b865e2dea3d9fb789653a45b3d9d26b748e89ff60b33deddf
[INFO] running `Command { std: "docker" "start" "-a" "9c0c54c00a9bdb2b865e2dea3d9fb789653a45b3d9d26b748e89ff60b33deddf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling arrow-schema v53.2.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling lexical-util v1.0.3
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cc v1.2.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v53.2.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling arrow-data v53.2.0
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling arrow-array v53.2.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lexical-write-integer v1.0.2
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling arrow-select v53.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling lexical-parse-float v1.0.2
[INFO] [stderr]    Compiling lexical-write-float v1.0.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling lexical-core v1.0.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling comfy-table v7.1.2
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling arrow-cast v53.2.0
[INFO] [stderr]    Compiling arrow-ord v53.2.0
[INFO] [stderr]    Compiling arrow-row v53.2.0
[INFO] [stderr]    Compiling arrow-string v53.2.0
[INFO] [stderr]    Compiling arrow-arith v53.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling libduckdb-sys v1.1.1
[INFO] [stderr]    Compiling arrow v53.2.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling skia-bindings v0.78.2
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name arrow_cast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-cast-53.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 --cfg 'feature="comfy-table"' --cfg 'feature="prettyprint"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("comfy-table", "force_validate", "prettyprint"))' -C metadata=0e34f691ba28b2c6 -C extra-filename=-ac2a6f4a9af70bed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-4b9cc07c09c89f37.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-cba38be2b36b8c7b.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-95aa3f46e27de401.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-f7ce7c167601d8b9.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-5bfa4fdbb8fe3c14.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-77b5102dcf3e2d60.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9f9f70cf2bf31e6c.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-79294522ca9d09c0.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-88b08a03fdb5fe28.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-8b6b04bf1131d130.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-a2abc6b7515c154b.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-f8ba606093049f91.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "9c0c54c00a9bdb2b865e2dea3d9fb789653a45b3d9d26b748e89ff60b33deddf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c0c54c00a9bdb2b865e2dea3d9fb789653a45b3d9d26b748e89ff60b33deddf", kill_on_drop: false }`
[INFO] [stdout] 9c0c54c00a9bdb2b865e2dea3d9fb789653a45b3d9d26b748e89ff60b33deddf
