[INFO] cloning repository https://github.com/jamesmunns/pidl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamesmunns/pidl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesmunns%2Fpidl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesmunns%2Fpidl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 338492546217616e9b16e92b018bc12e561545a7 [INFO] checking jamesmunns/pidl against master#ecb170afc878648c3ae355dbd596c8e4b6f7ebdc for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesmunns%2Fpidl" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jamesmunns/pidl on toolchain ecb170afc878648c3ae355dbd596c8e4b6f7ebdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jamesmunns/pidl [INFO] finished tweaking git repo https://github.com/jamesmunns/pidl [INFO] tweaked toml for git repo https://github.com/jamesmunns/pidl written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jamesmunns/pidl 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" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postcard-schema v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ea721f3982415297aabc1e0742c5e023353fc51cac05a6ce1ca52bc03819bce [INFO] running `Command { std: "docker" "start" "-a" "6ea721f3982415297aabc1e0742c5e023353fc51cac05a6ce1ca52bc03819bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ea721f3982415297aabc1e0742c5e023353fc51cac05a6ce1ca52bc03819bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ea721f3982415297aabc1e0742c5e023353fc51cac05a6ce1ca52bc03819bce", kill_on_drop: false }` [INFO] [stdout] 6ea721f3982415297aabc1e0742c5e023353fc51cac05a6ce1ca52bc03819bce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fc5c77e64b6328495425937537ab8f128c6081cf8dd585dc5997e128a45bfe5 [INFO] running `Command { std: "docker" "start" "-a" "2fc5c77e64b6328495425937537ab8f128c6081cf8dd585dc5997e128a45bfe5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking supports-hyperlinks v3.1.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking terminal_size v0.4.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling miette-derive v7.4.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking miette v7.4.0 [INFO] [stderr] Checking postcard-schema v0.2.0 [INFO] [stderr] Checking pidl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `OwnedDataModelType` and `OwnedNamedType` [INFO] [stdout] --> src/lib.rs:7:38 [INFO] [stdout] | [INFO] [stdout] 7 | use postcard_schema::schema::owned::{OwnedDataModelType, OwnedNamedType}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `postcard_schema::Schema` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use postcard_schema::Schema; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `OwnedDataModelType` and `OwnedNamedType` [INFO] [stdout] --> src/lib.rs:7:38 [INFO] [stdout] | [INFO] [stdout] 7 | use postcard_schema::schema::owned::{OwnedDataModelType, OwnedNamedType}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `postcard_schema::Schema` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use postcard_schema::Schema; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lexer.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / merrors! { [INFO] [stdout] 4 | | | Name | Error | Label | Help | [INFO] [stdout] 5 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 6 | | | BadDigit | "Bad Digit!" | "Unexpected input" | "Expected Rust-like number" | [INFO] [stdout] 7 | | | UnknownTopLevelToken | "Unknown Token!" | "Unexpected input" | "Expected 'alias', 'struct', or 'enum'" | [INFO] [stdout] 8 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lexer.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / merrors! { [INFO] [stdout] 4 | | | Name | Error | Label | Help | [INFO] [stdout] 5 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 6 | | | BadDigit | "Bad Digit!" | "Unexpected input" | "Expected Rust-like number" | [INFO] [stdout] 7 | | | UnknownTopLevelToken | "Unknown Token!" | "Unexpected input" | "Expected 'alias', 'struct', or 'enum'" | [INFO] [stdout] 8 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lexer.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / merrors! { [INFO] [stdout] 4 | | | Name | Error | Label | Help | [INFO] [stdout] 5 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 6 | | | BadDigit | "Bad Digit!" | "Unexpected input" | "Expected Rust-like number" | [INFO] [stdout] 7 | | | UnknownTopLevelToken | "Unknown Token!" | "Unexpected input" | "Expected 'alias', 'struct', or 'enum'" | [INFO] [stdout] 8 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lexer.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / merrors! { [INFO] [stdout] 4 | | | Name | Error | Label | Help | [INFO] [stdout] 5 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 6 | | | BadDigit | "Bad Digit!" | "Unexpected input" | "Expected Rust-like number" | [INFO] [stdout] 7 | | | UnknownTopLevelToken | "Unknown Token!" | "Unexpected input" | "Expected 'alias', 'struct', or 'enum'" | [INFO] [stdout] 8 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | / merrors! { [INFO] [stdout] 534 | | | Name | Error | Label | Help | [INFO] [stdout] 535 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 536 | | | MissingStructName | "Missing Name!" | "here" | "Expected the name of the struct" | [INFO] [stdout] ... | [INFO] [stdout] 545 | | | ExpectedSemiColon | "Expected ';'" | "After Here" | "Expected a semicolon after this item" | [INFO] [stdout] 546 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | / merrors! { [INFO] [stdout] 534 | | | Name | Error | Label | Help | [INFO] [stdout] 535 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 536 | | | MissingStructName | "Missing Name!" | "here" | "Expected the name of the struct" | [INFO] [stdout] ... | [INFO] [stdout] 545 | | | ExpectedSemiColon | "Expected ';'" | "After Here" | "Expected a semicolon after this item" | [INFO] [stdout] 546 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | / merrors! { [INFO] [stdout] 534 | | | Name | Error | Label | Help | [INFO] [stdout] 535 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 536 | | | MissingStructName | "Missing Name!" | "here" | "Expected the name of the struct" | [INFO] [stdout] ... | [INFO] [stdout] 545 | | | ExpectedSemiColon | "Expected ';'" | "After Here" | "Expected a semicolon after this item" | [INFO] [stdout] 546 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | / merrors! { [INFO] [stdout] 534 | | | Name | Error | Label | Help | [INFO] [stdout] 535 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 536 | | | MissingStructName | "Missing Name!" | "here" | "Expected the name of the struct" | [INFO] [stdout] ... | [INFO] [stdout] 545 | | | ExpectedSemiColon | "Expected ';'" | "After Here" | "Expected a semicolon after this item" | [INFO] [stdout] 546 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | / merrors! { [INFO] [stdout] 534 | | | Name | Error | Label | Help | [INFO] [stdout] 535 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 536 | | | MissingStructName | "Missing Name!" | "here" | "Expected the name of the struct" | [INFO] [stdout] ... | [INFO] [stdout] 545 | | | ExpectedSemiColon | "Expected ';'" | "After Here" | "Expected a semicolon after this item" | [INFO] [stdout] 546 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | / merrors! { [INFO] [stdout] 534 | | | Name | Error | Label | Help | [INFO] [stdout] 535 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 536 | | | MissingStructName | "Missing Name!" | "here" | "Expected the name of the struct" | [INFO] [stdout] ... | [INFO] [stdout] 545 | | | ExpectedSemiColon | "Expected ';'" | "After Here" | "Expected a semicolon after this item" | [INFO] [stdout] 546 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | / merrors! { [INFO] [stdout] 534 | | | Name | Error | Label | Help | [INFO] [stdout] 535 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 536 | | | MissingStructName | "Missing Name!" | "here" | "Expected the name of the struct" | [INFO] [stdout] ... | [INFO] [stdout] 545 | | | ExpectedSemiColon | "Expected ';'" | "After Here" | "Expected a semicolon after this item" | [INFO] [stdout] 546 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | / merrors! { [INFO] [stdout] 534 | | | Name | Error | Label | Help | [INFO] [stdout] 535 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 536 | | | MissingStructName | "Missing Name!" | "here" | "Expected the name of the struct" | [INFO] [stdout] ... | [INFO] [stdout] 545 | | | ExpectedSemiColon | "Expected ';'" | "After Here" | "Expected a semicolon after this item" | [INFO] [stdout] 546 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | / merrors! { [INFO] [stdout] 534 | | | Name | Error | Label | Help | [INFO] [stdout] 535 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 536 | | | MissingStructName | "Missing Name!" | "here" | "Expected the name of the struct" | [INFO] [stdout] ... | [INFO] [stdout] 545 | | | ExpectedSemiColon | "Expected ';'" | "After Here" | "Expected a semicolon after this item" | [INFO] [stdout] 546 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | / merrors! { [INFO] [stdout] 534 | | | Name | Error | Label | Help | [INFO] [stdout] 535 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 536 | | | MissingStructName | "Missing Name!" | "here" | "Expected the name of the struct" | [INFO] [stdout] ... | [INFO] [stdout] 545 | | | ExpectedSemiColon | "Expected ';'" | "After Here" | "Expected a semicolon after this item" | [INFO] [stdout] 546 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | / merrors! { [INFO] [stdout] 534 | | | Name | Error | Label | Help | [INFO] [stdout] 535 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 536 | | | MissingStructName | "Missing Name!" | "here" | "Expected the name of the struct" | [INFO] [stdout] ... | [INFO] [stdout] 545 | | | ExpectedSemiColon | "Expected ';'" | "After Here" | "Expected a semicolon after this item" | [INFO] [stdout] 546 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | / merrors! { [INFO] [stdout] 534 | | | Name | Error | Label | Help | [INFO] [stdout] 535 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 536 | | | MissingStructName | "Missing Name!" | "here" | "Expected the name of the struct" | [INFO] [stdout] ... | [INFO] [stdout] 545 | | | ExpectedSemiColon | "Expected ';'" | "After Here" | "Expected a semicolon after this item" | [INFO] [stdout] 546 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | / merrors! { [INFO] [stdout] 534 | | | Name | Error | Label | Help | [INFO] [stdout] 535 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 536 | | | MissingStructName | "Missing Name!" | "here" | "Expected the name of the struct" | [INFO] [stdout] ... | [INFO] [stdout] 545 | | | ExpectedSemiColon | "Expected ';'" | "After Here" | "Expected a semicolon after this item" | [INFO] [stdout] 546 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | / merrors! { [INFO] [stdout] 534 | | | Name | Error | Label | Help | [INFO] [stdout] 535 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 536 | | | MissingStructName | "Missing Name!" | "here" | "Expected the name of the struct" | [INFO] [stdout] ... | [INFO] [stdout] 545 | | | ExpectedSemiColon | "Expected ';'" | "After Here" | "Expected a semicolon after this item" | [INFO] [stdout] 546 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | / merrors! { [INFO] [stdout] 534 | | | Name | Error | Label | Help | [INFO] [stdout] 535 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 536 | | | MissingStructName | "Missing Name!" | "here" | "Expected the name of the struct" | [INFO] [stdout] ... | [INFO] [stdout] 545 | | | ExpectedSemiColon | "Expected ';'" | "After Here" | "Expected a semicolon after this item" | [INFO] [stdout] 546 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | / merrors! { [INFO] [stdout] 534 | | | Name | Error | Label | Help | [INFO] [stdout] 535 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 536 | | | MissingStructName | "Missing Name!" | "here" | "Expected the name of the struct" | [INFO] [stdout] ... | [INFO] [stdout] 545 | | | ExpectedSemiColon | "Expected ';'" | "After Here" | "Expected a semicolon after this item" | [INFO] [stdout] 546 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | / merrors! { [INFO] [stdout] 534 | | | Name | Error | Label | Help | [INFO] [stdout] 535 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 536 | | | MissingStructName | "Missing Name!" | "here" | "Expected the name of the struct" | [INFO] [stdout] ... | [INFO] [stdout] 545 | | | ExpectedSemiColon | "Expected ';'" | "After Here" | "Expected a semicolon after this item" | [INFO] [stdout] 546 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | / merrors! { [INFO] [stdout] 534 | | | Name | Error | Label | Help | [INFO] [stdout] 535 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 536 | | | MissingStructName | "Missing Name!" | "here" | "Expected the name of the struct" | [INFO] [stdout] ... | [INFO] [stdout] 545 | | | ExpectedSemiColon | "Expected ';'" | "After Here" | "Expected a semicolon after this item" | [INFO] [stdout] 546 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | / merrors! { [INFO] [stdout] 534 | | | Name | Error | Label | Help | [INFO] [stdout] 535 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 536 | | | MissingStructName | "Missing Name!" | "here" | "Expected the name of the struct" | [INFO] [stdout] ... | [INFO] [stdout] 545 | | | ExpectedSemiColon | "Expected ';'" | "After Here" | "Expected a semicolon after this item" | [INFO] [stdout] 546 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/macros.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Self::new( [INFO] [stdout] | ^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | / merrors! { [INFO] [stdout] 534 | | | Name | Error | Label | Help | [INFO] [stdout] 535 | | | ---- | ----- | ----- | ---- | [INFO] [stdout] 536 | | | MissingStructName | "Missing Name!" | "here" | "Expected the name of the struct" | [INFO] [stdout] ... | [INFO] [stdout] 545 | | | ExpectedSemiColon | "Expected ';'" | "After Here" | "Expected a semicolon after this item" | [INFO] [stdout] 546 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `merrors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nametok` [INFO] [stdout] --> src/lib.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | nametok: &SpanToken<'a>, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nametok` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sname` [INFO] [stdout] --> src/lib.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | sname: SpanName<'a>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sname` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `toks` [INFO] [stdout] --> src/lib.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 239 | toks: &[GroupedToks<'a>], [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_toks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nametok` [INFO] [stdout] --> src/lib.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | nametok: &SpanToken<'a>, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nametok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:275:34 [INFO] [stdout] | [INFO] [stdout] 275 | [GroupedToks::Parens(p), remain @ ..] => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remain` [INFO] [stdout] --> src/lib.rs:275:38 [INFO] [stdout] | [INFO] [stdout] 275 | [GroupedToks::Parens(p), remain @ ..] => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_remain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/lib.rs:279:34 [INFO] [stdout] | [INFO] [stdout] 279 | [GroupedToks::Square(s), remain @ ..] => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remain` [INFO] [stdout] --> src/lib.rs:279:38 [INFO] [stdout] | [INFO] [stdout] 279 | [GroupedToks::Square(s), remain @ ..] => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_remain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> src/lib.rs:285:36 [INFO] [stdout] | [INFO] [stdout] 285 | token: Token::Word(w), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ang` [INFO] [stdout] --> src/lib.rs:286:36 [INFO] [stdout] | [INFO] [stdout] 286 | }), GroupedToks::Angle(ang), remain @ ..] => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ang` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remain` [INFO] [stdout] --> src/lib.rs:286:42 [INFO] [stdout] | [INFO] [stdout] 286 | }), GroupedToks::Angle(ang), remain @ ..] => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_remain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nametok` [INFO] [stdout] --> src/lib.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | nametok: &SpanToken<'a>, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nametok` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sname` [INFO] [stdout] --> src/lib.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | sname: SpanName<'a>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sname` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `toks` [INFO] [stdout] --> src/lib.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 239 | toks: &[GroupedToks<'a>], [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_toks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nametok` [INFO] [stdout] --> src/lib.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | nametok: &SpanToken<'a>, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nametok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:275:34 [INFO] [stdout] | [INFO] [stdout] 275 | [GroupedToks::Parens(p), remain @ ..] => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remain` [INFO] [stdout] --> src/lib.rs:275:38 [INFO] [stdout] | [INFO] [stdout] 275 | [GroupedToks::Parens(p), remain @ ..] => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_remain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/lib.rs:279:34 [INFO] [stdout] | [INFO] [stdout] 279 | [GroupedToks::Square(s), remain @ ..] => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remain` [INFO] [stdout] --> src/lib.rs:279:38 [INFO] [stdout] | [INFO] [stdout] 279 | [GroupedToks::Square(s), remain @ ..] => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_remain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> src/lib.rs:285:36 [INFO] [stdout] | [INFO] [stdout] 285 | token: Token::Word(w), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ang` [INFO] [stdout] --> src/lib.rs:286:36 [INFO] [stdout] | [INFO] [stdout] 286 | }), GroupedToks::Angle(ang), remain @ ..] => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ang` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remain` [INFO] [stdout] --> src/lib.rs:286:42 [INFO] [stdout] | [INFO] [stdout] 286 | }), GroupedToks::Angle(ang), remain @ ..] => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_remain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `span` is never read [INFO] [stdout] --> src/lib.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct SpanName<'a> { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 109 | span: Option<(usize, usize)>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SpanName` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `span` is never read [INFO] [stdout] --> src/lib.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct SpanName<'a> { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 109 | span: Option<(usize, usize)>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SpanName` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.16s [INFO] running `Command { std: "docker" "inspect" "2fc5c77e64b6328495425937537ab8f128c6081cf8dd585dc5997e128a45bfe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fc5c77e64b6328495425937537ab8f128c6081cf8dd585dc5997e128a45bfe5", kill_on_drop: false }` [INFO] [stdout] 2fc5c77e64b6328495425937537ab8f128c6081cf8dd585dc5997e128a45bfe5