[INFO] fetching crate csdb 0.1.5... [INFO] checking csdb-0.1.5 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate csdb 0.1.5 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate csdb 0.1.5 [INFO] finished tweaking crates.io crate csdb 0.1.5 [INFO] tweaked toml for crates.io crate csdb 0.1.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate csdb 0.1.5 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] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 236 packages to latest compatible versions [INFO] [stderr] Adding dyn-fmt v0.3.0 (available: v0.4.3) [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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 63318a17e93ad911d9da325c4d1c1473d316409bb2171b85886e43c49b8ba1d0 [INFO] running `Command { std: "docker" "start" "-a" "63318a17e93ad911d9da325c4d1c1473d316409bb2171b85886e43c49b8ba1d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63318a17e93ad911d9da325c4d1c1473d316409bb2171b85886e43c49b8ba1d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63318a17e93ad911d9da325c4d1c1473d316409bb2171b85886e43c49b8ba1d0", kill_on_drop: false }` [INFO] [stdout] 63318a17e93ad911d9da325c4d1c1473d316409bb2171b85886e43c49b8ba1d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] fc4bf4229806eb5c0caa9d856f0d3bc67e2d2ee058f99817cd844a0cf4b069c4 [INFO] running `Command { std: "docker" "start" "-a" "fc4bf4229806eb5c0caa9d856f0d3bc67e2d2ee058f99817cd844a0cf4b069c4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking arrow-schema v38.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustversion v1.0.21 [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 num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking arrow-buffer v38.0.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Checking arrow-data v38.0.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking arrow-array v38.0.0 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking arrow-select v38.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Checking arrow-cast v38.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.1.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.1.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling protoc-bin-vendored v3.1.0 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Compiling ceresdbproto v1.0.23 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking arrow-json v38.0.0 [INFO] [stderr] Checking arrow-ipc v38.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking arrow-ord v38.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking arrow-arith v38.0.0 [INFO] [stderr] Checking arrow-csv v38.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-38.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-38.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-38.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-38.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] Checking arrow-row v38.0.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures v0.3.31 [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" "fc4bf4229806eb5c0caa9d856f0d3bc67e2d2ee058f99817cd844a0cf4b069c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc4bf4229806eb5c0caa9d856f0d3bc67e2d2ee058f99817cd844a0cf4b069c4", kill_on_drop: false }` [INFO] [stdout] fc4bf4229806eb5c0caa9d856f0d3bc67e2d2ee058f99817cd844a0cf4b069c4