[INFO] fetching crate vegafusion-datafusion-udfs 1.6.9... [INFO] checking vegafusion-datafusion-udfs-1.6.9 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate vegafusion-datafusion-udfs 1.6.9 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate vegafusion-datafusion-udfs 1.6.9 [INFO] finished tweaking crates.io crate vegafusion-datafusion-udfs 1.6.9 [INFO] tweaked toml for crates.io crate vegafusion-datafusion-udfs 1.6.9 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vegafusion-datafusion-udfs 1.6.9 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 248 packages to latest compatible versions [INFO] [stderr] Adding chrono-tz v0.8.6 (available: v0.10.4) [INFO] [stderr] Adding datafusion-physical-expr v36.0.0 (available: v49.0.2) [INFO] [stderr] Adding ordered-float v3.9.2 (available: v5.0.0) [INFO] [stderr] Adding vegafusion-common v1.6.9 (available: v2.0.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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 `chrono` dependency) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.26.3 [INFO] [stderr] Downloaded sqlparser_derive v0.2.2 [INFO] [stderr] Downloaded half v2.6.0 [INFO] [stderr] Downloaded datafusion-expr v36.0.0 [INFO] [stderr] Downloaded phf_codegen v0.11.3 [INFO] [stderr] Downloaded lexical-core v0.8.5 [INFO] [stderr] Downloaded arrow-schema v50.0.0 [INFO] [stderr] Downloaded datafusion-common v36.0.0 [INFO] [stderr] Downloaded snafu v0.7.5 [INFO] [stderr] Downloaded snafu-derive v0.7.5 [INFO] [stderr] Downloaded blake3 v1.8.2 [INFO] [stderr] Downloaded datafusion-physical-expr v36.0.0 [INFO] [stderr] Downloaded arrow-arith v50.0.0 [INFO] [stderr] Downloaded doc-comment v0.3.3 [INFO] [stderr] Downloaded object_store v0.9.1 [INFO] [stderr] Downloaded lexical-util v0.8.5 [INFO] [stderr] Downloaded arrow-ipc v50.0.0 [INFO] [stderr] Downloaded arrow-cast v50.0.0 [INFO] [stderr] Downloaded lexical-write-float v0.8.5 [INFO] [stderr] Downloaded arrow v50.0.0 [INFO] [stderr] Downloaded parse-zoneinfo v0.3.1 [INFO] [stderr] Downloaded uuid v1.18.1 [INFO] [stderr] Downloaded comfy-table v7.2.0 [INFO] [stderr] Downloaded lexical-parse-integer v0.8.6 [INFO] [stderr] Downloaded arrow-array v50.0.0 [INFO] [stderr] Downloaded lexical-parse-float v0.8.5 [INFO] [stderr] Downloaded chrono-tz-build v0.2.1 [INFO] [stderr] Downloaded libm v0.2.15 [INFO] [stderr] Downloaded sqlparser v0.43.1 [INFO] [stderr] Downloaded dashmap v5.5.3 [INFO] [stderr] Downloaded arrow-row v50.0.0 [INFO] [stderr] Downloaded arrow-select v50.0.0 [INFO] [stderr] Downloaded arrow-buffer v50.0.0 [INFO] [stderr] Downloaded datafusion-execution v36.0.0 [INFO] [stderr] Downloaded lexical-write-integer v0.8.5 [INFO] [stderr] Downloaded arrow-json v50.0.0 [INFO] [stderr] Downloaded arrow-data v50.0.0 [INFO] [stderr] Downloaded num v0.4.3 [INFO] [stderr] Downloaded ordered-float v3.9.2 [INFO] [stderr] Downloaded arrow-csv v50.0.0 [INFO] [stderr] Downloaded flatbuffers v23.5.26 [INFO] [stderr] Downloaded arrow-ord v50.0.0 [INFO] [stderr] Downloaded arrow-string v50.0.0 [INFO] [stderr] Downloaded phf_generator v0.11.3 [INFO] [stderr] Downloaded strum_macros v0.26.4 [INFO] [stderr] Downloaded vegafusion-common v1.6.9 [INFO] [stderr] Downloaded chrono-tz v0.8.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9689b67bfa32298096dc74ecc38e62ccb59eae4f6377d0a7bb1bb810a12ec83 [INFO] running `Command { std: "docker" "start" "-a" "f9689b67bfa32298096dc74ecc38e62ccb59eae4f6377d0a7bb1bb810a12ec83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9689b67bfa32298096dc74ecc38e62ccb59eae4f6377d0a7bb1bb810a12ec83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9689b67bfa32298096dc74ecc38e62ccb59eae4f6377d0a7bb1bb810a12ec83", kill_on_drop: false }` [INFO] [stdout] f9689b67bfa32298096dc74ecc38e62ccb59eae4f6377d0a7bb1bb810a12ec83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f4c532b535fbc2e872bab84c8ab8de0d8f12fa29795bc9da68470163988c339 [INFO] running `Command { std: "docker" "start" "-a" "8f4c532b535fbc2e872bab84c8ab8de0d8f12fa29795bc9da68470163988c339", 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 `chrono` dependency) [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking arrow-schema v50.0.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking comfy-table v7.2.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking arrow-buffer v50.0.0 [INFO] [stderr] Checking arrow-data v50.0.0 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling sqlparser_derive v0.2.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking sqlparser v0.43.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking snafu v0.7.5 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking arrow-array v50.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking arrow-select v50.0.0 [INFO] [stderr] Checking arrow-row v50.0.0 [INFO] [stderr] Checking arrow-arith v50.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-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] [stderr] Checking arrow-cast v50.0.0 [INFO] [stderr] Checking arrow-string v50.0.0 [INFO] [stderr] Checking arrow-ord v50.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" "8f4c532b535fbc2e872bab84c8ab8de0d8f12fa29795bc9da68470163988c339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f4c532b535fbc2e872bab84c8ab8de0d8f12fa29795bc9da68470163988c339", kill_on_drop: false }` [INFO] [stdout] 8f4c532b535fbc2e872bab84c8ab8de0d8f12fa29795bc9da68470163988c339