[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] 612e7c055700aa7aaf1f1921939745cf09ae13d6 [INFO] checking sushiibot/sushii-rules against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsushiibot%2Fsushii-rules" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sushiibot/sushii-rules on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "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-3-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing v0.1.24 [INFO] [stderr] Downloaded inventory-impl v0.1.10 [INFO] [stderr] Downloaded erased-serde v0.3.13 [INFO] [stderr] Downloaded schemars_derive v0.8.0 [INFO] [stderr] Downloaded schemars v0.8.0 [INFO] [stderr] Downloaded twilight-model v0.3.2 [INFO] [stderr] Downloaded ctor v0.1.19 [INFO] [stderr] Downloaded typetag v0.1.7 [INFO] [stderr] Downloaded handlebars v3.5.3 [INFO] [stderr] Downloaded ordered-float v2.1.1 [INFO] [stderr] Downloaded typetag-impl v0.1.7 [INFO] [stderr] Downloaded inventory v0.1.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87ee235c58cf3f33785034c06ebe6df7b4c426a0850c7a5ef7a4e6b7bcba5beb [INFO] running `Command { std: "docker" "start" "-a" "87ee235c58cf3f33785034c06ebe6df7b4c426a0850c7a5ef7a4e6b7bcba5beb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87ee235c58cf3f33785034c06ebe6df7b4c426a0850c7a5ef7a4e6b7bcba5beb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87ee235c58cf3f33785034c06ebe6df7b4c426a0850c7a5ef7a4e6b7bcba5beb", kill_on_drop: false }` [INFO] [stdout] 87ee235c58cf3f33785034c06ebe6df7b4c426a0850c7a5ef7a4e6b7bcba5beb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07aa44ee5b4e79467a3f72c7b95e44b6e13121cf09c58e05dcd652eb7bec9010 [INFO] running `Command { std: "docker" "start" "-a" "07aa44ee5b4e79467a3f72c7b95e44b6e13121cf09c58e05dcd652eb7bec9010", kill_on_drop: false }` [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] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling schemars v0.8.0 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking typemap_rev v0.1.4 [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] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking tracing v0.1.24 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking ordered-float v2.1.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling typetag-impl v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling schemars_derive v0.8.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking erased-serde v0.3.13 [INFO] [stderr] Checking twilight-model v0.3.2 [INFO] [stderr] Checking typetag v0.1.7 [INFO] [stderr] Checking handlebars v3.5.3 [INFO] [stderr] Checking 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: 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 `name` is never read [INFO] [stdout] --> src/model/condition_result.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ConditionResult { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 5 | /// Name of condition related to this result [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: field `name` is never read [INFO] [stdout] --> src/model/condition_result.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ConditionResult { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 5 | /// Name of condition related to this result [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: 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: unused import: `condition_result::ConditionResult` [INFO] [stdout] --> src/model/mod.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | action::Action, condition::Condition, condition_result::ConditionResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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: unused import: `condition_result::ConditionResult` [INFO] [stdout] --> src/model/mod.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | action::Action, condition::Condition, condition_result::ConditionResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `check_event` is never used [INFO] [stdout] --> src/model/condition.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl Condition { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 31 | #[async_recursion] [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 `name` is never read [INFO] [stdout] --> src/model/condition_result.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ConditionResult { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 5 | /// Name of condition related to this result [INFO] [stdout] 6 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `check_string` is never used [INFO] [stdout] --> src/model/constraint.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl StringConstraint { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 28 | #[rustfmt::skip] [INFO] [stdout] 29 | pub fn check_string(&self, in_str: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `check_event` is never used [INFO] [stdout] --> src/model/constraint.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 96 | impl Constraint { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 97 | pub async fn check_event( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Context` is never constructed [INFO] [stdout] --> src/model/context.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Context { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Context` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `check_event` is never used [INFO] [stdout] --> src/model/rule.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 16 | impl Rule { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 17 | pub async fn check_event( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `check_event` is never used [INFO] [stdout] --> src/model/condition.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl Condition { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 31 | #[async_recursion] [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 `name` is never read [INFO] [stdout] --> src/model/condition_result.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ConditionResult { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 5 | /// Name of condition related to this result [INFO] [stdout] 6 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `check_string` is never used [INFO] [stdout] --> src/model/constraint.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl StringConstraint { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 28 | #[rustfmt::skip] [INFO] [stdout] 29 | pub fn check_string(&self, in_str: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `check_event` is never used [INFO] [stdout] --> src/model/constraint.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 96 | impl Constraint { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 97 | pub async fn check_event( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Context` is never constructed [INFO] [stdout] --> src/model/context.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Context { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Context` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `check_event` is never used [INFO] [stdout] --> src/model/rule.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 16 | impl Rule { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 17 | pub async fn check_event( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.19s [INFO] running `Command { std: "docker" "inspect" "07aa44ee5b4e79467a3f72c7b95e44b6e13121cf09c58e05dcd652eb7bec9010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07aa44ee5b4e79467a3f72c7b95e44b6e13121cf09c58e05dcd652eb7bec9010", kill_on_drop: false }` [INFO] [stdout] 07aa44ee5b4e79467a3f72c7b95e44b6e13121cf09c58e05dcd652eb7bec9010 [INFO] checking sushiibot/sushii-rules against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsushiibot%2Fsushii-rules" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sushiibot/sushii-rules on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "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-3-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 466575180eea3a2abf6433aaa8742de6b4f972bd1039604b737ecb8f4820d1d6 [INFO] running `Command { std: "docker" "start" "-a" "466575180eea3a2abf6433aaa8742de6b4f972bd1039604b737ecb8f4820d1d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "466575180eea3a2abf6433aaa8742de6b4f972bd1039604b737ecb8f4820d1d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "466575180eea3a2abf6433aaa8742de6b4f972bd1039604b737ecb8f4820d1d6", kill_on_drop: false }` [INFO] [stdout] 466575180eea3a2abf6433aaa8742de6b4f972bd1039604b737ecb8f4820d1d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bdff0cb8fa3e00a73b68536d9e8ccc3e4b74db29e93416a488a3cceb5a73993 [INFO] running `Command { std: "docker" "start" "-a" "8bdff0cb8fa3e00a73b68536d9e8ccc3e4b74db29e93416a488a3cceb5a73993", kill_on_drop: false }` [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] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling schemars v0.8.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking dyn-clone v1.0.4 [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] Checking quick-error v2.0.0 [INFO] [stderr] Checking typemap_rev v0.1.4 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking tracing v0.1.24 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking ordered-float v2.1.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling typetag-impl v0.1.7 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling schemars_derive v0.8.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking erased-serde v0.3.13 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking twilight-model v0.3.2 [INFO] [stderr] Checking typetag v0.1.7 [INFO] [stderr] Checking handlebars v3.5.3 [INFO] [stderr] Checking 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: 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 `name` is never read [INFO] [stdout] --> src/model/condition_result.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ConditionResult { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 5 | /// Name of condition related to this result [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: field `name` is never read [INFO] [stdout] --> src/model/condition_result.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ConditionResult { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 5 | /// Name of condition related to this result [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: 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: unused import: `condition_result::ConditionResult` [INFO] [stdout] --> src/model/mod.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | action::Action, condition::Condition, condition_result::ConditionResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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: unused import: `condition_result::ConditionResult` [INFO] [stdout] --> src/model/mod.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | action::Action, condition::Condition, condition_result::ConditionResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `check_event` is never used [INFO] [stdout] --> src/model/condition.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl Condition { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 31 | #[async_recursion] [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 `name` is never read [INFO] [stdout] --> src/model/condition_result.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ConditionResult { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 5 | /// Name of condition related to this result [INFO] [stdout] 6 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `check_string` is never used [INFO] [stdout] --> src/model/constraint.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl StringConstraint { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 28 | #[rustfmt::skip] [INFO] [stdout] 29 | pub fn check_string(&self, in_str: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `check_event` is never used [INFO] [stdout] --> src/model/constraint.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 96 | impl Constraint { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 97 | pub async fn check_event( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Context` is never constructed [INFO] [stdout] --> src/model/context.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Context { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Context` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `check_event` is never used [INFO] [stdout] --> src/model/rule.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 16 | impl Rule { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 17 | pub async fn check_event( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `check_event` is never used [INFO] [stdout] --> src/model/condition.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl Condition { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 31 | #[async_recursion] [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 `name` is never read [INFO] [stdout] --> src/model/condition_result.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ConditionResult { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 5 | /// Name of condition related to this result [INFO] [stdout] 6 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `check_string` is never used [INFO] [stdout] --> src/model/constraint.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl StringConstraint { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 28 | #[rustfmt::skip] [INFO] [stdout] 29 | pub fn check_string(&self, in_str: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `check_event` is never used [INFO] [stdout] --> src/model/constraint.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 96 | impl Constraint { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 97 | pub async fn check_event( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Context` is never constructed [INFO] [stdout] --> src/model/context.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Context { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Context` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `check_event` is never used [INFO] [stdout] --> src/model/rule.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 16 | impl Rule { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 17 | pub async fn check_event( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.63s [INFO] running `Command { std: "docker" "inspect" "8bdff0cb8fa3e00a73b68536d9e8ccc3e4b74db29e93416a488a3cceb5a73993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bdff0cb8fa3e00a73b68536d9e8ccc3e4b74db29e93416a488a3cceb5a73993", kill_on_drop: false }` [INFO] [stdout] 8bdff0cb8fa3e00a73b68536d9e8ccc3e4b74db29e93416a488a3cceb5a73993