[INFO] cloning repository https://github.com/duskmoon314/lalrpop-calculator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/duskmoon314/lalrpop-calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduskmoon314%2Flalrpop-calculator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduskmoon314%2Flalrpop-calculator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa77945b296ef15bbd56ac78622e5988176ab344
[INFO] checking duskmoon314/lalrpop-calculator against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduskmoon314%2Flalrpop-calculator" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/duskmoon314/lalrpop-calculator
[INFO] finished tweaking git repo https://github.com/duskmoon314/lalrpop-calculator
[INFO] tweaked toml for git repo https://github.com/duskmoon314/lalrpop-calculator written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/duskmoon314/lalrpop-calculator on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/duskmoon314/lalrpop-calculator 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustyline v9.1.1
[INFO] [stderr]   Downloaded error-code v2.3.0
[INFO] [stderr]   Downloaded clipboard-win v4.2.2
[INFO] [stderr]   Downloaded nix v0.23.0
[INFO] [stderr]   Downloaded fd-lock v3.0.2
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.28.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.28.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.28.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.28.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.28.0
[INFO] [stderr]   Downloaded str-buf v1.0.5
[INFO] [stderr]   Downloaded windows-sys v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90a7478509935c47050154552a6cce0488ed01c40d62a5cebbe0d37dfc29596c
[INFO] running `Command { std: "docker" "start" "-a" "90a7478509935c47050154552a6cce0488ed01c40d62a5cebbe0d37dfc29596c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90a7478509935c47050154552a6cce0488ed01c40d62a5cebbe0d37dfc29596c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90a7478509935c47050154552a6cce0488ed01c40d62a5cebbe0d37dfc29596c", kill_on_drop: false }`
[INFO] [stdout] 90a7478509935c47050154552a6cce0488ed01c40d62a5cebbe0d37dfc29596c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72d3afa660542291bfa8a9074bd6162aa19b980e24b17f58240bac35c8b0d8bb
[INFO] running `Command { std: "docker" "start" "-a" "72d3afa660542291bfa8a9074bd6162aa19b980e24b17f58240bac35c8b0d8bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking unicode-segmentation v1.8.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.2
[INFO] [stderr]     Checking fd-lock v3.0.2
[INFO] [stderr]     Checking nix v0.23.0
[INFO] [stderr]     Checking lalrpop-util v0.19.6
[INFO] [stderr]    Compiling lalrpop v0.19.6
[INFO] [stderr]     Checking rustyline v9.1.1
[INFO] [stderr]    Compiling lalrpop-calculator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self::__parse__AddOp::AddOpParser`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:1776:9
[INFO] [stdout]      |
[INFO] [stdout] 1776 | pub use self::__parse__AddOp::AddOpParser;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__Additive::AdditiveParser`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:3810:9
[INFO] [stdout]      |
[INFO] [stdout] 3810 | pub use self::__parse__Additive::AdditiveParser;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__AddOp::AddOpParser`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:1776:9
[INFO] [stdout]      |
[INFO] [stdout] 1776 | pub use self::__parse__AddOp::AddOpParser;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__Conditional::ConditionalParser`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:5844:9
[INFO] [stdout]      |
[INFO] [stdout] 5844 | pub use self::__parse__Conditional::ConditionalParser;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__EqOp::EqOpParser`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:7610:9
[INFO] [stdout]      |
[INFO] [stdout] 7610 | pub use self::__parse__EqOp::EqOpParser;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__EqOp::EqOpParser`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:7610:9
[INFO] [stdout]      |
[INFO] [stdout] 7610 | pub use self::__parse__EqOp::EqOpParser;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__Equality::EqualityParser`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:9644:9
[INFO] [stdout]      |
[INFO] [stdout] 9644 | pub use self::__parse__Equality::EqualityParser;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__Exprs::ExprsParser`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:13714:9
[INFO] [stdout]       |
[INFO] [stdout] 13714 | pub use self::__parse__Exprs::ExprsParser;
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__Exprs::ExprsParser`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:13714:9
[INFO] [stdout]       |
[INFO] [stdout] 13714 | pub use self::__parse__Exprs::ExprsParser;
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__Factor::FactorParser`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:15748:9
[INFO] [stdout]       |
[INFO] [stdout] 15748 | pub use self::__parse__Factor::FactorParser;
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__Ident::IdentParser`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:17510:9
[INFO] [stdout]       |
[INFO] [stdout] 17510 | pub use self::__parse__Ident::IdentParser;
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__Ident::IdentParser`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:17510:9
[INFO] [stdout]       |
[INFO] [stdout] 17510 | pub use self::__parse__Ident::IdentParser;
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__LogicAnd::LogicAndParser`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:19544:9
[INFO] [stdout]       |
[INFO] [stdout] 19544 | pub use self::__parse__LogicAnd::LogicAndParser;
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__LogicAndOp::LogicAndOpParser`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:21306:9
[INFO] [stdout]       |
[INFO] [stdout] 21306 | pub use self::__parse__LogicAndOp::LogicAndOpParser;
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__LogicAndOp::LogicAndOpParser`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:21306:9
[INFO] [stdout]       |
[INFO] [stdout] 21306 | pub use self::__parse__LogicAndOp::LogicAndOpParser;
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__LogicOr::LogicOrParser`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:23342:9
[INFO] [stdout]       |
[INFO] [stdout] 23342 | pub use self::__parse__LogicOr::LogicOrParser;
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__LogicOrOp::LogicOrOpParser`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:25104:9
[INFO] [stdout]       |
[INFO] [stdout] 25104 | pub use self::__parse__LogicOrOp::LogicOrOpParser;
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__LogicOrOp::LogicOrOpParser`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:25104:9
[INFO] [stdout]       |
[INFO] [stdout] 25104 | pub use self::__parse__LogicOrOp::LogicOrOpParser;
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__MulOp::MulOpParser`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:26874:9
[INFO] [stdout]       |
[INFO] [stdout] 26874 | pub use self::__parse__MulOp::MulOpParser;
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__MulOp::MulOpParser`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:26874:9
[INFO] [stdout]       |
[INFO] [stdout] 26874 | pub use self::__parse__MulOp::MulOpParser;
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__Multiplicative::MultiplicativeParser`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:28908:9
[INFO] [stdout]       |
[INFO] [stdout] 28908 | pub use self::__parse__Multiplicative::MultiplicativeParser;
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__Number::NumberParser`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:30670:9
[INFO] [stdout]       |
[INFO] [stdout] 30670 | pub use self::__parse__Number::NumberParser;
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__RelOp::RelOpParser`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:32444:9
[INFO] [stdout]       |
[INFO] [stdout] 32444 | pub use self::__parse__RelOp::RelOpParser;
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__Number::NumberParser`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:30670:9
[INFO] [stdout]       |
[INFO] [stdout] 30670 | pub use self::__parse__Number::NumberParser;
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__RelOp::RelOpParser`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:32444:9
[INFO] [stdout]       |
[INFO] [stdout] 32444 | pub use self::__parse__RelOp::RelOpParser;
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__UnaryOp::UnaryOpParser`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:36244:9
[INFO] [stdout]       |
[INFO] [stdout] 36244 | pub use self::__parse__UnaryOp::UnaryOpParser;
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__Relational::RelationalParser`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:34478:9
[INFO] [stdout]       |
[INFO] [stdout] 34478 | pub use self::__parse__Relational::RelationalParser;
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__UnaryOp::UnaryOpParser`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:36244:9
[INFO] [stdout]       |
[INFO] [stdout] 36244 | pub use self::__parse__UnaryOp::UnaryOpParser;
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:250:16
[INFO] [stdout]     |
[INFO] [stdout] 249 |     impl AddOpParser {
[INFO] [stdout]     |     ---------------- associated function in this implementation
[INFO] [stdout] 250 |         pub fn new() -> AddOpParser {
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:2284:16
[INFO] [stdout]      |
[INFO] [stdout] 2283 |     impl AdditiveParser {
[INFO] [stdout]      |     ------------------- associated function in this implementation
[INFO] [stdout] 2284 |         pub fn new() -> AdditiveParser {
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:4318:16
[INFO] [stdout]      |
[INFO] [stdout] 4317 |     impl ConditionalParser {
[INFO] [stdout]      |     ---------------------- associated function in this implementation
[INFO] [stdout] 4318 |         pub fn new() -> ConditionalParser {
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:6084:16
[INFO] [stdout]      |
[INFO] [stdout] 6083 |     impl EqOpParser {
[INFO] [stdout]      |     --------------- associated function in this implementation
[INFO] [stdout] 6084 |         pub fn new() -> EqOpParser {
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:8118:16
[INFO] [stdout]      |
[INFO] [stdout] 8117 |     impl EqualityParser {
[INFO] [stdout]      |     ------------------- associated function in this implementation
[INFO] [stdout] 8118 |         pub fn new() -> EqualityParser {
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:12188:16
[INFO] [stdout]       |
[INFO] [stdout] 12187 |     impl ExprsParser {
[INFO] [stdout]       |     ---------------- associated function in this implementation
[INFO] [stdout] 12188 |         pub fn new() -> ExprsParser {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:14222:16
[INFO] [stdout]       |
[INFO] [stdout] 14221 |     impl FactorParser {
[INFO] [stdout]       |     ----------------- associated function in this implementation
[INFO] [stdout] 14222 |         pub fn new() -> FactorParser {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:15984:16
[INFO] [stdout]       |
[INFO] [stdout] 15983 |     impl IdentParser {
[INFO] [stdout]       |     ---------------- associated function in this implementation
[INFO] [stdout] 15984 |         pub fn new() -> IdentParser {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:18018:16
[INFO] [stdout]       |
[INFO] [stdout] 18017 |     impl LogicAndParser {
[INFO] [stdout]       |     ------------------- associated function in this implementation
[INFO] [stdout] 18018 |         pub fn new() -> LogicAndParser {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:19780:16
[INFO] [stdout]       |
[INFO] [stdout] 19779 |     impl LogicAndOpParser {
[INFO] [stdout]       |     --------------------- associated function in this implementation
[INFO] [stdout] 19780 |         pub fn new() -> LogicAndOpParser {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:21816:16
[INFO] [stdout]       |
[INFO] [stdout] 21815 |     impl LogicOrParser {
[INFO] [stdout]       |     ------------------ associated function in this implementation
[INFO] [stdout] 21816 |         pub fn new() -> LogicOrParser {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:23578:16
[INFO] [stdout]       |
[INFO] [stdout] 23577 |     impl LogicOrOpParser {
[INFO] [stdout]       |     -------------------- associated function in this implementation
[INFO] [stdout] 23578 |         pub fn new() -> LogicOrOpParser {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:25348:16
[INFO] [stdout]       |
[INFO] [stdout] 25347 |     impl MulOpParser {
[INFO] [stdout]       |     ---------------- associated function in this implementation
[INFO] [stdout] 25348 |         pub fn new() -> MulOpParser {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:27382:16
[INFO] [stdout]       |
[INFO] [stdout] 27381 |     impl MultiplicativeParser {
[INFO] [stdout]       |     ------------------------- associated function in this implementation
[INFO] [stdout] 27382 |         pub fn new() -> MultiplicativeParser {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:29144:16
[INFO] [stdout]       |
[INFO] [stdout] 29143 |     impl NumberParser {
[INFO] [stdout]       |     ----------------- associated function in this implementation
[INFO] [stdout] 29144 |         pub fn new() -> NumberParser {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:30918:16
[INFO] [stdout]       |
[INFO] [stdout] 30917 |     impl RelOpParser {
[INFO] [stdout]       |     ---------------- associated function in this implementation
[INFO] [stdout] 30918 |         pub fn new() -> RelOpParser {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:32952:16
[INFO] [stdout]       |
[INFO] [stdout] 32951 |     impl RelationalParser {
[INFO] [stdout]       |     --------------------- associated function in this implementation
[INFO] [stdout] 32952 |         pub fn new() -> RelationalParser {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:34718:16
[INFO] [stdout]       |
[INFO] [stdout] 34717 |     impl UnaryOpParser {
[INFO] [stdout]       |     ------------------ associated function in this implementation
[INFO] [stdout] 34718 |         pub fn new() -> UnaryOpParser {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:250:16
[INFO] [stdout]     |
[INFO] [stdout] 249 |     impl AddOpParser {
[INFO] [stdout]     |     ---------------- associated function in this implementation
[INFO] [stdout] 250 |         pub fn new() -> AddOpParser {
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:6084:16
[INFO] [stdout]      |
[INFO] [stdout] 6083 |     impl EqOpParser {
[INFO] [stdout]      |     --------------- associated function in this implementation
[INFO] [stdout] 6084 |         pub fn new() -> EqOpParser {
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:12188:16
[INFO] [stdout]       |
[INFO] [stdout] 12187 |     impl ExprsParser {
[INFO] [stdout]       |     ---------------- associated function in this implementation
[INFO] [stdout] 12188 |         pub fn new() -> ExprsParser {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:15984:16
[INFO] [stdout]       |
[INFO] [stdout] 15983 |     impl IdentParser {
[INFO] [stdout]       |     ---------------- associated function in this implementation
[INFO] [stdout] 15984 |         pub fn new() -> IdentParser {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:19780:16
[INFO] [stdout]       |
[INFO] [stdout] 19779 |     impl LogicAndOpParser {
[INFO] [stdout]       |     --------------------- associated function in this implementation
[INFO] [stdout] 19780 |         pub fn new() -> LogicAndOpParser {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:23578:16
[INFO] [stdout]       |
[INFO] [stdout] 23577 |     impl LogicOrOpParser {
[INFO] [stdout]       |     -------------------- associated function in this implementation
[INFO] [stdout] 23578 |         pub fn new() -> LogicOrOpParser {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:25348:16
[INFO] [stdout]       |
[INFO] [stdout] 25347 |     impl MulOpParser {
[INFO] [stdout]       |     ---------------- associated function in this implementation
[INFO] [stdout] 25348 |         pub fn new() -> MulOpParser {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:29144:16
[INFO] [stdout]       |
[INFO] [stdout] 29143 |     impl NumberParser {
[INFO] [stdout]       |     ----------------- associated function in this implementation
[INFO] [stdout] 29144 |         pub fn new() -> NumberParser {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:30918:16
[INFO] [stdout]       |
[INFO] [stdout] 30917 |     impl RelOpParser {
[INFO] [stdout]       |     ---------------- associated function in this implementation
[INFO] [stdout] 30918 |         pub fn new() -> RelOpParser {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/lalrpop-calculator-7b962d254a2ff46e/out/calculator.rs:34718:16
[INFO] [stdout]       |
[INFO] [stdout] 34717 |     impl UnaryOpParser {
[INFO] [stdout]       |     ------------------ associated function in this implementation
[INFO] [stdout] 34718 |         pub fn new() -> UnaryOpParser {
[INFO] [stdout]       |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.6
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "72d3afa660542291bfa8a9074bd6162aa19b980e24b17f58240bac35c8b0d8bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72d3afa660542291bfa8a9074bd6162aa19b980e24b17f58240bac35c8b0d8bb", kill_on_drop: false }`
[INFO] [stdout] 72d3afa660542291bfa8a9074bd6162aa19b980e24b17f58240bac35c8b0d8bb
