[INFO] cloning repository https://github.com/0xDevmilio/duck
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xDevmilio/duck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xDevmilio%2Fduck", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xDevmilio%2Fduck'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 294300d10c61160fc903110eb700a5ed632b845c
[INFO] testing 0xDevmilio/duck 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%2F0xDevmilio%2Fduck" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xDevmilio/duck
[INFO] finished tweaking git repo https://github.com/0xDevmilio/duck
[INFO] tweaked toml for git repo https://github.com/0xDevmilio/duck written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xDevmilio/duck 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/0xDevmilio/duck 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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xattr v1.3.1
[INFO] [stderr]   Downloaded tar v0.4.43
[INFO] [stderr]   Downloaded borsh v1.5.3
[INFO] [stderr]   Downloaded borsh-derive v1.5.3
[INFO] [stderr]   Downloaded lexical-parse-integer v1.0.2
[INFO] [stderr]   Downloaded arrow-arith v53.2.0
[INFO] [stderr]   Downloaded lexical-write-integer v1.0.2
[INFO] [stderr]   Downloaded lexical-core v1.0.2
[INFO] [stderr]   Downloaded arrow-cast v53.2.0
[INFO] [stderr]   Downloaded arrow-buffer v53.2.0
[INFO] [stderr]   Downloaded lexical-parse-float v1.0.2
[INFO] [stderr]   Downloaded arrow-array v53.2.0
[INFO] [stderr]   Downloaded arrow-select v53.2.0
[INFO] [stderr]   Downloaded arrow-ord v53.2.0
[INFO] [stderr]   Downloaded rustix v0.38.40
[INFO] [stderr]   Downloaded lexical-util v1.0.3
[INFO] [stderr]   Downloaded half v2.4.1
[INFO] [stderr]   Downloaded arrow-schema v53.2.0
[INFO] [stderr]   Downloaded arrow-string v53.2.0
[INFO] [stderr]   Downloaded hashlink v0.9.1
[INFO] [stderr]   Downloaded arrow-row v53.2.0
[INFO] [stderr]   Downloaded arrow-data v53.2.0
[INFO] [stderr]   Downloaded cast v0.3.0
[INFO] [stderr]   Downloaded arrow v53.2.0
[INFO] [stderr]   Downloaded lexical-write-float v1.0.2
[INFO] [stderr]   Downloaded uuid v1.11.0
[INFO] [stderr]   Downloaded strum_macros v0.25.3
[INFO] [stderr]   Downloaded duckdb v1.1.1
[INFO] [stderr]   Downloaded libduckdb-sys v1.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 778113a135b03df835c789a60d189806df472542dec3fc1ecaf05bbd1ade80a2
[INFO] running `Command { std: "docker" "start" "-a" "778113a135b03df835c789a60d189806df472542dec3fc1ecaf05bbd1ade80a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "778113a135b03df835c789a60d189806df472542dec3fc1ecaf05bbd1ade80a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "778113a135b03df835c789a60d189806df472542dec3fc1ecaf05bbd1ade80a2", kill_on_drop: false }`
[INFO] [stdout] 778113a135b03df835c789a60d189806df472542dec3fc1ecaf05bbd1ade80a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b6515614b951393013667681ab6b5bb30e7af83cb3b62ef7a819ddf4baaf81ee
[INFO] running `Command { std: "docker" "start" "-a" "b6515614b951393013667681ab6b5bb30e7af83cb3b62ef7a819ddf4baaf81ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling lexical-util v1.0.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling arrow-schema v53.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling lexical-write-integer v1.0.2
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling lexical-write-float v1.0.2
[INFO] [stderr]    Compiling lexical-parse-float v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling heck v0.4.1
[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 lexical-core v1.0.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v53.2.0
[INFO] [stderr]    Compiling arrow-data v53.2.0
[INFO] [stderr]    Compiling arrow-array v53.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling arrow-select v53.2.0
[INFO] [stderr]    Compiling arrow-row v53.2.0
[INFO] [stderr]    Compiling arrow-arith v53.2.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling comfy-table v7.1.3
[INFO] [stderr]    Compiling arrow-ord v53.2.0
[INFO] [stderr]    Compiling arrow-string v53.2.0
[INFO] [stderr]    Compiling arrow-cast v53.2.0
[INFO] [stderr] error: could not compile `arrow-arith` (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_arith --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-arith-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bf8691d146d783d2 -C extra-filename=-e28706c5c40e58a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-285292c1a4c1cc19.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-d92b3c3582f93539.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-a8017cfb5d31dd0b.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-2d1ff00192ac1daa.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e1fca9e30bdbf8fa.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-c7ae4a983897a91c.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-124d37c542902a29.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] [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-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=dcb5ec35b40e1503 -C extra-filename=-64c49ba0e0e6398c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-285292c1a4c1cc19.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-d92b3c3582f93539.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-a8017cfb5d31dd0b.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-2d1ff00192ac1daa.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-fbc3192aed6eceef.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-104f0ad231945dc9.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-0bc9384ee703098c.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e1fca9e30bdbf8fa.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-3fc7e689f0a87308.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-c7ae4a983897a91c.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-30278f7299bae32a.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-124d37c542902a29.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-eb0c70b924a184e7.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[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/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name arrow_ord --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-ord-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=166d63c6a9d3a726 -C extra-filename=-b78af08ae7af0d23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-285292c1a4c1cc19.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-d92b3c3582f93539.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-a8017cfb5d31dd0b.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-2d1ff00192ac1daa.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-fbc3192aed6eceef.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-c7ae4a983897a91c.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-124d37c542902a29.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b6515614b951393013667681ab6b5bb30e7af83cb3b62ef7a819ddf4baaf81ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6515614b951393013667681ab6b5bb30e7af83cb3b62ef7a819ddf4baaf81ee", kill_on_drop: false }`
[INFO] [stdout] b6515614b951393013667681ab6b5bb30e7af83cb3b62ef7a819ddf4baaf81ee
