[INFO] cloning repository https://github.com/Epsylon42/c2bs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Epsylon42/c2bs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEpsylon42%2Fc2bs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEpsylon42%2Fc2bs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae2211bfa68879e542349ca9f4f3d1b8fe7daead
[INFO] checking Epsylon42/c2bs/ae2211bfa68879e542349ca9f4f3d1b8fe7daead against da86f4d0726be475afbbffe40cb2f65741c51ad3 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEpsylon42%2Fc2bs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Epsylon42/c2bs
[INFO] finished tweaking git repo https://github.com/Epsylon42/c2bs
[INFO] tweaked toml for git repo https://github.com/Epsylon42/c2bs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Epsylon42/c2bs on toolchain da86f4d0726be475afbbffe40cb2f65741c51ad3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Epsylon42/c2bs 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" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `c2bs` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustc-demangle v0.1.5
[INFO] [stderr]   Downloaded memchr v1.0.2
[INFO] [stderr]   Downloaded backtrace v0.3.3
[INFO] [stderr]   Downloaded cfg-if v0.1.2
[INFO] [stderr]   Downloaded error-chain v0.11.0
[INFO] [stderr]   Downloaded dbghelp-sys v0.2.0
[INFO] [stderr]   Downloaded cc v1.0.1
[INFO] [stderr]   Downloaded nom v3.2.0
[INFO] [stderr]   Downloaded backtrace-sys v0.1.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 33340d4ccbeb9f1b7a5fcfe8899655ca7d7dfa74f77116b39dadef0d4e639453
[INFO] running `Command { std: "docker" "start" "33340d4ccbeb9f1b7a5fcfe8899655ca7d7dfa74f77116b39dadef0d4e639453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33340d4ccbeb9f1b7a5fcfe8899655ca7d7dfa74f77116b39dadef0d4e639453", 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" "33340d4ccbeb9f1b7a5fcfe8899655ca7d7dfa74f77116b39dadef0d4e639453" "/opt/rustwide/cargo-home/bin/cargo" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33340d4ccbeb9f1b7a5fcfe8899655ca7d7dfa74f77116b39dadef0d4e639453", 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" "33340d4ccbeb9f1b7a5fcfe8899655ca7d7dfa74f77116b39dadef0d4e639453" "/opt/rustwide/cargo-home/bin/cargo" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `c2bs` (manifest) generated 1 warning
[INFO] [stderr]     Checking libc v0.2.32
[INFO] [stderr]    Compiling cc v1.0.1
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]     Checking rustc-demangle v0.1.5
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking nom v3.2.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]     Checking backtrace v0.3.3
[INFO] [stderr]     Checking error-chain v0.11.0
[INFO] [stderr]     Checking c2bs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/parser.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / named!(pub document<&str, Document>,
[INFO] [stdout] 26 | |        map!(ws!(many1!(flowchart)), Document)
[INFO] [stdout] 27 | | );
[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 `map`
[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: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `map` 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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/parser.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | / named!(pub node<&str, Node>,
[INFO] [stdout] 68 | |        ws!(alt_complete!(
[INFO] [stdout] 69 | |            _if => {Node::If} |
[INFO] [stdout] 70 | |            _while => {Node::While} |
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |        ))
[INFO] [stdout] 74 | | );
[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_complete_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 error originates in the macro `alt_complete_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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/parser.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / named!(pub document<&str, Document>,
[INFO] [stdout] 26 | |        map!(ws!(many1!(flowchart)), Document)
[INFO] [stdout] 27 | | );
[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 `map`
[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: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `map` 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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/parser.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | / named!(pub node<&str, Node>,
[INFO] [stdout] 68 | |        ws!(alt_complete!(
[INFO] [stdout] 69 | |            _if => {Node::If} |
[INFO] [stdout] 70 | |            _while => {Node::While} |
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |        ))
[INFO] [stdout] 74 | | );
[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_complete_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 error originates in the macro `alt_complete_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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/parser.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | / named!(pub node<&str, Node>,
[INFO] [stdout] 68 | |        ws!(alt_complete!(
[INFO] [stdout] 69 | |            _if => {Node::If} |
[INFO] [stdout] 70 | |            _while => {Node::While} |
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |        ))
[INFO] [stdout] 74 | | );
[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_complete_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 error originates in the macro `alt_complete_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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/parser.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | / named!(pub node<&str, Node>,
[INFO] [stdout] 68 | |        ws!(alt_complete!(
[INFO] [stdout] 69 | |            _if => {Node::If} |
[INFO] [stdout] 70 | |            _while => {Node::While} |
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |        ))
[INFO] [stdout] 74 | | );
[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_complete_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 error originates in the macro `alt_complete_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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/parser.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | / named!(pub node<&str, Node>,
[INFO] [stdout] 68 | |        ws!(alt_complete!(
[INFO] [stdout] 69 | |            _if => {Node::If} |
[INFO] [stdout] 70 | |            _while => {Node::While} |
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |        ))
[INFO] [stdout] 74 | | );
[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_complete_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 error originates in the macro `alt_complete_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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/parser.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | / named!(pub node<&str, Node>,
[INFO] [stdout] 68 | |        ws!(alt_complete!(
[INFO] [stdout] 69 | |            _if => {Node::If} |
[INFO] [stdout] 70 | |            _while => {Node::While} |
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |        ))
[INFO] [stdout] 74 | | );
[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_complete_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 error originates in the macro `alt_complete_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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/parser.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | / named!(pub node<&str, Node>,
[INFO] [stdout] 68 | |        ws!(alt_complete!(
[INFO] [stdout] 69 | |            _if => {Node::If} |
[INFO] [stdout] 70 | |            _while => {Node::While} |
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |        ))
[INFO] [stdout] 74 | | );
[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_complete_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 error originates in the macro `alt_complete_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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/parser.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / named!(pub block<&str, Block>,
[INFO] [stdout] 77 | |        map!(
[INFO] [stdout] 78 | |            many0!(
[INFO] [stdout] 79 | |                alt!(
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | | );
[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 `map`
[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 error originates in the macro `map` 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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/parser.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | / named!(pub node<&str, Node>,
[INFO] [stdout] 68 | |        ws!(alt_complete!(
[INFO] [stdout] 69 | |            _if => {Node::If} |
[INFO] [stdout] 70 | |            _while => {Node::While} |
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |        ))
[INFO] [stdout] 74 | | );
[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_complete_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 error originates in the macro `alt_complete_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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/parser.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / named!(pub block<&str, Block>,
[INFO] [stdout] 77 | |        map!(
[INFO] [stdout] 78 | |            many0!(
[INFO] [stdout] 79 | |                alt!(
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | | );
[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 `map`
[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 error originates in the macro `map` 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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/parser.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / named!(pub block<&str, Block>,
[INFO] [stdout] 77 | |        map!(
[INFO] [stdout] 78 | |            many0!(
[INFO] [stdout] 79 | |                alt!(
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | | );
[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 error 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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/parser.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | / named!(pub nodes_raw<&str, Vec<Node>>,
[INFO] [stdout] 89 | |        many1!(terminated!(node, opt!(complete!(char!(';')))))
[INFO] [stdout] 90 | | );
[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 `terminated`
[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 error originates in the macro `terminated` 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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/parser.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | / named!(pub nodes_raw<&str, Vec<Node>>,
[INFO] [stdout] 89 | |        many1!(terminated!(node, opt!(complete!(char!(';')))))
[INFO] [stdout] 90 | | );
[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 `terminated`
[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 error originates in the macro `terminated` 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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/parser.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | / named!(pub nodes<&str, Node>,
[INFO] [stdout] 93 | |        map!(
[INFO] [stdout] 94 | |            call!(nodes_raw),
[INFO] [stdout] 95 | |            Node::Nodes
[INFO] [stdout] 96 | |        )
[INFO] [stdout] 97 | | );
[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 `map`
[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 error originates in the macro `map` 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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/parser.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / named!(pub block<&str, Block>,
[INFO] [stdout] 77 | |        map!(
[INFO] [stdout] 78 | |            many0!(
[INFO] [stdout] 79 | |                alt!(
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | | );
[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 error 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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/parser.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | / named!(pub nodes_raw<&str, Vec<Node>>,
[INFO] [stdout] 89 | |        many1!(terminated!(node, opt!(complete!(char!(';')))))
[INFO] [stdout] 90 | | );
[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 `terminated`
[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 error originates in the macro `terminated` 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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/parser.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | / named!(pub nodes_raw<&str, Vec<Node>>,
[INFO] [stdout] 89 | |        many1!(terminated!(node, opt!(complete!(char!(';')))))
[INFO] [stdout] 90 | | );
[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 `terminated`
[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 error originates in the macro `terminated` 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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/parser.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | / named!(pub nodes<&str, Node>,
[INFO] [stdout] 93 | |        map!(
[INFO] [stdout] 94 | |            call!(nodes_raw),
[INFO] [stdout] 95 | |            Node::Nodes
[INFO] [stdout] 96 | |        )
[INFO] [stdout] 97 | | );
[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 `map`
[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 error originates in the macro `map` 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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/parser.rs:99:1
[INFO] [stdout]     |
[INFO] [stdout]  99 | / named!(_else<&str, Node>,
[INFO] [stdout] 100 | |        ws!(
[INFO] [stdout] 101 | |            do_parse!(tag!("else") >>
[INFO] [stdout] 102 | |                      nds: delimited!(
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | | );
[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 `tuple_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 error originates in the macro `tuple_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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/parser.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / named!(pub _if<&str, If>,
[INFO] [stdout] 113 | |        ws!(do_parse!(tag!("if") >>
[INFO] [stdout] 114 | |                      cond: delimited!(
[INFO] [stdout] 115 | |                          char!('('),
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |        ))
[INFO] [stdout] 127 | | );
[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 `tuple_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 error originates in the macro `tuple_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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/parser.rs:99:1
[INFO] [stdout]     |
[INFO] [stdout]  99 | / named!(_else<&str, Node>,
[INFO] [stdout] 100 | |        ws!(
[INFO] [stdout] 101 | |            do_parse!(tag!("else") >>
[INFO] [stdout] 102 | |                      nds: delimited!(
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | | );
[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 `tuple_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 error originates in the macro `tuple_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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/parser.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / named!(pub _if<&str, If>,
[INFO] [stdout] 113 | |        ws!(do_parse!(tag!("if") >>
[INFO] [stdout] 114 | |                      cond: delimited!(
[INFO] [stdout] 115 | |                          char!('('),
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |        ))
[INFO] [stdout] 127 | | );
[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 `tuple_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 error originates in the macro `tuple_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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/parser.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / named!(pub _if<&str, If>,
[INFO] [stdout] 113 | |        ws!(do_parse!(tag!("if") >>
[INFO] [stdout] 114 | |                      cond: delimited!(
[INFO] [stdout] 115 | |                          char!('('),
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |        ))
[INFO] [stdout] 127 | | );
[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 `tuple_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 error originates in the macro `tuple_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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/parser.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / named!(pub _if<&str, If>,
[INFO] [stdout] 113 | |        ws!(do_parse!(tag!("if") >>
[INFO] [stdout] 114 | |                      cond: delimited!(
[INFO] [stdout] 115 | |                          char!('('),
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |        ))
[INFO] [stdout] 127 | | );
[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 `complete`
[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 error originates in the macro `complete` 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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/parser.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / named!(pub _if<&str, If>,
[INFO] [stdout] 113 | |        ws!(do_parse!(tag!("if") >>
[INFO] [stdout] 114 | |                      cond: delimited!(
[INFO] [stdout] 115 | |                          char!('('),
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |        ))
[INFO] [stdout] 127 | | );
[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 `tuple_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 error originates in the macro `tuple_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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/parser.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / named!(pub _while<&str, While>,
[INFO] [stdout] 130 | |        ws!(do_parse!(tag!("while") >>
[INFO] [stdout] 131 | |                      cond: delimited!(
[INFO] [stdout] 132 | |                          char!('('),
[INFO] [stdout] ...   |
[INFO] [stdout] 142 | |        ))
[INFO] [stdout] 143 | | );
[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 `tuple_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 error originates in the macro `tuple_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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/parser.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / named!(pub _if<&str, If>,
[INFO] [stdout] 113 | |        ws!(do_parse!(tag!("if") >>
[INFO] [stdout] 114 | |                      cond: delimited!(
[INFO] [stdout] 115 | |                          char!('('),
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |        ))
[INFO] [stdout] 127 | | );
[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 `complete`
[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 error originates in the macro `complete` 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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/parser.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / named!(pub _while<&str, While>,
[INFO] [stdout] 130 | |        ws!(do_parse!(tag!("while") >>
[INFO] [stdout] 131 | |                      cond: delimited!(
[INFO] [stdout] 132 | |                          char!('('),
[INFO] [stdout] ...   |
[INFO] [stdout] 142 | |        ))
[INFO] [stdout] 143 | | );
[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 `tuple_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 error originates in the macro `tuple_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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/parser.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / named!(pub _while<&str, While>,
[INFO] [stdout] 130 | |        ws!(do_parse!(tag!("while") >>
[INFO] [stdout] 131 | |                      cond: delimited!(
[INFO] [stdout] 132 | |                          char!('('),
[INFO] [stdout] ...   |
[INFO] [stdout] 142 | |        ))
[INFO] [stdout] 143 | | );
[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 `tuple_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 error originates in the macro `tuple_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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/parser.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / named!(pub _for<&str, For>,
[INFO] [stdout] 160 | |        ws!(do_parse!(tag!("for") >>
[INFO] [stdout] 161 | |                      cond: delimited!(
[INFO] [stdout] 162 | |                          char!('('),
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |        ))
[INFO] [stdout] 173 | | );
[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 `tuple_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 error originates in the macro `tuple_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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/parser.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / named!(pub _while<&str, While>,
[INFO] [stdout] 130 | |        ws!(do_parse!(tag!("while") >>
[INFO] [stdout] 131 | |                      cond: delimited!(
[INFO] [stdout] 132 | |                          char!('('),
[INFO] [stdout] ...   |
[INFO] [stdout] 142 | |        ))
[INFO] [stdout] 143 | | );
[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 `tuple_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 error originates in the macro `tuple_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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/parser.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / named!(pub _for<&str, For>,
[INFO] [stdout] 160 | |        ws!(do_parse!(tag!("for") >>
[INFO] [stdout] 161 | |                      cond: delimited!(
[INFO] [stdout] 162 | |                          char!('('),
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |        ))
[INFO] [stdout] 173 | | );
[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 `tuple_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 error originates in the macro `tuple_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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/parser.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / named!(pub _for<&str, For>,
[INFO] [stdout] 160 | |        ws!(do_parse!(tag!("for") >>
[INFO] [stdout] 161 | |                      cond: delimited!(
[INFO] [stdout] 162 | |                          char!('('),
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |        ))
[INFO] [stdout] 173 | | );
[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 `tuple_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 error originates in the macro `tuple_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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/parser.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / named!(pub _for<&str, For>,
[INFO] [stdout] 160 | |        ws!(do_parse!(tag!("for") >>
[INFO] [stdout] 161 | |                      cond: delimited!(
[INFO] [stdout] 162 | |                          char!('('),
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |        ))
[INFO] [stdout] 173 | | );
[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 `tuple_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 error originates in the macro `tuple_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: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / error_chain! {
[INFO] [stdout]  8 | |     types {
[INFO] [stdout]  9 | |         Error, ErrorKind, ResultExt, Result;
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / error_chain! {
[INFO] [stdout]  8 | |     types {
[INFO] [stdout]  9 | |         Error, ErrorKind, ResultExt, Result;
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / error_chain! {
[INFO] [stdout]  8 | |     types {
[INFO] [stdout]  9 | |         Error, ErrorKind, ResultExt, Result;
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / error_chain! {
[INFO] [stdout]  8 | |     types {
[INFO] [stdout]  9 | |         Error, ErrorKind, ResultExt, Result;
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `c2bs` (lib test) due to 36 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `c2bs` (lib) due to 36 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "33340d4ccbeb9f1b7a5fcfe8899655ca7d7dfa74f77116b39dadef0d4e639453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33340d4ccbeb9f1b7a5fcfe8899655ca7d7dfa74f77116b39dadef0d4e639453", kill_on_drop: false }`
[INFO] [stdout] 33340d4ccbeb9f1b7a5fcfe8899655ca7d7dfa74f77116b39dadef0d4e639453
