[INFO] fetching crate lance-core 0.34.0... [INFO] testing lance-core-0.34.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate lance-core 0.34.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate lance-core 0.34.0 [INFO] finished tweaking crates.io crate lance-core 0.34.0 [INFO] tweaked toml for crates.io crate lance-core 0.34.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lance-core 0.34.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lance-core 0.34.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acc32e87b6cb9e81650a7be703031090f7495fa67b3557b1ef5ddb2b477a5b43 [INFO] running `Command { std: "docker" "start" "-a" "acc32e87b6cb9e81650a7be703031090f7495fa67b3557b1ef5ddb2b477a5b43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acc32e87b6cb9e81650a7be703031090f7495fa67b3557b1ef5ddb2b477a5b43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acc32e87b6cb9e81650a7be703031090f7495fa67b3557b1ef5ddb2b477a5b43", kill_on_drop: false }` [INFO] [stdout] acc32e87b6cb9e81650a7be703031090f7495fa67b3557b1ef5ddb2b477a5b43 [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" "-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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d3794061a275fe7821121a52274728e24ba19c21fc0895f99ba8766c0f3c4d8 [INFO] running `Command { std: "docker" "start" "-a" "0d3794061a275fe7821121a52274728e24ba19c21fc0895f99ba8766c0f3c4d8", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling arrow-schema v55.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling roaring v0.10.12 [INFO] [stderr] Compiling mock_instant v0.3.2 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling deepsize_derive v0.1.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v55.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling deepsize v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling arrow-data v55.1.0 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling arrow-array v55.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling arrow-select v55.1.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling snafu v0.8.6 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling arrow-cast v55.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling object_store v0.12.2 [INFO] [stderr] Compiling lance-arrow v0.34.0 [INFO] [stderr] Compiling lance-core v0.34.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `Command { std: "docker" "inspect" "0d3794061a275fe7821121a52274728e24ba19c21fc0895f99ba8766c0f3c4d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d3794061a275fe7821121a52274728e24ba19c21fc0895f99ba8766c0f3c4d8", kill_on_drop: false }` [INFO] [stdout] 0d3794061a275fe7821121a52274728e24ba19c21fc0895f99ba8766c0f3c4d8 [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" "-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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b633e3759ba3b75f0c1ba25cfb43bbe112a93376ec6206d04ff54fc7d66c5405 [INFO] running `Command { std: "docker" "start" "-a" "b633e3759ba3b75f0c1ba25cfb43bbe112a93376ec6206d04ff54fc7d66c5405", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling lance-testing v0.34.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling lance-core v0.34.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.62s [INFO] running `Command { std: "docker" "inspect" "b633e3759ba3b75f0c1ba25cfb43bbe112a93376ec6206d04ff54fc7d66c5405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b633e3759ba3b75f0c1ba25cfb43bbe112a93376ec6206d04ff54fc7d66c5405", kill_on_drop: false }` [INFO] [stdout] b633e3759ba3b75f0c1ba25cfb43bbe112a93376ec6206d04ff54fc7d66c5405 [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" "-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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d6fbf726fa1f1ea509603a83b996a485d6b6384105f834c9ab354799f8b97c26 [INFO] running `Command { std: "docker" "start" "-a" "d6fbf726fa1f1ea509603a83b996a485d6b6384105f834c9ab354799f8b97c26", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lance_core-41ec2196ff7bb65c) [INFO] [stdout] [INFO] [stdout] running 53 tests [INFO] [stdout] test cache::tests::test_cache_stats_get_or_insert ... ok [INFO] [stdout] test cache::tests::test_cache_bytes ... ok [INFO] [stdout] test cache::tests::test_cache_stats_unsized ... ok [INFO] [stdout] test datatypes::field::tests::struct_field ... ok [INFO] [stdout] test cache::tests::test_cache_stats_with_prefixes ... ok [INFO] [stdout] test cache::tests::test_cache_stats_basic ... ok [INFO] [stdout] test cache::tests::test_cache_trait_objects ... ok [INFO] [stdout] test container::list::tests::test_exp_linked_list_with_capacity_limit ... ok [INFO] [stdout] test datatypes::field::tests::arrow_field_to_field ... ok [INFO] [stdout] test container::list::tests::test_exp_linked_list_basic ... ok [INFO] [stdout] test datatypes::field::tests::test_compare ... ok [INFO] [stdout] test datatypes::field::tests::test_nested_types ... ok [INFO] [stdout] test datatypes::field::tests::test_nullability_comparison ... ok [INFO] [stdout] test datatypes::schema::tests::test_all_fields_nullable ... ok [INFO] [stdout] test datatypes::field::tests::test_struct_field_intersection ... ok [INFO] [stdout] test datatypes::field::tests::test_field_intersection ... ok [INFO] [stdout] test datatypes::field::tests::test_explain_difference ... ok [INFO] [stdout] test datatypes::schema::tests::test_exclude_fields ... ok [INFO] [stdout] test datatypes::field::tests::test_project_by_field_null_type ... ok [INFO] [stdout] test datatypes::schema::tests::test_get_nested_field ... ok [INFO] [stdout] test datatypes::schema::tests::test_intersection ... ok [INFO] [stdout] test datatypes::schema::tests::test_merge_arrow_schema ... ok [INFO] [stdout] test datatypes::schema::tests::test_merge_schemas_and_assign_field_ids ... ok [INFO] [stdout] test datatypes::schema::tests::test_schema_difference_subschema ... ok [INFO] [stdout] test datatypes::schema::tests::test_schema_project_by_ids ... ok [INFO] [stdout] test datatypes::schema::tests::test_schema_project_by_schema ... ok [INFO] [stdout] test datatypes::schema::tests::test_schema_projection ... ok [INFO] [stdout] test datatypes::schema::tests::test_schema_unenforced_primary_key ... ok [INFO] [stdout] test datatypes::schema::tests::test_schema_unenforced_primary_key_failures ... ok [INFO] [stdout] test error::test::test_caller_location_capture ... ok [INFO] [stdout] test utils::backoff::tests::test_backoff ... ok [INFO] [stdout] test utils::backoff::tests::test_slot_backoff ... ok [INFO] [stdout] test utils::bit::tests::test_log_2_ceil ... ok [INFO] [stdout] test utils::deletion::test::test_deletion_vector ... ok [INFO] [stdout] test utils::deletion::test::test_map_offsets ... ok [INFO] [stdout] test datatypes::schema::tests::test_field_by_id ... ok [INFO] [stdout] test container::list::tests::test_exp_linked_list_from ... ok [INFO] [stdout] test datatypes::schema::tests::test_explain_difference ... ok [INFO] [stdout] test utils::deletion::test::test_threshold ... ok [INFO] [stdout] test utils::futures::tests::test_shared_stream ... ok [INFO] [stdout] test utils::mask::tests::test_iter_ids ... ok [INFO] [stdout] test utils::futures::tests::test_unbounded_shared_stream ... ok [INFO] [stdout] test utils::mask::tests::test_map_remove ... ok [INFO] [stdout] test utils::mask::tests::test_map_insert_range ... ok [INFO] [stdout] test utils::mask::tests::test_logical_or ... ok [INFO] [stdout] test utils::mask::tests::test_ops ... ok [INFO] [stdout] test datatypes::schema::tests::test_merge_nested_field ... ok [INFO] [stdout] test utils::mask::tests::test_map_subassign_rows ... ok [INFO] [stdout] test utils::futures::tests::stress_shared_stream ... ok [INFO] [stdout] test utils::mask::tests::test_map_subassign_frags ... ok [INFO] [stdout] test utils::mask::tests::test_map_serialization_roundtrip ... ok [INFO] [stdout] test utils::mask::tests::test_map_union ... ok [INFO] [stdout] test utils::mask::tests::test_map_intersect ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.38s [INFO] [stdout] [INFO] [stderr] Doc-tests lance_core [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/datatypes/schema.rs - datatypes::schema::Schema::project (line 211) ... ignored [INFO] [stdout] test src/utils/mask.rs - utils::mask::RowIdTreeMap::insert (line 471) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.97s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d6fbf726fa1f1ea509603a83b996a485d6b6384105f834c9ab354799f8b97c26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6fbf726fa1f1ea509603a83b996a485d6b6384105f834c9ab354799f8b97c26", kill_on_drop: false }` [INFO] [stdout] d6fbf726fa1f1ea509603a83b996a485d6b6384105f834c9ab354799f8b97c26