[INFO] cloning repository https://github.com/uuhan/abyss-hairtail [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uuhan/abyss-hairtail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuuhan%2Fabyss-hairtail", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuuhan%2Fabyss-hairtail'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1546ec56d9a40833885208fa61d7002f0ca19da0 [INFO] testing uuhan/abyss-hairtail 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%2Fuuhan%2Fabyss-hairtail" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uuhan/abyss-hairtail 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/uuhan/abyss-hairtail [INFO] finished tweaking git repo https://github.com/uuhan/abyss-hairtail [INFO] tweaked toml for git repo https://github.com/uuhan/abyss-hairtail written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/uuhan/abyss-hairtail 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "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] dada61aa51c2b21b5c536e853cec1214c51c4e365f3b30049f8fe38212202ae0 [INFO] running `Command { std: "docker" "start" "-a" "dada61aa51c2b21b5c536e853cec1214c51c4e365f3b30049f8fe38212202ae0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dada61aa51c2b21b5c536e853cec1214c51c4e365f3b30049f8fe38212202ae0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dada61aa51c2b21b5c536e853cec1214c51c4e365f3b30049f8fe38212202ae0", kill_on_drop: false }` [INFO] [stdout] dada61aa51c2b21b5c536e853cec1214c51c4e365f3b30049f8fe38212202ae0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] fdf7bfb3d37ef099d5c2202a5d06a41f11a06a90fdd20c2d9e26c8e70514b2a2 [INFO] running `Command { std: "docker" "start" "-a" "fdf7bfb3d37ef099d5c2202a5d06a41f11a06a90fdd20c2d9e26c8e70514b2a2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rhai_codegen v1.3.0 [INFO] [stderr] Compiling rhai v1.4.0 [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/arithmetic.rs:233:42 [INFO] [stdout] | [INFO] [stdout] 233 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/arithmetic.rs:237:44 [INFO] [stdout] | [INFO] [stdout] 237 | 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 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/arithmetic.rs:237:48 [INFO] [stdout] | [INFO] [stdout] 237 | 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 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/arithmetic.rs:237:52 [INFO] [stdout] | [INFO] [stdout] 237 | 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 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/arithmetic.rs:237:57 [INFO] [stdout] | [INFO] [stdout] 237 | 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 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/arithmetic.rs:237:62 [INFO] [stdout] | [INFO] [stdout] 237 | 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 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/arithmetic.rs:237:67 [INFO] [stdout] | [INFO] [stdout] 237 | 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 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/arithmetic.rs:237:72 [INFO] [stdout] | [INFO] [stdout] 237 | 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 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/arithmetic.rs:243:44 [INFO] [stdout] | [INFO] [stdout] 243 | gen_arithmetic_functions!(arith_num_128 => i128, u128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/arithmetic.rs:243:50 [INFO] [stdout] | [INFO] [stdout] 243 | gen_arithmetic_functions!(arith_num_128 => i128, u128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/arithmetic.rs:245:39 [INFO] [stdout] | [INFO] [stdout] 245 | gen_signed_functions!(signed_basic => INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/arithmetic.rs:249:41 [INFO] [stdout] | [INFO] [stdout] 249 | gen_signed_functions!(signed_numbers => i8, i16, i32); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/arithmetic.rs:249:45 [INFO] [stdout] | [INFO] [stdout] 249 | gen_signed_functions!(signed_numbers => i8, i16, i32); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/arithmetic.rs:249:50 [INFO] [stdout] | [INFO] [stdout] 249 | gen_signed_functions!(signed_numbers => i8, i16, i32); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/arithmetic.rs:255:41 [INFO] [stdout] | [INFO] [stdout] 255 | gen_signed_functions!(signed_num_128 => i128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/math_basic.rs:515:58 [INFO] [stdout] | [INFO] [stdout] 515 | gen_conversion_as_functions!(basic_to_float => to_float (INT) -> FLOAT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/math_basic.rs:520:60 [INFO] [stdout] | [INFO] [stdout] 520 | 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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/math_basic.rs:520:64 [INFO] [stdout] | [INFO] [stdout] 520 | 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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/math_basic.rs:520:68 [INFO] [stdout] | [INFO] [stdout] 520 | 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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/math_basic.rs:520:73 [INFO] [stdout] | [INFO] [stdout] 520 | 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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/math_basic.rs:520:78 [INFO] [stdout] | [INFO] [stdout] 520 | 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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/math_basic.rs:520:83 [INFO] [stdout] | [INFO] [stdout] 520 | 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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/math_basic.rs:520:88 [INFO] [stdout] | [INFO] [stdout] 520 | 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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/math_basic.rs:520:93 [INFO] [stdout] | [INFO] [stdout] 520 | 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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/math_basic.rs:527:60 [INFO] [stdout] | [INFO] [stdout] 527 | gen_conversion_as_functions!(num_128_to_float => to_float (i128, u128) -> FLOAT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/math_basic.rs:527:66 [INFO] [stdout] | [INFO] [stdout] 527 | gen_conversion_as_functions!(num_128_to_float => to_float (i128, u128) -> FLOAT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/math_basic.rs:529:54 [INFO] [stdout] | [INFO] [stdout] 529 | gen_conversion_as_functions!(basic_to_int => to_int (char) -> INT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/math_basic.rs:533:56 [INFO] [stdout] | [INFO] [stdout] 533 | 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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/math_basic.rs:533:60 [INFO] [stdout] | [INFO] [stdout] 533 | 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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/math_basic.rs:533:64 [INFO] [stdout] | [INFO] [stdout] 533 | 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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/math_basic.rs:533:69 [INFO] [stdout] | [INFO] [stdout] 533 | 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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/math_basic.rs:533:74 [INFO] [stdout] | [INFO] [stdout] 533 | 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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/math_basic.rs:533:79 [INFO] [stdout] | [INFO] [stdout] 533 | 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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/math_basic.rs:533:84 [INFO] [stdout] | [INFO] [stdout] 533 | 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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/math_basic.rs:533:89 [INFO] [stdout] | [INFO] [stdout] 533 | 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] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/math_basic.rs:539:56 [INFO] [stdout] | [INFO] [stdout] 539 | gen_conversion_as_functions!(num_128_to_int => to_int (i128, u128) -> INT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: 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/github.com-1ecc6299db9ec823/rhai-1.4.0/src/packages/math_basic.rs:539:62 [INFO] [stdout] | [INFO] [stdout] 539 | gen_conversion_as_functions!(num_128_to_int => to_int (i128, u128) -> INT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: 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` due to 48 previous errors [INFO] running `Command { std: "docker" "inspect" "fdf7bfb3d37ef099d5c2202a5d06a41f11a06a90fdd20c2d9e26c8e70514b2a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdf7bfb3d37ef099d5c2202a5d06a41f11a06a90fdd20c2d9e26c8e70514b2a2", kill_on_drop: false }` [INFO] [stdout] fdf7bfb3d37ef099d5c2202a5d06a41f11a06a90fdd20c2d9e26c8e70514b2a2