[INFO] fetching crate lance-encoding 3.0.1... [INFO] checking lance-encoding-3.0.1 against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf [INFO] extracting crate lance-encoding 3.0.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate lance-encoding 3.0.1 [INFO] finished tweaking crates.io crate lance-encoding 3.0.1 [INFO] tweaked toml for crates.io crate lance-encoding 3.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lance-encoding 3.0.1 on toolchain b6bca0d7327839b5e3f7a7779947cb9113d08917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lance-encoding 3.0.1 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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70b04356f62989e0542f07ab92c2952b5074661be2f9d3b766ce20f160a2319e [INFO] running `Command { std: "docker" "start" "-a" "70b04356f62989e0542f07ab92c2952b5074661be2f9d3b766ce20f160a2319e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70b04356f62989e0542f07ab92c2952b5074661be2f9d3b766ce20f160a2319e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70b04356f62989e0542f07ab92c2952b5074661be2f9d3b766ce20f160a2319e", kill_on_drop: false }` [INFO] [stdout] 70b04356f62989e0542f07ab92c2952b5074661be2f9d3b766ce20f160a2319e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Zstrict-projection-item-bounds" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e150045fff90d78d2274b976420fac3416d781f2720814e5c7e00bdc94faa116 [INFO] running `Command { std: "docker" "start" "-a" "e150045fff90d78d2274b976420fac3416d781f2720814e5c7e00bdc94faa116", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking arrow-schema v57.3.0 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling zerocopy-derive v0.8.47 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Checking comfy-table v7.2.2 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking ethnum v1.5.2 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Compiling toml_datetime v1.0.1+spec-1.1.0 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Compiling cpp_demangle v0.5.1 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Compiling toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Compiling toml_edit v0.25.5+spec-1.1.0 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Compiling snafu-derive v0.9.0 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Checking arrow-buffer v57.3.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling symbolic-demangle v12.17.2 [INFO] [stderr] Compiling deepsize_derive v0.1.2 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Checking jsonb v0.5.5 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking moka v0.12.14 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking deepsize v0.2.0 [INFO] [stderr] Checking arrow-data v57.3.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Checking arrow-array v57.3.0 [INFO] [stderr] Checking symbolic-common v12.17.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking object_store v0.12.5 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking roaring v0.11.3 [INFO] [stderr] Checking snafu v0.9.0 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Checking env_filter v1.0.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Compiling lance-encoding v3.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking mock_instant v0.6.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling pprof v0.14.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking inferno v0.11.21 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking env_logger v0.11.9 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking lance-bitpacking v3.0.1 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking arrow-select v57.3.0 [INFO] [stderr] Checking arrow-arith v57.3.0 [INFO] [stderr] Checking arrow-row v57.3.0 [INFO] [stderr] Checking fsst v3.0.1 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking random_word v0.5.2 [INFO] [stderr] Checking hyperloglogplus v0.4.1 [INFO] [stderr] Compiling test-log-macros v0.2.19 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking proptest v1.10.0 [INFO] [stderr] Checking test-log v0.2.19 [INFO] [stderr] Checking arrow-ord v57.3.0 [INFO] [stderr] Checking arrow-string v57.3.0 [INFO] [stderr] Checking arrow-ipc v57.3.0 [INFO] [stderr] Checking arrow-cast v57.3.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking rstest v0.23.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking lance-arrow v3.0.1 [INFO] [stderr] Checking arrow-json v57.3.0 [INFO] [stderr] Checking arrow-csv v57.3.0 [INFO] [stderr] Checking arrow v57.3.0 [INFO] [stderr] Checking lance-datagen v3.0.1 [INFO] [stderr] Checking lance-core v3.0.1 [INFO] [stderr] Checking lance-testing v3.0.1 [INFO] [stderr] Checking lz4 v1.28.1 [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> src/utils/bytepack.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 143 | impl> ByteUnpacker { [INFO] [stdout] | ^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `::Item == _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `::Item == u8` [INFO] [stdout] --> src/utils/bytepack.rs:147:18 [INFO] [stdout] | [INFO] [stdout] 147 | 1 => Self::U8(data.into_iter()), [INFO] [stdout] | ^^^^ cannot satisfy `::Item == u8` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ByteUnpacker` [INFO] [stdout] --> src/utils/bytepack.rs:136:35 [INFO] [stdout] | [INFO] [stdout] 136 | pub enum ByteUnpacker> { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `ByteUnpacker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> src/utils/bytepack.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 143 | impl> ByteUnpacker { [INFO] [stdout] | ^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `::Item == _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `::Item == u8` [INFO] [stdout] --> src/utils/bytepack.rs:147:18 [INFO] [stdout] | [INFO] [stdout] 147 | 1 => Self::U8(data.into_iter()), [INFO] [stdout] | ^^^^ cannot satisfy `::Item == u8` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `bytepack::ByteUnpacker` [INFO] [stdout] --> src/utils/bytepack.rs:136:35 [INFO] [stdout] | [INFO] [stdout] 136 | pub enum ByteUnpacker> { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `ByteUnpacker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0284`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lance-encoding` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0284`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lance-encoding` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e150045fff90d78d2274b976420fac3416d781f2720814e5c7e00bdc94faa116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e150045fff90d78d2274b976420fac3416d781f2720814e5c7e00bdc94faa116", kill_on_drop: false }` [INFO] [stdout] e150045fff90d78d2274b976420fac3416d781f2720814e5c7e00bdc94faa116