[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzureMarker%2Fll-parser-generator" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AzureMarker/ll-parser-generator on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-13/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: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4ddaa39f4ef021783d20bd78ff16245aff868416557dac7b7a61c42a9b47b80 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a4ddaa39f4ef021783d20bd78ff16245aff868416557dac7b7a61c42a9b47b80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4ddaa39f4ef021783d20bd78ff16245aff868416557dac7b7a61c42a9b47b80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4ddaa39f4ef021783d20bd78ff16245aff868416557dac7b7a61c42a9b47b80", kill_on_drop: false }` [INFO] [stdout] a4ddaa39f4ef021783d20bd78ff16245aff868416557dac7b7a61c42a9b47b80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 008d671ffe3de02d022a78e6b8462935460d5bd3403cd7c503df1b62ba0376ca [INFO] running `Command { std: "docker" "start" "-a" "008d671ffe3de02d022a78e6b8462935460d5bd3403cd7c503df1b62ba0376ca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling pico-args v0.4.0 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term v0.5.2 [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 [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "008d671ffe3de02d022a78e6b8462935460d5bd3403cd7c503df1b62ba0376ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "008d671ffe3de02d022a78e6b8462935460d5bd3403cd7c503df1b62ba0376ca", kill_on_drop: false }` [INFO] [stdout] 008d671ffe3de02d022a78e6b8462935460d5bd3403cd7c503df1b62ba0376ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f20a5129625af251074344cba6d9ff494a79248fa958767c485c2a09b118b0de [INFO] running `Command { std: "docker" "start" "-a" "f20a5129625af251074344cba6d9ff494a79248fa958767c485c2a09b118b0de", kill_on_drop: false }` [INFO] [stderr] Compiling ll-parser-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.48s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ll_parser_generator-34fbe5ae30df2e7e) [INFO] [stderr] Executable tests/arithmetic.rs (/opt/rustwide/target/debug/deps/arithmetic-a25ad7f6ff31baea) [INFO] [stderr] Executable tests/parenthesized_numbers.rs (/opt/rustwide/target/debug/deps/parenthesized_numbers-a9630d055ef338c2) [INFO] running `Command { std: "docker" "inspect" "f20a5129625af251074344cba6d9ff494a79248fa958767c485c2a09b118b0de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f20a5129625af251074344cba6d9ff494a79248fa958767c485c2a09b118b0de", kill_on_drop: false }` [INFO] [stdout] f20a5129625af251074344cba6d9ff494a79248fa958767c485c2a09b118b0de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f3587fc49220795d32120f26031180e6d50839e6e1320b7aad7e78396c8a68d0 [INFO] running `Command { std: "docker" "start" "-a" "f3587fc49220795d32120f26031180e6d50839e6e1320b7aad7e78396c8a68d0", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] [INFO] [stderr] --> src/ll_table_gen.rs:292:64 [INFO] [stdout] running 7 tests [INFO] [stderr] | [INFO] [stdout] test ll_table_gen::tests::nullable_basic_grammar ... ok [INFO] [stderr] 292 | std::iter::Iterator::collect(std::array::IntoIter::new([$(($k, $v),)*])) [INFO] [stdout] test grammar_tests::empty_grammar ... ok [INFO] [stderr] | ^^^ [INFO] [stdout] test grammar_tests::token_aliases ... ok [INFO] [stderr] ... [INFO] [stdout] test grammar_tests::imports ... ok [INFO] [stderr] 538 | ("Z", "\"&&\"") => collection!(), [INFO] [stdout] test grammar_tests::nonterminals ... ok [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::::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::::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::::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::::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] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ll_parser_generator-34fbe5ae30df2e7e) [INFO] [stdout] test ll_table_gen::tests::infix_parens ... ok [INFO] [stdout] test grammar_tests::nonterminal_types ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- grammar_tests::nonterminal_types stdout ---- [INFO] [stdout] thread 'grammar_tests::nonterminal_types' panicked at 'assertion failed: `(left == right)` [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()" }] }] }`', src/grammar_tests.rs:182:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7f34e04831dd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x7f34e04831dd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x7f34e04831dd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x7f34e04831dd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x7f34e04dd02c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x7f34e0474731 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x7f34e04862c5 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x7f34e04862c5 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x7f34e04862c5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x7f34e0485fb4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x7f34e0486962 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x7f34e0486847 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x7f34e0483694 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x7f34e0486579 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x7f34e044a6c3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x7f34e04d9f88 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x55e8b5d903ca - core::panicking::assert_failed::hf1fc081c9dbebc17 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55e8b5d49cbf - ll_parser_generator::grammar_tests::nonterminal_types::h81c28df6e47c7e95 [INFO] [stdout] at /opt/rustwide/workdir/src/grammar_tests.rs:182:5 [INFO] [stdout] 18: 0x55e8b5d48d6a - ll_parser_generator::grammar_tests::nonterminal_types::{{closure}}::hb2bacc07f4414a97 [INFO] [stdout] at /opt/rustwide/workdir/src/grammar_tests.rs:181:1 [INFO] [stdout] 19: 0x55e8b5d8ca6e - core::ops::function::FnOnce::call_once::h67e531ee669eca3d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x7f34e07a3fc3 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x7f34e07a3fc3 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x7f34e07a2d79 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x7f34e07a2d79 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x7f34e07a2d79 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x7f34e07a2d79 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x7f34e07a2d79 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x7f34e07a2d79 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x7f34e07a2d79 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x7f34e076c5ee - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x7f34e076c5ee - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x7f34e0772bc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x7f34e0772bc8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x7f34e0772bc8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x7f34e0772bc8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x7f34e0772bc8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x7f34e0772bc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x7f34e0772bc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x7f34e0490c03 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x7f34e0490c03 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x7f34e0490c03 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f34e0388609 - start_thread [INFO] [stdout] 42: 0x7f34e02ad163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] grammar_tests::nonterminal_types [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "f3587fc49220795d32120f26031180e6d50839e6e1320b7aad7e78396c8a68d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3587fc49220795d32120f26031180e6d50839e6e1320b7aad7e78396c8a68d0", kill_on_drop: false }` [INFO] [stdout] f3587fc49220795d32120f26031180e6d50839e6e1320b7aad7e78396c8a68d0