[INFO] fetching crate handlebars_sprig 0.3.0...
[INFO] checking handlebars_sprig-0.3.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate handlebars_sprig 0.3.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate handlebars_sprig 0.3.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate handlebars_sprig 0.3.0
[INFO] finished tweaking crates.io crate handlebars_sprig 0.3.0
[INFO] tweaked toml for crates.io crate handlebars_sprig 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate handlebars_sprig 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smartstring v0.2.9
[INFO] [stderr]   Downloaded tracing-core v0.1.24
[INFO] [stderr]   Downloaded handlebars v4.2.1
[INFO] [stderr]   Downloaded rhai_codegen v1.3.0
[INFO] [stderr]   Downloaded rhai v1.5.0
[INFO] [stderr]   Downloaded wasi-experimental-http v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82ef66977b114feda9f65615062867b108e04fddabbb16260b89a15b43057a60
[INFO] running `Command { std: "docker" "start" "-a" "82ef66977b114feda9f65615062867b108e04fddabbb16260b89a15b43057a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82ef66977b114feda9f65615062867b108e04fddabbb16260b89a15b43057a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82ef66977b114feda9f65615062867b108e04fddabbb16260b89a15b43057a60", kill_on_drop: false }`
[INFO] [stdout] 82ef66977b114feda9f65615062867b108e04fddabbb16260b89a15b43057a60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed301bc8092e009655300bb20a9bb615b548dc596bf62e5dac7840057598f936
[INFO] running `Command { std: "docker" "start" "-a" "ed301bc8092e009655300bb20a9bb615b548dc596bf62e5dac7840057598f936", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling libc v0.2.118
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]     Checking tracing-core v0.1.24
[INFO] [stderr]     Checking smartstring v0.2.9
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking getrandom v0.2.4
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling rhai_codegen v1.3.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking tracing v0.1.32
[INFO] [stderr]     Checking wasi-experimental-http v0.7.0
[INFO] [stderr]     Checking rhai v1.5.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:245:42
[INFO] [stdout]     |
[INFO] [stdout] 245 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:249:44
[INFO] [stdout]     |
[INFO] [stdout] 249 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:249:48
[INFO] [stdout]     |
[INFO] [stdout] 249 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:249:52
[INFO] [stdout]     |
[INFO] [stdout] 249 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:249:57
[INFO] [stdout]     |
[INFO] [stdout] 249 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:249:62
[INFO] [stdout]     |
[INFO] [stdout] 249 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:249:67
[INFO] [stdout]     |
[INFO] [stdout] 249 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:249:72
[INFO] [stdout]     |
[INFO] [stdout] 249 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:255:44
[INFO] [stdout]     |
[INFO] [stdout] 255 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:255:50
[INFO] [stdout]     |
[INFO] [stdout] 255 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:257:39
[INFO] [stdout]     |
[INFO] [stdout] 257 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:261:41
[INFO] [stdout]     |
[INFO] [stdout] 261 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:261:45
[INFO] [stdout]     |
[INFO] [stdout] 261 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:261:50
[INFO] [stdout]     |
[INFO] [stdout] 261 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:267:41
[INFO] [stdout]     |
[INFO] [stdout] 267 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/logic.rs:70:31
[INFO] [stdout]    |
[INFO] [stdout] 70 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/logic.rs:70:35
[INFO] [stdout]    |
[INFO] [stdout] 70 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/logic.rs:70:39
[INFO] [stdout]    |
[INFO] [stdout] 70 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/logic.rs:70:44
[INFO] [stdout]    |
[INFO] [stdout] 70 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/logic.rs:70:49
[INFO] [stdout]    |
[INFO] [stdout] 70 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/logic.rs:70:54
[INFO] [stdout]    |
[INFO] [stdout] 70 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/logic.rs:70:59
[INFO] [stdout]    |
[INFO] [stdout] 70 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/logic.rs:76:31
[INFO] [stdout]    |
[INFO] [stdout] 76 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/logic.rs:76:37
[INFO] [stdout]    |
[INFO] [stdout] 76 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/logic.rs:80:29
[INFO] [stdout]    |
[INFO] [stdout] 80 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:627:58
[INFO] [stdout]     |
[INFO] [stdout] 627 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:632:60
[INFO] [stdout]     |
[INFO] [stdout] 632 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:632:64
[INFO] [stdout]     |
[INFO] [stdout] 632 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:632:68
[INFO] [stdout]     |
[INFO] [stdout] 632 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:632:73
[INFO] [stdout]     |
[INFO] [stdout] 632 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:632:78
[INFO] [stdout]     |
[INFO] [stdout] 632 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:632:83
[INFO] [stdout]     |
[INFO] [stdout] 632 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:632:88
[INFO] [stdout]     |
[INFO] [stdout] 632 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:632:93
[INFO] [stdout]     |
[INFO] [stdout] 632 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:639:60
[INFO] [stdout]     |
[INFO] [stdout] 639 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:639:66
[INFO] [stdout]     |
[INFO] [stdout] 639 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:641:54
[INFO] [stdout]     |
[INFO] [stdout] 641 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:645:56
[INFO] [stdout]     |
[INFO] [stdout] 645 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:645:60
[INFO] [stdout]     |
[INFO] [stdout] 645 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:645:64
[INFO] [stdout]     |
[INFO] [stdout] 645 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:645:69
[INFO] [stdout]     |
[INFO] [stdout] 645 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:645:74
[INFO] [stdout]     |
[INFO] [stdout] 645 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:645:79
[INFO] [stdout]     |
[INFO] [stdout] 645 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:645:84
[INFO] [stdout]     |
[INFO] [stdout] 645 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:645:89
[INFO] [stdout]     |
[INFO] [stdout] 645 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:651:56
[INFO] [stdout]     |
[INFO] [stdout] 651 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:651:62
[INFO] [stdout]     |
[INFO] [stdout] 651 | 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: aborting due to 47 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rhai` (lib) due to 48 previous errors
[INFO] running `Command { std: "docker" "inspect" "ed301bc8092e009655300bb20a9bb615b548dc596bf62e5dac7840057598f936", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed301bc8092e009655300bb20a9bb615b548dc596bf62e5dac7840057598f936", kill_on_drop: false }`
[INFO] [stdout] ed301bc8092e009655300bb20a9bb615b548dc596bf62e5dac7840057598f936
[INFO] checking handlebars_sprig-0.3.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate handlebars_sprig 0.3.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate handlebars_sprig 0.3.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate handlebars_sprig 0.3.0
[INFO] finished tweaking crates.io crate handlebars_sprig 0.3.0
[INFO] tweaked toml for crates.io crate handlebars_sprig 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate handlebars_sprig 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b28805274c5336c37c7466d6951955146ac85a484b0352e54058d3f26dfb77de
[INFO] running `Command { std: "docker" "start" "-a" "b28805274c5336c37c7466d6951955146ac85a484b0352e54058d3f26dfb77de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b28805274c5336c37c7466d6951955146ac85a484b0352e54058d3f26dfb77de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b28805274c5336c37c7466d6951955146ac85a484b0352e54058d3f26dfb77de", kill_on_drop: false }`
[INFO] [stdout] b28805274c5336c37c7466d6951955146ac85a484b0352e54058d3f26dfb77de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e451b1f1ba8a75938e597dec98f0480319c0619e91601e0678803b19ec1318c
[INFO] running `Command { std: "docker" "start" "-a" "3e451b1f1ba8a75938e597dec98f0480319c0619e91601e0678803b19ec1318c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling libc v0.2.118
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking smartstring v0.2.9
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking tracing-core v0.1.24
[INFO] [stderr]     Checking getrandom v0.2.4
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling rhai_codegen v1.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking tracing v0.1.32
[INFO] [stderr]     Checking wasi-experimental-http v0.7.0
[INFO] [stderr]     Checking rhai v1.5.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:245:42
[INFO] [stdout]     |
[INFO] [stdout] 245 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:249:44
[INFO] [stdout]     |
[INFO] [stdout] 249 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:249:48
[INFO] [stdout]     |
[INFO] [stdout] 249 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:249:52
[INFO] [stdout]     |
[INFO] [stdout] 249 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:249:57
[INFO] [stdout]     |
[INFO] [stdout] 249 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:249:62
[INFO] [stdout]     |
[INFO] [stdout] 249 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:249:67
[INFO] [stdout]     |
[INFO] [stdout] 249 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:249:72
[INFO] [stdout]     |
[INFO] [stdout] 249 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:255:44
[INFO] [stdout]     |
[INFO] [stdout] 255 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:255:50
[INFO] [stdout]     |
[INFO] [stdout] 255 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:257:39
[INFO] [stdout]     |
[INFO] [stdout] 257 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:261:41
[INFO] [stdout]     |
[INFO] [stdout] 261 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:261:45
[INFO] [stdout]     |
[INFO] [stdout] 261 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:261:50
[INFO] [stdout]     |
[INFO] [stdout] 261 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/arithmetic.rs:267:41
[INFO] [stdout]     |
[INFO] [stdout] 267 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/logic.rs:70:31
[INFO] [stdout]    |
[INFO] [stdout] 70 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/logic.rs:70:35
[INFO] [stdout]    |
[INFO] [stdout] 70 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/logic.rs:70:39
[INFO] [stdout]    |
[INFO] [stdout] 70 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/logic.rs:70:44
[INFO] [stdout]    |
[INFO] [stdout] 70 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/logic.rs:70:49
[INFO] [stdout]    |
[INFO] [stdout] 70 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/logic.rs:70:54
[INFO] [stdout]    |
[INFO] [stdout] 70 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/logic.rs:70:59
[INFO] [stdout]    |
[INFO] [stdout] 70 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/logic.rs:76:31
[INFO] [stdout]    |
[INFO] [stdout] 76 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/logic.rs:76:37
[INFO] [stdout]    |
[INFO] [stdout] 76 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/logic.rs:80:29
[INFO] [stdout]    |
[INFO] [stdout] 80 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:627:58
[INFO] [stdout]     |
[INFO] [stdout] 627 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:632:60
[INFO] [stdout]     |
[INFO] [stdout] 632 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:632:64
[INFO] [stdout]     |
[INFO] [stdout] 632 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:632:68
[INFO] [stdout]     |
[INFO] [stdout] 632 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:632:73
[INFO] [stdout]     |
[INFO] [stdout] 632 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:632:78
[INFO] [stdout]     |
[INFO] [stdout] 632 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:632:83
[INFO] [stdout]     |
[INFO] [stdout] 632 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:632:88
[INFO] [stdout]     |
[INFO] [stdout] 632 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:632:93
[INFO] [stdout]     |
[INFO] [stdout] 632 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:639:60
[INFO] [stdout]     |
[INFO] [stdout] 639 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:639:66
[INFO] [stdout]     |
[INFO] [stdout] 639 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:641:54
[INFO] [stdout]     |
[INFO] [stdout] 641 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:645:56
[INFO] [stdout]     |
[INFO] [stdout] 645 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:645:60
[INFO] [stdout]     |
[INFO] [stdout] 645 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:645:64
[INFO] [stdout]     |
[INFO] [stdout] 645 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:645:69
[INFO] [stdout]     |
[INFO] [stdout] 645 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:645:74
[INFO] [stdout]     |
[INFO] [stdout] 645 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:645:79
[INFO] [stdout]     |
[INFO] [stdout] 645 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:645:84
[INFO] [stdout]     |
[INFO] [stdout] 645 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:645:89
[INFO] [stdout]     |
[INFO] [stdout] 645 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:651:56
[INFO] [stdout]     |
[INFO] [stdout] 651 | 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-6f17d22bba15001f/rhai-1.5.0/src/packages/math_basic.rs:651:62
[INFO] [stdout]     |
[INFO] [stdout] 651 | 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: aborting due to 47 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rhai` (lib) due to 48 previous errors
[INFO] running `Command { std: "docker" "inspect" "3e451b1f1ba8a75938e597dec98f0480319c0619e91601e0678803b19ec1318c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e451b1f1ba8a75938e597dec98f0480319c0619e91601e0678803b19ec1318c", kill_on_drop: false }`
[INFO] [stdout] 3e451b1f1ba8a75938e597dec98f0480319c0619e91601e0678803b19ec1318c
