[INFO] cloning repository https://github.com/tljubej/tljl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tljubej/tljl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftljubej%2Ftljl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftljubej%2Ftljl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 666374b9c6c53eb1219df0a9e4a26f127636d051 [INFO] checking tljubej/tljl against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftljubej%2Ftljl" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tljubej/tljl on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tljubej/tljl [INFO] finished tweaking git repo https://github.com/tljubej/tljl [INFO] tweaked toml for git repo https://github.com/tljubej/tljl written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/tljubej/tljl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-8/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" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41748ea90c966c3c46dd646d7c9556c2c34c448c7711c2d1fabc13dd23566952 [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" "41748ea90c966c3c46dd646d7c9556c2c34c448c7711c2d1fabc13dd23566952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41748ea90c966c3c46dd646d7c9556c2c34c448c7711c2d1fabc13dd23566952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41748ea90c966c3c46dd646d7c9556c2c34c448c7711c2d1fabc13dd23566952", kill_on_drop: false }` [INFO] [stdout] 41748ea90c966c3c46dd646d7c9556c2c34c448c7711c2d1fabc13dd23566952 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e147e1789d9710b4ceff3c14158d1dca27e6292b94b80e7f8e30846836561e7 [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" "0e147e1789d9710b4ceff3c14158d1dca27e6292b94b80e7f8e30846836561e7", kill_on_drop: false }` [INFO] [stderr] Checking tljl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/lexer/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static!{ [INFO] [stdout] 36 | | static ref KEYWORD_LET_RX: Regex = Regex::new(r"^let").unwrap(); [INFO] [stdout] 37 | | static ref KEYWORD_FN_RX: Regex = Regex::new(r"^fn").unwrap(); [INFO] [stdout] 38 | | static ref KEYWORD_STRUCT_RX: Regex = Regex::new(r"^struct").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | static ref COMMA_SEPARATOR_RX: Regex = Regex::new(r"^,").unwrap(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/parser/lexer/mod.rs:70:42 [INFO] [stdout] | [INFO] [stdout] 70 | let trimmed_string = $string.trim_left(); [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] ... [INFO] [stdout] 98 | / tokenize!(input, [INFO] [stdout] 99 | | token_container, [INFO] [stdout] 100 | | pos_counter, [INFO] [stdout] 101 | | KEYWORD_LET_RX | |_| Token::KeywordLet, [INFO] [stdout] ... | [INFO] [stdout] 125 | | DIVISION_OPERATOR_RX | |_| Token::DivisionOperator, [INFO] [stdout] 126 | | COMMA_SEPARATOR_RX | |_| Token::CommaSeparator); [INFO] [stdout] | |______________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/parser/lexer/mod.rs:70:42 [INFO] [stdout] | [INFO] [stdout] 70 | let trimmed_string = $string.trim_left(); [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] ... [INFO] [stdout] 98 | / tokenize!(input, [INFO] [stdout] 99 | | token_container, [INFO] [stdout] 100 | | pos_counter, [INFO] [stdout] 101 | | KEYWORD_LET_RX | |_| Token::KeywordLet, [INFO] [stdout] ... | [INFO] [stdout] 125 | | DIVISION_OPERATOR_RX | |_| Token::DivisionOperator, [INFO] [stdout] 126 | | COMMA_SEPARATOR_RX | |_| Token::CommaSeparator); [INFO] [stdout] | |______________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 51 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 51 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `Command { std: "docker" "inspect" "0e147e1789d9710b4ceff3c14158d1dca27e6292b94b80e7f8e30846836561e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e147e1789d9710b4ceff3c14158d1dca27e6292b94b80e7f8e30846836561e7", kill_on_drop: false }` [INFO] [stdout] 0e147e1789d9710b4ceff3c14158d1dca27e6292b94b80e7f8e30846836561e7