[INFO] fetching crate fmi 0.4.1... [INFO] checking fmi-0.4.1 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate fmi 0.4.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate fmi 0.4.1 [INFO] finished tweaking crates.io crate fmi 0.4.1 [INFO] tweaked toml for crates.io crate fmi 0.4.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fmi 0.4.1 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 226 packages to latest compatible versions [INFO] [stderr] Adding arrow v50.0.0 (available: v55.2.0) [INFO] [stderr] Adding built v0.7.7 (available: v0.8.0) [INFO] [stderr] Adding itertools v0.12.1 (available: v0.14.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] [stderr] Adding zip v2.4.2 (available: v4.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `fmi-schema` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de8e21a32f47be74ee31df588e4e1890dcf316b0ca2ed6014817a814974b9cd4 [INFO] running `Command { std: "docker" "start" "-a" "de8e21a32f47be74ee31df588e4e1890dcf316b0ca2ed6014817a814974b9cd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de8e21a32f47be74ee31df588e4e1890dcf316b0ca2ed6014817a814974b9cd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de8e21a32f47be74ee31df588e4e1890dcf316b0ca2ed6014817a814974b9cd4", kill_on_drop: false }` [INFO] [stdout] de8e21a32f47be74ee31df588e4e1890dcf316b0ca2ed6014817a814974b9cd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a80ef58256de376af108cc4882461a6d60d669c8e142d6fb108f38ffa09c4e3 [INFO] running `Command { std: "docker" "start" "-a" "0a80ef58256de376af108cc4882461a6d60d669c8e142d6fb108f38ffa09c4e3", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `fmi-schema` dependency) [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking arrow-schema v50.0.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking lenient_semver_version_builder v0.4.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking lenient_semver_parser v0.4.2 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking xml-rs v0.8.26 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling fmi v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking zopfli v0.8.2 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking yaserde v0.9.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking arrow-buffer v50.0.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking lenient_semver v0.4.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking arrow-data v50.0.0 [INFO] [stderr] Checking deflate64 v0.1.9 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking arrow-array v50.0.0 [INFO] [stderr] Checking bzip2 v0.5.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling yaserde_derive v0.9.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking arrow-select v50.0.0 [INFO] [stderr] Checking arrow-arith v50.0.0 [INFO] [stderr] Checking arrow-row v50.0.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-arith-50.0.0/src/temporal.rs:238:47 [INFO] [stdout] | [INFO] [stdout] 238 | 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-50.0.0/src/temporal.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | fn quarter(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 238 - time_fraction_dyn(array, "quarter", |t| t.quarter() as i32) [INFO] [stdout] 238 + 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] 238 - time_fraction_dyn(array, "quarter", |t| t.quarter() as i32) [INFO] [stdout] 238 + 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-50.0.0/src/temporal.rs:248:52 [INFO] [stdout] | [INFO] [stdout] 248 | 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-50.0.0/src/temporal.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | fn quarter(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 248 - time_fraction_internal(array, "quarter", |t| t.quarter() as i32) [INFO] [stdout] 248 + 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] 248 - time_fraction_internal(array, "quarter", |t| t.quarter() as i32) [INFO] [stdout] 248 + 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" "0a80ef58256de376af108cc4882461a6d60d669c8e142d6fb108f38ffa09c4e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a80ef58256de376af108cc4882461a6d60d669c8e142d6fb108f38ffa09c4e3", kill_on_drop: false }` [INFO] [stdout] 0a80ef58256de376af108cc4882461a6d60d669c8e142d6fb108f38ffa09c4e3