[INFO] fetching crate poet-rhai 0.2.0...
[INFO] testing poet-rhai-0.2.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate poet-rhai 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate poet-rhai 0.2.0
[INFO] finished tweaking crates.io crate poet-rhai 0.2.0
[INFO] tweaked toml for crates.io crate poet-rhai 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate poet-rhai 0.2.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate poet-rhai 0.2.0 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8581deeb5460b0967224c93ad0729b75b5febe3a4143f37ed4688cbe2f52ea46
[INFO] running `Command { std: "docker" "start" "-a" "8581deeb5460b0967224c93ad0729b75b5febe3a4143f37ed4688cbe2f52ea46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8581deeb5460b0967224c93ad0729b75b5febe3a4143f37ed4688cbe2f52ea46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8581deeb5460b0967224c93ad0729b75b5febe3a4143f37ed4688cbe2f52ea46", kill_on_drop: false }`
[INFO] [stdout] 8581deeb5460b0967224c93ad0729b75b5febe3a4143f37ed4688cbe2f52ea46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d038860bbb5deda788af8be83cf3bc34a2838a33bc60f99aa8ec35fa80666b20
[INFO] running `Command { std: "docker" "start" "-a" "d038860bbb5deda788af8be83cf3bc34a2838a33bc60f99aa8ec35fa80666b20", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling poet_rhai_codegen v3.1.0
[INFO] [stderr]    Compiling poet-rhai v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `binary_and` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:117:30
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 pub const fn binary_and(x: $arg_type, y: $arg_type) -> $arg_type {
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `binary_or` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 pub const fn binary_or(x: $arg_type, y: $arg_type) -> $arg_type {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `binary_xor` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:125:30
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 pub const fn binary_xor(x: $arg_type, y: $arg_type) -> $arg_type {
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_zero` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:130:30
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 pub const fn is_zero(x: $arg_type) -> bool {
[INFO] [stdout]     |                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_odd` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:135:30
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 pub const fn is_odd(x: $arg_type) -> bool {
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_even` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:140:30
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 pub const fn is_even(x: $arg_type) -> bool {
[INFO] [stdout]     |                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/packages/iter_basic.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone, Hash, Eq, PartialEq)]
[INFO] [stdout]    |                           --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub add: fn(T, T) -> Option<T>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "d038860bbb5deda788af8be83cf3bc34a2838a33bc60f99aa8ec35fa80666b20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d038860bbb5deda788af8be83cf3bc34a2838a33bc60f99aa8ec35fa80666b20", kill_on_drop: false }`
[INFO] [stdout] d038860bbb5deda788af8be83cf3bc34a2838a33bc60f99aa8ec35fa80666b20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8eaf0774452cc5920fda679cd5ebf054346452e0d3d633afaa00d91aab92dc4e
[INFO] running `Command { std: "docker" "start" "-a" "8eaf0774452cc5920fda679cd5ebf054346452e0d3d633afaa00d91aab92dc4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stdout] warning: function `binary_and` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:117:30
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 pub const fn binary_and(x: $arg_type, y: $arg_type) -> $arg_type {
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `binary_or` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 pub const fn binary_or(x: $arg_type, y: $arg_type) -> $arg_type {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `binary_xor` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:125:30
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 pub const fn binary_xor(x: $arg_type, y: $arg_type) -> $arg_type {
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_zero` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:130:30
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 pub const fn is_zero(x: $arg_type) -> bool {
[INFO] [stdout]     |                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_odd` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:135:30
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 pub const fn is_odd(x: $arg_type) -> bool {
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_even` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:140:30
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 pub const fn is_even(x: $arg_type) -> bool {
[INFO] [stdout]     |                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/packages/iter_basic.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone, Hash, Eq, PartialEq)]
[INFO] [stdout]    |                           --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub add: fn(T, T) -> Option<T>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling poet-rhai v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `binary_and` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:117:30
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 pub const fn binary_and(x: $arg_type, y: $arg_type) -> $arg_type {
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `binary_or` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 pub const fn binary_or(x: $arg_type, y: $arg_type) -> $arg_type {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `binary_xor` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:125:30
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 pub const fn binary_xor(x: $arg_type, y: $arg_type) -> $arg_type {
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_zero` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:130:30
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 pub const fn is_zero(x: $arg_type) -> bool {
[INFO] [stdout]     |                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_odd` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:135:30
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 pub const fn is_odd(x: $arg_type) -> bool {
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_even` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:140:30
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 pub const fn is_even(x: $arg_type) -> bool {
[INFO] [stdout]     |                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/packages/iter_basic.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone, Hash, Eq, PartialEq)]
[INFO] [stdout]    |                           --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub add: fn(T, T) -> Option<T>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.12s
[INFO] running `Command { std: "docker" "inspect" "8eaf0774452cc5920fda679cd5ebf054346452e0d3d633afaa00d91aab92dc4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eaf0774452cc5920fda679cd5ebf054346452e0d3d633afaa00d91aab92dc4e", kill_on_drop: false }`
[INFO] [stdout] 8eaf0774452cc5920fda679cd5ebf054346452e0d3d633afaa00d91aab92dc4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bfc44921fc395d5a19c97c4b28a29d2c4febc383f0d9ce01787699577e7b80a5
[INFO] running `Command { std: "docker" "start" "-a" "bfc44921fc395d5a19c97c4b28a29d2c4febc383f0d9ce01787699577e7b80a5", kill_on_drop: false }`
[INFO] [stderr] warning: function `binary_and` is never used
[INFO] [stderr]    --> src/packages/arithmetic.rs:117:30
[INFO] [stderr]     |
[INFO] [stderr] 117 |                 pub const fn binary_and(x: $arg_type, y: $arg_type) -> $arg_type {
[INFO] [stderr]     |                              ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stderr]     | --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `binary_or` is never used
[INFO] [stderr]    --> src/packages/arithmetic.rs:121:30
[INFO] [stderr]     |
[INFO] [stderr] 121 |                 pub const fn binary_or(x: $arg_type, y: $arg_type) -> $arg_type {
[INFO] [stderr]     |                              ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stderr]     | --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `binary_xor` is never used
[INFO] [stderr]    --> src/packages/arithmetic.rs:125:30
[INFO] [stderr]     |
[INFO] [stderr] 125 |                 pub const fn binary_xor(x: $arg_type, y: $arg_type) -> $arg_type {
[INFO] [stderr]     |                              ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stderr]     | --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_zero` is never used
[INFO] [stderr]    --> src/packages/arithmetic.rs:130:30
[INFO] [stderr]     |
[INFO] [stderr] 130 |                 pub const fn is_zero(x: $arg_type) -> bool {
[INFO] [stderr]     |                              ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stderr]     | --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_odd` is never used
[INFO] [stderr]    --> src/packages/arithmetic.rs:135:30
[INFO] [stderr]     |
[INFO] [stderr] 135 |                 pub const fn is_odd(x: $arg_type) -> bool {
[INFO] [stderr]     |                              ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stderr]     | --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_even` is never used
[INFO] [stderr]    --> src/packages/arithmetic.rs:140:30
[INFO] [stderr]     |
[INFO] [stderr] 140 |                 pub const fn is_even(x: $arg_type) -> bool {
[INFO] [stderr]     |                              ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stderr]     | --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/packages/iter_basic.rs:52:5
[INFO] [stderr]    |
[INFO] [stderr] 43 | #[derive(Clone, Hash, Eq, PartialEq)]
[INFO] [stderr]    |                           --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 52 |     pub add: fn(T, T) -> Option<T>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `poet-rhai` (lib) generated 7 warnings
[INFO] [stderr] warning: `poet-rhai` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/poet_rhai-a96d86005dd83971)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::check_struct_sizes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/rhai-run.rs (/opt/rustwide/target/debug/deps/rhai_run-dd396674538c832f)
[INFO] [stderr]    Doc-tests poet_rhai
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 134 tests
[INFO] [stdout] test src/api/eval.rs - api::eval::Engine::eval_ast_with_scope (line 168) ... FAILED
[INFO] [stdout] test src/api/compile.rs - api::compile::Engine::compile (line 13) ... FAILED
[INFO] [stdout] test src/api/eval.rs - api::eval::Engine::eval_with_scope (line 49) ... FAILED
[INFO] [stdout] test src/api/compile.rs - api::compile::Engine::compile_scripts_with_scope (line 168) ... FAILED
[INFO] [stdout] test src/api/call_fn.rs - api::call_fn::Engine::call_fn (line 97) ... FAILED
[INFO] [stdout] test src/api/eval.rs - api::eval::Engine::eval_binary_op (line 272) ... FAILED
[INFO] [stdout] test src/api/eval.rs - api::eval::Engine::eval_ast (line 146) ... FAILED
[INFO] [stdout] test src/api/eval.rs - api::eval::Engine::eval_expression (line 85) ... FAILED
[INFO] [stdout] test src/api/compile.rs - api::compile::Engine::compile_with_scope (line 42) ... FAILED
[INFO] [stdout] test src/api/compile.rs - api::compile::Engine::compile_expression_with_scope (line 270) ... FAILED
[INFO] [stdout] test src/api/eval.rs - api::eval::Engine::eval (line 24) ... FAILED
[INFO] [stdout] test src/api/eval.rs - api::eval::Engine::eval_expression_with_scope (line 103) ... FAILED
[INFO] [stdout] test src/api/compile.rs - api::compile::Engine::compile_expression (line 246) ... FAILED
[INFO] [stdout] test src/api/events.rs - api::events::Engine::on_var (line 39) ... FAILED
[INFO] [stdout] test src/api/eval.rs - api::eval::eval (line 414) ... FAILED
[INFO] [stdout] test src/api/files.rs - api::files::Engine::eval_file (line 122) - compile ... FAILED
[INFO] [stdout] test src/api/files.rs - api::files::Engine::compile_file (line 54) - compile ... FAILED
[INFO] [stdout] test src/api/events.rs - api::events::Engine::on_progress (line 210) ... FAILED
[INFO] [stdout] test src/api/files.rs - api::files::Engine::eval_file_with_scope (line 150) - compile ... FAILED
[INFO] [stdout] test src/api/call_fn.rs - api::call_fn::Engine::call_fn_with_options (line 147) ... FAILED
[INFO] [stdout] test src/api/files.rs - api::files::Engine::run_file_with_scope (line 207) - compile ... FAILED
[INFO] [stdout] test src/api/events.rs - api::events::Engine::on_debug (line 293) ... FAILED
[INFO] [stdout] test src/api/files.rs - api::files::Engine::run_file (line 179) - compile ... FAILED
[INFO] [stdout] test src/api/json.rs - api::json::Engine::parse_json (line 32) ... FAILED
[INFO] [stdout] test src/api/build_type.rs - api::build_type::CustomType (line 20) ... FAILED
[INFO] [stdout] test src/api/files.rs - api::files::run_file (line 251) - compile ... FAILED
[INFO] [stdout] test src/api/files.rs - api::files::Engine::compile_file_with_scope (line 87) - compile ... FAILED
[INFO] [stdout] test src/api/mod.rs - api::Engine::is_symbol_disabled (line 151) ... FAILED
[INFO] [stdout] test src/api/files.rs - api::files::eval_file (line 234) - compile ... FAILED
[INFO] [stdout] test src/api/register.rs - api::register::Engine::register_fn (line 42) ... FAILED
[INFO] [stdout] test src/api/mod.rs - api::Engine::disable_symbol (line 128) ... FAILED
[INFO] [stdout] test src/api/mod.rs - api::Engine::register_custom_operator (line 176) ... FAILED
[INFO] [stdout] test src/api/register.rs - api::register::Engine::register_static_module (line 647) ... FAILED
[INFO] [stdout] test src/api/register.rs - api::register::Engine::register_set (line 319) ... FAILED
[INFO] [stdout] test src/api/run.rs - api::run::Engine::run_ast (line 78) ... FAILED
[INFO] [stdout] test src/api/run.rs - api::run::Engine::run_ast_with_scope (line 100) ... FAILED
[INFO] [stdout] test src/api/events.rs - api::events::Engine::on_print (line 253) ... FAILED
[INFO] [stdout] test src/api/register.rs - api::register::Engine::register_indexer_get (line 439) ... FAILED
[INFO] [stdout] test src/api/events.rs - api::events::Engine::on_def_var (line 95) ... FAILED
[INFO] [stdout] test src/api/register.rs - api::register::Engine::register_type_with_name (line 182) ... FAILED
[INFO] [stdout] test src/api/run.rs - api::run::Engine::run_with_scope (line 39) ... FAILED
[INFO] [stdout] test src/api/register.rs - api::register::Engine::register_indexer_set (line 500) ... FAILED
[INFO] [stdout] test src/ast/ast.rs - ast::ast::AST::merge (line 280) ... FAILED
[INFO] [stdout] test src/api/run.rs - api::run::run (line 150) ... FAILED
[INFO] [stdout] test src/ast/ast.rs - ast::ast::AST::retain_functions (line 614) ... FAILED
[INFO] [stdout] test src/api/register.rs - api::register::Engine::register_get (line 271) ... FAILED
[INFO] [stdout] test src/ast/ast.rs - ast::ast::AST::iter_literal_variables (line 688) ... FAILED
[INFO] [stdout] test src/ast/ast.rs - ast::ast::AST::combine_filtered (line 519) ... FAILED
[INFO] [stdout] test src/api/run.rs - api::run::Engine::run (line 14) ... FAILED
[INFO] [stdout] test src/config/hashing.rs - config::hashing::set_hashing_seed (line 47) ... FAILED
[INFO] [stdout] test src/ast/ast.rs - ast::ast::AST::merge_filtered (line 389) ... FAILED
[INFO] [stdout] test src/api/mod.rs - api::Engine::disable_symbol (line 112) ... FAILED
[INFO] [stdout] test src/engine.rs - engine::Engine (line 76) ... FAILED
[INFO] [stdout] test src/func/func_trait.rs - func::func_trait::Func::create_from_script (line 58) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::contains_fn (line 1434) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::contains_sub_module (line 1373) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::FuncRegistration::new (line 220) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::get_custom_type_display (line 1038) ... FAILED
[INFO] [stdout] test src/api/register.rs - api::register::Engine::register_get_set (line 372) ... FAILED
[INFO] [stdout] test src/func/func_trait.rs - func::func_trait::Func::create_from_ast (line 25) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::get_sub_module (line 1390) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::get_var_value (line 1190) ... FAILED
[INFO] [stdout] test src/config/hashing.rs - config::hashing (line 9) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::is_empty (line 1077) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::new (line 759) ... FAILED
[INFO] [stdout] test src/ast/ast.rs - ast::ast::AST::combine (line 333) ... FAILED
[INFO] [stdout] test src/api/register.rs - api::register::Engine::register_indexer_get_set (line 563) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 27) - compile ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::set_getter_setter_fn (line 1712) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::is_indexed (line 1110) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::contains_var (line 1174) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::get_custom_type_display_by_name (line 1015) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::clear_id (line 831) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::get_var (line 1206) ... FAILED
[INFO] [stdout] test src/eval/target.rs - eval::target::Target (line 81) ... ok
[INFO] [stdout] test src/module/mod.rs - module::Module::eval_ast_as_new (line 2260) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::set_custom_type (line 924) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::set_getter_fn (line 1626) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::id (line 789) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::set_sub_module (line 1409) ... FAILED
[INFO] [stdout] test src/func/func_args.rs - func::func_args::FuncArgs::parse (line 19) ... FAILED
[INFO] [stdout] test src/api/register.rs - api::register::Engine::register_type (line 138) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::set_id (line 814) ... FAILED
[INFO] [stdout] test src/module/resolvers/collection.rs - module::resolvers::collection::ModuleResolversCollection (line 15) ... FAILED
[INFO] [stdout] test src/module/resolvers/file.rs - module::resolvers::file::FileModuleResolver (line 37) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::set_native_fn (line 1583) ... FAILED
[INFO] [stdout] test src/module/resolvers/collection.rs - module::resolvers::collection::ModuleResolversCollection::new (line 35) ... FAILED
[INFO] [stdout] test src/module/resolvers/file.rs - module::resolvers::file::FileModuleResolver::new (line 80) ... FAILED
[INFO] [stdout] test src/packages/mod.rs - packages::def_package (line 114) ... FAILED
[INFO] [stdout] test src/module/resolvers/dummy.rs - module::resolvers::dummy::DummyModuleResolver (line 9) ... FAILED
[INFO] [stdout] test src/module/resolvers/file.rs - module::resolvers::file::FileModuleResolver::new_with_extension (line 124) ... FAILED
[INFO] [stdout] test src/module/resolvers/dummy.rs - module::resolvers::dummy::DummyModuleResolver::new (line 25) ... FAILED
[INFO] [stdout] test src/packages/mod.rs - packages::Package::register_into_engine_as (line 83) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::set_setter_fn (line 1672) ... FAILED
[INFO] [stdout] test src/module/resolvers/file.rs - module::resolvers::file::FileModuleResolver::new_with_path (line 103) ... FAILED
[INFO] [stdout] test src/packages/mod.rs - packages::Package::register_into_engine (line 63) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::set_indexer_get_set_fn (line 1873) ... FAILED
[INFO] [stdout] test src/module/resolvers/file.rs - module::resolvers::file::FileModuleResolver::new_with_path_and_extension (line 150) ... FAILED
[INFO] [stdout] test src/types/dynamic.rs - types::dynamic::Dynamic::cast (line 1625) ... FAILED
[INFO] [stdout] test src/types/scope.rs - types::scope::Scope<'_>::clear (line 205) ... FAILED
[INFO] [stdout] test src/types/dynamic.rs - types::dynamic::Dynamic::clone_cast (line 1675) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::set_indexer_get_fn (line 1770) ... FAILED
[INFO] [stdout] test src/module/resolvers/stat.rs - module::resolvers::stat::StaticModuleResolver (line 17) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::set_var (line 1224) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::set_indexer_set_fn (line 1824) ... FAILED
[INFO] [stdout] test src/module/resolvers/stat.rs - module::resolvers::stat::StaticModuleResolver::new (line 38) ... FAILED
[INFO] [stdout] test src/module/mod.rs - module::Module::set_custom_type_raw (line 964) ... FAILED
[INFO] [stdout] test src/types/scope.rs - types::scope::Scope<'_>::contains (line 458) ... FAILED
[INFO] [stdout] test src/types/scope.rs - types::scope::Scope<'_>::iter (line 881) ... FAILED
[INFO] [stdout] test src/types/scope.rs - types::scope::Scope<'_>::get (line 693) ... FAILED
[INFO] [stdout] test src/types/immutable_string.rs - types::immutable_string::ImmutableString (line 24) ... FAILED
[INFO] [stdout] test src/types/scope.rs - types::scope::Scope<'_>::get_value_ref (line 511) ... FAILED
[INFO] [stdout] test src/types/dynamic.rs - types::dynamic::Dynamic::from (line 1330) ... FAILED
[INFO] [stdout] test src/types/scope.rs - types::scope::Scope<'_>::get_value (line 486) ... FAILED
[INFO] [stdout] test src/types/dynamic.rs - types::dynamic::Dynamic::try_cast (line 1466) ... FAILED
[INFO] [stdout] test src/types/scope.rs - types::scope::Scope<'_>::get_value_mut (line 544) ... FAILED
[INFO] [stdout] test src/types/immutable_string.rs - types::immutable_string::ImmutableString::ptr_eq (line 758) ... FAILED
[INFO] [stdout] test src/types/scope.rs - types::scope::Scope<'_>::remove (line 735) ... FAILED
[INFO] [stdout] test src/types/scope.rs - types::scope::Scope (line 31) ... FAILED
[INFO] [stdout] test src/types/scope.rs - types::scope::Scope<'_>::get_mut (line 773) ... FAILED
[INFO] [stdout] test src/types/scope.rs - types::scope::Scope<'_>::is_empty (line 249) ... FAILED
[INFO] [stdout] test src/types/fn_ptr.rs - types::fn_ptr::FnPtr::call (line 220) ... FAILED
[INFO] [stdout] test src/types/scope.rs - types::scope::Scope<'_>::push (line 267) ... FAILED
[INFO] [stdout] test src/types/scope.rs - types::scope::Scope<'_>::set_or_push (line 607) ... FAILED
[INFO] [stdout] test src/types/scope.rs - types::scope::Scope<'_>::is_constant (line 581) ... FAILED
[INFO] [stdout] test src/types/scope.rs - types::scope::Scope<'_>::push_dynamic (line 287) ... FAILED
[INFO] [stdout] test src/types/scope.rs - types::scope::Scope<'_>::push_constant (line 306) ... FAILED
[INFO] [stdout] test src/types/scope.rs - types::scope::Scope<'_>::len (line 231) ... FAILED
[INFO] [stdout] test src/types/scope.rs - types::scope::Scope<'_>::pop (line 374) ... FAILED
[INFO] [stdout] test src/types/scope.rs - types::scope::Scope<'_>::new (line 161) ... FAILED
[INFO] [stdout] test src/types/scope.rs - types::scope::Scope<'_>::rewind (line 425) ... FAILED
[INFO] [stdout] test src/types/scope.rs - types::scope::Scope<'_>::set_value (line 655) ... FAILED
[INFO] [stdout] test src/types/scope.rs - types::scope::Scope<'_>::push_constant_dynamic (line 333) ... FAILED
[INFO] [stdout] test src/types/scope.rs - types::scope::Scope<'_>::with_capacity (line 183) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/eval.rs - api::eval::Engine::eval_ast_with_scope (line 168) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/eval.rs:170:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Engine, Scope};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/eval.rs:169:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/compile.rs - api::compile::Engine::compile (line 13) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/compile.rs:15:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/compile.rs:14:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/eval.rs - api::eval::Engine::eval_with_scope (line 49) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/eval.rs:51:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Engine, Scope};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/eval.rs:50:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/compile.rs - api::compile::Engine::compile_scripts_with_scope (line 168) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/compile.rs:172:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rhai::{Engine, Scope, OptimizationLevel};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/compile.rs:169:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/call_fn.rs - api::call_fn::Engine::call_fn (line 97) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/call_fn.rs:99:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Engine, Scope};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/call_fn.rs:98:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/eval.rs - api::eval::Engine::eval_binary_op (line 272) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/eval.rs:274:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/eval.rs:273:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/eval.rs - api::eval::Engine::eval_ast (line 146) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/eval.rs:148:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/eval.rs:147:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/eval.rs - api::eval::Engine::eval_expression (line 85) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/eval.rs:87:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/eval.rs:86:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/compile.rs - api::compile::Engine::compile_with_scope (line 42) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/compile.rs:46:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rhai::{Engine, Scope, OptimizationLevel};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/compile.rs:43:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/compile.rs - api::compile::Engine::compile_expression_with_scope (line 270) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/compile.rs:274:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rhai::{Engine, Scope, OptimizationLevel};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/compile.rs:271:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/eval.rs - api::eval::Engine::eval (line 24) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/eval.rs:26:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/eval.rs:25:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/eval.rs - api::eval::Engine::eval_expression_with_scope (line 103) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/eval.rs:105:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Engine, Scope};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/eval.rs:104:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/compile.rs - api::compile::Engine::compile_expression (line 246) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/compile.rs:248:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/compile.rs:247:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/events.rs - api::events::Engine::on_var (line 39) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/events.rs:41:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/events.rs:40:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/eval.rs - api::eval::eval (line 414) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/eval.rs:416:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | let result: i64 = rhai::eval("40 + 2")?;
[INFO] [stdout]   |                   ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/eval.rs:415:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/files.rs - api::files::Engine::eval_file (line 122) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/files.rs:124:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/files.rs:123:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/files.rs - api::files::Engine::compile_file (line 54) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/files.rs:56:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/files.rs:55:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/events.rs - api::events::Engine::on_progress (line 210) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/events.rs:214:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/events.rs:211:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/files.rs - api::files::Engine::eval_file_with_scope (line 150) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/files.rs:152:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Engine, Scope};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/files.rs:151:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/call_fn.rs - api::call_fn::Engine::call_fn_with_options (line 147) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/call_fn.rs:149:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Engine, Scope, Dynamic, CallFnOptions};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/call_fn.rs:148:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/files.rs - api::files::Engine::run_file_with_scope (line 207) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/files.rs:209:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Engine, Scope};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/files.rs:208:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/events.rs - api::events::Engine::on_debug (line 293) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/events.rs:297:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/events.rs:294:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/files.rs - api::files::Engine::run_file (line 179) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/files.rs:181:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/files.rs:180:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/json.rs - api::json::Engine::parse_json (line 32) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/json.rs:34:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Engine, Map};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/json.rs:33:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/build_type.rs - api::build_type::CustomType (line 20) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/build_type.rs:23:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rhai::{CustomType, TypeBuilder, Engine};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   --> src/api/build_type.rs:62:29
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]    |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/files.rs - api::files::run_file (line 251) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/files.rs:253:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | rhai::run_file("script.rhai")?;
[INFO] [stdout]   | ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/files.rs:252:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/files.rs - api::files::Engine::compile_file_with_scope (line 87) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/files.rs:91:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rhai::{Engine, Scope, OptimizationLevel};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/files.rs:88:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/mod.rs - api::Engine::is_symbol_disabled (line 151) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/mod.rs:152:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/files.rs - api::files::eval_file (line 234) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/files.rs:236:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let result = rhai::eval_file::<i64>("script.rhai")?;
[INFO] [stdout]   |              ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/files.rs:235:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/register.rs - api::register::Engine::register_fn (line 42) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/register.rs:44:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/register.rs:43:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/mod.rs - api::Engine::disable_symbol (line 128) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/mod.rs:130:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/mod.rs:129:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), rhai::ParseError> {
[INFO] [stdout]   |                         ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/mod.rs - api::Engine::register_custom_operator (line 176) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/mod.rs:178:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/mod.rs:177:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/register.rs - api::register::Engine::register_static_module (line 647) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/register.rs:649:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Engine, Shared, Module};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/register.rs:648:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/register.rs - api::register::Engine::register_set (line 319) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]   --> src/api/register.rs:335:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use rhai::Engine;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   --> src/api/register.rs:334:29
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]    |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/run.rs - api::run::Engine::run_ast (line 78) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/run.rs:80:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/run.rs:79:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/run.rs - api::run::Engine::run_ast_with_scope (line 100) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/run.rs:102:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Engine, Scope};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/run.rs:101:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/events.rs - api::events::Engine::on_print (line 253) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/events.rs:257:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/events.rs:254:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/register.rs - api::register::Engine::register_indexer_get (line 439) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]   --> src/api/register.rs:456:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use rhai::Engine;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   --> src/api/register.rs:455:29
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]    |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/events.rs - api::events::Engine::on_def_var (line 95) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/events.rs:97:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/events.rs:96:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/register.rs - api::register::Engine::register_type_with_name (line 182) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]   --> src/api/register.rs:195:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rhai::Engine;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   --> src/api/register.rs:194:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]    |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/run.rs - api::run::Engine::run_with_scope (line 39) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/run.rs:41:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Engine, Scope};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/run.rs:40:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/register.rs - api::register::Engine::register_indexer_set (line 500) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]   --> src/api/register.rs:516:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use rhai::Engine;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   --> src/api/register.rs:515:29
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]    |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ast/ast.rs - ast::ast::AST::merge (line 280) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/ast/ast.rs:284:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/ast/ast.rs:281:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/run.rs - api::run::run (line 150) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/run.rs:152:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | rhai::run("print(40 + 2);")?;
[INFO] [stdout]   | ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/run.rs:151:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ast/ast.rs - ast::ast::AST::retain_functions (line 614) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/ast/ast.rs:618:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/ast/ast.rs:615:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/register.rs - api::register::Engine::register_get (line 271) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]   --> src/api/register.rs:288:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use rhai::Engine;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   --> src/api/register.rs:287:29
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]    |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ast/ast.rs - ast::ast::AST::iter_literal_variables (line 688) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/ast/ast.rs:690:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Engine, Scope};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/ast/ast.rs:689:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ast/ast.rs - ast::ast::AST::combine_filtered (line 519) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/ast/ast.rs:521:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/ast/ast.rs:520:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/run.rs - api::run::Engine::run (line 14) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/run.rs:16:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/run.rs:15:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config/hashing.rs - config::hashing::set_hashing_seed (line 47) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/config/hashing.rs:48:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/config/hashing.rs:50:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | rhai::config::hashing::set_hashing_seed(Some([1, 2, 3, 4])).unwrap();
[INFO] [stdout]   | ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use poet_rhai::config::hashing;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `hashing`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - rhai::config::hashing::set_hashing_seed(Some([1, 2, 3, 4])).unwrap();
[INFO] [stdout] 5 + hashing::set_hashing_seed(Some([1, 2, 3, 4])).unwrap();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ast/ast.rs - ast::ast::AST::merge_filtered (line 389) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/ast/ast.rs:391:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/ast/ast.rs:390:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/mod.rs - api::Engine::disable_symbol (line 112) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/api/mod.rs:114:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/api/mod.rs:113:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), rhai::ParseError> {
[INFO] [stdout]   |                         ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/engine.rs - engine::Engine (line 76) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/engine.rs:78:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/engine.rs:77:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/func/func_trait.rs - func::func_trait::Func::create_from_script (line 58) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/func/func_trait.rs:60:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Engine, Func};               // use 'Func' for 'create_from_script'
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/func/func_trait.rs:59:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::contains_fn (line 1434) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:1435:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Module;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::contains_sub_module (line 1373) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:1374:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Module;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::FuncRegistration::new (line 220) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:221:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Module, FuncRegistration, FnNamespace};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::get_custom_type_display (line 1038) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:1039:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Module;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/register.rs - api::register::Engine::register_get_set (line 372) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]   --> src/api/register.rs:392:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use rhai::Engine;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   --> src/api/register.rs:391:29
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]    |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/func/func_trait.rs - func::func_trait::Func::create_from_ast (line 25) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/func/func_trait.rs:27:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Engine, Func};               // use 'Func' for 'create_from_ast'
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/func/func_trait.rs:26:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::get_sub_module (line 1390) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:1391:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Module;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::get_var_value (line 1190) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:1191:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Module;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config/hashing.rs - config::hashing (line 9) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/config/hashing.rs:11:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | rhai::config::hashing::set_hashing_seed(Some([1, 2, 3, 4])).unwrap();
[INFO] [stdout]   | ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use poet_rhai::config::hashing;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `hashing`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 4 - rhai::config::hashing::set_hashing_seed(Some([1, 2, 3, 4])).unwrap();
[INFO] [stdout] 4 + hashing::set_hashing_seed(Some([1, 2, 3, 4])).unwrap();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::is_empty (line 1077) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:1078:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Module;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::new (line 759) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:760:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Module;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ast/ast.rs - ast::ast::AST::combine (line 333) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/ast/ast.rs:337:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/ast/ast.rs:334:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/register.rs - api::register::Engine::register_indexer_get_set (line 563) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]   --> src/api/register.rs:583:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use rhai::Engine;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   --> src/api/register.rs:582:29
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]    |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 27) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/lib.rs:28:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rhai::{Engine, EvalAltResult};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::set_getter_setter_fn (line 1712) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:1713:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Module, ImmutableString};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::is_indexed (line 1110) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:1111:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Module;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::contains_var (line 1174) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:1175:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Module;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::get_custom_type_display_by_name (line 1015) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:1016:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Module;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::clear_id (line 831) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:832:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Module;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::get_var (line 1206) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:1207:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Module;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::eval_ast_as_new (line 2260) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]  --> src/module/mod.rs:2262:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Engine, Module, Scope};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/module/mod.rs:2261:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::set_custom_type (line 924) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:925:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Module;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::set_getter_fn (line 1626) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:1627:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Module;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::id (line 789) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:790:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Module;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::set_sub_module (line 1409) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:1410:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Module;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/func/func_args.rs - func::func_args::FuncArgs::parse (line 19) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/func/func_args.rs:20:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rhai::{Engine, Dynamic, FuncArgs, Scope};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   --> src/func/func_args.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]    |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/register.rs - api::register::Engine::register_type (line 138) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]   --> src/api/register.rs:154:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use rhai::Engine;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   --> src/api/register.rs:153:29
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]    |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::set_id (line 814) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:815:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Module;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/resolvers/collection.rs - module::resolvers::collection::ModuleResolversCollection (line 15) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/module/resolvers/collection.rs:17:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rhai::module_resolvers::{StaticModuleResolver, ModuleResolversCollection};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/resolvers/collection.rs:16:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Engine, Module};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/resolvers/file.rs - module::resolvers::file::FileModuleResolver (line 37) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/module/resolvers/file.rs:39:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rhai::module_resolvers::FileModuleResolver;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/resolvers/file.rs:38:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::set_native_fn (line 1583) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:1584:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Module;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/resolvers/collection.rs - module::resolvers::collection::ModuleResolversCollection::new (line 35) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/module/resolvers/collection.rs:37:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rhai::module_resolvers::{StaticModuleResolver, ModuleResolversCollection};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/resolvers/collection.rs:36:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Engine, Module};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/resolvers/file.rs - module::resolvers::file::FileModuleResolver::new (line 80) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/module/resolvers/file.rs:82:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rhai::module_resolvers::FileModuleResolver;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/resolvers/file.rs:81:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/packages/mod.rs - packages::def_package (line 114) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/packages/mod.rs:115:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Dynamic, EvalAltResult};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/packages/mod.rs:116:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rhai::def_package;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/resolvers/dummy.rs - module::resolvers::dummy::DummyModuleResolver (line 9) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/module/resolvers/dummy.rs:11:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rhai::module_resolvers::DummyModuleResolver;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/resolvers/dummy.rs:10:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Engine, Module};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/resolvers/file.rs - module::resolvers::file::FileModuleResolver::new_with_extension (line 124) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/module/resolvers/file.rs:126:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rhai::module_resolvers::FileModuleResolver;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/resolvers/file.rs:125:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/resolvers/dummy.rs - module::resolvers::dummy::DummyModuleResolver::new (line 25) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/module/resolvers/dummy.rs:27:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rhai::module_resolvers::DummyModuleResolver;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/resolvers/dummy.rs:26:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Engine, Module};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/packages/mod.rs - packages::Package::register_into_engine_as (line 83) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/packages/mod.rs:85:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rhai::packages::{Package, CorePackage};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/packages/mod.rs:84:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::set_setter_fn (line 1672) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:1673:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Module, ImmutableString};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/resolvers/file.rs - module::resolvers::file::FileModuleResolver::new_with_path (line 103) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/module/resolvers/file.rs:105:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rhai::module_resolvers::FileModuleResolver;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/resolvers/file.rs:104:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/packages/mod.rs - packages::Package::register_into_engine (line 63) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/packages/mod.rs:65:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rhai::packages::{Package, CorePackage};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/packages/mod.rs:64:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::set_indexer_get_set_fn (line 1873) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:1874:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Module, ImmutableString};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/resolvers/file.rs - module::resolvers::file::FileModuleResolver::new_with_path_and_extension (line 150) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/module/resolvers/file.rs:152:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rhai::module_resolvers::FileModuleResolver;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/resolvers/file.rs:151:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Engine;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/dynamic.rs - types::dynamic::Dynamic::cast (line 1625) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/dynamic.rs:1626:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Dynamic;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/scope.rs - types::scope::Scope<'_>::clear (line 205) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/scope.rs:206:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Scope;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/dynamic.rs - types::dynamic::Dynamic::clone_cast (line 1675) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/dynamic.rs:1676:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Dynamic;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::set_indexer_get_fn (line 1770) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:1771:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Module, ImmutableString};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/resolvers/stat.rs - module::resolvers::stat::StaticModuleResolver (line 17) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/module/resolvers/stat.rs:19:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rhai::module_resolvers::StaticModuleResolver;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/resolvers/stat.rs:18:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Engine, Module};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::set_var (line 1224) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:1225:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Module;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::set_indexer_set_fn (line 1824) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:1825:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Module, ImmutableString};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/resolvers/stat.rs - module::resolvers::stat::StaticModuleResolver::new (line 38) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/module/resolvers/stat.rs:40:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rhai::module_resolvers::StaticModuleResolver;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/resolvers/stat.rs:39:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Engine, Module};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/module/mod.rs - module::Module::set_custom_type_raw (line 964) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/module/mod.rs:965:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Module;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/scope.rs - types::scope::Scope<'_>::contains (line 458) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/scope.rs:459:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Scope;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/scope.rs - types::scope::Scope<'_>::iter (line 881) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/scope.rs:882:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Dynamic, Scope};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/scope.rs - types::scope::Scope<'_>::get (line 693) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/scope.rs:694:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Scope;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/immutable_string.rs - types::immutable_string::ImmutableString (line 24) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/immutable_string.rs:25:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::ImmutableString;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/scope.rs - types::scope::Scope<'_>::get_value_ref (line 511) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/scope.rs:512:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Scope;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/dynamic.rs - types::dynamic::Dynamic::from (line 1330) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/dynamic.rs:1331:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Dynamic;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/scope.rs - types::scope::Scope<'_>::get_value (line 486) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/scope.rs:487:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Scope;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/dynamic.rs - types::dynamic::Dynamic::try_cast (line 1466) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/dynamic.rs:1467:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Dynamic;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/scope.rs - types::scope::Scope<'_>::get_value_mut (line 544) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/scope.rs:545:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Scope;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/immutable_string.rs - types::immutable_string::ImmutableString::ptr_eq (line 758) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/immutable_string.rs:759:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::ImmutableString;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/scope.rs - types::scope::Scope<'_>::remove (line 735) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/scope.rs:736:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Scope;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/scope.rs - types::scope::Scope (line 31) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/scope.rs:33:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Engine, Scope};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/types/scope.rs:32:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/scope.rs - types::scope::Scope<'_>::get_mut (line 773) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/scope.rs:774:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Scope;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/scope.rs - types::scope::Scope<'_>::is_empty (line 249) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/scope.rs:250:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Scope;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/fn_ptr.rs - types::fn_ptr::FnPtr::call (line 220) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/fn_ptr.rs:224:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rhai::{Engine, FnPtr};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]  --> src/types/fn_ptr.rs:221:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]   |                             ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/scope.rs - types::scope::Scope<'_>::push (line 267) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/scope.rs:268:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Scope;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/scope.rs - types::scope::Scope<'_>::set_or_push (line 607) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/scope.rs:608:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Scope;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/scope.rs - types::scope::Scope<'_>::is_constant (line 581) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/scope.rs:582:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Scope;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/scope.rs - types::scope::Scope<'_>::push_dynamic (line 287) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/scope.rs:288:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Dynamic,  Scope};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/scope.rs - types::scope::Scope<'_>::push_constant (line 306) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/scope.rs:307:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Scope;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/scope.rs - types::scope::Scope<'_>::len (line 231) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/scope.rs:232:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Scope;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/scope.rs - types::scope::Scope<'_>::pop (line 374) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/scope.rs:375:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Scope;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/scope.rs - types::scope::Scope<'_>::new (line 161) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/scope.rs:162:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Scope;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/scope.rs - types::scope::Scope<'_>::rewind (line 425) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/scope.rs:426:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Scope;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/scope.rs - types::scope::Scope<'_>::set_value (line 655) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/scope.rs:656:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Scope;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/scope.rs - types::scope::Scope<'_>::push_constant_dynamic (line 333) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/scope.rs:334:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::{Dynamic, Scope};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/scope.rs - types::scope::Scope<'_>::with_capacity (line 183) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rhai`
[INFO] [stdout]  --> src/types/scope.rs:184:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rhai::Scope;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rhai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rhai`, use `cargo add rhai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/api/build_type.rs - api::build_type::CustomType (line 20)
[INFO] [stdout]     src/api/call_fn.rs - api::call_fn::Engine::call_fn (line 97)
[INFO] [stdout]     src/api/call_fn.rs - api::call_fn::Engine::call_fn_with_options (line 147)
[INFO] [stdout]     src/api/compile.rs - api::compile::Engine::compile (line 13)
[INFO] [stdout]     src/api/compile.rs - api::compile::Engine::compile_expression (line 246)
[INFO] [stdout]     src/api/compile.rs - api::compile::Engine::compile_expression_with_scope (line 270)
[INFO] [stdout]     src/api/compile.rs - api::compile::Engine::compile_scripts_with_scope (line 168)
[INFO] [stdout]     src/api/compile.rs - api::compile::Engine::compile_with_scope (line 42)
[INFO] [stdout]     src/api/eval.rs - api::eval::Engine::eval (line 24)
[INFO] [stdout]     src/api/eval.rs - api::eval::Engine::eval_ast (line 146)
[INFO] [stdout]     src/api/eval.rs - api::eval::Engine::eval_ast_with_scope (line 168)
[INFO] [stdout]     src/api/eval.rs - api::eval::Engine::eval_binary_op (line 272)
[INFO] [stdout]     src/api/eval.rs - api::eval::Engine::eval_expression (line 85)
[INFO] [stdout]     src/api/eval.rs - api::eval::Engine::eval_expression_with_scope (line 103)
[INFO] [stdout]     src/api/eval.rs - api::eval::Engine::eval_with_scope (line 49)
[INFO] [stdout]     src/api/eval.rs - api::eval::eval (line 414)
[INFO] [stdout]     src/api/events.rs - api::events::Engine::on_debug (line 293)
[INFO] [stdout]     src/api/events.rs - api::events::Engine::on_def_var (line 95)
[INFO] [stdout]     src/api/events.rs - api::events::Engine::on_print (line 253)
[INFO] [stdout]     src/api/events.rs - api::events::Engine::on_progress (line 210)
[INFO] [stdout]     src/api/events.rs - api::events::Engine::on_var (line 39)
[INFO] [stdout]     src/api/files.rs - api::files::Engine::compile_file (line 54)
[INFO] [stdout]     src/api/files.rs - api::files::Engine::compile_file_with_scope (line 87)
[INFO] [stdout]     src/api/files.rs - api::files::Engine::eval_file (line 122)
[INFO] [stdout]     src/api/files.rs - api::files::Engine::eval_file_with_scope (line 150)
[INFO] [stdout]     src/api/files.rs - api::files::Engine::run_file (line 179)
[INFO] [stdout]     src/api/files.rs - api::files::Engine::run_file_with_scope (line 207)
[INFO] [stdout]     src/api/files.rs - api::files::eval_file (line 234)
[INFO] [stdout]     src/api/files.rs - api::files::run_file (line 251)
[INFO] [stdout]     src/api/json.rs - api::json::Engine::parse_json (line 32)
[INFO] [stdout]     src/api/mod.rs - api::Engine::disable_symbol (line 112)
[INFO] [stdout]     src/api/mod.rs - api::Engine::disable_symbol (line 128)
[INFO] [stdout]     src/api/mod.rs - api::Engine::is_symbol_disabled (line 151)
[INFO] [stdout]     src/api/mod.rs - api::Engine::register_custom_operator (line 176)
[INFO] [stdout]     src/api/register.rs - api::register::Engine::register_fn (line 42)
[INFO] [stdout]     src/api/register.rs - api::register::Engine::register_get (line 271)
[INFO] [stdout]     src/api/register.rs - api::register::Engine::register_get_set (line 372)
[INFO] [stdout]     src/api/register.rs - api::register::Engine::register_indexer_get (line 439)
[INFO] [stdout]     src/api/register.rs - api::register::Engine::register_indexer_get_set (line 563)
[INFO] [stdout]     src/api/register.rs - api::register::Engine::register_indexer_set (line 500)
[INFO] [stdout]     src/api/register.rs - api::register::Engine::register_set (line 319)
[INFO] [stdout]     src/api/register.rs - api::register::Engine::register_static_module (line 647)
[INFO] [stdout]     src/api/register.rs - api::register::Engine::register_type (line 138)
[INFO] [stdout]     src/api/register.rs - api::register::Engine::register_type_with_name (line 182)
[INFO] [stdout]     src/api/run.rs - api::run::Engine::run (line 14)
[INFO] [stdout]     src/api/run.rs - api::run::Engine::run_ast (line 78)
[INFO] [stdout]     src/api/run.rs - api::run::Engine::run_ast_with_scope (line 100)
[INFO] [stdout]     src/api/run.rs - api::run::Engine::run_with_scope (line 39)
[INFO] [stdout]     src/api/run.rs - api::run::run (line 150)
[INFO] [stdout]     src/ast/ast.rs - ast::ast::AST::combine (line 333)
[INFO] [stdout]     src/ast/ast.rs - ast::ast::AST::combine_filtered (line 519)
[INFO] [stdout]     src/ast/ast.rs - ast::ast::AST::iter_literal_variables (line 688)
[INFO] [stdout]     src/ast/ast.rs - ast::ast::AST::merge (line 280)
[INFO] [stdout]     src/ast/ast.rs - ast::ast::AST::merge_filtered (line 389)
[INFO] [stdout]     src/ast/ast.rs - ast::ast::AST::retain_functions (line 614)
[INFO] [stdout]     src/config/hashing.rs - config::hashing (line 9)
[INFO] [stdout]     src/config/hashing.rs - config::hashing::set_hashing_seed (line 47)
[INFO] [stdout]     src/engine.rs - engine::Engine (line 76)
[INFO] [stdout]     src/func/func_args.rs - func::func_args::FuncArgs::parse (line 19)
[INFO] [stdout]     src/func/func_trait.rs - func::func_trait::Func::create_from_ast (line 25)
[INFO] [stdout]     src/func/func_trait.rs - func::func_trait::Func::create_from_script (line 58)
[INFO] [stdout]     src/lib.rs - (line 27)
[INFO] [stdout]     src/module/mod.rs - module::FuncRegistration::new (line 220)
[INFO] [stdout]     src/module/mod.rs - module::Module::clear_id (line 831)
[INFO] [stdout]     src/module/mod.rs - module::Module::contains_fn (line 1434)
[INFO] [stdout]     src/module/mod.rs - module::Module::contains_sub_module (line 1373)
[INFO] [stdout]     src/module/mod.rs - module::Module::contains_var (line 1174)
[INFO] [stdout]     src/module/mod.rs - module::Module::eval_ast_as_new (line 2260)
[INFO] [stdout]     src/module/mod.rs - module::Module::get_custom_type_display (line 1038)
[INFO] [stdout]     src/module/mod.rs - module::Module::get_custom_type_display_by_name (line 1015)
[INFO] [stdout]     src/module/mod.rs - module::Module::get_sub_module (line 1390)
[INFO] [stdout]     src/module/mod.rs - module::Module::get_var (line 1206)
[INFO] [stdout]     src/module/mod.rs - module::Module::get_var_value (line 1190)
[INFO] [stdout]     src/module/mod.rs - module::Module::id (line 789)
[INFO] [stdout]     src/module/mod.rs - module::Module::is_empty (line 1077)
[INFO] [stdout]     src/module/mod.rs - module::Module::is_indexed (line 1110)
[INFO] [stdout]     src/module/mod.rs - module::Module::new (line 759)
[INFO] [stdout]     src/module/mod.rs - module::Module::set_custom_type (line 924)
[INFO] [stdout]     src/module/mod.rs - module::Module::set_custom_type_raw (line 964)
[INFO] [stdout]     src/module/mod.rs - module::Module::set_getter_fn (line 1626)
[INFO] [stdout]     src/module/mod.rs - module::Module::set_getter_setter_fn (line 1712)
[INFO] [stdout]     src/module/mod.rs - module::Module::set_id (line 814)
[INFO] [stdout]     src/module/mod.rs - module::Module::set_indexer_get_fn (line 1770)
[INFO] [stdout]     src/module/mod.rs - module::Module::set_indexer_get_set_fn (line 1873)
[INFO] [stdout]     src/module/mod.rs - module::Module::set_indexer_set_fn (line 1824)
[INFO] [stdout]     src/module/mod.rs - module::Module::set_native_fn (line 1583)
[INFO] [stdout]     src/module/mod.rs - module::Module::set_setter_fn (line 1672)
[INFO] [stdout]     src/module/mod.rs - module::Module::set_sub_module (line 1409)
[INFO] [stdout]     src/module/mod.rs - module::Module::set_var (line 1224)
[INFO] [stdout]     src/module/resolvers/collection.rs - module::resolvers::collection::ModuleResolversCollection (line 15)
[INFO] [stdout]     src/module/resolvers/collection.rs - module::resolvers::collection::ModuleResolversCollection::new (line 35)
[INFO] [stdout]     src/module/resolvers/dummy.rs - module::resolvers::dummy::DummyModuleResolver (line 9)
[INFO] [stdout]     src/module/resolvers/dummy.rs - module::resolvers::dummy::DummyModuleResolver::new (line 25)
[INFO] [stdout]     src/module/resolvers/file.rs - module::resolvers::file::FileModuleResolver (line 37)
[INFO] [stdout]     src/module/resolvers/file.rs - module::resolvers::file::FileModuleResolver::new (line 80)
[INFO] [stdout]     src/module/resolvers/file.rs - module::resolvers::file::FileModuleResolver::new_with_extension (line 124)
[INFO] [stdout]     src/module/resolvers/file.rs - module::resolvers::file::FileModuleResolver::new_with_path (line 103)
[INFO] [stdout]     src/module/resolvers/file.rs - module::resolvers::file::FileModuleResolver::new_with_path_and_extension (line 150)
[INFO] [stdout]     src/module/resolvers/stat.rs - module::resolvers::stat::StaticModuleResolver (line 17)
[INFO] [stdout]     src/module/resolvers/stat.rs - module::resolvers::stat::StaticModuleResolver::new (line 38)
[INFO] [stdout]     src/packages/mod.rs - packages::Package::register_into_engine (line 63)
[INFO] [stdout]     src/packages/mod.rs - packages::Package::register_into_engine_as (line 83)
[INFO] [stdout]     src/packages/mod.rs - packages::def_package (line 114)
[INFO] [stdout]     src/types/dynamic.rs - types::dynamic::Dynamic::cast (line 1625)
[INFO] [stdout]     src/types/dynamic.rs - types::dynamic::Dynamic::clone_cast (line 1675)
[INFO] [stdout]     src/types/dynamic.rs - types::dynamic::Dynamic::from (line 1330)
[INFO] [stdout]     src/types/dynamic.rs - types::dynamic::Dynamic::try_cast (line 1466)
[INFO] [stdout]     src/types/fn_ptr.rs - types::fn_ptr::FnPtr::call (line 220)
[INFO] [stdout]     src/types/immutable_string.rs - types::immutable_string::ImmutableString (line 24)
[INFO] [stdout]     src/types/immutable_string.rs - types::immutable_string::ImmutableString::ptr_eq (line 758)
[INFO] [stdout]     src/types/scope.rs - types::scope::Scope (line 31)
[INFO] [stdout]     src/types/scope.rs - types::scope::Scope<'_>::clear (line 205)
[INFO] [stdout]     src/types/scope.rs - types::scope::Scope<'_>::contains (line 458)
[INFO] [stdout]     src/types/scope.rs - types::scope::Scope<'_>::get (line 693)
[INFO] [stdout]     src/types/scope.rs - types::scope::Scope<'_>::get_mut (line 773)
[INFO] [stdout]     src/types/scope.rs - types::scope::Scope<'_>::get_value (line 486)
[INFO] [stdout]     src/types/scope.rs - types::scope::Scope<'_>::get_value_mut (line 544)
[INFO] [stdout]     src/types/scope.rs - types::scope::Scope<'_>::get_value_ref (line 511)
[INFO] [stdout]     src/types/scope.rs - types::scope::Scope<'_>::is_constant (line 581)
[INFO] [stdout]     src/types/scope.rs - types::scope::Scope<'_>::is_empty (line 249)
[INFO] [stdout]     src/types/scope.rs - types::scope::Scope<'_>::iter (line 881)
[INFO] [stdout]     src/types/scope.rs - types::scope::Scope<'_>::len (line 231)
[INFO] [stdout]     src/types/scope.rs - types::scope::Scope<'_>::new (line 161)
[INFO] [stdout]     src/types/scope.rs - types::scope::Scope<'_>::pop (line 374)
[INFO] [stdout]     src/types/scope.rs - types::scope::Scope<'_>::push (line 267)
[INFO] [stdout]     src/types/scope.rs - types::scope::Scope<'_>::push_constant (line 306)
[INFO] [stdout]     src/types/scope.rs - types::scope::Scope<'_>::push_constant_dynamic (line 333)
[INFO] [stdout]     src/types/scope.rs - types::scope::Scope<'_>::push_dynamic (line 287)
[INFO] [stdout]     src/types/scope.rs - types::scope::Scope<'_>::remove (line 735)
[INFO] [stdout]     src/types/scope.rs - types::scope::Scope<'_>::rewind (line 425)
[INFO] [stdout]     src/types/scope.rs - types::scope::Scope<'_>::set_or_push (line 607)
[INFO] [stdout]     src/types/scope.rs - types::scope::Scope<'_>::set_value (line 655)
[INFO] [stdout]     src/types/scope.rs - types::scope::Scope<'_>::with_capacity (line 183)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 133 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bfc44921fc395d5a19c97c4b28a29d2c4febc383f0d9ce01787699577e7b80a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfc44921fc395d5a19c97c4b28a29d2c4febc383f0d9ce01787699577e7b80a5", kill_on_drop: false }`
[INFO] [stdout] bfc44921fc395d5a19c97c4b28a29d2c4febc383f0d9ce01787699577e7b80a5
