[INFO] cloning repository https://github.com/ChangeCaps/untitled-4b [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChangeCaps/untitled-4b" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChangeCaps%2Funtitled-4b", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChangeCaps%2Funtitled-4b'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7cd3d2539830e62aa268afc9cf221a30af46b432 [INFO] testing ChangeCaps/untitled-4b against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChangeCaps%2Funtitled-4b" "/workspace/builds/worker-82/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-82/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChangeCaps/untitled-4b on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChangeCaps/untitled-4b [INFO] finished tweaking git repo https://github.com/ChangeCaps/untitled-4b [INFO] tweaked toml for git repo https://github.com/ChangeCaps/untitled-4b written to /workspace/builds/worker-82/source/Cargo.toml [INFO] crate git repo https://github.com/ChangeCaps/untitled-4b already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b38f3e60f29084c44e39f2fb761c15752fd273871611276cbe5ff8cab807690d [INFO] running `Command { std: "docker" "start" "-a" "b38f3e60f29084c44e39f2fb761c15752fd273871611276cbe5ff8cab807690d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b38f3e60f29084c44e39f2fb761c15752fd273871611276cbe5ff8cab807690d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b38f3e60f29084c44e39f2fb761c15752fd273871611276cbe5ff8cab807690d", kill_on_drop: false }` [INFO] [stdout] b38f3e60f29084c44e39f2fb761c15752fd273871611276cbe5ff8cab807690d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 861b8abc08dd44b26580ff25c88f804411962fa9525a40342994a551164850d8 [INFO] running `Command { std: "docker" "start" "-a" "861b8abc08dd44b26580ff25c88f804411962fa9525a40342994a551164850d8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling input-event-codes v0.2.1 [INFO] [stderr] Compiling open v1.4.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling device_query v0.2.7 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling rhai_codegen v0.3.2 (https://github.com/rhaiscript/rhai#d2908384) [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling rhai v0.19.11 (https://github.com/rhaiscript/rhai#d2908384) [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/arithmetic.rs:202:42 [INFO] [stdout] | [INFO] [stdout] 202 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/arithmetic.rs:206:44 [INFO] [stdout] | [INFO] [stdout] 206 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/arithmetic.rs:206:48 [INFO] [stdout] | [INFO] [stdout] 206 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/arithmetic.rs:206:52 [INFO] [stdout] | [INFO] [stdout] 206 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/arithmetic.rs:206:57 [INFO] [stdout] | [INFO] [stdout] 206 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/arithmetic.rs:206:62 [INFO] [stdout] | [INFO] [stdout] 206 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/arithmetic.rs:206:67 [INFO] [stdout] | [INFO] [stdout] 206 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/arithmetic.rs:206:72 [INFO] [stdout] | [INFO] [stdout] 206 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/arithmetic.rs:211:44 [INFO] [stdout] | [INFO] [stdout] 211 | gen_arithmetic_functions!(arith_num_128 => i128, u128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/arithmetic.rs:211:50 [INFO] [stdout] | [INFO] [stdout] 211 | gen_arithmetic_functions!(arith_num_128 => i128, u128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/arithmetic.rs:213:39 [INFO] [stdout] | [INFO] [stdout] 213 | gen_signed_functions!(signed_basic => INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/arithmetic.rs:217:41 [INFO] [stdout] | [INFO] [stdout] 217 | gen_signed_functions!(signed_numbers => i8, i16, i32); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/arithmetic.rs:217:45 [INFO] [stdout] | [INFO] [stdout] 217 | gen_signed_functions!(signed_numbers => i8, i16, i32); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/arithmetic.rs:217:50 [INFO] [stdout] | [INFO] [stdout] 217 | gen_signed_functions!(signed_numbers => i8, i16, i32); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/arithmetic.rs:222:41 [INFO] [stdout] | [INFO] [stdout] 222 | gen_signed_functions!(signed_num_128 => i128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/array_basic.rs:701:31 [INFO] [stdout] | [INFO] [stdout] 701 | gen_array_functions!(basic => INT, bool, char, ImmutableString, FnPtr, Array, Unit); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/array_basic.rs:701:36 [INFO] [stdout] | [INFO] [stdout] 701 | gen_array_functions!(basic => INT, bool, char, ImmutableString, FnPtr, Array, Unit); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/array_basic.rs:701:42 [INFO] [stdout] | [INFO] [stdout] 701 | gen_array_functions!(basic => INT, bool, char, ImmutableString, FnPtr, Array, Unit); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/array_basic.rs:701:48 [INFO] [stdout] | [INFO] [stdout] 701 | gen_array_functions!(basic => INT, bool, char, ImmutableString, FnPtr, Array, Unit); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/array_basic.rs:701:65 [INFO] [stdout] | [INFO] [stdout] 701 | gen_array_functions!(basic => INT, bool, char, ImmutableString, FnPtr, Array, Unit); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/array_basic.rs:701:72 [INFO] [stdout] | [INFO] [stdout] 701 | gen_array_functions!(basic => INT, bool, char, ImmutableString, FnPtr, Array, Unit); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/array_basic.rs:701:79 [INFO] [stdout] | [INFO] [stdout] 701 | gen_array_functions!(basic => INT, bool, char, ImmutableString, FnPtr, Array, Unit); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/array_basic.rs:705:33 [INFO] [stdout] | [INFO] [stdout] 705 | gen_array_functions!(numbers => i8, u8, i16, u16, i32, i64, u32, u64); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/array_basic.rs:705:37 [INFO] [stdout] | [INFO] [stdout] 705 | gen_array_functions!(numbers => i8, u8, i16, u16, i32, i64, u32, u64); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/array_basic.rs:705:41 [INFO] [stdout] | [INFO] [stdout] 705 | gen_array_functions!(numbers => i8, u8, i16, u16, i32, i64, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/array_basic.rs:705:46 [INFO] [stdout] | [INFO] [stdout] 705 | gen_array_functions!(numbers => i8, u8, i16, u16, i32, i64, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/array_basic.rs:705:51 [INFO] [stdout] | [INFO] [stdout] 705 | gen_array_functions!(numbers => i8, u8, i16, u16, i32, i64, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/array_basic.rs:705:56 [INFO] [stdout] | [INFO] [stdout] 705 | gen_array_functions!(numbers => i8, u8, i16, u16, i32, i64, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/array_basic.rs:705:61 [INFO] [stdout] | [INFO] [stdout] 705 | gen_array_functions!(numbers => i8, u8, i16, u16, i32, i64, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/array_basic.rs:705:66 [INFO] [stdout] | [INFO] [stdout] 705 | gen_array_functions!(numbers => i8, u8, i16, u16, i32, i64, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/array_basic.rs:710:33 [INFO] [stdout] | [INFO] [stdout] 710 | gen_array_functions!(num_128 => i128, u128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/array_basic.rs:710:39 [INFO] [stdout] | [INFO] [stdout] 710 | gen_array_functions!(num_128 => i128, u128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/array_basic.rs:713:31 [INFO] [stdout] | [INFO] [stdout] 713 | gen_array_functions!(float => f32, f64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/array_basic.rs:713:36 [INFO] [stdout] | [INFO] [stdout] 713 | gen_array_functions!(float => f32, f64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/array_basic.rs:716:29 [INFO] [stdout] | [INFO] [stdout] 716 | gen_array_functions!(map => Map); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/logic.rs:84:31 [INFO] [stdout] | [INFO] [stdout] 84 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/logic.rs:84:35 [INFO] [stdout] | [INFO] [stdout] 84 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/logic.rs:84:39 [INFO] [stdout] | [INFO] [stdout] 84 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/logic.rs:84:44 [INFO] [stdout] | [INFO] [stdout] 84 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/logic.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/logic.rs:84:54 [INFO] [stdout] | [INFO] [stdout] 84 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/logic.rs:84:59 [INFO] [stdout] | [INFO] [stdout] 84 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/logic.rs:89:31 [INFO] [stdout] | [INFO] [stdout] 89 | gen_cmp_functions!(num_128 => i128, u128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/logic.rs:89:37 [INFO] [stdout] | [INFO] [stdout] 89 | gen_cmp_functions!(num_128 => i128, u128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/logic.rs:93:29 [INFO] [stdout] | [INFO] [stdout] 93 | gen_cmp_functions!(float => f32); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/math_basic.rs:251:55 [INFO] [stdout] | [INFO] [stdout] 251 | gen_conversion_functions!(basic_to_float => to_float (INT) -> FLOAT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/math_basic.rs:256:57 [INFO] [stdout] | [INFO] [stdout] 256 | gen_conversion_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] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/math_basic.rs:256:61 [INFO] [stdout] | [INFO] [stdout] 256 | gen_conversion_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] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/math_basic.rs:256:65 [INFO] [stdout] | [INFO] [stdout] 256 | gen_conversion_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] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/math_basic.rs:256:70 [INFO] [stdout] | [INFO] [stdout] 256 | gen_conversion_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] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/math_basic.rs:256:75 [INFO] [stdout] | [INFO] [stdout] 256 | gen_conversion_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] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/math_basic.rs:256:80 [INFO] [stdout] | [INFO] [stdout] 256 | gen_conversion_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] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/math_basic.rs:256:85 [INFO] [stdout] | [INFO] [stdout] 256 | gen_conversion_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] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/math_basic.rs:256:90 [INFO] [stdout] | [INFO] [stdout] 256 | gen_conversion_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] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/math_basic.rs:262:57 [INFO] [stdout] | [INFO] [stdout] 262 | gen_conversion_functions!(num_128_to_float => to_float (i128, u128) -> FLOAT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/math_basic.rs:262:63 [INFO] [stdout] | [INFO] [stdout] 262 | gen_conversion_functions!(num_128_to_float => to_float (i128, u128) -> FLOAT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/math_basic.rs:264:51 [INFO] [stdout] | [INFO] [stdout] 264 | gen_conversion_functions!(basic_to_int => to_int (char) -> INT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/math_basic.rs:268:53 [INFO] [stdout] | [INFO] [stdout] 268 | gen_conversion_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] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/math_basic.rs:268:57 [INFO] [stdout] | [INFO] [stdout] 268 | gen_conversion_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] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/math_basic.rs:268:61 [INFO] [stdout] | [INFO] [stdout] 268 | gen_conversion_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] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/math_basic.rs:268:66 [INFO] [stdout] | [INFO] [stdout] 268 | gen_conversion_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] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/math_basic.rs:268:71 [INFO] [stdout] | [INFO] [stdout] 268 | gen_conversion_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] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/math_basic.rs:268:76 [INFO] [stdout] | [INFO] [stdout] 268 | gen_conversion_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] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/math_basic.rs:268:81 [INFO] [stdout] | [INFO] [stdout] 268 | gen_conversion_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] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/math_basic.rs:268:86 [INFO] [stdout] | [INFO] [stdout] 268 | gen_conversion_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] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/math_basic.rs:273:53 [INFO] [stdout] | [INFO] [stdout] 273 | gen_conversion_functions!(num_128_to_int => to_int (i128, u128) -> INT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/math_basic.rs:273:59 [INFO] [stdout] | [INFO] [stdout] 273 | gen_conversion_functions!(num_128_to_int => to_int (i128, u128) -> INT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:83:41 [INFO] [stdout] | [INFO] [stdout] 83 | gen_functions!(print_basic => to_string(INT, bool, char, FnPtr)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:83:46 [INFO] [stdout] | [INFO] [stdout] 83 | gen_functions!(print_basic => to_string(INT, bool, char, FnPtr)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:83:52 [INFO] [stdout] | [INFO] [stdout] 83 | gen_functions!(print_basic => to_string(INT, bool, char, FnPtr)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:83:58 [INFO] [stdout] | [INFO] [stdout] 83 | gen_functions!(print_basic => to_string(INT, bool, char, FnPtr)); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | gen_functions!(debug_basic => to_debug(INT, bool, Unit, char, ImmutableString)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:84:45 [INFO] [stdout] | [INFO] [stdout] 84 | gen_functions!(debug_basic => to_debug(INT, bool, Unit, char, ImmutableString)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:84:51 [INFO] [stdout] | [INFO] [stdout] 84 | gen_functions!(debug_basic => to_debug(INT, bool, Unit, char, ImmutableString)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:84:57 [INFO] [stdout] | [INFO] [stdout] 84 | gen_functions!(debug_basic => to_debug(INT, bool, Unit, char, ImmutableString)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:84:63 [INFO] [stdout] | [INFO] [stdout] 84 | gen_functions!(debug_basic => to_debug(INT, bool, Unit, char, ImmutableString)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:88:43 [INFO] [stdout] | [INFO] [stdout] 88 | gen_functions!(print_numbers => to_string(i8, u8, i16, u16, i32, u32, i64, u64)); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:88:47 [INFO] [stdout] | [INFO] [stdout] 88 | gen_functions!(print_numbers => to_string(i8, u8, i16, u16, i32, u32, i64, u64)); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:88:51 [INFO] [stdout] | [INFO] [stdout] 88 | gen_functions!(print_numbers => to_string(i8, u8, i16, u16, i32, u32, i64, u64)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:88:56 [INFO] [stdout] | [INFO] [stdout] 88 | gen_functions!(print_numbers => to_string(i8, u8, i16, u16, i32, u32, i64, u64)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:88:61 [INFO] [stdout] | [INFO] [stdout] 88 | gen_functions!(print_numbers => to_string(i8, u8, i16, u16, i32, u32, i64, u64)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:88:66 [INFO] [stdout] | [INFO] [stdout] 88 | gen_functions!(print_numbers => to_string(i8, u8, i16, u16, i32, u32, i64, u64)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:88:71 [INFO] [stdout] | [INFO] [stdout] 88 | gen_functions!(print_numbers => to_string(i8, u8, i16, u16, i32, u32, i64, u64)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:88:76 [INFO] [stdout] | [INFO] [stdout] 88 | gen_functions!(print_numbers => to_string(i8, u8, i16, u16, i32, u32, i64, u64)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:92:42 [INFO] [stdout] | [INFO] [stdout] 92 | gen_functions!(debug_numbers => to_debug(i8, u8, i16, u16, i32, u32, i64, u64)); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:92:46 [INFO] [stdout] | [INFO] [stdout] 92 | gen_functions!(debug_numbers => to_debug(i8, u8, i16, u16, i32, u32, i64, u64)); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:92:50 [INFO] [stdout] | [INFO] [stdout] 92 | gen_functions!(debug_numbers => to_debug(i8, u8, i16, u16, i32, u32, i64, u64)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:92:55 [INFO] [stdout] | [INFO] [stdout] 92 | gen_functions!(debug_numbers => to_debug(i8, u8, i16, u16, i32, u32, i64, u64)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:92:60 [INFO] [stdout] | [INFO] [stdout] 92 | gen_functions!(debug_numbers => to_debug(i8, u8, i16, u16, i32, u32, i64, u64)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:92:65 [INFO] [stdout] | [INFO] [stdout] 92 | gen_functions!(debug_numbers => to_debug(i8, u8, i16, u16, i32, u32, i64, u64)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:92:70 [INFO] [stdout] | [INFO] [stdout] 92 | gen_functions!(debug_numbers => to_debug(i8, u8, i16, u16, i32, u32, i64, u64)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:92:75 [INFO] [stdout] | [INFO] [stdout] 92 | gen_functions!(debug_numbers => to_debug(i8, u8, i16, u16, i32, u32, i64, u64)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:97:43 [INFO] [stdout] | [INFO] [stdout] 97 | gen_functions!(print_num_128 => to_string(i128, u128)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:97:49 [INFO] [stdout] | [INFO] [stdout] 97 | gen_functions!(print_num_128 => to_string(i128, u128)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:102:42 [INFO] [stdout] | [INFO] [stdout] 102 | gen_functions!(debug_num_128 => to_debug(i128, u128)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:102:48 [INFO] [stdout] | [INFO] [stdout] 102 | gen_functions!(debug_num_128 => to_debug(i128, u128)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:105:41 [INFO] [stdout] | [INFO] [stdout] 105 | gen_functions!(print_float => to_string(f32, f64)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:105:46 [INFO] [stdout] | [INFO] [stdout] 105 | gen_functions!(print_float => to_string(f32, f64)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:108:40 [INFO] [stdout] | [INFO] [stdout] 108 | gen_functions!(debug_float => to_debug(f32, f64)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_basic.rs:108:45 [INFO] [stdout] | [INFO] [stdout] 108 | gen_functions!(debug_float => to_debug(f32, f64)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_more.rs:60:32 [INFO] [stdout] | [INFO] [stdout] 60 | gen_concat_functions!(basic => INT, bool, char, FnPtr); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_more.rs:60:37 [INFO] [stdout] | [INFO] [stdout] 60 | gen_concat_functions!(basic => INT, bool, char, FnPtr); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_more.rs:60:43 [INFO] [stdout] | [INFO] [stdout] 60 | gen_concat_functions!(basic => INT, bool, char, FnPtr); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_more.rs:60:49 [INFO] [stdout] | [INFO] [stdout] 60 | gen_concat_functions!(basic => INT, bool, char, FnPtr); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_more.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | gen_concat_functions!(numbers => i8, u8, i16, u16, i32, i64, u32, u64); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_more.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | gen_concat_functions!(numbers => i8, u8, i16, u16, i32, i64, u32, u64); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_more.rs:64:42 [INFO] [stdout] | [INFO] [stdout] 64 | gen_concat_functions!(numbers => i8, u8, i16, u16, i32, i64, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_more.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | gen_concat_functions!(numbers => i8, u8, i16, u16, i32, i64, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_more.rs:64:52 [INFO] [stdout] | [INFO] [stdout] 64 | gen_concat_functions!(numbers => i8, u8, i16, u16, i32, i64, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_more.rs:64:57 [INFO] [stdout] | [INFO] [stdout] 64 | gen_concat_functions!(numbers => i8, u8, i16, u16, i32, i64, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_more.rs:64:62 [INFO] [stdout] | [INFO] [stdout] 64 | gen_concat_functions!(numbers => i8, u8, i16, u16, i32, i64, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_more.rs:64:67 [INFO] [stdout] | [INFO] [stdout] 64 | gen_concat_functions!(numbers => i8, u8, i16, u16, i32, i64, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_more.rs:69:34 [INFO] [stdout] | [INFO] [stdout] 69 | gen_concat_functions!(num_128 => i128, u128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_more.rs:69:40 [INFO] [stdout] | [INFO] [stdout] 69 | gen_concat_functions!(num_128 => i128, u128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_more.rs:72:32 [INFO] [stdout] | [INFO] [stdout] 72 | gen_concat_functions!(float => f32, f64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [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/git/checkouts/rhai-f99f240b2f7f4b04/d290838/src/packages/string_more.rs:72:37 [INFO] [stdout] | [INFO] [stdout] 72 | gen_concat_functions!(float => f32, f64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::stdlib::env::args [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 116 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` due to 117 previous errors [INFO] running `Command { std: "docker" "inspect" "861b8abc08dd44b26580ff25c88f804411962fa9525a40342994a551164850d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "861b8abc08dd44b26580ff25c88f804411962fa9525a40342994a551164850d8", kill_on_drop: false }` [INFO] [stdout] 861b8abc08dd44b26580ff25c88f804411962fa9525a40342994a551164850d8