[INFO] cloning repository https://github.com/neocrafttech/tachyon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neocrafttech/tachyon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneocrafttech%2Ftachyon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneocrafttech%2Ftachyon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10ebdda9760b8e2c310a661da6e0bdac6432fd87 [INFO] checking neocrafttech/tachyon against f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneocrafttech%2Ftachyon" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/neocrafttech/tachyon [INFO] finished tweaking git repo https://github.com/neocrafttech/tachyon [INFO] tweaked toml for git repo https://github.com/neocrafttech/tachyon written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/neocrafttech/tachyon on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/neocrafttech/tachyon 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" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused workspace dependency `cargo-nextest` [INFO] [stderr] --> Cargo.toml:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | cargo-nextest = "0.9.1" [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_workspace_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the workspace dependency `cargo-nextest` [INFO] [stderr] warning: unused workspace dependency `mimalloc` [INFO] [stderr] --> Cargo.toml:35:25 [INFO] [stderr] | [INFO] [stderr] 35 | [workspace.dependencies.mimalloc] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the workspace dependency `mimalloc` [INFO] [stderr] warning: workspace (manifest) generated 2 warnings [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signal-hook-registry v1.4.7 [INFO] [stderr] Downloaded find-msvc-tools v0.1.5 [INFO] [stderr] Downloaded criterion-plot v0.8.1 [INFO] [stderr] Downloaded cc v1.2.46 [INFO] [stderr] Downloaded arrow-string v57.0.0 [INFO] [stderr] Downloaded criterion v0.8.1 [INFO] [stderr] Downloaded arrow-row v57.0.0 [INFO] [stderr] Downloaded arrow-data v57.0.0 [INFO] [stderr] Downloaded flatbuffers v25.9.23 [INFO] [stderr] Downloaded arrow-buffer v57.0.0 [INFO] [stderr] Downloaded arrow-csv v57.0.0 [INFO] [stderr] Downloaded arrow-arith v57.0.0 [INFO] [stderr] Downloaded arrow-schema v57.0.0 [INFO] [stderr] Downloaded arrow-ord v57.0.0 [INFO] [stderr] Downloaded arrow-json v57.0.0 [INFO] [stderr] Downloaded arrow v57.0.0 [INFO] [stderr] Downloaded arrow-select v57.0.0 [INFO] [stderr] Downloaded arrow-cast v57.0.0 [INFO] [stderr] Downloaded arrow-ipc v57.0.0 [INFO] [stderr] Downloaded arrow-array v57.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 34168a72680a3b88024beb3326080ecce329ffac0788259e28ce871601ef14ff [INFO] running `Command { std: "docker" "start" "34168a72680a3b88024beb3326080ecce329ffac0788259e28ce871601ef14ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34168a72680a3b88024beb3326080ecce329ffac0788259e28ce871601ef14ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "34168a72680a3b88024beb3326080ecce329ffac0788259e28ce871601ef14ff" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34168a72680a3b88024beb3326080ecce329ffac0788259e28ce871601ef14ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "34168a72680a3b88024beb3326080ecce329ffac0788259e28ce871601ef14ff" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: unused workspace dependency `cargo-nextest` [INFO] [stderr] --> Cargo.toml:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | cargo-nextest = "0.9.1" [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_workspace_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the workspace dependency `cargo-nextest` [INFO] [stderr] warning: unused workspace dependency `mimalloc` [INFO] [stderr] --> Cargo.toml:35:25 [INFO] [stderr] | [INFO] [stderr] 35 | [workspace.dependencies.mimalloc] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the workspace dependency `mimalloc` [INFO] [stderr] warning: workspace (manifest) generated 2 warnings [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking arrow-schema v57.0.0 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling gpu v0.1.0 (/opt/rustwide/workdir/tachyon/gpu) [INFO] [stderr] Compiling flatbuffers v25.9.23 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Checking criterion-plot v0.8.1 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking arrow-buffer v57.0.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking compute v0.1.0 (/opt/rustwide/workdir/tachyon/compute) [INFO] [stderr] Checking arrow-data v57.0.0 [INFO] [stderr] Checking criterion v0.8.1 [INFO] [stderr] Checking arrow-array v57.0.0 [INFO] [stderr] Checking arrow-select v57.0.0 [INFO] [stderr] Checking arrow-arith v57.0.0 [INFO] [stderr] Checking arrow-row v57.0.0 [INFO] [stderr] Checking arrow-cast v57.0.0 [INFO] [stderr] Checking arrow-ord v57.0.0 [INFO] [stderr] Checking arrow-ipc v57.0.0 [INFO] [stderr] Checking arrow-string v57.0.0 [INFO] [stderr] Checking arrow-json v57.0.0 [INFO] [stderr] Checking arrow-csv v57.0.0 [INFO] [stderr] Checking arrow v57.0.0 [INFO] [stdout] warning: unused import: `std::hint::black_box` [INFO] [stdout] --> tachyon/compute/benches/evaluate_bench.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::hint::black_box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `compute::data_type::DataType` [INFO] [stdout] --> tachyon/compute/tests/aggregate_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use compute::data_type::DataType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `compute::error::ErrorMode` [INFO] [stdout] --> tachyon/compute/tests/aggregate_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use compute::error::ErrorMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `compute::operator::Operator` [INFO] [stdout] --> tachyon/compute/tests/aggregate_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use compute::operator::Operator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::test_utils::CastTo` [INFO] [stdout] --> tachyon/compute/tests/aggregate_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::test_utils::CastTo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `random_aggregate_vec` [INFO] [stdout] --> tachyon/compute/tests/aggregate_tests.rs:112:14 [INFO] [stdout] | [INFO] [stdout] 112 | macro_rules! random_aggregate_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FromUsize` is never used [INFO] [stdout] --> tachyon/compute/tests/aggregate_tests.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | trait FromUsize { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `AggAddOps` is never used [INFO] [stdout] --> tachyon/compute/tests/aggregate_tests.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | trait AggAddOps: Sized { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `TRACING` is never used [INFO] [stdout] --> tachyon/compute/tests/test_utils.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | static TRACING: Once = Once::new(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `init_tracing` is never used [INFO] [stdout] --> tachyon/compute/tests/test_utils.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn init_tracing() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ArrowMapper` is never used [INFO] [stdout] --> tachyon/compute/tests/test_utils.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub trait ArrowMapper { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CastTo` is never used [INFO] [stdout] --> tachyon/compute/tests/test_utils.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | pub trait CastTo { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `TypeTestRange` is never used [INFO] [stdout] --> tachyon/compute/tests/test_utils.rs:139:11 [INFO] [stdout] | [INFO] [stdout] 139 | pub trait TypeTestRange: Sized + Copy + Debug { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compare_numeric_arrays` is never used [INFO] [stdout] --> tachyon/compute/tests/test_utils.rs:259:8 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn compare_numeric_arrays(a: &dyn Array, b: &dyn Array, op: Operator) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_common_numeric_type` is never used [INFO] [stdout] --> tachyon/compute/tests/test_utils.rs:279:4 [INFO] [stdout] | [INFO] [stdout] 279 | fn get_common_numeric_type(a: &DataType, b: &DataType) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_integer` is never used [INFO] [stdout] --> tachyon/compute/tests/test_utils.rs:296:4 [INFO] [stdout] | [INFO] [stdout] 296 | fn is_integer(dt: &DataType) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_widest_integer_type` is never used [INFO] [stdout] --> tachyon/compute/tests/test_utils.rs:310:4 [INFO] [stdout] | [INFO] [stdout] 310 | fn get_widest_integer_type(a: &DataType, b: &DataType) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_signed_int` is never used [INFO] [stdout] --> tachyon/compute/tests/test_utils.rs:345:4 [INFO] [stdout] | [INFO] [stdout] 345 | fn is_signed_int(dt: &DataType) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_int_bit_width` is never used [INFO] [stdout] --> tachyon/compute/tests/test_utils.rs:349:4 [INFO] [stdout] | [INFO] [stdout] 349 | fn get_int_bit_width(dt: &DataType) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `random_f32` is never used [INFO] [stdout] --> tachyon/compute/benches/evaluate_bench.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | random_f32 => f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `generators` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `random_f64` is never used [INFO] [stdout] --> tachyon/compute/benches/evaluate_bench.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | random_f64 => f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generators` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `random_u8` is never used [INFO] [stdout] --> tachyon/compute/benches/evaluate_bench.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | random_u8 => u8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generators` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `random_u16` is never used [INFO] [stdout] --> tachyon/compute/benches/evaluate_bench.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | random_u16 => u16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generators` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `random_u32` is never used [INFO] [stdout] --> tachyon/compute/benches/evaluate_bench.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | random_u32 => u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generators` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `random_u64` is never used [INFO] [stdout] --> tachyon/compute/benches/evaluate_bench.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | random_u64 => u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generators` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `random_i8` is never used [INFO] [stdout] --> tachyon/compute/benches/evaluate_bench.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | random_i8 => i8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generators` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `random_i16` is never used [INFO] [stdout] --> tachyon/compute/benches/evaluate_bench.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | random_i16 => i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generators` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `random_i64` is never used [INFO] [stdout] --> tachyon/compute/benches/evaluate_bench.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | random_i64 => i64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `generators` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `half::f16` [INFO] [stdout] --> tachyon/compute/tests/math_eval_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use half::f16; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ArrowMapper`, `CastTo`, and `TypeTestRange` [INFO] [stdout] --> tachyon/compute/tests/math_eval_tests.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::test_utils::{ArrowMapper, CastTo, TypeTestRange, init_tracing}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `evaluate_cmp` is never used [INFO] [stdout] --> tachyon/compute/tests/math_eval_tests.rs:2269:10 [INFO] [stdout] | [INFO] [stdout] 2269 | async fn evaluate_cmp(op: Operator) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `TRACING` is never used [INFO] [stdout] --> tachyon/compute/tests/test_utils.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | static TRACING: Once = Once::new(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `init_tracing` is never used [INFO] [stdout] --> tachyon/compute/tests/test_utils.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn init_tracing() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ArrowMapper` is never used [INFO] [stdout] --> tachyon/compute/tests/test_utils.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub trait ArrowMapper { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CastTo` is never used [INFO] [stdout] --> tachyon/compute/tests/test_utils.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | pub trait CastTo { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `TypeTestRange` is never used [INFO] [stdout] --> tachyon/compute/tests/test_utils.rs:139:11 [INFO] [stdout] | [INFO] [stdout] 139 | pub trait TypeTestRange: Sized + Copy + Debug { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compare_numeric_arrays` is never used [INFO] [stdout] --> tachyon/compute/tests/test_utils.rs:259:8 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn compare_numeric_arrays(a: &dyn Array, b: &dyn Array, op: Operator) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_common_numeric_type` is never used [INFO] [stdout] --> tachyon/compute/tests/test_utils.rs:279:4 [INFO] [stdout] | [INFO] [stdout] 279 | fn get_common_numeric_type(a: &DataType, b: &DataType) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_integer` is never used [INFO] [stdout] --> tachyon/compute/tests/test_utils.rs:296:4 [INFO] [stdout] | [INFO] [stdout] 296 | fn is_integer(dt: &DataType) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_widest_integer_type` is never used [INFO] [stdout] --> tachyon/compute/tests/test_utils.rs:310:4 [INFO] [stdout] | [INFO] [stdout] 310 | fn get_widest_integer_type(a: &DataType, b: &DataType) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_signed_int` is never used [INFO] [stdout] --> tachyon/compute/tests/test_utils.rs:345:4 [INFO] [stdout] | [INFO] [stdout] 345 | fn is_signed_int(dt: &DataType) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_int_bit_width` is never used [INFO] [stdout] --> tachyon/compute/tests/test_utils.rs:349:4 [INFO] [stdout] | [INFO] [stdout] 349 | fn get_int_bit_width(dt: &DataType) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: unused dependency `tokio` [INFO] [stderr] --> tachyon/gpu/Cargo.toml:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | tokio.workspace = true [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the dependency on `tokio` [INFO] [stderr] warning: unused dependency `tracing-subscriber` [INFO] [stderr] --> tachyon/gpu/Cargo.toml:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | tracing-subscriber.workspace = true [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the dependency on `tracing-subscriber` [INFO] [stderr] warning: `gpu` (manifest) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "34168a72680a3b88024beb3326080ecce329ffac0788259e28ce871601ef14ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34168a72680a3b88024beb3326080ecce329ffac0788259e28ce871601ef14ff", kill_on_drop: false }` [INFO] [stdout] 34168a72680a3b88024beb3326080ecce329ffac0788259e28ce871601ef14ff