[INFO] cloning repository https://github.com/axel-kaliff/bf_to_c_compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/axel-kaliff/bf_to_c_compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxel-kaliff%2Fbf_to_c_compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxel-kaliff%2Fbf_to_c_compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 194c9644ffcf57ac25bad56e895611887ed2a3b4 [INFO] checking axel-kaliff/bf_to_c_compiler against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxel-kaliff%2Fbf_to_c_compiler" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/axel-kaliff/bf_to_c_compiler on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/axel-kaliff/bf_to_c_compiler [INFO] finished tweaking git repo https://github.com/axel-kaliff/bf_to_c_compiler [INFO] tweaked toml for git repo https://github.com/axel-kaliff/bf_to_c_compiler written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/axel-kaliff/bf_to_c_compiler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 crossbeam-queue v0.2.0 [INFO] [stderr] Downloaded serde_derive v1.0.103 [INFO] [stderr] Downloaded csv-core v0.1.6 [INFO] [stderr] Downloaded criterion-plot v0.4.0 [INFO] [stderr] Downloaded regex-automata v0.1.8 [INFO] [stderr] Downloaded rand_xoshiro v0.3.1 [INFO] [stderr] Downloaded bstr v0.2.8 [INFO] [stderr] Downloaded rand_os v0.2.2 [INFO] [stderr] Downloaded rayon v1.2.1 [INFO] [stderr] Downloaded criterion v0.3.0 [INFO] [stderr] Downloaded serde_json v1.0.42 [INFO] [stderr] Downloaded tinytemplate v1.0.2 [INFO] [stderr] Downloaded rayon-core v1.6.1 [INFO] [stderr] Downloaded serde v1.0.103 [INFO] [stderr] Downloaded csv v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ecea7716c09df0c475e3410561e428c3d72f2506e142ef73be6e9e1aed6ef6b8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ecea7716c09df0c475e3410561e428c3d72f2506e142ef73be6e9e1aed6ef6b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecea7716c09df0c475e3410561e428c3d72f2506e142ef73be6e9e1aed6ef6b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecea7716c09df0c475e3410561e428c3d72f2506e142ef73be6e9e1aed6ef6b8", kill_on_drop: false }` [INFO] [stdout] ecea7716c09df0c475e3410561e428c3d72f2506e142ef73be6e9e1aed6ef6b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 053ecb7071eff6e42be1d3ba139e64aa0bb68a83ae5561d342c544cec9829e76 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "053ecb7071eff6e42be1d3ba139e64aa0bb68a83ae5561d342c544cec9829e76", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking rust_to_c_compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stdout] warning: unused import: `self::Token::*` [INFO] [stdout] --> src/token.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use self::Token::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stdout] warning[E0170]: pattern binding `Read` is named the same as one of the variants of the type `Token` [INFO] [stdout] --> src/compiler.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | Read => { [INFO] [stdout] | ^^^^ help: to match on the variant, qualify the path: `Token::Read` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bindings_with_variant_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `Write` is named the same as one of the variants of the type `Token` [INFO] [stdout] --> src/compiler.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | Write => { [INFO] [stdout] | ^^^^^ help: to match on the variant, qualify the path: `Token::Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `BeginLoop` is named the same as one of the variants of the type `Token` [INFO] [stdout] --> src/compiler.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | BeginLoop => { [INFO] [stdout] | ^^^^^^^^^ help: to match on the variant, qualify the path: `Token::BeginLoop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `EndLoop` is named the same as one of the variants of the type `Token` [INFO] [stdout] --> src/compiler.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | EndLoop => { [INFO] [stdout] | ^^^^^^^ help: to match on the variant, qualify the path: `Token::EndLoop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/compiler.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 37 | Add => { [INFO] [stdout] | --- matches any value [INFO] [stdout] ... [INFO] [stdout] 41 | Sub => { [INFO] [stdout] | ^^^ unreachable pattern [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/compiler.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 37 | Add => { [INFO] [stdout] | --- matches any value [INFO] [stdout] ... [INFO] [stdout] 45 | Right => { [INFO] [stdout] | ^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/compiler.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 37 | Add => { [INFO] [stdout] | --- matches any value [INFO] [stdout] ... [INFO] [stdout] 49 | Left => { [INFO] [stdout] | ^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/compiler.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 37 | Add => { [INFO] [stdout] | --- matches any value [INFO] [stdout] ... [INFO] [stdout] 53 | Read => { [INFO] [stdout] | ^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/compiler.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 37 | Add => { [INFO] [stdout] | --- matches any value [INFO] [stdout] ... [INFO] [stdout] 57 | Write => { [INFO] [stdout] | ^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/compiler.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 37 | Add => { [INFO] [stdout] | --- matches any value [INFO] [stdout] ... [INFO] [stdout] 61 | BeginLoop => { [INFO] [stdout] | ^^^^^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/compiler.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 37 | Add => { [INFO] [stdout] | --- matches any value [INFO] [stdout] ... [INFO] [stdout] 65 | EndLoop => { [INFO] [stdout] | ^^^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Add` [INFO] [stdout] --> src/compiler.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Add => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_Add` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Sub` [INFO] [stdout] --> src/compiler.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | Sub => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_Sub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Right` [INFO] [stdout] --> src/compiler.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | Right => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_Right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Left` [INFO] [stdout] --> src/compiler.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | Left => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_Left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Read` [INFO] [stdout] --> src/compiler.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | Read => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_Read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Write` [INFO] [stdout] --> src/compiler.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | Write => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `BeginLoop` [INFO] [stdout] --> src/compiler.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | BeginLoop => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_BeginLoop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `EndLoop` [INFO] [stdout] --> src/compiler.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | EndLoop => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_EndLoop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Add` should have a snake case name [INFO] [stdout] --> src/compiler.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Add => { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `add` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Sub` should have a snake case name [INFO] [stdout] --> src/compiler.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | Sub => { [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `sub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Right` should have a snake case name [INFO] [stdout] --> src/compiler.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | Right => { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Left` should have a snake case name [INFO] [stdout] --> src/compiler.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | Left => { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Read` should have a snake case name [INFO] [stdout] --> src/compiler.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | Read => { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Write` should have a snake case name [INFO] [stdout] --> src/compiler.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | Write => { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `BeginLoop` should have a snake case name [INFO] [stdout] --> src/compiler.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | BeginLoop => { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `begin_loop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `EndLoop` should have a snake case name [INFO] [stdout] --> src/compiler.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | EndLoop => { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `end_loop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0170`. [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking criterion-plot v0.4.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking rand_xoshiro v0.3.1 [INFO] [stderr] Checking rand_os v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking rayon v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking serde_json v1.0.42 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking tinytemplate v1.0.2 [INFO] [stderr] Checking criterion v0.3.0 [INFO] [stdout] warning: unused import: `self::Token::*` [INFO] [stdout] --> src/token.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use self::Token::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `Read` is named the same as one of the variants of the type `Token` [INFO] [stdout] --> src/compiler.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | Read => { [INFO] [stdout] | ^^^^ help: to match on the variant, qualify the path: `Token::Read` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bindings_with_variant_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `Write` is named the same as one of the variants of the type `Token` [INFO] [stdout] --> src/compiler.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | Write => { [INFO] [stdout] | ^^^^^ help: to match on the variant, qualify the path: `Token::Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `BeginLoop` is named the same as one of the variants of the type `Token` [INFO] [stdout] --> src/compiler.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | BeginLoop => { [INFO] [stdout] | ^^^^^^^^^ help: to match on the variant, qualify the path: `Token::BeginLoop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `EndLoop` is named the same as one of the variants of the type `Token` [INFO] [stdout] --> src/compiler.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | EndLoop => { [INFO] [stdout] | ^^^^^^^ help: to match on the variant, qualify the path: `Token::EndLoop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/compiler.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 37 | Add => { [INFO] [stdout] | --- matches any value [INFO] [stdout] ... [INFO] [stdout] 41 | Sub => { [INFO] [stdout] | ^^^ unreachable pattern [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/compiler.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 37 | Add => { [INFO] [stdout] | --- matches any value [INFO] [stdout] ... [INFO] [stdout] 45 | Right => { [INFO] [stdout] | ^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/compiler.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 37 | Add => { [INFO] [stdout] | --- matches any value [INFO] [stdout] ... [INFO] [stdout] 49 | Left => { [INFO] [stdout] | ^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/compiler.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 37 | Add => { [INFO] [stdout] | --- matches any value [INFO] [stdout] ... [INFO] [stdout] 53 | Read => { [INFO] [stdout] | ^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/compiler.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 37 | Add => { [INFO] [stdout] | --- matches any value [INFO] [stdout] ... [INFO] [stdout] 57 | Write => { [INFO] [stdout] | ^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/compiler.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 37 | Add => { [INFO] [stdout] | --- matches any value [INFO] [stdout] ... [INFO] [stdout] 61 | BeginLoop => { [INFO] [stdout] | ^^^^^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/compiler.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 37 | Add => { [INFO] [stdout] | --- matches any value [INFO] [stdout] ... [INFO] [stdout] 65 | EndLoop => { [INFO] [stdout] | ^^^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Add` [INFO] [stdout] --> src/compiler.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Add => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_Add` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Sub` [INFO] [stdout] --> src/compiler.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | Sub => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_Sub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Right` [INFO] [stdout] --> src/compiler.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | Right => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_Right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Left` [INFO] [stdout] --> src/compiler.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | Left => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_Left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Read` [INFO] [stdout] --> src/compiler.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | Read => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_Read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Write` [INFO] [stdout] --> src/compiler.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | Write => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `BeginLoop` [INFO] [stdout] --> src/compiler.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | BeginLoop => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_BeginLoop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `EndLoop` [INFO] [stdout] --> src/compiler.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | EndLoop => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_EndLoop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Add` should have a snake case name [INFO] [stdout] --> src/compiler.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Add => { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `add` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Sub` should have a snake case name [INFO] [stdout] --> src/compiler.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | Sub => { [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `sub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Right` should have a snake case name [INFO] [stdout] --> src/compiler.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | Right => { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Left` should have a snake case name [INFO] [stdout] --> src/compiler.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | Left => { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Read` should have a snake case name [INFO] [stdout] --> src/compiler.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | Read => { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Write` should have a snake case name [INFO] [stdout] --> src/compiler.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | Write => { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `BeginLoop` should have a snake case name [INFO] [stdout] --> src/compiler.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | BeginLoop => { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `begin_loop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `EndLoop` should have a snake case name [INFO] [stdout] --> src/compiler.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | EndLoop => { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `end_loop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0170`. [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.31s [INFO] running `Command { std: "docker" "inspect" "053ecb7071eff6e42be1d3ba139e64aa0bb68a83ae5561d342c544cec9829e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "053ecb7071eff6e42be1d3ba139e64aa0bb68a83ae5561d342c544cec9829e76", kill_on_drop: false }` [INFO] [stdout] 053ecb7071eff6e42be1d3ba139e64aa0bb68a83ae5561d342c544cec9829e76