[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] testing shybyte/risp against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshybyte%2Frisp" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shybyte/risp on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded thread-id v3.0.0
[INFO] [stderr]   Downloaded utf8-ranges v1.0.0
[INFO] [stderr]   Downloaded unreachable v0.1.1
[INFO] [stderr]   Downloaded thread_local v0.3.3
[INFO] [stderr]   Downloaded lazy_static v0.2.8
[INFO] [stderr]   Downloaded memchr v1.0.1
[INFO] [stderr]   Downloaded aho-corasick v0.6.3
[INFO] [stderr]   Downloaded regex v0.2.1
[INFO] [stderr]   Downloaded regex-syntax v0.4.0
[INFO] [stderr]   Downloaded libc v0.2.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7cea1d89abb350399171535f3e357d59aa3a091238e3bf008638dcc850a9fa8c
[INFO] running `Command { std: "docker" "start" "-a" "7cea1d89abb350399171535f3e357d59aa3a091238e3bf008638dcc850a9fa8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7cea1d89abb350399171535f3e357d59aa3a091238e3bf008638dcc850a9fa8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cea1d89abb350399171535f3e357d59aa3a091238e3bf008638dcc850a9fa8c", kill_on_drop: false }`
[INFO] [stdout] 7cea1d89abb350399171535f3e357d59aa3a091238e3bf008638dcc850a9fa8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a444473a34a96c78a5995c6f1c6ccdf108c2098b3e4ef1e93d7ec5363100a5ed
[INFO] running `Command { std: "docker" "start" "-a" "a444473a34a96c78a5995c6f1c6ccdf108c2098b3e4ef1e93d7ec5363100a5ed", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.21
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.4.0
[INFO] [stderr]    Compiling lazy_static v0.2.8
[INFO] [stderr]    Compiling unreachable v0.1.1
[INFO] [stderr]    Compiling memchr v1.0.1
[INFO] [stderr]    Compiling thread-id v3.0.0
[INFO] [stderr]    Compiling thread_local v0.3.3
[INFO] [stderr]    Compiling aho-corasick v0.6.3
[INFO] [stderr]    Compiling regex v0.2.1
[INFO] [stderr]    Compiling 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: 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: 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 7.79s
[INFO] running `Command { std: "docker" "inspect" "a444473a34a96c78a5995c6f1c6ccdf108c2098b3e4ef1e93d7ec5363100a5ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a444473a34a96c78a5995c6f1c6ccdf108c2098b3e4ef1e93d7ec5363100a5ed", kill_on_drop: false }`
[INFO] [stdout] a444473a34a96c78a5995c6f1c6ccdf108c2098b3e4ef1e93d7ec5363100a5ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e6f04373e9f88bfe627a635d13e7f42175689e44188b89e28b3127d2f218915
[INFO] running `Command { std: "docker" "start" "-a" "6e6f04373e9f88bfe627a635d13e7f42175689e44188b89e28b3127d2f218915", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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] [stderr]    Compiling 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: 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.79s
[INFO] running `Command { std: "docker" "inspect" "6e6f04373e9f88bfe627a635d13e7f42175689e44188b89e28b3127d2f218915", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e6f04373e9f88bfe627a635d13e7f42175689e44188b89e28b3127d2f218915", kill_on_drop: false }`
[INFO] [stdout] 6e6f04373e9f88bfe627a635d13e7f42175689e44188b89e28b3127d2f218915
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] da9f3de8af9e86e9d036fa94529e39fc038f6d4f84b0704913678a733933e331
[INFO] running `Command { std: "docker" "start" "-a" "da9f3de8af9e86e9d036fa94529e39fc038f6d4f84b0704913678a733933e331", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> src/core.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/tokenize.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | / lazy_static! {
[INFO] [stderr] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stderr] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stderr] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stderr] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stderr] 22 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/tokenize.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | / lazy_static! {
[INFO] [stderr] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stderr] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stderr] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stderr] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stderr] 22 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]  --> src/parse.rs:6:35
[INFO] [stderr]   |
[INFO] [stderr] 6 | fn parse_internal(tokenizer: &mut Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stderr]   |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]   |
[INFO] [stderr] 6 | fn parse_internal(tokenizer: &mut dyn Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stderr]   |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/types.rs:24:14
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stderr]    |                 --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 24 |     Function(fn(Vec<RispType>) -> RispResult),
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `risp` (lib) generated 11 warnings (6 duplicates) (run `cargo fix --lib -p risp` to apply 1 suggestion)
[INFO] [stderr] warning: `risp` (bin "risp" test) generated 11 warnings (11 duplicates)
[INFO] [stderr] warning: `risp` (bin "risp") generated 11 warnings (11 duplicates)
[INFO] [stderr] warning: `risp` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/risp-b658211e83ce4a23)
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test convert::test_convert_int_error ... ok
[INFO] [stdout] test convert::test_convert_map ... ok
[INFO] [stdout] test convert::test_convert_vector_error ... ok
[INFO] [stdout] test convert::test_convert_vector_int ... ok
[INFO] [stdout] test convert::test_flatten_error_outer ... ok
[INFO] [stdout] test convert::test_convert_map_error ... ok
[INFO] [stdout] test convert::test_flatten_into ... ok
[INFO] [stdout] test convert::test_flatten_vec ... ok
[INFO] [stdout] test convert::test_get ... ok
[INFO] [stdout] test convert::test_get_error_expected_map ... ok
[INFO] [stdout] test convert::test_get_risptype ... ok
[INFO] [stdout] test core::test_add_number_to_vector ... ok
[INFO] [stdout] test convert::test_convert_int ... ok
[INFO] [stdout] test core::test_div ... ok
[INFO] [stdout] test convert::test_convert_string_error ... ok
[INFO] [stdout] test core::test_mul_errors ... ok
[INFO] [stdout] test convert::test_get_error_expected_int ... ok
[INFO] [stdout] test core::test_rep ... ok
[INFO] [stdout] test convert::test_flatten_error_inner ... ok
[INFO] [stdout] test core::test_rep_missing_arguments ... ok
[INFO] [stdout] test convert::test_convert_string ... ok
[INFO] [stdout] test core::test_rep_needs_int_as_first_argument ... ok
[INFO] [stdout] test convert::test_convert_vector ... ok
[INFO] [stdout] test convert::test_get_none ... ok
[INFO] [stdout] test core::test_sub ... ok
[INFO] [stdout] test core::test_rep_nested ... ok
[INFO] [stdout] test core::test_sum ... ok
[INFO] [stdout] test core::test_sum2_errors ... ok
[INFO] [stdout] test core::test_sum2_number_vector ... ok
[INFO] [stdout] test core::test_sum2_vector_longer_vector ... ok
[INFO] [stdout] test core::test_sum2_vector_number ... ok
[INFO] [stdout] test core::test_sum2_vector_vector ... ok
[INFO] [stdout] test core::test_sum_errors ... ok
[INFO] [stdout] test core::test_sum_number_nested_vector ... ok
[INFO] [stdout] test core::test_sum_number_vector ... ok
[INFO] [stdout] test core::test_sum_number_vector_vector ... ok
[INFO] [stdout] test eval::test_def ... ok
[INFO] [stdout] test eval::test_def_evaluated ... ok
[INFO] [stdout] test eval::test_eval_nested_map ... ok
[INFO] [stdout] test eval::test_eval_nested_vector ... ok
[INFO] [stdout] test eval::test_eval_number ... ok
[INFO] [stdout] test eval::test_eval_defn ... ok
[INFO] [stdout] test eval::test_eval_math ... ok
[INFO] [stdout] test eval::test_eval_risp_function_does_not_change_surrounding_env ... ok
[INFO] [stdout] test eval::test_eval_extra_variadic_args ... ok
[INFO] [stdout] test eval::test_eval_defn_errors ... ok
[INFO] [stdout] test eval::test_eval_risp_function_with_args_error ... ok
[INFO] [stdout] test eval::test_eval_risp_function_no_args ... ok
[INFO] [stdout] test eval::test_eval_only_variadic_args ... ok
[INFO] [stdout] test eval::test_eval_simple_map ... ok
[INFO] [stdout] test eval::test_eval_simple_vector ... ok
[INFO] [stdout] test eval::test_ignore_comments ... ok
[INFO] [stdout] test eval::test_nested_math ... ok
[INFO] [stdout] test eval::test_mul ... ok
[INFO] [stdout] test parse::test_hash_map_empty ... ok
[INFO] [stdout] test eval::test_risp_function_no_args ... ok
[INFO] [stdout] test parse::test_bool ... ok
[INFO] [stdout] test eval::test_eval_variadic_error ... ok
[INFO] [stdout] test eval::test_return_closures ... ok
[INFO] [stdout] test eval::test_eval_risp_function_with_args ... ok
[INFO] [stdout] test parse::test_hash_map_with_1_key ... ok
[INFO] [stdout] test eval::test_risp_function_error ... ok
[INFO] [stdout] test parse::test_keyword ... ok
[INFO] [stdout] test parse::test_hash_map_with_2_keys ... ok
[INFO] [stdout] test parse::test_parse_number ... ok
[INFO] [stdout] test parse::test_list ... ok
[INFO] [stdout] test parse::test_map_with_var ... ok
[INFO] [stdout] test parse::test_parse_vector_errors ... ok
[INFO] [stdout] test parse::test_str ... ok
[INFO] [stdout] test tokenize::test_empty_map ... ok
[INFO] [stdout] test tokenize::test_list_ending_with_symbol ... ok
[INFO] [stdout] test tokenize::test_map ... ok
[INFO] [stdout] test tokenize::test_ignore_single_line_comment ... ok
[INFO] [stdout] test tokenize::test_map_ending_with_symbol_as_value ... ok
[INFO] [stdout] test tokenize::test_negative_int ... ok
[INFO] [stdout] test tokenize::test_tokenizer ... ok
[INFO] [stdout] test tokenize::test_string ... ok
[INFO] [stdout] test tokenize::test_tokenizer_symbol ... ok
[INFO] [stdout] test tokenize::test_tokenizer_vector ... ok
[INFO] [stdout] test tokenize::test_vector_ending_with_symbol ... ok
[INFO] [stdout] test parse::test_parse_symbols ... ok
[INFO] [stdout] test parse::test_parse_vector ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/risp-d0e9292af697dadf)
[INFO] [stdout] test parse::test_hash_map_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test core::test_rep_missing_arguments ... ok
[INFO] [stdout] test core::test_rep_needs_int_as_first_argument ... ok
[INFO] [stdout] test core::test_sub ... ok
[INFO] [stdout] test core::test_sum ... ok
[INFO] [stdout] test core::test_sum2_errors ... ok
[INFO] [stdout] test core::test_sum2_number_vector ... ok
[INFO] [stdout] test core::test_sum2_vector_longer_vector ... ok
[INFO] [stdout] test core::test_sum2_vector_number ... ok
[INFO] [stdout] test core::test_sum2_vector_vector ... ok
[INFO] [stdout] test core::test_sum_errors ... ok
[INFO] [stdout] test core::test_sum_number_nested_vector ... ok
[INFO] [stdout] test core::test_sum_number_vector ... ok
[INFO] [stdout] test core::test_sum_number_vector_vector ... ok
[INFO] [stdout] test eval::test_def ... ok
[INFO] [stdout] test eval::test_def_evaluated ... ok
[INFO] [stdout] test core::test_div ... ok
[INFO] [stdout] test core::test_rep_nested ... ok
[INFO] [stdout] test core::test_add_number_to_vector ... ok
[INFO] [stdout] test eval::test_eval_nested_map ... ok
[INFO] [stdout] test eval::test_eval_defn_errors ... ok
[INFO] [stdout] test core::test_mul_errors ... ok
[INFO] [stdout] test eval::test_eval_nested_vector ... ok
[INFO] [stdout] test eval::test_eval_only_variadic_args ... ok
[INFO] [stdout] test eval::test_eval_extra_variadic_args ... ok
[INFO] [stdout] test eval::test_eval_defn ... ok
[INFO] [stdout] test eval::test_eval_risp_function_does_not_change_surrounding_env ... ok
[INFO] [stdout] test eval::test_eval_risp_function_with_args ... ok
[INFO] [stdout] test eval::test_eval_simple_vector ... ok
[INFO] [stdout] test eval::test_eval_math ... ok
[INFO] [stdout] test eval::test_eval_simple_map ... ok
[INFO] [stdout] test eval::test_mul ... ok
[INFO] [stdout] test eval::test_eval_risp_function_no_args ... ok
[INFO] [stdout] test eval::test_eval_variadic_error ... ok
[INFO] [stdout] test eval::test_risp_function_error ... ok
[INFO] [stdout] test eval::test_eval_number ... ok
[INFO] [stdout] test eval::test_ignore_comments ... ok
[INFO] [stdout] test parse::test_hash_map_empty ... ok
[INFO] [stdout] test eval::test_risp_function_no_args ... ok
[INFO] [stdout] test parse::test_bool ... ok
[INFO] [stdout] test parse::test_hash_map_errors ... ok
[INFO] [stdout] test parse::test_hash_map_with_2_keys ... ok
[INFO] [stdout] test eval::test_eval_risp_function_with_args_error ... ok
[INFO] [stdout] test parse::test_list ... ok
[INFO] [stdout] test parse::test_keyword ... ok
[INFO] [stdout] test parse::test_parse_number ... ok
[INFO] [stdout] test parse::test_map_with_var ... ok
[INFO] [stdout] test parse::test_parse_vector ... ok
[INFO] [stdout] test parse::test_parse_symbols ... ok
[INFO] [stdout] test parse::test_parse_vector_errors ... ok
[INFO] [stdout] test parse::test_str ... ok
[INFO] [stdout] test tokenize::test_empty_map ... ok
[INFO] [stdout] test tokenize::test_ignore_single_line_comment ... ok
[INFO] [stdout] test tokenize::test_negative_int ... ok
[INFO] [stdout] test tokenize::test_list_ending_with_symbol ... ok
[INFO] [stdout] test tokenize::test_map_ending_with_symbol_as_value ... ok
[INFO] [stdout] test tokenize::test_map ... ok
[INFO] [stdout] test eval::test_nested_math ... ok
[INFO] [stdout] test tokenize::test_string ... ok
[INFO] [stdout] test tokenize::test_tokenizer ... ok
[INFO] [stdout] test tokenize::test_tokenizer_symbol ... ok
[INFO] [stdout] test tokenize::test_tokenizer_vector ... ok
[INFO] [stdout] test tokenize::test_vector_ending_with_symbol ... ok
[INFO] [stdout] test eval::test_return_closures ... ok
[INFO] [stdout] test core::test_rep ... ok
[INFO] [stdout] test parse::test_hash_map_with_1_key ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/risp.rs (/opt/rustwide/target/debug/deps/risp-7509855e5cee053a)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_eval_errors ... ok
[INFO] [stdout] test test_eval_vector ... ok
[INFO] [stdout] test test_parsing_errors ... ok
[INFO] [stdout] test test_eval_map ... ok
[INFO] [stdout] test test_eval_error_expected_function ... ok
[INFO] [stdout] test test_def ... ok
[INFO] [stdout] test test_eval_do_empty ... ok
[INFO] [stdout] test test_sum ... ok
[INFO] [stdout] test test_eval_do ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/risp_examples.rs (/opt/rustwide/target/debug/deps/risp_examples-0e4d6cdd9f2b7c08)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_example_song ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/risp_readme.rs (/opt/rustwide/target/debug/deps/risp_readme-3076290ef1621073)
[INFO] [stdout] test test_minimal_example ... ok
[INFO] [stdout] test test_kitchen_sink ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/risp_readme_convert.rs (/opt/rustwide/target/debug/deps/risp_readme_convert-9869054661222d0a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_convert_to_struct_example ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests risp
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "da9f3de8af9e86e9d036fa94529e39fc038f6d4f84b0704913678a733933e331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da9f3de8af9e86e9d036fa94529e39fc038f6d4f84b0704913678a733933e331", kill_on_drop: false }`
[INFO] [stdout] da9f3de8af9e86e9d036fa94529e39fc038f6d4f84b0704913678a733933e331
