[INFO] fetching crate expressive 0.1.2...
[INFO] checking expressive-0.1.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate expressive 0.1.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate expressive 0.1.2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate expressive 0.1.2
[INFO] finished tweaking crates.io crate expressive 0.1.2
[INFO] tweaked toml for crates.io crate expressive 0.1.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate expressive 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72d0a91ae9d0af16c2cba9e9735f304aa7ca8dc66ac6c64aace47186d5d69c6d
[INFO] running `Command { std: "docker" "start" "-a" "72d0a91ae9d0af16c2cba9e9735f304aa7ca8dc66ac6c64aace47186d5d69c6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72d0a91ae9d0af16c2cba9e9735f304aa7ca8dc66ac6c64aace47186d5d69c6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72d0a91ae9d0af16c2cba9e9735f304aa7ca8dc66ac6c64aace47186d5d69c6d", kill_on_drop: false }`
[INFO] [stdout] 72d0a91ae9d0af16c2cba9e9735f304aa7ca8dc66ac6c64aace47186d5d69c6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6940aa38d18b21347803b96ad92d125553fbb34c8d13f06d57d8cb28bfc16f6
[INFO] running `Command { std: "docker" "start" "-a" "b6940aa38d18b21347803b96ad92d125553fbb34c8d13f06d57d8cb28bfc16f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking expressive v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `value_type::ValueType`
[INFO] [stdout]   --> src/context/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     value::{value_type::ValueType, Value},
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashSet`
[INFO] [stdout]  --> src/function/builtin.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     collections::HashSet,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BTreeMap`, `HashMap`
[INFO] [stdout]  --> src/value/mod.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 |     collections::{BTreeMap, HashMap},
[INFO] [stdout]   |                   ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `argument`
[INFO] [stdout]  --> src/container.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn run(argument: &Value) -> Result<Value> {
[INFO] [stdout]   |            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argument`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `argument`
[INFO] [stdout]  --> src/container.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn build(argument: &Value) -> Result<Value> {
[INFO] [stdout]   |              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argument`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `argument`
[INFO] [stdout]  --> src/container.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn list(argument: &Value) -> Result<Value> {
[INFO] [stdout]   |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argument`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `argument`
[INFO] [stdout]   --> src/container.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn build(argument: &Value) -> Result<Value> {
[INFO] [stdout]    |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argument`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `argument`
[INFO] [stdout]   --> src/container.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn list(argument: &Value) -> Result<Value> {
[INFO] [stdout]    |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argument`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `identifier`
[INFO] [stdout]    --> src/context/mod.rs:154:32
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn set_function(&mut self, identifier: String, function: Function) -> EvalexprResult<()> {
[INFO] [stdout]     |                                ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function`
[INFO] [stdout]    --> src/context/mod.rs:154:52
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn set_function(&mut self, identifier: String, function: Function) -> EvalexprResult<()> {
[INFO] [stdout]     |                                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build` is never used
[INFO] [stdout]  --> src/container.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn build(argument: &Value) -> Result<Value> {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create` is never used
[INFO] [stdout]  --> src/dir.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn create(arg: &Value) -> Result<Value> {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read` is never used
[INFO] [stdout]   --> src/dir.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn read(arg: &Value) -> Result<Value> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove` is never used
[INFO] [stdout]   --> src/dir.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn remove() -> Result<Value> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `expected_type` is never used
[INFO] [stdout]    --> src/error/mod.rs:304:19
[INFO] [stdout]     |
[INFO] [stdout] 231 | impl EvalexprError {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 304 |     pub(crate) fn expected_type(expected: &Value, actual: Value) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IsSendAndSync` is never used
[INFO] [stdout]   --> src/function/mod.rs:81:7
[INFO] [stdout]    |
[INFO] [stdout] 81 | trait IsSendAndSync: Send + Sync {}
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fish` is never used
[INFO] [stdout]  --> src/shell.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn fish(arg: &Value) -> Result<Value> {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/context/mod.rs:106:17
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 self.call_function(identifier, &Value::Empty);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 let _ = self.call_function(identifier, &Value::Empty);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 18 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stdout] error[E0432]: unresolved import `evalexpr`
[INFO] [stdout]  --> benches/benchs.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use evalexpr::build_operator_tree;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `evalexpr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `value_type::ValueType`
[INFO] [stdout]   --> src/context/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     value::{value_type::ValueType, Value},
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashSet`
[INFO] [stdout]  --> src/function/builtin.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     collections::HashSet,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BTreeMap`, `HashMap`
[INFO] [stdout]  --> src/value/mod.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 |     collections::{BTreeMap, HashMap},
[INFO] [stdout]   |                   ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `evalexpr`
[INFO] [stdout]  --> tests/integration.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use evalexpr::{error::*, *};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `evalexpr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `evalexpr`
[INFO] [stdout]  --> tests/integration.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use evalexpr::{error::*, *};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `evalexpr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `context_map` in this scope
[INFO] [stdout]     --> tests/integration.rs:1560:23
[INFO] [stdout]      |
[INFO] [stdout] 1560 |     let mut context = context_map! {"a" => 5, "b" => 5.0}.unwrap();
[INFO] [stdout]      |                       ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::context_map;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `context_map` in this scope
[INFO] [stdout]     --> tests/integration.rs:1795:19
[INFO] [stdout]      |
[INFO] [stdout] 1795 |     let context = context_map! {
[INFO] [stdout]      |                   ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::context_map;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `context_map` in this scope
[INFO] [stdout]     --> tests/integration.rs:2013:42
[INFO] [stdout]      |
[INFO] [stdout] 2013 |         eval_with_context("a+100(a*2)", &context_map! {"a" => 4}.unwrap()),
[INFO] [stdout]      |                                          ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::context_map;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `expressive` (bench "benchs") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `argument`
[INFO] [stdout]  --> src/container.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn run(argument: &Value) -> Result<Value> {
[INFO] [stdout]   |            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argument`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `argument`
[INFO] [stdout]  --> src/container.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn build(argument: &Value) -> Result<Value> {
[INFO] [stdout]   |              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argument`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `argument`
[INFO] [stdout]  --> src/container.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn list(argument: &Value) -> Result<Value> {
[INFO] [stdout]   |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argument`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `argument`
[INFO] [stdout]   --> src/container.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn build(argument: &Value) -> Result<Value> {
[INFO] [stdout]    |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argument`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `argument`
[INFO] [stdout]   --> src/container.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn list(argument: &Value) -> Result<Value> {
[INFO] [stdout]    |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argument`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `identifier`
[INFO] [stdout]    --> src/context/mod.rs:154:32
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn set_function(&mut self, identifier: String, function: Function) -> EvalexprResult<()> {
[INFO] [stdout]     |                                ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function`
[INFO] [stdout]    --> src/context/mod.rs:154:52
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn set_function(&mut self, identifier: String, function: Function) -> EvalexprResult<()> {
[INFO] [stdout]     |                                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build` is never used
[INFO] [stdout]  --> src/container.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn build(argument: &Value) -> Result<Value> {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create` is never used
[INFO] [stdout]  --> src/dir.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn create(arg: &Value) -> Result<Value> {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read` is never used
[INFO] [stdout]   --> src/dir.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn read(arg: &Value) -> Result<Value> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove` is never used
[INFO] [stdout]   --> src/dir.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn remove() -> Result<Value> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IsSendAndSync` is never used
[INFO] [stdout]   --> src/function/mod.rs:81:7
[INFO] [stdout]    |
[INFO] [stdout] 81 | trait IsSendAndSync: Send + Sync {}
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fish` is never used
[INFO] [stdout]  --> src/shell.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn fish(arg: &Value) -> Result<Value> {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/context/mod.rs:106:17
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 self.call_function(identifier, &Value::Empty);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 let _ = self.call_function(identifier, &Value::Empty);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]  --> tests/integration.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     assert_eq!(eval("3"), Ok(Value::Int(3)));
[INFO] [stdout]   |                ^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 3 + use expressive::eval;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]  --> tests/integration.rs:8:30
[INFO] [stdout]   |
[INFO] [stdout] 8 |     assert_eq!(eval("3"), Ok(Value::Int(3)));
[INFO] [stdout]   |                              ^^^^^ use of undeclared type `Value`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 3 + use expressive::Value;
[INFO] [stdout]   |
[INFO] [stdout] 3 + use ron::Value;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]  --> tests/integration.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |     assert_eq!(eval("3.3"), Ok(Value::Float(3.3)));
[INFO] [stdout]   |                ^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 3 + use expressive::eval;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]  --> tests/integration.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 |     assert_eq!(eval("3.3"), Ok(Value::Float(3.3)));
[INFO] [stdout]   |                                ^^^^^ use of undeclared type `Value`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 3 + use expressive::Value;
[INFO] [stdout]   |
[INFO] [stdout] 3 + use ron::Value;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |     assert_eq!(eval("true"), Ok(Value::Boolean(true)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 |     assert_eq!(eval("true"), Ok(Value::Boolean(true)));
[INFO] [stdout]    |                                 ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     assert_eq!(eval("false"), Ok(Value::Boolean(false)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 |     assert_eq!(eval("false"), Ok(Value::Boolean(false)));
[INFO] [stdout]    |                                  ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         eval("blub"),
[INFO] [stdout]    |         ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]   --> tests/integration.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |         Err(EvalexprError::VariableIdentifierNotFound(
[INFO] [stdout]    |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::EvalexprError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     assert_eq!(eval("-3"), Ok(Value::Int(-3)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     assert_eq!(eval("-3"), Ok(Value::Int(-3)));
[INFO] [stdout]    |                               ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     assert_eq!(eval("-3.6"), Ok(Value::Float(-3.6)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:19:33
[INFO] [stdout]    |
[INFO] [stdout] 19 |     assert_eq!(eval("-3.6"), Ok(Value::Float(-3.6)));
[INFO] [stdout]    |                                 ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |     assert_eq!(eval("----3"), Ok(Value::Int(3)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:20:34
[INFO] [stdout]    |
[INFO] [stdout] 20 |     assert_eq!(eval("----3"), Ok(Value::Int(3)));
[INFO] [stdout]    |                                  ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 |     assert_eq!(eval("1e0"), Ok(Value::Float(1.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 |     assert_eq!(eval("1e0"), Ok(Value::Float(1.0)));
[INFO] [stdout]    |                                ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |     assert_eq!(eval("1e-0"), Ok(Value::Float(1.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:22:33
[INFO] [stdout]    |
[INFO] [stdout] 22 |     assert_eq!(eval("1e-0"), Ok(Value::Float(1.0)));
[INFO] [stdout]    |                                 ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     assert_eq!(eval("10e3"), Ok(Value::Float(10000.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:23:33
[INFO] [stdout]    |
[INFO] [stdout] 23 |     assert_eq!(eval("10e3"), Ok(Value::Float(10000.0)));
[INFO] [stdout]    |                                 ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     assert_eq!(eval("10e+3"), Ok(Value::Float(10000.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:24:34
[INFO] [stdout]    |
[INFO] [stdout] 24 |     assert_eq!(eval("10e+3"), Ok(Value::Float(10000.0)));
[INFO] [stdout]    |                                  ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     assert_eq!(eval("10e-3"), Ok(Value::Float(0.01)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |     assert_eq!(eval("10e-3"), Ok(Value::Float(0.01)));
[INFO] [stdout]    |                                  ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 |     assert_eq!(eval("1+3"), Ok(Value::Int(4)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 |     assert_eq!(eval("1+3"), Ok(Value::Int(4)));
[INFO] [stdout]    |                                ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |     assert_eq!(eval("3+1"), Ok(Value::Int(4)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |     assert_eq!(eval("3+1"), Ok(Value::Int(4)));
[INFO] [stdout]    |                                ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     assert_eq!(eval("3-5"), Ok(Value::Int(-2)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |     assert_eq!(eval("3-5"), Ok(Value::Int(-2)));
[INFO] [stdout]    |                                ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 33 |     assert_eq!(eval("5-3"), Ok(Value::Int(2)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |     assert_eq!(eval("5-3"), Ok(Value::Int(2)));
[INFO] [stdout]    |                                ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 |     assert_eq!(eval("5 / 4"), Ok(Value::Int(1)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 |     assert_eq!(eval("5 / 4"), Ok(Value::Int(1)));
[INFO] [stdout]    |                                  ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |     assert_eq!(eval("5 *3"), Ok(Value::Int(15)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:35:33
[INFO] [stdout]    |
[INFO] [stdout] 35 |     assert_eq!(eval("5 *3"), Ok(Value::Int(15)));
[INFO] [stdout]    |                                 ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     assert_eq!(eval("1.0+3"), Ok(Value::Float(4.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:36:34
[INFO] [stdout]    |
[INFO] [stdout] 36 |     assert_eq!(eval("1.0+3"), Ok(Value::Float(4.0)));
[INFO] [stdout]    |                                  ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |     assert_eq!(eval("3.0+1"), Ok(Value::Float(4.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:37:34
[INFO] [stdout]    |
[INFO] [stdout] 37 |     assert_eq!(eval("3.0+1"), Ok(Value::Float(4.0)));
[INFO] [stdout]    |                                  ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |     assert_eq!(eval("3-5.0"), Ok(Value::Float(-2.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:38:34
[INFO] [stdout]    |
[INFO] [stdout] 38 |     assert_eq!(eval("3-5.0"), Ok(Value::Float(-2.0)));
[INFO] [stdout]    |                                  ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 |     assert_eq!(eval("5-3.0"), Ok(Value::Float(2.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:39:34
[INFO] [stdout]    |
[INFO] [stdout] 39 |     assert_eq!(eval("5-3.0"), Ok(Value::Float(2.0)));
[INFO] [stdout]    |                                  ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 40 |     assert_eq!(eval("5 / 4.0"), Ok(Value::Float(1.25)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:40:36
[INFO] [stdout]    |
[INFO] [stdout] 40 |     assert_eq!(eval("5 / 4.0"), Ok(Value::Float(1.25)));
[INFO] [stdout]    |                                    ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     assert_eq!(eval("5.0 *3"), Ok(Value::Float(15.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:41:35
[INFO] [stdout]    |
[INFO] [stdout] 41 |     assert_eq!(eval("5.0 *3"), Ok(Value::Float(15.0)));
[INFO] [stdout]    |                                   ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     assert_eq!(eval("5.0 *-3"), Ok(Value::Float(-15.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 |     assert_eq!(eval("5.0 *-3"), Ok(Value::Float(-15.0)));
[INFO] [stdout]    |                                    ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 43 |     assert_eq!(eval("5.0 *- 3"), Ok(Value::Float(-15.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:43:37
[INFO] [stdout]    |
[INFO] [stdout] 43 |     assert_eq!(eval("5.0 *- 3"), Ok(Value::Float(-15.0)));
[INFO] [stdout]    |                                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:44:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |     assert_eq!(eval("5.0 * -3"), Ok(Value::Float(-15.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:44:37
[INFO] [stdout]    |
[INFO] [stdout] 44 |     assert_eq!(eval("5.0 * -3"), Ok(Value::Float(-15.0)));
[INFO] [stdout]    |                                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 45 |     assert_eq!(eval("5.0 * - 3"), Ok(Value::Float(-15.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:45:38
[INFO] [stdout]    |
[INFO] [stdout] 45 |     assert_eq!(eval("5.0 * - 3"), Ok(Value::Float(-15.0)));
[INFO] [stdout]    |                                      ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:46:16
[INFO] [stdout]    |
[INFO] [stdout] 46 |     assert_eq!(eval("-5.0 *-3"), Ok(Value::Float(15.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:46:37
[INFO] [stdout]    |
[INFO] [stdout] 46 |     assert_eq!(eval("-5.0 *-3"), Ok(Value::Float(15.0)));
[INFO] [stdout]    |                                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 47 |     assert_eq!(eval("3+-1"), Ok(Value::Int(2)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:47:33
[INFO] [stdout]    |
[INFO] [stdout] 47 |     assert_eq!(eval("3+-1"), Ok(Value::Int(2)));
[INFO] [stdout]    |                                 ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:48:16
[INFO] [stdout]    |
[INFO] [stdout] 48 |     assert_eq!(eval("-3-5"), Ok(Value::Int(-8)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:48:33
[INFO] [stdout]    |
[INFO] [stdout] 48 |     assert_eq!(eval("-3-5"), Ok(Value::Int(-8)));
[INFO] [stdout]    |                                 ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:49:16
[INFO] [stdout]    |
[INFO] [stdout] 49 |     assert_eq!(eval("-5--3"), Ok(Value::Int(-2)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:49:34
[INFO] [stdout]    |
[INFO] [stdout] 49 |     assert_eq!(eval("-5--3"), Ok(Value::Int(-2)));
[INFO] [stdout]    |                                  ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:50:16
[INFO] [stdout]    |
[INFO] [stdout] 50 |     assert_eq!(eval("5e2--3"), Ok(Value::Float(503.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:50:35
[INFO] [stdout]    |
[INFO] [stdout] 50 |     assert_eq!(eval("5e2--3"), Ok(Value::Float(503.0)));
[INFO] [stdout]    |                                   ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |     assert_eq!(eval("-5e-2--3"), Ok(Value::Float(2.95)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:51:37
[INFO] [stdout]    |
[INFO] [stdout] 51 |     assert_eq!(eval("-5e-2--3"), Ok(Value::Float(2.95)));
[INFO] [stdout]    |                                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     assert_eq!(eval("1+3-2"), Ok(Value::Int(2)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 56 |     assert_eq!(eval("1+3-2"), Ok(Value::Int(2)));
[INFO] [stdout]    |                                  ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |     assert_eq!(eval("3+1*5"), Ok(Value::Int(8)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 |     assert_eq!(eval("3+1*5"), Ok(Value::Int(8)));
[INFO] [stdout]    |                                  ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |     assert_eq!(eval("2*3-5"), Ok(Value::Int(1)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:58:34
[INFO] [stdout]    |
[INFO] [stdout] 58 |     assert_eq!(eval("2*3-5"), Ok(Value::Int(1)));
[INFO] [stdout]    |                                  ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     assert_eq!(eval("5-3/3"), Ok(Value::Int(4)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:59:34
[INFO] [stdout]    |
[INFO] [stdout] 59 |     assert_eq!(eval("5-3/3"), Ok(Value::Int(4)));
[INFO] [stdout]    |                                  ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |     assert_eq!(eval("5 / 4*2"), Ok(Value::Int(2)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:60:36
[INFO] [stdout]    |
[INFO] [stdout] 60 |     assert_eq!(eval("5 / 4*2"), Ok(Value::Int(2)));
[INFO] [stdout]    |                                    ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |     assert_eq!(eval("1-5 *3/15"), Ok(Value::Int(0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:61:38
[INFO] [stdout]    |
[INFO] [stdout] 61 |     assert_eq!(eval("1-5 *3/15"), Ok(Value::Int(0)));
[INFO] [stdout]    |                                      ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 |     assert_eq!(eval("15/7/2.0"), Ok(Value::Float(1.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:62:37
[INFO] [stdout]    |
[INFO] [stdout] 62 |     assert_eq!(eval("15/7/2.0"), Ok(Value::Float(1.0)));
[INFO] [stdout]    |                                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     assert_eq!(eval("15.0/7/2"), Ok(Value::Float(15.0 / 7.0 / 2.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:63:37
[INFO] [stdout]    |
[INFO] [stdout] 63 |     assert_eq!(eval("15.0/7/2"), Ok(Value::Float(15.0 / 7.0 / 2.0)));
[INFO] [stdout]    |                                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 64 |     assert_eq!(eval("15.0/-7/2"), Ok(Value::Float(15.0 / -7.0 / 2.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:64:38
[INFO] [stdout]    |
[INFO] [stdout] 64 |     assert_eq!(eval("15.0/-7/2"), Ok(Value::Float(15.0 / -7.0 / 2.0)));
[INFO] [stdout]    |                                      ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 65 |     assert_eq!(eval("-15.0/7/2"), Ok(Value::Float(-15.0 / 7.0 / 2.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:65:38
[INFO] [stdout]    |
[INFO] [stdout] 65 |     assert_eq!(eval("-15.0/7/2"), Ok(Value::Float(-15.0 / 7.0 / 2.0)));
[INFO] [stdout]    |                                      ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:66:16
[INFO] [stdout]    |
[INFO] [stdout] 66 |     assert_eq!(eval("-15.0/7/-2"), Ok(Value::Float(-15.0 / 7.0 / -2.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:66:39
[INFO] [stdout]    |
[INFO] [stdout] 66 |     assert_eq!(eval("-15.0/7/-2"), Ok(Value::Float(-15.0 / 7.0 / -2.0)));
[INFO] [stdout]    |                                       ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     assert_eq!(eval("(1)"), Ok(Value::Int(1)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:71:32
[INFO] [stdout]    |
[INFO] [stdout] 71 |     assert_eq!(eval("(1)"), Ok(Value::Int(1)));
[INFO] [stdout]    |                                ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     assert_eq!(eval("( 1.0 )"), Ok(Value::Float(1.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:72:36
[INFO] [stdout]    |
[INFO] [stdout] 72 |     assert_eq!(eval("( 1.0 )"), Ok(Value::Float(1.0)));
[INFO] [stdout]    |                                    ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 73 |     assert_eq!(eval("( true)"), Ok(Value::Boolean(true)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:73:36
[INFO] [stdout]    |
[INFO] [stdout] 73 |     assert_eq!(eval("( true)"), Ok(Value::Boolean(true)));
[INFO] [stdout]    |                                    ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |     assert_eq!(eval("( -1 )"), Ok(Value::Int(-1)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |     assert_eq!(eval("( -1 )"), Ok(Value::Int(-1)));
[INFO] [stdout]    |                                   ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:75:16
[INFO] [stdout]    |
[INFO] [stdout] 75 |     assert_eq!(eval("-(1)"), Ok(Value::Int(-1)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:75:33
[INFO] [stdout]    |
[INFO] [stdout] 75 |     assert_eq!(eval("-(1)"), Ok(Value::Int(-1)));
[INFO] [stdout]    |                                 ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:76:16
[INFO] [stdout]    |
[INFO] [stdout] 76 |     assert_eq!(eval("-(1 + 3) * 7"), Ok(Value::Int(-28)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:76:41
[INFO] [stdout]    |
[INFO] [stdout] 76 |     assert_eq!(eval("-(1 + 3) * 7"), Ok(Value::Int(-28)));
[INFO] [stdout]    |                                         ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |     assert_eq!(eval("(1 * 1) - 3"), Ok(Value::Int(-2)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:77:40
[INFO] [stdout]    |
[INFO] [stdout] 77 |     assert_eq!(eval("(1 * 1) - 3"), Ok(Value::Int(-2)));
[INFO] [stdout]    |                                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 78 |     assert_eq!(eval("4 / (2 * 2)"), Ok(Value::Int(1)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:78:40
[INFO] [stdout]    |
[INFO] [stdout] 78 |     assert_eq!(eval("4 / (2 * 2)"), Ok(Value::Int(1)));
[INFO] [stdout]    |                                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |     assert_eq!(eval("7/(7/(7/(7/(7/(7)))))"), Ok(Value::Int(1)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:79:50
[INFO] [stdout]    |
[INFO] [stdout] 79 |     assert_eq!(eval("7/(7/(7/(7/(7/(7)))))"), Ok(Value::Int(1)));
[INFO] [stdout]    |                                                  ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 84 |     assert_eq!(eval("1 % 4"), Ok(Value::Int(1)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:84:34
[INFO] [stdout]    |
[INFO] [stdout] 84 |     assert_eq!(eval("1 % 4"), Ok(Value::Int(1)));
[INFO] [stdout]    |                                  ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 |     assert_eq!(eval("6 % 4"), Ok(Value::Int(2)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:85:34
[INFO] [stdout]    |
[INFO] [stdout] 85 |     assert_eq!(eval("6 % 4"), Ok(Value::Int(2)));
[INFO] [stdout]    |                                  ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |     assert_eq!(eval("1 % 4 + 2"), Ok(Value::Int(3)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:86:38
[INFO] [stdout]    |
[INFO] [stdout] 86 |     assert_eq!(eval("1 % 4 + 2"), Ok(Value::Int(3)));
[INFO] [stdout]    |                                      ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:91:16
[INFO] [stdout]    |
[INFO] [stdout] 91 |     assert_eq!(eval("1 ^ 4"), Ok(Value::Float(1.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:91:34
[INFO] [stdout]    |
[INFO] [stdout] 91 |     assert_eq!(eval("1 ^ 4"), Ok(Value::Float(1.0)));
[INFO] [stdout]    |                                  ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         eval("6 ^ 4"),
[INFO] [stdout]    |         ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 |         Ok(Value::Float((6.0 as FloatType).powf(4.0)))
[INFO] [stdout]    |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FloatType` in this scope
[INFO] [stdout]   --> tests/integration.rs:94:33
[INFO] [stdout]    |
[INFO] [stdout] 94 |         Ok(Value::Float((6.0 as FloatType).powf(4.0)))
[INFO] [stdout]    |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::FloatType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 |     assert_eq!(eval("1 ^ 4 + 2"), Ok(Value::Float(3.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:96:38
[INFO] [stdout]    |
[INFO] [stdout] 96 |     assert_eq!(eval("1 ^ 4 + 2"), Ok(Value::Float(3.0)));
[INFO] [stdout]    |                                      ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]   --> tests/integration.rs:97:16
[INFO] [stdout]    |
[INFO] [stdout] 97 |     assert_eq!(eval("2 ^ (4 + 2)"), Ok(Value::Float(64.0)));
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::eval;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]   --> tests/integration.rs:97:40
[INFO] [stdout]    |
[INFO] [stdout] 97 |     assert_eq!(eval("2 ^ (4 + 2)"), Ok(Value::Float(64.0)));
[INFO] [stdout]    |                                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use expressive::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 102 |     assert_eq!(eval("true && false"), Ok(Value::Boolean(false)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:102:42
[INFO] [stdout]     |
[INFO] [stdout] 102 |     assert_eq!(eval("true && false"), Ok(Value::Boolean(false)));
[INFO] [stdout]     |                                          ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         eval("true && false || true && true"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 |         Ok(Value::Boolean(true))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:107:16
[INFO] [stdout]     |
[INFO] [stdout] 107 |     assert_eq!(eval("5 > 4 && 1 <= 1"), Ok(Value::Boolean(true)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:107:44
[INFO] [stdout]     |
[INFO] [stdout] 107 |     assert_eq!(eval("5 > 4 && 1 <= 1"), Ok(Value::Boolean(true)));
[INFO] [stdout]     |                                            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:108:16
[INFO] [stdout]     |
[INFO] [stdout] 108 |     assert_eq!(eval("5.0 <= 4.9 || !(4 > 3.5)"), Ok(Value::Boolean(false)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:108:53
[INFO] [stdout]     |
[INFO] [stdout] 108 |     assert_eq!(eval("5.0 <= 4.9 || !(4 > 3.5)"), Ok(Value::Boolean(false)));
[INFO] [stdout]     |                                                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VariableMap`
[INFO] [stdout]    --> tests/integration.rs:113:23
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let mut context = VariableMap::new();
[INFO] [stdout]     |                       ^^^^^^^^^^^ use of undeclared type `VariableMap`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::VariableMap;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:115:33
[INFO] [stdout]     |
[INFO] [stdout] 115 |         .set_value("tr".into(), Value::Boolean(true))
[INFO] [stdout]     |                                 ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:118:33
[INFO] [stdout]     |
[INFO] [stdout] 118 |         .set_value("fa".into(), Value::Boolean(false))
[INFO] [stdout]     |                                 ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:120:38
[INFO] [stdout]     |
[INFO] [stdout] 120 |     context.set_value("five".into(), Value::Int(5)).unwrap();
[INFO] [stdout]     |                                      ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:121:37
[INFO] [stdout]     |
[INFO] [stdout] 121 |     context.set_value("six".into(), Value::Int(6)).unwrap();
[INFO] [stdout]     |                                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:122:38
[INFO] [stdout]     |
[INFO] [stdout] 122 |     context.set_value("half".into(), Value::Float(0.5)).unwrap();
[INFO] [stdout]     |                                      ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |     context.set_value("zero".into(), Value::Int(0)).unwrap();
[INFO] [stdout]     |                                      ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:125:16
[INFO] [stdout]     |
[INFO] [stdout] 125 |     assert_eq!(eval_with_context("tr", &context), Ok(Value::Boolean(true)));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:125:54
[INFO] [stdout]     |
[INFO] [stdout] 125 |     assert_eq!(eval_with_context("tr", &context), Ok(Value::Boolean(true)));
[INFO] [stdout]     |                                                      ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |     assert_eq!(eval_with_context("fa", &context), Ok(Value::Boolean(false)));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:126:54
[INFO] [stdout]     |
[INFO] [stdout] 126 |     assert_eq!(eval_with_context("fa", &context), Ok(Value::Boolean(false)));
[INFO] [stdout]     |                                                      ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         eval_with_context("tr && false", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout] 129 |         Ok(Value::Boolean(false))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         eval_with_context("five + six", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 133 |         Ok(Value::Int(11))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         eval_with_context("five * half", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 |         Ok(Value::Float(2.5))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         eval_with_context("five < six && true", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 141 |         Ok(Value::Boolean(true))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VariableMap`
[INFO] [stdout]    --> tests/integration.rs:147:23
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let mut context = VariableMap::new();
[INFO] [stdout]     |                       ^^^^^^^^^^^ use of undeclared type `VariableMap`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::VariableMap;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Function`
[INFO] [stdout]    --> tests/integration.rs:151:13
[INFO] [stdout]     |
[INFO] [stdout] 151 |             Function::new(|argument| {
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Function`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Function;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:152:24
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 if let Value::Int(int) = argument {
[INFO] [stdout]     |                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:153:24
[INFO] [stdout]     |
[INFO] [stdout] 153 |                     Ok(Value::Int(int - 2))
[INFO] [stdout]     |                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:154:31
[INFO] [stdout]     |
[INFO] [stdout] 154 |                 } else if let Value::Float(float) = argument {
[INFO] [stdout]     |                               ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:155:24
[INFO] [stdout]     |
[INFO] [stdout] 155 |                     Ok(Value::Float(float - 2.0))
[INFO] [stdout]     |                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:157:25
[INFO] [stdout]     |
[INFO] [stdout] 157 |                     Err(EvalexprError::expected_number(argument.clone()))
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:163:40
[INFO] [stdout]     |
[INFO] [stdout] 163 |         .set_value("five".to_string(), Value::Int(5))
[INFO] [stdout]     |                                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:166:16
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn test_with_context() {
[INFO] [stdout]     | ---------------------- similarly named function `test_with_context` defined here
[INFO] [stdout] ...
[INFO] [stdout] 166 |     assert_eq!(eval_with_context("sub2 5", &context), Ok(Value::Int(3)));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 166 |     assert_eq!(test_with_context("sub2 5", &context), Ok(Value::Int(3)));
[INFO] [stdout]     |                ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:166:58
[INFO] [stdout]     |
[INFO] [stdout] 166 |     assert_eq!(eval_with_context("sub2 5", &context), Ok(Value::Int(3)));
[INFO] [stdout]     |                                                          ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:167:16
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn test_with_context() {
[INFO] [stdout]     | ---------------------- similarly named function `test_with_context` defined here
[INFO] [stdout] ...
[INFO] [stdout] 167 |     assert_eq!(eval_with_context("sub2(5)", &context), Ok(Value::Int(3)));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 167 |     assert_eq!(test_with_context("sub2(5)", &context), Ok(Value::Int(3)));
[INFO] [stdout]     |                ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:167:59
[INFO] [stdout]     |
[INFO] [stdout] 167 |     assert_eq!(eval_with_context("sub2(5)", &context), Ok(Value::Int(3)));
[INFO] [stdout]     |                                                           ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:168:16
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn test_with_context() {
[INFO] [stdout]     | ---------------------- similarly named function `test_with_context` defined here
[INFO] [stdout] ...
[INFO] [stdout] 168 |     assert_eq!(eval_with_context("sub2 five", &context), Ok(Value::Int(3)));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 168 |     assert_eq!(test_with_context("sub2 five", &context), Ok(Value::Int(3)));
[INFO] [stdout]     |                ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:168:61
[INFO] [stdout]     |
[INFO] [stdout] 168 |     assert_eq!(eval_with_context("sub2 five", &context), Ok(Value::Int(3)));
[INFO] [stdout]     |                                                             ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:169:16
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn test_with_context() {
[INFO] [stdout]     | ---------------------- similarly named function `test_with_context` defined here
[INFO] [stdout] ...
[INFO] [stdout] 169 |     assert_eq!(eval_with_context("sub2(five)", &context), Ok(Value::Int(3)));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 169 |     assert_eq!(test_with_context("sub2(five)", &context), Ok(Value::Int(3)));
[INFO] [stdout]     |                ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:169:62
[INFO] [stdout]     |
[INFO] [stdout] 169 |     assert_eq!(eval_with_context("sub2(five)", &context), Ok(Value::Int(3)));
[INFO] [stdout]     |                                                              ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn test_with_context() {
[INFO] [stdout]     | ---------------------- similarly named function `test_with_context` defined here
[INFO] [stdout] ...
[INFO] [stdout] 171 |         eval_with_context("sub2(3) + five", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 171 |         test_with_context("sub2(3) + five", &context),
[INFO] [stdout]     |         ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 172 |         Ok(Value::Int(6))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VariableMap`
[INFO] [stdout]    --> tests/integration.rs:178:23
[INFO] [stdout]     |
[INFO] [stdout] 178 |     let mut context = VariableMap::new();
[INFO] [stdout]     |                       ^^^^^^^^^^^ use of undeclared type `VariableMap`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::VariableMap;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Function`
[INFO] [stdout]    --> tests/integration.rs:182:13
[INFO] [stdout]     |
[INFO] [stdout] 182 |             Function::new(|argument| {
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Function`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Function;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:183:24
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 if let Value::Int(int) = argument {
[INFO] [stdout]     |                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 |                     Ok(Value::Int(int - 2))
[INFO] [stdout]     |                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:185:31
[INFO] [stdout]     |
[INFO] [stdout] 185 |                 } else if let Value::Float(float) = argument {
[INFO] [stdout]     |                               ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:186:24
[INFO] [stdout]     |
[INFO] [stdout] 186 |                     Ok(Value::Float(float - 2.0))
[INFO] [stdout]     |                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:188:25
[INFO] [stdout]     |
[INFO] [stdout] 188 |                     Err(EvalexprError::expected_number(argument.clone()))
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Function`
[INFO] [stdout]    --> tests/integration.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 196 |             Function::new(|argument| {
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Function`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Function;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:201:25
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 if let (Value::Int(a), Value::Int(b)) = (&arguments[0], &arguments[1]) {
[INFO] [stdout]     |                         ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:201:40
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 if let (Value::Int(a), Value::Int(b)) = (&arguments[0], &arguments[1]) {
[INFO] [stdout]     |                                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:202:24
[INFO] [stdout]     |
[INFO] [stdout] 202 |                     Ok(Value::Int((a + b) / 2))
[INFO] [stdout]     |                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:204:24
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     Ok(Value::Float(
[INFO] [stdout]     |                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Function`
[INFO] [stdout]    --> tests/integration.rs:214:13
[INFO] [stdout]     |
[INFO] [stdout] 214 |             Function::new(|argument| {
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Function`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Function;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:220:25
[INFO] [stdout]     |
[INFO] [stdout] 220 |                 if let (Value::Int(a), Value::Int(b), Value::Int(c)) =
[INFO] [stdout]     |                         ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:220:40
[INFO] [stdout]     |
[INFO] [stdout] 220 |                 if let (Value::Int(a), Value::Int(b), Value::Int(c)) =
[INFO] [stdout]     |                                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:220:55
[INFO] [stdout]     |
[INFO] [stdout] 220 |                 if let (Value::Int(a), Value::Int(b), Value::Int(c)) =
[INFO] [stdout]     |                                                       ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:223:24
[INFO] [stdout]     |
[INFO] [stdout] 223 |                     Ok(Value::Int(a * b + c))
[INFO] [stdout]     |                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:225:24
[INFO] [stdout]     |
[INFO] [stdout] 225 |                     Ok(Value::Float(
[INFO] [stdout]     |                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Function`
[INFO] [stdout]    --> tests/integration.rs:236:13
[INFO] [stdout]     |
[INFO] [stdout] 236 |             Function::new(|arguments| match arguments {
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Function`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Function;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 |                 Value::Tuple(tuple) => Ok(Value::from(tuple.len() as IntType)),
[INFO] [stdout]     |                 ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:237:43
[INFO] [stdout]     |
[INFO] [stdout] 237 |                 Value::Tuple(tuple) => Ok(Value::from(tuple.len() as IntType)),
[INFO] [stdout]     |                                           ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IntType` in this scope
[INFO] [stdout]    --> tests/integration.rs:237:70
[INFO] [stdout]     |
[INFO] [stdout] 237 |                 Value::Tuple(tuple) => Ok(Value::from(tuple.len() as IntType)),
[INFO] [stdout]     |                                                                      ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::IntType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:238:17
[INFO] [stdout]     |
[INFO] [stdout] 238 |                 Value::Empty => Ok(Value::from(0)),
[INFO] [stdout]     |                 ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:238:36
[INFO] [stdout]     |
[INFO] [stdout] 238 |                 Value::Empty => Ok(Value::from(0)),
[INFO] [stdout]     |                                    ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:239:25
[INFO] [stdout]     |
[INFO] [stdout] 239 |                 _ => Ok(Value::from(1)),
[INFO] [stdout]     |                         ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:244:40
[INFO] [stdout]     |
[INFO] [stdout] 244 |         .set_value("five".to_string(), Value::Int(5))
[INFO] [stdout]     |                                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Function`
[INFO] [stdout]    --> tests/integration.rs:247:47
[INFO] [stdout]     |
[INFO] [stdout] 247 |         .set_function("function_four".into(), Function::new(|_| Ok(Value::Int(4))))
[INFO] [stdout]     |                                               ^^^^^^^^ use of undeclared type `Function`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Function;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:247:68
[INFO] [stdout]     |
[INFO] [stdout] 247 |         .set_function("function_four".into(), Function::new(|_| Ok(Value::Int(4))))
[INFO] [stdout]     |                                                                    ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:250:16
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn test_with_context() {
[INFO] [stdout]     | ---------------------- similarly named function `test_with_context` defined here
[INFO] [stdout] ...
[INFO] [stdout] 250 |     assert_eq!(eval_with_context("avg(7, 5)", &context), Ok(Value::Int(6)));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 250 |     assert_eq!(test_with_context("avg(7, 5)", &context), Ok(Value::Int(6)));
[INFO] [stdout]     |                ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:250:61
[INFO] [stdout]     |
[INFO] [stdout] 250 |     assert_eq!(eval_with_context("avg(7, 5)", &context), Ok(Value::Int(6)));
[INFO] [stdout]     |                                                             ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn test_with_context() {
[INFO] [stdout]     | ---------------------- similarly named function `test_with_context` defined here
[INFO] [stdout] ...
[INFO] [stdout] 252 |         eval_with_context("avg(sub2 5, 5)", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 252 |         test_with_context("avg(sub2 5, 5)", &context),
[INFO] [stdout]     |         ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:253:12
[INFO] [stdout]     |
[INFO] [stdout] 253 |         Ok(Value::Int(4))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn test_with_context() {
[INFO] [stdout]     | ---------------------- similarly named function `test_with_context` defined here
[INFO] [stdout] ...
[INFO] [stdout] 256 |         eval_with_context("sub2(avg(3, 6))", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 256 |         test_with_context("sub2(avg(3, 6))", &context),
[INFO] [stdout]     |         ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:257:12
[INFO] [stdout]     |
[INFO] [stdout] 257 |         Ok(Value::Int(2))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn test_with_context() {
[INFO] [stdout]     | ---------------------- similarly named function `test_with_context` defined here
[INFO] [stdout] ...
[INFO] [stdout] 260 |         eval_with_context("sub2 avg(3, 6)", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 260 |         test_with_context("sub2 avg(3, 6)", &context),
[INFO] [stdout]     |         ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 |         Ok(Value::Int(2))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:264:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn test_with_context() {
[INFO] [stdout]     | ---------------------- similarly named function `test_with_context` defined here
[INFO] [stdout] ...
[INFO] [stdout] 264 |         eval_with_context("muladd(3, 6, -4)", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 264 |         test_with_context("muladd(3, 6, -4)", &context),
[INFO] [stdout]     |         ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:265:12
[INFO] [stdout]     |
[INFO] [stdout] 265 |         Ok(Value::Int(14))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:267:16
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn test_with_context() {
[INFO] [stdout]     | ---------------------- similarly named function `test_with_context` defined here
[INFO] [stdout] ...
[INFO] [stdout] 267 |     assert_eq!(eval_with_context("count()", &context), Ok(Value::Int(0)));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 267 |     assert_eq!(test_with_context("count()", &context), Ok(Value::Int(0)));
[INFO] [stdout]     |                ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:267:59
[INFO] [stdout]     |
[INFO] [stdout] 267 |     assert_eq!(eval_with_context("count()", &context), Ok(Value::Int(0)));
[INFO] [stdout]     |                                                           ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn test_with_context() {
[INFO] [stdout]     | ---------------------- similarly named function `test_with_context` defined here
[INFO] [stdout] ...
[INFO] [stdout] 269 |         eval_with_context("count((1, 2, 3))", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 269 |         test_with_context("count((1, 2, 3))", &context),
[INFO] [stdout]     |         ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:270:12
[INFO] [stdout]     |
[INFO] [stdout] 270 |         Ok(Value::Int(3))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn test_with_context() {
[INFO] [stdout]     | ---------------------- similarly named function `test_with_context` defined here
[INFO] [stdout] ...
[INFO] [stdout] 273 |         eval_with_context("count(3, 5.5, 2)", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 273 |         test_with_context("count(3, 5.5, 2)", &context),
[INFO] [stdout]     |         ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:274:12
[INFO] [stdout]     |
[INFO] [stdout] 274 |         Ok(Value::Int(3))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:276:16
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn test_with_context() {
[INFO] [stdout]     | ---------------------- similarly named function `test_with_context` defined here
[INFO] [stdout] ...
[INFO] [stdout] 276 |     assert_eq!(eval_with_context("count 5", &context), Ok(Value::Int(1)));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 276 |     assert_eq!(test_with_context("count 5", &context), Ok(Value::Int(1)));
[INFO] [stdout]     |                ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:276:59
[INFO] [stdout]     |
[INFO] [stdout] 276 |     assert_eq!(eval_with_context("count 5", &context), Ok(Value::Int(1)));
[INFO] [stdout]     |                                                           ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn test_with_context() {
[INFO] [stdout]     | ---------------------- similarly named function `test_with_context` defined here
[INFO] [stdout] ...
[INFO] [stdout] 278 |         eval_with_context("function_four()", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 278 |         test_with_context("function_four()", &context),
[INFO] [stdout]     |         ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:279:12
[INFO] [stdout]     |
[INFO] [stdout] 279 |         Ok(Value::Int(4))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VariableMap`
[INFO] [stdout]    --> tests/integration.rs:285:23
[INFO] [stdout]     |
[INFO] [stdout] 285 |     let mut context = VariableMap::new();
[INFO] [stdout]     |                       ^^^^^^^^^^^ use of undeclared type `VariableMap`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::VariableMap;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Function`
[INFO] [stdout]    --> tests/integration.rs:291:13
[INFO] [stdout]     |
[INFO] [stdout] 291 |             Function::new(move |argument| {
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Function`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Function;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:292:24
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 if let Value::Int(int) = argument {
[INFO] [stdout]     |                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:293:24
[INFO] [stdout]     |
[INFO] [stdout] 293 |                     Ok(Value::Int(int * three))
[INFO] [stdout]     |                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:294:31
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 } else if let Value::Float(float) = argument {
[INFO] [stdout]     |                               ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:295:24
[INFO] [stdout]     |
[INFO] [stdout] 295 |                     Ok(Value::Float(float * three as FloatType))
[INFO] [stdout]     |                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FloatType` in this scope
[INFO] [stdout]    --> tests/integration.rs:295:54
[INFO] [stdout]     |
[INFO] [stdout] 295 |                     Ok(Value::Float(float * three as FloatType))
[INFO] [stdout]     |                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::FloatType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:297:25
[INFO] [stdout]     |
[INFO] [stdout] 297 |                     Err(EvalexprError::expected_number(argument.clone()))
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Function`
[INFO] [stdout]    --> tests/integration.rs:307:13
[INFO] [stdout]     |
[INFO] [stdout] 307 |             Function::new(move |_| Ok(Value::Int(four))),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Function`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Function;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:307:39
[INFO] [stdout]     |
[INFO] [stdout] 307 |             Function::new(move |_| Ok(Value::Int(four))),
[INFO] [stdout]     |                                       ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:311:16
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn test_with_context() {
[INFO] [stdout]     | ---------------------- similarly named function `test_with_context` defined here
[INFO] [stdout] ...
[INFO] [stdout] 311 |     assert_eq!(eval_with_context("mult_3 2", &context), Ok(Value::Int(6)));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 311 |     assert_eq!(test_with_context("mult_3 2", &context), Ok(Value::Int(6)));
[INFO] [stdout]     |                ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:311:60
[INFO] [stdout]     |
[INFO] [stdout] 311 |     assert_eq!(eval_with_context("mult_3 2", &context), Ok(Value::Int(6)));
[INFO] [stdout]     |                                                            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:312:16
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn test_with_context() {
[INFO] [stdout]     | ---------------------- similarly named function `test_with_context` defined here
[INFO] [stdout] ...
[INFO] [stdout] 312 |     assert_eq!(eval_with_context("mult_3(3)", &context), Ok(Value::Int(9)));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 312 |     assert_eq!(test_with_context("mult_3(3)", &context), Ok(Value::Int(9)));
[INFO] [stdout]     |                ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:312:61
[INFO] [stdout]     |
[INFO] [stdout] 312 |     assert_eq!(eval_with_context("mult_3(3)", &context), Ok(Value::Int(9)));
[INFO] [stdout]     |                                                             ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn test_with_context() {
[INFO] [stdout]     | ---------------------- similarly named function `test_with_context` defined here
[INFO] [stdout] ...
[INFO] [stdout] 314 |         eval_with_context("mult_3(function_four())", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 314 |         test_with_context("mult_3(function_four())", &context),
[INFO] [stdout]     |         ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:315:12
[INFO] [stdout]     |
[INFO] [stdout] 315 |         Ok(Value::Int(12))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:322:16
[INFO] [stdout]     |
[INFO] [stdout] 322 |     assert_eq!(eval("math::ln(2.718281828459045)"), Ok(Value::Float(1.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:322:56
[INFO] [stdout]     |
[INFO] [stdout] 322 |     assert_eq!(eval("math::ln(2.718281828459045)"), Ok(Value::Float(1.0)));
[INFO] [stdout]     |                                                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:323:16
[INFO] [stdout]     |
[INFO] [stdout] 323 |     assert_eq!(eval("math::log(9, 9)"), Ok(Value::Float(1.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:323:44
[INFO] [stdout]     |
[INFO] [stdout] 323 |     assert_eq!(eval("math::log(9, 9)"), Ok(Value::Float(1.0)));
[INFO] [stdout]     |                                            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:324:16
[INFO] [stdout]     |
[INFO] [stdout] 324 |     assert_eq!(eval("math::log2(2)"), Ok(Value::Float(1.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:324:42
[INFO] [stdout]     |
[INFO] [stdout] 324 |     assert_eq!(eval("math::log2(2)"), Ok(Value::Float(1.0)));
[INFO] [stdout]     |                                          ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:325:16
[INFO] [stdout]     |
[INFO] [stdout] 325 |     assert_eq!(eval("math::log10(10)"), Ok(Value::Float(1.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:325:44
[INFO] [stdout]     |
[INFO] [stdout] 325 |     assert_eq!(eval("math::log10(10)"), Ok(Value::Float(1.0)));
[INFO] [stdout]     |                                            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:328:9
[INFO] [stdout]     |
[INFO] [stdout] 328 |         eval("math::exp(2)"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:329:12
[INFO] [stdout]     |
[INFO] [stdout] 329 |         Ok(Value::Float((2.0 as FloatType).exp()))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FloatType` in this scope
[INFO] [stdout]    --> tests/integration.rs:329:33
[INFO] [stdout]     |
[INFO] [stdout] 329 |         Ok(Value::Float((2.0 as FloatType).exp()))
[INFO] [stdout]     |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::FloatType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:332:9
[INFO] [stdout]     |
[INFO] [stdout] 332 |         eval("math::exp2(2)"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:333:12
[INFO] [stdout]     |
[INFO] [stdout] 333 |         Ok(Value::Float((2.0 as FloatType).exp2()))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FloatType` in this scope
[INFO] [stdout]    --> tests/integration.rs:333:33
[INFO] [stdout]     |
[INFO] [stdout] 333 |         Ok(Value::Float((2.0 as FloatType).exp2()))
[INFO] [stdout]     |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::FloatType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:336:9
[INFO] [stdout]     |
[INFO] [stdout] 336 |         eval("math::pow(1.5, 1.3)"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:337:12
[INFO] [stdout]     |
[INFO] [stdout] 337 |         Ok(Value::Float((1.5 as FloatType).powf(1.3)))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FloatType` in this scope
[INFO] [stdout]    --> tests/integration.rs:337:33
[INFO] [stdout]     |
[INFO] [stdout] 337 |         Ok(Value::Float((1.5 as FloatType).powf(1.3)))
[INFO] [stdout]     |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::FloatType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:340:16
[INFO] [stdout]     |
[INFO] [stdout] 340 |     assert_eq!(eval("math::cos(0)"), Ok(Value::Float(1.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:340:41
[INFO] [stdout]     |
[INFO] [stdout] 340 |     assert_eq!(eval("math::cos(0)"), Ok(Value::Float(1.0)));
[INFO] [stdout]     |                                         ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:341:16
[INFO] [stdout]     |
[INFO] [stdout] 341 |     assert_eq!(eval("math::acos(1)"), Ok(Value::Float(0.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:341:42
[INFO] [stdout]     |
[INFO] [stdout] 341 |     assert_eq!(eval("math::acos(1)"), Ok(Value::Float(0.0)));
[INFO] [stdout]     |                                          ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:342:16
[INFO] [stdout]     |
[INFO] [stdout] 342 |     assert_eq!(eval("math::cosh(0)"), Ok(Value::Float(1.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:342:42
[INFO] [stdout]     |
[INFO] [stdout] 342 |     assert_eq!(eval("math::cosh(0)"), Ok(Value::Float(1.0)));
[INFO] [stdout]     |                                          ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:343:16
[INFO] [stdout]     |
[INFO] [stdout] 343 |     assert_eq!(eval("math::acosh(1)"), Ok(Value::Float(0.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:343:43
[INFO] [stdout]     |
[INFO] [stdout] 343 |     assert_eq!(eval("math::acosh(1)"), Ok(Value::Float(0.0)));
[INFO] [stdout]     |                                           ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:345:16
[INFO] [stdout]     |
[INFO] [stdout] 345 |     assert_eq!(eval("math::sin(0)"), Ok(Value::Float(0.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:345:41
[INFO] [stdout]     |
[INFO] [stdout] 345 |     assert_eq!(eval("math::sin(0)"), Ok(Value::Float(0.0)));
[INFO] [stdout]     |                                         ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:346:16
[INFO] [stdout]     |
[INFO] [stdout] 346 |     assert_eq!(eval("math::asin(0)"), Ok(Value::Float(0.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:346:42
[INFO] [stdout]     |
[INFO] [stdout] 346 |     assert_eq!(eval("math::asin(0)"), Ok(Value::Float(0.0)));
[INFO] [stdout]     |                                          ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:347:16
[INFO] [stdout]     |
[INFO] [stdout] 347 |     assert_eq!(eval("math::sinh(0)"), Ok(Value::Float(0.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:347:42
[INFO] [stdout]     |
[INFO] [stdout] 347 |     assert_eq!(eval("math::sinh(0)"), Ok(Value::Float(0.0)));
[INFO] [stdout]     |                                          ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:348:16
[INFO] [stdout]     |
[INFO] [stdout] 348 |     assert_eq!(eval("math::asinh(0)"), Ok(Value::Float(0.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:348:43
[INFO] [stdout]     |
[INFO] [stdout] 348 |     assert_eq!(eval("math::asinh(0)"), Ok(Value::Float(0.0)));
[INFO] [stdout]     |                                           ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:350:16
[INFO] [stdout]     |
[INFO] [stdout] 350 |     assert_eq!(eval("math::tan(0)"), Ok(Value::Float(0.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:350:41
[INFO] [stdout]     |
[INFO] [stdout] 350 |     assert_eq!(eval("math::tan(0)"), Ok(Value::Float(0.0)));
[INFO] [stdout]     |                                         ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:351:16
[INFO] [stdout]     |
[INFO] [stdout] 351 |     assert_eq!(eval("math::atan(0)"), Ok(Value::Float(0.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:351:42
[INFO] [stdout]     |
[INFO] [stdout] 351 |     assert_eq!(eval("math::atan(0)"), Ok(Value::Float(0.0)));
[INFO] [stdout]     |                                          ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:352:16
[INFO] [stdout]     |
[INFO] [stdout] 352 |     assert_eq!(eval("math::tanh(0)"), Ok(Value::Float(0.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:352:42
[INFO] [stdout]     |
[INFO] [stdout] 352 |     assert_eq!(eval("math::tanh(0)"), Ok(Value::Float(0.0)));
[INFO] [stdout]     |                                          ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:353:16
[INFO] [stdout]     |
[INFO] [stdout] 353 |     assert_eq!(eval("math::atanh(0)"), Ok(Value::Float(0.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:353:43
[INFO] [stdout]     |
[INFO] [stdout] 353 |     assert_eq!(eval("math::atanh(0)"), Ok(Value::Float(0.0)));
[INFO] [stdout]     |                                           ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:355:9
[INFO] [stdout]     |
[INFO] [stdout] 355 |         eval("math::atan2(1.2, -5.5)"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:356:12
[INFO] [stdout]     |
[INFO] [stdout] 356 |         Ok(Value::Float((1.2 as FloatType).atan2(-5.5)))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FloatType` in this scope
[INFO] [stdout]    --> tests/integration.rs:356:33
[INFO] [stdout]     |
[INFO] [stdout] 356 |         Ok(Value::Float((1.2 as FloatType).atan2(-5.5)))
[INFO] [stdout]     |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::FloatType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:359:16
[INFO] [stdout]     |
[INFO] [stdout] 359 |     assert_eq!(eval("math::sqrt(25)"), Ok(Value::Float(5.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:359:43
[INFO] [stdout]     |
[INFO] [stdout] 359 |     assert_eq!(eval("math::sqrt(25)"), Ok(Value::Float(5.0)));
[INFO] [stdout]     |                                           ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:360:16
[INFO] [stdout]     |
[INFO] [stdout] 360 |     assert_eq!(eval("math::cbrt(8)"), Ok(Value::Float(2.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:360:42
[INFO] [stdout]     |
[INFO] [stdout] 360 |     assert_eq!(eval("math::cbrt(8)"), Ok(Value::Float(2.0)));
[INFO] [stdout]     |                                          ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |         eval("math::hypot(8.2, 1.1)"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:364:12
[INFO] [stdout]     |
[INFO] [stdout] 364 |         Ok(Value::Float((8.2 as FloatType).hypot(1.1)))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FloatType` in this scope
[INFO] [stdout]    --> tests/integration.rs:364:33
[INFO] [stdout]     |
[INFO] [stdout] 364 |         Ok(Value::Float((8.2 as FloatType).hypot(1.1)))
[INFO] [stdout]     |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::FloatType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:367:16
[INFO] [stdout]     |
[INFO] [stdout] 367 |     assert_eq!(eval("floor(1.1)"), Ok(Value::Float(1.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:367:39
[INFO] [stdout]     |
[INFO] [stdout] 367 |     assert_eq!(eval("floor(1.1)"), Ok(Value::Float(1.0)));
[INFO] [stdout]     |                                       ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:368:16
[INFO] [stdout]     |
[INFO] [stdout] 368 |     assert_eq!(eval("floor(1.9)"), Ok(Value::Float(1.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:368:39
[INFO] [stdout]     |
[INFO] [stdout] 368 |     assert_eq!(eval("floor(1.9)"), Ok(Value::Float(1.0)));
[INFO] [stdout]     |                                       ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:369:16
[INFO] [stdout]     |
[INFO] [stdout] 369 |     assert_eq!(eval("round(1.1)"), Ok(Value::Float(1.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:369:39
[INFO] [stdout]     |
[INFO] [stdout] 369 |     assert_eq!(eval("round(1.1)"), Ok(Value::Float(1.0)));
[INFO] [stdout]     |                                       ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:370:16
[INFO] [stdout]     |
[INFO] [stdout] 370 |     assert_eq!(eval("round(1.5)"), Ok(Value::Float(2.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:370:39
[INFO] [stdout]     |
[INFO] [stdout] 370 |     assert_eq!(eval("round(1.5)"), Ok(Value::Float(2.0)));
[INFO] [stdout]     |                                       ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:371:16
[INFO] [stdout]     |
[INFO] [stdout] 371 |     assert_eq!(eval("round(2.5)"), Ok(Value::Float(3.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:371:39
[INFO] [stdout]     |
[INFO] [stdout] 371 |     assert_eq!(eval("round(2.5)"), Ok(Value::Float(3.0)));
[INFO] [stdout]     |                                       ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:372:16
[INFO] [stdout]     |
[INFO] [stdout] 372 |     assert_eq!(eval("round(1.9)"), Ok(Value::Float(2.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:372:39
[INFO] [stdout]     |
[INFO] [stdout] 372 |     assert_eq!(eval("round(1.9)"), Ok(Value::Float(2.0)));
[INFO] [stdout]     |                                       ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:373:16
[INFO] [stdout]     |
[INFO] [stdout] 373 |     assert_eq!(eval("ceil(1.1)"), Ok(Value::Float(2.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:373:38
[INFO] [stdout]     |
[INFO] [stdout] 373 |     assert_eq!(eval("ceil(1.1)"), Ok(Value::Float(2.0)));
[INFO] [stdout]     |                                      ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:374:16
[INFO] [stdout]     |
[INFO] [stdout] 374 |     assert_eq!(eval("ceil(1.9)"), Ok(Value::Float(2.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:374:38
[INFO] [stdout]     |
[INFO] [stdout] 374 |     assert_eq!(eval("ceil(1.9)"), Ok(Value::Float(2.0)));
[INFO] [stdout]     |                                      ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:375:16
[INFO] [stdout]     |
[INFO] [stdout] 375 |     assert_eq!(eval("math::is_nan(1.0/0.0)"), Ok(Value::Boolean(false)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:375:50
[INFO] [stdout]     |
[INFO] [stdout] 375 |     assert_eq!(eval("math::is_nan(1.0/0.0)"), Ok(Value::Boolean(false)));
[INFO] [stdout]     |                                                  ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:376:16
[INFO] [stdout]     |
[INFO] [stdout] 376 |     assert_eq!(eval("math::is_nan(0.0/0.0)"), Ok(Value::Boolean(true)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:376:50
[INFO] [stdout]     |
[INFO] [stdout] 376 |     assert_eq!(eval("math::is_nan(0.0/0.0)"), Ok(Value::Boolean(true)));
[INFO] [stdout]     |                                                  ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:377:16
[INFO] [stdout]     |
[INFO] [stdout] 377 |     assert_eq!(eval("math::is_finite(1.0/0.0)"), Ok(Value::Boolean(false)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:377:53
[INFO] [stdout]     |
[INFO] [stdout] 377 |     assert_eq!(eval("math::is_finite(1.0/0.0)"), Ok(Value::Boolean(false)));
[INFO] [stdout]     |                                                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:378:16
[INFO] [stdout]     |
[INFO] [stdout] 378 |     assert_eq!(eval("math::is_finite(0.0/0.0)"), Ok(Value::Boolean(false)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:378:53
[INFO] [stdout]     |
[INFO] [stdout] 378 |     assert_eq!(eval("math::is_finite(0.0/0.0)"), Ok(Value::Boolean(false)));
[INFO] [stdout]     |                                                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:379:16
[INFO] [stdout]     |
[INFO] [stdout] 379 |     assert_eq!(eval("math::is_finite(0.0)"), Ok(Value::Boolean(true)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:379:49
[INFO] [stdout]     |
[INFO] [stdout] 379 |     assert_eq!(eval("math::is_finite(0.0)"), Ok(Value::Boolean(true)));
[INFO] [stdout]     |                                                 ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:381:9
[INFO] [stdout]     |
[INFO] [stdout] 381 |         eval("math::is_infinite(0.0/0.0)"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:382:12
[INFO] [stdout]     |
[INFO] [stdout] 382 |         Ok(Value::Boolean(false))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:384:16
[INFO] [stdout]     |
[INFO] [stdout] 384 |     assert_eq!(eval("math::is_infinite(1.0/0.0)"), Ok(Value::Boolean(true)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:384:55
[INFO] [stdout]     |
[INFO] [stdout] 384 |     assert_eq!(eval("math::is_infinite(1.0/0.0)"), Ok(Value::Boolean(true)));
[INFO] [stdout]     |                                                       ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:385:16
[INFO] [stdout]     |
[INFO] [stdout] 385 |     assert_eq!(eval("math::is_normal(1.0/0.0)"), Ok(Value::Boolean(false)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:385:53
[INFO] [stdout]     |
[INFO] [stdout] 385 |     assert_eq!(eval("math::is_normal(1.0/0.0)"), Ok(Value::Boolean(false)));
[INFO] [stdout]     |                                                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:386:16
[INFO] [stdout]     |
[INFO] [stdout] 386 |     assert_eq!(eval("math::is_normal(0)"), Ok(Value::Boolean(false)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:386:47
[INFO] [stdout]     |
[INFO] [stdout] 386 |     assert_eq!(eval("math::is_normal(0)"), Ok(Value::Boolean(false)));
[INFO] [stdout]     |                                               ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:388:16
[INFO] [stdout]     |
[INFO] [stdout] 388 |     assert_eq!(eval("math::abs(15.4)"), Ok(Value::Float(15.4)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:388:44
[INFO] [stdout]     |
[INFO] [stdout] 388 |     assert_eq!(eval("math::abs(15.4)"), Ok(Value::Float(15.4)));
[INFO] [stdout]     |                                            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:389:16
[INFO] [stdout]     |
[INFO] [stdout] 389 |     assert_eq!(eval("math::abs(-15.4)"), Ok(Value::Float(15.4)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:389:45
[INFO] [stdout]     |
[INFO] [stdout] 389 |     assert_eq!(eval("math::abs(-15.4)"), Ok(Value::Float(15.4)));
[INFO] [stdout]     |                                             ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:390:16
[INFO] [stdout]     |
[INFO] [stdout] 390 |     assert_eq!(eval("math::abs(15)"), Ok(Value::Int(15)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:390:42
[INFO] [stdout]     |
[INFO] [stdout] 390 |     assert_eq!(eval("math::abs(15)"), Ok(Value::Int(15)));
[INFO] [stdout]     |                                          ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:391:16
[INFO] [stdout]     |
[INFO] [stdout] 391 |     assert_eq!(eval("math::abs(-15)"), Ok(Value::Int(15)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:391:43
[INFO] [stdout]     |
[INFO] [stdout] 391 |     assert_eq!(eval("math::abs(-15)"), Ok(Value::Int(15)));
[INFO] [stdout]     |                                           ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:393:16
[INFO] [stdout]     |
[INFO] [stdout] 393 |     assert_eq!(eval("typeof(4.0, 3)"), Ok(Value::String("tuple".into())));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:393:43
[INFO] [stdout]     |
[INFO] [stdout] 393 |     assert_eq!(eval("typeof(4.0, 3)"), Ok(Value::String("tuple".into())));
[INFO] [stdout]     |                                           ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:394:16
[INFO] [stdout]     |
[INFO] [stdout] 394 |     assert_eq!(eval("typeof(4.0)"), Ok(Value::String("float".into())));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:394:40
[INFO] [stdout]     |
[INFO] [stdout] 394 |     assert_eq!(eval("typeof(4.0)"), Ok(Value::String("float".into())));
[INFO] [stdout]     |                                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:395:16
[INFO] [stdout]     |
[INFO] [stdout] 395 |     assert_eq!(eval("typeof(4)"), Ok(Value::String("int".into())));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:395:38
[INFO] [stdout]     |
[INFO] [stdout] 395 |     assert_eq!(eval("typeof(4)"), Ok(Value::String("int".into())));
[INFO] [stdout]     |                                      ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:396:16
[INFO] [stdout]     |
[INFO] [stdout] 396 |     assert_eq!(eval("typeof(\"\")"), Ok(Value::String("string".into())));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:396:41
[INFO] [stdout]     |
[INFO] [stdout] 396 |     assert_eq!(eval("typeof(\"\")"), Ok(Value::String("string".into())));
[INFO] [stdout]     |                                         ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:397:16
[INFO] [stdout]     |
[INFO] [stdout] 397 |     assert_eq!(eval("typeof(true)"), Ok(Value::String("boolean".into())));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:397:41
[INFO] [stdout]     |
[INFO] [stdout] 397 |     assert_eq!(eval("typeof(true)"), Ok(Value::String("boolean".into())));
[INFO] [stdout]     |                                         ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:398:16
[INFO] [stdout]     |
[INFO] [stdout] 398 |     assert_eq!(eval("typeof()"), Ok(Value::String("empty".into())));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:398:37
[INFO] [stdout]     |
[INFO] [stdout] 398 |     assert_eq!(eval("typeof()"), Ok(Value::String("empty".into())));
[INFO] [stdout]     |                                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:399:16
[INFO] [stdout]     |
[INFO] [stdout] 399 |     assert_eq!(eval("min(4.0, 3)"), Ok(Value::Int(3)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:399:40
[INFO] [stdout]     |
[INFO] [stdout] 399 |     assert_eq!(eval("min(4.0, 3)"), Ok(Value::Int(3)));
[INFO] [stdout]     |                                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:400:16
[INFO] [stdout]     |
[INFO] [stdout] 400 |     assert_eq!(eval("max(4.0, 3)"), Ok(Value::Float(4.0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:400:40
[INFO] [stdout]     |
[INFO] [stdout] 400 |     assert_eq!(eval("max(4.0, 3)"), Ok(Value::Float(4.0)));
[INFO] [stdout]     |                                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:401:16
[INFO] [stdout]     |
[INFO] [stdout] 401 |     assert_eq!(eval("len(\"foobar\")"), Ok(Value::Int(6)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:401:44
[INFO] [stdout]     |
[INFO] [stdout] 401 |     assert_eq!(eval("len(\"foobar\")"), Ok(Value::Int(6)));
[INFO] [stdout]     |                                            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:402:16
[INFO] [stdout]     |
[INFO] [stdout] 402 |     assert_eq!(eval("len(\"a\", \"b\")"), Ok(Value::Int(2)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:402:46
[INFO] [stdout]     |
[INFO] [stdout] 402 |     assert_eq!(eval("len(\"a\", \"b\")"), Ok(Value::Int(2)));
[INFO] [stdout]     |                                              ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:405:9
[INFO] [stdout]     |
[INFO] [stdout] 405 |         eval("contains(1, 2, 3)"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:406:13
[INFO] [stdout]     |
[INFO] [stdout] 406 |         Err(EvalexprError::expected_fixed_len_tuple(
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |             Value::Tuple(vec![Value::Int(1), Value::Int(2), Value::Int(3)])
[INFO] [stdout]     |             ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:408:31
[INFO] [stdout]     |
[INFO] [stdout] 408 |             Value::Tuple(vec![Value::Int(1), Value::Int(2), Value::Int(3)])
[INFO] [stdout]     |                               ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:408:46
[INFO] [stdout]     |
[INFO] [stdout] 408 |             Value::Tuple(vec![Value::Int(1), Value::Int(2), Value::Int(3)])
[INFO] [stdout]     |                                              ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:408:61
[INFO] [stdout]     |
[INFO] [stdout] 408 |             Value::Tuple(vec![Value::Int(1), Value::Int(2), Value::Int(3)])
[INFO] [stdout]     |                                                             ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |         eval("contains((\"foo\", \"bar\"), \"bar\")"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:413:12
[INFO] [stdout]     |
[INFO] [stdout] 413 |         Ok(Value::Boolean(true))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:416:9
[INFO] [stdout]     |
[INFO] [stdout] 416 |         eval("contains((\"foo\", \"bar\"), \"buzz\")"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:417:12
[INFO] [stdout]     |
[INFO] [stdout] 417 |         Ok(Value::Boolean(false)),
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:420:9
[INFO] [stdout]     |
[INFO] [stdout] 420 |         eval("contains(\"foo\", \"bar\")"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:421:13
[INFO] [stdout]     |
[INFO] [stdout] 421 |         Err(EvalexprError::expected_tuple(Value::String("foo".into())))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:421:43
[INFO] [stdout]     |
[INFO] [stdout] 421 |         Err(EvalexprError::expected_tuple(Value::String("foo".into())))
[INFO] [stdout]     |                                           ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:424:9
[INFO] [stdout]     |
[INFO] [stdout] 424 |         eval("contains((\"foo\", \"bar\", 123), 123)"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:425:12
[INFO] [stdout]     |
[INFO] [stdout] 425 |         Ok(Value::Boolean(true))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:428:9
[INFO] [stdout]     |
[INFO] [stdout] 428 |         eval("contains((\"foo\", \"bar\"), (\"buzz\", \"bazz\"))"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:429:13
[INFO] [stdout]     |
[INFO] [stdout] 429 |         Err(EvalexprError::type_error(
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             Value::Tuple(vec![
[INFO] [stdout]     |             ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:431:17
[INFO] [stdout]     |
[INFO] [stdout] 431 |                 Value::String("buzz".into()),
[INFO] [stdout]     |                 ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:432:17
[INFO] [stdout]     |
[INFO] [stdout] 432 |                 Value::String("bazz".into())
[INFO] [stdout]     |                 ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueType`
[INFO] [stdout]    --> tests/integration.rs:435:17
[INFO] [stdout]     |
[INFO] [stdout] 435 |                 ValueType::String,
[INFO] [stdout]     |                 ^^^^^^^^^ use of undeclared type `ValueType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::ValueType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueType`
[INFO] [stdout]    --> tests/integration.rs:436:17
[INFO] [stdout]     |
[INFO] [stdout] 436 |                 ValueType::Int,
[INFO] [stdout]     |                 ^^^^^^^^^ use of undeclared type `ValueType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::ValueType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueType`
[INFO] [stdout]    --> tests/integration.rs:437:17
[INFO] [stdout]     |
[INFO] [stdout] 437 |                 ValueType::Float,
[INFO] [stdout]     |                 ^^^^^^^^^ use of undeclared type `ValueType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::ValueType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueType`
[INFO] [stdout]    --> tests/integration.rs:438:17
[INFO] [stdout]     |
[INFO] [stdout] 438 |                 ValueType::Boolean
[INFO] [stdout]     |                 ^^^^^^^^^ use of undeclared type `ValueType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::ValueType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:444:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |         eval("contains_any(1, 2, 3)"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:445:13
[INFO] [stdout]     |
[INFO] [stdout] 445 |         Err(EvalexprError::expected_fixed_len_tuple(
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:447:13
[INFO] [stdout]     |
[INFO] [stdout] 447 |             Value::Tuple(vec![Value::Int(1), Value::Int(2), Value::Int(3)])
[INFO] [stdout]     |             ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:447:31
[INFO] [stdout]     |
[INFO] [stdout] 447 |             Value::Tuple(vec![Value::Int(1), Value::Int(2), Value::Int(3)])
[INFO] [stdout]     |                               ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:447:46
[INFO] [stdout]     |
[INFO] [stdout] 447 |             Value::Tuple(vec![Value::Int(1), Value::Int(2), Value::Int(3)])
[INFO] [stdout]     |                                              ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:447:61
[INFO] [stdout]     |
[INFO] [stdout] 447 |             Value::Tuple(vec![Value::Int(1), Value::Int(2), Value::Int(3)])
[INFO] [stdout]     |                                                             ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:451:9
[INFO] [stdout]     |
[INFO] [stdout] 451 |         eval("contains_any((\"foo\", \"bar\"), (\"bar\", \"buzz\"))"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:452:12
[INFO] [stdout]     |
[INFO] [stdout] 452 |         Ok(Value::Boolean(true))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:455:9
[INFO] [stdout]     |
[INFO] [stdout] 455 |         eval("contains_any((\"foo\", \"bar\"), (\"buzz\", \"bazz\"))"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:456:12
[INFO] [stdout]     |
[INFO] [stdout] 456 |         Ok(Value::Boolean(false)),
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:459:9
[INFO] [stdout]     |
[INFO] [stdout] 459 |         eval("contains_any((1,2,3), (3,4,5))"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:460:12
[INFO] [stdout]     |
[INFO] [stdout] 460 |         Ok(Value::Boolean(true))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:463:9
[INFO] [stdout]     |
[INFO] [stdout] 463 |         eval("contains_any((1,2,3), (4,5,6))"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:464:12
[INFO] [stdout]     |
[INFO] [stdout] 464 |         Ok(Value::Boolean(false))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:467:9
[INFO] [stdout]     |
[INFO] [stdout] 467 |         eval("contains_any((true, false, true, true), (false, false, false))"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:468:12
[INFO] [stdout]     |
[INFO] [stdout] 468 |         Ok(Value::Boolean(true))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:471:9
[INFO] [stdout]     |
[INFO] [stdout] 471 |         eval("contains_any(\"foo\", \"bar\")"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:472:13
[INFO] [stdout]     |
[INFO] [stdout] 472 |         Err(EvalexprError::expected_tuple(Value::String("foo".into())))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:472:43
[INFO] [stdout]     |
[INFO] [stdout] 472 |         Err(EvalexprError::expected_tuple(Value::String("foo".into())))
[INFO] [stdout]     |                                           ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:475:9
[INFO] [stdout]     |
[INFO] [stdout] 475 |         eval("contains_any((\"foo\", \"bar\"), \"buzz\")"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:476:13
[INFO] [stdout]     |
[INFO] [stdout] 476 |         Err(EvalexprError::expected_tuple(Value::String("buzz".into())))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:476:43
[INFO] [stdout]     |
[INFO] [stdout] 476 |         Err(EvalexprError::expected_tuple(Value::String("buzz".into())))
[INFO] [stdout]     |                                           ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:479:9
[INFO] [stdout]     |
[INFO] [stdout] 479 |         eval("contains_any((\"foo\", \"bar\"), (\"buzz\", (1, 2, 3)))"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:480:13
[INFO] [stdout]     |
[INFO] [stdout] 480 |         Err(EvalexprError::type_error(
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:481:13
[INFO] [stdout]     |
[INFO] [stdout] 481 |             Value::Tuple(vec![Value::Int(1), Value::Int(2), Value::Int(3)]),
[INFO] [stdout]     |             ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:481:31
[INFO] [stdout]     |
[INFO] [stdout] 481 |             Value::Tuple(vec![Value::Int(1), Value::Int(2), Value::Int(3)]),
[INFO] [stdout]     |                               ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:481:46
[INFO] [stdout]     |
[INFO] [stdout] 481 |             Value::Tuple(vec![Value::Int(1), Value::Int(2), Value::Int(3)]),
[INFO] [stdout]     |                                              ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:481:61
[INFO] [stdout]     |
[INFO] [stdout] 481 |             Value::Tuple(vec![Value::Int(1), Value::Int(2), Value::Int(3)]),
[INFO] [stdout]     |                                                             ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueType`
[INFO] [stdout]    --> tests/integration.rs:483:17
[INFO] [stdout]     |
[INFO] [stdout] 483 |                 ValueType::String,
[INFO] [stdout]     |                 ^^^^^^^^^ use of undeclared type `ValueType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::ValueType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueType`
[INFO] [stdout]    --> tests/integration.rs:484:17
[INFO] [stdout]     |
[INFO] [stdout] 484 |                 ValueType::Int,
[INFO] [stdout]     |                 ^^^^^^^^^ use of undeclared type `ValueType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::ValueType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueType`
[INFO] [stdout]    --> tests/integration.rs:485:17
[INFO] [stdout]     |
[INFO] [stdout] 485 |                 ValueType::Float,
[INFO] [stdout]     |                 ^^^^^^^^^ use of undeclared type `ValueType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::ValueType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueType`
[INFO] [stdout]    --> tests/integration.rs:486:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 ValueType::Boolean
[INFO] [stdout]     |                 ^^^^^^^^^ use of undeclared type `ValueType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::ValueType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:492:9
[INFO] [stdout]     |
[INFO] [stdout] 492 |         eval("str::to_lowercase(\"FOOBAR\")"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:493:12
[INFO] [stdout]     |
[INFO] [stdout] 493 |         Ok(Value::from("foobar"))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:496:9
[INFO] [stdout]     |
[INFO] [stdout] 496 |         eval("str::to_uppercase(\"foobar\")"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:497:12
[INFO] [stdout]     |
[INFO] [stdout] 497 |         Ok(Value::from("FOOBAR"))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:500:9
[INFO] [stdout]     |
[INFO] [stdout] 500 |         eval("str::trim(\"  foo  bar \")"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:501:12
[INFO] [stdout]     |
[INFO] [stdout] 501 |         Ok(Value::from("foo  bar"))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:504:9
[INFO] [stdout]     |
[INFO] [stdout] 504 |         eval("str::from(\"a\")"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:505:12
[INFO] [stdout]     |
[INFO] [stdout] 505 |         Ok(Value::String(String::from("\"a\"")))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:507:16
[INFO] [stdout]     |
[INFO] [stdout] 507 |     assert_eq!(eval("str::from(1.0)"), Ok(Value::String(String::from("1"))));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:507:43
[INFO] [stdout]     |
[INFO] [stdout] 507 |     assert_eq!(eval("str::from(1.0)"), Ok(Value::String(String::from("1"))));
[INFO] [stdout]     |                                           ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:508:16
[INFO] [stdout]     |
[INFO] [stdout] 508 |     assert_eq!(eval("str::from(1)"), Ok(Value::String(String::from("1"))));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:508:41
[INFO] [stdout]     |
[INFO] [stdout] 508 |     assert_eq!(eval("str::from(1)"), Ok(Value::String(String::from("1"))));
[INFO] [stdout]     |                                         ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:510:9
[INFO] [stdout]     |
[INFO] [stdout] 510 |         eval("str::from(true)"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:511:12
[INFO] [stdout]     |
[INFO] [stdout] 511 |         Ok(Value::String(String::from("true")))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:514:9
[INFO] [stdout]     |
[INFO] [stdout] 514 |         eval("str::from(1, 2, 3)"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:515:12
[INFO] [stdout]     |
[INFO] [stdout] 515 |         Ok(Value::String(String::from("(1, 2, 3)")))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:517:16
[INFO] [stdout]     |
[INFO] [stdout] 517 |     assert_eq!(eval("str::from()"), Ok(Value::String(String::from("()"))));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:517:40
[INFO] [stdout]     |
[INFO] [stdout] 517 |     assert_eq!(eval("str::from()"), Ok(Value::String(String::from("()"))));
[INFO] [stdout]     |                                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:519:16
[INFO] [stdout]     |
[INFO] [stdout] 519 |     assert_eq!(eval("bitand(5, -1)"), Ok(Value::Int(5)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:519:42
[INFO] [stdout]     |
[INFO] [stdout] 519 |     assert_eq!(eval("bitand(5, -1)"), Ok(Value::Int(5)));
[INFO] [stdout]     |                                          ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:520:16
[INFO] [stdout]     |
[INFO] [stdout] 520 |     assert_eq!(eval("bitand(6, 5)"), Ok(Value::Int(4)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:520:41
[INFO] [stdout]     |
[INFO] [stdout] 520 |     assert_eq!(eval("bitand(6, 5)"), Ok(Value::Int(4)));
[INFO] [stdout]     |                                         ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:521:16
[INFO] [stdout]     |
[INFO] [stdout] 521 |     assert_eq!(eval("bitor(5, -1)"), Ok(Value::Int(-1)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:521:41
[INFO] [stdout]     |
[INFO] [stdout] 521 |     assert_eq!(eval("bitor(5, -1)"), Ok(Value::Int(-1)));
[INFO] [stdout]     |                                         ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:522:16
[INFO] [stdout]     |
[INFO] [stdout] 522 |     assert_eq!(eval("bitor(6, 5)"), Ok(Value::Int(7)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:522:40
[INFO] [stdout]     |
[INFO] [stdout] 522 |     assert_eq!(eval("bitor(6, 5)"), Ok(Value::Int(7)));
[INFO] [stdout]     |                                        ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:523:16
[INFO] [stdout]     |
[INFO] [stdout] 523 |     assert_eq!(eval("bitxor(5, -1)"), Ok(Value::Int(-6)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:523:42
[INFO] [stdout]     |
[INFO] [stdout] 523 |     assert_eq!(eval("bitxor(5, -1)"), Ok(Value::Int(-6)));
[INFO] [stdout]     |                                          ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:524:16
[INFO] [stdout]     |
[INFO] [stdout] 524 |     assert_eq!(eval("bitxor(6, 5)"), Ok(Value::Int(3)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:524:41
[INFO] [stdout]     |
[INFO] [stdout] 524 |     assert_eq!(eval("bitxor(6, 5)"), Ok(Value::Int(3)));
[INFO] [stdout]     |                                         ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:525:16
[INFO] [stdout]     |
[INFO] [stdout] 525 |     assert_eq!(eval("bitnot(5)"), Ok(Value::Int(-6)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:525:38
[INFO] [stdout]     |
[INFO] [stdout] 525 |     assert_eq!(eval("bitnot(5)"), Ok(Value::Int(-6)));
[INFO] [stdout]     |                                      ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:526:16
[INFO] [stdout]     |
[INFO] [stdout] 526 |     assert_eq!(eval("bitnot(-1)"), Ok(Value::Int(0)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:526:39
[INFO] [stdout]     |
[INFO] [stdout] 526 |     assert_eq!(eval("bitnot(-1)"), Ok(Value::Int(0)));
[INFO] [stdout]     |                                       ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:527:16
[INFO] [stdout]     |
[INFO] [stdout] 527 |     assert_eq!(eval("shl(5, 1)"), Ok(Value::Int(10)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:527:38
[INFO] [stdout]     |
[INFO] [stdout] 527 |     assert_eq!(eval("shl(5, 1)"), Ok(Value::Int(10)));
[INFO] [stdout]     |                                      ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:528:16
[INFO] [stdout]     |
[INFO] [stdout] 528 |     assert_eq!(eval("shl(-6, 5)"), Ok(Value::Int(-192)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:528:39
[INFO] [stdout]     |
[INFO] [stdout] 528 |     assert_eq!(eval("shl(-6, 5)"), Ok(Value::Int(-192)));
[INFO] [stdout]     |                                       ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:529:16
[INFO] [stdout]     |
[INFO] [stdout] 529 |     assert_eq!(eval("shr(5, 1)"), Ok(Value::Int(2)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:529:38
[INFO] [stdout]     |
[INFO] [stdout] 529 |     assert_eq!(eval("shr(5, 1)"), Ok(Value::Int(2)));
[INFO] [stdout]     |                                      ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:530:16
[INFO] [stdout]     |
[INFO] [stdout] 530 |     assert_eq!(eval("shr(-6, 5)"), Ok(Value::Int(-1)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:530:39
[INFO] [stdout]     |
[INFO] [stdout] 530 |     assert_eq!(eval("shr(-6, 5)"), Ok(Value::Int(-1)));
[INFO] [stdout]     |                                       ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:531:16
[INFO] [stdout]     |
[INFO] [stdout] 531 |     assert_eq!(eval("if(true, -6, 5)"), Ok(Value::Int(-6)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:531:44
[INFO] [stdout]     |
[INFO] [stdout] 531 |     assert_eq!(eval("if(true, -6, 5)"), Ok(Value::Int(-6)));
[INFO] [stdout]     |                                            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:532:16
[INFO] [stdout]     |
[INFO] [stdout] 532 |     assert_eq!(eval("if(false, -6, 5)"), Ok(Value::Int(5)));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:532:45
[INFO] [stdout]     |
[INFO] [stdout] 532 |     assert_eq!(eval("if(false, -6, 5)"), Ok(Value::Int(5)));
[INFO] [stdout]     |                                             ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |         eval("if(2-1==1, \"good\", 0)"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:535:12
[INFO] [stdout]     |
[INFO] [stdout] 535 |         Ok(Value::String(String::from("good")))
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:542:9
[INFO] [stdout]     |
[INFO] [stdout] 542 |         eval("-true"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:543:13
[INFO] [stdout]     |
[INFO] [stdout] 543 |         Err(EvalexprError::expected_number(Value::Boolean(true)))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:543:44
[INFO] [stdout]     |
[INFO] [stdout] 543 |         Err(EvalexprError::expected_number(Value::Boolean(true)))
[INFO] [stdout]     |                                            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:546:9
[INFO] [stdout]     |
[INFO] [stdout] 546 |         eval("1-true"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:547:13
[INFO] [stdout]     |
[INFO] [stdout] 547 |         Err(EvalexprError::expected_number(Value::Boolean(true)))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:547:44
[INFO] [stdout]     |
[INFO] [stdout] 547 |         Err(EvalexprError::expected_number(Value::Boolean(true)))
[INFO] [stdout]     |                                            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:550:9
[INFO] [stdout]     |
[INFO] [stdout] 550 |         eval("true-"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:551:13
[INFO] [stdout]     |
[INFO] [stdout] 551 |         Err(EvalexprError::WrongOperatorArgumentAmount {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:556:16
[INFO] [stdout]     |
[INFO] [stdout] 556 |     assert_eq!(eval("!(()true)"), Err(EvalexprError::AppendedToLeafNode));
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:556:39
[INFO] [stdout]     |
[INFO] [stdout] 556 |     assert_eq!(eval("!(()true)"), Err(EvalexprError::AppendedToLeafNode));
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:558:9
[INFO] [stdout]     |
[INFO] [stdout] 558 |         eval("math::is_nan(\"xxx\")"),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:559:13
[INFO] [stdout]     |
[INFO] [stdout] 559 |         Err(EvalexprError::ExpectedNumber {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:560:21
[INFO] [stdout]     |
[INFO] [stdout] 560 |             actual: Value::String("xxx".to_string())
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:567:13
[INFO] [stdout]     |
[INFO] [stdout] 567 |     assert!(eval(&format!(
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntType`
[INFO] [stdout]    --> tests/integration.rs:569:9
[INFO] [stdout]     |
[INFO] [stdout] 569 |         IntType::max_value(),
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `IntType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::IntType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntType`
[INFO] [stdout]    --> tests/integration.rs:570:9
[INFO] [stdout]     |
[INFO] [stdout] 570 |         IntType::max_value()
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `IntType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::IntType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:573:13
[INFO] [stdout]     |
[INFO] [stdout] 573 |     assert!(eval(&format!(
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntType`
[INFO] [stdout]    --> tests/integration.rs:575:9
[INFO] [stdout]     |
[INFO] [stdout] 575 |         IntType::max_value(),
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `IntType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::IntType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntType`
[INFO] [stdout]    --> tests/integration.rs:576:9
[INFO] [stdout]     |
[INFO] [stdout] 576 |         IntType::max_value()
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `IntType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::IntType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:579:13
[INFO] [stdout]     |
[INFO] [stdout] 579 |     assert!(eval(&format!("-(-{} - 1)", IntType::max_value())).is_err());
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntType`
[INFO] [stdout]    --> tests/integration.rs:579:41
[INFO] [stdout]     |
[INFO] [stdout] 579 |     assert!(eval(&format!("-(-{} - 1)", IntType::max_value())).is_err());
[INFO] [stdout]     |                                         ^^^^^^^ use of undeclared type `IntType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::IntType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:580:13
[INFO] [stdout]     |
[INFO] [stdout] 580 |     assert!(eval(&format!(
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntType`
[INFO] [stdout]    --> tests/integration.rs:582:9
[INFO] [stdout]     |
[INFO] [stdout] 582 |         IntType::max_value(),
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `IntType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::IntType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntType`
[INFO] [stdout]    --> tests/integration.rs:583:9
[INFO] [stdout]     |
[INFO] [stdout] 583 |         IntType::max_value()
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `IntType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::IntType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:586:13
[INFO] [stdout]     |
[INFO] [stdout] 586 |     assert!(eval(&format!("{} / {}", IntType::max_value(), 0)).is_err());
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntType`
[INFO] [stdout]    --> tests/integration.rs:586:38
[INFO] [stdout]     |
[INFO] [stdout] 586 |     assert!(eval(&format!("{} / {}", IntType::max_value(), 0)).is_err());
[INFO] [stdout]     |                                      ^^^^^^^ use of undeclared type `IntType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::IntType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:587:13
[INFO] [stdout]     |
[INFO] [stdout] 587 |     assert!(eval(&format!("{} % {}", IntType::max_value(), 0)).is_err());
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntType`
[INFO] [stdout]    --> tests/integration.rs:587:38
[INFO] [stdout]     |
[INFO] [stdout] 587 |     assert!(eval(&format!("{} % {}", IntType::max_value(), 0)).is_err());
[INFO] [stdout]     |                                      ^^^^^^^ use of undeclared type `IntType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::IntType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:588:13
[INFO] [stdout]     |
[INFO] [stdout] 588 |     assert!(eval(&format!(
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntType`
[INFO] [stdout]    --> tests/integration.rs:590:9
[INFO] [stdout]     |
[INFO] [stdout] 590 |         IntType::max_value(),
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `IntType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::IntType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntType`
[INFO] [stdout]    --> tests/integration.rs:591:9
[INFO] [stdout]     |
[INFO] [stdout] 591 |         IntType::max_value()
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `IntType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::IntType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:594:13
[INFO] [stdout]     |
[INFO] [stdout] 594 |     assert!(eval("if").is_err());
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:595:13
[INFO] [stdout]     |
[INFO] [stdout] 595 |     assert!(eval("if()").is_err());
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |     assert!(eval("if(true, 1)").is_err());
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |     assert!(eval("if(false, 2)").is_err());
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |     assert!(eval("if(1,1,1)").is_err());
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval` in this scope
[INFO] [stdout]    --> tests/integration.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |     assert!(eval("if(true,1,1,1)").is_err());
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VariableMap`
[INFO] [stdout]    --> tests/integration.rs:604:23
[INFO] [stdout]     |
[INFO] [stdout] 604 |     let mut context = VariableMap::new();
[INFO] [stdout]     |                       ^^^^^^^^^^^ use of undeclared type `VariableMap`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::VariableMap;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:606:37
[INFO] [stdout]     |
[INFO] [stdout] 606 |         .set_value("string".into(), Value::from("a string"))
[INFO] [stdout]     |                                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_string` in this scope
[INFO] [stdout]    --> tests/integration.rs:609:16
[INFO] [stdout]     |
[INFO] [stdout] 609 |     assert_eq!(eval_string("\"3.3\""), Ok("3.3".to_owned()));
[INFO] [stdout]     |                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_string;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_string` in this scope
[INFO] [stdout]    --> tests/integration.rs:611:9
[INFO] [stdout]     |
[INFO] [stdout] 611 |         eval_string("3.3"),
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_string;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:612:13
[INFO] [stdout]     |
[INFO] [stdout] 612 |         Err(EvalexprError::ExpectedString {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:613:21
[INFO] [stdout]     |
[INFO] [stdout] 613 |             actual: Value::Float(3.3)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_string` in this scope
[INFO] [stdout]    --> tests/integration.rs:617:9
[INFO] [stdout]     |
[INFO] [stdout] 617 |         eval_string("3..3"),
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_string;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:618:13
[INFO] [stdout]     |
[INFO] [stdout] 618 |         Err(EvalexprError::VariableIdentifierNotFound("3..3".to_owned()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_string_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:621:9
[INFO] [stdout]     |
[INFO] [stdout] 621 |         eval_string_with_context("string", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_string_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_string_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:625:9
[INFO] [stdout]     |
[INFO] [stdout] 625 |         eval_string_with_context("3.3", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_string_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:626:13
[INFO] [stdout]     |
[INFO] [stdout] 626 |         Err(EvalexprError::ExpectedString {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:627:21
[INFO] [stdout]     |
[INFO] [stdout] 627 |             actual: Value::Float(3.3)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_string_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 631 |         eval_string_with_context("3..3", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_string_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:632:13
[INFO] [stdout]     |
[INFO] [stdout] 632 |         Err(EvalexprError::VariableIdentifierNotFound("3..3".to_owned()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_string_with_context_mut` in this scope
[INFO] [stdout]    --> tests/integration.rs:635:9
[INFO] [stdout]     |
[INFO] [stdout] 635 |         eval_string_with_context_mut("string", &mut context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_string_with_context_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_string_with_context_mut` in this scope
[INFO] [stdout]    --> tests/integration.rs:639:9
[INFO] [stdout]     |
[INFO] [stdout] 639 |         eval_string_with_context_mut("3.3", &mut context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_string_with_context_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:640:13
[INFO] [stdout]     |
[INFO] [stdout] 640 |         Err(EvalexprError::ExpectedString {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:641:21
[INFO] [stdout]     |
[INFO] [stdout] 641 |             actual: Value::Float(3.3)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_string_with_context_mut` in this scope
[INFO] [stdout]    --> tests/integration.rs:645:9
[INFO] [stdout]     |
[INFO] [stdout] 645 |         eval_string_with_context_mut("3..3", &mut context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_string_with_context_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:646:13
[INFO] [stdout]     |
[INFO] [stdout] 646 |         Err(EvalexprError::VariableIdentifierNotFound("3..3".to_owned()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_float` in this scope
[INFO] [stdout]    --> tests/integration.rs:649:16
[INFO] [stdout]     |
[INFO] [stdout] 649 |     assert_eq!(eval_float("3.3"), Ok(3.3));
[INFO] [stdout]     |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_float;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_float` in this scope
[INFO] [stdout]    --> tests/integration.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 651 |         eval_float("33"),
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_float;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:652:13
[INFO] [stdout]     |
[INFO] [stdout] 652 |         Err(EvalexprError::ExpectedFloat {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:653:21
[INFO] [stdout]     |
[INFO] [stdout] 653 |             actual: Value::Int(33)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_float` in this scope
[INFO] [stdout]    --> tests/integration.rs:657:9
[INFO] [stdout]     |
[INFO] [stdout] 657 |         eval_float("asd()"),
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_float;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:658:13
[INFO] [stdout]     |
[INFO] [stdout] 658 |         Err(EvalexprError::FunctionIdentifierNotFound("asd".to_owned()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_float_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:660:16
[INFO] [stdout]     |
[INFO] [stdout] 660 |     assert_eq!(eval_float_with_context("3.3", &context), Ok(3.3));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_float_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_float_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:662:9
[INFO] [stdout]     |
[INFO] [stdout] 662 |         eval_float_with_context("33", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_float_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:663:13
[INFO] [stdout]     |
[INFO] [stdout] 663 |         Err(EvalexprError::ExpectedFloat {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:664:21
[INFO] [stdout]     |
[INFO] [stdout] 664 |             actual: Value::Int(33)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_float_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:668:9
[INFO] [stdout]     |
[INFO] [stdout] 668 |         eval_float_with_context("asd)", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_float_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:669:13
[INFO] [stdout]     |
[INFO] [stdout] 669 |         Err(EvalexprError::UnmatchedRBrace)
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_float_with_context_mut` in this scope
[INFO] [stdout]    --> tests/integration.rs:671:16
[INFO] [stdout]     |
[INFO] [stdout] 671 |     assert_eq!(eval_float_with_context_mut("3.3", &mut context), Ok(3.3));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_float_with_context_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_float_with_context_mut` in this scope
[INFO] [stdout]    --> tests/integration.rs:673:9
[INFO] [stdout]     |
[INFO] [stdout] 673 |         eval_float_with_context_mut("33", &mut context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_float_with_context_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:674:13
[INFO] [stdout]     |
[INFO] [stdout] 674 |         Err(EvalexprError::ExpectedFloat {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:675:21
[INFO] [stdout]     |
[INFO] [stdout] 675 |             actual: Value::Int(33)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_float_with_context_mut` in this scope
[INFO] [stdout]    --> tests/integration.rs:679:9
[INFO] [stdout]     |
[INFO] [stdout] 679 |         eval_float_with_context_mut("asd(", &mut context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_float_with_context_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:680:13
[INFO] [stdout]     |
[INFO] [stdout] 680 |         Err(EvalexprError::UnmatchedLBrace)
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_int` in this scope
[INFO] [stdout]    --> tests/integration.rs:683:16
[INFO] [stdout]     |
[INFO] [stdout] 683 |     assert_eq!(eval_int("3"), Ok(3));
[INFO] [stdout]     |                ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_int;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_int` in this scope
[INFO] [stdout]    --> tests/integration.rs:685:9
[INFO] [stdout]     |
[INFO] [stdout] 685 |         eval_int("3.3"),
[INFO] [stdout]     |         ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_int;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:686:13
[INFO] [stdout]     |
[INFO] [stdout] 686 |         Err(EvalexprError::ExpectedInt {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:687:21
[INFO] [stdout]     |
[INFO] [stdout] 687 |             actual: Value::Float(3.3)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_int` in this scope
[INFO] [stdout]    --> tests/integration.rs:691:9
[INFO] [stdout]     |
[INFO] [stdout] 691 |         eval_int("(,);."),
[INFO] [stdout]     |         ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_int;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:692:13
[INFO] [stdout]     |
[INFO] [stdout] 692 |         Err(EvalexprError::VariableIdentifierNotFound(".".to_owned()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_int_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:694:16
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn test_with_context() {
[INFO] [stdout]     | ---------------------- similarly named function `test_with_context` defined here
[INFO] [stdout] ...
[INFO] [stdout] 694 |     assert_eq!(eval_int_with_context("3", &context), Ok(3));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 694 |     assert_eq!(test_with_context("3", &context), Ok(3));
[INFO] [stdout]     |                ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_int_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_int_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:696:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn test_with_context() {
[INFO] [stdout]     | ---------------------- similarly named function `test_with_context` defined here
[INFO] [stdout] ...
[INFO] [stdout] 696 |         eval_int_with_context("3.3", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 696 |         test_with_context("3.3", &context),
[INFO] [stdout]     |         ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_int_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:697:13
[INFO] [stdout]     |
[INFO] [stdout] 697 |         Err(EvalexprError::ExpectedInt {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:698:21
[INFO] [stdout]     |
[INFO] [stdout] 698 |             actual: Value::Float(3.3)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_int_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:702:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn test_with_context() {
[INFO] [stdout]     | ---------------------- similarly named function `test_with_context` defined here
[INFO] [stdout] ...
[INFO] [stdout] 702 |         eval_int_with_context("(,);.", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 702 |         test_with_context("(,);.", &context),
[INFO] [stdout]     |         ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_int_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:703:13
[INFO] [stdout]     |
[INFO] [stdout] 703 |         Err(EvalexprError::VariableIdentifierNotFound(".".to_owned()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_int_with_context_mut` in this scope
[INFO] [stdout]    --> tests/integration.rs:705:16
[INFO] [stdout]     |
[INFO] [stdout] 705 |     assert_eq!(eval_int_with_context_mut("3", &mut context), Ok(3));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_int_with_context_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_int_with_context_mut` in this scope
[INFO] [stdout]    --> tests/integration.rs:707:9
[INFO] [stdout]     |
[INFO] [stdout] 707 |         eval_int_with_context_mut("3.3", &mut context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_int_with_context_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:708:13
[INFO] [stdout]     |
[INFO] [stdout] 708 |         Err(EvalexprError::ExpectedInt {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:709:21
[INFO] [stdout]     |
[INFO] [stdout] 709 |             actual: Value::Float(3.3)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_int_with_context_mut` in this scope
[INFO] [stdout]    --> tests/integration.rs:713:9
[INFO] [stdout]     |
[INFO] [stdout] 713 |         eval_int_with_context_mut("(,);.", &mut context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_int_with_context_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:714:13
[INFO] [stdout]     |
[INFO] [stdout] 714 |         Err(EvalexprError::VariableIdentifierNotFound(".".to_owned()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_number` in this scope
[INFO] [stdout]    --> tests/integration.rs:717:16
[INFO] [stdout]     |
[INFO] [stdout] 717 |     assert_eq!(eval_number("3"), Ok(3.0));
[INFO] [stdout]     |                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_number;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_number` in this scope
[INFO] [stdout]    --> tests/integration.rs:719:9
[INFO] [stdout]     |
[INFO] [stdout] 719 |         eval_number("true"),
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_number;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:720:13
[INFO] [stdout]     |
[INFO] [stdout] 720 |         Err(EvalexprError::ExpectedNumber {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:721:21
[INFO] [stdout]     |
[INFO] [stdout] 721 |             actual: Value::Boolean(true)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_number` in this scope
[INFO] [stdout]    --> tests/integration.rs:725:9
[INFO] [stdout]     |
[INFO] [stdout] 725 |         eval_number("abc"),
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_number;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:726:13
[INFO] [stdout]     |
[INFO] [stdout] 726 |         Err(EvalexprError::VariableIdentifierNotFound("abc".to_owned()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_number_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:728:16
[INFO] [stdout]     |
[INFO] [stdout] 728 |     assert_eq!(eval_number_with_context("3.5", &context), Ok(3.5));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_number_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_number_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:729:16
[INFO] [stdout]     |
[INFO] [stdout] 729 |     assert_eq!(eval_number_with_context("3", &context), Ok(3.0));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_number_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_number_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:731:9
[INFO] [stdout]     |
[INFO] [stdout] 731 |         eval_number_with_context("true", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_number_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:732:13
[INFO] [stdout]     |
[INFO] [stdout] 732 |         Err(EvalexprError::ExpectedNumber {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:733:21
[INFO] [stdout]     |
[INFO] [stdout] 733 |             actual: Value::Boolean(true)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_number_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:737:9
[INFO] [stdout]     |
[INFO] [stdout] 737 |         eval_number_with_context("abc", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_number_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:738:13
[INFO] [stdout]     |
[INFO] [stdout] 738 |         Err(EvalexprError::VariableIdentifierNotFound("abc".to_owned()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_number_with_context_mut` in this scope
[INFO] [stdout]    --> tests/integration.rs:740:16
[INFO] [stdout]     |
[INFO] [stdout] 740 |     assert_eq!(eval_number_with_context_mut("3.5", &mut context), Ok(3.5));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_number_with_context_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_number_with_context_mut` in this scope
[INFO] [stdout]    --> tests/integration.rs:741:16
[INFO] [stdout]     |
[INFO] [stdout] 741 |     assert_eq!(eval_number_with_context_mut("3", &mut context), Ok(3.0));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_number_with_context_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_number_with_context_mut` in this scope
[INFO] [stdout]    --> tests/integration.rs:743:9
[INFO] [stdout]     |
[INFO] [stdout] 743 |         eval_number_with_context_mut("true", &mut context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_number_with_context_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:744:13
[INFO] [stdout]     |
[INFO] [stdout] 744 |         Err(EvalexprError::ExpectedNumber {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:745:21
[INFO] [stdout]     |
[INFO] [stdout] 745 |             actual: Value::Boolean(true)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_number_with_context_mut` in this scope
[INFO] [stdout]    --> tests/integration.rs:749:9
[INFO] [stdout]     |
[INFO] [stdout] 749 |         eval_number_with_context_mut("abc", &mut context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_number_with_context_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:750:13
[INFO] [stdout]     |
[INFO] [stdout] 750 |         Err(EvalexprError::VariableIdentifierNotFound("abc".to_owned()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_boolean` in this scope
[INFO] [stdout]    --> tests/integration.rs:753:16
[INFO] [stdout]     |
[INFO] [stdout] 753 |     assert_eq!(eval_boolean("true"), Ok(true));
[INFO] [stdout]     |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_boolean;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_boolean` in this scope
[INFO] [stdout]    --> tests/integration.rs:755:9
[INFO] [stdout]     |
[INFO] [stdout] 755 |         eval_boolean("4"),
[INFO] [stdout]     |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_boolean;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:756:13
[INFO] [stdout]     |
[INFO] [stdout] 756 |         Err(EvalexprError::ExpectedBoolean {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:757:21
[INFO] [stdout]     |
[INFO] [stdout] 757 |             actual: Value::Int(4)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_boolean` in this scope
[INFO] [stdout]    --> tests/integration.rs:761:9
[INFO] [stdout]     |
[INFO] [stdout] 761 |         eval_boolean("trueee"),
[INFO] [stdout]     |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_boolean;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:762:13
[INFO] [stdout]     |
[INFO] [stdout] 762 |         Err(EvalexprError::VariableIdentifierNotFound(
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_boolean_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:766:16
[INFO] [stdout]     |
[INFO] [stdout] 766 |     assert_eq!(eval_boolean_with_context("true", &context), Ok(true));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_boolean_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_boolean_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:768:9
[INFO] [stdout]     |
[INFO] [stdout] 768 |         eval_boolean_with_context("4", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_boolean_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:769:13
[INFO] [stdout]     |
[INFO] [stdout] 769 |         Err(EvalexprError::ExpectedBoolean {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:770:21
[INFO] [stdout]     |
[INFO] [stdout] 770 |             actual: Value::Int(4)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_boolean_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:774:9
[INFO] [stdout]     |
[INFO] [stdout] 774 |         eval_boolean_with_context("trueee", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_boolean_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:775:13
[INFO] [stdout]     |
[INFO] [stdout] 775 |         Err(EvalexprError::VariableIdentifierNotFound(
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_boolean_with_context_mut` in this scope
[INFO] [stdout]    --> tests/integration.rs:780:9
[INFO] [stdout]     |
[INFO] [stdout] 780 |         eval_boolean_with_context_mut("true", &mut context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_boolean_with_context_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_boolean_with_context_mut` in this scope
[INFO] [stdout]    --> tests/integration.rs:784:9
[INFO] [stdout]     |
[INFO] [stdout] 784 |         eval_boolean_with_context_mut("4", &mut context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_boolean_with_context_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:785:13
[INFO] [stdout]     |
[INFO] [stdout] 785 |         Err(EvalexprError::ExpectedBoolean {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:786:21
[INFO] [stdout]     |
[INFO] [stdout] 786 |             actual: Value::Int(4)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_boolean_with_context_mut` in this scope
[INFO] [stdout]    --> tests/integration.rs:790:9
[INFO] [stdout]     |
[INFO] [stdout] 790 |         eval_boolean_with_context_mut("trueee", &mut context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_boolean_with_context_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:791:13
[INFO] [stdout]     |
[INFO] [stdout] 791 |         Err(EvalexprError::VariableIdentifierNotFound(
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_tuple` in this scope
[INFO] [stdout]    --> tests/integration.rs:796:16
[INFO] [stdout]     |
[INFO] [stdout] 796 |     assert_eq!(eval_tuple("3,3"), Ok(vec![Value::Int(3), Value::Int(3)]));
[INFO] [stdout]     |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_tuple;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:796:43
[INFO] [stdout]     |
[INFO] [stdout] 796 |     assert_eq!(eval_tuple("3,3"), Ok(vec![Value::Int(3), Value::Int(3)]));
[INFO] [stdout]     |                                           ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:796:58
[INFO] [stdout]     |
[INFO] [stdout] 796 |     assert_eq!(eval_tuple("3,3"), Ok(vec![Value::Int(3), Value::Int(3)]));
[INFO] [stdout]     |                                                          ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_tuple` in this scope
[INFO] [stdout]    --> tests/integration.rs:798:9
[INFO] [stdout]     |
[INFO] [stdout] 798 |         eval_tuple("33"),
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_tuple;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:799:13
[INFO] [stdout]     |
[INFO] [stdout] 799 |         Err(EvalexprError::ExpectedTuple {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:800:21
[INFO] [stdout]     |
[INFO] [stdout] 800 |             actual: Value::Int(33)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_tuple` in this scope
[INFO] [stdout]    --> tests/integration.rs:804:9
[INFO] [stdout]     |
[INFO] [stdout] 804 |         eval_tuple("3a3"),
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_tuple;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:805:13
[INFO] [stdout]     |
[INFO] [stdout] 805 |         Err(EvalexprError::VariableIdentifierNotFound("3a3".to_owned()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_tuple_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:808:9
[INFO] [stdout]     |
[INFO] [stdout] 808 |         eval_tuple_with_context("3,3", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_tuple_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:809:17
[INFO] [stdout]     |
[INFO] [stdout] 809 |         Ok(vec![Value::Int(3), Value::Int(3)])
[INFO] [stdout]     |                 ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:809:32
[INFO] [stdout]     |
[INFO] [stdout] 809 |         Ok(vec![Value::Int(3), Value::Int(3)])
[INFO] [stdout]     |                                ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_tuple_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:812:9
[INFO] [stdout]     |
[INFO] [stdout] 812 |         eval_tuple_with_context("33", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_tuple_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:813:13
[INFO] [stdout]     |
[INFO] [stdout] 813 |         Err(EvalexprError::ExpectedTuple {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:814:21
[INFO] [stdout]     |
[INFO] [stdout] 814 |             actual: Value::Int(33)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_tuple_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:818:9
[INFO] [stdout]     |
[INFO] [stdout] 818 |         eval_tuple_with_context("3a3", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_tuple_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:819:13
[INFO] [stdout]     |
[INFO] [stdout] 819 |         Err(EvalexprError::VariableIdentifierNotFound("3a3".to_owned()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_tuple_with_context_mut` in this scope
[INFO] [stdout]    --> tests/integration.rs:822:9
[INFO] [stdout]     |
[INFO] [stdout] 822 |         eval_tuple_with_context_mut("3,3", &mut context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_tuple_with_context_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:823:17
[INFO] [stdout]     |
[INFO] [stdout] 823 |         Ok(vec![Value::Int(3), Value::Int(3)])
[INFO] [stdout]     |                 ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:823:32
[INFO] [stdout]     |
[INFO] [stdout] 823 |         Ok(vec![Value::Int(3), Value::Int(3)])
[INFO] [stdout]     |                                ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_tuple_with_context_mut` in this scope
[INFO] [stdout]    --> tests/integration.rs:826:9
[INFO] [stdout]     |
[INFO] [stdout] 826 |         eval_tuple_with_context_mut("33", &mut context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_tuple_with_context_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:827:13
[INFO] [stdout]     |
[INFO] [stdout] 827 |         Err(EvalexprError::ExpectedTuple {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:828:21
[INFO] [stdout]     |
[INFO] [stdout] 828 |             actual: Value::Int(33)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_tuple_with_context_mut` in this scope
[INFO] [stdout]    --> tests/integration.rs:832:9
[INFO] [stdout]     |
[INFO] [stdout] 832 |         eval_tuple_with_context_mut("3a3", &mut context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_tuple_with_context_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:833:13
[INFO] [stdout]     |
[INFO] [stdout] 833 |         Err(EvalexprError::VariableIdentifierNotFound("3a3".to_owned()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_empty` in this scope
[INFO] [stdout]    --> tests/integration.rs:836:16
[INFO] [stdout]     |
[INFO] [stdout] 836 |     assert_eq!(eval_empty(""), Ok(EMPTY_VALUE));
[INFO] [stdout]     |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_empty;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EMPTY_VALUE` in this scope
[INFO] [stdout]    --> tests/integration.rs:836:35
[INFO] [stdout]     |
[INFO] [stdout] 836 |     assert_eq!(eval_empty(""), Ok(EMPTY_VALUE));
[INFO] [stdout]     |                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EMPTY_VALUE;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_empty` in this scope
[INFO] [stdout]    --> tests/integration.rs:837:16
[INFO] [stdout]     |
[INFO] [stdout] 837 |     assert_eq!(eval_empty("()"), Ok(EMPTY_VALUE));
[INFO] [stdout]     |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_empty;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EMPTY_VALUE` in this scope
[INFO] [stdout]    --> tests/integration.rs:837:37
[INFO] [stdout]     |
[INFO] [stdout] 837 |     assert_eq!(eval_empty("()"), Ok(EMPTY_VALUE));
[INFO] [stdout]     |                                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EMPTY_VALUE;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_empty` in this scope
[INFO] [stdout]    --> tests/integration.rs:839:9
[INFO] [stdout]     |
[INFO] [stdout] 839 |         eval_empty("(,)"),
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_empty;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:840:13
[INFO] [stdout]     |
[INFO] [stdout] 840 |         Err(EvalexprError::ExpectedEmpty {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:841:21
[INFO] [stdout]     |
[INFO] [stdout] 841 |             actual: Value::Tuple(vec![Value::Empty, Value::Empty])
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:841:39
[INFO] [stdout]     |
[INFO] [stdout] 841 |             actual: Value::Tuple(vec![Value::Empty, Value::Empty])
[INFO] [stdout]     |                                       ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:841:53
[INFO] [stdout]     |
[INFO] [stdout] 841 |             actual: Value::Tuple(vec![Value::Empty, Value::Empty])
[INFO] [stdout]     |                                                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_empty` in this scope
[INFO] [stdout]    --> tests/integration.rs:845:9
[INFO] [stdout]     |
[INFO] [stdout] 845 |         eval_empty("xaq"),
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_empty;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:846:13
[INFO] [stdout]     |
[INFO] [stdout] 846 |         Err(EvalexprError::VariableIdentifierNotFound("xaq".to_owned()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_empty_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:848:16
[INFO] [stdout]     |
[INFO] [stdout] 848 |     assert_eq!(eval_empty_with_context("", &context), Ok(EMPTY_VALUE));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_empty_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EMPTY_VALUE` in this scope
[INFO] [stdout]    --> tests/integration.rs:848:58
[INFO] [stdout]     |
[INFO] [stdout] 848 |     assert_eq!(eval_empty_with_context("", &context), Ok(EMPTY_VALUE));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EMPTY_VALUE;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_empty_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:849:16
[INFO] [stdout]     |
[INFO] [stdout] 849 |     assert_eq!(eval_empty_with_context("()", &context), Ok(EMPTY_VALUE));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_empty_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EMPTY_VALUE` in this scope
[INFO] [stdout]    --> tests/integration.rs:849:60
[INFO] [stdout]     |
[INFO] [stdout] 849 |     assert_eq!(eval_empty_with_context("()", &context), Ok(EMPTY_VALUE));
[INFO] [stdout]     |                                                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EMPTY_VALUE;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_empty_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:851:9
[INFO] [stdout]     |
[INFO] [stdout] 851 |         eval_empty_with_context("(,)", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_empty_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:852:13
[INFO] [stdout]     |
[INFO] [stdout] 852 |         Err(EvalexprError::ExpectedEmpty {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:853:21
[INFO] [stdout]     |
[INFO] [stdout] 853 |             actual: Value::Tuple(vec![Value::Empty, Value::Empty])
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:853:39
[INFO] [stdout]     |
[INFO] [stdout] 853 |             actual: Value::Tuple(vec![Value::Empty, Value::Empty])
[INFO] [stdout]     |                                       ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:853:53
[INFO] [stdout]     |
[INFO] [stdout] 853 |             actual: Value::Tuple(vec![Value::Empty, Value::Empty])
[INFO] [stdout]     |                                                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_empty_with_context` in this scope
[INFO] [stdout]    --> tests/integration.rs:857:9
[INFO] [stdout]     |
[INFO] [stdout] 857 |         eval_empty_with_context("xaq", &context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_empty_with_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:858:13
[INFO] [stdout]     |
[INFO] [stdout] 858 |         Err(EvalexprError::VariableIdentifierNotFound("xaq".to_owned()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_empty_with_context_mut` in this scope
[INFO] [stdout]    --> tests/integration.rs:861:9
[INFO] [stdout]     |
[INFO] [stdout] 861 |         eval_empty_with_context_mut("", &mut context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_empty_with_context_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EMPTY_VALUE` in this scope
[INFO] [stdout]    --> tests/integration.rs:862:12
[INFO] [stdout]     |
[INFO] [stdout] 862 |         Ok(EMPTY_VALUE)
[INFO] [stdout]     |            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EMPTY_VALUE;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_empty_with_context_mut` in this scope
[INFO] [stdout]    --> tests/integration.rs:865:9
[INFO] [stdout]     |
[INFO] [stdout] 865 |         eval_empty_with_context_mut("()", &mut context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_empty_with_context_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EMPTY_VALUE` in this scope
[INFO] [stdout]    --> tests/integration.rs:866:12
[INFO] [stdout]     |
[INFO] [stdout] 866 |         Ok(EMPTY_VALUE)
[INFO] [stdout]     |            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EMPTY_VALUE;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_empty_with_context_mut` in this scope
[INFO] [stdout]    --> tests/integration.rs:869:9
[INFO] [stdout]     |
[INFO] [stdout] 869 |         eval_empty_with_context_mut("(,)", &mut context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_empty_with_context_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:870:13
[INFO] [stdout]     |
[INFO] [stdout] 870 |         Err(EvalexprError::ExpectedEmpty {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:871:21
[INFO] [stdout]     |
[INFO] [stdout] 871 |             actual: Value::Tuple(vec![Value::Empty, Value::Empty])
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:871:39
[INFO] [stdout]     |
[INFO] [stdout] 871 |             actual: Value::Tuple(vec![Value::Empty, Value::Empty])
[INFO] [stdout]     |                                       ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:871:53
[INFO] [stdout]     |
[INFO] [stdout] 871 |             actual: Value::Tuple(vec![Value::Empty, Value::Empty])
[INFO] [stdout]     |                                                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eval_empty_with_context_mut` in this scope
[INFO] [stdout]    --> tests/integration.rs:875:9
[INFO] [stdout]     |
[INFO] [stdout] 875 |         eval_empty_with_context_mut("xaq", &mut context),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::eval_empty_with_context_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:876:13
[INFO] [stdout]     |
[INFO] [stdout] 876 |         Err(EvalexprError::VariableIdentifierNotFound("xaq".to_owned()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]    --> tests/integration.rs:882:9
[INFO] [stdout]     |
[INFO] [stdout] 882 |         build_operator_tree("\"3.3\"").unwrap().eval_string(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::build_operator_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]    --> tests/integration.rs:886:9
[INFO] [stdout]     |
[INFO] [stdout] 886 |         build_operator_tree("3.3").unwrap().eval_string(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::build_operator_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:887:13
[INFO] [stdout]     |
[INFO] [stdout] 887 |         Err(EvalexprError::ExpectedString {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:888:21
[INFO] [stdout]     |
[INFO] [stdout] 888 |             actual: Value::Float(3.3)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]    --> tests/integration.rs:892:9
[INFO] [stdout]     |
[INFO] [stdout] 892 |         build_operator_tree("3..3").unwrap().eval_string(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::build_operator_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:893:13
[INFO] [stdout]     |
[INFO] [stdout] 893 |         Err(EvalexprError::VariableIdentifierNotFound("3..3".to_owned()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]    --> tests/integration.rs:896:9
[INFO] [stdout]     |
[INFO] [stdout] 896 |         build_operator_tree("string")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::build_operator_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]    --> tests/integration.rs:902:9
[INFO] [stdout]     |
[INFO] [stdout] 902 |         build_operator_tree("3.3")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::build_operator_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:905:13
[INFO] [stdout]     |
[INFO] [stdout] 905 |         Err(EvalexprError::ExpectedString {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:906:21
[INFO] [stdout]     |
[INFO] [stdout] 906 |             actual: Value::Float(3.3)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]    --> tests/integration.rs:910:9
[INFO] [stdout]     |
[INFO] [stdout] 910 |         build_operator_tree("3..3")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::build_operator_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:913:13
[INFO] [stdout]     |
[INFO] [stdout] 913 |         Err(EvalexprError::VariableIdentifierNotFound("3..3".to_owned()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]    --> tests/integration.rs:916:9
[INFO] [stdout]     |
[INFO] [stdout] 916 |         build_operator_tree("string")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::build_operator_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]    --> tests/integration.rs:922:9
[INFO] [stdout]     |
[INFO] [stdout] 922 |         build_operator_tree("3.3")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::build_operator_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:925:13
[INFO] [stdout]     |
[INFO] [stdout] 925 |         Err(EvalexprError::ExpectedString {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:926:21
[INFO] [stdout]     |
[INFO] [stdout] 926 |             actual: Value::Float(3.3)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]    --> tests/integration.rs:930:9
[INFO] [stdout]     |
[INFO] [stdout] 930 |         build_operator_tree("3..3")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::build_operator_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:933:13
[INFO] [stdout]     |
[INFO] [stdout] 933 |         Err(EvalexprError::VariableIdentifierNotFound("3..3".to_owned()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]    --> tests/integration.rs:936:16
[INFO] [stdout]     |
[INFO] [stdout] 936 |     assert_eq!(build_operator_tree("3.3").unwrap().eval_float(), Ok(3.3));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::build_operator_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]    --> tests/integration.rs:938:9
[INFO] [stdout]     |
[INFO] [stdout] 938 |         build_operator_tree("33").unwrap().eval_float(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::build_operator_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:939:13
[INFO] [stdout]     |
[INFO] [stdout] 939 |         Err(EvalexprError::ExpectedFloat {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:940:21
[INFO] [stdout]     |
[INFO] [stdout] 940 |             actual: Value::Int(33)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]    --> tests/integration.rs:944:9
[INFO] [stdout]     |
[INFO] [stdout] 944 |         build_operator_tree("asd()").unwrap().eval_float(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::build_operator_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:945:13
[INFO] [stdout]     |
[INFO] [stdout] 945 |         Err(EvalexprError::FunctionIdentifierNotFound("asd".to_owned()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]    --> tests/integration.rs:948:9
[INFO] [stdout]     |
[INFO] [stdout] 948 |         build_operator_tree("3.3")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::build_operator_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]    --> tests/integration.rs:954:9
[INFO] [stdout]     |
[INFO] [stdout] 954 |         build_operator_tree("33")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::build_operator_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:957:13
[INFO] [stdout]     |
[INFO] [stdout] 957 |         Err(EvalexprError::ExpectedFloat {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:958:21
[INFO] [stdout]     |
[INFO] [stdout] 958 |             actual: Value::Int(33)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]    --> tests/integration.rs:962:9
[INFO] [stdout]     |
[INFO] [stdout] 962 |         build_operator_tree("asd")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::build_operator_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:965:13
[INFO] [stdout]     |
[INFO] [stdout] 965 |         Err(EvalexprError::VariableIdentifierNotFound("asd".to_owned()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]    --> tests/integration.rs:968:9
[INFO] [stdout]     |
[INFO] [stdout] 968 |         build_operator_tree("3.3")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::build_operator_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]    --> tests/integration.rs:974:9
[INFO] [stdout]     |
[INFO] [stdout] 974 |         build_operator_tree("33")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::build_operator_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:977:13
[INFO] [stdout]     |
[INFO] [stdout] 977 |         Err(EvalexprError::ExpectedFloat {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:978:21
[INFO] [stdout]     |
[INFO] [stdout] 978 |             actual: Value::Int(33)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]    --> tests/integration.rs:982:9
[INFO] [stdout]     |
[INFO] [stdout] 982 |         build_operator_tree("asd")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::build_operator_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:985:13
[INFO] [stdout]     |
[INFO] [stdout] 985 |         Err(EvalexprError::VariableIdentifierNotFound("asd".to_owned()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]    --> tests/integration.rs:988:16
[INFO] [stdout]     |
[INFO] [stdout] 988 |     assert_eq!(build_operator_tree("3").unwrap().eval_int(), Ok(3));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::build_operator_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]    --> tests/integration.rs:990:9
[INFO] [stdout]     |
[INFO] [stdout] 990 |         build_operator_tree("3.3").unwrap().eval_int(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::build_operator_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:991:13
[INFO] [stdout]     |
[INFO] [stdout] 991 |         Err(EvalexprError::ExpectedInt {
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]    --> tests/integration.rs:992:21
[INFO] [stdout]     |
[INFO] [stdout] 992 |             actual: Value::Float(3.3)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::Value;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ron::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]    --> tests/integration.rs:996:9
[INFO] [stdout]     |
[INFO] [stdout] 996 |         build_operator_tree("(,);.").unwrap().eval_int(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::build_operator_tree;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]    --> tests/integration.rs:997:13
[INFO] [stdout]     |
[INFO] [stdout] 997 |         Err(EvalexprError::VariableIdentifierNotFound(".".to_owned()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use expressive::EvalexprError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1000:9
[INFO] [stdout]      |
[INFO] [stdout] 1000 |         build_operator_tree("3")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1006:9
[INFO] [stdout]      |
[INFO] [stdout] 1006 |         build_operator_tree("3.3")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]     --> tests/integration.rs:1009:13
[INFO] [stdout]      |
[INFO] [stdout] 1009 |         Err(EvalexprError::ExpectedInt {
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::EvalexprError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]     --> tests/integration.rs:1010:21
[INFO] [stdout]      |
[INFO] [stdout] 1010 |             actual: Value::Float(3.3)
[INFO] [stdout]      |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::Value;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use ron::Value;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1014:9
[INFO] [stdout]      |
[INFO] [stdout] 1014 |         build_operator_tree("(,);.")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]     --> tests/integration.rs:1017:13
[INFO] [stdout]      |
[INFO] [stdout] 1017 |         Err(EvalexprError::VariableIdentifierNotFound(".".to_owned()))
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::EvalexprError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1020:9
[INFO] [stdout]      |
[INFO] [stdout] 1020 |         build_operator_tree("3")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1026:9
[INFO] [stdout]      |
[INFO] [stdout] 1026 |         build_operator_tree("3.3")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]     --> tests/integration.rs:1029:13
[INFO] [stdout]      |
[INFO] [stdout] 1029 |         Err(EvalexprError::ExpectedInt {
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::EvalexprError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]     --> tests/integration.rs:1030:21
[INFO] [stdout]      |
[INFO] [stdout] 1030 |             actual: Value::Float(3.3)
[INFO] [stdout]      |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::Value;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use ron::Value;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1034:9
[INFO] [stdout]      |
[INFO] [stdout] 1034 |         build_operator_tree("(,);.")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]     --> tests/integration.rs:1037:13
[INFO] [stdout]      |
[INFO] [stdout] 1037 |         Err(EvalexprError::VariableIdentifierNotFound(".".to_owned()))
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::EvalexprError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1040:16
[INFO] [stdout]      |
[INFO] [stdout] 1040 |     assert_eq!(build_operator_tree("3").unwrap().eval_number(), Ok(3.0));
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1042:9
[INFO] [stdout]      |
[INFO] [stdout] 1042 |         build_operator_tree("true").unwrap().eval_number(),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]     --> tests/integration.rs:1043:13
[INFO] [stdout]      |
[INFO] [stdout] 1043 |         Err(EvalexprError::ExpectedNumber {
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::EvalexprError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]     --> tests/integration.rs:1044:21
[INFO] [stdout]      |
[INFO] [stdout] 1044 |             actual: Value::Boolean(true)
[INFO] [stdout]      |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::Value;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use ron::Value;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1048:9
[INFO] [stdout]      |
[INFO] [stdout] 1048 |         build_operator_tree("abc").unwrap().eval_number(),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]     --> tests/integration.rs:1049:13
[INFO] [stdout]      |
[INFO] [stdout] 1049 |         Err(EvalexprError::VariableIdentifierNotFound("abc".to_owned()))
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::EvalexprError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1052:9
[INFO] [stdout]      |
[INFO] [stdout] 1052 |         build_operator_tree("3")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1058:9
[INFO] [stdout]      |
[INFO] [stdout] 1058 |         build_operator_tree("true")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]     --> tests/integration.rs:1061:13
[INFO] [stdout]      |
[INFO] [stdout] 1061 |         Err(EvalexprError::ExpectedNumber {
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::EvalexprError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]     --> tests/integration.rs:1062:21
[INFO] [stdout]      |
[INFO] [stdout] 1062 |             actual: Value::Boolean(true)
[INFO] [stdout]      |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::Value;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use ron::Value;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1066:9
[INFO] [stdout]      |
[INFO] [stdout] 1066 |         build_operator_tree("abc")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]     --> tests/integration.rs:1069:13
[INFO] [stdout]      |
[INFO] [stdout] 1069 |         Err(EvalexprError::VariableIdentifierNotFound("abc".to_owned()))
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::EvalexprError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1072:9
[INFO] [stdout]      |
[INFO] [stdout] 1072 |         build_operator_tree("3")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1078:9
[INFO] [stdout]      |
[INFO] [stdout] 1078 |         build_operator_tree("true")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]     --> tests/integration.rs:1081:13
[INFO] [stdout]      |
[INFO] [stdout] 1081 |         Err(EvalexprError::ExpectedNumber {
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::EvalexprError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]     --> tests/integration.rs:1082:21
[INFO] [stdout]      |
[INFO] [stdout] 1082 |             actual: Value::Boolean(true)
[INFO] [stdout]      |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::Value;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use ron::Value;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1086:9
[INFO] [stdout]      |
[INFO] [stdout] 1086 |         build_operator_tree("abc")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]     --> tests/integration.rs:1089:13
[INFO] [stdout]      |
[INFO] [stdout] 1089 |         Err(EvalexprError::VariableIdentifierNotFound("abc".to_owned()))
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::EvalexprError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1093:9
[INFO] [stdout]      |
[INFO] [stdout] 1093 |         build_operator_tree("true").unwrap().eval_boolean(),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1097:9
[INFO] [stdout]      |
[INFO] [stdout] 1097 |         build_operator_tree("4").unwrap().eval_boolean(),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]     --> tests/integration.rs:1098:13
[INFO] [stdout]      |
[INFO] [stdout] 1098 |         Err(EvalexprError::ExpectedBoolean {
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::EvalexprError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]     --> tests/integration.rs:1099:21
[INFO] [stdout]      |
[INFO] [stdout] 1099 |             actual: Value::Int(4)
[INFO] [stdout]      |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::Value;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use ron::Value;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1103:9
[INFO] [stdout]      |
[INFO] [stdout] 1103 |         build_operator_tree("trueee").unwrap().eval_boolean(),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]     --> tests/integration.rs:1104:13
[INFO] [stdout]      |
[INFO] [stdout] 1104 |         Err(EvalexprError::VariableIdentifierNotFound(
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::EvalexprError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1109:9
[INFO] [stdout]      |
[INFO] [stdout] 1109 |         build_operator_tree("true")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1115:9
[INFO] [stdout]      |
[INFO] [stdout] 1115 |         build_operator_tree("4")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]     --> tests/integration.rs:1118:13
[INFO] [stdout]      |
[INFO] [stdout] 1118 |         Err(EvalexprError::ExpectedBoolean {
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::EvalexprError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]     --> tests/integration.rs:1119:21
[INFO] [stdout]      |
[INFO] [stdout] 1119 |             actual: Value::Int(4)
[INFO] [stdout]      |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::Value;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use ron::Value;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1123:9
[INFO] [stdout]      |
[INFO] [stdout] 1123 |         build_operator_tree("trueee")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]     --> tests/integration.rs:1126:13
[INFO] [stdout]      |
[INFO] [stdout] 1126 |         Err(EvalexprError::VariableIdentifierNotFound(
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::EvalexprError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1131:9
[INFO] [stdout]      |
[INFO] [stdout] 1131 |         build_operator_tree("true")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1137:9
[INFO] [stdout]      |
[INFO] [stdout] 1137 |         build_operator_tree("4")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]     --> tests/integration.rs:1140:13
[INFO] [stdout]      |
[INFO] [stdout] 1140 |         Err(EvalexprError::ExpectedBoolean {
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::EvalexprError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]     --> tests/integration.rs:1141:21
[INFO] [stdout]      |
[INFO] [stdout] 1141 |             actual: Value::Int(4)
[INFO] [stdout]      |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::Value;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use ron::Value;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1145:9
[INFO] [stdout]      |
[INFO] [stdout] 1145 |         build_operator_tree("trueee")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]     --> tests/integration.rs:1148:13
[INFO] [stdout]      |
[INFO] [stdout] 1148 |         Err(EvalexprError::VariableIdentifierNotFound(
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::EvalexprError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1154:9
[INFO] [stdout]      |
[INFO] [stdout] 1154 |         build_operator_tree("3,3").unwrap().eval_tuple(),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]     --> tests/integration.rs:1155:17
[INFO] [stdout]      |
[INFO] [stdout] 1155 |         Ok(vec![Value::Int(3), Value::Int(3)])
[INFO] [stdout]      |                 ^^^^^ use of undeclared type `Value`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::Value;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use ron::Value;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]     --> tests/integration.rs:1155:32
[INFO] [stdout]      |
[INFO] [stdout] 1155 |         Ok(vec![Value::Int(3), Value::Int(3)])
[INFO] [stdout]      |                                ^^^^^ use of undeclared type `Value`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::Value;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use ron::Value;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1158:9
[INFO] [stdout]      |
[INFO] [stdout] 1158 |         build_operator_tree("33").unwrap().eval_tuple(),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]     --> tests/integration.rs:1159:13
[INFO] [stdout]      |
[INFO] [stdout] 1159 |         Err(EvalexprError::ExpectedTuple {
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::EvalexprError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]     --> tests/integration.rs:1160:21
[INFO] [stdout]      |
[INFO] [stdout] 1160 |             actual: Value::Int(33)
[INFO] [stdout]      |                     ^^^^^ use of undeclared type `Value`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::Value;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use ron::Value;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1164:9
[INFO] [stdout]      |
[INFO] [stdout] 1164 |         build_operator_tree("3a3").unwrap().eval_tuple(),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]     --> tests/integration.rs:1165:13
[INFO] [stdout]      |
[INFO] [stdout] 1165 |         Err(EvalexprError::VariableIdentifierNotFound("3a3".to_owned()))
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::EvalexprError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1168:9
[INFO] [stdout]      |
[INFO] [stdout] 1168 |         build_operator_tree("3,3")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]     --> tests/integration.rs:1171:17
[INFO] [stdout]      |
[INFO] [stdout] 1171 |         Ok(vec![Value::Int(3), Value::Int(3)])
[INFO] [stdout]      |                 ^^^^^ use of undeclared type `Value`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::Value;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use ron::Value;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value`
[INFO] [stdout]     --> tests/integration.rs:1171:32
[INFO] [stdout]      |
[INFO] [stdout] 1171 |         Ok(vec![Value::Int(3), Value::Int(3)])
[INFO] [stdout]      |                                ^^^^^ use of undeclared type `Value`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::Value;
[INFO] [stdout]      |
[INFO] [stdout] 3    + use ron::Value;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_operator_tree` in this scope
[INFO] [stdout]     --> tests/integration.rs:1174:9
[INFO] [stdout]      |
[INFO] [stdout] 1174 |         build_operator_tree("33")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::build_operator_tree;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EvalexprError`
[INFO] [stdout]     --> tests/integration.rs:1177:13
[INFO] [stdout]      |
[INFO] [stdout] 1177 |         Err(EvalexprError::ExpectedTuple {
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `EvalexprError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3    + use expressive::EvalexprError;
[WARN] too many lines in the log, truncating it
