[INFO] fetching crate lance-datagen 0.34.0... [INFO] testing lance-datagen-0.34.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate lance-datagen 0.34.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate lance-datagen 0.34.0 [INFO] finished tweaking crates.io crate lance-datagen 0.34.0 [INFO] tweaked toml for crates.io crate lance-datagen 0.34.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lance-datagen 0.34.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lance-datagen 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pprof v0.14.0 [INFO] [stderr] Downloaded random_word v0.5.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 564438da8c5cbb152be39d9edc6cedf9ff835510df66c1eda2ae1ad6d80a93fe [INFO] running `Command { std: "docker" "start" "-a" "564438da8c5cbb152be39d9edc6cedf9ff835510df66c1eda2ae1ad6d80a93fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "564438da8c5cbb152be39d9edc6cedf9ff835510df66c1eda2ae1ad6d80a93fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "564438da8c5cbb152be39d9edc6cedf9ff835510df66c1eda2ae1ad6d80a93fe", kill_on_drop: false }` [INFO] [stdout] 564438da8c5cbb152be39d9edc6cedf9ff835510df66c1eda2ae1ad6d80a93fe [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33c89153233847c234b62b167e87c39aff919594fd40e6733c9806ed250364c3 [INFO] running `Command { std: "docker" "start" "-a" "33c89153233847c234b62b167e87c39aff919594fd40e6733c9806ed250364c3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling arrow-schema v55.1.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling futures-util v0.3.31 [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 lexical-parse-float v1.0.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v55.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling arrow-data v55.1.0 [INFO] [stderr] Compiling arrow-array v55.1.0 [INFO] [stderr] Compiling random_word v0.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling arrow-select v55.1.0 [INFO] [stderr] Compiling arrow-arith v55.1.0 [INFO] [stderr] Compiling arrow-ipc v55.1.0 [INFO] [stderr] Compiling arrow-row v55.1.0 [INFO] [stderr] Compiling arrow-cast v55.1.0 [INFO] [stderr] Compiling arrow-ord v55.1.0 [INFO] [stderr] Compiling arrow-string v55.1.0 [INFO] [stderr] Compiling arrow-json v55.1.0 [INFO] [stderr] Compiling arrow-csv v55.1.0 [INFO] [stderr] Compiling arrow v55.1.0 [INFO] [stderr] Compiling lance-datagen v0.34.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 46.62s [INFO] running `Command { std: "docker" "inspect" "33c89153233847c234b62b167e87c39aff919594fd40e6733c9806ed250364c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33c89153233847c234b62b167e87c39aff919594fd40e6733c9806ed250364c3", kill_on_drop: false }` [INFO] [stdout] 33c89153233847c234b62b167e87c39aff919594fd40e6733c9806ed250364c3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58458d6591348fb2e40239f19a64d25b3f12f3b2a6099e25729164b083e5691b [INFO] running `Command { std: "docker" "start" "-a" "58458d6591348fb2e40239f19a64d25b3f12f3b2a6099e25729164b083e5691b", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling symbolic-demangle v12.15.5 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling symbolic-common v12.15.5 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rayon v1.10.0 [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 equator v0.4.2 [INFO] [stderr] Compiling pprof v0.14.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling random_word v0.5.0 [INFO] [stderr] Compiling inferno v0.11.21 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v55.1.0 [INFO] [stderr] Compiling arrow-data v55.1.0 [INFO] [stderr] error: could not compile `arrow-data` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name arrow_data --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-data-55.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ffi", "force_validate"))' -C metadata=5aa18cc492ce0a48 -C extra-filename=-adea3d82ec77a778 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-add482d036172b4e.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-486789280e7142f1.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-b7b25392a42838b5.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-58a8c79652a3e71f.rmeta --cap-lints allow --cap-lints=forbid` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "58458d6591348fb2e40239f19a64d25b3f12f3b2a6099e25729164b083e5691b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58458d6591348fb2e40239f19a64d25b3f12f3b2a6099e25729164b083e5691b", kill_on_drop: false }` [INFO] [stdout] 58458d6591348fb2e40239f19a64d25b3f12f3b2a6099e25729164b083e5691b