[INFO] fetching crate rhai_codegen 0.3.3... [INFO] checking rhai_codegen-0.3.3 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate rhai_codegen 0.3.3 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate rhai_codegen 0.3.3 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rhai_codegen 0.3.3 [INFO] finished tweaking crates.io crate rhai_codegen 0.3.3 [INFO] tweaked toml for crates.io crate rhai_codegen 0.3.3 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trybuild v1.0.41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 773f30511b12d5b4300945ec28facb1cff24e81078ea5715f194bf4d300ba38b [INFO] running `Command { std: "docker" "start" "-a" "773f30511b12d5b4300945ec28facb1cff24e81078ea5715f194bf4d300ba38b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "773f30511b12d5b4300945ec28facb1cff24e81078ea5715f194bf4d300ba38b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "773f30511b12d5b4300945ec28facb1cff24e81078ea5715f194bf4d300ba38b", kill_on_drop: false }` [INFO] [stdout] 773f30511b12d5b4300945ec28facb1cff24e81078ea5715f194bf4d300ba38b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a43cb8f26a59da67648e340ae0c477232b1eaf6b3b870aaaf29911039e91a2ff [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a43cb8f26a59da67648e340ae0c477232b1eaf6b3b870aaaf29911039e91a2ff", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling trybuild v1.0.41 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking rhai_codegen v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Checking serde v1.0.124 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_functions.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | use rhai::plugin::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_functions.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | use rhai::plugin::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_functions.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | use rhai::plugin::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_functions.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | use rhai::plugin::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_functions.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | use rhai::plugin::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_functions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rhai::module_resolvers::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_functions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rhai::plugin::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_nested.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rhai::module_resolvers::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_nested.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use rhai::plugin::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_nested.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | use rhai::plugin::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_nested.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | use rhai::plugin::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_nested.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use rhai::plugin::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_nested.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | use rhai::plugin::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_modules.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rhai::module_resolvers::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_modules.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use rhai::plugin::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_modules.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | use rhai::plugin::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_modules.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | use rhai::plugin::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_modules.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | use rhai::plugin::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_modules.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | use rhai::plugin::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_modules.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | use rhai::plugin::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_modules.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | use rhai::plugin::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_modules.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | use rhai::plugin::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_modules.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | use rhai::plugin::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rhai` [INFO] [stdout] --> tests/test_nested.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | use rhai::{FLOAT, INT}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rhai` [INFO] [stdout] --> tests/test_nested.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | use rhai::{FLOAT, INT}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rhai` [INFO] [stdout] --> tests/test_nested.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | use rhai::{FLOAT, INT}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rhai` [INFO] [stdout] --> tests/test_nested.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | use rhai::{FLOAT, INT}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rhai` [INFO] [stdout] --> tests/test_nested.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rhai::{Array, Engine, EvalAltResult, RegisterFn, FLOAT, INT}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `rhai::module_resolvers::*`, `rhai::plugin::*`, `rhai` [INFO] [stdout] --> tests/test_functions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rhai::module_resolvers::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use rhai::plugin::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use rhai::{Engine, EvalAltResult, Module, RegisterFn, FLOAT}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rhai` [INFO] [stdout] --> tests/test_functions.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | use rhai::FLOAT; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rhai` [INFO] [stdout] --> tests/test_functions.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | use rhai::FLOAT; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rhai` [INFO] [stdout] --> tests/test_functions.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | use rhai::INT; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rhai` [INFO] [stdout] --> tests/test_functions.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | use rhai::FLOAT; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_functions.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | rhai::set_exported_fn!(m, "euclidean_distance", raw_fn::distance_function); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_functions.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | rhai::set_exported_fn!(m, "add_in_place", raw_fn_mut::add_in_place); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_functions.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | rhai::set_exported_fn!(m, "write_out_str", raw_fn_str::write_out_str); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_functions.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | rhai::set_exported_fn!(m, "new_message", mut_opaque_ref::new_message); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_functions.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | rhai::set_exported_fn!(m, "new_os_message", mut_opaque_ref::new_os_message); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_functions.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | rhai::set_exported_fn!(m, "write_out_message", mut_opaque_ref::write_out_message); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_functions.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | rhai::set_exported_fn!(m, "euclidean_distance", raw_returning_fn::distance_function); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rhai` [INFO] [stdout] --> tests/test_nested.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use rhai::FLOAT; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rhai` [INFO] [stdout] --> tests/test_nested.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | use rhai::FLOAT; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_nested.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | let m = rhai::exported_module!(crate::one_fn_module_nested_attr::advanced_math); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_nested.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | let m = rhai::exported_module!(crate::one_fn_sub_module_nested_attr::advanced_math); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_nested.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | let m = rhai::exported_module!(crate::export_nested_by_prefix::my_adds); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export_module` in this scope [INFO] [stdout] --> tests/test_nested.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[export_module] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rhai_fn` in this scope [INFO] [stdout] --> tests/test_nested.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[rhai_fn(return_raw)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rhai` [INFO] [stdout] --> tests/test_modules.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | use rhai::FLOAT; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rhai` [INFO] [stdout] --> tests/test_modules.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | use rhai::FLOAT; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rhai` [INFO] [stdout] --> tests/test_modules.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | use rhai::{FLOAT, INT}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rhai` [INFO] [stdout] --> tests/test_modules.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | use rhai::{FLOAT, INT}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rhai` [INFO] [stdout] --> tests/test_modules.rs:273:13 [INFO] [stdout] | [INFO] [stdout] 273 | use rhai::{FLOAT, INT}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rhai` [INFO] [stdout] --> tests/test_modules.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 354 | use rhai::{FLOAT, INT}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rhai` [INFO] [stdout] --> tests/test_modules.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rhai::{Array, Engine, EvalAltResult, RegisterFn, FLOAT, INT}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `rhai`, `super::StatusMessage`, `super::INT` [INFO] [stdout] --> tests/test_modules.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | use rhai::INT; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] ... [INFO] [stdout] 116 | use super::{StatusMessage, INT}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_modules.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | let m = rhai::exported_module!(crate::empty_module::EmptyModule); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_modules.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let m = rhai::exported_module!(crate::one_fn_module::advanced_math); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_modules.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | let m = rhai::exported_module!(crate::one_fn_and_const_module::advanced_math); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_modules.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | let m = rhai::exported_module!(crate::raw_fn_str_module::host_io); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_modules.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 144 | let m = rhai::exported_module!(crate::mut_opaque_ref_module::host_msg); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_modules.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | let m = rhai::exported_module!(crate::duplicate_fn_rename::my_adds); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_modules.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | let m = rhai::exported_module!(crate::multiple_fn_rename::my_adds); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_modules.rs:307:13 [INFO] [stdout] | [INFO] [stdout] 307 | let m = rhai::exported_module!(crate::export_by_prefix::my_adds); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_modules.rs:389:13 [INFO] [stdout] | [INFO] [stdout] 389 | let m = rhai::exported_module!(crate::export_all::my_adds); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export_module` in this scope [INFO] [stdout] --> tests/test_nested.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[export_module] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rhai_mod` in this scope [INFO] [stdout] --> tests/test_nested.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | #[rhai_mod(name = "constants")] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rhai_fn` in this scope [INFO] [stdout] --> tests/test_nested.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | #[rhai_fn(return_raw)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export_module` in this scope [INFO] [stdout] --> tests/test_nested.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | #[export_module(export_prefix = "foo_")] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export_fn` in this scope [INFO] [stdout] --> tests/test_functions.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[export_fn] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export_fn` in this scope [INFO] [stdout] --> tests/test_functions.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[export_fn] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rhai_mod` in this scope [INFO] [stdout] --> tests/test_nested.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | #[rhai_mod(name = "foo_third_adders")] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Dynamic` [INFO] [stdout] --> tests/test_nested.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | Ok(Dynamic::from(42.0 as FLOAT)) [INFO] [stdout] | ^^^^^^^ use of undeclared type `Dynamic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export_fn` in this scope [INFO] [stdout] --> tests/test_functions.rs:64:7 [INFO] [stdout] | [INFO] [stdout] 64 | #[export_fn] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Dynamic` [INFO] [stdout] --> tests/test_nested.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | Ok(Dynamic::from(42.0 as FLOAT)) [INFO] [stdout] | ^^^^^^^ use of undeclared type `Dynamic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export_fn` in this scope [INFO] [stdout] --> tests/test_functions.rs:97:7 [INFO] [stdout] | [INFO] [stdout] 97 | #[export_fn] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export_fn` in this scope [INFO] [stdout] --> tests/test_functions.rs:106:7 [INFO] [stdout] | [INFO] [stdout] 106 | #[export_fn] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export_fn` in this scope [INFO] [stdout] --> tests/test_functions.rs:115:7 [INFO] [stdout] | [INFO] [stdout] 115 | #[export_fn] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export_fn` in this scope [INFO] [stdout] --> tests/test_functions.rs:149:7 [INFO] [stdout] | [INFO] [stdout] 149 | #[export_fn(return_raw)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_functions.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | ) -> Result> { [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_functions.rs:155:36 [INFO] [stdout] | [INFO] [stdout] 155 | ) -> Result> { [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_nested.rs:154:21 [INFO] [stdout] | [INFO] [stdout] 154 | && p == rhai::Position::new(3, 52))); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_nested.rs:164:21 [INFO] [stdout] | [INFO] [stdout] 164 | && p == rhai::Position::new(3, 52))); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Dynamic` [INFO] [stdout] --> tests/test_functions.rs:156:12 [INFO] [stdout] | [INFO] [stdout] 156 | Ok(Dynamic::from( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Dynamic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_nested.rs:174:21 [INFO] [stdout] | [INFO] [stdout] 174 | && p == rhai::Position::new(3, 53))); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_nested.rs:184:21 [INFO] [stdout] | [INFO] [stdout] 184 | && p == rhai::Position::new(3, 53))); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export_module` in this scope [INFO] [stdout] --> tests/test_modules.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[export_module] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Dynamic` in this scope [INFO] [stdout] --> tests/test_nested.rs:13:46 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn get_mystic_number() -> Result> { [INFO] [stdout] | - ^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EvalAltResult` in this scope [INFO] [stdout] --> tests/test_nested.rs:13:59 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn get_mystic_number() -> Result> { [INFO] [stdout] | - ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Dynamic` in this scope [INFO] [stdout] --> tests/test_nested.rs:42:50 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn get_mystic_number() -> Result> { [INFO] [stdout] | - ^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EvalAltResult` in this scope [INFO] [stdout] --> tests/test_nested.rs:42:63 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn get_mystic_number() -> Result> { [INFO] [stdout] | - ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export_module` in this scope [INFO] [stdout] --> tests/test_modules.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[export_module] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export_module` in this scope [INFO] [stdout] --> tests/test_modules.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[export_module] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export_module` in this scope [INFO] [stdout] --> tests/test_modules.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | #[export_module] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export_module` in this scope [INFO] [stdout] --> tests/test_modules.rs:114:7 [INFO] [stdout] | [INFO] [stdout] 114 | #[export_module] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export_module` in this scope [INFO] [stdout] --> tests/test_modules.rs:164:7 [INFO] [stdout] | [INFO] [stdout] 164 | #[export_module] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rhai_fn` in this scope [INFO] [stdout] --> tests/test_modules.rs:168:11 [INFO] [stdout] | [INFO] [stdout] 168 | #[rhai_fn(name = "add")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rhai_fn` in this scope [INFO] [stdout] --> tests/test_modules.rs:173:11 [INFO] [stdout] | [INFO] [stdout] 173 | #[rhai_fn(name = "add")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export_module` in this scope [INFO] [stdout] --> tests/test_modules.rs:203:7 [INFO] [stdout] | [INFO] [stdout] 203 | #[export_module] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rhai_fn` in this scope [INFO] [stdout] --> tests/test_modules.rs:210:11 [INFO] [stdout] | [INFO] [stdout] 210 | #[rhai_fn(name = "add", name = "+", name = "add_together")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rhai_fn` in this scope [INFO] [stdout] --> tests/test_modules.rs:215:11 [INFO] [stdout] | [INFO] [stdout] 215 | #[rhai_fn(name = "add", name = "+", name = "add_together")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rhai_fn` in this scope [INFO] [stdout] --> tests/test_modules.rs:220:11 [INFO] [stdout] | [INFO] [stdout] 220 | #[rhai_fn(name = "prop", get = "prop")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rhai_fn` in this scope [INFO] [stdout] --> tests/test_modules.rs:225:11 [INFO] [stdout] | [INFO] [stdout] 225 | #[rhai_fn(name = "idx", index_get)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export_module` in this scope [INFO] [stdout] --> tests/test_modules.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | #[export_module(export_prefix = "foo_")] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rhai_fn` in this scope [INFO] [stdout] --> tests/test_modules.rs:275:11 [INFO] [stdout] | [INFO] [stdout] 275 | #[rhai_fn(name = "foo_add_f")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rhai_fn` in this scope [INFO] [stdout] --> tests/test_modules.rs:280:11 [INFO] [stdout] | [INFO] [stdout] 280 | #[rhai_fn(name = "bar_add_i")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rhai_fn` in this scope [INFO] [stdout] --> tests/test_modules.rs:285:11 [INFO] [stdout] | [INFO] [stdout] 285 | #[rhai_fn(name = "foo_add_float2")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export_module` in this scope [INFO] [stdout] --> tests/test_modules.rs:352:7 [INFO] [stdout] | [INFO] [stdout] 352 | #[export_module(export_all)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rhai_fn` in this scope [INFO] [stdout] --> tests/test_modules.rs:356:11 [INFO] [stdout] | [INFO] [stdout] 356 | #[rhai_fn(name = "foo_add_f")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rhai_fn` in this scope [INFO] [stdout] --> tests/test_modules.rs:361:11 [INFO] [stdout] | [INFO] [stdout] 361 | #[rhai_fn(name = "foo_add_i")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rhai_fn` in this scope [INFO] [stdout] --> tests/test_modules.rs:366:11 [INFO] [stdout] | [INFO] [stdout] 366 | #[rhai_fn(skip)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rhai_fn` in this scope [INFO] [stdout] --> tests/test_modules.rs:379:11 [INFO] [stdout] | [INFO] [stdout] 379 | #[rhai_fn(skip)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_modules.rs:334:21 [INFO] [stdout] | [INFO] [stdout] 334 | && p == rhai::Position::new(3, 34))); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_modules.rs:344:21 [INFO] [stdout] | [INFO] [stdout] 344 | && p == rhai::Position::new(3, 34))); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rhai` [INFO] [stdout] --> tests/test_modules.rs:416:21 [INFO] [stdout] | [INFO] [stdout] 416 | && p == rhai::Position::new(3, 34))); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rhai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_functions.rs:101:22 [INFO] [stdout] | [INFO] [stdout] 101 | os_code: None, [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rhai_codegen` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_modules.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 121 | os_code: None, [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 53 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a43cb8f26a59da67648e340ae0c477232b1eaf6b3b870aaaf29911039e91a2ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a43cb8f26a59da67648e340ae0c477232b1eaf6b3b870aaaf29911039e91a2ff", kill_on_drop: false }` [INFO] [stdout] a43cb8f26a59da67648e340ae0c477232b1eaf6b3b870aaaf29911039e91a2ff