[INFO] cloning repository https://github.com/LordGoatius/JIMNIAC [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LordGoatius/JIMNIAC" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordGoatius%2FJIMNIAC", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordGoatius%2FJIMNIAC'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d625b46c70eb6543d84423c24f1cf5db0385761 [INFO] checking LordGoatius/JIMNIAC against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordGoatius%2FJIMNIAC" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LordGoatius/JIMNIAC on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/LordGoatius/JIMNIAC [INFO] finished tweaking git repo https://github.com/LordGoatius/JIMNIAC [INFO] tweaked toml for git repo https://github.com/LordGoatius/JIMNIAC written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LordGoatius/JIMNIAC 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/JIMNIAC/Cargo.toml: unused manifest key: package.author [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded packed_struct v0.10.1 [INFO] [stderr] Downloaded packed_struct_codegen v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52e3b4fa75cbd78faa1be29ba75608c2ede20850430f1d08918a4e09c42c7b2c [INFO] running `Command { std: "docker" "start" "-a" "52e3b4fa75cbd78faa1be29ba75608c2ede20850430f1d08918a4e09c42c7b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52e3b4fa75cbd78faa1be29ba75608c2ede20850430f1d08918a4e09c42c7b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52e3b4fa75cbd78faa1be29ba75608c2ede20850430f1d08918a4e09c42c7b2c", kill_on_drop: false }` [INFO] [stdout] 52e3b4fa75cbd78faa1be29ba75608c2ede20850430f1d08918a4e09c42c7b2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c869c9000955de29c2de013342dbc461e620bcc11724060531776eec7fdf9c38 [INFO] running `Command { std: "docker" "start" "-a" "c869c9000955de29c2de013342dbc461e620bcc11724060531776eec7fdf9c38", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/JIMNIAC/Cargo.toml: unused manifest key: package.author [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling packed_struct v0.10.1 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking numtoa v0.2.4 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking termion v4.0.3 [INFO] [stderr] Compiling packed_struct_codegen v0.10.1 [INFO] [stderr] Checking ternary v0.1.0 (/opt/rustwide/workdir/ternary) [INFO] [stderr] Checking septivigntimal v0.1.0 (/opt/rustwide/workdir/septivigntimal) [INFO] [stderr] Checking terscii v0.1.0 (/opt/rustwide/workdir/terscii) [INFO] [stderr] Checking jimniac v0.2.0 (/opt/rustwide/workdir/JIMNIAC) [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | x if value == const { isize([Z, Z, Z]) } => TERSCII::NULL, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | x if value == const { isize([Z, Z, Y]) } => TERSCII::LE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | x if value == const { isize([Z, Z, X]) } => TERSCII::ESC, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | x if value == const { isize([Z, Z, W]) } => TERSCII::LR, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | x if value == const { isize([Z, Z, V]) } => TERSCII::OP, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | x if value == const { isize([Z, Z, U]) } => TERSCII::SU, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | x if value == const { isize([Z, Z, T]) } => TERSCII::SD, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | x if value == const { isize([Z, Z, S]) } => TERSCII::SP, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | x if value == const { isize([Z, Z, R]) } => TERSCII::ACK, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | x if value == const { isize([Z, Z, Q]) } => TERSCII::NACK, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | x if value == const { isize([Z, Z, P]) } => TERSCII::RT, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | x if value == const { isize([Z, Z, O]) } => TERSCII::TAB, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | x if value == const { isize([Z, Z, N]) } => TERSCII::Period, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 169 | x if value == const { isize([Z, Z, ZERO]) } => TERSCII::Zero, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 170 | x if value == const { isize([Z, Z, A]) } => TERSCII::One, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | x if value == const { isize([Z, Z, B]) } => TERSCII::Two, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | x if value == const { isize([Z, Z, C]) } => TERSCII::Three, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | x if value == const { isize([Z, Z, D]) } => TERSCII::Four, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | x if value == const { isize([Z, Z, E]) } => TERSCII::Five, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 175 | x if value == const { isize([Z, Z, F]) } => TERSCII::Six, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | x if value == const { isize([Z, Z, G]) } => TERSCII::Seven, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | x if value == const { isize([Z, Z, H]) } => TERSCII::Eight, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | x if value == const { isize([Z, Z, I]) } => TERSCII::Nine, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:179:13 [INFO] [stdout] | [INFO] [stdout] 179 | x if value == const { isize([Z, Z, J]) } => TERSCII::Exclamation, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | x if value == const { isize([Z, Z, K]) } => TERSCII::Question, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | x if value == const { isize([Z, Z, L]) } => TERSCII::Minus, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | x if value == const { isize([Z, Z, M]) } => TERSCII::Plus, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:183:13 [INFO] [stdout] | [INFO] [stdout] 183 | x if value == const { isize([Z, Y, Z]) } => TERSCII::A, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | x if value == const { isize([Z, Y, Y]) } => TERSCII::B, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | x if value == const { isize([Z, Y, X]) } => TERSCII::C, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 186 | x if value == const { isize([Z, Y, W]) } => TERSCII::D, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | x if value == const { isize([Z, Y, V]) } => TERSCII::E, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | x if value == const { isize([Z, Y, U]) } => TERSCII::F, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | x if value == const { isize([Z, Y, T]) } => TERSCII::G, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | x if value == const { isize([Z, Y, S]) } => TERSCII::H, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | x if value == const { isize([Z, Y, R]) } => TERSCII::I, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:192:13 [INFO] [stdout] | [INFO] [stdout] 192 | x if value == const { isize([Z, Y, Q]) } => TERSCII::J, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | x if value == const { isize([Z, Y, P]) } => TERSCII::K, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | x if value == const { isize([Z, Y, O]) } => TERSCII::L, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | x if value == const { isize([Z, Y, N]) } => TERSCII::M, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:196:13 [INFO] [stdout] | [INFO] [stdout] 196 | x if value == const { isize([Z, Y, ZERO]) } => TERSCII::N, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | x if value == const { isize([Z, Y, A]) } => TERSCII::O, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | x if value == const { isize([Z, Y, B]) } => TERSCII::P, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:199:13 [INFO] [stdout] | [INFO] [stdout] 199 | x if value == const { isize([Z, Y, C]) } => TERSCII::Q, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:200:13 [INFO] [stdout] | [INFO] [stdout] 200 | x if value == const { isize([Z, Y, D]) } => TERSCII::R, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | x if value == const { isize([Z, Y, E]) } => TERSCII::S, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:202:13 [INFO] [stdout] | [INFO] [stdout] 202 | x if value == const { isize([Z, Y, F]) } => TERSCII::T, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | x if value == const { isize([Z, Y, G]) } => TERSCII::U, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:204:13 [INFO] [stdout] | [INFO] [stdout] 204 | x if value == const { isize([Z, Y, H]) } => TERSCII::V, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | x if value == const { isize([Z, Y, I]) } => TERSCII::W, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | x if value == const { isize([Z, Y, J]) } => TERSCII::X, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:207:13 [INFO] [stdout] | [INFO] [stdout] 207 | x if value == const { isize([Z, Y, K]) } => TERSCII::Y, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:208:13 [INFO] [stdout] | [INFO] [stdout] 208 | x if value == const { isize([Z, Y, L]) } => TERSCII::Z, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 209 | x if value == const { isize([Z, Y, M]) } => TERSCII::ADD_27_PREV, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | x if value == const { isize([Z, X, Z]) } => TERSCII::a, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:211:13 [INFO] [stdout] | [INFO] [stdout] 211 | x if value == const { isize([Z, X, Y]) } => TERSCII::b, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | x if value == const { isize([Z, X, X]) } => TERSCII::c, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | x if value == const { isize([Z, X, W]) } => TERSCII::d, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | x if value == const { isize([Z, X, V]) } => TERSCII::e, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | x if value == const { isize([Z, X, U]) } => TERSCII::f, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 216 | x if value == const { isize([Z, X, T]) } => TERSCII::g, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 217 | x if value == const { isize([Z, X, S]) } => TERSCII::h, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | x if value == const { isize([Z, X, R]) } => TERSCII::i, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | x if value == const { isize([Z, X, Q]) } => TERSCII::j, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | x if value == const { isize([Z, X, P]) } => TERSCII::k, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 221 | x if value == const { isize([Z, X, O]) } => TERSCII::l, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | x if value == const { isize([Z, X, N]) } => TERSCII::m, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | x if value == const { isize([Z, X, ZERO]) } => TERSCII::n, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | x if value == const { isize([Z, X, A]) } => TERSCII::o, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | x if value == const { isize([Z, X, B]) } => TERSCII::p, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | x if value == const { isize([Z, X, C]) } => TERSCII::q, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:227:13 [INFO] [stdout] | [INFO] [stdout] 227 | x if value == const { isize([Z, X, D]) } => TERSCII::r, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | x if value == const { isize([Z, X, E]) } => TERSCII::s, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | x if value == const { isize([Z, X, F]) } => TERSCII::t, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | x if value == const { isize([Z, X, G]) } => TERSCII::u, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:231:13 [INFO] [stdout] | [INFO] [stdout] 231 | x if value == const { isize([Z, X, H]) } => TERSCII::v, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | x if value == const { isize([Z, X, I]) } => TERSCII::w, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:233:13 [INFO] [stdout] | [INFO] [stdout] 233 | x if value == const { isize([Z, X, J]) } => TERSCII::x, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:234:13 [INFO] [stdout] | [INFO] [stdout] 234 | x if value == const { isize([Z, X, K]) } => TERSCII::y, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | x if value == const { isize([Z, X, L]) } => TERSCII::z, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | x if value == const { isize([Z, X, M]) } => TERSCII::SUB_27_PREV, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:238:13 [INFO] [stdout] | [INFO] [stdout] 238 | x if value == const { isize([Z, W, Z]) } => TERSCII::ACCENTS_00, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | x if value == const { isize([Z, W, Y]) } => TERSCII::ACCENTS_01, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:240:13 [INFO] [stdout] | [INFO] [stdout] 240 | x if value == const { isize([Z, W, X]) } => TERSCII::ACCENTS_02, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | x if value == const { isize([Z, W, W]) } => TERSCII::ACCENTS_03, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:242:13 [INFO] [stdout] | [INFO] [stdout] 242 | x if value == const { isize([Z, W, V]) } => TERSCII::ACCENTS_04, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:243:13 [INFO] [stdout] | [INFO] [stdout] 243 | x if value == const { isize([Z, W, U]) } => TERSCII::ACCENTS_05, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:244:13 [INFO] [stdout] | [INFO] [stdout] 244 | x if value == const { isize([Z, W, T]) } => TERSCII::ACCENTS_06, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | x if value == const { isize([Z, W, S]) } => TERSCII::ACCENTS_07, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | x if value == const { isize([Z, W, R]) } => TERSCII::ACCENTS_08, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | x if value == const { isize([Z, W, Q]) } => TERSCII::ACCENTS_09, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | x if value == const { isize([Z, W, P]) } => TERSCII::ACCENTS_10, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:249:13 [INFO] [stdout] | [INFO] [stdout] 249 | x if value == const { isize([Z, W, O]) } => TERSCII::LPAREN, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:250:13 [INFO] [stdout] | [INFO] [stdout] 250 | x if value == const { isize([Z, W, N]) } => TERSCII::RPAREN, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:251:13 [INFO] [stdout] | [INFO] [stdout] 251 | x if value == const { isize([Z, W, ZERO]) } => TERSCII::LBRACE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 252 | x if value == const { isize([Z, W, A]) } => TERSCII::RBRACE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:253:13 [INFO] [stdout] | [INFO] [stdout] 253 | x if value == const { isize([Z, W, B]) } => TERSCII::LBRACK, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:254:13 [INFO] [stdout] | [INFO] [stdout] 254 | x if value == const { isize([Z, W, C]) } => TERSCII::RBRACK, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | x if value == const { isize([Z, W, D]) } => TERSCII::VERT, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:256:13 [INFO] [stdout] | [INFO] [stdout] 256 | x if value == const { isize([Z, W, E]) } => TERSCII::UNDERSCORE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:257:13 [INFO] [stdout] | [INFO] [stdout] 257 | x if value == const { isize([Z, W, F]) } => TERSCII::DQUOTE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | x if value == const { isize([Z, W, G]) } => TERSCII::SQUOTE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:259:13 [INFO] [stdout] | [INFO] [stdout] 259 | x if value == const { isize([Z, W, H]) } => TERSCII::TICK, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:260:13 [INFO] [stdout] | [INFO] [stdout] 260 | x if value == const { isize([Z, W, I]) } => TERSCII::LANGLE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | x if value == const { isize([Z, Z, Z]) } => TERSCII::NULL, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | x if value == const { isize([Z, Z, Y]) } => TERSCII::LE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | x if value == const { isize([Z, Z, X]) } => TERSCII::ESC, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | x if value == const { isize([Z, Z, W]) } => TERSCII::LR, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | x if value == const { isize([Z, Z, V]) } => TERSCII::OP, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | x if value == const { isize([Z, Z, U]) } => TERSCII::SU, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | x if value == const { isize([Z, Z, T]) } => TERSCII::SD, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | x if value == const { isize([Z, Z, S]) } => TERSCII::SP, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | x if value == const { isize([Z, Z, R]) } => TERSCII::ACK, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | x if value == const { isize([Z, Z, Q]) } => TERSCII::NACK, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | x if value == const { isize([Z, Z, P]) } => TERSCII::RT, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | x if value == const { isize([Z, Z, O]) } => TERSCII::TAB, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | x if value == const { isize([Z, Z, N]) } => TERSCII::Period, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 169 | x if value == const { isize([Z, Z, ZERO]) } => TERSCII::Zero, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 170 | x if value == const { isize([Z, Z, A]) } => TERSCII::One, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | x if value == const { isize([Z, Z, B]) } => TERSCII::Two, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | x if value == const { isize([Z, Z, C]) } => TERSCII::Three, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | x if value == const { isize([Z, Z, D]) } => TERSCII::Four, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | x if value == const { isize([Z, Z, E]) } => TERSCII::Five, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 175 | x if value == const { isize([Z, Z, F]) } => TERSCII::Six, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | x if value == const { isize([Z, Z, G]) } => TERSCII::Seven, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | x if value == const { isize([Z, Z, H]) } => TERSCII::Eight, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | x if value == const { isize([Z, Z, I]) } => TERSCII::Nine, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:179:13 [INFO] [stdout] | [INFO] [stdout] 179 | x if value == const { isize([Z, Z, J]) } => TERSCII::Exclamation, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | x if value == const { isize([Z, Z, K]) } => TERSCII::Question, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | x if value == const { isize([Z, Z, L]) } => TERSCII::Minus, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | x if value == const { isize([Z, Z, M]) } => TERSCII::Plus, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:183:13 [INFO] [stdout] | [INFO] [stdout] 183 | x if value == const { isize([Z, Y, Z]) } => TERSCII::A, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | x if value == const { isize([Z, Y, Y]) } => TERSCII::B, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | x if value == const { isize([Z, Y, X]) } => TERSCII::C, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 186 | x if value == const { isize([Z, Y, W]) } => TERSCII::D, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | x if value == const { isize([Z, Y, V]) } => TERSCII::E, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | x if value == const { isize([Z, Y, U]) } => TERSCII::F, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:261:13 [INFO] [stdout] | [INFO] [stdout] 261 | x if value == const { isize([Z, W, J]) } => TERSCII::RANGLE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:262:13 [INFO] [stdout] | [INFO] [stdout] 262 | x if value == const { isize([Z, W, K]) } => TERSCII::EQUAL, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | x if value == const { isize([Z, W, L]) } => TERSCII::SEMICOLON, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:264:13 [INFO] [stdout] | [INFO] [stdout] 264 | x if value == const { isize([Z, W, M]) } => TERSCII::ASTERISK, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:266:13 [INFO] [stdout] | [INFO] [stdout] 266 | x if value == const { isize([Z, V, Z]) } => TERSCII::SLASH, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 267 | x if value == const { isize([Z, V, Y]) } => TERSCII::BSLASH, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | x if value == const { isize([Z, V, X]) } => TERSCII::COLON, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | x if value == const { isize([Z, V, W]) } => TERSCII::AT, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:270:13 [INFO] [stdout] | [INFO] [stdout] 270 | x if value == const { isize([Z, V, V]) } => TERSCII::HASH, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:271:13 [INFO] [stdout] | [INFO] [stdout] 271 | x if value == const { isize([Z, V, U]) } => TERSCII::DOLLAR, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:272:13 [INFO] [stdout] | [INFO] [stdout] 272 | x if value == const { isize([Z, V, T]) } => TERSCII::PERCENT, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:273:13 [INFO] [stdout] | [INFO] [stdout] 273 | x if value == const { isize([Z, V, S]) } => TERSCII::CARET, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:274:13 [INFO] [stdout] | [INFO] [stdout] 274 | x if value == const { isize([Z, V, R]) } => TERSCII::AMP, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:275:13 [INFO] [stdout] | [INFO] [stdout] 275 | x if value == const { isize([Z, V, Q]) } => TERSCII::TILDE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:276:13 [INFO] [stdout] | [INFO] [stdout] 276 | x if value == const { isize([Z, V, P]) } => TERSCII::COMMA, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | x if value == const { isize([Z, V, O]) } => TERSCII::CORNER_NW, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:278:13 [INFO] [stdout] | [INFO] [stdout] 278 | x if value == const { isize([Z, V, N]) } => TERSCII::CORNER_NE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | x if value == const { isize([Z, V, ZERO]) } => TERSCII::CORNER_SE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:280:13 [INFO] [stdout] | [INFO] [stdout] 280 | x if value == const { isize([Z, V, A]) } => TERSCII::CORNER_SW, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:281:13 [INFO] [stdout] | [INFO] [stdout] 281 | x if value == const { isize([Z, V, B]) } => TERSCII::HORIZ_LINE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | x if value == const { isize([Z, V, C]) } => TERSCII::T_DOWNSIDE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | x if value == const { isize([Z, V, D]) } => TERSCII::T_UPSIDE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:284:13 [INFO] [stdout] | [INFO] [stdout] 284 | x if value == const { isize([Z, V, E]) } => TERSCII::T_EAST, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:285:13 [INFO] [stdout] | [INFO] [stdout] 285 | x if value == const { isize([Z, V, F]) } => TERSCII::T_WEST, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:286:13 [INFO] [stdout] | [INFO] [stdout] 286 | x if value == const { isize([Z, V, G]) } => TERSCII::VERT_LINE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:287:13 [INFO] [stdout] | [INFO] [stdout] 287 | x if value == const { isize([Z, V, H]) } => TERSCII::CROSS_LINE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:288:13 [INFO] [stdout] | [INFO] [stdout] 288 | x if value == const { isize([Z, V, I]) } => TERSCII::ROUNDED_NW, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:289:13 [INFO] [stdout] | [INFO] [stdout] 289 | x if value == const { isize([Z, V, J]) } => TERSCII::ROUNDED_NE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:290:13 [INFO] [stdout] | [INFO] [stdout] 290 | x if value == const { isize([Z, V, K]) } => TERSCII::ROUNDED_SE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:291:13 [INFO] [stdout] | [INFO] [stdout] 291 | x if value == const { isize([Z, V, L]) } => TERSCII::ROUNDED_SW, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:292:13 [INFO] [stdout] | [INFO] [stdout] 292 | x if value == const { isize([Z, V, M]) } => TERSCII::NULLSET, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | x if value == const { isize([Z, Y, T]) } => TERSCII::G, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | x if value == const { isize([Z, Y, S]) } => TERSCII::H, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | x if value == const { isize([Z, Y, R]) } => TERSCII::I, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:192:13 [INFO] [stdout] | [INFO] [stdout] 192 | x if value == const { isize([Z, Y, Q]) } => TERSCII::J, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | x if value == const { isize([Z, Y, P]) } => TERSCII::K, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | x if value == const { isize([Z, Y, O]) } => TERSCII::L, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | x if value == const { isize([Z, Y, N]) } => TERSCII::M, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:196:13 [INFO] [stdout] | [INFO] [stdout] 196 | x if value == const { isize([Z, Y, ZERO]) } => TERSCII::N, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | x if value == const { isize([Z, Y, A]) } => TERSCII::O, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | x if value == const { isize([Z, Y, B]) } => TERSCII::P, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:199:13 [INFO] [stdout] | [INFO] [stdout] 199 | x if value == const { isize([Z, Y, C]) } => TERSCII::Q, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:200:13 [INFO] [stdout] | [INFO] [stdout] 200 | x if value == const { isize([Z, Y, D]) } => TERSCII::R, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | x if value == const { isize([Z, Y, E]) } => TERSCII::S, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:202:13 [INFO] [stdout] | [INFO] [stdout] 202 | x if value == const { isize([Z, Y, F]) } => TERSCII::T, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | x if value == const { isize([Z, Y, G]) } => TERSCII::U, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:204:13 [INFO] [stdout] | [INFO] [stdout] 204 | x if value == const { isize([Z, Y, H]) } => TERSCII::V, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | x if value == const { isize([Z, Y, I]) } => TERSCII::W, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | x if value == const { isize([Z, Y, J]) } => TERSCII::X, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:207:13 [INFO] [stdout] | [INFO] [stdout] 207 | x if value == const { isize([Z, Y, K]) } => TERSCII::Y, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:208:13 [INFO] [stdout] | [INFO] [stdout] 208 | x if value == const { isize([Z, Y, L]) } => TERSCII::Z, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 209 | x if value == const { isize([Z, Y, M]) } => TERSCII::ADD_27_PREV, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | x if value == const { isize([Z, X, Z]) } => TERSCII::a, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:211:13 [INFO] [stdout] | [INFO] [stdout] 211 | x if value == const { isize([Z, X, Y]) } => TERSCII::b, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | x if value == const { isize([Z, X, X]) } => TERSCII::c, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | x if value == const { isize([Z, X, W]) } => TERSCII::d, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | x if value == const { isize([Z, X, V]) } => TERSCII::e, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | x if value == const { isize([Z, X, U]) } => TERSCII::f, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 216 | x if value == const { isize([Z, X, T]) } => TERSCII::g, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 217 | x if value == const { isize([Z, X, S]) } => TERSCII::h, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | x if value == const { isize([Z, X, R]) } => TERSCII::i, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | x if value == const { isize([Z, X, Q]) } => TERSCII::j, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | x if value == const { isize([Z, X, P]) } => TERSCII::k, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 221 | x if value == const { isize([Z, X, O]) } => TERSCII::l, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | x if value == const { isize([Z, X, N]) } => TERSCII::m, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | x if value == const { isize([Z, X, ZERO]) } => TERSCII::n, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | x if value == const { isize([Z, X, A]) } => TERSCII::o, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | x if value == const { isize([Z, X, B]) } => TERSCII::p, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | x if value == const { isize([Z, X, C]) } => TERSCII::q, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:227:13 [INFO] [stdout] | [INFO] [stdout] 227 | x if value == const { isize([Z, X, D]) } => TERSCII::r, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | x if value == const { isize([Z, X, E]) } => TERSCII::s, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | x if value == const { isize([Z, X, F]) } => TERSCII::t, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | x if value == const { isize([Z, X, G]) } => TERSCII::u, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:231:13 [INFO] [stdout] | [INFO] [stdout] 231 | x if value == const { isize([Z, X, H]) } => TERSCII::v, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | x if value == const { isize([Z, X, I]) } => TERSCII::w, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:233:13 [INFO] [stdout] | [INFO] [stdout] 233 | x if value == const { isize([Z, X, J]) } => TERSCII::x, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:234:13 [INFO] [stdout] | [INFO] [stdout] 234 | x if value == const { isize([Z, X, K]) } => TERSCII::y, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | x if value == const { isize([Z, X, L]) } => TERSCII::z, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | x if value == const { isize([Z, X, M]) } => TERSCII::SUB_27_PREV, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:238:13 [INFO] [stdout] | [INFO] [stdout] 238 | x if value == const { isize([Z, W, Z]) } => TERSCII::ACCENTS_00, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | x if value == const { isize([Z, W, Y]) } => TERSCII::ACCENTS_01, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:240:13 [INFO] [stdout] | [INFO] [stdout] 240 | x if value == const { isize([Z, W, X]) } => TERSCII::ACCENTS_02, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | x if value == const { isize([Z, W, W]) } => TERSCII::ACCENTS_03, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:242:13 [INFO] [stdout] | [INFO] [stdout] 242 | x if value == const { isize([Z, W, V]) } => TERSCII::ACCENTS_04, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:243:13 [INFO] [stdout] | [INFO] [stdout] 243 | x if value == const { isize([Z, W, U]) } => TERSCII::ACCENTS_05, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:244:13 [INFO] [stdout] | [INFO] [stdout] 244 | x if value == const { isize([Z, W, T]) } => TERSCII::ACCENTS_06, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | x if value == const { isize([Z, W, S]) } => TERSCII::ACCENTS_07, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | x if value == const { isize([Z, W, R]) } => TERSCII::ACCENTS_08, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | x if value == const { isize([Z, W, Q]) } => TERSCII::ACCENTS_09, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | x if value == const { isize([Z, W, P]) } => TERSCII::ACCENTS_10, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:249:13 [INFO] [stdout] | [INFO] [stdout] 249 | x if value == const { isize([Z, W, O]) } => TERSCII::LPAREN, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:250:13 [INFO] [stdout] | [INFO] [stdout] 250 | x if value == const { isize([Z, W, N]) } => TERSCII::RPAREN, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:251:13 [INFO] [stdout] | [INFO] [stdout] 251 | x if value == const { isize([Z, W, ZERO]) } => TERSCII::LBRACE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 252 | x if value == const { isize([Z, W, A]) } => TERSCII::RBRACE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:253:13 [INFO] [stdout] | [INFO] [stdout] 253 | x if value == const { isize([Z, W, B]) } => TERSCII::LBRACK, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:254:13 [INFO] [stdout] | [INFO] [stdout] 254 | x if value == const { isize([Z, W, C]) } => TERSCII::RBRACK, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | x if value == const { isize([Z, W, D]) } => TERSCII::VERT, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:256:13 [INFO] [stdout] | [INFO] [stdout] 256 | x if value == const { isize([Z, W, E]) } => TERSCII::UNDERSCORE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:257:13 [INFO] [stdout] | [INFO] [stdout] 257 | x if value == const { isize([Z, W, F]) } => TERSCII::DQUOTE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | x if value == const { isize([Z, W, G]) } => TERSCII::SQUOTE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:259:13 [INFO] [stdout] | [INFO] [stdout] 259 | x if value == const { isize([Z, W, H]) } => TERSCII::TICK, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:260:13 [INFO] [stdout] | [INFO] [stdout] 260 | x if value == const { isize([Z, W, I]) } => TERSCII::LANGLE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:261:13 [INFO] [stdout] | [INFO] [stdout] 261 | x if value == const { isize([Z, W, J]) } => TERSCII::RANGLE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:262:13 [INFO] [stdout] | [INFO] [stdout] 262 | x if value == const { isize([Z, W, K]) } => TERSCII::EQUAL, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | x if value == const { isize([Z, W, L]) } => TERSCII::SEMICOLON, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:264:13 [INFO] [stdout] | [INFO] [stdout] 264 | x if value == const { isize([Z, W, M]) } => TERSCII::ASTERISK, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:266:13 [INFO] [stdout] | [INFO] [stdout] 266 | x if value == const { isize([Z, V, Z]) } => TERSCII::SLASH, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 267 | x if value == const { isize([Z, V, Y]) } => TERSCII::BSLASH, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | x if value == const { isize([Z, V, X]) } => TERSCII::COLON, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | x if value == const { isize([Z, V, W]) } => TERSCII::AT, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:270:13 [INFO] [stdout] | [INFO] [stdout] 270 | x if value == const { isize([Z, V, V]) } => TERSCII::HASH, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:271:13 [INFO] [stdout] | [INFO] [stdout] 271 | x if value == const { isize([Z, V, U]) } => TERSCII::DOLLAR, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:272:13 [INFO] [stdout] | [INFO] [stdout] 272 | x if value == const { isize([Z, V, T]) } => TERSCII::PERCENT, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:273:13 [INFO] [stdout] | [INFO] [stdout] 273 | x if value == const { isize([Z, V, S]) } => TERSCII::CARET, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:274:13 [INFO] [stdout] | [INFO] [stdout] 274 | x if value == const { isize([Z, V, R]) } => TERSCII::AMP, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:275:13 [INFO] [stdout] | [INFO] [stdout] 275 | x if value == const { isize([Z, V, Q]) } => TERSCII::TILDE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:276:13 [INFO] [stdout] | [INFO] [stdout] 276 | x if value == const { isize([Z, V, P]) } => TERSCII::COMMA, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | x if value == const { isize([Z, V, O]) } => TERSCII::CORNER_NW, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:278:13 [INFO] [stdout] | [INFO] [stdout] 278 | x if value == const { isize([Z, V, N]) } => TERSCII::CORNER_NE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | x if value == const { isize([Z, V, ZERO]) } => TERSCII::CORNER_SE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:280:13 [INFO] [stdout] | [INFO] [stdout] 280 | x if value == const { isize([Z, V, A]) } => TERSCII::CORNER_SW, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:281:13 [INFO] [stdout] | [INFO] [stdout] 281 | x if value == const { isize([Z, V, B]) } => TERSCII::HORIZ_LINE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | x if value == const { isize([Z, V, C]) } => TERSCII::T_DOWNSIDE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | x if value == const { isize([Z, V, D]) } => TERSCII::T_UPSIDE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:284:13 [INFO] [stdout] | [INFO] [stdout] 284 | x if value == const { isize([Z, V, E]) } => TERSCII::T_EAST, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:285:13 [INFO] [stdout] | [INFO] [stdout] 285 | x if value == const { isize([Z, V, F]) } => TERSCII::T_WEST, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:286:13 [INFO] [stdout] | [INFO] [stdout] 286 | x if value == const { isize([Z, V, G]) } => TERSCII::VERT_LINE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:287:13 [INFO] [stdout] | [INFO] [stdout] 287 | x if value == const { isize([Z, V, H]) } => TERSCII::CROSS_LINE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:288:13 [INFO] [stdout] | [INFO] [stdout] 288 | x if value == const { isize([Z, V, I]) } => TERSCII::ROUNDED_NW, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:289:13 [INFO] [stdout] | [INFO] [stdout] 289 | x if value == const { isize([Z, V, J]) } => TERSCII::ROUNDED_NE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:290:13 [INFO] [stdout] | [INFO] [stdout] 290 | x if value == const { isize([Z, V, K]) } => TERSCII::ROUNDED_SE, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:291:13 [INFO] [stdout] | [INFO] [stdout] 291 | x if value == const { isize([Z, V, L]) } => TERSCII::ROUNDED_SW, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> terscii/src/lib.rs:292:13 [INFO] [stdout] | [INFO] [stdout] 292 | x if value == const { isize([Z, V, M]) } => TERSCII::NULLSET, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking testing v0.1.0 (/opt/rustwide/workdir/testing) [INFO] [stdout] error[E0502]: cannot borrow `self.hashmap` as mutable because it is also borrowed as immutable [INFO] [stdout] --> JIMNIAC/src/stack/hash.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub(crate) fn get(&mut self, addr: Word) -> &Tryte { [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 45 | if let Some(chunk) = self.hashmap.get(&addr) { [INFO] [stdout] | ------------ immutable borrow occurs here [INFO] [stdout] 46 | return &chunk[page_index]; [INFO] [stdout] | ------------------ returning this value requires that `self.hashmap` is borrowed for `'1` [INFO] [stdout] ... [INFO] [stdout] 49 | / self.hashmap [INFO] [stdout] 50 | | .insert(addr, Chunk::default()); [INFO] [stdout] | |___________________________________________^ mutable borrow occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `self.hashmap` as mutable more than once at a time [INFO] [stdout] --> JIMNIAC/src/stack/hash.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub(crate) fn get_mut(&mut self, addr: Word) -> &mut Tryte { [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 64 | if let Some(chunk) = self.hashmap.get_mut(&addr) { [INFO] [stdout] | ------------ first mutable borrow occurs here [INFO] [stdout] 65 | return &mut chunk[page_index]; [INFO] [stdout] | ---------------------- returning this value requires that `self.hashmap` is borrowed for `'1` [INFO] [stdout] ... [INFO] [stdout] 68 | self.hashmap [INFO] [stdout] | ^^^^^^^^^^^^ second mutable borrow occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `self.hashmap` as mutable more than once at a time [INFO] [stdout] --> JIMNIAC/src/stack/hash.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 59 | pub(crate) fn get_mut(&mut self, addr: Word) -> &mut Tryte { [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 64 | if let Some(chunk) = self.hashmap.get_mut(&addr) { [INFO] [stdout] | ------------ first mutable borrow occurs here [INFO] [stdout] 65 | return &mut chunk[page_index]; [INFO] [stdout] | ---------------------- returning this value requires that `self.hashmap` is borrowed for `'1` [INFO] [stdout] ... [INFO] [stdout] 71 | let chunk = self [INFO] [stdout] | _____________________^ [INFO] [stdout] 72 | | .hashmap [INFO] [stdout] | |____________________^ second mutable borrow occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0499, E0502. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0499`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jimniac` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: fields `send_in` and `send_out` are never read [INFO] [stdout] --> testing/src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Port { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 39 | send_in: Sender, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 40 | send_out: Receiver, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Port` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `interrupts`, `ports`, and `timer` are never read [INFO] [stdout] --> testing/src/lib.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Cpu { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 44 | interrupts: (Sender, Receiver), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 45 | ports: Ports, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46 | timer: AtomicIsize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `new_ports` is never used [INFO] [stdout] --> testing/src/lib.rs:49:4 [INFO] [stdout] | [INFO] [stdout] 49 | fn new_ports() -> Ports { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `interrupts` is never used [INFO] [stdout] --> testing/src/lib.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 68 | impl Cpu { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] 69 | fn interrupts(self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.hashmap` as mutable because it is also borrowed as immutable [INFO] [stdout] --> JIMNIAC/src/stack/hash.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub(crate) fn get(&mut self, addr: Word) -> &Tryte { [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 45 | if let Some(chunk) = self.hashmap.get(&addr) { [INFO] [stdout] | ------------ immutable borrow occurs here [INFO] [stdout] 46 | return &chunk[page_index]; [INFO] [stdout] | ------------------ returning this value requires that `self.hashmap` is borrowed for `'1` [INFO] [stdout] ... [INFO] [stdout] 49 | / self.hashmap [INFO] [stdout] 50 | | .insert(addr, Chunk::default()); [INFO] [stdout] | |___________________________________________^ mutable borrow occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `self.hashmap` as mutable more than once at a time [INFO] [stdout] --> JIMNIAC/src/stack/hash.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub(crate) fn get_mut(&mut self, addr: Word) -> &mut Tryte { [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 64 | if let Some(chunk) = self.hashmap.get_mut(&addr) { [INFO] [stdout] | ------------ first mutable borrow occurs here [INFO] [stdout] 65 | return &mut chunk[page_index]; [INFO] [stdout] | ---------------------- returning this value requires that `self.hashmap` is borrowed for `'1` [INFO] [stdout] ... [INFO] [stdout] 68 | self.hashmap [INFO] [stdout] | ^^^^^^^^^^^^ second mutable borrow occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `self.hashmap` as mutable more than once at a time [INFO] [stdout] --> JIMNIAC/src/stack/hash.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 59 | pub(crate) fn get_mut(&mut self, addr: Word) -> &mut Tryte { [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 64 | if let Some(chunk) = self.hashmap.get_mut(&addr) { [INFO] [stdout] | ------------ first mutable borrow occurs here [INFO] [stdout] 65 | return &mut chunk[page_index]; [INFO] [stdout] | ---------------------- returning this value requires that `self.hashmap` is borrowed for `'1` [INFO] [stdout] ... [INFO] [stdout] 71 | let chunk = self [INFO] [stdout] | _____________________^ [INFO] [stdout] 72 | | .hashmap [INFO] [stdout] | |____________________^ second mutable borrow occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0499, E0502. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0499`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jimniac` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "c869c9000955de29c2de013342dbc461e620bcc11724060531776eec7fdf9c38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c869c9000955de29c2de013342dbc461e620bcc11724060531776eec7fdf9c38", kill_on_drop: false }` [INFO] [stdout] c869c9000955de29c2de013342dbc461e620bcc11724060531776eec7fdf9c38