[INFO] cloning repository https://github.com/Sang-it/wave [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sang-it/wave" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSang-it%2Fwave", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSang-it%2Fwave'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae5fe404826c1e2343ff97b52b3b25b5bc67225b [INFO] checking Sang-it/wave against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSang-it%2Fwave" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Sang-it/wave [INFO] finished tweaking git repo https://github.com/Sang-it/wave [INFO] tweaked toml for git repo https://github.com/Sang-it/wave written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Sang-it/wave on toolchain 035b01b794602d5861daa43ac792f372f8981ed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Sang-it/wave 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-id-start v1.1.2 [INFO] [stderr] Downloaded backtrace-ext v0.2.1 [INFO] [stderr] Downloaded supports-unicode v2.0.0 [INFO] [stderr] Downloaded index_vec v0.1.3 [INFO] [stderr] Downloaded supports-hyperlinks v2.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1aa3e2c17d19e59440959321abe9a2183773d7b5fcd5aeb8bdb6078045abd972 [INFO] running `Command { std: "docker" "start" "-a" "1aa3e2c17d19e59440959321abe9a2183773d7b5fcd5aeb8bdb6078045abd972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1aa3e2c17d19e59440959321abe9a2183773d7b5fcd5aeb8bdb6078045abd972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aa3e2c17d19e59440959321abe9a2183773d7b5fcd5aeb8bdb6078045abd972", kill_on_drop: false }` [INFO] [stdout] 1aa3e2c17d19e59440959321abe9a2183773d7b5fcd5aeb8bdb6078045abd972 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09e91e1bd46c5f9eb7c82e71eb9b81706980e7dcfa38f548cfbfd5f94b4d5e0d [INFO] running `Command { std: "docker" "start" "-a" "09e91e1bd46c5f9eb7c82e71eb9b81706980e7dcfa38f548cfbfd5f94b4d5e0d", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking index_vec v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking unicode-id-start v1.1.2 [INFO] [stderr] Checking bumpalo v3.14.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking ryu-js v1.0.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking wave_index v0.1.0 (/opt/rustwide/workdir/crates/wave_index) [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Checking thiserror v1.0.56 [INFO] [stderr] Checking serde v1.0.195 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking serde_json v1.0.111 [INFO] [stderr] Checking wave_allocator v0.1.0 (/opt/rustwide/workdir/crates/wave_allocator) [INFO] [stderr] Checking wave_syntax v0.1.0 (/opt/rustwide/workdir/crates/wave_syntax) [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking supports-unicode v2.0.0 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking wave_span v0.1.0 (/opt/rustwide/workdir/crates/wave_span) [INFO] [stderr] Checking wave_diagnostics v0.1.0 (/opt/rustwide/workdir/crates/wave_diagnostics) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/wave_diagnostics/src/graphic_reporter.rs:134:22 [INFO] [stdout] | [INFO] [stdout] 134 | diagnostic: &(dyn Diagnostic), [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] 134 - diagnostic: &(dyn Diagnostic), [INFO] [stdout] 134 + diagnostic: &dyn Diagnostic , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/wave_diagnostics/src/graphic_reporter.rs:154:67 [INFO] [stdout] | [INFO] [stdout] 154 | fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 154 - fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { [INFO] [stdout] 154 + fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/wave_diagnostics/src/graphic_reporter.rs:187:67 [INFO] [stdout] | [INFO] [stdout] 187 | fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 187 - fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { [INFO] [stdout] 187 + fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/wave_diagnostics/src/graphic_reporter.rs:243:67 [INFO] [stdout] | [INFO] [stdout] 243 | fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 243 - fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { [INFO] [stdout] 243 + fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/wave_diagnostics/src/graphic_reporter.rs:258:22 [INFO] [stdout] | [INFO] [stdout] 258 | diagnostic: &(dyn Diagnostic), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 258 - diagnostic: &(dyn Diagnostic), [INFO] [stdout] 258 + diagnostic: &dyn Diagnostic , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/wave_diagnostics/src/graphic_reporter.rs:284:22 [INFO] [stdout] | [INFO] [stdout] 284 | diagnostic: &(dyn Diagnostic), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 284 - diagnostic: &(dyn Diagnostic), [INFO] [stdout] 284 + diagnostic: &dyn Diagnostic , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/wave_diagnostics/src/graphic_reporter.rs:789:34 [INFO] [stdout] | [INFO] [stdout] 789 | fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 789 - fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { [INFO] [stdout] 789 + fn debug(&self, diagnostic: &dyn Diagnostic , f: &mut fmt::Formatter<'_>) -> fmt::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/wave_diagnostics/src/graphic_reporter.rs:134:22 [INFO] [stdout] | [INFO] [stdout] 134 | diagnostic: &(dyn Diagnostic), [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] 134 - diagnostic: &(dyn Diagnostic), [INFO] [stdout] 134 + diagnostic: &dyn Diagnostic , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/wave_diagnostics/src/graphic_reporter.rs:154:67 [INFO] [stdout] | [INFO] [stdout] 154 | fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 154 - fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { [INFO] [stdout] 154 + fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/wave_diagnostics/src/graphic_reporter.rs:187:67 [INFO] [stdout] | [INFO] [stdout] 187 | fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 187 - fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { [INFO] [stdout] 187 + fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/wave_diagnostics/src/graphic_reporter.rs:243:67 [INFO] [stdout] | [INFO] [stdout] 243 | fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 243 - fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { [INFO] [stdout] 243 + fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/wave_diagnostics/src/graphic_reporter.rs:258:22 [INFO] [stdout] | [INFO] [stdout] 258 | diagnostic: &(dyn Diagnostic), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 258 - diagnostic: &(dyn Diagnostic), [INFO] [stdout] 258 + diagnostic: &dyn Diagnostic , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/wave_diagnostics/src/graphic_reporter.rs:284:22 [INFO] [stdout] | [INFO] [stdout] 284 | diagnostic: &(dyn Diagnostic), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 284 - diagnostic: &(dyn Diagnostic), [INFO] [stdout] 284 + diagnostic: &dyn Diagnostic , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> crates/wave_diagnostics/src/graphic_reporter.rs:789:34 [INFO] [stdout] | [INFO] [stdout] 789 | fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 789 - fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result { [INFO] [stdout] 789 + fn debug(&self, diagnostic: &dyn Diagnostic , f: &mut fmt::Formatter<'_>) -> fmt::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wave_ast v0.1.0 (/opt/rustwide/workdir/crates/wave_ast) [INFO] [stderr] Checking wave_lexer v0.1.0 (/opt/rustwide/workdir/crates/wave_lexer) [INFO] [stderr] Checking wave_parser v0.1.0 (/opt/rustwide/workdir/crates/wave_parser) [INFO] [stdout] warning: struct `TSConstructorThisParameter` is never constructed [INFO] [stdout] --> crates/wave_parser/src/diagnostics.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct TSConstructorThisParameter(#[label] pub Span); [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 `rest_element_with_trilling_comma` is never read [INFO] [stdout] --> crates/wave_parser/src/list.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct CallArguments<'a> { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 172 | pub elements: Vec<'a, Argument<'a>>, [INFO] [stdout] 173 | pub rest_element_with_trilling_comma: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TSConstructorThisParameter` is never constructed [INFO] [stdout] --> crates/wave_parser/src/diagnostics.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct TSConstructorThisParameter(#[label] pub Span); [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 `rest_element_with_trilling_comma` is never read [INFO] [stdout] --> crates/wave_parser/src/list.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct CallArguments<'a> { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 172 | pub elements: Vec<'a, Argument<'a>>, [INFO] [stdout] 173 | pub rest_element_with_trilling_comma: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wave_interpreter v0.1.0 (/opt/rustwide/workdir/crates/wave_interpreter) [INFO] [stderr] Checking wave_semantic v0.1.0 (/opt/rustwide/workdir/crates/wave_semantic) [INFO] [stdout] warning: struct `OperatorNotImplemented` is never constructed [INFO] [stdout] --> crates/wave_interpreter/src/diagnostics.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct OperatorNotImplemented(pub &'static str, #[label] pub Span); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ImportFailure` is never constructed [INFO] [stdout] --> crates/wave_interpreter/src/diagnostics.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct ImportFailure(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OperatorNotImplemented` is never constructed [INFO] [stdout] --> crates/wave_interpreter/src/diagnostics.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct OperatorNotImplemented(pub &'static str, #[label] pub Span); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ImportFailure` is never constructed [INFO] [stdout] --> crates/wave_interpreter/src/diagnostics.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct ImportFailure(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wave v0.1.0 (/opt/rustwide/workdir/crates/wave) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.31s [INFO] running `Command { std: "docker" "inspect" "09e91e1bd46c5f9eb7c82e71eb9b81706980e7dcfa38f548cfbfd5f94b4d5e0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09e91e1bd46c5f9eb7c82e71eb9b81706980e7dcfa38f548cfbfd5f94b4d5e0d", kill_on_drop: false }` [INFO] [stdout] 09e91e1bd46c5f9eb7c82e71eb9b81706980e7dcfa38f548cfbfd5f94b4d5e0d