[INFO] cloning repository https://github.com/shybyte/risp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shybyte/risp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshybyte%2Frisp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshybyte%2Frisp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c15f0171e14e38dd710f34c59bad950f10479998
[INFO] checking shybyte/risp against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshybyte%2Frisp" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shybyte/risp
[INFO] finished tweaking git repo https://github.com/shybyte/risp
[INFO] tweaked toml for git repo https://github.com/shybyte/risp written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shybyte/risp on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shybyte/risp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5f57fcf1927c320d12e76fc47c5c0c8c09e07eb709cfaa4cf089d1728b40b04
[INFO] running `Command { std: "docker" "start" "-a" "e5f57fcf1927c320d12e76fc47c5c0c8c09e07eb709cfaa4cf089d1728b40b04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5f57fcf1927c320d12e76fc47c5c0c8c09e07eb709cfaa4cf089d1728b40b04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5f57fcf1927c320d12e76fc47c5c0c8c09e07eb709cfaa4cf089d1728b40b04", kill_on_drop: false }`
[INFO] [stdout] e5f57fcf1927c320d12e76fc47c5c0c8c09e07eb709cfaa4cf089d1728b40b04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07a426dc76846ccc8689e52cc4310a6eaf010d77eeddd512d1b3f7b878572c6e
[INFO] running `Command { std: "docker" "start" "-a" "07a426dc76846ccc8689e52cc4310a6eaf010d77eeddd512d1b3f7b878572c6e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.21
[INFO] [stderr]     Checking regex-syntax v0.4.0
[INFO] [stderr]     Checking lazy_static v0.2.8
[INFO] [stderr]     Checking memchr v1.0.1
[INFO] [stderr]     Checking thread-id v3.0.0
[INFO] [stderr]     Checking thread_local v0.3.3
[INFO] [stderr]     Checking aho-corasick v0.6.3
[INFO] [stderr]     Checking regex v0.2.1
[INFO] [stderr]     Checking risp v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/core.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/parse.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_internal(tokenizer: &mut Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_internal(tokenizer: &mut dyn Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stdout]   |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/core.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/parse.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_internal(tokenizer: &mut Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_internal(tokenizer: &mut dyn Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stdout]   |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/types.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Function(fn(Vec<RispType>) -> RispResult),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/core.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/parse.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_internal(tokenizer: &mut Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_internal(tokenizer: &mut dyn Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stdout]   |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/core.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/parse.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_internal(tokenizer: &mut Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_internal(tokenizer: &mut dyn Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stdout]   |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/types.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Function(fn(Vec<RispType>) -> RispResult),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/types.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Function(fn(Vec<RispType>) -> RispResult),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/types.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Function(fn(Vec<RispType>) -> RispResult),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.72s
[INFO] running `Command { std: "docker" "inspect" "07a426dc76846ccc8689e52cc4310a6eaf010d77eeddd512d1b3f7b878572c6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07a426dc76846ccc8689e52cc4310a6eaf010d77eeddd512d1b3f7b878572c6e", kill_on_drop: false }`
[INFO] [stdout] 07a426dc76846ccc8689e52cc4310a6eaf010d77eeddd512d1b3f7b878572c6e
