[INFO] cloning repository https://github.com/chansuke/basalt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chansuke/basalt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchansuke%2Fbasalt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchansuke%2Fbasalt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33a02a6820765f82b8d9470197b5d111cf5394ba
[INFO] checking chansuke/basalt against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchansuke%2Fbasalt" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chansuke/basalt
[INFO] finished tweaking git repo https://github.com/chansuke/basalt
[INFO] tweaked toml for git repo https://github.com/chansuke/basalt written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chansuke/basalt on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chansuke/basalt 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--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 proc-macro2 v1.0.7
[INFO] [stderr]   Downloaded termcolor v1.0.5
[INFO] [stderr]   Downloaded serde_derive v1.0.104
[INFO] [stderr]   Downloaded winapi-util v0.1.2
[INFO] [stderr]   Downloaded uuid v0.8.1
[INFO] [stderr]   Downloaded wincolor v1.0.2
[INFO] [stderr]   Downloaded chrono v0.4.10
[INFO] [stderr]   Downloaded syn v1.0.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 150df44d55f84dd2c74e416429997795808e145b34860d587ca8f60234122e82
[INFO] running `Command { std: "docker" "start" "150df44d55f84dd2c74e416429997795808e145b34860d587ca8f60234122e82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "150df44d55f84dd2c74e416429997795808e145b34860d587ca8f60234122e82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "150df44d55f84dd2c74e416429997795808e145b34860d587ca8f60234122e82" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "150df44d55f84dd2c74e416429997795808e145b34860d587ca8f60234122e82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "150df44d55f84dd2c74e416429997795808e145b34860d587ca8f60234122e82" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling proc-macro2 v1.0.7
[INFO] [stderr]    Compiling syn v1.0.13
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]     Checking memchr v2.2.1
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking regex-syntax v0.6.12
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking termcolor v1.0.5
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking yaml-rust v0.3.5
[INFO] [stderr]     Checking getrandom v0.1.14
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking chrono v0.4.10
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]     Checking env_logger v0.5.13
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking basalt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `opcode`
[INFO] [stdout]  --> src/assembler/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod opcode;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `opcode`, create file "src/assembler/opcode.rs" or "src/assembler/opcode/mod.rs"
[INFO] [stdout]   = note: if there is a `mod opcode` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `opcode`
[INFO] [stdout]  --> src/assembler/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod opcode;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `opcode`, create file "src/assembler/opcode.rs" or "src/assembler/opcode/mod.rs"
[INFO] [stdout]   = note: if there is a `mod opcode` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/assembler/instruction_parsers.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | / named!(instruction_combined<CompleteStr, AssemblerInstruction>,
[INFO] [stdout] 127 | |     do_parse!(
[INFO] [stdout] 128 | |         l: opt!(label_declaration) >>
[INFO] [stdout] 129 | |         o: opcode >>
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `opt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/assembler/instruction_parsers.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | / named!(instruction_combined<CompleteStr, AssemblerInstruction>,
[INFO] [stdout] 127 | |     do_parse!(
[INFO] [stdout] 128 | |         l: opt!(label_declaration) >>
[INFO] [stdout] 129 | |         o: opcode >>
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/assembler/instruction_parsers.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | / named!(instruction_combined<CompleteStr, AssemblerInstruction>,
[INFO] [stdout] 127 | |     do_parse!(
[INFO] [stdout] 128 | |         l: opt!(label_declaration) >>
[INFO] [stdout] 129 | |         o: opcode >>
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `opt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/assembler/instruction_parsers.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | / named!(instruction_combined<CompleteStr, AssemblerInstruction>,
[INFO] [stdout] 127 | |     do_parse!(
[INFO] [stdout] 128 | |         l: opt!(label_declaration) >>
[INFO] [stdout] 129 | |         o: opcode >>
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `opt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/assembler/instruction_parsers.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | / named!(instruction_combined<CompleteStr, AssemblerInstruction>,
[INFO] [stdout] 127 | |     do_parse!(
[INFO] [stdout] 128 | |         l: opt!(label_declaration) >>
[INFO] [stdout] 129 | |         o: opcode >>
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `opt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/assembler/instruction_parsers.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | / named!(pub instruction<CompleteStr, AssemblerInstruction>,
[INFO] [stdout] 147 | |     do_parse!(
[INFO] [stdout] 148 | |         ins: alt!(
[INFO] [stdout] 149 | |             instruction_combined
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/label_parsers.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / named!(pub label_declaration<CompleteStr, Token>,
[INFO] [stdout]  8 | |     ws!(
[INFO] [stdout]  9 | |         do_parse!(
[INFO] [stdout] 10 | |             name: alphanumeric >>
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse_sep`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `do_parse_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/label_parsers.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / named!(pub label_declaration<CompleteStr, Token>,
[INFO] [stdout]  8 | |     ws!(
[INFO] [stdout]  9 | |         do_parse!(
[INFO] [stdout] 10 | |             name: alphanumeric >>
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `opt`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/label_parsers.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / named!(pub label_usage<CompleteStr, Token>,
[INFO] [stdout] 21 | |     ws!(
[INFO] [stdout] 22 | |         do_parse!(
[INFO] [stdout] 23 | |             tag!("@") >>
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse_sep`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `do_parse_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/label_parsers.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / named!(pub label_usage<CompleteStr, Token>,
[INFO] [stdout] 21 | |     ws!(
[INFO] [stdout] 22 | |         do_parse!(
[INFO] [stdout] 23 | |             tag!("@") >>
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `opt`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/opcode_parsers.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / named!(pub opcode<CompleteStr, Token>,
[INFO] [stdout]  8 | |   do_parse!(
[INFO] [stdout]  9 | |       opcode: alpha1 >>
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/opcode_parsers.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / named!(pub integer_operand<CompleteStr, Token>,
[INFO] [stdout] 17 | |     ws!(
[INFO] [stdout] 18 | |         do_parse!(
[INFO] [stdout] 19 | |             tag!("#") >>
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse_sep`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `do_parse_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/operand_parsers.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / named!(integer_operand<CompleteStr, Token>,
[INFO] [stdout] 10 | |     ws!(
[INFO] [stdout] 11 | |         do_parse!(
[INFO] [stdout] 12 | |             tag!("#") >>
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse_sep`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `do_parse_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/operand_parsers.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / named!(pub operand<CompleteStr, Token>,
[INFO] [stdout] 22 | |     alt!(
[INFO] [stdout] 23 | |         integer_operand |
[INFO] [stdout] 24 | |         label_usage |
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/operand_parsers.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / named!(pub operand<CompleteStr, Token>,
[INFO] [stdout] 22 | |     alt!(
[INFO] [stdout] 23 | |         integer_operand |
[INFO] [stdout] 24 | |         label_usage |
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/operand_parsers.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / named!(pub operand<CompleteStr, Token>,
[INFO] [stdout] 22 | |     alt!(
[INFO] [stdout] 23 | |         integer_operand |
[INFO] [stdout] 24 | |         label_usage |
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/operand_parsers.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / named!(pub operand<CompleteStr, Token>,
[INFO] [stdout] 22 | |     alt!(
[INFO] [stdout] 23 | |         integer_operand |
[INFO] [stdout] 24 | |         label_usage |
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/program_parsers.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / named!(pub program<CompleteStr, Program>,
[INFO] [stdout] 25 | |   do_parse!(
[INFO] [stdout] 26 | |     instructions: many1!(instruction) >>
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `many1`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `many1` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/register_parsers.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / named!(pub register <CompleteStr, Token>,
[INFO] [stdout]  7 | |     ws!(
[INFO] [stdout]  8 | |         do_parse!(
[INFO] [stdout]  9 | |             tag!("$") >>
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse_sep`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `do_parse_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/assembler/instruction_parsers.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | / named!(instruction_combined<CompleteStr, AssemblerInstruction>,
[INFO] [stdout] 127 | |     do_parse!(
[INFO] [stdout] 128 | |         l: opt!(label_declaration) >>
[INFO] [stdout] 129 | |         o: opcode >>
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `opt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/assembler/instruction_parsers.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | / named!(instruction_combined<CompleteStr, AssemblerInstruction>,
[INFO] [stdout] 127 | |     do_parse!(
[INFO] [stdout] 128 | |         l: opt!(label_declaration) >>
[INFO] [stdout] 129 | |         o: opcode >>
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/assembler/instruction_parsers.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | / named!(instruction_combined<CompleteStr, AssemblerInstruction>,
[INFO] [stdout] 127 | |     do_parse!(
[INFO] [stdout] 128 | |         l: opt!(label_declaration) >>
[INFO] [stdout] 129 | |         o: opcode >>
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `opt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/assembler/instruction_parsers.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | / named!(instruction_combined<CompleteStr, AssemblerInstruction>,
[INFO] [stdout] 127 | |     do_parse!(
[INFO] [stdout] 128 | |         l: opt!(label_declaration) >>
[INFO] [stdout] 129 | |         o: opcode >>
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `opt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/assembler/instruction_parsers.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | / named!(instruction_combined<CompleteStr, AssemblerInstruction>,
[INFO] [stdout] 127 | |     do_parse!(
[INFO] [stdout] 128 | |         l: opt!(label_declaration) >>
[INFO] [stdout] 129 | |         o: opcode >>
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `opt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/assembler/instruction_parsers.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | / named!(pub instruction<CompleteStr, AssemblerInstruction>,
[INFO] [stdout] 147 | |     do_parse!(
[INFO] [stdout] 148 | |         ins: alt!(
[INFO] [stdout] 149 | |             instruction_combined
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/label_parsers.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / named!(pub label_declaration<CompleteStr, Token>,
[INFO] [stdout]  8 | |     ws!(
[INFO] [stdout]  9 | |         do_parse!(
[INFO] [stdout] 10 | |             name: alphanumeric >>
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse_sep`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `do_parse_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/label_parsers.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / named!(pub label_declaration<CompleteStr, Token>,
[INFO] [stdout]  8 | |     ws!(
[INFO] [stdout]  9 | |         do_parse!(
[INFO] [stdout] 10 | |             name: alphanumeric >>
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `opt`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/label_parsers.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / named!(pub label_usage<CompleteStr, Token>,
[INFO] [stdout] 21 | |     ws!(
[INFO] [stdout] 22 | |         do_parse!(
[INFO] [stdout] 23 | |             tag!("@") >>
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse_sep`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `do_parse_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/label_parsers.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / named!(pub label_usage<CompleteStr, Token>,
[INFO] [stdout] 21 | |     ws!(
[INFO] [stdout] 22 | |         do_parse!(
[INFO] [stdout] 23 | |             tag!("@") >>
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `opt`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/opcode_parsers.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / named!(pub opcode<CompleteStr, Token>,
[INFO] [stdout]  8 | |   do_parse!(
[INFO] [stdout]  9 | |       opcode: alpha1 >>
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/opcode_parsers.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / named!(pub integer_operand<CompleteStr, Token>,
[INFO] [stdout] 17 | |     ws!(
[INFO] [stdout] 18 | |         do_parse!(
[INFO] [stdout] 19 | |             tag!("#") >>
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse_sep`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `do_parse_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/operand_parsers.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / named!(integer_operand<CompleteStr, Token>,
[INFO] [stdout] 10 | |     ws!(
[INFO] [stdout] 11 | |         do_parse!(
[INFO] [stdout] 12 | |             tag!("#") >>
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse_sep`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `do_parse_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/operand_parsers.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / named!(pub operand<CompleteStr, Token>,
[INFO] [stdout] 22 | |     alt!(
[INFO] [stdout] 23 | |         integer_operand |
[INFO] [stdout] 24 | |         label_usage |
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/operand_parsers.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / named!(pub operand<CompleteStr, Token>,
[INFO] [stdout] 22 | |     alt!(
[INFO] [stdout] 23 | |         integer_operand |
[INFO] [stdout] 24 | |         label_usage |
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/operand_parsers.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / named!(pub operand<CompleteStr, Token>,
[INFO] [stdout] 22 | |     alt!(
[INFO] [stdout] 23 | |         integer_operand |
[INFO] [stdout] 24 | |         label_usage |
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/operand_parsers.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / named!(pub operand<CompleteStr, Token>,
[INFO] [stdout] 22 | |     alt!(
[INFO] [stdout] 23 | |         integer_operand |
[INFO] [stdout] 24 | |         label_usage |
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/program_parsers.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / named!(pub program<CompleteStr, Program>,
[INFO] [stdout] 25 | |   do_parse!(
[INFO] [stdout] 26 | |     instructions: many1!(instruction) >>
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `many1`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `many1` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/register_parsers.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / named!(pub register <CompleteStr, Token>,
[INFO] [stdout]  7 | |     ws!(
[INFO] [stdout]  8 | |         do_parse!(
[INFO] [stdout]  9 | |             tag!("$") >>
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse_sep`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `do_parse_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/instruction.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `basalt` (bin "basalt" test) due to 1 previous error; 38 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `basalt` (bin "basalt") due to 1 previous error; 39 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "150df44d55f84dd2c74e416429997795808e145b34860d587ca8f60234122e82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "150df44d55f84dd2c74e416429997795808e145b34860d587ca8f60234122e82", kill_on_drop: false }`
[INFO] [stdout] 150df44d55f84dd2c74e416429997795808e145b34860d587ca8f60234122e82
