[INFO] cloning repository https://github.com/ajzaff/substrate-mfm-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ajzaff/substrate-mfm-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajzaff%2Fsubstrate-mfm-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajzaff%2Fsubstrate-mfm-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 63222eb29832f04118f8cdc72a11fbb05f2643f5
[INFO] checking ajzaff/substrate-mfm-engine against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajzaff%2Fsubstrate-mfm-engine" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ajzaff/substrate-mfm-engine
[INFO] finished tweaking git repo https://github.com/ajzaff/substrate-mfm-engine
[INFO] tweaked toml for git repo https://github.com/ajzaff/substrate-mfm-engine written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ajzaff/substrate-mfm-engine on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ajzaff/substrate-mfm-engine 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pico-args v0.4.0
[INFO] [stderr]   Downloaded enquote v1.0.3
[INFO] [stderr]   Downloaded lalrpop-util v0.19.5
[INFO] [stderr]   Downloaded stderrlog v0.5.1
[INFO] [stderr]   Downloaded syn v1.0.63
[INFO] [stderr]   Downloaded lalrpop v0.19.5
[INFO] [stderr]   Downloaded regex v1.4.4
[INFO] [stderr]   Downloaded libc v0.2.88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 189564d02633f1c4aad29cfba3bc3e87317b66adad291fb28db6e3982f157b55
[INFO] running `Command { std: "docker" "start" "-a" "189564d02633f1c4aad29cfba3bc3e87317b66adad291fb28db6e3982f157b55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "189564d02633f1c4aad29cfba3bc3e87317b66adad291fb28db6e3982f157b55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "189564d02633f1c4aad29cfba3bc3e87317b66adad291fb28db6e3982f157b55", kill_on_drop: false }`
[INFO] [stdout] 189564d02633f1c4aad29cfba3bc3e87317b66adad291fb28db6e3982f157b55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be0fe43748aa3e8c98b7a102b509892caa73e5d5f4cbc9f1267f756b8874aabe
[INFO] running `Command { std: "docker" "start" "-a" "be0fe43748aa3e8c98b7a102b509892caa73e5d5f4cbc9f1267f756b8874aabe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.88
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling syn v1.0.63
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling itertools v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling string_cache v0.8.1
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling pico-args v0.4.0
[INFO] [stderr]     Checking weezl v0.1.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]     Checking gif v0.11.1
[INFO] [stderr]    Compiling ascii-canvas v2.0.0
[INFO] [stderr]     Checking bytemuck v1.5.1
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking enquote v1.0.3
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking stderrlog v0.5.1
[INFO] [stderr]    Compiling regex v1.4.4
[INFO] [stderr]    Compiling lalrpop-util v0.19.5
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling lalrpop v0.19.5
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]    Compiling substrate-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `log::trace`
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use log::trace;
[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: `rand::RngCore`
[INFO] [stdout]   --> src/bin/../runtime/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rand::RngCore;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DenseGrid`
[INFO] [stdout]   --> src/bin/ewimops.rs:10:46
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::runtime::mfm::{select_symmetries, DenseGrid, EventWindow, Rand, SparseGrid};
[INFO] [stdout]    |                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::trace`
[INFO] [stdout]   --> src/bin/ewimops.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use log::trace;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::trace`
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use log::trace;
[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: `rand::RngCore`
[INFO] [stdout]   --> src/bin/../runtime/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rand::RngCore;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::trace`
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use log::trace;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:289:13
[INFO] [stdout]     |
[INFO] [stdout] 289 |     w: &mut std::io::Write,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 289 |     w: &mut dyn std::io::Write,
[INFO] [stdout]     |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::RngCore`
[INFO] [stdout]   --> src/bin/../runtime/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rand::RngCore;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:289:13
[INFO] [stdout]     |
[INFO] [stdout] 289 |     w: &mut std::io::Write,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 289 |     w: &mut dyn std::io::Write,
[INFO] [stdout]     |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:289:13
[INFO] [stdout]     |
[INFO] [stdout] 289 |     w: &mut std::io::Write,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 289 |     w: &mut dyn std::io::Write,
[INFO] [stdout]     |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::trace`
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use log::trace;
[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: `rand::RngCore`
[INFO] [stdout]   --> src/bin/../runtime/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rand::RngCore;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DenseGrid`
[INFO] [stdout]   --> src/bin/ewimops.rs:10:46
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::runtime::mfm::{select_symmetries, DenseGrid, EventWindow, Rand, SparseGrid};
[INFO] [stdout]    |                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::trace`
[INFO] [stdout]   --> src/bin/ewimops.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use log::trace;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:289:13
[INFO] [stdout]     |
[INFO] [stdout] 289 |     w: &mut std::io::Write,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 289 |     w: &mut dyn std::io::Write,
[INFO] [stdout]     |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[ignore]` attribute cannot be used on macro calls
[INFO] [stdout]   --> src/code.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[ignore = "unused"]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[ignore]` can only be applied to functions
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__Instruction::InstructionParser`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/substrate-engine-5c7e2fab2e290a8f/out/substrate.rs:7755:9
[INFO] [stdout]      |
[INFO] [stdout] 7755 | pub use self::__parse__Instruction::InstructionParser;
[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: `EventWindow`
[INFO] [stdout]  --> src/bin/../runtime/mod.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | use mfm::{EventWindow, Metadata};
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |         (2, -1) => 13,
[INFO] [stdout]     |         ------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 209 |         (2, -1) => 19,
[INFO] [stdout]     |         ^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         (2, 1) => 14,
[INFO] [stdout]     |         ------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 210 |         (2, 1) => 20,
[INFO] [stdout]     |         ^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__Metadata::MetadataParser`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/substrate-engine-5c7e2fab2e290a8f/out/substrate.rs:11221:9
[INFO] [stdout]       |
[INFO] [stdout] 11221 | pub use self::__parse__Metadata::MetadataParser;
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EventWindow`
[INFO] [stdout]  --> src/bin/../runtime/mod.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | use mfm::{EventWindow, Metadata};
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |         (2, -1) => 13,
[INFO] [stdout]     |         ------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 209 |         (2, -1) => 19,
[INFO] [stdout]     |         ^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         (2, 1) => 14,
[INFO] [stdout]     |         ------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 210 |         (2, 1) => 20,
[INFO] [stdout]     |         ^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EventWindow`
[INFO] [stdout]  --> src/bin/../runtime/mod.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | use mfm::{EventWindow, Metadata};
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |         (2, -1) => 13,
[INFO] [stdout]     |         ------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 209 |         (2, -1) => 19,
[INFO] [stdout]     |         ^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         (2, 1) => 14,
[INFO] [stdout]     |         ------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 210 |         (2, 1) => 20,
[INFO] [stdout]     |         ^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[ignore]` attribute cannot be used on macro calls
[INFO] [stdout]   --> src/code.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[ignore = "unused"]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[ignore]` can only be applied to functions
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__Instruction::InstructionParser`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/substrate-engine-5c7e2fab2e290a8f/out/substrate.rs:7755:9
[INFO] [stdout]      |
[INFO] [stdout] 7755 | pub use self::__parse__Instruction::InstructionParser;
[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: `self::__parse__Metadata::MetadataParser`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/substrate-engine-5c7e2fab2e290a8f/out/substrate.rs:11221:9
[INFO] [stdout]       |
[INFO] [stdout] 11221 | pub use self::__parse__Metadata::MetadataParser;
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EventWindow`
[INFO] [stdout]  --> src/bin/../runtime/mod.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | use mfm::{EventWindow, Metadata};
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |         (2, -1) => 13,
[INFO] [stdout]     |         ------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 209 |         (2, -1) => 19,
[INFO] [stdout]     |         ^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         (2, 1) => 14,
[INFO] [stdout]     |         ------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 210 |         (2, 1) => 20,
[INFO] [stdout]     |         ^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `scale` and `random_seed` are never read
[INFO] [stdout]   --> src/bin/ewimops.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct Cli {
[INFO] [stdout]    |        --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 55 |     scale: u8,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     random_seed: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Cli` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NoElement` and `StackUnderflow` are never constructed
[INFO] [stdout]   --> src/bin/../runtime/mod.rs:36:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum Error {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 36 |   NoElement,
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |   StackUnderflow, // TODO: add context
[INFO] [stdout]    |   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RuntimeImpl` is never used
[INFO] [stdout]   --> src/bin/../runtime/mod.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait RuntimeImpl {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/../runtime/mod.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl Cursor {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 65 |   pub fn new() -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VOID` is never used
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | const VOID: char = ' ';
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EMPTY` is never used
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | const EMPTY: char = '.';
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OCCUPIED` is never used
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | const OCCUPIED: char = 'x';
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UNKNOWN` is never used
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | const UNKNOWN: char = '?';
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BAD` is never used
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | const BAD: char = '!';
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MinimalEventWindow` is never constructed
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct MinimalEventWindow<'a, R: RngCore> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl<'a, R: RngCore> MinimalEventWindow<'a, R> {
[INFO] [stdout]    | ---------------------------------------------- associated function in this implementation
[INFO] [stdout] 86 |     pub fn new(rng: &'a mut R) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `debug_event_window` is never used
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:287:8
[INFO] [stdout]     |
[INFO] [stdout] 287 | pub fn debug_event_window<T: EventWindow>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DenseGrid` is never constructed
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:360:12
[INFO] [stdout]     |
[INFO] [stdout] 360 | pub struct DenseGrid<'a, R: RngCore> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `with_scale` are never used
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:370:12
[INFO] [stdout]     |
[INFO] [stdout] 369 | impl<'a, R: RngCore> DenseGrid<'a, R> {
[INFO] [stdout]     | ------------------------------------- associated functions in this implementation
[INFO] [stdout] 370 |     pub fn new(rng: &'a mut R, size: (usize, usize)) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 |     pub fn with_scale(rng: &'a mut R, scale: usize, size: (usize, usize)) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scale` is never read
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:499:5
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub struct SparseGrid<'a, R: RngCore> {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 499 |     scale: usize,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SiteNumber` is never constructed
[INFO] [stdout]  --> src/bin/../base/mod.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct SiteNumber(pub u8);
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/../base/color.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Color {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 15 |   pub fn new() -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Node` is never used
[INFO] [stdout]  --> src/bin/../ast.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum Node<'input> {
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `File` is never constructed
[INFO] [stdout]    --> src/bin/../ast.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub struct File<'input> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `scale` and `random_seed` are never read
[INFO] [stdout]   --> src/bin/ewimops.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct Cli {
[INFO] [stdout]    |        --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 55 |     scale: u8,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     random_seed: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Cli` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NoElement` and `StackUnderflow` are never constructed
[INFO] [stdout]   --> src/bin/../runtime/mod.rs:36:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum Error {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 36 |   NoElement,
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |   StackUnderflow, // TODO: add context
[INFO] [stdout]    |   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RuntimeImpl` is never used
[INFO] [stdout]   --> src/bin/../runtime/mod.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait RuntimeImpl {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/../runtime/mod.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl Cursor {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 65 |   pub fn new() -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VOID` is never used
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | const VOID: char = ' ';
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EMPTY` is never used
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | const EMPTY: char = '.';
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OCCUPIED` is never used
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | const OCCUPIED: char = 'x';
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UNKNOWN` is never used
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | const UNKNOWN: char = '?';
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BAD` is never used
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | const BAD: char = '!';
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MinimalEventWindow` is never constructed
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct MinimalEventWindow<'a, R: RngCore> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl<'a, R: RngCore> MinimalEventWindow<'a, R> {
[INFO] [stdout]    | ---------------------------------------------- associated function in this implementation
[INFO] [stdout] 86 |     pub fn new(rng: &'a mut R) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_symmetries` is never used
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:283:8
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub fn sample_symmetries<R: RngCore>(r: &mut R, s: Symmetries) -> Symmetries {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `debug_event_window` is never used
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:287:8
[INFO] [stdout]     |
[INFO] [stdout] 287 | pub fn debug_event_window<T: EventWindow>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DenseGrid` is never constructed
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:360:12
[INFO] [stdout]     |
[INFO] [stdout] 360 | pub struct DenseGrid<'a, R: RngCore> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `with_scale` are never used
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:370:12
[INFO] [stdout]     |
[INFO] [stdout] 369 | impl<'a, R: RngCore> DenseGrid<'a, R> {
[INFO] [stdout]     | ------------------------------------- associated functions in this implementation
[INFO] [stdout] 370 |     pub fn new(rng: &'a mut R, size: (usize, usize)) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 |     pub fn with_scale(rng: &'a mut R, scale: usize, size: (usize, usize)) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scale` is never read
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:499:5
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub struct SparseGrid<'a, R: RngCore> {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 499 |     scale: usize,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SiteNumber` is never constructed
[INFO] [stdout]  --> src/bin/../base/mod.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct SiteNumber(pub u8);
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/../base/color.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Color {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 15 |   pub fn new() -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Node` is never used
[INFO] [stdout]  --> src/bin/../ast.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum Node<'input> {
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `File` is never constructed
[INFO] [stdout]    --> src/bin/../ast.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub struct File<'input> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/bin/ewar.rs:61:3
[INFO] [stdout]     |
[INFO] [stdout]  52 | struct Cli {
[INFO] [stdout]     |        --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  61 |   random_seed: u64,
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 |   n: u32,
[INFO] [stdout]     |   ^
[INFO] [stdout] ...
[INFO] [stdout]  76 |   seed_element: Option<String>,
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  83 |   expect: Option<String>,
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |   output: Output,
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |   output_mode: OutputMode,
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |   color: ColorMode,
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |   checksum: bool,
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Cli` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NoElement` and `StackUnderflow` are never constructed
[INFO] [stdout]   --> src/bin/../runtime/mod.rs:36:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum Error {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 36 |   NoElement,
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |   StackUnderflow, // TODO: add context
[INFO] [stdout]    |   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RuntimeImpl` is never used
[INFO] [stdout]   --> src/bin/../runtime/mod.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait RuntimeImpl {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `reset` are never used
[INFO] [stdout]   --> src/bin/../runtime/mod.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl Cursor {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 65 |   pub fn new() -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |   pub fn reset(&mut self, s: Symmetries) {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EMPTY` is never used
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | const EMPTY: char = '.';
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OCCUPIED` is never used
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | const OCCUPIED: char = 'x';
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BAD` is never used
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | const BAD: char = '!';
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset` is never used
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub trait EventWindow {
[INFO] [stdout]    |           ----------- method in this trait
[INFO] [stdout] 65 |     /// Reset moves the center of the event window to a new arbitrarily selected site.
[INFO] [stdout] 66 |     fn reset(&mut self);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_symmetries` is never used
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:283:8
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub fn sample_symmetries<R: RngCore>(r: &mut R, s: Symmetries) -> Symmetries {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bounds` is never constructed
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:346:8
[INFO] [stdout]     |
[INFO] [stdout] 346 | struct Bounds {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DenseGrid` is never constructed
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:360:12
[INFO] [stdout]     |
[INFO] [stdout] 360 | pub struct DenseGrid<'a, R: RngCore> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `with_scale` are never used
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:370:12
[INFO] [stdout]     |
[INFO] [stdout] 369 | impl<'a, R: RngCore> DenseGrid<'a, R> {
[INFO] [stdout]     | ------------------------------------- associated functions in this implementation
[INFO] [stdout] 370 |     pub fn new(rng: &'a mut R, size: (usize, usize)) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 |     pub fn with_scale(rng: &'a mut R, scale: usize, size: (usize, usize)) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Blit` is never used
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:463:11
[INFO] [stdout]     |
[INFO] [stdout] 463 | pub trait Blit {
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SparseGrid` is never constructed
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:495:12
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub struct SparseGrid<'a, R: RngCore> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `with_scale` are never used
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:505:12
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, R: RngCore> SparseGrid<'a, R> {
[INFO] [stdout]     | -------------------------------------- associated functions in this implementation
[INFO] [stdout] 505 |     pub fn new(rng: &'a mut R, size: (usize, usize)) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 509 |     pub fn with_scale(rng: &'a mut R, scale: usize, size: (usize, usize)) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SiteNumber` is never constructed
[INFO] [stdout]  --> src/bin/../base/mod.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct SiteNumber(pub u8);
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/../base/color.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Color {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 15 |   pub fn new() -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Node` is never used
[INFO] [stdout]  --> src/bin/../ast.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum Node<'input> {
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `File` is never constructed
[INFO] [stdout]    --> src/bin/../ast.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub struct File<'input> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/bin/ewar.rs:61:3
[INFO] [stdout]     |
[INFO] [stdout]  52 | struct Cli {
[INFO] [stdout]     |        --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  61 |   random_seed: u64,
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 |   n: u32,
[INFO] [stdout]     |   ^
[INFO] [stdout] ...
[INFO] [stdout]  76 |   seed_element: Option<String>,
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  83 |   expect: Option<String>,
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |   output: Output,
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |   output_mode: OutputMode,
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |   color: ColorMode,
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |   checksum: bool,
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Cli` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NoElement` and `StackUnderflow` are never constructed
[INFO] [stdout]   --> src/bin/../runtime/mod.rs:36:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum Error {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 36 |   NoElement,
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |   StackUnderflow, // TODO: add context
[INFO] [stdout]    |   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RuntimeImpl` is never used
[INFO] [stdout]   --> src/bin/../runtime/mod.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait RuntimeImpl {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `reset` are never used
[INFO] [stdout]   --> src/bin/../runtime/mod.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl Cursor {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 65 |   pub fn new() -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |   pub fn reset(&mut self, s: Symmetries) {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EMPTY` is never used
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | const EMPTY: char = '.';
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OCCUPIED` is never used
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | const OCCUPIED: char = 'x';
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BAD` is never used
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | const BAD: char = '!';
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset` is never used
[INFO] [stdout]   --> src/bin/../runtime/mfm.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub trait EventWindow {
[INFO] [stdout]    |           ----------- method in this trait
[INFO] [stdout] 65 |     /// Reset moves the center of the event window to a new arbitrarily selected site.
[INFO] [stdout] 66 |     fn reset(&mut self);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bounds` is never constructed
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:346:8
[INFO] [stdout]     |
[INFO] [stdout] 346 | struct Bounds {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DenseGrid` is never constructed
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:360:12
[INFO] [stdout]     |
[INFO] [stdout] 360 | pub struct DenseGrid<'a, R: RngCore> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `with_scale` are never used
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:370:12
[INFO] [stdout]     |
[INFO] [stdout] 369 | impl<'a, R: RngCore> DenseGrid<'a, R> {
[INFO] [stdout]     | ------------------------------------- associated functions in this implementation
[INFO] [stdout] 370 |     pub fn new(rng: &'a mut R, size: (usize, usize)) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 |     pub fn with_scale(rng: &'a mut R, scale: usize, size: (usize, usize)) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Blit` is never used
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:463:11
[INFO] [stdout]     |
[INFO] [stdout] 463 | pub trait Blit {
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SparseGrid` is never constructed
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:495:12
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub struct SparseGrid<'a, R: RngCore> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `with_scale` are never used
[INFO] [stdout]    --> src/bin/../runtime/mfm.rs:505:12
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, R: RngCore> SparseGrid<'a, R> {
[INFO] [stdout]     | -------------------------------------- associated functions in this implementation
[INFO] [stdout] 505 |     pub fn new(rng: &'a mut R, size: (usize, usize)) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 509 |     pub fn with_scale(rng: &'a mut R, scale: usize, size: (usize, usize)) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SiteNumber` is never constructed
[INFO] [stdout]  --> src/bin/../base/mod.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct SiteNumber(pub u8);
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/../base/color.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Color {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 15 |   pub fn new() -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Node` is never used
[INFO] [stdout]  --> src/bin/../ast.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum Node<'input> {
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `File` is never constructed
[INFO] [stdout]    --> src/bin/../ast.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub struct File<'input> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SiteNumber` is never constructed
[INFO] [stdout]  --> src/base/mod.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct SiteNumber(pub u8);
[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 items `new` and `components` are never used
[INFO] [stdout]   --> src/base/color.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Color {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] 15 |   pub fn new() -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |   pub fn components(&self) -> (u8, u8, u8, u8) {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NoName` is never constructed
[INFO] [stdout]   --> src/code.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum CompileError<'input> {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 29 |     NoName,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/substrate-engine-5c7e2fab2e290a8f/out/substrate.rs:4896:16
[INFO] [stdout]      |
[INFO] [stdout] 4895 |     impl InstructionParser {
[INFO] [stdout]      |     ---------------------- associated function in this implementation
[INFO] [stdout] 4896 |         pub fn new() -> InstructionParser {
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/substrate-engine-5c7e2fab2e290a8f/out/substrate.rs:8362:16
[INFO] [stdout]      |
[INFO] [stdout] 8361 |     impl MetadataParser {
[INFO] [stdout]      |     ------------------- associated function in this implementation
[INFO] [stdout] 8362 |         pub fn new() -> MetadataParser {
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SiteNumber` is never constructed
[INFO] [stdout]  --> src/base/mod.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct SiteNumber(pub u8);
[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 items `new` and `components` are never used
[INFO] [stdout]   --> src/base/color.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Color {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] 15 |   pub fn new() -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |   pub fn components(&self) -> (u8, u8, u8, u8) {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NoName` is never constructed
[INFO] [stdout]   --> src/code.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum CompileError<'input> {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 29 |     NoName,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/substrate-engine-5c7e2fab2e290a8f/out/substrate.rs:4896:16
[INFO] [stdout]      |
[INFO] [stdout] 4895 |     impl InstructionParser {
[INFO] [stdout]      |     ---------------------- associated function in this implementation
[INFO] [stdout] 4896 |         pub fn new() -> InstructionParser {
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/substrate-engine-5c7e2fab2e290a8f/out/substrate.rs:8362:16
[INFO] [stdout]      |
[INFO] [stdout] 8361 |     impl MetadataParser {
[INFO] [stdout]      |     ------------------- associated function in this implementation
[INFO] [stdout] 8362 |         pub fn new() -> MetadataParser {
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.80s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "be0fe43748aa3e8c98b7a102b509892caa73e5d5f4cbc9f1267f756b8874aabe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be0fe43748aa3e8c98b7a102b509892caa73e5d5f4cbc9f1267f756b8874aabe", kill_on_drop: false }`
[INFO] [stdout] be0fe43748aa3e8c98b7a102b509892caa73e5d5f4cbc9f1267f756b8874aabe
