[INFO] cloning repository https://github.com/PROMETHIA-27/unnamed_cil_lang_project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PROMETHIA-27/unnamed_cil_lang_project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPROMETHIA-27%2Funnamed_cil_lang_project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPROMETHIA-27%2Funnamed_cil_lang_project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ca79705630eb6cd021c24d770fa08ab9e8abae3 [INFO] checking PROMETHIA-27/unnamed_cil_lang_project against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPROMETHIA-27%2Funnamed_cil_lang_project" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/PROMETHIA-27/unnamed_cil_lang_project [INFO] finished tweaking git repo https://github.com/PROMETHIA-27/unnamed_cil_lang_project [INFO] tweaked toml for git repo https://github.com/PROMETHIA-27/unnamed_cil_lang_project written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PROMETHIA-27/unnamed_cil_lang_project on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/PROMETHIA-27/unnamed_cil_lang_project 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2b4434d8aa2514ab70282e32309c78d858f61cfe6b3b28b9453e7616a6afd6a [INFO] running `Command { std: "docker" "start" "-a" "e2b4434d8aa2514ab70282e32309c78d858f61cfe6b3b28b9453e7616a6afd6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2b4434d8aa2514ab70282e32309c78d858f61cfe6b3b28b9453e7616a6afd6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2b4434d8aa2514ab70282e32309c78d858f61cfe6b3b28b9453e7616a6afd6a", kill_on_drop: false }` [INFO] [stdout] e2b4434d8aa2514ab70282e32309c78d858f61cfe6b3b28b9453e7616a6afd6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47c987e951e88d4e01b19a6349227fe6ee5c844249a817e3a59650b2f2a16bfd [INFO] running `Command { std: "docker" "start" "-a" "47c987e951e88d4e01b19a6349227fe6ee5c844249a817e3a59650b2f2a16bfd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking supports-hyperlinks v3.1.0 [INFO] [stderr] Checking ar v0.9.0 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling pomelo-impl v0.2.0 (https://github.com/PROMETHIA-27/pomelo.git#3cf8989b) [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Checking logos v0.15.0 [INFO] [stderr] Checking snafu v0.8.5 [INFO] [stderr] Checking pomelo v0.2.0 (https://github.com/PROMETHIA-27/pomelo.git#3cf8989b) [INFO] [stderr] Checking postcard v1.1.1 [INFO] [stderr] Checking cilly v0.1.1 (https://github.com/PROMETHIA-27/rustc_codegen_clr.git#9cb1a5e1) [INFO] [stderr] Checking unnamed_cil_lang_project v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BrightMagenta` and `self` [INFO] [stdout] --> src/highlighting.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use owo_colors::colors::{self, BrightMagenta}; [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: `FgColorDisplay` [INFO] [stdout] --> src/highlighting.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use owo_colors::{FgColorDisplay, OwoColorize, Style, Styled}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `textwrap::WordSplitter` [INFO] [stdout] --> src/reporter.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use textwrap::WordSplitter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/reporter.rs:209:22 [INFO] [stdout] | [INFO] [stdout] 209 | diagnostic: &(dyn miette::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] 209 - diagnostic: &(dyn miette::Diagnostic), [INFO] [stdout] 209 + diagnostic: &dyn miette::Diagnostic , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/reporter.rs:224:22 [INFO] [stdout] | [INFO] [stdout] 224 | diagnostic: &(dyn Diagnostic), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 224 - diagnostic: &(dyn Diagnostic), [INFO] [stdout] 224 + diagnostic: &dyn Diagnostic , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/reporter.rs:232:22 [INFO] [stdout] | [INFO] [stdout] 232 | diagnostic: &(dyn Diagnostic), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 232 - diagnostic: &(dyn Diagnostic), [INFO] [stdout] 232 + diagnostic: &dyn Diagnostic , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/reporter.rs:263:22 [INFO] [stdout] | [INFO] [stdout] 263 | diagnostic: &(dyn Diagnostic), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 263 - diagnostic: &(dyn Diagnostic), [INFO] [stdout] 263 + diagnostic: &dyn Diagnostic , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/reporter.rs:308:22 [INFO] [stdout] | [INFO] [stdout] 308 | diagnostic: &(dyn Diagnostic), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 308 - diagnostic: &(dyn Diagnostic), [INFO] [stdout] 308 + diagnostic: &dyn Diagnostic , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/reporter.rs:406:67 [INFO] [stdout] | [INFO] [stdout] 406 | 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] 406 - fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { [INFO] [stdout] 406 + 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] --> src/reporter.rs:454:22 [INFO] [stdout] | [INFO] [stdout] 454 | diagnostic: &(dyn Diagnostic), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 454 - diagnostic: &(dyn Diagnostic), [INFO] [stdout] 454 + diagnostic: &dyn Diagnostic , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/reporter.rs:542:22 [INFO] [stdout] | [INFO] [stdout] 542 | diagnostic: &(dyn Diagnostic), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 542 - diagnostic: &(dyn Diagnostic), [INFO] [stdout] 542 + diagnostic: &dyn Diagnostic , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BrightMagenta` and `self` [INFO] [stdout] --> src/highlighting.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use owo_colors::colors::{self, BrightMagenta}; [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: `FgColorDisplay` [INFO] [stdout] --> src/highlighting.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use owo_colors::{FgColorDisplay, OwoColorize, Style, Styled}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `textwrap::WordSplitter` [INFO] [stdout] --> src/reporter.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use textwrap::WordSplitter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/reporter.rs:209:22 [INFO] [stdout] | [INFO] [stdout] 209 | diagnostic: &(dyn miette::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] 209 - diagnostic: &(dyn miette::Diagnostic), [INFO] [stdout] 209 + diagnostic: &dyn miette::Diagnostic , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/reporter.rs:224:22 [INFO] [stdout] | [INFO] [stdout] 224 | diagnostic: &(dyn Diagnostic), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 224 - diagnostic: &(dyn Diagnostic), [INFO] [stdout] 224 + diagnostic: &dyn Diagnostic , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/reporter.rs:232:22 [INFO] [stdout] | [INFO] [stdout] 232 | diagnostic: &(dyn Diagnostic), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 232 - diagnostic: &(dyn Diagnostic), [INFO] [stdout] 232 + diagnostic: &dyn Diagnostic , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/reporter.rs:263:22 [INFO] [stdout] | [INFO] [stdout] 263 | diagnostic: &(dyn Diagnostic), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 263 - diagnostic: &(dyn Diagnostic), [INFO] [stdout] 263 + diagnostic: &dyn Diagnostic , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/reporter.rs:308:22 [INFO] [stdout] | [INFO] [stdout] 308 | diagnostic: &(dyn Diagnostic), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 308 - diagnostic: &(dyn Diagnostic), [INFO] [stdout] 308 + diagnostic: &dyn Diagnostic , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/reporter.rs:406:67 [INFO] [stdout] | [INFO] [stdout] 406 | 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] 406 - fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { [INFO] [stdout] 406 + 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] --> src/reporter.rs:454:22 [INFO] [stdout] | [INFO] [stdout] 454 | diagnostic: &(dyn Diagnostic), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 454 - diagnostic: &(dyn Diagnostic), [INFO] [stdout] 454 + diagnostic: &dyn Diagnostic , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/reporter.rs:542:22 [INFO] [stdout] | [INFO] [stdout] 542 | diagnostic: &(dyn Diagnostic), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 542 - diagnostic: &(dyn Diagnostic), [INFO] [stdout] 542 + diagnostic: &dyn Diagnostic , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OwoColorize` [INFO] [stdout] --> src/highlighting.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use owo_colors::{FgColorDisplay, OwoColorize, Style, Styled}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> src/highlighting.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | source: &dyn miette::SpanContents<'_>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OwoColorize` [INFO] [stdout] --> src/highlighting.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use owo_colors::{FgColorDisplay, OwoColorize, Style, Styled}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> src/highlighting.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | source: &dyn miette::SpanContents<'_>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/lib.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | fn parse(source: String, config: &CompileConfig) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DiagnosticChain` is never constructed [INFO] [stdout] --> src/diagnostic_chain.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct DiagnosticChain<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `from_diagnostic` and `from_stderror` are never used [INFO] [stdout] --> src/diagnostic_chain.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl<'a> DiagnosticChain<'a> { [INFO] [stdout] | ---------------------------- associated functions in this implementation [INFO] [stdout] 11 | pub fn from_diagnostic(head: &'a dyn Diagnostic) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn from_stderror(head: &'a (dyn std::error::Error + 'static)) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ErrorKind` is never used [INFO] [stdout] --> src/diagnostic_chain.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | pub enum ErrorKind<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_nested` is never used [INFO] [stdout] --> src/diagnostic_chain.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 61 | impl<'a> ErrorKind<'a> { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 62 | fn get_nested(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Highlighter` is never constructed [INFO] [stdout] --> src/highlighting.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Highlighter; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HighlightState` is never constructed [INFO] [stdout] --> src/highlighting.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct HighlightState; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_root` is never used [INFO] [stdout] --> src/ir.rs:156:12 [INFO] [stdout] | [INFO] [stdout] 148 | impl CilNodeOrRoot { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 156 | pub fn unwrap_root(&self) -> Interned { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TreeKind` is never used [INFO] [stdout] --> src/parsing.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum TreeKind { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Tree` is never constructed [INFO] [stdout] --> src/parsing.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Tree<'s> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Child` is never used [INFO] [stdout] --> src/parsing.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | pub enum Child<'s> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ItemError` is never used [INFO] [stdout] --> src/parsing.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | pub enum ItemError { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `return_type` is never read [INFO] [stdout] --> src/parsing.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct FunctionDef { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 53 | pub return_type: Option>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FunctionDef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `span` is never used [INFO] [stdout] --> src/parsing.rs:172:8 [INFO] [stdout] | [INFO] [stdout] 171 | impl ParseError { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 172 | fn span(&self) -> Span { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Reporter` is never constructed [INFO] [stdout] --> src/reporter.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Reporter { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/reporter.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl Reporter { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn new_themed(theme: GraphicalTheme) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn tab_width(mut self, width: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn with_links(mut self, links: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn with_cause_chain(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub fn without_cause_chain(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn with_primary_span_start(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | pub fn without_primary_span_start(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | pub fn with_urls(mut self, urls: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | pub fn with_theme(mut self, theme: GraphicalTheme) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | pub fn with_width(mut self, width: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | pub fn with_wrap_lines(mut self, wrap_lines: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | pub fn with_break_words(mut self, break_words: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | pub fn with_word_separator(mut self, word_separator: textwrap::WordSeparator) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | pub fn with_word_splitter(mut self, word_splitter: textwrap::WordSplitter) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 175 | pub fn with_footer(mut self, footer: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | pub fn with_context_lines(mut self, lines: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | pub fn with_show_related_as_nested(mut self, show_related_as_nested: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 194 | pub fn with_link_display_text(mut self, text: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/reporter.rs:221:12 [INFO] [stdout] | [INFO] [stdout] 220 | impl Reporter { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 221 | pub fn render_report( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | fn render_report_inner( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 260 | fn render_header( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | fn render_causes( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 406 | fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 451 | fn render_related( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 539 | fn render_snippets( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 616 | fn render_context( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | fn render_multi_line_end( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 853 | fn render_line_gutter( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 915 | fn render_highlight_gutter( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1001 | fn wrap(&self, text: &str, opts: textwrap::Options<'_>) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1034 | fn write_linum(&self, f: &mut impl fmt::Write, width: usize, linum: usize) -> fmt::Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1045 | fn write_no_linum(&self, f: &mut impl fmt::Write, width: usize) -> fmt::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1057 | fn line_visual_char_width<'a>(&self, text: &'a str) -> impl Iterator + 'a { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1090 | fn visual_offset(&self, line: &Line, offset: usize, start: bool) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1120 | fn render_line_text(&self, f: &mut impl fmt::Write, text: &str) -> fmt::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1134 | fn render_single_line_highlights( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1232 | fn write_label_text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1284 | fn render_multi_line_end_single( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1306 | fn get_lines<'a>( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `LinkStyle` is never used [INFO] [stdout] --> src/reporter.rs:1368:10 [INFO] [stdout] | [INFO] [stdout] 1368 | pub enum LinkStyle { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `LabelRenderMode` is never used [INFO] [stdout] --> src/reporter.rs:1375:6 [INFO] [stdout] | [INFO] [stdout] 1375 | enum LabelRenderMode { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Line` is never constructed [INFO] [stdout] --> src/reporter.rs:1385:8 [INFO] [stdout] | [INFO] [stdout] 1385 | struct Line { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `span_line_only`, `span_applies`, `span_applies_gutter`, `span_flyby`, `span_starts`, and `span_ends` are never used [INFO] [stdout] --> src/reporter.rs:1393:8 [INFO] [stdout] | [INFO] [stdout] 1392 | impl Line { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 1393 | fn span_line_only(&self, span: &FancySpan) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1399 | fn span_applies(&self, span: &FancySpan) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1412 | fn span_applies_gutter(&self, span: &FancySpan) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1427 | fn span_flyby(&self, span: &FancySpan) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1437 | fn span_starts(&self, span: &FancySpan) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1443 | fn span_ends(&self, span: &FancySpan) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FancySpan` is never constructed [INFO] [stdout] --> src/reporter.rs:1450:8 [INFO] [stdout] | [INFO] [stdout] 1450 | struct FancySpan { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `split_label` is never used [INFO] [stdout] --> src/reporter.rs:1465:4 [INFO] [stdout] | [INFO] [stdout] 1465 | fn split_label(v: String) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `style`, `label`, `label_parts`, `offset`, and `len` are never used [INFO] [stdout] --> src/reporter.rs:1470:8 [INFO] [stdout] | [INFO] [stdout] 1469 | impl FancySpan { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 1470 | fn new(label: Option, span: SourceSpan, style: Style) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1478 | fn style(&self) -> Style { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1482 | fn label(&self) -> Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | fn label_parts(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1496 | fn offset(&self) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1500 | fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: feature `try_blocks` is declared but not used [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_blocks, unsafe_cell_access)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: feature `unsafe_cell_access` is declared but not used [INFO] [stdout] --> src/lib.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_blocks, unsafe_cell_access)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/lib.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | fn parse(source: String, config: &CompileConfig) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unwrap_root` is never used [INFO] [stdout] --> src/ir.rs:156:12 [INFO] [stdout] | [INFO] [stdout] 148 | impl CilNodeOrRoot { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 156 | pub fn unwrap_root(&self) -> Interned { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TreeKind` is never used [INFO] [stdout] --> src/parsing.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum TreeKind { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Tree` is never constructed [INFO] [stdout] --> src/parsing.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Tree<'s> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Child` is never used [INFO] [stdout] --> src/parsing.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | pub enum Child<'s> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ItemError` is never used [INFO] [stdout] --> src/parsing.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | pub enum ItemError { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `return_type` is never read [INFO] [stdout] --> src/parsing.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct FunctionDef { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 53 | pub return_type: Option>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FunctionDef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `span` is never used [INFO] [stdout] --> src/parsing.rs:172:8 [INFO] [stdout] | [INFO] [stdout] 171 | impl ParseError { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 172 | fn span(&self) -> Span { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/reporter.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl Reporter { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn new_themed(theme: GraphicalTheme) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn with_cause_chain(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub fn without_cause_chain(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn with_primary_span_start(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | pub fn without_primary_span_start(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | pub fn with_urls(mut self, urls: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | pub fn with_width(mut self, width: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | pub fn with_wrap_lines(mut self, wrap_lines: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | pub fn with_break_words(mut self, break_words: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | pub fn with_word_separator(mut self, word_separator: textwrap::WordSeparator) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | pub fn with_word_splitter(mut self, word_splitter: textwrap::WordSplitter) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 175 | pub fn with_footer(mut self, footer: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 194 | pub fn with_link_display_text(mut self, text: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `None` is never constructed [INFO] [stdout] --> src/reporter.rs:1369:5 [INFO] [stdout] | [INFO] [stdout] 1368 | pub enum LinkStyle { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 1369 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LinkStyle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: feature `try_blocks` is declared but not used [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_blocks, unsafe_cell_access)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: feature `unsafe_cell_access` is declared but not used [INFO] [stdout] --> src/lib.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_blocks, unsafe_cell_access)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.01s [INFO] running `Command { std: "docker" "inspect" "47c987e951e88d4e01b19a6349227fe6ee5c844249a817e3a59650b2f2a16bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47c987e951e88d4e01b19a6349227fe6ee5c844249a817e3a59650b2f2a16bfd", kill_on_drop: false }` [INFO] [stdout] 47c987e951e88d4e01b19a6349227fe6ee5c844249a817e3a59650b2f2a16bfd