[INFO] fetching crate quackdb 0.5.0... [INFO] testing quackdb-0.5.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate quackdb 0.5.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate quackdb 0.5.0 [INFO] finished tweaking crates.io crate quackdb 0.5.0 [INFO] tweaked toml for crates.io crate quackdb 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate quackdb 0.5.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 137 packages to latest compatible versions [INFO] [stderr] Adding arrow v48.0.1 (available: v56.2.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c14458bbc2b1577e4066fe37662ac183b4e5a577ec47c83ed303db0336fe7013 [INFO] running `Command { std: "docker" "start" "-a" "c14458bbc2b1577e4066fe37662ac183b4e5a577ec47c83ed303db0336fe7013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c14458bbc2b1577e4066fe37662ac183b4e5a577ec47c83ed303db0336fe7013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c14458bbc2b1577e4066fe37662ac183b4e5a577ec47c83ed303db0336fe7013", kill_on_drop: false }` [INFO] [stdout] c14458bbc2b1577e4066fe37662ac183b4e5a577ec47c83ed303db0336fe7013 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40ee6f2ce9d1945933fe15a92fe98d7dcd8e6f1a44f7fde5a5ccce3436d74a6b [INFO] running `Command { std: "docker" "start" "-a" "40ee6f2ce9d1945933fe15a92fe98d7dcd8e6f1a44f7fde5a5ccce3436d74a6b", kill_on_drop: false }` [INFO] [stderr] Compiling arrow-schema v48.0.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling arrow-buffer v48.0.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling arrow-data v48.0.1 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling arrow-array v48.0.1 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling cstr v0.2.12 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling arrow-select v48.0.1 [INFO] [stderr] Compiling arrow-row v48.0.1 [INFO] [stderr] Compiling arrow-arith v48.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [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] [stderr] Compiling arrow-cast v48.0.1 [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" "40ee6f2ce9d1945933fe15a92fe98d7dcd8e6f1a44f7fde5a5ccce3436d74a6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40ee6f2ce9d1945933fe15a92fe98d7dcd8e6f1a44f7fde5a5ccce3436d74a6b", kill_on_drop: false }` [INFO] [stdout] 40ee6f2ce9d1945933fe15a92fe98d7dcd8e6f1a44f7fde5a5ccce3436d74a6b