[INFO] fetching crate rusty-peg 0.3.0...
[INFO] testing rusty-peg-0.3.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rusty-peg 0.3.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate rusty-peg 0.3.0
[INFO] finished tweaking crates.io crate rusty-peg 0.3.0
[INFO] tweaked toml for crates.io crate rusty-peg 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusty-peg 0.3.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 11 packages to latest compatible versions
[INFO] [stderr]       Adding regex v0.1.80 (available: v1.12.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47227212d901374d550b7fc8faefc97af2f0318f5c6ee4e5f41a995851f7d15e
[INFO] running `Command { std: "docker" "start" "-a" "47227212d901374d550b7fc8faefc97af2f0318f5c6ee4e5f41a995851f7d15e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47227212d901374d550b7fc8faefc97af2f0318f5c6ee4e5f41a995851f7d15e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47227212d901374d550b7fc8faefc97af2f0318f5c6ee4e5f41a995851f7d15e", kill_on_drop: false }`
[INFO] [stdout] 47227212d901374d550b7fc8faefc97af2f0318f5c6ee4e5f41a995851f7d15e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0957f4e0c040babb75cee918a496364622e025a2cf528a5afc2e9bcaf641718
[INFO] running `Command { std: "docker" "start" "-a" "d0957f4e0c040babb75cee918a496364622e025a2cf528a5afc2e9bcaf641718", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]    Compiling regex v0.1.80
[INFO] [stderr]    Compiling rusty-peg v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let (mid, result) = try!(self.parse(grammar, start));
[INFO] [stdout]    |                             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/util.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let (mid, first) = try!(self.first.parse(grammar, start));
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/util.rs:70:25
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let (sep, ()) = try!(self.sep.parse(grammar, mid));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/util.rs:71:29
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let (end, second) = try!(self.second.parse(grammar, sep));
[INFO] [stdout]    |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/util.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |         let mut err;
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tree.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn children(&self) -> ChildIterator<K> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn children(&self) -> ChildIterator<'_, K> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s
[INFO] running `Command { std: "docker" "inspect" "d0957f4e0c040babb75cee918a496364622e025a2cf528a5afc2e9bcaf641718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0957f4e0c040babb75cee918a496364622e025a2cf528a5afc2e9bcaf641718", kill_on_drop: false }`
[INFO] [stdout] d0957f4e0c040babb75cee918a496364622e025a2cf528a5afc2e9bcaf641718
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4c4a015cd93a141a29ee200b363b0ae95f3371b38e71f8d2d4df06a166175de
[INFO] running `Command { std: "docker" "start" "-a" "b4c4a015cd93a141a29ee200b363b0ae95f3371b38e71f8d2d4df06a166175de", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let (mid, result) = try!(self.parse(grammar, start));
[INFO] [stdout]    |                             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/util.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let (mid, first) = try!(self.first.parse(grammar, start));
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/util.rs:70:25
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let (sep, ()) = try!(self.sep.parse(grammar, mid));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/util.rs:71:29
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let (end, second) = try!(self.second.parse(grammar, sep));
[INFO] [stdout]    |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/util.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |         let mut err;
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tree.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn children(&self) -> ChildIterator<K> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn children(&self) -> ChildIterator<'_, K> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusty-peg v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let (mid, result) = try!(self.parse(grammar, start));
[INFO] [stdout]    |                             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/util.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let (mid, first) = try!(self.first.parse(grammar, start));
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/util.rs:70:25
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let (sep, ()) = try!(self.sep.parse(grammar, mid));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/util.rs:71:29
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let (end, second) = try!(self.second.parse(grammar, sep));
[INFO] [stdout]    |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:315:29
[INFO] [stdout]     |
[INFO] [stdout] 315 |   ...                   try!($crate::Symbol::parse(&parser, g, start));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/test/calculator.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / rusty_peg! {
[INFO] [stdout]   5 | |     parser Calculator<'input> {
[INFO] [stdout]   6 | |         EXPR: u32 =
[INFO] [stdout]   7 | |             ADD_SUB_EXPR;
[INFO] [stdout] ...   |
[INFO] [stdout]  31 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rusty_peg_declare_map_nonterminal` which comes from the expansion of the macro `rusty_peg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:315:29
[INFO] [stdout]     |
[INFO] [stdout] 315 |   ...                   try!($crate::Symbol::parse(&parser, g, start));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/test/calculator.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / rusty_peg! {
[INFO] [stdout]   5 | |     parser Calculator<'input> {
[INFO] [stdout]   6 | |         EXPR: u32 =
[INFO] [stdout]   7 | |             ADD_SUB_EXPR;
[INFO] [stdout] ...   |
[INFO] [stdout]  31 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rusty_peg_declare_map_nonterminal` which comes from the expansion of the macro `rusty_peg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:408:29
[INFO] [stdout]     |
[INFO] [stdout] 408 |   ...                   try!($crate::Symbol::parse(&lhs_parser,
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/test/calculator.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / rusty_peg! {
[INFO] [stdout]   5 | |     parser Calculator<'input> {
[INFO] [stdout]   6 | |         EXPR: u32 =
[INFO] [stdout]   7 | |             ADD_SUB_EXPR;
[INFO] [stdout] ...   |
[INFO] [stdout]  31 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rusty_peg_declare_fold_nonterminal` which comes from the expansion of the macro `rusty_peg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around assigned value
[INFO] [stdout]   --> src/test/calculator.rs:14:46
[INFO] [stdout]    |
[INFO] [stdout] 14 |                  ("+" <rhs:MUL_DIV_EXPR>) => { lhs + rhs },
[INFO] [stdout]    |                                              ^^         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]    |
[INFO] [stdout] 14 -                  ("+" <rhs:MUL_DIV_EXPR>) => { lhs + rhs },
[INFO] [stdout] 14 +                  ("+" <rhs:MUL_DIV_EXPR>) => lhs + rhs ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around assigned value
[INFO] [stdout]   --> src/test/calculator.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 |                  ("-" <rhs:MUL_DIV_EXPR>) => { lhs - rhs });
[INFO] [stdout]    |                                              ^^         ^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]    |
[INFO] [stdout] 15 -                  ("-" <rhs:MUL_DIV_EXPR>) => { lhs - rhs });
[INFO] [stdout] 15 +                  ("-" <rhs:MUL_DIV_EXPR>) => lhs - rhs );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:408:29
[INFO] [stdout]     |
[INFO] [stdout] 408 |   ...                   try!($crate::Symbol::parse(&lhs_parser,
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/test/calculator.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / rusty_peg! {
[INFO] [stdout]   5 | |     parser Calculator<'input> {
[INFO] [stdout]   6 | |         EXPR: u32 =
[INFO] [stdout]   7 | |             ADD_SUB_EXPR;
[INFO] [stdout] ...   |
[INFO] [stdout]  31 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rusty_peg_declare_fold_nonterminal` which comes from the expansion of the macro `rusty_peg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around assigned value
[INFO] [stdout]   --> src/test/calculator.rs:19:43
[INFO] [stdout]    |
[INFO] [stdout] 19 |                  ("*" <rhs:ATOM_EXPR>) => { lhs * rhs },
[INFO] [stdout]    |                                           ^^         ^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]    |
[INFO] [stdout] 19 -                  ("*" <rhs:ATOM_EXPR>) => { lhs * rhs },
[INFO] [stdout] 19 +                  ("*" <rhs:ATOM_EXPR>) => lhs * rhs ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around assigned value
[INFO] [stdout]   --> src/test/calculator.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |                  ("/" <rhs:ATOM_EXPR>) => { lhs / rhs });
[INFO] [stdout]    |                                           ^^         ^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]    |
[INFO] [stdout] 20 -                  ("/" <rhs:ATOM_EXPR>) => { lhs / rhs });
[INFO] [stdout] 20 +                  ("/" <rhs:ATOM_EXPR>) => lhs / rhs );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:315:29
[INFO] [stdout]     |
[INFO] [stdout] 315 |   ...                   try!($crate::Symbol::parse(&parser, g, start));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/test/classy.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | / rusty_peg! {
[INFO] [stdout]  36 | |     parser Classy<'input> {
[INFO] [stdout]  37 | |         ID: &'input str =
[INFO] [stdout]  38 | |             regex(r"^[a-zA-Z_][a-zA-Z_0-9]*") - ["class"];
[INFO] [stdout] ...   |
[INFO] [stdout]  65 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rusty_peg_declare_map_nonterminal` which comes from the expansion of the macro `rusty_peg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:315:29
[INFO] [stdout]     |
[INFO] [stdout] 315 |   ...                   try!($crate::Symbol::parse(&parser, g, start));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/test/classy.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | / rusty_peg! {
[INFO] [stdout]  36 | |     parser Classy<'input> {
[INFO] [stdout]  37 | |         ID: &'input str =
[INFO] [stdout]  38 | |             regex(r"^[a-zA-Z_][a-zA-Z_0-9]*") - ["class"];
[INFO] [stdout] ...   |
[INFO] [stdout]  65 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rusty_peg_declare_map_nonterminal` which comes from the expansion of the macro `rusty_peg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:315:29
[INFO] [stdout]     |
[INFO] [stdout] 315 |   ...                   try!($crate::Symbol::parse(&parser, g, start));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/test/classy.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | / rusty_peg! {
[INFO] [stdout]  36 | |     parser Classy<'input> {
[INFO] [stdout]  37 | |         ID: &'input str =
[INFO] [stdout]  38 | |             regex(r"^[a-zA-Z_][a-zA-Z_0-9]*") - ["class"];
[INFO] [stdout] ...   |
[INFO] [stdout]  65 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rusty_peg_declare_map_nonterminal` which comes from the expansion of the macro `rusty_peg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:315:29
[INFO] [stdout]     |
[INFO] [stdout] 315 |   ...                   try!($crate::Symbol::parse(&parser, g, start));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/test/classy.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | / rusty_peg! {
[INFO] [stdout]  36 | |     parser Classy<'input> {
[INFO] [stdout]  37 | |         ID: &'input str =
[INFO] [stdout]  38 | |             regex(r"^[a-zA-Z_][a-zA-Z_0-9]*") - ["class"];
[INFO] [stdout] ...   |
[INFO] [stdout]  65 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rusty_peg_declare_map_nonterminal` which comes from the expansion of the macro `rusty_peg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:315:29
[INFO] [stdout]     |
[INFO] [stdout] 315 |   ...                   try!($crate::Symbol::parse(&parser, g, start));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/test/combos.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | / rusty_peg! {
[INFO] [stdout]   9 | |     parser Parser<'input> {
[INFO] [stdout]  10 | |         StrHi: &'input str = "Hi";
[INFO] [stdout]  11 | |         StrHi1: &'input str = ("Hi");
[INFO] [stdout] ...   |
[INFO] [stdout]  31 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rusty_peg_declare_map_nonterminal` which comes from the expansion of the macro `rusty_peg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:315:29
[INFO] [stdout]     |
[INFO] [stdout] 315 |   ...                   try!($crate::Symbol::parse(&parser, g, start));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/test/combos.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | / rusty_peg! {
[INFO] [stdout]   9 | |     parser Parser<'input> {
[INFO] [stdout]  10 | |         StrHi: &'input str = "Hi";
[INFO] [stdout]  11 | |         StrHi1: &'input str = ("Hi");
[INFO] [stdout] ...   |
[INFO] [stdout]  31 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rusty_peg_declare_map_nonterminal` which comes from the expansion of the macro `rusty_peg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:315:29
[INFO] [stdout]     |
[INFO] [stdout] 315 |   ...                   try!($crate::Symbol::parse(&parser, g, start));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/test/combos.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | / rusty_peg! {
[INFO] [stdout]   9 | |     parser Parser<'input> {
[INFO] [stdout]  10 | |         StrHi: &'input str = "Hi";
[INFO] [stdout]  11 | |         StrHi1: &'input str = ("Hi");
[INFO] [stdout] ...   |
[INFO] [stdout]  31 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rusty_peg_declare_map_nonterminal` which comes from the expansion of the macro `rusty_peg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:315:29
[INFO] [stdout]     |
[INFO] [stdout] 315 |   ...                   try!($crate::Symbol::parse(&parser, g, start));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/test/combos.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | / rusty_peg! {
[INFO] [stdout]   9 | |     parser Parser<'input> {
[INFO] [stdout]  10 | |         StrHi: &'input str = "Hi";
[INFO] [stdout]  11 | |         StrHi1: &'input str = ("Hi");
[INFO] [stdout] ...   |
[INFO] [stdout]  31 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rusty_peg_declare_map_nonterminal` which comes from the expansion of the macro `rusty_peg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:315:29
[INFO] [stdout]     |
[INFO] [stdout] 315 |   ...                   try!($crate::Symbol::parse(&parser, g, start));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/test/combos.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | / rusty_peg! {
[INFO] [stdout]   9 | |     parser Parser<'input> {
[INFO] [stdout]  10 | |         StrHi: &'input str = "Hi";
[INFO] [stdout]  11 | |         StrHi1: &'input str = ("Hi");
[INFO] [stdout] ...   |
[INFO] [stdout]  31 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rusty_peg_declare_map_nonterminal` which comes from the expansion of the macro `rusty_peg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:315:29
[INFO] [stdout]     |
[INFO] [stdout] 315 |   ...                   try!($crate::Symbol::parse(&parser, g, start));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/test/combos.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | / rusty_peg! {
[INFO] [stdout]   9 | |     parser Parser<'input> {
[INFO] [stdout]  10 | |         StrHi: &'input str = "Hi";
[INFO] [stdout]  11 | |         StrHi1: &'input str = ("Hi");
[INFO] [stdout] ...   |
[INFO] [stdout]  31 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rusty_peg_declare_map_nonterminal` which comes from the expansion of the macro `rusty_peg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:315:29
[INFO] [stdout]     |
[INFO] [stdout] 315 |   ...                   try!($crate::Symbol::parse(&parser, g, start));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/test/silly_grammar.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | / rusty_peg! {
[INFO] [stdout]   8 | |     parser Parser<'input>: Foo {
[INFO] [stdout]   9 | |         Hi: u32 = ("Hi") => 1;
[INFO] [stdout]  10 | |         Ho: u32 = "Ho" => 2;
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rusty_peg_declare_map_nonterminal` which comes from the expansion of the macro `rusty_peg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:315:29
[INFO] [stdout]     |
[INFO] [stdout] 315 |   ...                   try!($crate::Symbol::parse(&parser, g, start));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/test/silly_grammar.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | / rusty_peg! {
[INFO] [stdout]   8 | |     parser Parser<'input>: Foo {
[INFO] [stdout]   9 | |         Hi: u32 = ("Hi") => 1;
[INFO] [stdout]  10 | |         Ho: u32 = "Ho" => 2;
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rusty_peg_declare_map_nonterminal` which comes from the expansion of the macro `rusty_peg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:315:29
[INFO] [stdout]     |
[INFO] [stdout] 315 |   ...                   try!($crate::Symbol::parse(&parser, g, start));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/test/silly_grammar.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | / rusty_peg! {
[INFO] [stdout]   8 | |     parser Parser<'input>: Foo {
[INFO] [stdout]   9 | |         Hi: u32 = ("Hi") => 1;
[INFO] [stdout]  10 | |         Ho: u32 = "Ho" => 2;
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rusty_peg_declare_map_nonterminal` which comes from the expansion of the macro `rusty_peg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:315:29
[INFO] [stdout]     |
[INFO] [stdout] 315 |   ...                   try!($crate::Symbol::parse(&parser, g, start));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/test/silly_grammar.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | / rusty_peg! {
[INFO] [stdout]   8 | |     parser Parser<'input>: Foo {
[INFO] [stdout]   9 | |         Hi: u32 = ("Hi") => 1;
[INFO] [stdout]  10 | |         Ho: u32 = "Ho" => 2;
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rusty_peg_declare_map_nonterminal` which comes from the expansion of the macro `rusty_peg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/util.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |         let mut err;
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tree.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn children(&self) -> ChildIterator<K> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn children(&self) -> ChildIterator<'_, K> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.20s
[INFO] running `Command { std: "docker" "inspect" "b4c4a015cd93a141a29ee200b363b0ae95f3371b38e71f8d2d4df06a166175de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4c4a015cd93a141a29ee200b363b0ae95f3371b38e71f8d2d4df06a166175de", kill_on_drop: false }`
[INFO] [stdout] b4c4a015cd93a141a29ee200b363b0ae95f3371b38e71f8d2d4df06a166175de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1c9f062a129f8bfff6964ee85248f7ad03ea6e851139f6fe6735a58c0dbafe4c
[INFO] running `Command { std: "docker" "start" "-a" "1c9f062a129f8bfff6964ee85248f7ad03ea6e851139f6fe6735a58c0dbafe4c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/lib.rs:22:29
[INFO] [stderr]    |
[INFO] [stderr] 22 |         let (mid, result) = try!(self.parse(grammar, start));
[INFO] [stderr]    |                             ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/util.rs:69:28
[INFO] [stderr]    |
[INFO] [stderr] 69 |         let (mid, first) = try!(self.first.parse(grammar, start));
[INFO] [stderr]    |                            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/util.rs:70:25
[INFO] [stderr]    |
[INFO] [stderr] 70 |         let (sep, ()) = try!(self.sep.parse(grammar, mid));
[INFO] [stderr]    |                         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/util.rs:71:29
[INFO] [stderr]    |
[INFO] [stderr] 71 |         let (end, second) = try!(self.second.parse(grammar, sep));
[INFO] [stderr]    |                             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/util.rs:169:13
[INFO] [stderr]     |
[INFO] [stderr] 169 |         let mut err;
[INFO] [stderr]     |             ----^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tree.rs:52:21
[INFO] [stderr]    |
[INFO] [stderr] 52 |     pub fn children(&self) -> ChildIterator<K> {
[INFO] [stderr]    |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 52 |     pub fn children(&self) -> ChildIterator<'_, K> {
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/macros.rs:315:29
[INFO] [stderr]     |
[INFO] [stderr] 315 |   ...                   try!($crate::Symbol::parse(&parser, g, start));
[INFO] [stderr]     |                         ^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/test/calculator.rs:4:1
[INFO] [stderr]     |
[INFO] [stderr]   4 | / rusty_peg! {
[INFO] [stderr]   5 | |     parser Calculator<'input> {
[INFO] [stderr]   6 | |         EXPR: u32 =
[INFO] [stderr]   7 | |             ADD_SUB_EXPR;
[INFO] [stderr] ...   |
[INFO] [stderr]  31 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `rusty_peg_declare_map_nonterminal` which comes from the expansion of the macro `rusty_peg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/macros.rs:408:29
[INFO] [stderr]     |
[INFO] [stderr] 408 |   ...                   try!($crate::Symbol::parse(&lhs_parser,
[INFO] [stderr]     |                         ^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/test/calculator.rs:4:1
[INFO] [stderr]     |
[INFO] [stderr]   4 | / rusty_peg! {
[INFO] [stderr]   5 | |     parser Calculator<'input> {
[INFO] [stderr]   6 | |         EXPR: u32 =
[INFO] [stderr]   7 | |             ADD_SUB_EXPR;
[INFO] [stderr] ...   |
[INFO] [stderr]  31 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `rusty_peg_declare_fold_nonterminal` which comes from the expansion of the macro `rusty_peg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary braces around assigned value
[INFO] [stderr]   --> src/test/calculator.rs:14:46
[INFO] [stderr]    |
[INFO] [stderr] 14 |                  ("+" <rhs:MUL_DIV_EXPR>) => { lhs + rhs },
[INFO] [stderr]    |                                              ^^         ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these braces
[INFO] [stderr]    |
[INFO] [stderr] 14 -                  ("+" <rhs:MUL_DIV_EXPR>) => { lhs + rhs },
[INFO] [stderr] 14 +                  ("+" <rhs:MUL_DIV_EXPR>) => lhs + rhs ,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary braces around assigned value
[INFO] [stderr]   --> src/test/calculator.rs:15:46
[INFO] [stderr]    |
[INFO] [stderr] 15 |                  ("-" <rhs:MUL_DIV_EXPR>) => { lhs - rhs });
[INFO] [stderr]    |                                              ^^         ^^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these braces
[INFO] [stderr]    |
[INFO] [stderr] 15 -                  ("-" <rhs:MUL_DIV_EXPR>) => { lhs - rhs });
[INFO] [stderr] 15 +                  ("-" <rhs:MUL_DIV_EXPR>) => lhs - rhs );
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary braces around assigned value
[INFO] [stderr]   --> src/test/calculator.rs:19:43
[INFO] [stderr]    |
[INFO] [stderr] 19 |                  ("*" <rhs:ATOM_EXPR>) => { lhs * rhs },
[INFO] [stderr]    |                                           ^^         ^^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these braces
[INFO] [stderr]    |
[INFO] [stderr] 19 -                  ("*" <rhs:ATOM_EXPR>) => { lhs * rhs },
[INFO] [stderr] 19 +                  ("*" <rhs:ATOM_EXPR>) => lhs * rhs ,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary braces around assigned value
[INFO] [stderr]   --> src/test/calculator.rs:20:43
[INFO] [stderr]    |
[INFO] [stderr] 20 |                  ("/" <rhs:ATOM_EXPR>) => { lhs / rhs });
[INFO] [stderr]    |                                           ^^         ^^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these braces
[INFO] [stderr]    |
[INFO] [stderr] 20 -                  ("/" <rhs:ATOM_EXPR>) => { lhs / rhs });
[INFO] [stderr] 20 +                  ("/" <rhs:ATOM_EXPR>) => lhs / rhs );
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/macros.rs:315:29
[INFO] [stderr]     |
[INFO] [stderr] 315 |   ...                   try!($crate::Symbol::parse(&parser, g, start));
[INFO] [stderr]     |                         ^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/test/classy.rs:35:1
[INFO] [stderr]     |
[INFO] [stderr]  35 | / rusty_peg! {
[INFO] [stderr]  36 | |     parser Classy<'input> {
[INFO] [stderr]  37 | |         ID: &'input str =
[INFO] [stderr]  38 | |             regex(r"^[a-zA-Z_][a-zA-Z_0-9]*") - ["class"];
[INFO] [stderr] ...   |
[INFO] [stderr]  65 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `rusty_peg_declare_map_nonterminal` which comes from the expansion of the macro `rusty_peg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/macros.rs:315:29
[INFO] [stderr]     |
[INFO] [stderr] 315 |   ...                   try!($crate::Symbol::parse(&parser, g, start));
[INFO] [stderr]     |                         ^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/test/combos.rs:8:1
[INFO] [stderr]     |
[INFO] [stderr]   8 | / rusty_peg! {
[INFO] [stderr]   9 | |     parser Parser<'input> {
[INFO] [stderr]  10 | |         StrHi: &'input str = "Hi";
[INFO] [stderr]  11 | |         StrHi1: &'input str = ("Hi");
[INFO] [stderr] ...   |
[INFO] [stderr]  31 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `rusty_peg_declare_map_nonterminal` which comes from the expansion of the macro `rusty_peg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/macros.rs:315:29
[INFO] [stderr]     |
[INFO] [stderr] 315 |   ...                   try!($crate::Symbol::parse(&parser, g, start));
[INFO] [stderr]     |                         ^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/test/silly_grammar.rs:7:1
[INFO] [stderr]     |
[INFO] [stderr]   7 | / rusty_peg! {
[INFO] [stderr]   8 | |     parser Parser<'input>: Foo {
[INFO] [stderr]   9 | |         Hi: u32 = ("Hi") => 1;
[INFO] [stderr]  10 | |         Ho: u32 = "Ho" => 2;
[INFO] [stderr] ...   |
[INFO] [stderr]  21 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `rusty_peg_declare_map_nonterminal` which comes from the expansion of the macro `rusty_peg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `rusty-peg` (lib) generated 6 warnings (run `cargo fix --lib -p rusty-peg` to apply 2 suggestions)
[INFO] [stderr] warning: `rusty-peg` (lib test) generated 28 warnings (19 duplicates) (run `cargo fix --lib -p rusty-peg --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusty_peg-8bee1a83579d4f7f)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test::calculator::parse_mul ... ok
[INFO] [stdout] test test::calculator::parse_parens ... ok
[INFO] [stdout] test test::calculator::parse_number ... ok
[INFO] [stdout] test test::silly_grammar::parse_hi_from_hi ... ok
[INFO] [stdout] test test::calculator::parse_expr ... ok
[INFO] [stdout] test test::classy::parse_a_class ... ok
[INFO] [stdout] test test::calculator::parse_plus ... ok
[INFO] [stdout] test test::silly_grammar::parse_hiorho_from_hi ... ok
[INFO] [stdout] test test::combos::test_position ... ok
[INFO] [stdout] test test::silly_grammar::parse_hiho_from_ho ... ok
[INFO] [stdout] test test::silly_grammar::parse_hiorho_from_ho ... ok
[INFO] [stdout] test test::silly_grammar::parse_sum_from_ho ... ok
[INFO] [stdout] test test::silly_grammar::parse_repeat ... ok
[INFO] [stdout] test tree::test::iterate ... ok
[INFO] [stderr]    Doc-tests rusty_peg
[INFO] [stdout] test test::silly_grammar::parse_hi_from_ho - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1c9f062a129f8bfff6964ee85248f7ad03ea6e851139f6fe6735a58c0dbafe4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c9f062a129f8bfff6964ee85248f7ad03ea6e851139f6fe6735a58c0dbafe4c", kill_on_drop: false }`
[INFO] [stdout] 1c9f062a129f8bfff6964ee85248f7ad03ea6e851139f6fe6735a58c0dbafe4c
