[INFO] cloning repository https://github.com/jFransham/polish-prefix-language [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jFransham/polish-prefix-language" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjFransham%2Fpolish-prefix-language", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjFransham%2Fpolish-prefix-language'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a5ad5bb468a0f3e57d1489ec5f6906419bbfb73 [INFO] checking jFransham/polish-prefix-language against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjFransham%2Fpolish-prefix-language" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jFransham/polish-prefix-language on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jFransham/polish-prefix-language [INFO] finished tweaking git repo https://github.com/jFransham/polish-prefix-language [INFO] tweaked toml for git repo https://github.com/jFransham/polish-prefix-language written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/jFransham/polish-prefix-language already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31d8cd7aa5ef7789c4e8f3a6527c29a13587ed0c4bdb78404de032a6d137b7f4 [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" "31d8cd7aa5ef7789c4e8f3a6527c29a13587ed0c4bdb78404de032a6d137b7f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31d8cd7aa5ef7789c4e8f3a6527c29a13587ed0c4bdb78404de032a6d137b7f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31d8cd7aa5ef7789c4e8f3a6527c29a13587ed0c4bdb78404de032a6d137b7f4", kill_on_drop: false }` [INFO] [stdout] 31d8cd7aa5ef7789c4e8f3a6527c29a13587ed0c4bdb78404de032a6d137b7f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc334b6fb2c884412afef1aae34052d594b29350601919f398977103fea63ac1 [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" "dc334b6fb2c884412afef1aae34052d594b29350601919f398977103fea63ac1", kill_on_drop: false }` [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Checking combine v4.5.2 [INFO] [stderr] Checking polish-prefix-lang v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unknown lint: `match_ref_pats` [INFO] [stdout] --> src/eval/mod.rs:529:9 [INFO] [stdout] | [INFO] [stdout] 529 | #[allow(match_ref_pats)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `match_ref_pats` [INFO] [stdout] --> src/eval/mod.rs:529:9 [INFO] [stdout] | [INFO] [stdout] 529 | #[allow(match_ref_pats)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `combine::primitives` [INFO] [stdout] --> src/ast/mod.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use combine::primitives::{Error, Info, Positioner}; [INFO] [stdout] | ^^^^^^^^^^ could not find `primitives` in `combine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `combine::primitives` [INFO] [stdout] --> src/ast/parsers.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use combine::primitives::Stream; [INFO] [stdout] | ^^^^^^^^^^ could not find `primitives` in `combine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `combine::primitives` [INFO] [stdout] --> src/ast/mod.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use combine::primitives::{Error, Info, Positioner}; [INFO] [stdout] | ^^^^^^^^^^ could not find `primitives` in `combine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `combine::primitives` [INFO] [stdout] --> src/ast/parsers.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use combine::primitives::Stream; [INFO] [stdout] | ^^^^^^^^^^ could not find `primitives` in `combine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> src/ast/parsers.rs:25:44 [INFO] [stdout] | [INFO] [stdout] 25 | fn identifier>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::repeat::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `letter` in this scope [INFO] [stdout] --> src/ast/parsers.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | box letter() as Box>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::letter; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::letter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | box char('_') as Box> [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `alpha_num` in this scope [INFO] [stdout] --> src/ast/parsers.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | box alpha_num() as Box>, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::alpha_num; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::alpha_num; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | box char('_') as Box> [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> src/ast/parsers.rs:43:44 [INFO] [stdout] | [INFO] [stdout] 43 | fn macro_call>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::repeat::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | char('$'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found macro `try` [INFO] [stdout] --> src/ast/parsers.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | try( [INFO] [stdout] | ^^^ not a function [INFO] [stdout] | [INFO] [stdout] = note: if you want the `try` keyword, you need Rust 2018 or later [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 48 | try!( [INFO] [stdout] | ^ [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use std::intrinsics::try; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `space` in this scope [INFO] [stdout] --> src/ast/parsers.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | ((space(), spaces()), parser(expr)) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::space; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::space; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:49:28 [INFO] [stdout] | [INFO] [stdout] 49 | ((space(), spaces()), parser(expr)) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> src/ast/parsers.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | input: State [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::repeat::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `string` in this scope [INFO] [stdout] --> src/ast/parsers.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | string("\""), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::string; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `string` in this scope [INFO] [stdout] --> src/ast/parsers.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | string("\""), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::string; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> src/ast/parsers.rs:70:45 [INFO] [stdout] | [INFO] [stdout] 70 | fn string_char>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::repeat::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> src/ast/parsers.rs:85:38 [INFO] [stdout] | [INFO] [stdout] 85 | fn unit>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::repeat::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `digit` in this scope [INFO] [stdout] --> src/ast/parsers.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | let int = many1(digit()).map( [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::digit; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::digit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | char::('#'), [INFO] [stdout] | ^^^^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found macro `try` [INFO] [stdout] --> src/ast/parsers.rs:105:23 [INFO] [stdout] | [INFO] [stdout] 105 | let fn_variable = try( [INFO] [stdout] | ^^^ not a function [INFO] [stdout] | [INFO] [stdout] = note: if you want the `try` keyword, you need Rust 2018 or later [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 105 | let fn_variable = try!( [INFO] [stdout] | ^ [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use std::intrinsics::try; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:107:14 [INFO] [stdout] | [INFO] [stdout] 107 | (char('('), spaces()), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 107 | (char('('), spaces()), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:108:14 [INFO] [stdout] | [INFO] [stdout] 108 | (spaces(), char(')')), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:108:24 [INFO] [stdout] | [INFO] [stdout] 108 | (spaces(), char(')')), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | (char('('), spaces()), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | (char('('), spaces()), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | char(')'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:120:10 [INFO] [stdout] | [INFO] [stdout] 120 | (char('['), spaces()), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | (char('['), spaces()), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:121:10 [INFO] [stdout] | [INFO] [stdout] 121 | (spaces(), char(']')), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:121:20 [INFO] [stdout] | [INFO] [stdout] 121 | (spaces(), char(']')), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found macro `try` [INFO] [stdout] --> src/ast/parsers.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | try( [INFO] [stdout] | ^^^ not a function [INFO] [stdout] | [INFO] [stdout] = note: if you want the `try` keyword, you need Rust 2018 or later [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 124 | try!( [INFO] [stdout] | ^ [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use std::intrinsics::try; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> src/ast/parsers.rs:25:44 [INFO] [stdout] | [INFO] [stdout] 25 | fn identifier>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::repeat::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `space` in this scope [INFO] [stdout] --> src/ast/parsers.rs:127:26 [INFO] [stdout] | [INFO] [stdout] 127 | (space(), spaces()), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::space; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::space; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `letter` in this scope [INFO] [stdout] --> src/ast/parsers.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | box letter() as Box>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::letter; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::letter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:127:35 [INFO] [stdout] | [INFO] [stdout] 127 | (space(), spaces()), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | box char('_') as Box> [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> src/ast/parsers.rs:154:41 [INFO] [stdout] | [INFO] [stdout] 154 | fn fn_name>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::repeat::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `alpha_num` in this scope [INFO] [stdout] --> src/ast/parsers.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | box alpha_num() as Box>, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::alpha_num; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::alpha_num; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | box char('\\').map( [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | box char('_') as Box> [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found macro `try` [INFO] [stdout] --> src/ast/parsers.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | box try( [INFO] [stdout] | ^^^ not a function [INFO] [stdout] | [INFO] [stdout] = note: if you want the `try` keyword, you need Rust 2018 or later [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 159 | box try!( [INFO] [stdout] | ^ [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use std::intrinsics::try; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> src/ast/parsers.rs:43:44 [INFO] [stdout] | [INFO] [stdout] 43 | fn macro_call>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::repeat::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:164:25 [INFO] [stdout] | [INFO] [stdout] 164 | char('+'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | char('$'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | char('-'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found macro `try` [INFO] [stdout] --> src/ast/parsers.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | try( [INFO] [stdout] | ^^^ not a function [INFO] [stdout] | [INFO] [stdout] = note: if you want the `try` keyword, you need Rust 2018 or later [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 48 | try!( [INFO] [stdout] | ^ [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use std::intrinsics::try; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:166:25 [INFO] [stdout] | [INFO] [stdout] 166 | char('/'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `space` in this scope [INFO] [stdout] --> src/ast/parsers.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | ((space(), spaces()), parser(expr)) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::space; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::space; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 167 | char('*'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:49:28 [INFO] [stdout] | [INFO] [stdout] 49 | ((space(), spaces()), parser(expr)) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:168:25 [INFO] [stdout] | [INFO] [stdout] 168 | char('&'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> src/ast/parsers.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | input: State [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::repeat::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:169:25 [INFO] [stdout] | [INFO] [stdout] 169 | char('|'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:170:25 [INFO] [stdout] | [INFO] [stdout] 170 | char('~'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `string` in this scope [INFO] [stdout] --> src/ast/parsers.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | string("\""), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::string; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:171:25 [INFO] [stdout] | [INFO] [stdout] 171 | char('!'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `string` in this scope [INFO] [stdout] --> src/ast/parsers.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | string("\""), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::string; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | char('^'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> src/ast/parsers.rs:70:45 [INFO] [stdout] | [INFO] [stdout] 70 | fn string_char>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::repeat::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:173:25 [INFO] [stdout] | [INFO] [stdout] 173 | char(','), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> src/ast/parsers.rs:85:38 [INFO] [stdout] | [INFO] [stdout] 85 | fn unit>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::repeat::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:174:25 [INFO] [stdout] | [INFO] [stdout] 174 | char('.'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `digit` in this scope [INFO] [stdout] --> src/ast/parsers.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | let int = many1(digit()).map( [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::digit; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::digit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:175:25 [INFO] [stdout] | [INFO] [stdout] 175 | char('%'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | char::('#'), [INFO] [stdout] | ^^^^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | char('='), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:177:25 [INFO] [stdout] | [INFO] [stdout] 177 | char('<'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:178:25 [INFO] [stdout] | [INFO] [stdout] 178 | char('>'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | char('@'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:180:25 [INFO] [stdout] | [INFO] [stdout] 180 | char('`'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:181:25 [INFO] [stdout] | [INFO] [stdout] 181 | char('?'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found macro `try` [INFO] [stdout] --> src/ast/parsers.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | box try( [INFO] [stdout] | ^^^ not a function [INFO] [stdout] | [INFO] [stdout] = note: if you want the `try` keyword, you need Rust 2018 or later [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 194 | box try!( [INFO] [stdout] | ^ [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use std::intrinsics::try; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:197:17 [INFO] [stdout] | [INFO] [stdout] 197 | char(':'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> src/ast/parsers.rs:205:38 [INFO] [stdout] | [INFO] [stdout] 205 | fn expr>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::repeat::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `space` in this scope [INFO] [stdout] --> src/ast/parsers.rs:208:10 [INFO] [stdout] | [INFO] [stdout] 208 | (space(), spaces()), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::space; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::space; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:208:19 [INFO] [stdout] | [INFO] [stdout] 208 | (space(), spaces()), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `space` in this scope [INFO] [stdout] --> src/ast/parsers.rs:210:10 [INFO] [stdout] | [INFO] [stdout] 210 | (space(), spaces()), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::space; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::space; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:210:19 [INFO] [stdout] | [INFO] [stdout] 210 | (space(), spaces()), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found macro `try` [INFO] [stdout] --> src/ast/parsers.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | box try(binary_func_call) as Box>, [INFO] [stdout] | ^^^ not a function [INFO] [stdout] | [INFO] [stdout] = note: if you want the `try` keyword, you need Rust 2018 or later [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 224 | box try!(binary_func_call) as Box>, [INFO] [stdout] | ^ [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use std::intrinsics::try; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found macro `try` [INFO] [stdout] --> src/ast/parsers.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | box try(unary_func_call) as Box>, [INFO] [stdout] | ^^^ not a function [INFO] [stdout] | [INFO] [stdout] = note: if you want the `try` keyword, you need Rust 2018 or later [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 225 | box try!(unary_func_call) as Box>, [INFO] [stdout] | ^ [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use std::intrinsics::try; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> src/ast/parsers.rs:231:12 [INFO] [stdout] | [INFO] [stdout] 231 | input: State [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::repeat::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found macro `try` [INFO] [stdout] --> src/ast/parsers.rs:105:23 [INFO] [stdout] | [INFO] [stdout] 105 | let fn_variable = try( [INFO] [stdout] | ^^^ not a function [INFO] [stdout] | [INFO] [stdout] = note: if you want the `try` keyword, you need Rust 2018 or later [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 105 | let fn_variable = try!( [INFO] [stdout] | ^ [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use std::intrinsics::try; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | spaces(), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:107:14 [INFO] [stdout] | [INFO] [stdout] 107 | (char('('), spaces()), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:236:28 [INFO] [stdout] | [INFO] [stdout] 236 | (parser(expr), spaces()), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 107 | (char('('), spaces()), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:237:14 [INFO] [stdout] | [INFO] [stdout] 237 | (char(';'), spaces()), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:108:14 [INFO] [stdout] | [INFO] [stdout] 108 | (spaces(), char(')')), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:237:25 [INFO] [stdout] | [INFO] [stdout] 237 | (char(';'), spaces()), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:108:24 [INFO] [stdout] | [INFO] [stdout] 108 | (spaces(), char(')')), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | (char('('), spaces()), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | (char('('), spaces()), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | char(')'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:120:10 [INFO] [stdout] | [INFO] [stdout] 120 | (char('['), spaces()), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | (char('['), spaces()), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:121:10 [INFO] [stdout] | [INFO] [stdout] 121 | (spaces(), char(']')), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:121:20 [INFO] [stdout] | [INFO] [stdout] 121 | (spaces(), char(']')), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found macro `try` [INFO] [stdout] --> src/ast/parsers.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | try( [INFO] [stdout] | ^^^ not a function [INFO] [stdout] | [INFO] [stdout] = note: if you want the `try` keyword, you need Rust 2018 or later [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 124 | try!( [INFO] [stdout] | ^ [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use std::intrinsics::try; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `space` in this scope [INFO] [stdout] --> src/ast/parsers.rs:127:26 [INFO] [stdout] | [INFO] [stdout] 127 | (space(), spaces()), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::space; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::space; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:127:35 [INFO] [stdout] | [INFO] [stdout] 127 | (space(), spaces()), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> src/ast/parsers.rs:154:41 [INFO] [stdout] | [INFO] [stdout] 154 | fn fn_name>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::repeat::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:28:33 [INFO] [stdout] | [INFO] [stdout] 28 | box letter() as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | box char('\\').map( [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:29:34 [INFO] [stdout] | [INFO] [stdout] 29 | box char('_') as Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | box alpha_num() as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found macro `try` [INFO] [stdout] --> src/ast/parsers.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | box try( [INFO] [stdout] | ^^^ not a function [INFO] [stdout] | [INFO] [stdout] = note: if you want the `try` keyword, you need Rust 2018 or later [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 159 | box try!( [INFO] [stdout] | ^ [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use std::intrinsics::try; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:34:38 [INFO] [stdout] | [INFO] [stdout] 34 | box char('_') as Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ast/parsers.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | let (c, input) = try!(any().parse_lazy(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:164:25 [INFO] [stdout] | [INFO] [stdout] 164 | char('+'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:141:25 [INFO] [stdout] | [INFO] [stdout] 141 | box hash as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | char('-'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:142:32 [INFO] [stdout] | [INFO] [stdout] 142 | box fn_variable as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:166:25 [INFO] [stdout] | [INFO] [stdout] 166 | char('/'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | box block as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:144:25 [INFO] [stdout] | [INFO] [stdout] 144 | box list as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 167 | char('*'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:145:24 [INFO] [stdout] | [INFO] [stdout] 145 | box int as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:146:29 [INFO] [stdout] | [INFO] [stdout] 146 | box variable as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:168:25 [INFO] [stdout] | [INFO] [stdout] 168 | char('&'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:150:36 [INFO] [stdout] | [INFO] [stdout] 150 | .map(Expr::Lit) as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:169:25 [INFO] [stdout] | [INFO] [stdout] 169 | char('|'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:158:18 [INFO] [stdout] | [INFO] [stdout] 158 | ) as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:170:25 [INFO] [stdout] | [INFO] [stdout] 170 | char('~'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:193:19 [INFO] [stdout] | [INFO] [stdout] 193 | }) as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:201:18 [INFO] [stdout] | [INFO] [stdout] 201 | ) as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:171:25 [INFO] [stdout] | [INFO] [stdout] 171 | char('!'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:223:39 [INFO] [stdout] | [INFO] [stdout] 223 | box parser(macro_call) as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:224:42 [INFO] [stdout] | [INFO] [stdout] 224 | box try(binary_func_call) as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | char('^'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:225:41 [INFO] [stdout] | [INFO] [stdout] 225 | box try(unary_func_call) as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:226:33 [INFO] [stdout] | [INFO] [stdout] 226 | box parser(unit) as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:173:25 [INFO] [stdout] | [INFO] [stdout] 173 | char(','), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:248:24 [INFO] [stdout] | [INFO] [stdout] 248 | ) -> Result<(Expr, I), ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ParseError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/mod.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn parse(stream: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ParseError<&str>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:174:25 [INFO] [stdout] | [INFO] [stdout] 174 | char('.'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:175:25 [INFO] [stdout] | [INFO] [stdout] 175 | char('%'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | char('='), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:177:25 [INFO] [stdout] | [INFO] [stdout] 177 | char('<'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:178:25 [INFO] [stdout] | [INFO] [stdout] 178 | char('>'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | char('@'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:180:25 [INFO] [stdout] | [INFO] [stdout] 180 | char('`'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:181:25 [INFO] [stdout] | [INFO] [stdout] 181 | char('?'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found macro `try` [INFO] [stdout] --> src/ast/parsers.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | box try( [INFO] [stdout] | ^^^ not a function [INFO] [stdout] | [INFO] [stdout] = note: if you want the `try` keyword, you need Rust 2018 or later [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 194 | box try!( [INFO] [stdout] | ^ [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use std::intrinsics::try; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:197:17 [INFO] [stdout] | [INFO] [stdout] 197 | char(':'), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> src/ast/parsers.rs:205:38 [INFO] [stdout] | [INFO] [stdout] 205 | fn expr>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::repeat::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `space` in this scope [INFO] [stdout] --> src/ast/parsers.rs:208:10 [INFO] [stdout] | [INFO] [stdout] 208 | (space(), spaces()), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::space; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::space; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:208:19 [INFO] [stdout] | [INFO] [stdout] 208 | (space(), spaces()), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `space` in this scope [INFO] [stdout] --> src/ast/parsers.rs:210:10 [INFO] [stdout] | [INFO] [stdout] 210 | (space(), spaces()), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::space; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::space; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:210:19 [INFO] [stdout] | [INFO] [stdout] 210 | (space(), spaces()), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found macro `try` [INFO] [stdout] --> src/ast/parsers.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | box try(binary_func_call) as Box>, [INFO] [stdout] | ^^^ not a function [INFO] [stdout] | [INFO] [stdout] = note: if you want the `try` keyword, you need Rust 2018 or later [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 224 | box try!(binary_func_call) as Box>, [INFO] [stdout] | ^ [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use std::intrinsics::try; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found macro `try` [INFO] [stdout] --> src/ast/parsers.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | box try(unary_func_call) as Box>, [INFO] [stdout] | ^^^ not a function [INFO] [stdout] | [INFO] [stdout] = note: if you want the `try` keyword, you need Rust 2018 or later [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 225 | box try!(unary_func_call) as Box>, [INFO] [stdout] | ^ [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use std::intrinsics::try; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> src/ast/parsers.rs:231:12 [INFO] [stdout] | [INFO] [stdout] 231 | input: State [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::repeat::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | spaces(), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:236:28 [INFO] [stdout] | [INFO] [stdout] 236 | (parser(expr), spaces()), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found builtin type `char` [INFO] [stdout] --> src/ast/parsers.rs:237:14 [INFO] [stdout] | [INFO] [stdout] 237 | (char(';'), spaces()), [INFO] [stdout] | ^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spaces` in this scope [INFO] [stdout] --> src/ast/parsers.rs:237:25 [INFO] [stdout] | [INFO] [stdout] 237 | (char(';'), spaces()), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::byte::spaces; [INFO] [stdout] | [INFO] [stdout] 1 | use ast::parsers::parser::char::spaces; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:28:33 [INFO] [stdout] | [INFO] [stdout] 28 | box letter() as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:29:34 [INFO] [stdout] | [INFO] [stdout] 29 | box char('_') as Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | box alpha_num() as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:34:38 [INFO] [stdout] | [INFO] [stdout] 34 | box char('_') as Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ast/parsers.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | let (c, input) = try!(any().parse_lazy(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:141:25 [INFO] [stdout] | [INFO] [stdout] 141 | box hash as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:142:32 [INFO] [stdout] | [INFO] [stdout] 142 | box fn_variable as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | box block as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:144:25 [INFO] [stdout] | [INFO] [stdout] 144 | box list as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:145:24 [INFO] [stdout] | [INFO] [stdout] 145 | box int as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:146:29 [INFO] [stdout] | [INFO] [stdout] 146 | box variable as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:150:36 [INFO] [stdout] | [INFO] [stdout] 150 | .map(Expr::Lit) as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:158:18 [INFO] [stdout] | [INFO] [stdout] 158 | ) as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:193:19 [INFO] [stdout] | [INFO] [stdout] 193 | }) as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:201:18 [INFO] [stdout] | [INFO] [stdout] 201 | ) as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:223:39 [INFO] [stdout] | [INFO] [stdout] 223 | box parser(macro_call) as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:224:42 [INFO] [stdout] | [INFO] [stdout] 224 | box try(binary_func_call) as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:225:41 [INFO] [stdout] | [INFO] [stdout] 225 | box try(unary_func_call) as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:226:33 [INFO] [stdout] | [INFO] [stdout] 226 | box parser(unit) as Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/parsers.rs:248:24 [INFO] [stdout] | [INFO] [stdout] 248 | ) -> Result<(Expr, I), ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ParseError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ast/mod.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn parse(stream: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ParseError<&str>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 3 type arguments but only 1 type argument was supplied [INFO] [stdout] --> src/ast/mod.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn parse(stream: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^ ---- supplied 1 type argument [INFO] [stdout] | | [INFO] [stdout] | expected 3 type arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 3 type parameters: `Item`, `Range`, `Position` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-4.5.2/src/error.rs:454:11 [INFO] [stdout] | [INFO] [stdout] 454 | pub trait ParseError: Sized + PartialEq { [INFO] [stdout] | ^^^^^^^^^^ ---- ----- -------- [INFO] [stdout] help: add missing type arguments [INFO] [stdout] | [INFO] [stdout] 9 | pub fn parse(stream: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `combine::ParseError` cannot be made into an object [INFO] [stdout] --> src/ast/mod.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn parse(stream: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `combine::ParseError` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-4.5.2/src/error.rs:454:54 [INFO] [stdout] | [INFO] [stdout] 454 | pub trait ParseError: Sized + PartialEq { [INFO] [stdout] | ^^^^^^^^^ the trait cannot be made into an object because it uses `Self` as a type parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Item` not found for `combine::Stream` [INFO] [stdout] --> src/ast/parsers.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | fn identifier>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^ associated type `Item` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Item` not found for `combine::Stream` [INFO] [stdout] --> src/ast/parsers.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | fn macro_call>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^ associated type `Item` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Item` not found for `combine::Stream` [INFO] [stdout] --> src/ast/parsers.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | fn string_literal>( [INFO] [stdout] | ^^^^ associated type `Item` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Item` not found for `combine::Stream` [INFO] [stdout] --> src/ast/parsers.rs:70:26 [INFO] [stdout] | [INFO] [stdout] 70 | fn string_char>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^ associated type `Item` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Item` not found for `combine::Stream` [INFO] [stdout] --> src/ast/parsers.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | fn unit>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^ associated type `Item` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Item` not found for `combine::Stream` [INFO] [stdout] --> src/ast/parsers.rs:154:22 [INFO] [stdout] | [INFO] [stdout] 154 | fn fn_name>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^ associated type `Item` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Item` not found for `combine::Stream` [INFO] [stdout] --> src/ast/parsers.rs:205:19 [INFO] [stdout] | [INFO] [stdout] 205 | fn expr>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^ associated type `Item` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Item` not found for `combine::Stream` [INFO] [stdout] --> src/ast/parsers.rs:230:24 [INFO] [stdout] | [INFO] [stdout] 230 | fn expr_list>( [INFO] [stdout] | ^^^^ associated type `Item` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Item` not found for `combine::Stream` [INFO] [stdout] --> src/ast/parsers.rs:246:30 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn entry_point>( [INFO] [stdout] | ^^^^ associated type `Item` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 3 type arguments but only 1 type argument was supplied [INFO] [stdout] --> src/ast/parsers.rs:248:24 [INFO] [stdout] | [INFO] [stdout] 248 | ) -> Result<(Expr, I), ParseError> { [INFO] [stdout] | ^^^^^^^^^^ - supplied 1 type argument [INFO] [stdout] | | [INFO] [stdout] | expected 3 type arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 3 type parameters: `Item`, `Range`, `Position` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-4.5.2/src/error.rs:454:11 [INFO] [stdout] | [INFO] [stdout] 454 | pub trait ParseError: Sized + PartialEq { [INFO] [stdout] | ^^^^^^^^^^ ---- ----- -------- [INFO] [stdout] help: add missing type arguments [INFO] [stdout] | [INFO] [stdout] 248 | ) -> Result<(Expr, I), ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `combine::ParseError` cannot be made into an object [INFO] [stdout] --> src/ast/parsers.rs:248:24 [INFO] [stdout] | [INFO] [stdout] 248 | ) -> Result<(Expr, I), ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^ `combine::ParseError` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-4.5.2/src/error.rs:454:54 [INFO] [stdout] | [INFO] [stdout] 454 | pub trait ParseError: Sized + PartialEq { [INFO] [stdout] | ^^^^^^^^^ the trait cannot be made into an object because it uses `Self` as a type parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 82 previous errors; 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 3 type arguments but only 1 type argument was supplied [INFO] [stdout] --> src/ast/mod.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn parse(stream: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^ ---- supplied 1 type argument [INFO] [stdout] | | [INFO] [stdout] | expected 3 type arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 3 type parameters: `Item`, `Range`, `Position` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-4.5.2/src/error.rs:454:11 [INFO] [stdout] | [INFO] [stdout] 454 | pub trait ParseError: Sized + PartialEq { [INFO] [stdout] | ^^^^^^^^^^ ---- ----- -------- [INFO] [stdout] help: add missing type arguments [INFO] [stdout] | [INFO] [stdout] 9 | pub fn parse(stream: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0038, E0107, E0220, E0412, E0423, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0038`. [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `combine::ParseError` cannot be made into an object [INFO] [stdout] --> src/ast/mod.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn parse(stream: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `combine::ParseError` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-4.5.2/src/error.rs:454:54 [INFO] [stdout] | [INFO] [stdout] 454 | pub trait ParseError: Sized + PartialEq { [INFO] [stdout] | ^^^^^^^^^ the trait cannot be made into an object because it uses `Self` as a type parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Item` not found for `combine::Stream` [INFO] [stdout] --> src/ast/parsers.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | fn identifier>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^ associated type `Item` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Item` not found for `combine::Stream` [INFO] [stdout] --> src/ast/parsers.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | fn macro_call>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^ associated type `Item` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Item` not found for `combine::Stream` [INFO] [stdout] --> src/ast/parsers.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | fn string_literal>( [INFO] [stdout] | ^^^^ associated type `Item` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Item` not found for `combine::Stream` [INFO] [stdout] --> src/ast/parsers.rs:70:26 [INFO] [stdout] | [INFO] [stdout] 70 | fn string_char>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^ associated type `Item` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Item` not found for `combine::Stream` [INFO] [stdout] --> src/ast/parsers.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | fn unit>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^ associated type `Item` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Item` not found for `combine::Stream` [INFO] [stdout] --> src/ast/parsers.rs:154:22 [INFO] [stdout] | [INFO] [stdout] 154 | fn fn_name>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^ associated type `Item` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Item` not found for `combine::Stream` [INFO] [stdout] --> src/ast/parsers.rs:205:19 [INFO] [stdout] | [INFO] [stdout] 205 | fn expr>(input: State) -> ParseResult { [INFO] [stdout] | ^^^^ associated type `Item` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Item` not found for `combine::Stream` [INFO] [stdout] --> src/ast/parsers.rs:230:24 [INFO] [stdout] | [INFO] [stdout] 230 | fn expr_list>( [INFO] [stdout] | ^^^^ associated type `Item` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Item` not found for `combine::Stream` [INFO] [stdout] --> src/ast/parsers.rs:246:30 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn entry_point>( [INFO] [stdout] | ^^^^ associated type `Item` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 3 type arguments but only 1 type argument was supplied [INFO] [stdout] --> src/ast/parsers.rs:248:24 [INFO] [stdout] | [INFO] [stdout] 248 | ) -> Result<(Expr, I), ParseError> { [INFO] [stdout] | ^^^^^^^^^^ - supplied 1 type argument [INFO] [stdout] | | [INFO] [stdout] | expected 3 type arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 3 type parameters: `Item`, `Range`, `Position` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-4.5.2/src/error.rs:454:11 [INFO] [stdout] | [INFO] [stdout] 454 | pub trait ParseError: Sized + PartialEq { [INFO] [stdout] | ^^^^^^^^^^ ---- ----- -------- [INFO] [stdout] help: add missing type arguments [INFO] [stdout] | [INFO] [stdout] 248 | ) -> Result<(Expr, I), ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `combine::ParseError` cannot be made into an object [INFO] [stdout] --> src/ast/parsers.rs:248:24 [INFO] [stdout] | [INFO] [stdout] 248 | ) -> Result<(Expr, I), ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^ `combine::ParseError` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-4.5.2/src/error.rs:454:54 [INFO] [stdout] | [INFO] [stdout] 454 | pub trait ParseError: Sized + PartialEq { [INFO] [stdout] | ^^^^^^^^^ the trait cannot be made into an object because it uses `Self` as a type parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 82 previous errors; 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0038, E0107, E0220, E0412, E0423, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0038`. [INFO] [stdout] [INFO] [stderr] error: could not compile `polish-prefix-lang` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dc334b6fb2c884412afef1aae34052d594b29350601919f398977103fea63ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc334b6fb2c884412afef1aae34052d594b29350601919f398977103fea63ac1", kill_on_drop: false }` [INFO] [stdout] dc334b6fb2c884412afef1aae34052d594b29350601919f398977103fea63ac1