[INFO] fetching crate quackdb-internal 0.5.0... [INFO] checking quackdb-internal-0.5.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate quackdb-internal 0.5.0 into /workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate quackdb-internal 0.5.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 128 packages to latest compatible versions [INFO] [stderr] Adding arrow v48.0.1 (available: v56.1.0) [INFO] [stderr] Adding libduckdb-sys v0.9.2 (available: v1.3.2) [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libduckdb-sys v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c867150f1bc0e08cfd0110e0a1b66190f4c4bb950eccb997dbed4e42e7334cd6 [INFO] running `Command { std: "docker" "start" "-a" "c867150f1bc0e08cfd0110e0a1b66190f4c4bb950eccb997dbed4e42e7334cd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c867150f1bc0e08cfd0110e0a1b66190f4c4bb950eccb997dbed4e42e7334cd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c867150f1bc0e08cfd0110e0a1b66190f4c4bb950eccb997dbed4e42e7334cd6", kill_on_drop: false }` [INFO] [stdout] c867150f1bc0e08cfd0110e0a1b66190f4c4bb950eccb997dbed4e42e7334cd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec0b47c562df7e490196fed1b4341308f968d46e27ebf3365b30b7d7ce83bf3b [INFO] running `Command { std: "docker" "start" "-a" "ec0b47c562df7e490196fed1b4341308f968d46e27ebf3365b30b7d7ce83bf3b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking arrow-schema v48.0.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking arrow-buffer v48.0.1 [INFO] [stderr] Checking arrow-data v48.0.1 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking arrow-array v48.0.1 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking arrow-select v48.0.1 [INFO] [stderr] Checking arrow-arith v48.0.1 [INFO] [stderr] Checking 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] [stderr] Checking arrow-cast v48.0.1 [INFO] [stderr] Checking arrow-string v48.0.1 [INFO] [stderr] Checking arrow-ord 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" "ec0b47c562df7e490196fed1b4341308f968d46e27ebf3365b30b7d7ce83bf3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec0b47c562df7e490196fed1b4341308f968d46e27ebf3365b30b7d7ce83bf3b", kill_on_drop: false }` [INFO] [stdout] ec0b47c562df7e490196fed1b4341308f968d46e27ebf3365b30b7d7ce83bf3b