[INFO] fetching crate clickhouse-arrow 0.1.6... [INFO] checking clickhouse-arrow-0.1.6 against try#ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1 for pr-145108 [INFO] extracting crate clickhouse-arrow 0.1.6 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate clickhouse-arrow 0.1.6 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate clickhouse-arrow 0.1.6 [INFO] tweaked toml for crates.io crate clickhouse-arrow 0.1.6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate clickhouse-arrow 0.1.6 on toolchain ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate clickhouse-arrow 0.1.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41b21232a4873b49ec044616b8eea16658fa1aa1272f13a94d87970e8fd2ef22 [INFO] running `Command { std: "docker" "start" "-a" "41b21232a4873b49ec044616b8eea16658fa1aa1272f13a94d87970e8fd2ef22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41b21232a4873b49ec044616b8eea16658fa1aa1272f13a94d87970e8fd2ef22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41b21232a4873b49ec044616b8eea16658fa1aa1272f13a94d87970e8fd2ef22", kill_on_drop: false }` [INFO] [stdout] 41b21232a4873b49ec044616b8eea16658fa1aa1272f13a94d87970e8fd2ef22 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a53e41e8fa1bab5941284db3ca0863909a5a48cb1af264287bf83f8949549de5 [INFO] running `Command { std: "docker" "start" "-a" "a53e41e8fa1bab5941284db3ca0863909a5a48cb1af264287bf83f8949549de5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking arrow-schema v55.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Checking lexical-write-integer v1.0.5 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking comfy-table v7.1.4 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking lexical-write-float v1.0.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Checking twox-hash v2.1.1 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking lz4_flex v0.11.5 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling clickhouse-arrow v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking cityhash-rs v1.0.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking arrow-buffer v55.2.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking arrow-data v55.2.0 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking replace_with v0.1.8 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.30.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [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] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling clickhouse-arrow-derive v0.1.6 [INFO] [stderr] Compiling clickhouse-derive v0.2.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling sealed v0.6.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking bb8 v0.9.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.7.0 [INFO] [stderr] Checking clickhouse v0.13.3 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking arrow-array v55.2.0 [INFO] [stderr] Checking arrow-select v55.2.0 [INFO] [stderr] Checking arrow-ipc v55.2.0 [INFO] [stderr] Checking arrow-row v55.2.0 [INFO] [stderr] Checking arrow-arith v55.2.0 [INFO] [stderr] Checking arrow-cast v55.2.0 [INFO] [stderr] Checking arrow-ord v55.2.0 [INFO] [stderr] Checking arrow-string v55.2.0 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking arrow-csv v55.2.0 [INFO] [stderr] Checking arrow-json v55.2.0 [INFO] [stderr] Checking arrow v55.2.0 [INFO] [stdout] error: unused import: `arrow::datatypes::*` [INFO] [stdout] --> src/arrow/block.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | use arrow::datatypes::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unused-imports` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `arrow::datatypes::*` [INFO] [stdout] --> src/arrow/block.rs:1550:9 [INFO] [stdout] | [INFO] [stdout] 1550 | use arrow::datatypes::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `arrow::array::*` [INFO] [stdout] --> src/arrow/deserialize/binary.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | use arrow::array::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `arrow::array::*` [INFO] [stdout] --> src/arrow/deserialize/list.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | use arrow::array::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `arrow::datatypes::*` [INFO] [stdout] --> src/arrow/deserialize/list.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | use arrow::datatypes::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `arrow::array::*` [INFO] [stdout] --> src/arrow/deserialize/list.rs:1201:9 [INFO] [stdout] | [INFO] [stdout] 1201 | use arrow::array::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `arrow::datatypes::*` [INFO] [stdout] --> src/arrow/deserialize/list.rs:1202:9 [INFO] [stdout] | [INFO] [stdout] 1202 | use arrow::datatypes::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `arrow::array::*` [INFO] [stdout] --> src/arrow/deserialize/primitive.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | use arrow::array::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `arrow::datatypes::*` [INFO] [stdout] --> src/arrow/deserialize/primitive.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 285 | use arrow::datatypes::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `arrow::array::*` [INFO] [stdout] --> src/arrow/deserialize.rs:595:9 [INFO] [stdout] | [INFO] [stdout] 595 | use arrow::array::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `arrow::array::*` [INFO] [stdout] --> src/arrow/deserialize.rs:909:9 [INFO] [stdout] | [INFO] [stdout] 909 | use arrow::array::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `arrow::array::*` [INFO] [stdout] --> src/arrow/serialize/list.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | use arrow::array::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `arrow::array::*` [INFO] [stdout] --> src/arrow/serialize/list.rs:509:9 [INFO] [stdout] | [INFO] [stdout] 509 | use arrow::array::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `arrow::array::*` [INFO] [stdout] --> src/arrow/serialize/low_cardinality.rs:1097:9 [INFO] [stdout] | [INFO] [stdout] 1097 | use arrow::array::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `arrow::datatypes::*` [INFO] [stdout] --> src/arrow/serialize/low_cardinality.rs:1098:9 [INFO] [stdout] | [INFO] [stdout] 1098 | use arrow::datatypes::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `arrow::array::*` [INFO] [stdout] --> src/arrow/serialize/primitive.rs:955:9 [INFO] [stdout] | [INFO] [stdout] 955 | use arrow::array::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `arrow::array::*` [INFO] [stdout] --> src/arrow/serialize/primitive.rs:1873:9 [INFO] [stdout] | [INFO] [stdout] 1873 | use arrow::array::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `arrow::array::*` [INFO] [stdout] --> src/arrow/serialize.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | use arrow::array::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `arrow::array::*` [INFO] [stdout] --> src/arrow/serialize.rs:775:9 [INFO] [stdout] | [INFO] [stdout] 775 | use arrow::array::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `arrow::array::*` [INFO] [stdout] --> src/arrow/utils.rs:591:9 [INFO] [stdout] | [INFO] [stdout] 591 | use arrow::array::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `arrow::datatypes::*` [INFO] [stdout] --> src/arrow/utils.rs:593:9 [INFO] [stdout] | [INFO] [stdout] 593 | use arrow::datatypes::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clickhouse-arrow` (lib test) due to 21 previous errors [INFO] running `Command { std: "docker" "inspect" "a53e41e8fa1bab5941284db3ca0863909a5a48cb1af264287bf83f8949549de5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a53e41e8fa1bab5941284db3ca0863909a5a48cb1af264287bf83f8949549de5", kill_on_drop: false }` [INFO] [stdout] a53e41e8fa1bab5941284db3ca0863909a5a48cb1af264287bf83f8949549de5