[INFO] fetching crate raft-engine-ctl 0.1.0... [INFO] building raft-engine-ctl-0.1.0 against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] extracting crate raft-engine-ctl 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate raft-engine-ctl 0.1.0 on toolchain 222c5724ecc922fe67815f428c19f82c129d9386 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate raft-engine-ctl 0.1.0 [INFO] finished tweaking crates.io crate raft-engine-ctl 0.1.0 [INFO] tweaked toml for crates.io crate raft-engine-ctl 0.1.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate raft-engine-ctl 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fail v0.5.0 [INFO] [stderr] Downloaded smartstring v0.2.10 [INFO] [stderr] Downloaded prometheus v0.13.0 [INFO] [stderr] Downloaded rhai_codegen v1.3.0 [INFO] [stderr] Downloaded prometheus-static-metric v0.5.1 [INFO] [stderr] Downloaded rhai v1.5.0 [INFO] [stderr] Downloaded raft-engine v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b36777a6e90ded63a30dd63f4b9e6ce116f04158e50d6432bd210893c8771262 [INFO] running `Command { std: "docker" "start" "-a" "b36777a6e90ded63a30dd63f4b9e6ce116f04158e50d6432bd210893c8771262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b36777a6e90ded63a30dd63f4b9e6ce116f04158e50d6432bd210893c8771262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b36777a6e90ded63a30dd63f4b9e6ce116f04158e50d6432bd210893c8771262", kill_on_drop: false }` [INFO] [stdout] b36777a6e90ded63a30dd63f4b9e6ce116f04158e50d6432bd210893c8771262 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa9924b21d3e12bf5149d8f5153f68e4360dfb45efdf9f49481a9f0b2f16b5ee [INFO] running `Command { std: "docker" "start" "-a" "aa9924b21d3e12bf5149d8f5153f68e4360dfb45efdf9f49481a9f0b2f16b5ee", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling smartstring v0.2.10 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling lz4-sys v1.9.3 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fail v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rhai_codegen v1.3.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling prometheus-static-metric v0.5.1 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling rhai v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rhai-1.5.0/src/packages/arithmetic.rs:245:42 [INFO] [stdout] | [INFO] [stdout] 245 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/arithmetic.rs:249:44 [INFO] [stdout] | [INFO] [stdout] 249 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/arithmetic.rs:249:48 [INFO] [stdout] | [INFO] [stdout] 249 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/arithmetic.rs:249:52 [INFO] [stdout] | [INFO] [stdout] 249 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/arithmetic.rs:249:57 [INFO] [stdout] | [INFO] [stdout] 249 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/arithmetic.rs:249:62 [INFO] [stdout] | [INFO] [stdout] 249 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/arithmetic.rs:249:67 [INFO] [stdout] | [INFO] [stdout] 249 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/arithmetic.rs:249:72 [INFO] [stdout] | [INFO] [stdout] 249 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/arithmetic.rs:255:44 [INFO] [stdout] | [INFO] [stdout] 255 | gen_arithmetic_functions!(arith_num_128 => i128, u128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/arithmetic.rs:255:50 [INFO] [stdout] | [INFO] [stdout] 255 | gen_arithmetic_functions!(arith_num_128 => i128, u128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/arithmetic.rs:257:39 [INFO] [stdout] | [INFO] [stdout] 257 | gen_signed_functions!(signed_basic => INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/arithmetic.rs:261:41 [INFO] [stdout] | [INFO] [stdout] 261 | gen_signed_functions!(signed_numbers => i8, i16, i32); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/arithmetic.rs:261:45 [INFO] [stdout] | [INFO] [stdout] 261 | gen_signed_functions!(signed_numbers => i8, i16, i32); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/arithmetic.rs:261:50 [INFO] [stdout] | [INFO] [stdout] 261 | gen_signed_functions!(signed_numbers => i8, i16, i32); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/arithmetic.rs:267:41 [INFO] [stdout] | [INFO] [stdout] 267 | gen_signed_functions!(signed_num_128 => i128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/logic.rs:70:31 [INFO] [stdout] | [INFO] [stdout] 70 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/logic.rs:70:35 [INFO] [stdout] | [INFO] [stdout] 70 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/logic.rs:70:39 [INFO] [stdout] | [INFO] [stdout] 70 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/logic.rs:70:44 [INFO] [stdout] | [INFO] [stdout] 70 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/logic.rs:70:49 [INFO] [stdout] | [INFO] [stdout] 70 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/logic.rs:70:54 [INFO] [stdout] | [INFO] [stdout] 70 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/logic.rs:70:59 [INFO] [stdout] | [INFO] [stdout] 70 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/logic.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | gen_cmp_functions!(num_128 => i128, u128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/logic.rs:76:37 [INFO] [stdout] | [INFO] [stdout] 76 | gen_cmp_functions!(num_128 => i128, u128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/logic.rs:80:29 [INFO] [stdout] | [INFO] [stdout] 80 | gen_cmp_functions!(float => f32); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/math_basic.rs:627:58 [INFO] [stdout] | [INFO] [stdout] 627 | gen_conversion_as_functions!(basic_to_float => to_float (INT) -> FLOAT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/math_basic.rs:632:60 [INFO] [stdout] | [INFO] [stdout] 632 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/math_basic.rs:632:64 [INFO] [stdout] | [INFO] [stdout] 632 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/math_basic.rs:632:68 [INFO] [stdout] | [INFO] [stdout] 632 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/math_basic.rs:632:73 [INFO] [stdout] | [INFO] [stdout] 632 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/math_basic.rs:632:78 [INFO] [stdout] | [INFO] [stdout] 632 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/math_basic.rs:632:83 [INFO] [stdout] | [INFO] [stdout] 632 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/math_basic.rs:632:88 [INFO] [stdout] | [INFO] [stdout] 632 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/math_basic.rs:632:93 [INFO] [stdout] | [INFO] [stdout] 632 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/math_basic.rs:639:60 [INFO] [stdout] | [INFO] [stdout] 639 | gen_conversion_as_functions!(num_128_to_float => to_float (i128, u128) -> FLOAT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/math_basic.rs:639:66 [INFO] [stdout] | [INFO] [stdout] 639 | gen_conversion_as_functions!(num_128_to_float => to_float (i128, u128) -> FLOAT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/math_basic.rs:641:54 [INFO] [stdout] | [INFO] [stdout] 641 | gen_conversion_as_functions!(basic_to_int => to_int (char) -> INT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/math_basic.rs:645:56 [INFO] [stdout] | [INFO] [stdout] 645 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/math_basic.rs:645:60 [INFO] [stdout] | [INFO] [stdout] 645 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/math_basic.rs:645:64 [INFO] [stdout] | [INFO] [stdout] 645 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/math_basic.rs:645:69 [INFO] [stdout] | [INFO] [stdout] 645 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/math_basic.rs:645:74 [INFO] [stdout] | [INFO] [stdout] 645 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/math_basic.rs:645:79 [INFO] [stdout] | [INFO] [stdout] 645 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/math_basic.rs:645:84 [INFO] [stdout] | [INFO] [stdout] 645 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/math_basic.rs:645:89 [INFO] [stdout] | [INFO] [stdout] 645 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/math_basic.rs:651:56 [INFO] [stdout] | [INFO] [stdout] 651 | gen_conversion_as_functions!(num_128_to_int => to_int (i128, u128) -> INT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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.5.0/src/packages/math_basic.rs:651:62 [INFO] [stdout] | [INFO] [stdout] 651 | gen_conversion_as_functions!(num_128_to_int => to_int (i128, u128) -> INT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = 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" "aa9924b21d3e12bf5149d8f5153f68e4360dfb45efdf9f49481a9f0b2f16b5ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa9924b21d3e12bf5149d8f5153f68e4360dfb45efdf9f49481a9f0b2f16b5ee", kill_on_drop: false }` [INFO] [stdout] aa9924b21d3e12bf5149d8f5153f68e4360dfb45efdf9f49481a9f0b2f16b5ee