[INFO] cloning repository https://github.com/RustPanda/hyper_helloworld [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RustPanda/hyper_helloworld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustPanda%2Fhyper_helloworld", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustPanda%2Fhyper_helloworld'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85b53a3fccab15c491c798c32b4b71a6b1c721d3 [INFO] testing RustPanda/hyper_helloworld 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%2FRustPanda%2Fhyper_helloworld" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RustPanda/hyper_helloworld 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/RustPanda/hyper_helloworld [INFO] finished tweaking git repo https://github.com/RustPanda/hyper_helloworld [INFO] tweaked toml for git repo https://github.com/RustPanda/hyper_helloworld written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/RustPanda/hyper_helloworld 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] warning: unused manifest key: dependencies.rhai.feature [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0917639fc02c8a127ea5098a0d6ac93c34b12f15908116ed1c10f732e7151232 [INFO] running `Command { std: "docker" "start" "-a" "0917639fc02c8a127ea5098a0d6ac93c34b12f15908116ed1c10f732e7151232", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0917639fc02c8a127ea5098a0d6ac93c34b12f15908116ed1c10f732e7151232", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0917639fc02c8a127ea5098a0d6ac93c34b12f15908116ed1c10f732e7151232", kill_on_drop: false }` [INFO] [stdout] 0917639fc02c8a127ea5098a0d6ac93c34b12f15908116ed1c10f732e7151232 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d27a289b2e58a5d806130a4cc4e17a3c29bcf6d1c32b9c86105787c8cd6ddead [INFO] running `Command { std: "docker" "start" "-a" "d27a289b2e58a5d806130a4cc4e17a3c29bcf6d1c32b9c86105787c8cd6ddead", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.rhai.feature [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling ahash v0.7.3 [INFO] [stderr] Compiling smartstring v0.2.6 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling rhai_codegen v0.3.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling rhai v0.20.1 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.1/src/packages/arithmetic.rs:207:42 [INFO] [stdout] | [INFO] [stdout] 207 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/arithmetic.rs:211:44 [INFO] [stdout] | [INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/arithmetic.rs:211:48 [INFO] [stdout] | [INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/arithmetic.rs:211:52 [INFO] [stdout] | [INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/arithmetic.rs:211:57 [INFO] [stdout] | [INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.1/src/packages/arithmetic.rs:211:62 [INFO] [stdout] | [INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/arithmetic.rs:211:67 [INFO] [stdout] | [INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/arithmetic.rs:211:72 [INFO] [stdout] | [INFO] [stdout] 211 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/arithmetic.rs:216:44 [INFO] [stdout] | [INFO] [stdout] 216 | gen_arithmetic_functions!(arith_num_128 => i128, u128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.1/src/packages/arithmetic.rs:216:50 [INFO] [stdout] | [INFO] [stdout] 216 | gen_arithmetic_functions!(arith_num_128 => i128, u128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/arithmetic.rs:218:39 [INFO] [stdout] | [INFO] [stdout] 218 | gen_signed_functions!(signed_basic => INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/arithmetic.rs:222:41 [INFO] [stdout] | [INFO] [stdout] 222 | gen_signed_functions!(signed_numbers => i8, i16, i32); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/arithmetic.rs:222:45 [INFO] [stdout] | [INFO] [stdout] 222 | gen_signed_functions!(signed_numbers => i8, i16, i32); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/arithmetic.rs:222:50 [INFO] [stdout] | [INFO] [stdout] 222 | gen_signed_functions!(signed_numbers => i8, i16, i32); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/arithmetic.rs:227:41 [INFO] [stdout] | [INFO] [stdout] 227 | gen_signed_functions!(signed_num_128 => i128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/logic.rs:72:31 [INFO] [stdout] | [INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/logic.rs:72:35 [INFO] [stdout] | [INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/logic.rs:72:39 [INFO] [stdout] | [INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/logic.rs:72:44 [INFO] [stdout] | [INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/logic.rs:72:49 [INFO] [stdout] | [INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/logic.rs:72:54 [INFO] [stdout] | [INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/logic.rs:72:59 [INFO] [stdout] | [INFO] [stdout] 72 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/logic.rs:77:31 [INFO] [stdout] | [INFO] [stdout] 77 | gen_cmp_functions!(num_128 => i128, u128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/logic.rs:77:37 [INFO] [stdout] | [INFO] [stdout] 77 | gen_cmp_functions!(num_128 => i128, u128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.1/src/packages/logic.rs:81:29 [INFO] [stdout] | [INFO] [stdout] 81 | gen_cmp_functions!(float => f32); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/math_basic.rs:461:58 [INFO] [stdout] | [INFO] [stdout] 461 | gen_conversion_as_functions!(basic_to_float => to_float (INT) -> FLOAT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/math_basic.rs:466:60 [INFO] [stdout] | [INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/math_basic.rs:466:64 [INFO] [stdout] | [INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/math_basic.rs:466:68 [INFO] [stdout] | [INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/math_basic.rs:466:73 [INFO] [stdout] | [INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/math_basic.rs:466:78 [INFO] [stdout] | [INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/math_basic.rs:466:83 [INFO] [stdout] | [INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/math_basic.rs:466:88 [INFO] [stdout] | [INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/math_basic.rs:466:93 [INFO] [stdout] | [INFO] [stdout] 466 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/math_basic.rs:472:60 [INFO] [stdout] | [INFO] [stdout] 472 | gen_conversion_as_functions!(num_128_to_float => to_float (i128, u128) -> FLOAT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/math_basic.rs:472:66 [INFO] [stdout] | [INFO] [stdout] 472 | gen_conversion_as_functions!(num_128_to_float => to_float (i128, u128) -> FLOAT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/math_basic.rs:474:54 [INFO] [stdout] | [INFO] [stdout] 474 | gen_conversion_as_functions!(basic_to_int => to_int (char) -> INT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/math_basic.rs:478:56 [INFO] [stdout] | [INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/math_basic.rs:478:60 [INFO] [stdout] | [INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/math_basic.rs:478:64 [INFO] [stdout] | [INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/math_basic.rs:478:69 [INFO] [stdout] | [INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/math_basic.rs:478:74 [INFO] [stdout] | [INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/math_basic.rs:478:79 [INFO] [stdout] | [INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/math_basic.rs:478:84 [INFO] [stdout] | [INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/math_basic.rs:478:89 [INFO] [stdout] | [INFO] [stdout] 478 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/math_basic.rs:483:56 [INFO] [stdout] | [INFO] [stdout] 483 | gen_conversion_as_functions!(num_128_to_int => to_int (i128, u128) -> INT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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-0.20.1/src/packages/math_basic.rs:483:62 [INFO] [stdout] | [INFO] [stdout] 483 | gen_conversion_as_functions!(num_128_to_int => to_int (i128, u128) -> INT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling handlebars v3.5.5 [INFO] [stderr] Compiling hyper v0.14.7 [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d27a289b2e58a5d806130a4cc4e17a3c29bcf6d1c32b9c86105787c8cd6ddead", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d27a289b2e58a5d806130a4cc4e17a3c29bcf6d1c32b9c86105787c8cd6ddead", kill_on_drop: false }` [INFO] [stdout] d27a289b2e58a5d806130a4cc4e17a3c29bcf6d1c32b9c86105787c8cd6ddead