[INFO] cloning repository https://github.com/GitNealian/nwallpaper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GitNealian/nwallpaper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitNealian%2Fnwallpaper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitNealian%2Fnwallpaper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0921aa128023a64cd16e8230bc33d1852580f9ea [INFO] testing GitNealian/nwallpaper 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%2FGitNealian%2Fnwallpaper" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GitNealian/nwallpaper 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/GitNealian/nwallpaper [INFO] finished tweaking git repo https://github.com/GitNealian/nwallpaper [INFO] tweaked toml for git repo https://github.com/GitNealian/nwallpaper written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/GitNealian/nwallpaper 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] b18b16a7356980c30d01231627d4e7a4428d35cf7498b0f04f5c90349d43e537 [INFO] running `Command { std: "docker" "start" "-a" "b18b16a7356980c30d01231627d4e7a4428d35cf7498b0f04f5c90349d43e537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b18b16a7356980c30d01231627d4e7a4428d35cf7498b0f04f5c90349d43e537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b18b16a7356980c30d01231627d4e7a4428d35cf7498b0f04f5c90349d43e537", kill_on_drop: false }` [INFO] [stdout] b18b16a7356980c30d01231627d4e7a4428d35cf7498b0f04f5c90349d43e537 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 63a394a6f16a63c5141c77d05741caf4efdb332dbbdcaa2bc9a6f7e470a4397f [INFO] running `Command { std: "docker" "start" "-a" "63a394a6f16a63c5141c77d05741caf4efdb332dbbdcaa2bc9a6f7e470a4397f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling smartstring v0.2.6 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling rhai_codegen v0.3.5 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling rhai v0.20.0 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling glib v0.10.3 [INFO] [stderr] Compiling futures v0.3.14 [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.0/src/packages/arithmetic.rs:206:42 [INFO] [stdout] | [INFO] [stdout] 206 | 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/arithmetic.rs:210:44 [INFO] [stdout] | [INFO] [stdout] 210 | 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/arithmetic.rs:210:48 [INFO] [stdout] | [INFO] [stdout] 210 | 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/arithmetic.rs:210:52 [INFO] [stdout] | [INFO] [stdout] 210 | 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/arithmetic.rs:210:57 [INFO] [stdout] | [INFO] [stdout] 210 | 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/arithmetic.rs:210:62 [INFO] [stdout] | [INFO] [stdout] 210 | 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/arithmetic.rs:210:67 [INFO] [stdout] | [INFO] [stdout] 210 | 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/arithmetic.rs:210:72 [INFO] [stdout] | [INFO] [stdout] 210 | 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/arithmetic.rs:215:44 [INFO] [stdout] | [INFO] [stdout] 215 | 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] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [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.0/src/packages/arithmetic.rs:215:50 [INFO] [stdout] | [INFO] [stdout] 215 | 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/arithmetic.rs:217:39 [INFO] [stdout] | [INFO] [stdout] 217 | 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/arithmetic.rs:221:41 [INFO] [stdout] | [INFO] [stdout] 221 | 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/arithmetic.rs:221:45 [INFO] [stdout] | [INFO] [stdout] 221 | 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/arithmetic.rs:221:50 [INFO] [stdout] | [INFO] [stdout] 221 | 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/arithmetic.rs:226:41 [INFO] [stdout] | [INFO] [stdout] 226 | 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.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 one of these items: [INFO] [stdout] crate::stdlib::env::args [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling h2 v0.3.2 [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.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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/logic.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/logic.rs:75:37 [INFO] [stdout] | [INFO] [stdout] 75 | 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/logic.rs:79:29 [INFO] [stdout] | [INFO] [stdout] 79 | 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/math_basic.rs:462:58 [INFO] [stdout] | [INFO] [stdout] 462 | 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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/math_basic.rs:467:60 [INFO] [stdout] | [INFO] [stdout] 467 | 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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/math_basic.rs:467:64 [INFO] [stdout] | [INFO] [stdout] 467 | 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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/math_basic.rs:467:68 [INFO] [stdout] | [INFO] [stdout] 467 | 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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/math_basic.rs:467:73 [INFO] [stdout] | [INFO] [stdout] 467 | 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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/math_basic.rs:467:78 [INFO] [stdout] | [INFO] [stdout] 467 | 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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/math_basic.rs:467:83 [INFO] [stdout] | [INFO] [stdout] 467 | 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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/math_basic.rs:467:88 [INFO] [stdout] | [INFO] [stdout] 467 | 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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/math_basic.rs:467:93 [INFO] [stdout] | [INFO] [stdout] 467 | 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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/math_basic.rs:473:60 [INFO] [stdout] | [INFO] [stdout] 473 | 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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/math_basic.rs:473:66 [INFO] [stdout] | [INFO] [stdout] 473 | 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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/math_basic.rs:475:54 [INFO] [stdout] | [INFO] [stdout] 475 | 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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/math_basic.rs:479:56 [INFO] [stdout] | [INFO] [stdout] 479 | 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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/math_basic.rs:479:60 [INFO] [stdout] | [INFO] [stdout] 479 | 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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/math_basic.rs:479:64 [INFO] [stdout] | [INFO] [stdout] 479 | 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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/math_basic.rs:479:69 [INFO] [stdout] | [INFO] [stdout] 479 | 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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/math_basic.rs:479:74 [INFO] [stdout] | [INFO] [stdout] 479 | 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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/math_basic.rs:479:79 [INFO] [stdout] | [INFO] [stdout] 479 | 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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/math_basic.rs:479:84 [INFO] [stdout] | [INFO] [stdout] 479 | 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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/math_basic.rs:479:89 [INFO] [stdout] | [INFO] [stdout] 479 | 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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/math_basic.rs:484:56 [INFO] [stdout] | [INFO] [stdout] 484 | 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 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/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.0/src/packages/math_basic.rs:484:62 [INFO] [stdout] | [INFO] [stdout] 484 | 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 one of these items: [INFO] [stdout] crate::stdlib::env::args [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [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" "63a394a6f16a63c5141c77d05741caf4efdb332dbbdcaa2bc9a6f7e470a4397f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63a394a6f16a63c5141c77d05741caf4efdb332dbbdcaa2bc9a6f7e470a4397f", kill_on_drop: false }` [INFO] [stdout] 63a394a6f16a63c5141c77d05741caf4efdb332dbbdcaa2bc9a6f7e470a4397f