[INFO] cloning repository https://github.com/ZENOTME/wastexec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZENOTME/wastexec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZENOTME%2Fwastexec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZENOTME%2Fwastexec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a04c141fd914eae342582e547438e15e45cb18c [INFO] checking ZENOTME/wastexec against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZENOTME%2Fwastexec" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ZENOTME/wastexec [INFO] finished tweaking git repo https://github.com/ZENOTME/wastexec [INFO] tweaked toml for git repo https://github.com/ZENOTME/wastexec written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ZENOTME/wastexec on toolchain 93086cfebfccb79083c59d0d3b2052944bba643c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ZENOTME/wastexec 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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b68e601886578977c4bddbc41d1e2c06a1952e040052c92808e3930d1ec3ef9 [INFO] running `Command { std: "docker" "start" "-a" "8b68e601886578977c4bddbc41d1e2c06a1952e040052c92808e3930d1ec3ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b68e601886578977c4bddbc41d1e2c06a1952e040052c92808e3930d1ec3ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b68e601886578977c4bddbc41d1e2c06a1952e040052c92808e3930d1ec3ef9", kill_on_drop: false }` [INFO] [stdout] 8b68e601886578977c4bddbc41d1e2c06a1952e040052c92808e3930d1ec3ef9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 719364cbd6d0f98208dd13e507d21b28ac6cdb229ccbf7a2ab0e8ba1b48acb72 [INFO] running `Command { std: "docker" "start" "-a" "719364cbd6d0f98208dd13e507d21b28ac6cdb229ccbf7a2ab0e8ba1b48acb72", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking arrow-schema v54.3.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Checking brotli-decompressor v4.0.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking lz4_flex v0.11.5 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking mea v0.5.1 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [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 atoi v2.0.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking arrow-buffer v54.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Checking arrow-data v54.3.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking arrow-array v54.3.1 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking backon v1.6.0 [INFO] [stderr] Checking tower-http v0.6.7 [INFO] [stderr] Checking hyper-util v0.1.18 [INFO] [stderr] Checking arrow-select v54.3.1 [INFO] [stderr] Checking arrow-ipc v54.3.1 [INFO] [stderr] Checking arrow-row v54.3.1 [INFO] [stderr] Checking arrow-arith v54.3.1 [INFO] [stderr] Checking arrow-cast v54.3.1 [INFO] [stderr] Checking arrow-ord v54.3.1 [INFO] [stderr] Checking arrow-string v54.3.1 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stderr] Checking arrow-json v54.3.1 [INFO] [stderr] Checking arrow-csv v54.3.1 [INFO] [stderr] Checking parquet v54.3.1 [INFO] [stderr] Checking arrow v54.3.1 [INFO] [stderr] Checking reqsign v0.16.5 [INFO] [stderr] Checking opendal v0.55.0 [INFO] [stderr] Checking parquet_opendal v0.7.0 [INFO] [stderr] Checking wastexec v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `arrow::array::RecordBatch` [INFO] [stdout] --> src/physical_operator/parquet_scan.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use arrow::array::RecordBatch; [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: `stream` [INFO] [stdout] --> src/physical_operator/parquet_scan.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | use futures::{stream, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `arrow::array::RecordBatch` [INFO] [stdout] --> src/physical_operator/parquet_scan.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use arrow::array::RecordBatch; [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: `stream` [INFO] [stdout] --> src/physical_operator/parquet_scan.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | use futures::{stream, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `PipelineInitEvent` is never constructed [INFO] [stdout] --> src/pipeline/pipeline_event.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct PipelineInitEvent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `#[deny(unused_unconstructable_pub_structs)]` (part of `#[deny(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `PipelineExecuteEvent` is never constructed [INFO] [stdout] --> src/pipeline/pipeline_event.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct PipelineExecuteEvent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `PipelineFinalizeEvent` is never constructed [INFO] [stdout] --> src/pipeline/pipeline_event.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct PipelineFinalizeEvent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `batch_size` is never read [INFO] [stdout] --> src/physical_operator/parquet_scan.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct ParquetScanOperator { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 46 | batch_size: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Error(String); [INFO] [stdout] | ----- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/physical_operator/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | async fn sink(&mut self, _: &Arc, _: Chunk) -> Result<(), Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] = note: `#[warn(async_fn_in_trait)]` on by default [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 43 ~ fn sink(&mut self, _: &Arc, _: Chunk) -> impl std::future::Future> + Send {async { [INFO] [stdout] 44 | Ok(()) [INFO] [stdout] 45 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/physical_operator/mod.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | async fn combine(&mut self, _: &Arc) -> Result<(), Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 46 ~ fn combine(&mut self, _: &Arc) -> impl std::future::Future> + Send {async { [INFO] [stdout] 47 | Ok(()) [INFO] [stdout] 48 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/physical_operator/mod.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | async fn finalize(&mut self, _: &Arc) -> Result<(), Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 49 ~ fn finalize(&mut self, _: &Arc) -> impl std::future::Future> + Send {async { [INFO] [stdout] 50 | Ok(()) [INFO] [stdout] 51 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wastexec` (lib) due to 3 previous errors; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: struct `PipelineInitEvent` is never constructed [INFO] [stdout] --> src/pipeline/pipeline_event.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct PipelineInitEvent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `#[deny(unused_unconstructable_pub_structs)]` (part of `#[deny(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `PipelineExecuteEvent` is never constructed [INFO] [stdout] --> src/pipeline/pipeline_event.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct PipelineExecuteEvent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `PipelineFinalizeEvent` is never constructed [INFO] [stdout] --> src/pipeline/pipeline_event.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct PipelineFinalizeEvent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `batch_size` is never read [INFO] [stdout] --> src/physical_operator/parquet_scan.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct ParquetScanOperator { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 46 | batch_size: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Error(String); [INFO] [stdout] | ----- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/physical_operator/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | async fn sink(&mut self, _: &Arc, _: Chunk) -> Result<(), Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] = note: `#[warn(async_fn_in_trait)]` on by default [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 43 ~ fn sink(&mut self, _: &Arc, _: Chunk) -> impl std::future::Future> + Send {async { [INFO] [stdout] 44 | Ok(()) [INFO] [stdout] 45 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/physical_operator/mod.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | async fn combine(&mut self, _: &Arc) -> Result<(), Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 46 ~ fn combine(&mut self, _: &Arc) -> impl std::future::Future> + Send {async { [INFO] [stdout] 47 | Ok(()) [INFO] [stdout] 48 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/physical_operator/mod.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | async fn finalize(&mut self, _: &Arc) -> Result<(), Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 49 ~ fn finalize(&mut self, _: &Arc) -> impl std::future::Future> + Send {async { [INFO] [stdout] 50 | Ok(()) [INFO] [stdout] 51 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wastexec` (lib test) due to 3 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "719364cbd6d0f98208dd13e507d21b28ac6cdb229ccbf7a2ab0e8ba1b48acb72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "719364cbd6d0f98208dd13e507d21b28ac6cdb229ccbf7a2ab0e8ba1b48acb72", kill_on_drop: false }` [INFO] [stdout] 719364cbd6d0f98208dd13e507d21b28ac6cdb229ccbf7a2ab0e8ba1b48acb72