[INFO] cloning repository https://github.com/Alfheimr-Chess/alfheimr-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alfheimr-Chess/alfheimr-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlfheimr-Chess%2Falfheimr-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlfheimr-Chess%2Falfheimr-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0824c8ca8f26bbbaacbb41f03b0d5bbb4564e282
[INFO] checking Alfheimr-Chess/alfheimr-server against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlfheimr-Chess%2Falfheimr-server" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Alfheimr-Chess/alfheimr-server
[INFO] finished tweaking git repo https://github.com/Alfheimr-Chess/alfheimr-server
[INFO] tweaked toml for git repo https://github.com/Alfheimr-Chess/alfheimr-server written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alfheimr-Chess/alfheimr-server on toolchain 863511eff87e66198b396935f3b5c8a543022f53
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alfheimr-Chess/alfheimr-server 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" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19fe663c984f696ed1ebcd0ce11d9e692054111e313411b9ffe5d0644a2cb1c5
[INFO] running `Command { std: "docker" "start" "-a" "19fe663c984f696ed1ebcd0ce11d9e692054111e313411b9ffe5d0644a2cb1c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19fe663c984f696ed1ebcd0ce11d9e692054111e313411b9ffe5d0644a2cb1c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19fe663c984f696ed1ebcd0ce11d9e692054111e313411b9ffe5d0644a2cb1c5", kill_on_drop: false }`
[INFO] [stdout] 19fe663c984f696ed1ebcd0ce11d9e692054111e313411b9ffe5d0644a2cb1c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 036474e7b2e0fe05e9144fa8f9395a5fd3e7f7bb2a5adb16203b51e9fd0ad23b
[INFO] running `Command { std: "docker" "start" "-a" "036474e7b2e0fe05e9144fa8f9395a5fd3e7f7bb2a5adb16203b51e9fd0ad23b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking futures-core v0.3.14
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]     Checking futures-sink v0.3.14
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]     Checking futures-channel v0.3.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking futures-io v0.3.14
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking futures-task v0.3.14
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]    Compiling httparse v1.4.0
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling ahash v0.7.2
[INFO] [stderr]    Compiling tokio v1.5.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking cpufeatures v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]     Checking input_buffer v0.4.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking smartstring v0.2.6
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking mio v0.7.11
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking sha-1 v0.9.5
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking term v0.6.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.1
[INFO] [stderr]     Checking simplelog v0.7.6
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]     Checking ctrlc v3.1.9
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling rhai_codegen v0.3.5
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling displaydoc v0.1.7
[INFO] [stderr]     Checking futures-util v0.3.14
[INFO] [stderr]     Checking pin-project v1.0.7
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking tungstenite v0.13.0
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]     Checking futures-executor v0.3.14
[INFO] [stderr]     Checking futures v0.3.14
[INFO] [stderr]     Checking tokio-tungstenite v0.14.0
[INFO] [stderr]     Checking rhai v0.20.1
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:207:42
[INFO] [stdout]     |
[INFO] [stdout] 207 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     |                                          ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:211:44
[INFO] [stdout]     |
[INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]     |                                            ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:211:48
[INFO] [stdout]     |
[INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]     |                                                ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:211:52
[INFO] [stdout]     |
[INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]     |                                                    ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:211:57
[INFO] [stdout]     |
[INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]     |                                                         ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:211:62
[INFO] [stdout]     |
[INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]     |                                                              ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:211:67
[INFO] [stdout]     |
[INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]     |                                                                   ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:211:72
[INFO] [stdout]     |
[INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]     |                                                                        ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:216:44
[INFO] [stdout]     |
[INFO] [stdout] 216 | gen_arithmetic_functions!(arith_num_128 => i128, u128);
[INFO] [stdout]     |                                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:216:50
[INFO] [stdout]     |
[INFO] [stdout] 216 | gen_arithmetic_functions!(arith_num_128 => i128, u128);
[INFO] [stdout]     |                                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:218:39
[INFO] [stdout]     |
[INFO] [stdout] 218 | gen_signed_functions!(signed_basic => INT);
[INFO] [stdout]     |                                       ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:222:41
[INFO] [stdout]     |
[INFO] [stdout] 222 | gen_signed_functions!(signed_numbers => i8, i16, i32);
[INFO] [stdout]     |                                         ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:222:45
[INFO] [stdout]     |
[INFO] [stdout] 222 | gen_signed_functions!(signed_numbers => i8, i16, i32);
[INFO] [stdout]     |                                             ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:222:50
[INFO] [stdout]     |
[INFO] [stdout] 222 | gen_signed_functions!(signed_numbers => i8, i16, i32);
[INFO] [stdout]     |                                                  ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:227:41
[INFO] [stdout]     |
[INFO] [stdout] 227 | gen_signed_functions!(signed_num_128 => i128);
[INFO] [stdout]     |                                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/logic.rs:72:31
[INFO] [stdout]    |
[INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]    |                               ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this function:
[INFO] [stdout]            std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/logic.rs:72:35
[INFO] [stdout]    |
[INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]    |                                   ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this function:
[INFO] [stdout]            std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/logic.rs:72:39
[INFO] [stdout]    |
[INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]    |                                       ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this function:
[INFO] [stdout]            std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/logic.rs:72:44
[INFO] [stdout]    |
[INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]    |                                            ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this function:
[INFO] [stdout]            std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/logic.rs:72:49
[INFO] [stdout]    |
[INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]    |                                                 ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this function:
[INFO] [stdout]            std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/logic.rs:72:54
[INFO] [stdout]    |
[INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]    |                                                      ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this function:
[INFO] [stdout]            std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/logic.rs:72:59
[INFO] [stdout]    |
[INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]    |                                                           ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this function:
[INFO] [stdout]            std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/logic.rs:77:31
[INFO] [stdout]    |
[INFO] [stdout] 77 | gen_cmp_functions!(num_128 => i128, u128);
[INFO] [stdout]    |                               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this function:
[INFO] [stdout]            std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/logic.rs:77:37
[INFO] [stdout]    |
[INFO] [stdout] 77 | gen_cmp_functions!(num_128 => i128, u128);
[INFO] [stdout]    |                                     ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this function:
[INFO] [stdout]            std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/logic.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 | gen_cmp_functions!(float => f32);
[INFO] [stdout]    |                             ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this function:
[INFO] [stdout]            std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:461:58
[INFO] [stdout]     |
[INFO] [stdout] 461 | gen_conversion_as_functions!(basic_to_float => to_float (INT) -> FLOAT);
[INFO] [stdout]     |                                                          ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:466:60
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT);
[INFO] [stdout]     |                                                            ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:466:64
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT);
[INFO] [stdout]     |                                                                ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:466:68
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT);
[INFO] [stdout]     |                                                                    ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:466:73
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT);
[INFO] [stdout]     |                                                                         ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:466:78
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT);
[INFO] [stdout]     |                                                                              ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:466:83
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT);
[INFO] [stdout]     |                                                                                   ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:466:88
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT);
[INFO] [stdout]     |                                                                                        ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:466:93
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT);
[INFO] [stdout]     |                                                                                             ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:472:60
[INFO] [stdout]     |
[INFO] [stdout] 472 | gen_conversion_as_functions!(num_128_to_float => to_float (i128, u128) -> FLOAT);
[INFO] [stdout]     |                                                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:472:66
[INFO] [stdout]     |
[INFO] [stdout] 472 | gen_conversion_as_functions!(num_128_to_float => to_float (i128, u128) -> FLOAT);
[INFO] [stdout]     |                                                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:474:54
[INFO] [stdout]     |
[INFO] [stdout] 474 | gen_conversion_as_functions!(basic_to_int => to_int (char) -> INT);
[INFO] [stdout]     |                                                      ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:478:56
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT);
[INFO] [stdout]     |                                                        ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:478:60
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT);
[INFO] [stdout]     |                                                            ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:478:64
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT);
[INFO] [stdout]     |                                                                ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:478:69
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT);
[INFO] [stdout]     |                                                                     ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:478:74
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT);
[INFO] [stdout]     |                                                                          ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:478:79
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT);
[INFO] [stdout]     |                                                                               ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:478:84
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT);
[INFO] [stdout]     |                                                                                    ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:478:89
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT);
[INFO] [stdout]     |                                                                                         ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:483:56
[INFO] [stdout]     |
[INFO] [stdout] 483 | gen_conversion_as_functions!(num_128_to_int => to_int (i128, u128) -> INT);
[INFO] [stdout]     |                                                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:483:62
[INFO] [stdout]     |
[INFO] [stdout] 483 | gen_conversion_as_functions!(num_128_to_int => to_int (i128, u128) -> INT);
[INFO] [stdout]     |                                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this function:
[INFO] [stdout]             std::env::args
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:207:42
[INFO] [stdout]     |
[INFO] [stdout] 207 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     |                                          ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 207 | gen_arithmetic_functions!(arith_basic => INT::<T>);
[INFO] [stdout]     |                                             +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:211:44
[INFO] [stdout]     |
[INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]     |                                            ^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8::<T>, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]     |                                              +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:211:48
[INFO] [stdout]     |
[INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]     |                                                ^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8::<T>, i16, u16, i32, u32, u64);
[INFO] [stdout]     |                                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:211:52
[INFO] [stdout]     |
[INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]     |                                                    ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16::<T>, u16, i32, u32, u64);
[INFO] [stdout]     |                                                       +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:211:57
[INFO] [stdout]     |
[INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]     |                                                         ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16::<T>, i32, u32, u64);
[INFO] [stdout]     |                                                            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:211:62
[INFO] [stdout]     |
[INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]     |                                                              ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32::<T>, u32, u64);
[INFO] [stdout]     |                                                                 +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:211:67
[INFO] [stdout]     |
[INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]     |                                                                   ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32::<T>, u64);
[INFO] [stdout]     |                                                                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:211:72
[INFO] [stdout]     |
[INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]     |                                                                        ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64::<T>);
[INFO] [stdout]     |                                                                           +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:216:44
[INFO] [stdout]     |
[INFO] [stdout] 216 | gen_arithmetic_functions!(arith_num_128 => i128, u128);
[INFO] [stdout]     |                                            ^^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 216 | gen_arithmetic_functions!(arith_num_128 => i128::<T>, u128);
[INFO] [stdout]     |                                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:216:50
[INFO] [stdout]     |
[INFO] [stdout] 216 | gen_arithmetic_functions!(arith_num_128 => i128, u128);
[INFO] [stdout]     |                                                  ^^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 216 | gen_arithmetic_functions!(arith_num_128 => i128, u128::<T>);
[INFO] [stdout]     |                                                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:218:39
[INFO] [stdout]     |
[INFO] [stdout] 218 | gen_signed_functions!(signed_basic => INT);
[INFO] [stdout]     |                                       ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 218 | gen_signed_functions!(signed_basic => INT::<T>);
[INFO] [stdout]     |                                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:222:41
[INFO] [stdout]     |
[INFO] [stdout] 222 | gen_signed_functions!(signed_numbers => i8, i16, i32);
[INFO] [stdout]     |                                         ^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 222 | gen_signed_functions!(signed_numbers => i8::<T>, i16, i32);
[INFO] [stdout]     |                                           +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:222:45
[INFO] [stdout]     |
[INFO] [stdout] 222 | gen_signed_functions!(signed_numbers => i8, i16, i32);
[INFO] [stdout]     |                                             ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 222 | gen_signed_functions!(signed_numbers => i8, i16::<T>, i32);
[INFO] [stdout]     |                                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:222:50
[INFO] [stdout]     |
[INFO] [stdout] 222 | gen_signed_functions!(signed_numbers => i8, i16, i32);
[INFO] [stdout]     |                                                  ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 222 | gen_signed_functions!(signed_numbers => i8, i16, i32::<T>);
[INFO] [stdout]     |                                                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/arithmetic.rs:227:41
[INFO] [stdout]     |
[INFO] [stdout] 227 | gen_signed_functions!(signed_num_128 => i128);
[INFO] [stdout]     |                                         ^^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 227 | gen_signed_functions!(signed_num_128 => i128::<T>);
[INFO] [stdout]     |                                             +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/logic.rs:72:31
[INFO] [stdout]    |
[INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]    |                               ^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8::<T>, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]    |                                 +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/logic.rs:72:35
[INFO] [stdout]    |
[INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]    |                                   ^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8::<T>, i16, u16, i32, u32, u64);
[INFO] [stdout]    |                                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/logic.rs:72:39
[INFO] [stdout]    |
[INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]    |                                       ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16::<T>, u16, i32, u32, u64);
[INFO] [stdout]    |                                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/logic.rs:72:44
[INFO] [stdout]    |
[INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]    |                                            ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16::<T>, i32, u32, u64);
[INFO] [stdout]    |                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/logic.rs:72:49
[INFO] [stdout]    |
[INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]    |                                                 ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32::<T>, u32, u64);
[INFO] [stdout]    |                                                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/logic.rs:72:54
[INFO] [stdout]    |
[INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]    |                                                      ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32::<T>, u64);
[INFO] [stdout]    |                                                         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/logic.rs:72:59
[INFO] [stdout]    |
[INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64);
[INFO] [stdout]    |                                                           ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64::<T>);
[INFO] [stdout]    |                                                              +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/logic.rs:77:31
[INFO] [stdout]    |
[INFO] [stdout] 77 | gen_cmp_functions!(num_128 => i128, u128);
[INFO] [stdout]    |                               ^^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 77 | gen_cmp_functions!(num_128 => i128::<T>, u128);
[INFO] [stdout]    |                                   +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/logic.rs:77:37
[INFO] [stdout]    |
[INFO] [stdout] 77 | gen_cmp_functions!(num_128 => i128, u128);
[INFO] [stdout]    |                                     ^^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 77 | gen_cmp_functions!(num_128 => i128, u128::<T>);
[INFO] [stdout]    |                                         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/logic.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 | gen_cmp_functions!(float => f32);
[INFO] [stdout]    |                             ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 81 | gen_cmp_functions!(float => f32::<T>);
[INFO] [stdout]    |                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:461:58
[INFO] [stdout]     |
[INFO] [stdout] 461 | gen_conversion_as_functions!(basic_to_float => to_float (INT) -> FLOAT);
[INFO] [stdout]     |                                                          ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 461 | gen_conversion_as_functions!(basic_to_float => to_float (INT::<T>) -> FLOAT);
[INFO] [stdout]     |                                                             +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:466:60
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT);
[INFO] [stdout]     |                                                            ^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8::<T>, u8, i16, u16, i32, u32, i64, u64) -> FLOAT);
[INFO] [stdout]     |                                                              +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:466:64
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT);
[INFO] [stdout]     |                                                                ^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8::<T>, i16, u16, i32, u32, i64, u64) -> FLOAT);
[INFO] [stdout]     |                                                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:466:68
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT);
[INFO] [stdout]     |                                                                    ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16::<T>, u16, i32, u32, i64, u64) -> FLOAT);
[INFO] [stdout]     |                                                                       +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:466:73
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT);
[INFO] [stdout]     |                                                                         ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16::<T>, i32, u32, i64, u64) -> FLOAT);
[INFO] [stdout]     |                                                                            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:466:78
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT);
[INFO] [stdout]     |                                                                              ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32::<T>, u32, i64, u64) -> FLOAT);
[INFO] [stdout]     |                                                                                 +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:466:83
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT);
[INFO] [stdout]     |                                                                                   ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32::<T>, i64, u64) -> FLOAT);
[INFO] [stdout]     |                                                                                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:466:88
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT);
[INFO] [stdout]     |                                                                                        ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64::<T>, u64) -> FLOAT);
[INFO] [stdout]     |                                                                                           +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:466:93
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT);
[INFO] [stdout]     |                                                                                             ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64::<T>) -> FLOAT);
[INFO] [stdout]     |                                                                                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:472:60
[INFO] [stdout]     |
[INFO] [stdout] 472 | gen_conversion_as_functions!(num_128_to_float => to_float (i128, u128) -> FLOAT);
[INFO] [stdout]     |                                                            ^^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 472 | gen_conversion_as_functions!(num_128_to_float => to_float (i128::<T>, u128) -> FLOAT);
[INFO] [stdout]     |                                                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:472:66
[INFO] [stdout]     |
[INFO] [stdout] 472 | gen_conversion_as_functions!(num_128_to_float => to_float (i128, u128) -> FLOAT);
[INFO] [stdout]     |                                                                  ^^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 472 | gen_conversion_as_functions!(num_128_to_float => to_float (i128, u128::<T>) -> FLOAT);
[INFO] [stdout]     |                                                                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:474:54
[INFO] [stdout]     |
[INFO] [stdout] 474 | gen_conversion_as_functions!(basic_to_int => to_int (char) -> INT);
[INFO] [stdout]     |                                                      ^^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 474 | gen_conversion_as_functions!(basic_to_int => to_int (char::<T>) -> INT);
[INFO] [stdout]     |                                                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:478:56
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT);
[INFO] [stdout]     |                                                        ^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8::<T>, u8, i16, u16, i32, u32, i64, u64) -> INT);
[INFO] [stdout]     |                                                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:478:60
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT);
[INFO] [stdout]     |                                                            ^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8::<T>, i16, u16, i32, u32, i64, u64) -> INT);
[INFO] [stdout]     |                                                              +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:478:64
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT);
[INFO] [stdout]     |                                                                ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16::<T>, u16, i32, u32, i64, u64) -> INT);
[INFO] [stdout]     |                                                                   +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:478:69
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT);
[INFO] [stdout]     |                                                                     ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16::<T>, i32, u32, i64, u64) -> INT);
[INFO] [stdout]     |                                                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:478:74
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT);
[INFO] [stdout]     |                                                                          ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32::<T>, u32, i64, u64) -> INT);
[INFO] [stdout]     |                                                                             +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:478:79
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT);
[INFO] [stdout]     |                                                                               ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32::<T>, i64, u64) -> INT);
[INFO] [stdout]     |                                                                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:478:84
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT);
[INFO] [stdout]     |                                                                                    ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64::<T>, u64) -> INT);
[INFO] [stdout]     |                                                                                       +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:478:89
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT);
[INFO] [stdout]     |                                                                                         ^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64::<T>) -> INT);
[INFO] [stdout]     |                                                                                            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:483:56
[INFO] [stdout]     |
[INFO] [stdout] 483 | gen_conversion_as_functions!(num_128_to_int => to_int (i128, u128) -> INT);
[INFO] [stdout]     |                                                        ^^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 483 | gen_conversion_as_functions!(num_128_to_int => to_int (i128::<T>, u128) -> INT);
[INFO] [stdout]     |                                                            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-0.20.1/src/packages/math_basic.rs:483:62
[INFO] [stdout]     |
[INFO] [stdout] 483 | gen_conversion_as_functions!(num_128_to_int => to_int (i128, u128) -> INT);
[INFO] [stdout]     |                                                              ^^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 483 | gen_conversion_as_functions!(num_128_to_int => to_int (i128, u128::<T>) -> INT);
[INFO] [stdout]     |                                                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rhai` (lib) due to 94 previous errors
[INFO] running `Command { std: "docker" "inspect" "036474e7b2e0fe05e9144fa8f9395a5fd3e7f7bb2a5adb16203b51e9fd0ad23b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "036474e7b2e0fe05e9144fa8f9395a5fd3e7f7bb2a5adb16203b51e9fd0ad23b", kill_on_drop: false }`
[INFO] [stdout] 036474e7b2e0fe05e9144fa8f9395a5fd3e7f7bb2a5adb16203b51e9fd0ad23b
