[INFO] cloning repository https://github.com/toshok/rusttalk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toshok/rusttalk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoshok%2Frusttalk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoshok%2Frusttalk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f59891b4e15148827d89ad85b6aeb41ee32df1c
[INFO] checking toshok/rusttalk against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoshok%2Frusttalk" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/toshok/rusttalk
[INFO] finished tweaking git repo https://github.com/toshok/rusttalk
[INFO] tweaked toml for git repo https://github.com/toshok/rusttalk written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/toshok/rusttalk on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/toshok/rusttalk 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8eabe4db1d0e7e8a1b0145ec603fb494d5f702e789caaae1a41bd9bcfc108e19
[INFO] running `Command { std: "docker" "start" "-a" "8eabe4db1d0e7e8a1b0145ec603fb494d5f702e789caaae1a41bd9bcfc108e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8eabe4db1d0e7e8a1b0145ec603fb494d5f702e789caaae1a41bd9bcfc108e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eabe4db1d0e7e8a1b0145ec603fb494d5f702e789caaae1a41bd9bcfc108e19", kill_on_drop: false }`
[INFO] [stdout] 8eabe4db1d0e7e8a1b0145ec603fb494d5f702e789caaae1a41bd9bcfc108e19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e5cb0187216029a43a3257ed9ce5aef90f7de4b5d0f663c22147692d067b8a9
[INFO] running `Command { std: "docker" "start" "-a" "7e5cb0187216029a43a3257ed9ce5aef90f7de4b5d0f663c22147692d067b8a9", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]     Checking rusttalk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(ptr_offset_from)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:115:18
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 0...15 => self.push_receiver_var(bytecode),
[INFO] [stdout]     |                  ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:116:19
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 16...31 => self.push_temp_var(bytecode),
[INFO] [stdout]     |                   ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:117:19
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 32...63 => self.push_literal_const(bytecode),
[INFO] [stdout]     |                   ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:118:19
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 64...95 => self.push_literal_var(bytecode),
[INFO] [stdout]     |                   ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:119:19
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 96...103 => self.pop_and_store_receiver_var(bytecode),
[INFO] [stdout]     |                   ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 104...111 => self.pop_and_store_temp_var(bytecode),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:136:20
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 126...127 => panic!("illegal bytecode"),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:147:20
[INFO] [stdout]     |
[INFO] [stdout] 147 |                 138...143 => panic!("illegal bytecode"),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:148:20
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 144...151 => self.short_unconditional_jump(bytecode),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 152...159 => self.jump_if_false(bytecode),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:150:20
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 160...167 => self.extended_unconditional_jump(bytecode),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 168...171 => self.extended_jump_on_true(bytecode),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:152:20
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 172...175 => self.extended_jump_on_false(bytecode),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:153:20
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 176...191 => self.send_arith_msg(bytecode),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |                 192...207 => panic!("special ops not implemented"), //sCommonMsg
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:155:20
[INFO] [stdout]     |
[INFO] [stdout] 155 |                 208...223 => self.send_literal_with_argc(bytecode, 0),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |                 224...239 => self.send_literal_with_argc(bytecode, 1),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:157:20
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 240...255 => self.send_literal_with_argc(bytecode, 2),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/interp.rs:643:9
[INFO] [stdout]     |
[INFO] [stdout] 643 |         ((self.lit_cnt_hdr(hdr) + LITERAL_START) * mem::size_of::<u32>() as u32 + 1)
[INFO] [stdout]     |         ^                                                                          ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 643 -         ((self.lit_cnt_hdr(hdr) + LITERAL_START) * mem::size_of::<u32>() as u32 + 1)
[INFO] [stdout] 643 +         (self.lit_cnt_hdr(hdr) + LITERAL_START) * mem::size_of::<u32>() as u32 + 1 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/interp.rs:647:9
[INFO] [stdout]     |
[INFO] [stdout] 647 |         (((hdr) & 0x0F80) >> 7)
[INFO] [stdout]     |         ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 647 -         (((hdr) & 0x0F80) >> 7)
[INFO] [stdout] 647 +         ((hdr) & 0x0F80) >> 7 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `ptr_offset_from` has been stable since 1.47.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(ptr_offset_from)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(ptr_offset_from)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:115:18
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 0...15 => self.push_receiver_var(bytecode),
[INFO] [stdout]     |                  ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:116:19
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 16...31 => self.push_temp_var(bytecode),
[INFO] [stdout]     |                   ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:117:19
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 32...63 => self.push_literal_const(bytecode),
[INFO] [stdout]     |                   ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:118:19
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 64...95 => self.push_literal_var(bytecode),
[INFO] [stdout]     |                   ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:119:19
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 96...103 => self.pop_and_store_receiver_var(bytecode),
[INFO] [stdout]     |                   ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 104...111 => self.pop_and_store_temp_var(bytecode),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:136:20
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 126...127 => panic!("illegal bytecode"),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:147:20
[INFO] [stdout]     |
[INFO] [stdout] 147 |                 138...143 => panic!("illegal bytecode"),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:148:20
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 144...151 => self.short_unconditional_jump(bytecode),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 152...159 => self.jump_if_false(bytecode),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:150:20
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 160...167 => self.extended_unconditional_jump(bytecode),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 168...171 => self.extended_jump_on_true(bytecode),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:152:20
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 172...175 => self.extended_jump_on_false(bytecode),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:153:20
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 176...191 => self.send_arith_msg(bytecode),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |                 192...207 => panic!("special ops not implemented"), //sCommonMsg
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:155:20
[INFO] [stdout]     |
[INFO] [stdout] 155 |                 208...223 => self.send_literal_with_argc(bytecode, 0),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |                 224...239 => self.send_literal_with_argc(bytecode, 1),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/interp.rs:157:20
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 240...255 => self.send_literal_with_argc(bytecode, 2),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/interp.rs:643:9
[INFO] [stdout]     |
[INFO] [stdout] 643 |         ((self.lit_cnt_hdr(hdr) + LITERAL_START) * mem::size_of::<u32>() as u32 + 1)
[INFO] [stdout]     |         ^                                                                          ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 643 -         ((self.lit_cnt_hdr(hdr) + LITERAL_START) * mem::size_of::<u32>() as u32 + 1)
[INFO] [stdout] 643 +         (self.lit_cnt_hdr(hdr) + LITERAL_START) * mem::size_of::<u32>() as u32 + 1 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/interp.rs:647:9
[INFO] [stdout]     |
[INFO] [stdout] 647 |         (((hdr) & 0x0F80) >> 7)
[INFO] [stdout]     |         ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 647 -         (((hdr) & 0x0F80) >> 7)
[INFO] [stdout] 647 +         ((hdr) & 0x0F80) >> 7 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `ptr_offset_from` has been stable since 1.47.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(ptr_offset_from)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/snapshot.rs:22:65
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Err(why) => panic!("couldn't open {}: {}", display, why.description()),
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg_selector`
[INFO] [stdout]    --> src/interp.rs:557:21
[INFO] [stdout]     |
[INFO] [stdout] 557 |                 let msg_selector = self.msg_selector;
[INFO] [stdout]     |                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msg_selector`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:488:17
[INFO] [stdout]     |
[INFO] [stdout] 488 |                 CLASS_ARRAY => print!("(array)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:488:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] 488 |                 CLASS_ARRAY => print!("(array)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^ collectively making this unreachable
[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/om.rs:489:17
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 CLASS_FLOAT => print!("(float)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:489:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] 488 |                 CLASS_ARRAY => print!("(array)"),
[INFO] [stdout] 489 |                 CLASS_FLOAT => print!("(float)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:490:17
[INFO] [stdout]     |
[INFO] [stdout] 490 |                 CLASS_METH_CTX => print!("(meth_ctx)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:490:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 490 |                 CLASS_METH_CTX => print!("(meth_ctx)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:491:17
[INFO] [stdout]     |
[INFO] [stdout] 491 |                 CLASS_BLOCK_CTX => print!("(block_ctx)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:491:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 491 |                 CLASS_BLOCK_CTX => print!("(block_ctx)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:492:17
[INFO] [stdout]     |
[INFO] [stdout] 492 |                 CLASS_POINT => print!("(point)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:492:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 492 |                 CLASS_POINT => print!("(point)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:493:17
[INFO] [stdout]     |
[INFO] [stdout] 493 |                 CLASS_LG_POS_INT => print!("(lg_pos_int)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:493:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 493 |                 CLASS_LG_POS_INT => print!("(lg_pos_int)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:494:17
[INFO] [stdout]     |
[INFO] [stdout] 494 |                 CLASS_DISPLAY_BITMAP => print!("(display_bitmap)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:494:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 494 |                 CLASS_DISPLAY_BITMAP => print!("(display_bitmap)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:495:17
[INFO] [stdout]     |
[INFO] [stdout] 495 |                 CLASS_MSG => print!("(message)"),
[INFO] [stdout]     |                 ^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:495:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 495 |                 CLASS_MSG => print!("(message)"),
[INFO] [stdout]     |                 ^^^^^^^^^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:496:17
[INFO] [stdout]     |
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches any value
[INFO] [stdout] ...
[INFO] [stdout] 496 |                 CLASS_COMPILED_METHOD => print!("(compiled_method)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match against the value of constant `CLASS_STRING` instead of introducing a new catch-all binding
[INFO] [stdout]     |
[INFO] [stdout] 487 |                 std_ptrs::CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:497:17
[INFO] [stdout]     |
[INFO] [stdout] 497 |                 CLASS_SEMA => print!("(sema)"),
[INFO] [stdout]     |                 ^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:497:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 497 |                 CLASS_SEMA => print!("(sema)"),
[INFO] [stdout]     |                 ^^^^^^^^^^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:498:17
[INFO] [stdout]     |
[INFO] [stdout] 498 |                 CLASS_CHARACTER => print!("(character)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:498:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 498 |                 CLASS_CHARACTER => print!("(character)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 |                 CLASS_FORM => print!("(form)"),
[INFO] [stdout]     |                 ^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 499 |                 CLASS_FORM => print!("(form)"),
[INFO] [stdout]     |                 ^^^^^^^^^^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:500:17
[INFO] [stdout]     |
[INFO] [stdout] 500 |                 _ => print!("(unknown)"),
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:500:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 500 |                 _ => print!("(unknown)"),
[INFO] [stdout]     |                 ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_STRING`
[INFO] [stdout]    --> src/om.rs:487:17
[INFO] [stdout]     |
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_STRING`
[INFO] [stdout]     |
[INFO] [stdout] 487 |                 std_ptrs::CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 487 |                 _CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_ARRAY`
[INFO] [stdout]    --> src/om.rs:488:17
[INFO] [stdout]     |
[INFO] [stdout] 488 |                 CLASS_ARRAY => print!("(array)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_ARRAY`
[INFO] [stdout]     |
[INFO] [stdout] 488 |                 std_ptrs::CLASS_ARRAY => print!("(array)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 488 |                 _CLASS_ARRAY => print!("(array)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_FLOAT`
[INFO] [stdout]    --> src/om.rs:489:17
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 CLASS_FLOAT => print!("(float)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_FLOAT`
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 std_ptrs::CLASS_FLOAT => print!("(float)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 _CLASS_FLOAT => print!("(float)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_METH_CTX`
[INFO] [stdout]    --> src/om.rs:490:17
[INFO] [stdout]     |
[INFO] [stdout] 490 |                 CLASS_METH_CTX => print!("(meth_ctx)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_METH_CTX`
[INFO] [stdout]     |
[INFO] [stdout] 490 |                 std_ptrs::CLASS_METH_CTX => print!("(meth_ctx)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 490 |                 _CLASS_METH_CTX => print!("(meth_ctx)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_BLOCK_CTX`
[INFO] [stdout]    --> src/om.rs:491:17
[INFO] [stdout]     |
[INFO] [stdout] 491 |                 CLASS_BLOCK_CTX => print!("(block_ctx)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_BLOCK_CTX`
[INFO] [stdout]     |
[INFO] [stdout] 491 |                 std_ptrs::CLASS_BLOCK_CTX => print!("(block_ctx)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 491 |                 _CLASS_BLOCK_CTX => print!("(block_ctx)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_POINT`
[INFO] [stdout]    --> src/om.rs:492:17
[INFO] [stdout]     |
[INFO] [stdout] 492 |                 CLASS_POINT => print!("(point)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_POINT`
[INFO] [stdout]     |
[INFO] [stdout] 492 |                 std_ptrs::CLASS_POINT => print!("(point)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 492 |                 _CLASS_POINT => print!("(point)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_LG_POS_INT`
[INFO] [stdout]    --> src/om.rs:493:17
[INFO] [stdout]     |
[INFO] [stdout] 493 |                 CLASS_LG_POS_INT => print!("(lg_pos_int)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_LG_POS_INT`
[INFO] [stdout]     |
[INFO] [stdout] 493 |                 std_ptrs::CLASS_LG_POS_INT => print!("(lg_pos_int)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 493 |                 _CLASS_LG_POS_INT => print!("(lg_pos_int)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_DISPLAY_BITMAP`
[INFO] [stdout]    --> src/om.rs:494:17
[INFO] [stdout]     |
[INFO] [stdout] 494 |                 CLASS_DISPLAY_BITMAP => print!("(display_bitmap)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_DISPLAY_BITMAP`
[INFO] [stdout]     |
[INFO] [stdout] 494 |                 std_ptrs::CLASS_DISPLAY_BITMAP => print!("(display_bitmap)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 494 |                 _CLASS_DISPLAY_BITMAP => print!("(display_bitmap)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_MSG`
[INFO] [stdout]    --> src/om.rs:495:17
[INFO] [stdout]     |
[INFO] [stdout] 495 |                 CLASS_MSG => print!("(message)"),
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_MSG`
[INFO] [stdout]     |
[INFO] [stdout] 495 |                 std_ptrs::CLASS_MSG => print!("(message)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 495 |                 _CLASS_MSG => print!("(message)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_SEMA`
[INFO] [stdout]    --> src/om.rs:497:17
[INFO] [stdout]     |
[INFO] [stdout] 497 |                 CLASS_SEMA => print!("(sema)"),
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_SEMA`
[INFO] [stdout]     |
[INFO] [stdout] 497 |                 std_ptrs::CLASS_SEMA => print!("(sema)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 497 |                 _CLASS_SEMA => print!("(sema)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_CHARACTER`
[INFO] [stdout]    --> src/om.rs:498:17
[INFO] [stdout]     |
[INFO] [stdout] 498 |                 CLASS_CHARACTER => print!("(character)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_CHARACTER`
[INFO] [stdout]     |
[INFO] [stdout] 498 |                 std_ptrs::CLASS_CHARACTER => print!("(character)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 498 |                 _CLASS_CHARACTER => print!("(character)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_FORM`
[INFO] [stdout]    --> src/om.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 |                 CLASS_FORM => print!("(form)"),
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_FORM`
[INFO] [stdout]     |
[INFO] [stdout] 499 |                 std_ptrs::CLASS_FORM => print!("(form)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 499 |                 _CLASS_FORM => print!("(form)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusttalk` (bin "rusttalk" test) due to 1 previous error; 48 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/snapshot.rs:22:65
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Err(why) => panic!("couldn't open {}: {}", display, why.description()),
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg_selector`
[INFO] [stdout]    --> src/interp.rs:557:21
[INFO] [stdout]     |
[INFO] [stdout] 557 |                 let msg_selector = self.msg_selector;
[INFO] [stdout]     |                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msg_selector`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:488:17
[INFO] [stdout]     |
[INFO] [stdout] 488 |                 CLASS_ARRAY => print!("(array)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:488:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] 488 |                 CLASS_ARRAY => print!("(array)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^ collectively making this unreachable
[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/om.rs:489:17
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 CLASS_FLOAT => print!("(float)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:489:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] 488 |                 CLASS_ARRAY => print!("(array)"),
[INFO] [stdout] 489 |                 CLASS_FLOAT => print!("(float)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:490:17
[INFO] [stdout]     |
[INFO] [stdout] 490 |                 CLASS_METH_CTX => print!("(meth_ctx)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:490:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 490 |                 CLASS_METH_CTX => print!("(meth_ctx)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:491:17
[INFO] [stdout]     |
[INFO] [stdout] 491 |                 CLASS_BLOCK_CTX => print!("(block_ctx)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:491:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 491 |                 CLASS_BLOCK_CTX => print!("(block_ctx)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:492:17
[INFO] [stdout]     |
[INFO] [stdout] 492 |                 CLASS_POINT => print!("(point)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:492:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 492 |                 CLASS_POINT => print!("(point)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:493:17
[INFO] [stdout]     |
[INFO] [stdout] 493 |                 CLASS_LG_POS_INT => print!("(lg_pos_int)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:493:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 493 |                 CLASS_LG_POS_INT => print!("(lg_pos_int)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:494:17
[INFO] [stdout]     |
[INFO] [stdout] 494 |                 CLASS_DISPLAY_BITMAP => print!("(display_bitmap)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:494:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 494 |                 CLASS_DISPLAY_BITMAP => print!("(display_bitmap)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:495:17
[INFO] [stdout]     |
[INFO] [stdout] 495 |                 CLASS_MSG => print!("(message)"),
[INFO] [stdout]     |                 ^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:495:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 495 |                 CLASS_MSG => print!("(message)"),
[INFO] [stdout]     |                 ^^^^^^^^^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:496:17
[INFO] [stdout]     |
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches any value
[INFO] [stdout] ...
[INFO] [stdout] 496 |                 CLASS_COMPILED_METHOD => print!("(compiled_method)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match against the value of constant `CLASS_STRING` instead of introducing a new catch-all binding
[INFO] [stdout]     |
[INFO] [stdout] 487 |                 std_ptrs::CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:497:17
[INFO] [stdout]     |
[INFO] [stdout] 497 |                 CLASS_SEMA => print!("(sema)"),
[INFO] [stdout]     |                 ^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:497:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 497 |                 CLASS_SEMA => print!("(sema)"),
[INFO] [stdout]     |                 ^^^^^^^^^^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:498:17
[INFO] [stdout]     |
[INFO] [stdout] 498 |                 CLASS_CHARACTER => print!("(character)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:498:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 498 |                 CLASS_CHARACTER => print!("(character)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 |                 CLASS_FORM => print!("(form)"),
[INFO] [stdout]     |                 ^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 499 |                 CLASS_FORM => print!("(form)"),
[INFO] [stdout]     |                 ^^^^^^^^^^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/om.rs:500:17
[INFO] [stdout]     |
[INFO] [stdout] 500 |                 _ => print!("(unknown)"),
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/om.rs:500:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 CLASS_SMALL_INTEGER => print!("(smi)"),
[INFO] [stdout]     |                 ------------------- matches some of the same values
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 500 |                 _ => print!("(unknown)"),
[INFO] [stdout]     |                 ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_STRING`
[INFO] [stdout]    --> src/om.rs:487:17
[INFO] [stdout]     |
[INFO] [stdout] 487 |                 CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_STRING`
[INFO] [stdout]     |
[INFO] [stdout] 487 |                 std_ptrs::CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 487 |                 _CLASS_STRING => print!("(string)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_ARRAY`
[INFO] [stdout]    --> src/om.rs:488:17
[INFO] [stdout]     |
[INFO] [stdout] 488 |                 CLASS_ARRAY => print!("(array)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_ARRAY`
[INFO] [stdout]     |
[INFO] [stdout] 488 |                 std_ptrs::CLASS_ARRAY => print!("(array)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 488 |                 _CLASS_ARRAY => print!("(array)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_FLOAT`
[INFO] [stdout]    --> src/om.rs:489:17
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 CLASS_FLOAT => print!("(float)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_FLOAT`
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 std_ptrs::CLASS_FLOAT => print!("(float)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 _CLASS_FLOAT => print!("(float)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_METH_CTX`
[INFO] [stdout]    --> src/om.rs:490:17
[INFO] [stdout]     |
[INFO] [stdout] 490 |                 CLASS_METH_CTX => print!("(meth_ctx)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_METH_CTX`
[INFO] [stdout]     |
[INFO] [stdout] 490 |                 std_ptrs::CLASS_METH_CTX => print!("(meth_ctx)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 490 |                 _CLASS_METH_CTX => print!("(meth_ctx)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_BLOCK_CTX`
[INFO] [stdout]    --> src/om.rs:491:17
[INFO] [stdout]     |
[INFO] [stdout] 491 |                 CLASS_BLOCK_CTX => print!("(block_ctx)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_BLOCK_CTX`
[INFO] [stdout]     |
[INFO] [stdout] 491 |                 std_ptrs::CLASS_BLOCK_CTX => print!("(block_ctx)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 491 |                 _CLASS_BLOCK_CTX => print!("(block_ctx)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_POINT`
[INFO] [stdout]    --> src/om.rs:492:17
[INFO] [stdout]     |
[INFO] [stdout] 492 |                 CLASS_POINT => print!("(point)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_POINT`
[INFO] [stdout]     |
[INFO] [stdout] 492 |                 std_ptrs::CLASS_POINT => print!("(point)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 492 |                 _CLASS_POINT => print!("(point)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_LG_POS_INT`
[INFO] [stdout]    --> src/om.rs:493:17
[INFO] [stdout]     |
[INFO] [stdout] 493 |                 CLASS_LG_POS_INT => print!("(lg_pos_int)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_LG_POS_INT`
[INFO] [stdout]     |
[INFO] [stdout] 493 |                 std_ptrs::CLASS_LG_POS_INT => print!("(lg_pos_int)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 493 |                 _CLASS_LG_POS_INT => print!("(lg_pos_int)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_DISPLAY_BITMAP`
[INFO] [stdout]    --> src/om.rs:494:17
[INFO] [stdout]     |
[INFO] [stdout] 494 |                 CLASS_DISPLAY_BITMAP => print!("(display_bitmap)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_DISPLAY_BITMAP`
[INFO] [stdout]     |
[INFO] [stdout] 494 |                 std_ptrs::CLASS_DISPLAY_BITMAP => print!("(display_bitmap)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 494 |                 _CLASS_DISPLAY_BITMAP => print!("(display_bitmap)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_MSG`
[INFO] [stdout]    --> src/om.rs:495:17
[INFO] [stdout]     |
[INFO] [stdout] 495 |                 CLASS_MSG => print!("(message)"),
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_MSG`
[INFO] [stdout]     |
[INFO] [stdout] 495 |                 std_ptrs::CLASS_MSG => print!("(message)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 495 |                 _CLASS_MSG => print!("(message)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_SEMA`
[INFO] [stdout]    --> src/om.rs:497:17
[INFO] [stdout]     |
[INFO] [stdout] 497 |                 CLASS_SEMA => print!("(sema)"),
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_SEMA`
[INFO] [stdout]     |
[INFO] [stdout] 497 |                 std_ptrs::CLASS_SEMA => print!("(sema)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 497 |                 _CLASS_SEMA => print!("(sema)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_CHARACTER`
[INFO] [stdout]    --> src/om.rs:498:17
[INFO] [stdout]     |
[INFO] [stdout] 498 |                 CLASS_CHARACTER => print!("(character)"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_CHARACTER`
[INFO] [stdout]     |
[INFO] [stdout] 498 |                 std_ptrs::CLASS_CHARACTER => print!("(character)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 498 |                 _CLASS_CHARACTER => print!("(character)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `CLASS_FORM`
[INFO] [stdout]    --> src/om.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 |                 CLASS_FORM => print!("(form)"),
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CLASS_FORM`
[INFO] [stdout]     |
[INFO] [stdout] 499 |                 std_ptrs::CLASS_FORM => print!("(form)"),
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 499 |                 _CLASS_FORM => print!("(form)"),
[INFO] [stdout]     |                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusttalk` (bin "rusttalk") due to 1 previous error; 48 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7e5cb0187216029a43a3257ed9ce5aef90f7de4b5d0f663c22147692d067b8a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e5cb0187216029a43a3257ed9ce5aef90f7de4b5d0f663c22147692d067b8a9", kill_on_drop: false }`
[INFO] [stdout] 7e5cb0187216029a43a3257ed9ce5aef90f7de4b5d0f663c22147692d067b8a9
