[INFO] cloning repository https://github.com/sushiibot/sushii-rules [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sushiibot/sushii-rules" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsushiibot%2Fsushii-rules", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsushiibot%2Fsushii-rules'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d39cf1a1c66058c028f1015a341e6385b5112b0f [INFO] testing sushiibot/sushii-rules 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%2Fsushiibot%2Fsushii-rules" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sushiibot/sushii-rules 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/sushiibot/sushii-rules [INFO] finished tweaking git repo https://github.com/sushiibot/sushii-rules [INFO] tweaked toml for git repo https://github.com/sushiibot/sushii-rules written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/sushiibot/sushii-rules already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 1130df5d58ee6e63fac6ffb86454df2d847a621a478e7ac00dd7164c52213b92 [INFO] running `Command { std: "docker" "start" "-a" "1130df5d58ee6e63fac6ffb86454df2d847a621a478e7ac00dd7164c52213b92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1130df5d58ee6e63fac6ffb86454df2d847a621a478e7ac00dd7164c52213b92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1130df5d58ee6e63fac6ffb86454df2d847a621a478e7ac00dd7164c52213b92", kill_on_drop: false }` [INFO] [stdout] 1130df5d58ee6e63fac6ffb86454df2d847a621a478e7ac00dd7164c52213b92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] ad7c4eebd6e372637a15ee759ab76922c11ac43987fcbdb8c490ebf2a51b5b8d [INFO] running `Command { std: "docker" "start" "-a" "ad7c4eebd6e372637a15ee759ab76922c11ac43987fcbdb8c490ebf2a51b5b8d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling schemars v0.8.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typemap_rev v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling tracing v0.1.24 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling typetag-impl v0.1.7 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling schemars_derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling erased-serde v0.3.13 [INFO] [stderr] Compiling twilight-model v0.3.2 [INFO] [stderr] Compiling typetag v0.1.7 [INFO] [stderr] Compiling handlebars v3.5.3 [INFO] [stderr] Compiling sushii-rules-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::model::Status` [INFO] [stdout] --> src/model/condition_result.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::model::Status; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/model/condition_result.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::model::Status` [INFO] [stdout] --> src/model/condition_result.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::model::Status; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `check_event` [INFO] [stdout] --> src/model/condition.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn check_event( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/model/condition_result.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `check_string` [INFO] [stdout] --> src/model/constraint.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn check_string(&self, in_str: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `check_event` [INFO] [stdout] --> src/model/constraint.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn check_event( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `check_event` [INFO] [stdout] --> src/model/rule.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn check_event( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 56s [INFO] running `Command { std: "docker" "inspect" "ad7c4eebd6e372637a15ee759ab76922c11ac43987fcbdb8c490ebf2a51b5b8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad7c4eebd6e372637a15ee759ab76922c11ac43987fcbdb8c490ebf2a51b5b8d", kill_on_drop: false }` [INFO] [stdout] ad7c4eebd6e372637a15ee759ab76922c11ac43987fcbdb8c490ebf2a51b5b8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8cf2ec6459e57b59e42fac6cb936b95f5325235d90a650262a309fab7bc4fd6 [INFO] running `Command { std: "docker" "start" "-a" "f8cf2ec6459e57b59e42fac6cb936b95f5325235d90a650262a309fab7bc4fd6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sushii-rules-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::model::Status` [INFO] [stdout] --> src/model/condition_result.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::model::Status; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/model/condition_result.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::model::Status` [INFO] [stdout] --> src/model/condition_result.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::model::Status; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/model/condition_result.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::model::Status` [INFO] [stdout] --> src/model/condition_result.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::model::Status; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `check_event` [INFO] [stdout] --> src/model/condition.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn check_event( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/model/condition_result.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `check_string` [INFO] [stdout] --> src/model/constraint.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn check_string(&self, in_str: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `check_event` [INFO] [stdout] --> src/model/constraint.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn check_event( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `check_event` [INFO] [stdout] --> src/model/rule.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn check_event( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.82s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/sushii_rules_engine-ab4785d5d209fe59) [INFO] [stderr] Executable unittests src/export.rs (/opt/rustwide/target/debug/deps/export-5b58c089eab48c21) [INFO] running `Command { std: "docker" "inspect" "f8cf2ec6459e57b59e42fac6cb936b95f5325235d90a650262a309fab7bc4fd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8cf2ec6459e57b59e42fac6cb936b95f5325235d90a650262a309fab7bc4fd6", kill_on_drop: false }` [INFO] [stdout] f8cf2ec6459e57b59e42fac6cb936b95f5325235d90a650262a309fab7bc4fd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6431d154e912249364e4387368b5e4938f634d6c615fd26c997ee240f1e05151 [INFO] running `Command { std: "docker" "start" "-a" "6431d154e912249364e4387368b5e4938f634d6c615fd26c997ee240f1e05151", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `crate::model::Status` [INFO] [stderr] --> src/model/condition_result.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::model::Status; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> src/model/condition_result.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `sushii-rules-engine` (lib) generated 2 warnings [INFO] [stderr] warning: `sushii-rules-engine` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: associated function is never used: `check_event` [INFO] [stderr] --> src/model/condition.rs:32:18 [INFO] [stderr] | [INFO] [stderr] 32 | pub async fn check_event( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> src/model/condition_result.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `check_string` [INFO] [stderr] --> src/model/constraint.rs:29:12 [INFO] [stderr] | [INFO] [stderr] 29 | pub fn check_string(&self, in_str: &str) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `check_event` [INFO] [stderr] --> src/model/constraint.rs:97:18 [INFO] [stderr] | [INFO] [stderr] 97 | pub async fn check_event( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `check_event` [INFO] [stderr] --> src/model/rule.rs:17:18 [INFO] [stderr] | [INFO] [stderr] 17 | pub async fn check_event( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `sushii-rules-engine` (bin "export" test) generated 6 warnings (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sushii_rules_engine-ab4785d5d209fe59) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/export.rs (/opt/rustwide/target/debug/deps/export-5b58c089eab48c21) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sushii-rules-engine [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6431d154e912249364e4387368b5e4938f634d6c615fd26c997ee240f1e05151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6431d154e912249364e4387368b5e4938f634d6c615fd26c997ee240f1e05151", kill_on_drop: false }` [INFO] [stdout] 6431d154e912249364e4387368b5e4938f634d6c615fd26c997ee240f1e05151