[INFO] fetching crate lance-datagen 0.37.0...
[INFO] building lance-datagen-0.37.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate lance-datagen 0.37.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate lance-datagen 0.37.0
[INFO] finished tweaking crates.io crate lance-datagen 0.37.0
[INFO] tweaked toml for crates.io crate lance-datagen 0.37.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lance-datagen 0.37.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lance-datagen 0.37.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded equator-macro v0.4.2
[INFO] [stderr]   Downloaded symbolic-common v12.15.5
[INFO] [stderr]   Downloaded rand_xoshiro v0.7.0
[INFO] [stderr]   Downloaded equator v0.4.2
[INFO] [stderr]   Downloaded aligned-vec v0.6.4
[INFO] [stderr]   Downloaded clap v4.5.39
[INFO] [stderr]   Downloaded inferno v0.11.21
[INFO] [stderr]   Downloaded symbolic-demangle v12.15.5
[INFO] [stderr]   Downloaded clap_builder v4.5.39
[INFO] [stderr]   Downloaded brotli-decompressor v2.5.1
[INFO] [stderr]   Downloaded brotli v3.5.0
[INFO] [stderr]   Downloaded random_word v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8e390b622e8cd32a3ae034937207eae61479a0594c3b31c5af74e0ff619cf15
[INFO] running `Command { std: "docker" "start" "-a" "b8e390b622e8cd32a3ae034937207eae61479a0594c3b31c5af74e0ff619cf15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8e390b622e8cd32a3ae034937207eae61479a0594c3b31c5af74e0ff619cf15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8e390b622e8cd32a3ae034937207eae61479a0594c3b31c5af74e0ff619cf15", kill_on_drop: false }`
[INFO] [stdout] b8e390b622e8cd32a3ae034937207eae61479a0594c3b31c5af74e0ff619cf15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 795a9373093a826ea537d9a2d1b78854477ac57acc576732f9abf58e986204a4
[INFO] running `Command { std: "docker" "start" "-a" "795a9373093a826ea537d9a2d1b78854477ac57acc576732f9abf58e986204a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling arrow-schema v55.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[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 syn v2.0.106
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling comfy-table v7.1.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v55.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling arrow-data v55.2.0
[INFO] [stderr]    Compiling arrow-array v55.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling random_word v0.5.0
[INFO] [stderr]    Compiling arrow-select v55.2.0
[INFO] [stderr]    Compiling arrow-arith v55.2.0
[INFO] [stderr]    Compiling arrow-ipc v55.2.0
[INFO] [stderr]    Compiling arrow-row v55.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling arrow-cast v55.2.0
[INFO] [stderr]    Compiling arrow-ord v55.2.0
[INFO] [stderr]    Compiling arrow-string v55.2.0
[INFO] [stderr]    Compiling arrow-json v55.2.0
[INFO] [stderr]    Compiling arrow-csv v55.2.0
[INFO] [stderr]    Compiling arrow v55.2.0
[INFO] [stderr]    Compiling lance-datagen v0.37.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> src/generator.rs:2409:44
[INFO] [stdout]      |
[INFO] [stdout] 2409 |         let sample_fn = move |rng: &mut _| (dist.sample(rng));
[INFO] [stdout]      |                                            ^                ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2409 -         let sample_fn = move |rng: &mut _| (dist.sample(rng));
[INFO] [stdout] 2409 +         let sample_fn = move |rng: &mut _| dist.sample(rng);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "795a9373093a826ea537d9a2d1b78854477ac57acc576732f9abf58e986204a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "795a9373093a826ea537d9a2d1b78854477ac57acc576732f9abf58e986204a4", kill_on_drop: false }`
[INFO] [stdout] 795a9373093a826ea537d9a2d1b78854477ac57acc576732f9abf58e986204a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4159910ecf9d53febde1c63bf09e0fdf4aa8fdb15553a071f4be40abd9d654c
[INFO] running `Command { std: "docker" "start" "-a" "e4159910ecf9d53febde1c63bf09e0fdf4aa8fdb15553a071f4be40abd9d654c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling symbolic-demangle v12.15.5
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling pprof v0.14.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[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 atoi v2.0.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling symbolic-common v12.15.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v55.2.0
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling arrow-data v55.2.0
[INFO] [stderr]    Compiling random_word v0.5.0
[INFO] [stderr]    Compiling arrow-array v55.2.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling arrow-select v55.2.0
[INFO] [stderr]    Compiling arrow-row v55.2.0
[INFO] [stderr]    Compiling arrow-arith v55.2.0
[INFO] [stderr]    Compiling arrow-ipc v55.2.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling arrow-cast v55.2.0
[INFO] [stderr]    Compiling arrow-ord v55.2.0
[INFO] [stderr]    Compiling arrow-string v55.2.0
[INFO] [stderr]    Compiling arrow-csv v55.2.0
[INFO] [stderr]    Compiling arrow-json v55.2.0
[INFO] [stderr]    Compiling arrow v55.2.0
[INFO] [stderr]    Compiling lance-datagen v0.37.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> src/generator.rs:2409:44
[INFO] [stdout]      |
[INFO] [stdout] 2409 |         let sample_fn = move |rng: &mut _| (dist.sample(rng));
[INFO] [stdout]      |                                            ^                ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2409 -         let sample_fn = move |rng: &mut _| (dist.sample(rng));
[INFO] [stdout] 2409 +         let sample_fn = move |rng: &mut _| dist.sample(rng);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> src/generator.rs:2409:44
[INFO] [stdout]      |
[INFO] [stdout] 2409 |         let sample_fn = move |rng: &mut _| (dist.sample(rng));
[INFO] [stdout]      |                                            ^                ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2409 -         let sample_fn = move |rng: &mut _| (dist.sample(rng));
[INFO] [stdout] 2409 +         let sample_fn = move |rng: &mut _| dist.sample(rng);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "e4159910ecf9d53febde1c63bf09e0fdf4aa8fdb15553a071f4be40abd9d654c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4159910ecf9d53febde1c63bf09e0fdf4aa8fdb15553a071f4be40abd9d654c", kill_on_drop: false }`
[INFO] [stdout] e4159910ecf9d53febde1c63bf09e0fdf4aa8fdb15553a071f4be40abd9d654c
