[INFO] cloning repository https://github.com/AzureMarker/ll-parser-generator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AzureMarker/ll-parser-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzureMarker%2Fll-parser-generator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzureMarker%2Fll-parser-generator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a2d9669446d31813adad6d84add3d7ab6df4ed6
[INFO] testing AzureMarker/ll-parser-generator against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzureMarker%2Fll-parser-generator" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AzureMarker/ll-parser-generator on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AzureMarker/ll-parser-generator
[INFO] finished tweaking git repo https://github.com/AzureMarker/ll-parser-generator
[INFO] tweaked toml for git repo https://github.com/AzureMarker/ll-parser-generator written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/AzureMarker/ll-parser-generator 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos-derive v0.12.0
[INFO] [stderr]   Downloaded siphasher v0.3.5
[INFO] [stderr]   Downloaded beef v0.5.0
[INFO] [stderr]   Downloaded logos v0.12.0
[INFO] [stderr]   Downloaded pico-args v0.4.0
[INFO] [stderr]   Downloaded lalrpop-util v0.19.5
[INFO] [stderr]   Downloaded lalrpop v0.19.5
[INFO] [stderr]   Downloaded libc v0.2.91
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42115fcfe2f9f4d4a5c6c1dd41e3f1533674cc11791296196b7987051a71b743
[INFO] running `Command { std: "docker" "start" "-a" "42115fcfe2f9f4d4a5c6c1dd41e3f1533674cc11791296196b7987051a71b743", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42115fcfe2f9f4d4a5c6c1dd41e3f1533674cc11791296196b7987051a71b743", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42115fcfe2f9f4d4a5c6c1dd41e3f1533674cc11791296196b7987051a71b743", kill_on_drop: false }`
[INFO] [stdout] 42115fcfe2f9f4d4a5c6c1dd41e3f1533674cc11791296196b7987051a71b743
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c925b242cfde883b39cbfe4e32876357be9a8972c5451266b1e8a38b56403df
[INFO] running `Command { std: "docker" "start" "-a" "6c925b242cfde883b39cbfe4e32876357be9a8972c5451266b1e8a38b56403df", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.91
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling siphasher v0.3.5
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling string_cache v0.8.1
[INFO] [stderr]    Compiling itertools v0.10.0
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling pico-args v0.4.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling beef v0.5.0
[INFO] [stderr]    Compiling ascii-canvas v2.0.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling lalrpop-util v0.19.5
[INFO] [stderr]    Compiling lalrpop v0.19.5
[INFO] [stderr]    Compiling logos-derive v0.12.0
[INFO] [stderr]    Compiling logos v0.12.0
[INFO] [stderr]    Compiling ll-parser-generator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "6c925b242cfde883b39cbfe4e32876357be9a8972c5451266b1e8a38b56403df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c925b242cfde883b39cbfe4e32876357be9a8972c5451266b1e8a38b56403df", kill_on_drop: false }`
[INFO] [stdout] 6c925b242cfde883b39cbfe4e32876357be9a8972c5451266b1e8a38b56403df
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c873d0f17dcaa1048a5252f2a7b74238bc9b59c5cac9a511c723b8adee3c4c6
[INFO] running `Command { std: "docker" "start" "-a" "1c873d0f17dcaa1048a5252f2a7b74238bc9b59c5cac9a511c723b8adee3c4c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling lalrpop-util v0.19.5
[INFO] [stderr]    Compiling lalrpop v0.19.5
[INFO] [stderr]    Compiling logos-derive v0.12.0
[INFO] [stderr]    Compiling logos v0.12.0
[INFO] [stderr]    Compiling ll-parser-generator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |               std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 | /             collection! {
[INFO] [stdout] 330 | |                 "MyNonterminal" => false,
[INFO] [stdout] 331 | |                 "MyEmptyNonterminal" => true,
[INFO] [stdout] 332 | |                 "\"a\"" => false,
[INFO] [stdout] 333 | |                 WRAPPER_NONTERM => false,
[INFO] [stdout] 334 | |                 EOF_TERMINAL => false,
[INFO] [stdout] 335 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |               std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 377 | /             collection! {
[INFO] [stdout] 378 | |                 "P" => false,
[INFO] [stdout] 379 | |                 "O" => false,
[INFO] [stdout] 380 | |                 "OP" => true,
[INFO] [stdout] ...   |
[INFO] [stdout] 391 | |                 EOF_TERMINAL => false,
[INFO] [stdout] 392 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |               std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 398 | /             collection! {
[INFO] [stdout] 399 | |                 "P" => collection! { "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stdout] 400 | |                 "O" => collection!{ "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stdout] 401 | |                 "OP" => collection!{ "\"||\"" },
[INFO] [stdout] ...   |
[INFO] [stdout] 412 | |                 EOF_TERMINAL => collection! { EOF_TERMINAL }
[INFO] [stdout] 413 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 399 |                 "P" => collection! { "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stdout]     |                        ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 400 |                 "O" => collection!{ "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stdout]     |                        ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 |                 "OP" => collection!{ "\"||\"" },
[INFO] [stdout]     |                         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 |                 "A" => collection!{ "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stdout]     |                        ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 403 |                 "AP" => collection!{ "\"&&\"" },
[INFO] [stdout]     |                         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 404 |                 "Z" => collection!{ "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stdout]     |                        ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 405 |                 "\"var\"" => collection! { "\"var\"" },
[INFO] [stdout]     |                              ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 406 |                 "\"(\"" => collection! { "\"(\"" },
[INFO] [stdout]     |                            ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 407 |                 "\")\"" => collection! { "\")\"" },
[INFO] [stdout]     |                            ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 |                 "\"!\"" => collection! { "\"!\"" },
[INFO] [stdout]     |                            ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 409 |                 "\"&&\"" => collection! { "\"&&\"" },
[INFO] [stdout]     |                             ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 410 |                 "\"||\"" => collection! { "\"||\"" },
[INFO] [stdout]     |                             ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 411 |                 WRAPPER_NONTERM => collection! { "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stdout]     |                                    ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 412 |                 EOF_TERMINAL => collection! { EOF_TERMINAL }
[INFO] [stdout]     |                                 ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |               std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 419 | /             collection! {
[INFO] [stdout] 420 | |                 "P" => collection! { "\")\"", EOF_TERMINAL },
[INFO] [stdout] 421 | |                 "O" => collection!{ "\")\"",EOF_TERMINAL },
[INFO] [stdout] 422 | |                 "OP" => collection!{ "\")\"",EOF_TERMINAL },
[INFO] [stdout] ...   |
[INFO] [stdout] 426 | |                 WRAPPER_NONTERM => collection!()
[INFO] [stdout] 427 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 420 |                 "P" => collection! { "\")\"", EOF_TERMINAL },
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 421 |                 "O" => collection!{ "\")\"",EOF_TERMINAL },
[INFO] [stdout]     |                        ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 422 |                 "OP" => collection!{ "\")\"",EOF_TERMINAL },
[INFO] [stdout]     |                         ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 423 |                 "A" => collection!{ "\"||\"", "\")\"",EOF_TERMINAL },
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 424 |                 "AP" => collection!{ "\"||\"", "\")\"",EOF_TERMINAL },
[INFO] [stdout]     |                         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 425 |                 "Z" => collection!{ "\"||\"", "\"&&\"", "\")\"",EOF_TERMINAL },
[INFO] [stdout]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 426 |                 WRAPPER_NONTERM => collection!()
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |               std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 433 | /             collection! {
[INFO] [stdout] 434 | |                 (WRAPPER_NONTERM, "\"var\"") => collection!(AstProduction {
[INFO] [stdout] 435 | |                     symbols: vec![
[INFO] [stdout] 436 | |                         AstSymbol::Named("result", "P"),
[INFO] [stdout] ...   |
[INFO] [stdout] 544 | |                 ("Z", EOF_TERMINAL) => collection!(),
[INFO] [stdout] 545 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 434 |                   (WRAPPER_NONTERM, "\"var\"") => collection!(AstProduction {
[INFO] [stdout]     |  _________________________________________________-
[INFO] [stdout] 435 | |                     symbols: vec![
[INFO] [stdout] 436 | |                         AstSymbol::Named("result", "P"),
[INFO] [stdout] 437 | |                         AstSymbol::Terminal(EOF_TERMINAL)
[INFO] [stdout] 438 | |                     ],
[INFO] [stdout] 439 | |                     code: "result"
[INFO] [stdout] 440 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 441 |                   (WRAPPER_NONTERM, "\"!\"") => collection!(AstProduction {
[INFO] [stdout]     |  _______________________________________________-
[INFO] [stdout] 442 | |                     symbols: vec![
[INFO] [stdout] 443 | |                         AstSymbol::Named("result", "P"),
[INFO] [stdout] 444 | |                         AstSymbol::Terminal(EOF_TERMINAL)
[INFO] [stdout] 445 | |                     ],
[INFO] [stdout] 446 | |                     code: "result"
[INFO] [stdout] 447 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 448 |                 (WRAPPER_NONTERM, "\"&&\"") => collection!(),
[INFO] [stdout]     |                                                ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 449 |                 (WRAPPER_NONTERM, "\"||\"") => collection!(),
[INFO] [stdout]     |                                                ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 |                   (WRAPPER_NONTERM, "\"(\"") => collection!(AstProduction {
[INFO] [stdout]     |  _______________________________________________-
[INFO] [stdout] 451 | |                     symbols: vec![
[INFO] [stdout] 452 | |                         AstSymbol::Named("result", "P"),
[INFO] [stdout] 453 | |                         AstSymbol::Terminal(EOF_TERMINAL)
[INFO] [stdout] 454 | |                     ],
[INFO] [stdout] 455 | |                     code: "result"
[INFO] [stdout] 456 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 457 |                 (WRAPPER_NONTERM, "\")\"") => collection!(),
[INFO] [stdout]     |                                               ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 |                 (WRAPPER_NONTERM, EOF_TERMINAL) => collection!(),
[INFO] [stdout]     |                                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 460 |                   ("P", "\"var\"") => collection!(AstProduction {
[INFO] [stdout]     |  _____________________________________-
[INFO] [stdout] 461 | |                     symbols: symbols!(O), code
[INFO] [stdout] 462 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 463 |                   ("P", "\"!\"") => collection!(AstProduction {
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 464 | |                     symbols: symbols!(O), code
[INFO] [stdout] 465 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 466 |                 ("P", "\"&&\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 467 |                 ("P", "\"||\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 468 |                   ("P", "\"(\"") => collection!(AstProduction {
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 469 | |                     symbols: symbols!(O), code
[INFO] [stdout] 470 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 471 |                 ("P", "\")\"") => collection!(),
[INFO] [stdout]     |                                   ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 472 |                 ("P", EOF_TERMINAL) => collection!(),
[INFO] [stdout]     |                                        ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 474 |                   ("O", "\"var\"") => collection!(AstProduction {
[INFO] [stdout]     |  _____________________________________-
[INFO] [stdout] 475 | |                     symbols: symbols!(A OP), code
[INFO] [stdout] 476 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 477 |                   ("O", "\"!\"") => collection!(AstProduction {
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 478 | |                     symbols: symbols!(A OP), code
[INFO] [stdout] 479 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 480 |                 ("O", "\"&&\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 481 |                 ("O", "\"||\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 482 |                   ("O", "\"(\"") => collection!(AstProduction {
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 483 | |                     symbols: symbols!(A OP), code
[INFO] [stdout] 484 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 485 |                 ("O", "\")\"") => collection!(),
[INFO] [stdout]     |                                   ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 486 |                 ("O", EOF_TERMINAL) => collection!(),
[INFO] [stdout]     |                                        ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 488 |                 ("OP", "\"var\"") => collection!(),
[INFO] [stdout]     |                                      ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 489 |                 ("OP", "\"!\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 490 |                 ("OP", "\"&&\"") => collection!(),
[INFO] [stdout]     |                                     ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 491 |                   ("OP", "\"||\"") => collection!(AstProduction {
[INFO] [stdout]     |  _____________________________________-
[INFO] [stdout] 492 | |                     symbols: symbols!("||" A OP), code
[INFO] [stdout] 493 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 494 |                 ("OP", "\"(\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 495 |                   ("OP", "\")\"") => collection!(AstProduction {
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 496 | |                     symbols: symbols!(), code
[INFO] [stdout] 497 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 498 |                   ("OP", EOF_TERMINAL) => collection!(AstProduction {
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 499 | |                     symbols: symbols!(), code
[INFO] [stdout] 500 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 502 |                   ("A", "\"var\"") => collection!(AstProduction {
[INFO] [stdout]     |  _____________________________________-
[INFO] [stdout] 503 | |                     symbols: symbols!(Z AP), code
[INFO] [stdout] 504 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 505 |                   ("A", "\"!\"") => collection!(AstProduction {
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 506 | |                     symbols: symbols!(Z AP), code
[INFO] [stdout] 507 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 508 |                 ("A", "\"&&\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 509 |                 ("A", "\"||\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 510 |                   ("A", "\"(\"") => collection!(AstProduction {
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 511 | |                     symbols: symbols!(Z AP), code
[INFO] [stdout] 512 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 513 |                 ("A", "\")\"") => collection!(),
[INFO] [stdout]     |                                   ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 514 |                 ("A", EOF_TERMINAL) => collection!(),
[INFO] [stdout]     |                                        ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 516 |                 ("AP", "\"var\"") => collection!(),
[INFO] [stdout]     |                                      ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 517 |                 ("AP", "\"!\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 518 |                   ("AP", "\"&&\"") => collection!(AstProduction {
[INFO] [stdout]     |  _____________________________________-
[INFO] [stdout] 519 | |                     symbols: symbols!("&&" Z AP), code
[INFO] [stdout] 520 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 521 |                   ("AP", "\"||\"") => collection!(AstProduction {
[INFO] [stdout]     |  _____________________________________-
[INFO] [stdout] 522 | |                     symbols: symbols!(), code
[INFO] [stdout] 523 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 524 |                 ("AP", "\"(\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 525 |                   ("AP", "\")\"") => collection!(AstProduction {
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 526 | |                     symbols: symbols!(), code
[INFO] [stdout] 527 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 528 |                   ("AP", EOF_TERMINAL) => collection!(AstProduction {
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 529 | |                     symbols: symbols!(), code
[INFO] [stdout] 530 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 532 |                   ("Z", "\"var\"") => collection!(AstProduction {
[INFO] [stdout]     |  _____________________________________-
[INFO] [stdout] 533 | |                     symbols: symbols!("var"), code
[INFO] [stdout] 534 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 535 |                   ("Z", "\"!\"") => collection!(AstProduction {
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 536 | |                     symbols: symbols!("!" Z), code
[INFO] [stdout] 537 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 538 |                 ("Z", "\"&&\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 539 |                 ("Z", "\"||\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 540 |                   ("Z", "\"(\"") => collection!(AstProduction {
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 541 | |                     symbols: symbols!("(" P ")"), code
[INFO] [stdout] 542 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 543 |                 ("Z", "\")\"") => collection!(),
[INFO] [stdout]     |                                   ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 544 |                 ("Z", EOF_TERMINAL) => collection!(),
[INFO] [stdout]     |                                        ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> examples/manual-parser/ast.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Paren(Box<AstTerm>)
[INFO] [stdout]   |     ----- ^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Paren(())
[INFO] [stdout]   |           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/manual-parser/parser.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |     ExtraToken(Token),
[INFO] [stdout]    |     ---------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 38 |     ExtraToken(()),
[INFO] [stdout]    |                ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `expected` and `found` are never read
[INFO] [stdout]   --> examples/manual-parser/parser.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     UnrecognizedToken {
[INFO] [stdout]    |     ----------------- fields in this variant
[INFO] [stdout] 40 |         expected: Vec<&'static str>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 41 |         found: Token,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 75 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "1c873d0f17dcaa1048a5252f2a7b74238bc9b59c5cac9a511c723b8adee3c4c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c873d0f17dcaa1048a5252f2a7b74238bc9b59c5cac9a511c723b8adee3c4c6", kill_on_drop: false }`
[INFO] [stdout] 1c873d0f17dcaa1048a5252f2a7b74238bc9b59c5cac9a511c723b8adee3c4c6
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c0bac6e12f59dc8e9870856951530b99460956da4a57af80f81849de33f408f7
[INFO] running `Command { std: "docker" "start" "-a" "c0bac6e12f59dc8e9870856951530b99460956da4a57af80f81849de33f408f7", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |               std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 329 | /             collection! {
[INFO] [stderr] 330 | |                 "MyNonterminal" => false,
[INFO] [stderr] 331 | |                 "MyEmptyNonterminal" => true,
[INFO] [stderr] 332 | |                 "\"a\"" => false,
[INFO] [stderr] 333 | |                 WRAPPER_NONTERM => false,
[INFO] [stderr] 334 | |                 EOF_TERMINAL => false,
[INFO] [stderr] 335 | |             }
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |               std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 377 | /             collection! {
[INFO] [stderr] 378 | |                 "P" => false,
[INFO] [stderr] 379 | |                 "O" => false,
[INFO] [stderr] 380 | |                 "OP" => true,
[INFO] [stderr] ...   |
[INFO] [stderr] 391 | |                 EOF_TERMINAL => false,
[INFO] [stderr] 392 | |             }
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |               std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 398 | /             collection! {
[INFO] [stderr] 399 | |                 "P" => collection! { "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stderr] 400 | |                 "O" => collection!{ "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stderr] 401 | |                 "OP" => collection!{ "\"||\"" },
[INFO] [stderr] ...   |
[INFO] [stderr] 412 | |                 EOF_TERMINAL => collection! { EOF_TERMINAL }
[INFO] [stderr] 413 | |             }
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 399 |                 "P" => collection! { "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stderr]     |                        ------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 400 |                 "O" => collection!{ "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stderr]     |                        ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 401 |                 "OP" => collection!{ "\"||\"" },
[INFO] [stderr]     |                         ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 402 |                 "A" => collection!{ "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stderr]     |                        ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 403 |                 "AP" => collection!{ "\"&&\"" },
[INFO] [stderr]     |                         ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 404 |                 "Z" => collection!{ "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stderr]     |                        ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 405 |                 "\"var\"" => collection! { "\"var\"" },
[INFO] [stderr]     |                              ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 406 |                 "\"(\"" => collection! { "\"(\"" },
[INFO] [stderr]     |                            ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 407 |                 "\")\"" => collection! { "\")\"" },
[INFO] [stderr]     |                            ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 408 |                 "\"!\"" => collection! { "\"!\"" },
[INFO] [stderr]     |                            ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 409 |                 "\"&&\"" => collection! { "\"&&\"" },
[INFO] [stderr]     |                             ------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 410 |                 "\"||\"" => collection! { "\"||\"" },
[INFO] [stderr]     |                             ------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 411 |                 WRAPPER_NONTERM => collection! { "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stderr]     |                                    ------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 412 |                 EOF_TERMINAL => collection! { EOF_TERMINAL }
[INFO] [stderr]     |                                 ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |               std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 419 | /             collection! {
[INFO] [stderr] 420 | |                 "P" => collection! { "\")\"", EOF_TERMINAL },
[INFO] [stderr] 421 | |                 "O" => collection!{ "\")\"",EOF_TERMINAL },
[INFO] [stderr] 422 | |                 "OP" => collection!{ "\")\"",EOF_TERMINAL },
[INFO] [stderr] ...   |
[INFO] [stderr] 426 | |                 WRAPPER_NONTERM => collection!()
[INFO] [stderr] 427 | |             }
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 420 |                 "P" => collection! { "\")\"", EOF_TERMINAL },
[INFO] [stderr]     |                        ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 421 |                 "O" => collection!{ "\")\"",EOF_TERMINAL },
[INFO] [stderr]     |                        ----------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 422 |                 "OP" => collection!{ "\")\"",EOF_TERMINAL },
[INFO] [stderr]     |                         ----------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 423 |                 "A" => collection!{ "\"||\"", "\")\"",EOF_TERMINAL },
[INFO] [stderr]     |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 424 |                 "AP" => collection!{ "\"||\"", "\")\"",EOF_TERMINAL },
[INFO] [stderr]     |                         --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 425 |                 "Z" => collection!{ "\"||\"", "\"&&\"", "\")\"",EOF_TERMINAL },
[INFO] [stderr]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 426 |                 WRAPPER_NONTERM => collection!()
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |               std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 433 | /             collection! {
[INFO] [stderr] 434 | |                 (WRAPPER_NONTERM, "\"var\"") => collection!(AstProduction {
[INFO] [stderr] 435 | |                     symbols: vec![
[INFO] [stderr] 436 | |                         AstSymbol::Named("result", "P"),
[INFO] [stderr] ...   |
[INFO] [stderr] 544 | |                 ("Z", EOF_TERMINAL) => collection!(),
[INFO] [stderr] 545 | |             }
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 434 |                   (WRAPPER_NONTERM, "\"var\"") => collection!(AstProduction {
[INFO] [stderr]     |  _________________________________________________-
[INFO] [stderr] 435 | |                     symbols: vec![
[INFO] [stderr] 436 | |                         AstSymbol::Named("result", "P"),
[INFO] [stderr] 437 | |                         AstSymbol::Terminal(EOF_TERMINAL)
[INFO] [stderr] 438 | |                     ],
[INFO] [stderr] 439 | |                     code: "result"
[INFO] [stderr] 440 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 441 |                   (WRAPPER_NONTERM, "\"!\"") => collection!(AstProduction {
[INFO] [stderr]     |  _______________________________________________-
[INFO] [stderr] 442 | |                     symbols: vec![
[INFO] [stderr] 443 | |                         AstSymbol::Named("result", "P"),
[INFO] [stderr] 444 | |                         AstSymbol::Terminal(EOF_TERMINAL)
[INFO] [stderr] 445 | |                     ],
[INFO] [stderr] 446 | |                     code: "result"
[INFO] [stderr] 447 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 448 |                 (WRAPPER_NONTERM, "\"&&\"") => collection!(),
[INFO] [stderr]     |                                                ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 449 |                 (WRAPPER_NONTERM, "\"||\"") => collection!(),
[INFO] [stderr]     |                                                ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 450 |                   (WRAPPER_NONTERM, "\"(\"") => collection!(AstProduction {
[INFO] [stderr]     |  _______________________________________________-
[INFO] [stderr] 451 | |                     symbols: vec![
[INFO] [stderr] 452 | |                         AstSymbol::Named("result", "P"),
[INFO] [stderr] 453 | |                         AstSymbol::Terminal(EOF_TERMINAL)
[INFO] [stderr] 454 | |                     ],
[INFO] [stderr] 455 | |                     code: "result"
[INFO] [stderr] 456 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 457 |                 (WRAPPER_NONTERM, "\")\"") => collection!(),
[INFO] [stderr]     |                                               ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 458 |                 (WRAPPER_NONTERM, EOF_TERMINAL) => collection!(),
[INFO] [stderr]     |                                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 460 |                   ("P", "\"var\"") => collection!(AstProduction {
[INFO] [stderr]     |  _____________________________________-
[INFO] [stderr] 461 | |                     symbols: symbols!(O), code
[INFO] [stderr] 462 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 463 |                   ("P", "\"!\"") => collection!(AstProduction {
[INFO] [stderr]     |  ___________________________________-
[INFO] [stderr] 464 | |                     symbols: symbols!(O), code
[INFO] [stderr] 465 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 466 |                 ("P", "\"&&\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 467 |                 ("P", "\"||\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 468 |                   ("P", "\"(\"") => collection!(AstProduction {
[INFO] [stderr]     |  ___________________________________-
[INFO] [stderr] 469 | |                     symbols: symbols!(O), code
[INFO] [stderr] 470 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 471 |                 ("P", "\")\"") => collection!(),
[INFO] [stderr]     |                                   ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 472 |                 ("P", EOF_TERMINAL) => collection!(),
[INFO] [stderr]     |                                        ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 474 |                   ("O", "\"var\"") => collection!(AstProduction {
[INFO] [stderr]     |  _____________________________________-
[INFO] [stderr] 475 | |                     symbols: symbols!(A OP), code
[INFO] [stderr] 476 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 477 |                   ("O", "\"!\"") => collection!(AstProduction {
[INFO] [stderr]     |  ___________________________________-
[INFO] [stderr] 478 | |                     symbols: symbols!(A OP), code
[INFO] [stderr] 479 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 480 |                 ("O", "\"&&\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 481 |                 ("O", "\"||\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 482 |                   ("O", "\"(\"") => collection!(AstProduction {
[INFO] [stderr]     |  ___________________________________-
[INFO] [stderr] 483 | |                     symbols: symbols!(A OP), code
[INFO] [stderr] 484 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 485 |                 ("O", "\")\"") => collection!(),
[INFO] [stderr]     |                                   ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 486 |                 ("O", EOF_TERMINAL) => collection!(),
[INFO] [stderr]     |                                        ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 488 |                 ("OP", "\"var\"") => collection!(),
[INFO] [stderr]     |                                      ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 489 |                 ("OP", "\"!\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 490 |                 ("OP", "\"&&\"") => collection!(),
[INFO] [stderr]     |                                     ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 491 |                   ("OP", "\"||\"") => collection!(AstProduction {
[INFO] [stderr]     |  _____________________________________-
[INFO] [stderr] 492 | |                     symbols: symbols!("||" A OP), code
[INFO] [stderr] 493 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 494 |                 ("OP", "\"(\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 495 |                   ("OP", "\")\"") => collection!(AstProduction {
[INFO] [stderr]     |  ____________________________________-
[INFO] [stderr] 496 | |                     symbols: symbols!(), code
[INFO] [stderr] 497 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 498 |                   ("OP", EOF_TERMINAL) => collection!(AstProduction {
[INFO] [stderr]     |  _________________________________________-
[INFO] [stderr] 499 | |                     symbols: symbols!(), code
[INFO] [stderr] 500 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 502 |                   ("A", "\"var\"") => collection!(AstProduction {
[INFO] [stderr]     |  _____________________________________-
[INFO] [stderr] 503 | |                     symbols: symbols!(Z AP), code
[INFO] [stderr] 504 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 505 |                   ("A", "\"!\"") => collection!(AstProduction {
[INFO] [stderr]     |  ___________________________________-
[INFO] [stderr] 506 | |                     symbols: symbols!(Z AP), code
[INFO] [stderr] 507 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 508 |                 ("A", "\"&&\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 509 |                 ("A", "\"||\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 510 |                   ("A", "\"(\"") => collection!(AstProduction {
[INFO] [stderr]     |  ___________________________________-
[INFO] [stderr] 511 | |                     symbols: symbols!(Z AP), code
[INFO] [stderr] 512 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 513 |                 ("A", "\")\"") => collection!(),
[INFO] [stderr]     |                                   ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 514 |                 ("A", EOF_TERMINAL) => collection!(),
[INFO] [stderr]     |                                        ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 516 |                 ("AP", "\"var\"") => collection!(),
[INFO] [stderr]     |                                      ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 517 |                 ("AP", "\"!\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 518 |                   ("AP", "\"&&\"") => collection!(AstProduction {
[INFO] [stderr]     |  _____________________________________-
[INFO] [stderr] 519 | |                     symbols: symbols!("&&" Z AP), code
[INFO] [stderr] 520 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 521 |                   ("AP", "\"||\"") => collection!(AstProduction {
[INFO] [stderr]     |  _____________________________________-
[INFO] [stderr] 522 | |                     symbols: symbols!(), code
[INFO] [stderr] 523 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 524 |                 ("AP", "\"(\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 525 |                   ("AP", "\")\"") => collection!(AstProduction {
[INFO] [stderr]     |  ____________________________________-
[INFO] [stderr] 526 | |                     symbols: symbols!(), code
[INFO] [stderr] 527 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 528 |                   ("AP", EOF_TERMINAL) => collection!(AstProduction {
[INFO] [stderr]     |  _________________________________________-
[INFO] [stderr] 529 | |                     symbols: symbols!(), code
[INFO] [stderr] 530 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 532 |                   ("Z", "\"var\"") => collection!(AstProduction {
[INFO] [stderr]     |  _____________________________________-
[INFO] [stderr] 533 | |                     symbols: symbols!("var"), code
[INFO] [stderr] 534 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 535 |                   ("Z", "\"!\"") => collection!(AstProduction {
[INFO] [stderr]     |  ___________________________________-
[INFO] [stderr] 536 | |                     symbols: symbols!("!" Z), code
[INFO] [stderr] 537 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 538 |                 ("Z", "\"&&\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 539 |                 ("Z", "\"||\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 540 |                   ("Z", "\"(\"") => collection!(AstProduction {
[INFO] [stderr]     |  ___________________________________-
[INFO] [stderr] 541 | |                     symbols: symbols!("(" P ")"), code
[INFO] [stderr] 542 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 543 |                 ("Z", "\")\"") => collection!(),
[INFO] [stderr]     |                                   ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 544 |                 ("Z", EOF_TERMINAL) => collection!(),
[INFO] [stderr]     |                                        ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `ll-parser-generator` (lib test) generated 75 warnings
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> examples/manual-parser/ast.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 |     Paren(Box<AstTerm>)
[INFO] [stderr]   |     ----- ^^^^^^^^^^^^
[INFO] [stderr]   |     |
[INFO] [stderr]   |     field in this variant
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]   |
[INFO] [stderr] 4 |     Paren(())
[INFO] [stderr]   |           ~~
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> examples/manual-parser/parser.rs:38:16
[INFO] [stderr]    |
[INFO] [stderr] 38 |     ExtraToken(Token),
[INFO] [stderr]    |     ---------- ^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 38 |     ExtraToken(()),
[INFO] [stderr]    |                ~~
[INFO] [stderr] 
[INFO] [stderr] warning: fields `expected` and `found` are never read
[INFO] [stderr]   --> examples/manual-parser/parser.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |     UnrecognizedToken {
[INFO] [stderr]    |     ----------------- fields in this variant
[INFO] [stderr] 40 |         expected: Vec<&'static str>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 41 |         found: Token,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ll-parser-generator` (example "manual-parser") generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ll_parser_generator-0e541d688e1685ed)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test ll_table_gen::tests::infix_parens ... ok
[INFO] [stdout] test grammar_tests::token_aliases ... ok
[INFO] [stdout] test grammar_tests::empty_grammar ... ok
[INFO] [stdout] test ll_table_gen::tests::nullable_basic_grammar ... ok
[INFO] [stdout] test grammar_tests::nonterminals ... ok
[INFO] [stdout] test grammar_tests::nonterminal_types ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test grammar_tests::imports ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- grammar_tests::nonterminal_types stdout ----
[INFO] [stdout] thread 'grammar_tests::nonterminal_types' panicked at src/grammar_tests.rs:182:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: AstGrammar { imports: [], token_decl: AstTokenDecl { name: "Token", aliases: [] }, nonterminals: [AstNonterminal { is_pub: true, name: "Start", ty: Tuple([Ty(AstTypePath { is_absolute: false, segments: ["usize"] }, []), Ty(AstTypePath { is_absolute: false, segments: ["String"] }, [])]), productions: [AstProduction { symbols: [Terminal("\"token1\"")], code: "(1, \"test\".to_string())" }] }, AstNonterminal { is_pub: false, name: "Nonterm1", ty: Ty(AstTypePath { is_absolute: false, segments: ["crate", "lexer", "Token"] }, []), productions: [AstProduction { symbols: [Terminal("\"token2\"")], code: "Token::LParen" }] }, AstNonterminal { is_pub: false, name: "Nonterm2", ty: Ty(AstTypePath { is_absolute: true, segments: ["std", "collections", "HashMap"] }, [Ty(AstTypePath { is_absolute: false, segments: ["usize"] }, []), Ty(AstTypePath { is_absolute: false, segments: ["String"] }, [])]), productions: [AstProduction { symbols: [Terminal("\"token3\"")], code: "HashMap::new()" }] }] }
[INFO] [stdout]  right: AstGrammar { imports: [], token_decl: AstTokenDecl { name: "Token", aliases: [] }, nonterminals: [AstNonterminal { is_pub: true, name: "Start", ty: Tuple([Ty(AstTypePath { is_absolute: false, segments: ["usize"] }, []), Ty(AstTypePath { is_absolute: false, segments: ["String"] }, [])]), productions: [AstProduction { symbols: [Terminal("\"token1\"")], code: "(1, \"test\" . to_string())" }] }, AstNonterminal { is_pub: false, name: "Nonterm1", ty: Ty(AstTypePath { is_absolute: false, segments: ["crate", "lexer", "Token"] }, []), productions: [AstProduction { symbols: [Terminal("\"token2\"")], code: "Token :: LParen" }] }, AstNonterminal { is_pub: false, name: "Nonterm2", ty: Ty(AstTypePath { is_absolute: true, segments: ["std", "collections", "HashMap"] }, [Ty(AstTypePath { is_absolute: false, segments: ["usize"] }, []), Ty(AstTypePath { is_absolute: false, segments: ["String"] }, [])]), productions: [AstProduction { symbols: [Terminal("\"token3\"")], code: "HashMap :: new()" }] }] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x7f87080359e5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x7f87080359e5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x7f87080359e5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x7f87080359e5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x7f8708084b9b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x7f8708084b9b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x7f870802a6cf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x7f87080357be - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x7f87080357be - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x7f87080381b9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x7f8708037e7e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x559bffe0a7ca - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x559bffe0a7ca - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x7f87080388eb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x7f87080388eb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x7f8708038664 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x7f8708035ea9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x7f8708038397 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x7f8708081163 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x7f870808165e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x559bffdd2c5e - core::panicking::assert_failed::h222c8710661068ff
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x559bffda9537 - ll_parser_generator::grammar_tests::nonterminal_types::h1d54971e3a8f50bf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grammar_tests.rs:22:9
[INFO] [stdout]   22:     0x559bffda82e7 - ll_parser_generator::grammar_tests::nonterminal_types::{{closure}}::h882247bb9574b5f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grammar_tests.rs:181:23
[INFO] [stdout]   23:     0x559bffdbba06 - core::ops::function::FnOnce::call_once::hbdb577f607d2ea58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x559bffe0f1ab - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x559bffe0f1ab - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x559bffe0e8b1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x559bffe0e8b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x559bffe0e8b1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x559bffe0e8b1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x559bffe0e8b1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x559bffe0e8b1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x559bffe0e8b1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x559bffdd7274 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x559bffdd7274 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x559bffddbca2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x559bffddbca2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x559bffddbca2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x559bffddbca2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x559bffddbca2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x559bffddbca2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x559bffddbca2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x7f870804278b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x7f870804278b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x7f870804278b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f8707cc1ac3 - <unknown>
[INFO] [stdout]   46:     0x7f8707d52a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- grammar_tests::imports stdout ----
[INFO] [stdout] thread 'grammar_tests::imports' panicked at src/grammar_tests.rs:90:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: AstGrammar { imports: ["crate::Token", "std::collections::{ HashMap, HashSet }", "std::{ self, iter::{ self, once } }"], token_decl: AstTokenDecl { name: "Token", aliases: [] }, nonterminals: [] }
[INFO] [stdout]  right: AstGrammar { imports: ["crate :: Token", "std :: collections :: { HashMap, HashSet }", "std\n:: { self, iter :: { self, once } }"], token_decl: AstTokenDecl { name: "Token", aliases: [] }, nonterminals: [] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x7f87080359e5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x7f87080359e5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x7f87080359e5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x7f87080359e5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x7f8708084b9b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x7f8708084b9b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x7f870802a6cf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x7f87080357be - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x7f87080357be - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x7f87080381b9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x7f8708037e7e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x559bffe0a7ca - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x559bffe0a7ca - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x7f87080388eb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x7f87080388eb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x7f8708038664 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x7f8708035ea9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x7f8708038397 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x7f8708081163 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x7f870808165e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x559bffdd2c5e - core::panicking::assert_failed::h222c8710661068ff
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x559bffda72a4 - ll_parser_generator::grammar_tests::imports::h42610d2a8b595eb9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grammar_tests.rs:22:9
[INFO] [stdout]   22:     0x559bffda6f77 - ll_parser_generator::grammar_tests::imports::{{closure}}::h8f69ce87ad9ae9e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grammar_tests.rs:89:13
[INFO] [stdout]   23:     0x559bffdbb536 - core::ops::function::FnOnce::call_once::h2ac00d6f703762a3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x559bffe0f1ab - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x559bffe0f1ab - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x559bffe0e8b1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x559bffe0e8b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x559bffe0e8b1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x559bffe0e8b1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x559bffe0e8b1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x559bffe0e8b1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x559bffe0e8b1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x559bffdd7274 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x559bffdd7274 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x559bffddbca2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x559bffddbca2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x559bffddbca2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x559bffddbca2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x559bffddbca2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x559bffddbca2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x559bffddbca2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x7f870804278b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x7f870804278b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x7f870804278b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f8707cc1ac3 - <unknown>
[INFO] [stdout]   46:     0x7f8707d52a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     grammar_tests::imports
[INFO] [stdout]     grammar_tests::nonterminal_types
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c0bac6e12f59dc8e9870856951530b99460956da4a57af80f81849de33f408f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0bac6e12f59dc8e9870856951530b99460956da4a57af80f81849de33f408f7", kill_on_drop: false }`
[INFO] [stdout] c0bac6e12f59dc8e9870856951530b99460956da4a57af80f81849de33f408f7
[INFO] testing AzureMarker/ll-parser-generator against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzureMarker%2Fll-parser-generator" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AzureMarker/ll-parser-generator on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AzureMarker/ll-parser-generator
[INFO] finished tweaking git repo https://github.com/AzureMarker/ll-parser-generator
[INFO] tweaked toml for git repo https://github.com/AzureMarker/ll-parser-generator written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AzureMarker/ll-parser-generator 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07cdfb5c9f255daf1d95d8dc5e8b233b10b204dfd168573cdfdd63f3949cadae
[INFO] running `Command { std: "docker" "start" "-a" "07cdfb5c9f255daf1d95d8dc5e8b233b10b204dfd168573cdfdd63f3949cadae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07cdfb5c9f255daf1d95d8dc5e8b233b10b204dfd168573cdfdd63f3949cadae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07cdfb5c9f255daf1d95d8dc5e8b233b10b204dfd168573cdfdd63f3949cadae", kill_on_drop: false }`
[INFO] [stdout] 07cdfb5c9f255daf1d95d8dc5e8b233b10b204dfd168573cdfdd63f3949cadae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b885f12e1e413deda9bb3f90873136981ebe110ea17468918006f5c7f3797cbb
[INFO] running `Command { std: "docker" "start" "-a" "b885f12e1e413deda9bb3f90873136981ebe110ea17468918006f5c7f3797cbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.91
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v0.3.5
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling string_cache v0.8.1
[INFO] [stderr]    Compiling itertools v0.10.0
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling pico-args v0.4.0
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling beef v0.5.0
[INFO] [stderr]    Compiling ascii-canvas v2.0.0
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling lalrpop-util v0.19.5
[INFO] [stderr]    Compiling lalrpop v0.19.5
[INFO] [stderr]    Compiling logos-derive v0.12.0
[INFO] [stderr]    Compiling logos v0.12.0
[INFO] [stderr]    Compiling ll-parser-generator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "b885f12e1e413deda9bb3f90873136981ebe110ea17468918006f5c7f3797cbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b885f12e1e413deda9bb3f90873136981ebe110ea17468918006f5c7f3797cbb", kill_on_drop: false }`
[INFO] [stdout] b885f12e1e413deda9bb3f90873136981ebe110ea17468918006f5c7f3797cbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bcff6d1bf6c1039df2ad18bd50878aea85492a6fd676dfd697d698632d1d2e9
[INFO] running `Command { std: "docker" "start" "-a" "0bcff6d1bf6c1039df2ad18bd50878aea85492a6fd676dfd697d698632d1d2e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling lalrpop-util v0.19.5
[INFO] [stderr]    Compiling lalrpop v0.19.5
[INFO] [stderr]    Compiling logos-derive v0.12.0
[INFO] [stderr]    Compiling logos v0.12.0
[INFO] [stderr]    Compiling ll-parser-generator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |               std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 | /             collection! {
[INFO] [stdout] 330 | |                 "MyNonterminal" => false,
[INFO] [stdout] 331 | |                 "MyEmptyNonterminal" => true,
[INFO] [stdout] 332 | |                 "\"a\"" => false,
[INFO] [stdout] 333 | |                 WRAPPER_NONTERM => false,
[INFO] [stdout] 334 | |                 EOF_TERMINAL => false,
[INFO] [stdout] 335 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |               std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 377 | /             collection! {
[INFO] [stdout] 378 | |                 "P" => false,
[INFO] [stdout] 379 | |                 "O" => false,
[INFO] [stdout] 380 | |                 "OP" => true,
[INFO] [stdout] ...   |
[INFO] [stdout] 391 | |                 EOF_TERMINAL => false,
[INFO] [stdout] 392 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |               std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 398 | /             collection! {
[INFO] [stdout] 399 | |                 "P" => collection! { "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stdout] 400 | |                 "O" => collection!{ "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stdout] 401 | |                 "OP" => collection!{ "\"||\"" },
[INFO] [stdout] ...   |
[INFO] [stdout] 412 | |                 EOF_TERMINAL => collection! { EOF_TERMINAL }
[INFO] [stdout] 413 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 399 |                 "P" => collection! { "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stdout]     |                        ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 400 |                 "O" => collection!{ "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stdout]     |                        ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 |                 "OP" => collection!{ "\"||\"" },
[INFO] [stdout]     |                         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 |                 "A" => collection!{ "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stdout]     |                        ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 403 |                 "AP" => collection!{ "\"&&\"" },
[INFO] [stdout]     |                         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 404 |                 "Z" => collection!{ "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stdout]     |                        ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 405 |                 "\"var\"" => collection! { "\"var\"" },
[INFO] [stdout]     |                              ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 406 |                 "\"(\"" => collection! { "\"(\"" },
[INFO] [stdout]     |                            ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 407 |                 "\")\"" => collection! { "\")\"" },
[INFO] [stdout]     |                            ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 |                 "\"!\"" => collection! { "\"!\"" },
[INFO] [stdout]     |                            ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 409 |                 "\"&&\"" => collection! { "\"&&\"" },
[INFO] [stdout]     |                             ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 410 |                 "\"||\"" => collection! { "\"||\"" },
[INFO] [stdout]     |                             ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 411 |                 WRAPPER_NONTERM => collection! { "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stdout]     |                                    ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 412 |                 EOF_TERMINAL => collection! { EOF_TERMINAL }
[INFO] [stdout]     |                                 ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |               std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 419 | /             collection! {
[INFO] [stdout] 420 | |                 "P" => collection! { "\")\"", EOF_TERMINAL },
[INFO] [stdout] 421 | |                 "O" => collection!{ "\")\"",EOF_TERMINAL },
[INFO] [stdout] 422 | |                 "OP" => collection!{ "\")\"",EOF_TERMINAL },
[INFO] [stdout] ...   |
[INFO] [stdout] 426 | |                 WRAPPER_NONTERM => collection!()
[INFO] [stdout] 427 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 420 |                 "P" => collection! { "\")\"", EOF_TERMINAL },
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 421 |                 "O" => collection!{ "\")\"",EOF_TERMINAL },
[INFO] [stdout]     |                        ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 422 |                 "OP" => collection!{ "\")\"",EOF_TERMINAL },
[INFO] [stdout]     |                         ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 423 |                 "A" => collection!{ "\"||\"", "\")\"",EOF_TERMINAL },
[INFO] [stdout]     |                        --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 424 |                 "AP" => collection!{ "\"||\"", "\")\"",EOF_TERMINAL },
[INFO] [stdout]     |                         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 425 |                 "Z" => collection!{ "\"||\"", "\"&&\"", "\")\"",EOF_TERMINAL },
[INFO] [stdout]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 426 |                 WRAPPER_NONTERM => collection!()
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |               std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 433 | /             collection! {
[INFO] [stdout] 434 | |                 (WRAPPER_NONTERM, "\"var\"") => collection!(AstProduction {
[INFO] [stdout] 435 | |                     symbols: vec![
[INFO] [stdout] 436 | |                         AstSymbol::Named("result", "P"),
[INFO] [stdout] ...   |
[INFO] [stdout] 544 | |                 ("Z", EOF_TERMINAL) => collection!(),
[INFO] [stdout] 545 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 434 |                   (WRAPPER_NONTERM, "\"var\"") => collection!(AstProduction {
[INFO] [stdout]     |  _________________________________________________-
[INFO] [stdout] 435 | |                     symbols: vec![
[INFO] [stdout] 436 | |                         AstSymbol::Named("result", "P"),
[INFO] [stdout] 437 | |                         AstSymbol::Terminal(EOF_TERMINAL)
[INFO] [stdout] 438 | |                     ],
[INFO] [stdout] 439 | |                     code: "result"
[INFO] [stdout] 440 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 441 |                   (WRAPPER_NONTERM, "\"!\"") => collection!(AstProduction {
[INFO] [stdout]     |  _______________________________________________-
[INFO] [stdout] 442 | |                     symbols: vec![
[INFO] [stdout] 443 | |                         AstSymbol::Named("result", "P"),
[INFO] [stdout] 444 | |                         AstSymbol::Terminal(EOF_TERMINAL)
[INFO] [stdout] 445 | |                     ],
[INFO] [stdout] 446 | |                     code: "result"
[INFO] [stdout] 447 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 448 |                 (WRAPPER_NONTERM, "\"&&\"") => collection!(),
[INFO] [stdout]     |                                                ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 449 |                 (WRAPPER_NONTERM, "\"||\"") => collection!(),
[INFO] [stdout]     |                                                ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 |                   (WRAPPER_NONTERM, "\"(\"") => collection!(AstProduction {
[INFO] [stdout]     |  _______________________________________________-
[INFO] [stdout] 451 | |                     symbols: vec![
[INFO] [stdout] 452 | |                         AstSymbol::Named("result", "P"),
[INFO] [stdout] 453 | |                         AstSymbol::Terminal(EOF_TERMINAL)
[INFO] [stdout] 454 | |                     ],
[INFO] [stdout] 455 | |                     code: "result"
[INFO] [stdout] 456 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 457 |                 (WRAPPER_NONTERM, "\")\"") => collection!(),
[INFO] [stdout]     |                                               ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 |                 (WRAPPER_NONTERM, EOF_TERMINAL) => collection!(),
[INFO] [stdout]     |                                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 460 |                   ("P", "\"var\"") => collection!(AstProduction {
[INFO] [stdout]     |  _____________________________________-
[INFO] [stdout] 461 | |                     symbols: symbols!(O), code
[INFO] [stdout] 462 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 463 |                   ("P", "\"!\"") => collection!(AstProduction {
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 464 | |                     symbols: symbols!(O), code
[INFO] [stdout] 465 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 466 |                 ("P", "\"&&\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 467 |                 ("P", "\"||\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 468 |                   ("P", "\"(\"") => collection!(AstProduction {
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 469 | |                     symbols: symbols!(O), code
[INFO] [stdout] 470 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 471 |                 ("P", "\")\"") => collection!(),
[INFO] [stdout]     |                                   ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 472 |                 ("P", EOF_TERMINAL) => collection!(),
[INFO] [stdout]     |                                        ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 474 |                   ("O", "\"var\"") => collection!(AstProduction {
[INFO] [stdout]     |  _____________________________________-
[INFO] [stdout] 475 | |                     symbols: symbols!(A OP), code
[INFO] [stdout] 476 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 477 |                   ("O", "\"!\"") => collection!(AstProduction {
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 478 | |                     symbols: symbols!(A OP), code
[INFO] [stdout] 479 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 480 |                 ("O", "\"&&\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 481 |                 ("O", "\"||\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 482 |                   ("O", "\"(\"") => collection!(AstProduction {
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 483 | |                     symbols: symbols!(A OP), code
[INFO] [stdout] 484 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 485 |                 ("O", "\")\"") => collection!(),
[INFO] [stdout]     |                                   ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 486 |                 ("O", EOF_TERMINAL) => collection!(),
[INFO] [stdout]     |                                        ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 488 |                 ("OP", "\"var\"") => collection!(),
[INFO] [stdout]     |                                      ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 489 |                 ("OP", "\"!\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 490 |                 ("OP", "\"&&\"") => collection!(),
[INFO] [stdout]     |                                     ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 491 |                   ("OP", "\"||\"") => collection!(AstProduction {
[INFO] [stdout]     |  _____________________________________-
[INFO] [stdout] 492 | |                     symbols: symbols!("||" A OP), code
[INFO] [stdout] 493 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 494 |                 ("OP", "\"(\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 495 |                   ("OP", "\")\"") => collection!(AstProduction {
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 496 | |                     symbols: symbols!(), code
[INFO] [stdout] 497 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 498 |                   ("OP", EOF_TERMINAL) => collection!(AstProduction {
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 499 | |                     symbols: symbols!(), code
[INFO] [stdout] 500 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 502 |                   ("A", "\"var\"") => collection!(AstProduction {
[INFO] [stdout]     |  _____________________________________-
[INFO] [stdout] 503 | |                     symbols: symbols!(Z AP), code
[INFO] [stdout] 504 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 505 |                   ("A", "\"!\"") => collection!(AstProduction {
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 506 | |                     symbols: symbols!(Z AP), code
[INFO] [stdout] 507 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 508 |                 ("A", "\"&&\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 509 |                 ("A", "\"||\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 510 |                   ("A", "\"(\"") => collection!(AstProduction {
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 511 | |                     symbols: symbols!(Z AP), code
[INFO] [stdout] 512 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 513 |                 ("A", "\")\"") => collection!(),
[INFO] [stdout]     |                                   ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 514 |                 ("A", EOF_TERMINAL) => collection!(),
[INFO] [stdout]     |                                        ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 516 |                 ("AP", "\"var\"") => collection!(),
[INFO] [stdout]     |                                      ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 517 |                 ("AP", "\"!\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 518 |                   ("AP", "\"&&\"") => collection!(AstProduction {
[INFO] [stdout]     |  _____________________________________-
[INFO] [stdout] 519 | |                     symbols: symbols!("&&" Z AP), code
[INFO] [stdout] 520 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 521 |                   ("AP", "\"||\"") => collection!(AstProduction {
[INFO] [stdout]     |  _____________________________________-
[INFO] [stdout] 522 | |                     symbols: symbols!(), code
[INFO] [stdout] 523 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 524 |                 ("AP", "\"(\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 525 |                   ("AP", "\")\"") => collection!(AstProduction {
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 526 | |                     symbols: symbols!(), code
[INFO] [stdout] 527 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 528 |                   ("AP", EOF_TERMINAL) => collection!(AstProduction {
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 529 | |                     symbols: symbols!(), code
[INFO] [stdout] 530 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 532 |                   ("Z", "\"var\"") => collection!(AstProduction {
[INFO] [stdout]     |  _____________________________________-
[INFO] [stdout] 533 | |                     symbols: symbols!("var"), code
[INFO] [stdout] 534 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 535 |                   ("Z", "\"!\"") => collection!(AstProduction {
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 536 | |                     symbols: symbols!("!" Z), code
[INFO] [stdout] 537 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 538 |                 ("Z", "\"&&\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 539 |                 ("Z", "\"||\"") => collection!(),
[INFO] [stdout]     |                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:296:64
[INFO] [stdout]     |
[INFO] [stdout] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 540 |                   ("Z", "\"(\"") => collection!(AstProduction {
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 541 | |                     symbols: symbols!("(" P ")"), code
[INFO] [stdout] 542 | |                 }),
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 543 |                 ("Z", "\")\"") => collection!(),
[INFO] [stdout]     |                                   ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/ll_table_gen.rs:292:64
[INFO] [stdout]     |
[INFO] [stdout] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 544 |                 ("Z", EOF_TERMINAL) => collection!(),
[INFO] [stdout]     |                                        ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 75 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> examples/manual-parser/ast.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Paren(Box<AstTerm>)
[INFO] [stdout]   |     ----- ^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Paren(())
[INFO] [stdout]   |           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/manual-parser/parser.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |     ExtraToken(Token),
[INFO] [stdout]    |     ---------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 38 |     ExtraToken(()),
[INFO] [stdout]    |                ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `expected` and `found` are never read
[INFO] [stdout]   --> examples/manual-parser/parser.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     UnrecognizedToken {
[INFO] [stdout]    |     ----------------- fields in this variant
[INFO] [stdout] 40 |         expected: Vec<&'static str>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 41 |         found: Token,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.97s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "0bcff6d1bf6c1039df2ad18bd50878aea85492a6fd676dfd697d698632d1d2e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bcff6d1bf6c1039df2ad18bd50878aea85492a6fd676dfd697d698632d1d2e9", kill_on_drop: false }`
[INFO] [stdout] 0bcff6d1bf6c1039df2ad18bd50878aea85492a6fd676dfd697d698632d1d2e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 83b6e09d7ba4f75286c05b458942133938c25bdc81362bda67cca9af63b50a38
[INFO] running `Command { std: "docker" "start" "-a" "83b6e09d7ba4f75286c05b458942133938c25bdc81362bda67cca9af63b50a38", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |               std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 329 | /             collection! {
[INFO] [stderr] 330 | |                 "MyNonterminal" => false,
[INFO] [stderr] 331 | |                 "MyEmptyNonterminal" => true,
[INFO] [stderr] 332 | |                 "\"a\"" => false,
[INFO] [stderr] 333 | |                 WRAPPER_NONTERM => false,
[INFO] [stderr] 334 | |                 EOF_TERMINAL => false,
[INFO] [stderr] 335 | |             }
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |               std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 377 | /             collection! {
[INFO] [stderr] 378 | |                 "P" => false,
[INFO] [stderr] 379 | |                 "O" => false,
[INFO] [stderr] 380 | |                 "OP" => true,
[INFO] [stderr] ...   |
[INFO] [stderr] 391 | |                 EOF_TERMINAL => false,
[INFO] [stderr] 392 | |             }
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |               std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 398 | /             collection! {
[INFO] [stderr] 399 | |                 "P" => collection! { "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stderr] 400 | |                 "O" => collection!{ "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stderr] 401 | |                 "OP" => collection!{ "\"||\"" },
[INFO] [stderr] ...   |
[INFO] [stderr] 412 | |                 EOF_TERMINAL => collection! { EOF_TERMINAL }
[INFO] [stderr] 413 | |             }
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 399 |                 "P" => collection! { "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stderr]     |                        ------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 400 |                 "O" => collection!{ "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stderr]     |                        ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 401 |                 "OP" => collection!{ "\"||\"" },
[INFO] [stderr]     |                         ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 402 |                 "A" => collection!{ "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stderr]     |                        ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 403 |                 "AP" => collection!{ "\"&&\"" },
[INFO] [stderr]     |                         ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 404 |                 "Z" => collection!{ "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stderr]     |                        ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 405 |                 "\"var\"" => collection! { "\"var\"" },
[INFO] [stderr]     |                              ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 406 |                 "\"(\"" => collection! { "\"(\"" },
[INFO] [stderr]     |                            ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 407 |                 "\")\"" => collection! { "\")\"" },
[INFO] [stderr]     |                            ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 408 |                 "\"!\"" => collection! { "\"!\"" },
[INFO] [stderr]     |                            ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 409 |                 "\"&&\"" => collection! { "\"&&\"" },
[INFO] [stderr]     |                             ------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 410 |                 "\"||\"" => collection! { "\"||\"" },
[INFO] [stderr]     |                             ------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 411 |                 WRAPPER_NONTERM => collection! { "\"var\"", "\"!\"", "\"(\"" },
[INFO] [stderr]     |                                    ------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 412 |                 EOF_TERMINAL => collection! { EOF_TERMINAL }
[INFO] [stderr]     |                                 ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |               std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 419 | /             collection! {
[INFO] [stderr] 420 | |                 "P" => collection! { "\")\"", EOF_TERMINAL },
[INFO] [stderr] 421 | |                 "O" => collection!{ "\")\"",EOF_TERMINAL },
[INFO] [stderr] 422 | |                 "OP" => collection!{ "\")\"",EOF_TERMINAL },
[INFO] [stderr] ...   |
[INFO] [stderr] 426 | |                 WRAPPER_NONTERM => collection!()
[INFO] [stderr] 427 | |             }
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 420 |                 "P" => collection! { "\")\"", EOF_TERMINAL },
[INFO] [stderr]     |                        ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 421 |                 "O" => collection!{ "\")\"",EOF_TERMINAL },
[INFO] [stderr]     |                        ----------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 422 |                 "OP" => collection!{ "\")\"",EOF_TERMINAL },
[INFO] [stderr]     |                         ----------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 423 |                 "A" => collection!{ "\"||\"", "\")\"",EOF_TERMINAL },
[INFO] [stderr]     |                        --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 424 |                 "AP" => collection!{ "\"||\"", "\")\"",EOF_TERMINAL },
[INFO] [stderr]     |                         --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |             std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 425 |                 "Z" => collection!{ "\"||\"", "\"&&\"", "\")\"",EOF_TERMINAL },
[INFO] [stderr]     |                        ------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 426 |                 WRAPPER_NONTERM => collection!()
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |               std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 433 | /             collection! {
[INFO] [stderr] 434 | |                 (WRAPPER_NONTERM, "\"var\"") => collection!(AstProduction {
[INFO] [stderr] 435 | |                     symbols: vec![
[INFO] [stderr] 436 | |                         AstSymbol::Named("result", "P"),
[INFO] [stderr] ...   |
[INFO] [stderr] 544 | |                 ("Z", EOF_TERMINAL) => collection!(),
[INFO] [stderr] 545 | |             }
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 434 |                   (WRAPPER_NONTERM, "\"var\"") => collection!(AstProduction {
[INFO] [stderr]     |  _________________________________________________-
[INFO] [stderr] 435 | |                     symbols: vec![
[INFO] [stderr] 436 | |                         AstSymbol::Named("result", "P"),
[INFO] [stderr] 437 | |                         AstSymbol::Terminal(EOF_TERMINAL)
[INFO] [stderr] 438 | |                     ],
[INFO] [stderr] 439 | |                     code: "result"
[INFO] [stderr] 440 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 441 |                   (WRAPPER_NONTERM, "\"!\"") => collection!(AstProduction {
[INFO] [stderr]     |  _______________________________________________-
[INFO] [stderr] 442 | |                     symbols: vec![
[INFO] [stderr] 443 | |                         AstSymbol::Named("result", "P"),
[INFO] [stderr] 444 | |                         AstSymbol::Terminal(EOF_TERMINAL)
[INFO] [stderr] 445 | |                     ],
[INFO] [stderr] 446 | |                     code: "result"
[INFO] [stderr] 447 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 448 |                 (WRAPPER_NONTERM, "\"&&\"") => collection!(),
[INFO] [stderr]     |                                                ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 449 |                 (WRAPPER_NONTERM, "\"||\"") => collection!(),
[INFO] [stderr]     |                                                ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 450 |                   (WRAPPER_NONTERM, "\"(\"") => collection!(AstProduction {
[INFO] [stderr]     |  _______________________________________________-
[INFO] [stderr] 451 | |                     symbols: vec![
[INFO] [stderr] 452 | |                         AstSymbol::Named("result", "P"),
[INFO] [stderr] 453 | |                         AstSymbol::Terminal(EOF_TERMINAL)
[INFO] [stderr] 454 | |                     ],
[INFO] [stderr] 455 | |                     code: "result"
[INFO] [stderr] 456 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 457 |                 (WRAPPER_NONTERM, "\")\"") => collection!(),
[INFO] [stderr]     |                                               ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 458 |                 (WRAPPER_NONTERM, EOF_TERMINAL) => collection!(),
[INFO] [stderr]     |                                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 460 |                   ("P", "\"var\"") => collection!(AstProduction {
[INFO] [stderr]     |  _____________________________________-
[INFO] [stderr] 461 | |                     symbols: symbols!(O), code
[INFO] [stderr] 462 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 463 |                   ("P", "\"!\"") => collection!(AstProduction {
[INFO] [stderr]     |  ___________________________________-
[INFO] [stderr] 464 | |                     symbols: symbols!(O), code
[INFO] [stderr] 465 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 466 |                 ("P", "\"&&\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 467 |                 ("P", "\"||\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 468 |                   ("P", "\"(\"") => collection!(AstProduction {
[INFO] [stderr]     |  ___________________________________-
[INFO] [stderr] 469 | |                     symbols: symbols!(O), code
[INFO] [stderr] 470 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 471 |                 ("P", "\")\"") => collection!(),
[INFO] [stderr]     |                                   ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 472 |                 ("P", EOF_TERMINAL) => collection!(),
[INFO] [stderr]     |                                        ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 474 |                   ("O", "\"var\"") => collection!(AstProduction {
[INFO] [stderr]     |  _____________________________________-
[INFO] [stderr] 475 | |                     symbols: symbols!(A OP), code
[INFO] [stderr] 476 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 477 |                   ("O", "\"!\"") => collection!(AstProduction {
[INFO] [stderr]     |  ___________________________________-
[INFO] [stderr] 478 | |                     symbols: symbols!(A OP), code
[INFO] [stderr] 479 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 480 |                 ("O", "\"&&\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 481 |                 ("O", "\"||\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 482 |                   ("O", "\"(\"") => collection!(AstProduction {
[INFO] [stderr]     |  ___________________________________-
[INFO] [stderr] 483 | |                     symbols: symbols!(A OP), code
[INFO] [stderr] 484 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 485 |                 ("O", "\")\"") => collection!(),
[INFO] [stderr]     |                                   ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 486 |                 ("O", EOF_TERMINAL) => collection!(),
[INFO] [stderr]     |                                        ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 488 |                 ("OP", "\"var\"") => collection!(),
[INFO] [stderr]     |                                      ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 489 |                 ("OP", "\"!\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 490 |                 ("OP", "\"&&\"") => collection!(),
[INFO] [stderr]     |                                     ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 491 |                   ("OP", "\"||\"") => collection!(AstProduction {
[INFO] [stderr]     |  _____________________________________-
[INFO] [stderr] 492 | |                     symbols: symbols!("||" A OP), code
[INFO] [stderr] 493 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 494 |                 ("OP", "\"(\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 495 |                   ("OP", "\")\"") => collection!(AstProduction {
[INFO] [stderr]     |  ____________________________________-
[INFO] [stderr] 496 | |                     symbols: symbols!(), code
[INFO] [stderr] 497 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 498 |                   ("OP", EOF_TERMINAL) => collection!(AstProduction {
[INFO] [stderr]     |  _________________________________________-
[INFO] [stderr] 499 | |                     symbols: symbols!(), code
[INFO] [stderr] 500 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 502 |                   ("A", "\"var\"") => collection!(AstProduction {
[INFO] [stderr]     |  _____________________________________-
[INFO] [stderr] 503 | |                     symbols: symbols!(Z AP), code
[INFO] [stderr] 504 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 505 |                   ("A", "\"!\"") => collection!(AstProduction {
[INFO] [stderr]     |  ___________________________________-
[INFO] [stderr] 506 | |                     symbols: symbols!(Z AP), code
[INFO] [stderr] 507 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 508 |                 ("A", "\"&&\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 509 |                 ("A", "\"||\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 510 |                   ("A", "\"(\"") => collection!(AstProduction {
[INFO] [stderr]     |  ___________________________________-
[INFO] [stderr] 511 | |                     symbols: symbols!(Z AP), code
[INFO] [stderr] 512 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 513 |                 ("A", "\")\"") => collection!(),
[INFO] [stderr]     |                                   ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 514 |                 ("A", EOF_TERMINAL) => collection!(),
[INFO] [stderr]     |                                        ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 516 |                 ("AP", "\"var\"") => collection!(),
[INFO] [stderr]     |                                      ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 517 |                 ("AP", "\"!\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 518 |                   ("AP", "\"&&\"") => collection!(AstProduction {
[INFO] [stderr]     |  _____________________________________-
[INFO] [stderr] 519 | |                     symbols: symbols!("&&" Z AP), code
[INFO] [stderr] 520 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 521 |                   ("AP", "\"||\"") => collection!(AstProduction {
[INFO] [stderr]     |  _____________________________________-
[INFO] [stderr] 522 | |                     symbols: symbols!(), code
[INFO] [stderr] 523 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 524 |                 ("AP", "\"(\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 525 |                   ("AP", "\")\"") => collection!(AstProduction {
[INFO] [stderr]     |  ____________________________________-
[INFO] [stderr] 526 | |                     symbols: symbols!(), code
[INFO] [stderr] 527 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 528 |                   ("AP", EOF_TERMINAL) => collection!(AstProduction {
[INFO] [stderr]     |  _________________________________________-
[INFO] [stderr] 529 | |                     symbols: symbols!(), code
[INFO] [stderr] 530 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 532 |                   ("Z", "\"var\"") => collection!(AstProduction {
[INFO] [stderr]     |  _____________________________________-
[INFO] [stderr] 533 | |                     symbols: symbols!("var"), code
[INFO] [stderr] 534 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 535 |                   ("Z", "\"!\"") => collection!(AstProduction {
[INFO] [stderr]     |  ___________________________________-
[INFO] [stderr] 536 | |                     symbols: symbols!("!" Z), code
[INFO] [stderr] 537 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 538 |                 ("Z", "\"&&\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 539 |                 ("Z", "\"||\"") => collection!(),
[INFO] [stderr]     |                                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:296:64
[INFO] [stderr]     |
[INFO] [stderr] 296 |               std::iter::Iterator::collect(std::array::IntoIter::new([$($v,)*]))
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 540 |                   ("Z", "\"(\"") => collection!(AstProduction {
[INFO] [stderr]     |  ___________________________________-
[INFO] [stderr] 541 | |                     symbols: symbols!("(" P ")"), code
[INFO] [stderr] 542 | |                 }),
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 543 |                 ("Z", "\")\"") => collection!(),
[INFO] [stderr]     |                                   ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stderr]    --> src/ll_table_gen.rs:292:64
[INFO] [stderr]     |
[INFO] [stderr] 292 |             std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*]))
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 544 |                 ("Z", EOF_TERMINAL) => collection!(),
[INFO] [stderr]     |                                        ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `collection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `ll-parser-generator` (lib test) generated 75 warnings
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> examples/manual-parser/ast.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 |     Paren(Box<AstTerm>)
[INFO] [stderr]   |     ----- ^^^^^^^^^^^^
[INFO] [stderr]   |     |
[INFO] [stderr]   |     field in this variant
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]   |
[INFO] [stderr] 4 |     Paren(())
[INFO] [stderr]   |           ~~
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> examples/manual-parser/parser.rs:38:16
[INFO] [stderr]    |
[INFO] [stderr] 38 |     ExtraToken(Token),
[INFO] [stderr]    |     ---------- ^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 38 |     ExtraToken(()),
[INFO] [stderr]    |                ~~
[INFO] [stderr] 
[INFO] [stderr] warning: fields `expected` and `found` are never read
[INFO] [stderr]   --> examples/manual-parser/parser.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |     UnrecognizedToken {
[INFO] [stderr]    |     ----------------- fields in this variant
[INFO] [stderr] 40 |         expected: Vec<&'static str>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 41 |         found: Token,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ll-parser-generator` (example "manual-parser") generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ll_parser_generator-0e541d688e1685ed)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test grammar_tests::empty_grammar ... ok
[INFO] [stdout] test grammar_tests::nonterminals ... ok
[INFO] [stdout] test grammar_tests::token_aliases ... ok
[INFO] [stdout] test ll_table_gen::tests::nullable_basic_grammar ... ok
[INFO] [stdout] test ll_table_gen::tests::infix_parens ... ok
[INFO] [stdout] test grammar_tests::nonterminal_types ... FAILED
[INFO] [stdout] test grammar_tests::imports ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- grammar_tests::nonterminal_types stdout ----
[INFO] [stdout] thread 'grammar_tests::nonterminal_types' panicked at src/grammar_tests.rs:182:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: AstGrammar { imports: [], token_decl: AstTokenDecl { name: "Token", aliases: [] }, nonterminals: [AstNonterminal { is_pub: true, name: "Start", ty: Tuple([Ty(AstTypePath { is_absolute: false, segments: ["usize"] }, []), Ty(AstTypePath { is_absolute: false, segments: ["String"] }, [])]), productions: [AstProduction { symbols: [Terminal("\"token1\"")], code: "(1, \"test\".to_string())" }] }, AstNonterminal { is_pub: false, name: "Nonterm1", ty: Ty(AstTypePath { is_absolute: false, segments: ["crate", "lexer", "Token"] }, []), productions: [AstProduction { symbols: [Terminal("\"token2\"")], code: "Token::LParen" }] }, AstNonterminal { is_pub: false, name: "Nonterm2", ty: Ty(AstTypePath { is_absolute: true, segments: ["std", "collections", "HashMap"] }, [Ty(AstTypePath { is_absolute: false, segments: ["usize"] }, []), Ty(AstTypePath { is_absolute: false, segments: ["String"] }, [])]), productions: [AstProduction { symbols: [Terminal("\"token3\"")], code: "HashMap::new()" }] }] }
[INFO] [stdout]  right: AstGrammar { imports: [], token_decl: AstTokenDecl { name: "Token", aliases: [] }, nonterminals: [AstNonterminal { is_pub: true, name: "Start", ty: Tuple([Ty(AstTypePath { is_absolute: false, segments: ["usize"] }, []), Ty(AstTypePath { is_absolute: false, segments: ["String"] }, [])]), productions: [AstProduction { symbols: [Terminal("\"token1\"")], code: "(1, \"test\" . to_string())" }] }, AstNonterminal { is_pub: false, name: "Nonterm1", ty: Ty(AstTypePath { is_absolute: false, segments: ["crate", "lexer", "Token"] }, []), productions: [AstProduction { symbols: [Terminal("\"token2\"")], code: "Token :: LParen" }] }, AstNonterminal { is_pub: false, name: "Nonterm2", ty: Ty(AstTypePath { is_absolute: true, segments: ["std", "collections", "HashMap"] }, [Ty(AstTypePath { is_absolute: false, segments: ["usize"] }, []), Ty(AstTypePath { is_absolute: false, segments: ["String"] }, [])]), productions: [AstProduction { symbols: [Terminal("\"token3\"")], code: "HashMap :: new()" }] }] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x7f7c1c2ecb15 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x7f7c1c2ecb15 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x7f7c1c2ecb15 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x7f7c1c2ecb15 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x7f7c1c33bc3b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x7f7c1c33bc3b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x7f7c1c2e18af - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x7f7c1c2ec8ee - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x7f7c1c2ec8ee - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x7f7c1c2ef229 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x7f7c1c2eef7c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55d7ab6408bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55d7ab6408bf - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x7f7c1c2ef95b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x7f7c1c2ef95b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x7f7c1c2ef6d4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x7f7c1c2ecfd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x7f7c1c2ef407 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x7f7c1c338203 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x7f7c1c3386fe - core::panicking::assert_failed_inner::h5c44db15a6ee70ee
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x55d7ab60745e - core::panicking::assert_failed::h76963c5d0d9ed373
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x55d7ab5ebd47 - ll_parser_generator::grammar_tests::nonterminal_types::hc4561a5a83aa4b0f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grammar_tests.rs:22:9
[INFO] [stdout]   22:     0x55d7ab5eaaf7 - ll_parser_generator::grammar_tests::nonterminal_types::{{closure}}::h8a391fc2ff7b5279
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grammar_tests.rs:181:23
[INFO] [stdout]   23:     0x55d7ab602b36 - core::ops::function::FnOnce::call_once::hb065160e56c58b70
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55d7ab6451db - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55d7ab6451db - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55d7ab6448a1 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55d7ab6448a1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55d7ab6448a1 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55d7ab6448a1 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55d7ab6448a1 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55d7ab6448a1 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55d7ab6448a1 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55d7ab60d274 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55d7ab60d274 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55d7ab611d42 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55d7ab611d42 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55d7ab611d42 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55d7ab611d42 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55d7ab611d42 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55d7ab611d42 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55d7ab611d42 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x7f7c1c2f97bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x7f7c1c2f97bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x7f7c1c2f97bb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f7c1bf78ac3 - <unknown>
[INFO] [stdout]   46:     0x7f7c1c009a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- grammar_tests::imports stdout ----
[INFO] [stdout] thread 'grammar_tests::imports' panicked at src/grammar_tests.rs:90:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: AstGrammar { imports: ["crate::Token", "std::collections::{ HashMap, HashSet }", "std::{ self, iter::{ self, once } }"], token_decl: AstTokenDecl { name: "Token", aliases: [] }, nonterminals: [] }
[INFO] [stdout]  right: AstGrammar { imports: ["crate :: Token", "std :: collections :: { HashMap, HashSet }", "std\n:: { self, iter :: { self, once } }"], token_decl: AstTokenDecl { name: "Token", aliases: [] }, nonterminals: [] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x7f7c1c2ecb15 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x7f7c1c2ecb15 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x7f7c1c2ecb15 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x7f7c1c2ecb15 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x7f7c1c33bc3b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x7f7c1c33bc3b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x7f7c1c2e18af - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x7f7c1c2ec8ee - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x7f7c1c2ec8ee - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x7f7c1c2ef229 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x7f7c1c2eef7c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55d7ab6408bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55d7ab6408bf - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x7f7c1c2ef95b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x7f7c1c2ef95b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x7f7c1c2ef6d4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x7f7c1c2ecfd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x7f7c1c2ef407 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x7f7c1c338203 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x7f7c1c3386fe - core::panicking::assert_failed_inner::h5c44db15a6ee70ee
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x55d7ab60745e - core::panicking::assert_failed::h76963c5d0d9ed373
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x55d7ab5e9ab4 - ll_parser_generator::grammar_tests::imports::hc090e96e1cfcc998
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grammar_tests.rs:22:9
[INFO] [stdout]   22:     0x55d7ab5e9787 - ll_parser_generator::grammar_tests::imports::{{closure}}::he3968f6d578cf7f5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grammar_tests.rs:89:13
[INFO] [stdout]   23:     0x55d7ab6028d6 - core::ops::function::FnOnce::call_once::h515e1c8922ed8106
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55d7ab6451db - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55d7ab6451db - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55d7ab6448a1 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55d7ab6448a1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55d7ab6448a1 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55d7ab6448a1 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55d7ab6448a1 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55d7ab6448a1 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55d7ab6448a1 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55d7ab60d274 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55d7ab60d274 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55d7ab611d42 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55d7ab611d42 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55d7ab611d42 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55d7ab611d42 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55d7ab611d42 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55d7ab611d42 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55d7ab611d42 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x7f7c1c2f97bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x7f7c1c2f97bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x7f7c1c2f97bb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f7c1bf78ac3 - <unknown>
[INFO] [stdout]   46:     0x7f7c1c009a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     grammar_tests::imports
[INFO] [stdout]     grammar_tests::nonterminal_types
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "83b6e09d7ba4f75286c05b458942133938c25bdc81362bda67cca9af63b50a38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83b6e09d7ba4f75286c05b458942133938c25bdc81362bda67cca9af63b50a38", kill_on_drop: false }`
[INFO] [stdout] 83b6e09d7ba4f75286c05b458942133938c25bdc81362bda67cca9af63b50a38
