[INFO] fetching crate ares 0.1.0... [INFO] checking ares-0.1.0 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate ares 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate ares 0.1.0 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "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-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33368e420d48e30f717aa2ad3e07136b3234595f37282cb591e9d55e73dc32b1 [INFO] running `Command { std: "docker" "start" "-a" "33368e420d48e30f717aa2ad3e07136b3234595f37282cb591e9d55e73dc32b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33368e420d48e30f717aa2ad3e07136b3234595f37282cb591e9d55e73dc32b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33368e420d48e30f717aa2ad3e07136b3234595f37282cb591e9d55e73dc32b1", kill_on_drop: false }` [INFO] [stdout] 33368e420d48e30f717aa2ad3e07136b3234595f37282cb591e9d55e73dc32b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52ba999cb8a5b448b0713f7dd97a7ef056aa482405ea724bfe220a331e326cc1 [INFO] running `Command { std: "docker" "start" "-a" "52ba999cb8a5b448b0713f7dd97a7ef056aa482405ea724bfe220a331e326cc1", kill_on_drop: false }` [INFO] [stderr] Checking ares v0.1.0 (/opt/rustwide/workdir) [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/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/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/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/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/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/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: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: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: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: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: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: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: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: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: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: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[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[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[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: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: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: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: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: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: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: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: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: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: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: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: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: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[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: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: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: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: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: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: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: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: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: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: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: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: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[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[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: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: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[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: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: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: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: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: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: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: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 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: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: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: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: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: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: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: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: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: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[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: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[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[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[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] 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[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 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[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[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 `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 `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 `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: aborting due to 19 previous errors [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[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/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] [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] 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/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[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/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 `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 `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[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[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[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] [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[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] [stderr] error: could not compile `ares` (test "util") due to 20 previous errors [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] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 27 previous errors [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/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: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: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[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 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 `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/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/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: aborting due to 26 previous errors [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/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: aborting due to 23 previous errors [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: aborting due to 24 previous errors [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] [stderr] error: could not compile `ares` (test "types") due to 28 previous errors [INFO] [stderr] error: could not compile `ares` (test "lambda") due to 27 previous errors [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ares` (test "equals") due to 25 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] [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 "define") due to 24 previous errors [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] [stderr] error: could not compile `ares` (test "cond") due to 23 previous errors [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] [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] [stdout] error: aborting due to 34 previous errors [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] [stderr] error: could not compile `ares` (test "arithmetic") due to 35 previous errors [INFO] running `Command { std: "docker" "inspect" "52ba999cb8a5b448b0713f7dd97a7ef056aa482405ea724bfe220a331e326cc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52ba999cb8a5b448b0713f7dd97a7ef056aa482405ea724bfe220a331e326cc1", kill_on_drop: false }` [INFO] [stdout] 52ba999cb8a5b448b0713f7dd97a7ef056aa482405ea724bfe220a331e326cc1 [INFO] checking ares-0.1.0 against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] extracting crate ares 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate ares 0.1.0 on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "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-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ecb90b5ea35949287d277d5d45f675f41e4912b798c99c5231b5188990fda839 [INFO] running `Command { std: "docker" "start" "-a" "ecb90b5ea35949287d277d5d45f675f41e4912b798c99c5231b5188990fda839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecb90b5ea35949287d277d5d45f675f41e4912b798c99c5231b5188990fda839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecb90b5ea35949287d277d5d45f675f41e4912b798c99c5231b5188990fda839", kill_on_drop: false }` [INFO] [stdout] ecb90b5ea35949287d277d5d45f675f41e4912b798c99c5231b5188990fda839 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c513d37e1283cf5491ce4edba49ddcae109d5d56d0da03ad3c9f7c7b8ed15615 [INFO] running `Command { std: "docker" "start" "-a" "c513d37e1283cf5491ce4edba49ddcae109d5d56d0da03ad3c9f7c7b8ed15615", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "c513d37e1283cf5491ce4edba49ddcae109d5d56d0da03ad3c9f7c7b8ed15615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c513d37e1283cf5491ce4edba49ddcae109d5d56d0da03ad3c9f7c7b8ed15615", kill_on_drop: false }` [INFO] [stdout] c513d37e1283cf5491ce4edba49ddcae109d5d56d0da03ad3c9f7c7b8ed15615