[INFO] fetching crate r2d2-duckdb 0.1.0...
[INFO] testing r2d2-duckdb-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate r2d2-duckdb 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate r2d2-duckdb 0.1.0
[INFO] finished tweaking crates.io crate r2d2-duckdb 0.1.0
[INFO] tweaked toml for crates.io crate r2d2-duckdb 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate r2d2-duckdb 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 179 packages to latest compatible versions
[INFO] [stderr]       Adding duckdb v0.8.1 (available: v1.4.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded filetime v0.2.26
[INFO] [stderr]   Downloaded xattr v1.6.1
[INFO] [stderr]   Downloaded tempdir v0.3.7
[INFO] [stderr]   Downloaded arrow-string v41.0.0
[INFO] [stderr]   Downloaded arrow-schema v41.0.0
[INFO] [stderr]   Downloaded arrow-buffer v41.0.0
[INFO] [stderr]   Downloaded arrow-select v41.0.0
[INFO] [stderr]   Downloaded arrow-row v41.0.0
[INFO] [stderr]   Downloaded arrow-data v41.0.0
[INFO] [stderr]   Downloaded arrow-arith v41.0.0
[INFO] [stderr]   Downloaded comfy-table v6.2.0
[INFO] [stderr]   Downloaded arrow-cast v41.0.0
[INFO] [stderr]   Downloaded arrow v41.0.0
[INFO] [stderr]   Downloaded arrow-ord v41.0.0
[INFO] [stderr]   Downloaded arrow-array v41.0.0
[INFO] [stderr]   Downloaded duckdb v0.8.1
[INFO] [stderr]   Downloaded libduckdb-sys v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6e347ea42bc1757eede6ff833765b69774d4aa3b2edeafbfa9f6469a1124ac0
[INFO] running `Command { std: "docker" "start" "-a" "c6e347ea42bc1757eede6ff833765b69774d4aa3b2edeafbfa9f6469a1124ac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6e347ea42bc1757eede6ff833765b69774d4aa3b2edeafbfa9f6469a1124ac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6e347ea42bc1757eede6ff833765b69774d4aa3b2edeafbfa9f6469a1124ac0", kill_on_drop: false }`
[INFO] [stdout] c6e347ea42bc1757eede6ff833765b69774d4aa3b2edeafbfa9f6469a1124ac0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48ed9f0bc0793720655f3d40954a18a35fbeb1cf56910765f7c076783641b6d3
[INFO] running `Command { std: "docker" "start" "-a" "48ed9f0bc0793720655f3d40954a18a35fbeb1cf56910765f7c076783641b6d3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling arrow-schema v41.0.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling strum_macros v0.24.3
[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 regex-automata v0.4.13
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling comfy-table v6.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling libduckdb-sys v0.8.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling arrow-buffer v41.0.0
[INFO] [stderr]    Compiling arrow-data v41.0.0
[INFO] [stderr]    Compiling arrow-array v41.0.0
[INFO] [stderr]    Compiling arrow-select v41.0.0
[INFO] [stderr]    Compiling arrow-row v41.0.0
[INFO] [stderr]    Compiling arrow-arith v41.0.0
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-arith-41.0.0/src/temporal.rs:262:47
[INFO] [stdout]     |
[INFO] [stdout] 262 |     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-41.0.0/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] 262 -     time_fraction_dyn(array, "quarter", |t| t.quarter() as i32)
[INFO] [stdout] 262 +     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] 262 -     time_fraction_dyn(array, "quarter", |t| t.quarter() as i32)
[INFO] [stdout] 262 +     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-41.0.0/src/temporal.rs:272:52
[INFO] [stdout]     |
[INFO] [stdout] 272 |     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-41.0.0/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] 272 -     time_fraction_internal(array, "quarter", |t| t.quarter() as i32)
[INFO] [stdout] 272 +     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] 272 -     time_fraction_internal(array, "quarter", |t| t.quarter() as i32)
[INFO] [stdout] 272 +     time_fraction_internal(array, "quarter", |t| ChronoDateExt::quarter(&t) as i32)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling arrow-ord v41.0.0
[INFO] [stderr]    Compiling arrow-string v41.0.0
[INFO] [stderr]    Compiling arrow-cast v41.0.0
[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" "48ed9f0bc0793720655f3d40954a18a35fbeb1cf56910765f7c076783641b6d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48ed9f0bc0793720655f3d40954a18a35fbeb1cf56910765f7c076783641b6d3", kill_on_drop: false }`
[INFO] [stdout] 48ed9f0bc0793720655f3d40954a18a35fbeb1cf56910765f7c076783641b6d3
