[INFO] fetching crate quackdb-internal 0.5.0...
[INFO] testing quackdb-internal-0.5.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate quackdb-internal 0.5.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate quackdb-internal 0.5.0
[INFO] finished tweaking crates.io crate quackdb-internal 0.5.0
[INFO] tweaked toml for crates.io crate quackdb-internal 0.5.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate quackdb-internal 0.5.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 131 packages to latest compatible versions
[INFO] [stderr]       Adding arrow v48.0.1 (available: v56.2.0)
[INFO] [stderr]       Adding libduckdb-sys v0.9.2 (available: v1.4.0)
[INFO] [stderr]       Adding strum v0.25.0 (available: v0.27.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52fd69a099730aece900677454f41ffd507e3879c5d5cad212fe675eff0af852
[INFO] running `Command { std: "docker" "start" "-a" "52fd69a099730aece900677454f41ffd507e3879c5d5cad212fe675eff0af852", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52fd69a099730aece900677454f41ffd507e3879c5d5cad212fe675eff0af852", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52fd69a099730aece900677454f41ffd507e3879c5d5cad212fe675eff0af852", kill_on_drop: false }`
[INFO] [stdout] 52fd69a099730aece900677454f41ffd507e3879c5d5cad212fe675eff0af852
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cff20c82b93eaba01bf99f198cf7970d51372eaca89e2171721df5f608b04aa
[INFO] running `Command { std: "docker" "start" "-a" "7cff20c82b93eaba01bf99f198cf7970d51372eaca89e2171721df5f608b04aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling arrow-schema v48.0.1
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.6.0
[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 lexical-core v0.8.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v48.0.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling arrow-data v48.0.1
[INFO] [stderr]    Compiling arrow-array v48.0.1
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling libduckdb-sys v0.9.2
[INFO] [stderr]    Compiling arrow-select v48.0.1
[INFO] [stderr]    Compiling arrow-arith v48.0.1
[INFO] [stderr]    Compiling arrow-row v48.0.1
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-arith-48.0.1/src/temporal.rs:243:47
[INFO] [stdout]     |
[INFO] [stdout] 243 |     time_fraction_dyn(array, "quarter", |t| t.quarter() as i32)
[INFO] [stdout]     |                                               ^^^^^^^ multiple `quarter` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `Datelike` for the type `NaiveDateTime`
[INFO] [stdout] note: candidate #2 is defined in an impl of the trait `ChronoDateExt` for the type `T`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-arith-48.0.1/src/temporal.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn quarter(&self) -> u32 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 243 -     time_fraction_dyn(array, "quarter", |t| t.quarter() as i32)
[INFO] [stdout] 243 +     time_fraction_dyn(array, "quarter", |t| Datelike::quarter(&t) as i32)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 243 -     time_fraction_dyn(array, "quarter", |t| t.quarter() as i32)
[INFO] [stdout] 243 +     time_fraction_dyn(array, "quarter", |t| ChronoDateExt::quarter(&t) as i32)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-arith-48.0.1/src/temporal.rs:253:52
[INFO] [stdout]     |
[INFO] [stdout] 253 |     time_fraction_internal(array, "quarter", |t| t.quarter() as i32)
[INFO] [stdout]     |                                                    ^^^^^^^ multiple `quarter` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `Datelike` for the type `NaiveDateTime`
[INFO] [stdout] note: candidate #2 is defined in an impl of the trait `ChronoDateExt` for the type `T`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-arith-48.0.1/src/temporal.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn quarter(&self) -> u32 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 253 -     time_fraction_internal(array, "quarter", |t| t.quarter() as i32)
[INFO] [stdout] 253 +     time_fraction_internal(array, "quarter", |t| Datelike::quarter(&t) as i32)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 253 -     time_fraction_internal(array, "quarter", |t| t.quarter() as i32)
[INFO] [stdout] 253 +     time_fraction_internal(array, "quarter", |t| ChronoDateExt::quarter(&t) as i32)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arrow-arith` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7cff20c82b93eaba01bf99f198cf7970d51372eaca89e2171721df5f608b04aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cff20c82b93eaba01bf99f198cf7970d51372eaca89e2171721df5f608b04aa", kill_on_drop: false }`
[INFO] [stdout] 7cff20c82b93eaba01bf99f198cf7970d51372eaca89e2171721df5f608b04aa
