[INFO] fetching crate ares 0.1.0... [INFO] checking ares-0.1.0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate ares 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate ares 0.1.0 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ares 0.1.0 [INFO] finished tweaking crates.io crate ares 0.1.0 [INFO] tweaked toml for crates.io crate ares 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b35e5db7daaecf3f0701267cb2e86ba643129e0e2e3dfec3f754ba4df4bc103 [INFO] running `Command { std: "docker" "start" "-a" "4b35e5db7daaecf3f0701267cb2e86ba643129e0e2e3dfec3f754ba4df4bc103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b35e5db7daaecf3f0701267cb2e86ba643129e0e2e3dfec3f754ba4df4bc103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b35e5db7daaecf3f0701267cb2e86ba643129e0e2e3dfec3f754ba4df4bc103", kill_on_drop: false }` [INFO] [stdout] 4b35e5db7daaecf3f0701267cb2e86ba643129e0e2e3dfec3f754ba4df4bc103 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8837ea683c72241caca35d4683c65efe4ac025ad269d22056ab4f64ea9831b96 [INFO] running `Command { std: "docker" "start" "-a" "8837ea683c72241caca35d4683c65efe4ac025ad269d22056ab4f64ea9831b96", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking ares v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `rebar` [INFO] [stdout] --> tests/define.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate rebar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rebar` [INFO] [stdout] --> tests/arithmetic.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate rebar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rebar` [INFO] [stdout] --> tests/util.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate rebar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rebar` [INFO] [stdout] --> tests/util.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate rebar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rebar` [INFO] [stdout] --> tests/util.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate rebar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rebar` [INFO] [stdout] --> tests/equals.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate rebar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rebar` [INFO] [stdout] --> tests/util.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate rebar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rebar` [INFO] [stdout] --> tests/cond.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate rebar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rebar` [INFO] [stdout] --> tests/util.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate rebar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rebar` [INFO] [stdout] --> tests/lambda.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate rebar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rebar` [INFO] [stdout] --> tests/util.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate rebar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rebar` [INFO] [stdout] --> tests/types.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate rebar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rebar` [INFO] [stdout] --> tests/util.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate rebar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | env.set_function("=", stdlib::core::equals); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | env.set_function("=", stdlib::core::equals); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | env.set_function("=", stdlib::core::equals); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | env.set_function("=", stdlib::core::equals); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | env.set_function("+", stdlib::arithmetic::add_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | env.set_function("+", stdlib::arithmetic::add_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | env.set_function("=", stdlib::core::equals); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | env.set_function("+", stdlib::arithmetic::add_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | env.set_function("+.", stdlib::arithmetic::add_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | env.set_function("+", stdlib::arithmetic::add_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | env.set_function("+.", stdlib::arithmetic::add_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | env.set_function("+", stdlib::arithmetic::add_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | env.set_function("+.", stdlib::arithmetic::add_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | env.set_function("-", stdlib::arithmetic::sub_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | env.set_function("=", stdlib::core::equals); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | env.set_function("+.", stdlib::arithmetic::add_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | env.set_function("-", stdlib::arithmetic::sub_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | env.set_function("=", stdlib::core::equals); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | env.set_function("+.", stdlib::arithmetic::add_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | env.set_function("-", stdlib::arithmetic::sub_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | env.set_function("-.", stdlib::arithmetic::sub_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | env.set_function("-", stdlib::arithmetic::sub_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | env.set_function("+", stdlib::arithmetic::add_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | env.set_function("-.", stdlib::arithmetic::sub_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | env.set_function("+", stdlib::arithmetic::add_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | env.set_function("-", stdlib::arithmetic::sub_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | env.set_function("-.", stdlib::arithmetic::sub_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | env.set_function("*", stdlib::arithmetic::mul_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | env.set_function("-.", stdlib::arithmetic::sub_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | env.set_function("+.", stdlib::arithmetic::add_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | env.set_function("*", stdlib::arithmetic::mul_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | env.set_function("+.", stdlib::arithmetic::add_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | env.set_function("-.", stdlib::arithmetic::sub_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | env.set_function("*.", stdlib::arithmetic::mul_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | env.set_function("*", stdlib::arithmetic::mul_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | env.set_function("*", stdlib::arithmetic::mul_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | env.set_function("-", stdlib::arithmetic::sub_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | env.set_function("*.", stdlib::arithmetic::mul_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | env.set_function("-", stdlib::arithmetic::sub_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | env.set_function("*", stdlib::arithmetic::mul_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | env.set_function("/", stdlib::arithmetic::div_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | env.set_function("-.", stdlib::arithmetic::sub_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | env.set_function("*.", stdlib::arithmetic::mul_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | env.set_function("*.", stdlib::arithmetic::mul_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | env.set_function("/", stdlib::arithmetic::div_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | env.set_function("-.", stdlib::arithmetic::sub_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | env.set_function("*.", stdlib::arithmetic::mul_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | env.set_function("*", stdlib::arithmetic::mul_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | env.set_function("/.", stdlib::arithmetic::div_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | env.set_function("/", stdlib::arithmetic::div_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | env.set_function("/", stdlib::arithmetic::div_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | env.set_function("/.", stdlib::arithmetic::div_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | env.set_function("*", stdlib::arithmetic::mul_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | env.set_function("/", stdlib::arithmetic::div_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | env.set_function("*.", stdlib::arithmetic::mul_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | env.set_function("/.", stdlib::arithmetic::div_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | env.set_uneval_function("quote", stdlib::core::quote); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | env.set_uneval_function("quote", stdlib::core::quote); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | env.set_function("/.", stdlib::arithmetic::div_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | env.set_function("*.", stdlib::arithmetic::mul_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | env.set_function("/.", stdlib::arithmetic::div_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | env.set_uneval_function("quote", stdlib::core::quote); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | env.set_uneval_function("if", stdlib::core::cond); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | env.set_function("/", stdlib::arithmetic::div_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | env.set_uneval_function("if", stdlib::core::cond); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | env.set_uneval_function("quote", stdlib::core::quote); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | env.set_function("/", stdlib::arithmetic::div_ints); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | env.set_uneval_function("quote", stdlib::core::quote); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | env.set_uneval_function("define", stdlib::core::define); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | env.set_uneval_function("if", stdlib::core::cond); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | env.set_function("/.", stdlib::arithmetic::div_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | env.set_uneval_function("define", stdlib::core::define); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | env.set_uneval_function("if", stdlib::core::cond); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | env.set_uneval_function("if", stdlib::core::cond); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | env.set_function("/.", stdlib::arithmetic::div_floats); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | env.set_uneval_function("lambda", stdlib::core::lambda); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | env.set_uneval_function("define", stdlib::core::define); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | env.set_uneval_function("quote", stdlib::core::quote); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | env.set_uneval_function("lambda", stdlib::core::lambda); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | env.set_uneval_function("define", stdlib::core::define); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | env.set_uneval_function("quote", stdlib::core::quote); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | env.set_uneval_function("define", stdlib::core::define); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | env.set_uneval_function("if", stdlib::core::cond); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | env.set_uneval_function("lambda", stdlib::core::lambda); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | env.set_uneval_function("lambda", stdlib::core::lambda); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Environment` in this scope [INFO] [stdout] --> tests/util.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | fn basic_environment() -> Rc> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | fn basic_environment() -> Rc> { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Value` in this scope [INFO] [stdout] --> tests/util.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn e(program: &str) -> Value { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | env.set_uneval_function("if", stdlib::core::cond); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | env.set_uneval_function("lambda", stdlib::core::lambda); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | env.set_uneval_function("define", stdlib::core::define); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | env.set_uneval_function("define", stdlib::core::define); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | env.set_uneval_function("lambda", stdlib::core::lambda); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Environment` [INFO] [stdout] --> tests/util.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | let mut env = Environment::new(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Environment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stdlib` [INFO] [stdout] --> tests/util.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | env.set_uneval_function("lambda", stdlib::core::lambda); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stdlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Environment` in this scope [INFO] [stdout] --> tests/util.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | fn basic_environment() -> Rc> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | fn basic_environment() -> Rc> { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Value` in this scope [INFO] [stdout] --> tests/util.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn e(program: &str) -> Value { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse` in this scope [INFO] [stdout] --> tests/util.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | let trees = parse(program); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: use the `.` operator to call the method `parse` on `&str` [INFO] [stdout] | [INFO] [stdout] 32 - let trees = parse(program); [INFO] [stdout] 32 + let trees = program.parse(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `eval` in this scope [INFO] [stdout] --> tests/util.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | last = Some(eval(&tree, &mut env)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Environment` in this scope [INFO] [stdout] --> tests/util.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | fn basic_environment() -> Rc> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | fn basic_environment() -> Rc> { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Value` in this scope [INFO] [stdout] --> tests/util.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn e(program: &str) -> Value { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Environment` in this scope [INFO] [stdout] --> tests/util.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | fn basic_environment() -> Rc> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | fn basic_environment() -> Rc> { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Value` in this scope [INFO] [stdout] --> tests/util.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn e(program: &str) -> Value { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Environment` [INFO] [stdout] --> tests/util.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | let mut env = Environment::new(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Environment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Environment` [INFO] [stdout] --> tests/util.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | let mut env = Environment::new(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Environment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Environment` [INFO] [stdout] --> tests/util.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | let mut env = Environment::new(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Environment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Environment` in this scope [INFO] [stdout] --> tests/util.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | fn basic_environment() -> Rc> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | fn basic_environment() -> Rc> { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Value` in this scope [INFO] [stdout] --> tests/util.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn e(program: &str) -> Value { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse` in this scope [INFO] [stdout] --> tests/util.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | let trees = parse(program); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: use the `.` operator to call the method `parse` on `&str` [INFO] [stdout] | [INFO] [stdout] 32 - let trees = parse(program); [INFO] [stdout] 32 + let trees = program.parse(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `eval` in this scope [INFO] [stdout] --> tests/util.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | last = Some(eval(&tree, &mut env)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse` in this scope [INFO] [stdout] --> tests/util.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | let trees = parse(program); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: use the `.` operator to call the method `parse` on `&str` [INFO] [stdout] | [INFO] [stdout] 32 - let trees = parse(program); [INFO] [stdout] 32 + let trees = program.parse(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Environment` in this scope [INFO] [stdout] --> tests/util.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | fn basic_environment() -> Rc> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | fn basic_environment() -> Rc> { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse` in this scope [INFO] [stdout] --> tests/util.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | let trees = parse(program); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: use the `.` operator to call the method `parse` on `&str` [INFO] [stdout] | [INFO] [stdout] 32 - let trees = parse(program); [INFO] [stdout] 32 + let trees = program.parse(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Value` in this scope [INFO] [stdout] --> tests/util.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn e(program: &str) -> Value { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `eval` in this scope [INFO] [stdout] --> tests/util.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | last = Some(eval(&tree, &mut env)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `eval` in this scope [INFO] [stdout] --> tests/util.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | last = Some(eval(&tree, &mut env)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ares` (test "util") due to 19 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/cond.rs:10:39 [INFO] [stdout] | [INFO] [stdout] 10 | assert_eq!(e("(if (= 1 1) 5 6)"), Value::Int(5)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/cond.rs:11:39 [INFO] [stdout] | [INFO] [stdout] 11 | assert_eq!(e("(if (= 1 2) 5 6)"), Value::Int(6)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/define.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | (+ x 1)"), Value::Int(6)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/equals.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | assert_eq!( e("(= 1 1)"), Value::Bool(true)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/define.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | x))"), Value::Int(5)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/equals.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | assert_eq!( e("(= 2 2 2 2)"), Value::Bool(true)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/define.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | x)))))"), Value::Int(16)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/equals.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 13 | assert_eq!( e("(= 1 2)"), Value::Bool(false)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/equals.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | assert_eq!( e("(= 1 1 2)"), Value::Bool(false)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Environment` [INFO] [stdout] --> tests/util.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | let mut env = Environment::new(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Environment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Environment` in this scope [INFO] [stdout] --> tests/util.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | fn basic_environment() -> Rc> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | fn basic_environment() -> Rc> { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Value` in this scope [INFO] [stdout] --> tests/util.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn e(program: &str) -> Value { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Environment` [INFO] [stdout] --> tests/util.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | let mut env = Environment::new(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Environment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse` in this scope [INFO] [stdout] --> tests/util.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | let trees = parse(program); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: use the `.` operator to call the method `parse` on `&str` [INFO] [stdout] | [INFO] [stdout] 32 - let trees = parse(program); [INFO] [stdout] 32 + let trees = program.parse(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `eval` in this scope [INFO] [stdout] --> tests/util.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | last = Some(eval(&tree, &mut env)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/lambda.rs:10:38 [INFO] [stdout] | [INFO] [stdout] 10 | assert_eq!(e("((lambda () 1))"), Value::Int(1)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse` in this scope [INFO] [stdout] --> tests/util.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | let trees = parse(program); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: use the `.` operator to call the method `parse` on `&str` [INFO] [stdout] | [INFO] [stdout] 32 - let trees = parse(program); [INFO] [stdout] 32 + let trees = program.parse(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/lambda.rs:11:47 [INFO] [stdout] | [INFO] [stdout] 11 | assert_eq!(e("((lambda (a) (+ a 2)) 3)"), Value::Int(5)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `eval` in this scope [INFO] [stdout] --> tests/util.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | last = Some(eval(&tree, &mut env)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/lambda.rs:12:51 [INFO] [stdout] | [INFO] [stdout] 12 | assert_eq!(e("((lambda (a b) (+ a b)) 3 4)"), Value::Int(7)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ares` (test "cond") due to 22 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/lambda.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | Value::Int(10)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/lambda.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | Value::Int(10)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/lambda.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | (sum 4)"), Value::Int(10)) [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Environment` [INFO] [stdout] --> tests/util.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | let mut env = Environment::new(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Environment` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ares` (test "equals") due to 24 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/types.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | assert_eq!(e("5"), Value::Int(5)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/types.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | assert_eq!(e("-5"), Value::Int(-5)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ares` (test "define") due to 23 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/types.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | assert_eq!(e("5.0"), Value::Float(5.0)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/types.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(e("-5.0"), Value::Float(-5.0)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/types.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | assert_eq!(e("true"), Value::Bool(true)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/types.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | assert_eq!(e("false"), Value::Bool(false)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/types.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | assert_eq!(e("\"foobar\""), Value::String(Rc::new("foobar".to_string()))) [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse` in this scope [INFO] [stdout] --> tests/util.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | let trees = parse(program); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: use the `.` operator to call the method `parse` on `&str` [INFO] [stdout] | [INFO] [stdout] 32 - let trees = parse(program); [INFO] [stdout] 32 + let trees = program.parse(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `eval` in this scope [INFO] [stdout] --> tests/util.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | last = Some(eval(&tree, &mut env)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/arithmetic.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | assert_eq!(e("(+)"), Value::Int(0)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/arithmetic.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | assert_eq!(e("(+ 1)"), Value::Int(1)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/arithmetic.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | assert_eq!(e("(+ 1 2)"), Value::Int(3)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/arithmetic.rs:13:36 [INFO] [stdout] | [INFO] [stdout] 13 | assert_eq!(e("(+ 1 (+ 2 3))"), Value::Int(6)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/arithmetic.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | assert_eq!(e("(- 1)"), Value::Int(-1)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/arithmetic.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | assert_eq!(e("(- 1 2)"), Value::Int(-1)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/arithmetic.rs:21:36 [INFO] [stdout] | [INFO] [stdout] 21 | assert_eq!(e("(- 1 (- 2 3))"), Value::Int(2)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ares` (test "lambda") due to 26 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/arithmetic.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | assert_eq!(e("(*)"), Value::Int(1)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/arithmetic.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | assert_eq!(e("(* 2)"), Value::Int(2)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/arithmetic.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | assert_eq!(e("(* 2 2)"), Value::Int(4)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/arithmetic.rs:29:36 [INFO] [stdout] | [INFO] [stdout] 29 | assert_eq!(e("(* 2 (* 2 3))"), Value::Int(12)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/arithmetic.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | assert_eq!(e("(/ 2)"), Value::Int(2)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/arithmetic.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | assert_eq!(e("(/ 4 2)"), Value::Int(2)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/arithmetic.rs:37:36 [INFO] [stdout] | [INFO] [stdout] 37 | assert_eq!(e("(/ 8 (/ 4 2))"), Value::Int(4)); [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ares` (test "types") due to 27 previous errors [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ares` (test "arithmetic") due to 34 previous errors [INFO] running `Command { std: "docker" "inspect" "8837ea683c72241caca35d4683c65efe4ac025ad269d22056ab4f64ea9831b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8837ea683c72241caca35d4683c65efe4ac025ad269d22056ab4f64ea9831b96", kill_on_drop: false }` [INFO] [stdout] 8837ea683c72241caca35d4683c65efe4ac025ad269d22056ab4f64ea9831b96