[INFO] fetching crate vortex-sequence 0.52.1... [INFO] building vortex-sequence-0.52.1 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate vortex-sequence 0.52.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate vortex-sequence 0.52.1 [INFO] finished tweaking crates.io crate vortex-sequence 0.52.1 [INFO] tweaked toml for crates.io crate vortex-sequence 0.52.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vortex-sequence 0.52.1 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vortex-sequence 0.52.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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f82077ebbfaada90d1d19320802ecaba782f3c16769b0795b2e93a148e5349ca [INFO] running `Command { std: "docker" "start" "-a" "f82077ebbfaada90d1d19320802ecaba782f3c16769b0795b2e93a148e5349ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f82077ebbfaada90d1d19320802ecaba782f3c16769b0795b2e93a148e5349ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f82077ebbfaada90d1d19320802ecaba782f3c16769b0795b2e93a148e5349ca", kill_on_drop: false }` [INFO] [stdout] f82077ebbfaada90d1d19320802ecaba782f3c16769b0795b2e93a148e5349ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bbc6aa26af48d21df5e77f827cba5cb812be5b7672c03e2b8c4b105ea90a86f [INFO] running `Command { std: "docker" "start" "-a" "1bbc6aa26af48d21df5e77f827cba5cb812be5b7672c03e2b8c4b105ea90a86f", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling arrow-schema v55.2.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling multiversion-macros v0.8.0 [INFO] [stderr] Compiling vortex-utils v0.52.1 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling dyn-hash v0.2.2 [INFO] [stderr] Compiling arcref v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling multiversion v0.8.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling enum-iterator v2.1.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v55.2.0 [INFO] [stderr] Compiling arrow-data v55.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling vortex-proto v0.52.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling arrow-array v55.2.0 [INFO] [stderr] Compiling vortex-error v0.52.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling vortex-buffer v0.52.1 [INFO] [stderr] Compiling vortex-mask v0.52.1 [INFO] [stderr] Compiling vortex-flatbuffers v0.52.1 [INFO] [stderr] Compiling vortex-dtype v0.52.1 [INFO] [stderr] Compiling arrow-select v55.2.0 [INFO] [stderr] Compiling arrow-arith v55.2.0 [INFO] [stderr] Compiling vortex-scalar v0.52.1 [INFO] [stderr] Compiling arrow-ord v55.2.0 [INFO] [stderr] Compiling arrow-string v55.2.0 [INFO] [stderr] Compiling vortex-array v0.52.1 [INFO] [stderr] Compiling vortex-sequence v0.52.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "1bbc6aa26af48d21df5e77f827cba5cb812be5b7672c03e2b8c4b105ea90a86f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bbc6aa26af48d21df5e77f827cba5cb812be5b7672c03e2b8c4b105ea90a86f", kill_on_drop: false }` [INFO] [stdout] 1bbc6aa26af48d21df5e77f827cba5cb812be5b7672c03e2b8c4b105ea90a86f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e43422a50554bcd048a3c5f7c9136a32be6aab49036aa3290e91c02f1531a66 [INFO] running `Command { std: "docker" "start" "-a" "4e43422a50554bcd048a3c5f7c9136a32be6aab49036aa3290e91c02f1531a66", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling vortex-sequence v0.52.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `conformance` in `compute` [INFO] [stdout] --> src/compute/cast.rs:91:32 [INFO] [stdout] | [INFO] [stdout] 91 | use vortex_array::compute::conformance::cast::test_cast_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-array-0.52.1/src/compute/mod.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "test-harness")] [INFO] [stdout] | ------------------------ the item is gated behind the `test-harness` feature [INFO] [stdout] 51 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `conformance` in `compute` [INFO] [stdout] --> src/compute/mod.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | use vortex_array::compute::conformance::consistency::test_array_consistency; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-array-0.52.1/src/compute/mod.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "test-harness")] [INFO] [stdout] | ------------------------ the item is gated behind the `test-harness` feature [INFO] [stdout] 51 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vortex_expr` [INFO] [stdout] --> src/serde.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | use vortex_expr::{get_item, root}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `vortex_expr` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 98 - use vortex_expr::{get_item, root}; [INFO] [stdout] 98 + use vortex_error::{get_item, root}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vortex_layout` [INFO] [stdout] --> src/serde.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | use vortex_layout::layouts::flat::writer::FlatLayoutStrategy; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `vortex_layout` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `vortex_layout`, use `cargo add vortex_layout` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vortex_file` [INFO] [stdout] --> src/serde.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | use vortex_file::{VortexOpenOptions, VortexWriteOptions}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `vortex_file` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `vortex_file`, use `cargo add vortex_file` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bool_vec` found for struct `BoolArray` in the current scope [INFO] [stdout] --> src/compute/list_contains.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 81 | let res = list_contains(elements.as_ref(), array.as_ref()) [INFO] [stdout] | _______________________- [INFO] [stdout] 82 | | .unwrap() [INFO] [stdout] 83 | | .to_bool() [INFO] [stdout] 84 | | .bool_vec() [INFO] [stdout] | | -^^^^^^^^ method not found in `BoolArray` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bool_vec` found for struct `BoolArray` in the current scope [INFO] [stdout] --> src/compute/list_contains.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 96 | let res = list_contains(elements.as_ref(), array.as_ref()) [INFO] [stdout] | _______________________- [INFO] [stdout] 97 | | .unwrap() [INFO] [stdout] 98 | | .to_bool() [INFO] [stdout] 99 | | .bool_vec() [INFO] [stdout] | | -^^^^^^^^ method not found in `BoolArray` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vortex-sequence` (lib test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "4e43422a50554bcd048a3c5f7c9136a32be6aab49036aa3290e91c02f1531a66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e43422a50554bcd048a3c5f7c9136a32be6aab49036aa3290e91c02f1531a66", kill_on_drop: false }` [INFO] [stdout] 4e43422a50554bcd048a3c5f7c9136a32be6aab49036aa3290e91c02f1531a66