[INFO] cloning repository https://github.com/GopherJ/json-rules-engine-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GopherJ/json-rules-engine-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGopherJ%2Fjson-rules-engine-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGopherJ%2Fjson-rules-engine-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53490afa4ee97ca1453e24b13d5d8c9036ff680f [INFO] checking GopherJ/json-rules-engine-rs against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGopherJ%2Fjson-rules-engine-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GopherJ/json-rules-engine-rs on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GopherJ/json-rules-engine-rs [INFO] finished tweaking git repo https://github.com/GopherJ/json-rules-engine-rs [INFO] tweaked toml for git repo https://github.com/GopherJ/json-rules-engine-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/GopherJ/json-rules-engine-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81dc0b697bc23249d1077a82846e578edb1d77b11376ac779b981d9e4ebf6452 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "81dc0b697bc23249d1077a82846e578edb1d77b11376ac779b981d9e4ebf6452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81dc0b697bc23249d1077a82846e578edb1d77b11376ac779b981d9e4ebf6452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81dc0b697bc23249d1077a82846e578edb1d77b11376ac779b981d9e4ebf6452", kill_on_drop: false }` [INFO] [stdout] 81dc0b697bc23249d1077a82846e578edb1d77b11376ac779b981d9e4ebf6452 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed6b1e0690890e162716162d523e0e8209df832fb817f6ded43530f51feb72f0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ed6b1e0690890e162716162d523e0e8209df832fb817f6ded43530f51feb72f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking encoding_rs v0.8.26 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking socket2 v0.3.16 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.14.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling rhai_codegen v0.2.0 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking rhai v0.19.5 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking hyper-rustls v0.21.0 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking json-rules-engine v0.7.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:350:28 [INFO] [stdout] | [INFO] [stdout] 350 | let mut res = root.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:356:20 [INFO] [stdout] | [INFO] [stdout] 356 | res = root.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:362:20 [INFO] [stdout] | [INFO] [stdout] 362 | res = root.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:368:20 [INFO] [stdout] | [INFO] [stdout] 368 | res = root.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:374:20 [INFO] [stdout] | [INFO] [stdout] 374 | res = root.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:385:28 [INFO] [stdout] | [INFO] [stdout] 385 | let mut res = root.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:391:20 [INFO] [stdout] | [INFO] [stdout] 391 | res = root.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:397:20 [INFO] [stdout] | [INFO] [stdout] 397 | res = root.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:403:20 [INFO] [stdout] | [INFO] [stdout] 403 | res = root.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:409:20 [INFO] [stdout] | [INFO] [stdout] 409 | res = root.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:426:28 [INFO] [stdout] | [INFO] [stdout] 426 | let mut res = root.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:439:20 [INFO] [stdout] | [INFO] [stdout] 439 | res = root.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:452:20 [INFO] [stdout] | [INFO] [stdout] 452 | res = root.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:461:28 [INFO] [stdout] | [INFO] [stdout] 461 | let mut res = rule.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:465:20 [INFO] [stdout] | [INFO] [stdout] 465 | res = rule.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:473:28 [INFO] [stdout] | [INFO] [stdout] 473 | let mut res = rule.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:477:20 [INFO] [stdout] | [INFO] [stdout] 477 | res = rule.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:482:20 [INFO] [stdout] | [INFO] [stdout] 482 | res = rule.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:490:28 [INFO] [stdout] | [INFO] [stdout] 490 | let mut res = rule.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:494:20 [INFO] [stdout] | [INFO] [stdout] 494 | res = rule.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:499:20 [INFO] [stdout] | [INFO] [stdout] 499 | res = rule.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | let mut res = rule.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:511:20 [INFO] [stdout] | [INFO] [stdout] 511 | res = rule.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:515:20 [INFO] [stdout] | [INFO] [stdout] 515 | res = rule.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:519:20 [INFO] [stdout] | [INFO] [stdout] 519 | res = rule.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:524:20 [INFO] [stdout] | [INFO] [stdout] 524 | res = rule.check_value(&map); [INFO] [stdout] | ^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn check_value( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 327 | &self, [INFO] [stdout] | ----- [INFO] [stdout] 328 | info: &Value, [INFO] [stdout] | ------------ [INFO] [stdout] 329 | rhai_engine: &RhaiEngine, [INFO] [stdout] | ------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `json-rules-engine` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ed6b1e0690890e162716162d523e0e8209df832fb817f6ded43530f51feb72f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed6b1e0690890e162716162d523e0e8209df832fb817f6ded43530f51feb72f0", kill_on_drop: false }` [INFO] [stdout] ed6b1e0690890e162716162d523e0e8209df832fb817f6ded43530f51feb72f0