[INFO] cloning repository https://github.com/midwork-finds-jobs/duckex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/midwork-finds-jobs/duckex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmidwork-finds-jobs%2Fduckex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmidwork-finds-jobs%2Fduckex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 061a89f9ba2651b4ed3a7893937592a17a5cb070
[INFO] testing midwork-finds-jobs/duckex against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmidwork-finds-jobs%2Fduckex" "/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/midwork-finds-jobs/duckex
[INFO] finished tweaking git repo https://github.com/midwork-finds-jobs/duckex
[INFO] tweaked toml for git repo https://github.com/midwork-finds-jobs/duckex written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/midwork-finds-jobs/duckex on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/midwork-finds-jobs/duckex 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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inventory v0.3.21
[INFO] [stderr]   Downloaded regex-lite v0.1.8
[INFO] [stderr]   Downloaded rustler v0.37.0
[INFO] [stderr]   Downloaded rustler_codegen v0.37.0
[INFO] [stderr]   Downloaded rust_decimal v1.39.0
[INFO] [stderr]   Downloaded duckdb v1.4.1
[INFO] [stderr]   Downloaded libduckdb-sys v1.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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] 47aec197160a5969fd76f0c41383e7e5834c907f7a7726fe2c71560655afd03b
[INFO] running `Command { std: "docker" "start" "47aec197160a5969fd76f0c41383e7e5834c907f7a7726fe2c71560655afd03b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47aec197160a5969fd76f0c41383e7e5834c907f7a7726fe2c71560655afd03b", 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" "47aec197160a5969fd76f0c41383e7e5834c907f7a7726fe2c71560655afd03b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47aec197160a5969fd76f0c41383e7e5834c907f7a7726fe2c71560655afd03b", 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" "47aec197160a5969fd76f0c41383e7e5834c907f7a7726fe2c71560655afd03b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling arrow-schema v56.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling comfy-table v7.1.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rustler v0.37.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling libduckdb-sys v1.4.1
[INFO] [stderr]    Compiling arrow-buffer v56.2.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling arrow-data v56.2.0
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling rustler_codegen v0.37.0
[INFO] [stderr]    Compiling arrow-array v56.2.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling arrow-select v56.2.0
[INFO] [stderr]    Compiling arrow-row v56.2.0
[INFO] [stderr]    Compiling arrow-arith v56.2.0
[INFO] [stderr]    Compiling arrow-ord v56.2.0
[INFO] [stderr]    Compiling arrow-string v56.2.0
[INFO] [stderr]    Compiling arrow-cast v56.2.0
[INFO] [stderr]    Compiling arrow v56.2.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.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name arrow_cast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-cast-56.2.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 embed-bitcode=no --cfg 'feature="comfy-table"' --cfg 'feature="prettyprint"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("comfy-table", "force_validate", "prettyprint"))' -C metadata=5592c0763e252a08 -C extra-filename=-384bc56b9c9d1543 --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-fe849dfe467404ca.rmeta --extern arrow_buffer=/opt/rustwide/target/release/deps/libarrow_buffer-9747407d93444594.rmeta --extern arrow_data=/opt/rustwide/target/release/deps/libarrow_data-dcce6c43431d1277.rmeta --extern arrow_schema=/opt/rustwide/target/release/deps/libarrow_schema-ae89437178b1dafc.rmeta --extern arrow_select=/opt/rustwide/target/release/deps/libarrow_select-54f5bee98ee5c937.rmeta --extern atoi=/opt/rustwide/target/release/deps/libatoi-f4014b4d910612e5.rmeta --extern base64=/opt/rustwide/target/release/deps/libbase64-5ba8d8f2fe9c6ccd.rmeta --extern chrono=/opt/rustwide/target/release/deps/libchrono-025ab5834aaf2e71.rmeta --extern comfy_table=/opt/rustwide/target/release/deps/libcomfy_table-52b473076d06afa3.rmeta --extern half=/opt/rustwide/target/release/deps/libhalf-a197a48e7cd61ee3.rmeta --extern lexical_core=/opt/rustwide/target/release/deps/liblexical_core-bb4ae76151d2e04c.rmeta --extern num=/opt/rustwide/target/release/deps/libnum-ef536b9b4d36f64e.rmeta --extern ryu=/opt/rustwide/target/release/deps/libryu-85b27257faa1b487.rmeta --cap-lints allow --cap-lints=warn` (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" "47aec197160a5969fd76f0c41383e7e5834c907f7a7726fe2c71560655afd03b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47aec197160a5969fd76f0c41383e7e5834c907f7a7726fe2c71560655afd03b", kill_on_drop: false }`
[INFO] [stdout] 47aec197160a5969fd76f0c41383e7e5834c907f7a7726fe2c71560655afd03b
