[INFO] cloning repository https://github.com/fzuellich/chtbtr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fzuellich/chtbtr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzuellich%2Fchtbtr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzuellich%2Fchtbtr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb55f4e9d3af218e6376f619d04a64d7c1a17834 [INFO] checking fzuellich/chtbtr against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzuellich%2Fchtbtr" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fzuellich/chtbtr on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fzuellich/chtbtr [INFO] finished tweaking git repo https://github.com/fzuellich/chtbtr [INFO] tweaked toml for git repo https://github.com/fzuellich/chtbtr written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/fzuellich/chtbtr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92121288d70cdf3f5167cc41c7e9dd0976f6bfc553cda3558770fbbfb6db32e3 [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" "92121288d70cdf3f5167cc41c7e9dd0976f6bfc553cda3558770fbbfb6db32e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92121288d70cdf3f5167cc41c7e9dd0976f6bfc553cda3558770fbbfb6db32e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92121288d70cdf3f5167cc41c7e9dd0976f6bfc553cda3558770fbbfb6db32e3", kill_on_drop: false }` [INFO] [stdout] 92121288d70cdf3f5167cc41c7e9dd0976f6bfc553cda3558770fbbfb6db32e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 293a99a86c78a6ab729312d82ad0e02eeaaf6cfcd478eac583d1734b955aca06 [INFO] running `Command { std: "docker" "start" "-a" "293a99a86c78a6ab729312d82ad0e02eeaaf6cfcd478eac583d1734b955aca06", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking smallvec v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking copyless v0.1.4 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking unicode-normalization v0.1.11 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.7.1 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking async-task v1.3.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio v0.2.18 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking broadcaster v0.2.6 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking async-std v1.4.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.3.3 [INFO] [stderr] Checking dashmap v3.11.1 [INFO] [stderr] Checking pin-project v0.4.9 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking actix-threadpool v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking actix-rt v1.1.0 [INFO] [stderr] Checking actix-service v1.0.5 [INFO] [stderr] Checking h2 v0.2.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking acteur v0.10.0 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-server v1.0.2 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking actix-testing v1.0.0 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Checking hyper v0.13.5 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking ron v0.5.1 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Checking reqwest v0.10.4 [INFO] [stderr] Checking awc v1.0.1 [INFO] [stderr] Checking actix v0.9.0 [INFO] [stderr] Checking actix-web v2.0.0 [INFO] [stderr] Checking chtbtr v1.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/controller/notification_rules/comment_added.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | use crate::user::types::{GerritUsername, ProjectName}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `crate::actor::messages::user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::gerrit_triggers` [INFO] [stdout] --> src/controller/notification_rules/comment_added.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | use crate::gerrit_triggers::BaseData; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `crate::types::gerrit_triggers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::gerrit_triggers` [INFO] [stdout] --> src/controller/notification_rules/patch_status.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | use crate::gerrit_triggers::{BaseData, PatchStatusChangedData}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `crate::types::gerrit_triggers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/controller/notification_rules/patch_status.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | use crate::user::types::GerritUsername; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `crate::actor::messages::user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/controller/notification_rules/patch_status.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | use crate::user::types::OwnerSettings; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `crate::actor::messages::user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/controller/notification_rules/patch_status.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | use crate::user::types::ProjectName; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `crate::actor::messages::user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::patch_status` [INFO] [stdout] --> src/controller/notification_rules/patch_status.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | use crate::patch_status::PatchStatus; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `crate::controller::patch_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::gerrit_triggers` [INFO] [stdout] --> src/service/notification_message_composer.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 85 | use crate::gerrit_triggers::GerritTrigger; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `crate::types::gerrit_triggers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::gerrit_triggers` [INFO] [stdout] --> src/service/notification_message_composer.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | use crate::gerrit_triggers::{BaseData, CommentAddedData, PatchStatusChangedData}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `crate::types::gerrit_triggers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/service/notification_message_composer.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | use crate::user::types::{GerritUsername, ProjectName}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `crate::actor::messages::user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::patch_status` [INFO] [stdout] --> src/service/notification_message_composer.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | use crate::patch_status::PatchStatus; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `crate::controller::patch_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::ProfileId` [INFO] [stdout] --> src/types/synchronization.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | use super::ProfileId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `ProfileId` in `types::synchronization` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GerritUsername` [INFO] [stdout] --> src/controller/notification_rules/comment_added.rs:44:40 [INFO] [stdout] | [INFO] [stdout] 44 | change_owner_username: GerritUsername::from("change.owner"), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 36 | use crate::types::GerritUsername; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProjectName` [INFO] [stdout] --> src/controller/notification_rules/comment_added.rs:46:26 [INFO] [stdout] | [INFO] [stdout] 46 | project: ProjectName::from("project"), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 36 | use crate::types::ProjectName; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GerritUsername` [INFO] [stdout] --> src/controller/notification_rules/comment_added.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | author_username: GerritUsername::from("comment.author"), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 36 | use crate::types::GerritUsername; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GerritUsername` [INFO] [stdout] --> src/controller/notification_rules/comment_added.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | author_username: GerritUsername::from("change.owner"), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 36 | use crate::types::GerritUsername; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GerritUsername` [INFO] [stdout] --> src/controller/notification_rules/comment_added.rs:97:38 [INFO] [stdout] | [INFO] [stdout] 97 | ignore_by_username: vec![GerritUsername::from("comment.author")], [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 36 | use crate::types::GerritUsername; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProjectName` [INFO] [stdout] --> src/controller/notification_rules/comment_added.rs:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | ignore_projects: vec![ProjectName::from("project")], [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 36 | use crate::types::ProjectName; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GerritUsername` [INFO] [stdout] --> src/controller/notification_rules/patch_status.rs:65:40 [INFO] [stdout] | [INFO] [stdout] 65 | change_owner_username: GerritUsername::from("change.owner"), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 41 | use crate::types::GerritUsername; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProjectName` [INFO] [stdout] --> src/controller/notification_rules/patch_status.rs:67:26 [INFO] [stdout] | [INFO] [stdout] 67 | project: ProjectName::from("project"), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 41 | use crate::types::ProjectName; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GerritUsername` [INFO] [stdout] --> src/controller/notification_rules/patch_status.rs:69:30 [INFO] [stdout] | [INFO] [stdout] 69 | author_username: GerritUsername::from("author.user"), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 41 | use crate::types::GerritUsername; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GerritUsername` [INFO] [stdout] --> src/controller/notification_rules/patch_status.rs:94:30 [INFO] [stdout] | [INFO] [stdout] 94 | author_username: GerritUsername::from("change.owner"), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 41 | use crate::types::GerritUsername; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GerritUsername` [INFO] [stdout] --> src/service/notification_message_composer.rs:94:36 [INFO] [stdout] | [INFO] [stdout] 94 | change_owner_username: GerritUsername::from("change.owner"), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 83 | use crate::types::GerritUsername; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProjectName` [INFO] [stdout] --> src/service/notification_message_composer.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 96 | project: ProjectName::from("prj"), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 83 | use crate::types::ProjectName; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GerritUsername` [INFO] [stdout] --> src/service/notification_message_composer.rs:103:34 [INFO] [stdout] | [INFO] [stdout] 103 | author_username: GerritUsername::from("author.username"), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 83 | use crate::types::GerritUsername; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GerritUsername` [INFO] [stdout] --> src/service/notification_message_composer.rs:114:34 [INFO] [stdout] | [INFO] [stdout] 114 | author_username: GerritUsername::from("author.username"), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 83 | use crate::types::GerritUsername; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GerritUsername` [INFO] [stdout] --> src/service/notification_message_composer.rs:124:34 [INFO] [stdout] | [INFO] [stdout] 124 | author_username: GerritUsername::from("author.username"), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 83 | use crate::types::GerritUsername; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GerritUsername` [INFO] [stdout] --> src/service/notification_message_composer.rs:137:36 [INFO] [stdout] | [INFO] [stdout] 137 | change_owner_username: GerritUsername::from("change.owner"), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 83 | use crate::types::GerritUsername; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProjectName` [INFO] [stdout] --> src/service/notification_message_composer.rs:139:22 [INFO] [stdout] | [INFO] [stdout] 139 | project: ProjectName::from("prj"), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 83 | use crate::types::ProjectName; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GerritUsername` [INFO] [stdout] --> src/service/notification_message_composer.rs:145:34 [INFO] [stdout] | [INFO] [stdout] 145 | author_username: GerritUsername::from("author.username"), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 83 | use crate::types::GerritUsername; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GerritUsername` [INFO] [stdout] --> src/service/notification_message_composer.rs:206:44 [INFO] [stdout] | [INFO] [stdout] 206 | change_owner_username: GerritUsername::from("change.owner"), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 83 | use crate::types::GerritUsername; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProjectName` [INFO] [stdout] --> src/service/notification_message_composer.rs:208:30 [INFO] [stdout] | [INFO] [stdout] 208 | project: ProjectName::from("prj"), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 83 | use crate::types::ProjectName; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GerritUsername` [INFO] [stdout] --> src/service/notification_message_composer.rs:211:34 [INFO] [stdout] | [INFO] [stdout] 211 | author_username: GerritUsername::from("author"), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 83 | use crate::types::GerritUsername; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TopicName` [INFO] [stdout] --> src/types/settings.rs:27:37 [INFO] [stdout] | [INFO] [stdout] 27 | ignore_topics: vec![TopicName::from("merge-commit")], [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 18 | use crate::types::TopicName; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GerritUsername` [INFO] [stdout] --> src/types/settings.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | GerritUsername::from("tools.just"), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 18 | use crate::types::GerritUsername; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GerritUsername` [INFO] [stdout] --> src/types/settings.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | GerritUsername::from("ec2.gerrit"), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 18 | use crate::types::GerritUsername; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GerritUsername` [INFO] [stdout] --> src/types/settings.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | GerritUsername::from("a.user"), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 18 | use crate::types::GerritUsername; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GerritUsername` [INFO] [stdout] --> src/types/settings.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | GerritUsername::from("another.user"), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 18 | use crate::types::GerritUsername; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Synchronization` [INFO] [stdout] --> src/types/synchronization.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | Synchronization::Some(ProfileId { 0: 0 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 33 | use crate::types::Synchronization; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/controller/notification_rules/comment_added.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | / assert_eq!( [INFO] [stdout] 88 | | result.err().unwrap(), [INFO] [stdout] 89 | | NotificationRuleViolation::OwnerNotSubscribedToComments [INFO] [stdout] 90 | | ); [INFO] [stdout] | |__________^ expected enum `controller::error::NotificationRuleViolation`, found fn item [INFO] [stdout] | [INFO] [stdout] ::: src/controller/error.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | OwnerNotSubscribedToComments(GerritUsername), [INFO] [stdout] | -------------------------------------------- fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToComments} defined here [INFO] [stdout] | [INFO] [stdout] = note: expected enum `controller::error::NotificationRuleViolation` [INFO] [stdout] found fn item `fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToComments}` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToComments}` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/controller/notification_rules/comment_added.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | / assert_eq!( [INFO] [stdout] 88 | | result.err().unwrap(), [INFO] [stdout] 89 | | NotificationRuleViolation::OwnerNotSubscribedToComments [INFO] [stdout] 90 | | ); [INFO] [stdout] | |__________^ `fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToComments}` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToComments}` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToComments}` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/controller/notification_rules/comment_added.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | / assert_eq!( [INFO] [stdout] 102 | | result.err().unwrap(), [INFO] [stdout] 103 | | NotificationRuleViolation::OwnerIgnoresCommentsByUser [INFO] [stdout] 104 | | ); [INFO] [stdout] | |__________^ expected enum `controller::error::NotificationRuleViolation`, found fn item [INFO] [stdout] | [INFO] [stdout] ::: src/controller/error.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | OwnerIgnoresCommentsByUser(GerritUsername, GerritUsername), [INFO] [stdout] | ---------------------------------------------------------- fn(types::GerritUsername, types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerIgnoresCommentsByUser} defined here [INFO] [stdout] | [INFO] [stdout] = note: expected enum `controller::error::NotificationRuleViolation` [INFO] [stdout] found fn item `fn(types::GerritUsername, types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerIgnoresCommentsByUser}` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `fn(types::GerritUsername, types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerIgnoresCommentsByUser}` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/controller/notification_rules/comment_added.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | / assert_eq!( [INFO] [stdout] 102 | | result.err().unwrap(), [INFO] [stdout] 103 | | NotificationRuleViolation::OwnerIgnoresCommentsByUser [INFO] [stdout] 104 | | ); [INFO] [stdout] | |__________^ `fn(types::GerritUsername, types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerIgnoresCommentsByUser}` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `fn(types::GerritUsername, types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerIgnoresCommentsByUser}` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&fn(types::GerritUsername, types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerIgnoresCommentsByUser}` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/controller/notification_rules/comment_added.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | / assert_eq!( [INFO] [stdout] 116 | | result.err().unwrap(), [INFO] [stdout] 117 | | NotificationRuleViolation::OwnerIgnoresCommentsForProject [INFO] [stdout] 118 | | ); [INFO] [stdout] | |__________^ expected enum `controller::error::NotificationRuleViolation`, found fn item [INFO] [stdout] | [INFO] [stdout] ::: src/controller/error.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | OwnerIgnoresCommentsForProject(GerritUsername, ProjectName), [INFO] [stdout] | ----------------------------------------------------------- fn(types::GerritUsername, ProjectName) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerIgnoresCommentsForProject} defined here [INFO] [stdout] | [INFO] [stdout] = note: expected enum `controller::error::NotificationRuleViolation` [INFO] [stdout] found fn item `fn(types::GerritUsername, ProjectName) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerIgnoresCommentsForProject}` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `fn(types::GerritUsername, ProjectName) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerIgnoresCommentsForProject}` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/controller/notification_rules/comment_added.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | / assert_eq!( [INFO] [stdout] 116 | | result.err().unwrap(), [INFO] [stdout] 117 | | NotificationRuleViolation::OwnerIgnoresCommentsForProject [INFO] [stdout] 118 | | ); [INFO] [stdout] | |__________^ `fn(types::GerritUsername, ProjectName) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerIgnoresCommentsForProject}` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `fn(types::GerritUsername, ProjectName) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerIgnoresCommentsForProject}` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&fn(types::GerritUsername, ProjectName) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerIgnoresCommentsForProject}` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToSubmitNotification}` [INFO] [stdout] --> src/controller/notification_rules/patch_status.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | / assert_eq!( [INFO] [stdout] 119 | | NotificationRuleViolation::OwnerNotSubscribedToSubmitNotification, [INFO] [stdout] 120 | | result.err().unwrap() [INFO] [stdout] 121 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__________fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToSubmitNotification} [INFO] [stdout] | controller::error::NotificationRuleViolation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToSubmitNotification}` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/controller/notification_rules/patch_status.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | / assert_eq!( [INFO] [stdout] 119 | | NotificationRuleViolation::OwnerNotSubscribedToSubmitNotification, [INFO] [stdout] 120 | | result.err().unwrap() [INFO] [stdout] 121 | | ); [INFO] [stdout] | |__________^ `fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToSubmitNotification}` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToSubmitNotification}` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToSubmitNotification}` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToVerfiedNotification}` [INFO] [stdout] --> src/controller/notification_rules/patch_status.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | / assert_eq!( [INFO] [stdout] 138 | | NotificationRuleViolation::OwnerNotSubscribedToVerfiedNotification, [INFO] [stdout] 139 | | result.err().unwrap() [INFO] [stdout] 140 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__________fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToVerfiedNotification} [INFO] [stdout] | controller::error::NotificationRuleViolation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToVerfiedNotification}` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/controller/notification_rules/patch_status.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | / assert_eq!( [INFO] [stdout] 138 | | NotificationRuleViolation::OwnerNotSubscribedToVerfiedNotification, [INFO] [stdout] 139 | | result.err().unwrap() [INFO] [stdout] 140 | | ); [INFO] [stdout] | |__________^ `fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToVerfiedNotification}` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToVerfiedNotification}` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToVerfiedNotification}` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToVerfiedNotification}` [INFO] [stdout] --> src/controller/notification_rules/patch_status.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | / assert_eq!( [INFO] [stdout] 157 | | NotificationRuleViolation::OwnerNotSubscribedToVerfiedNotification, [INFO] [stdout] 158 | | result.err().unwrap() [INFO] [stdout] 159 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__________fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToVerfiedNotification} [INFO] [stdout] | controller::error::NotificationRuleViolation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToVerfiedNotification}` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/controller/notification_rules/patch_status.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | / assert_eq!( [INFO] [stdout] 157 | | NotificationRuleViolation::OwnerNotSubscribedToVerfiedNotification, [INFO] [stdout] 158 | | result.err().unwrap() [INFO] [stdout] 159 | | ); [INFO] [stdout] | |__________^ `fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToVerfiedNotification}` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToVerfiedNotification}` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&fn(types::GerritUsername) -> controller::error::NotificationRuleViolation {controller::error::NotificationRuleViolation::OwnerNotSubscribedToVerfiedNotification}` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chtbtr::gerrit_triggers` [INFO] [stdout] --> src/bin/comment_added.rs:189:21 [INFO] [stdout] | [INFO] [stdout] 189 | use chtbtr::gerrit_triggers::GerritTrigger; [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `gerrit_triggers` in `chtbtr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chtbtr::patch_status` [INFO] [stdout] --> src/bin/comment_added.rs:190:21 [INFO] [stdout] | [INFO] [stdout] 190 | use chtbtr::patch_status::PatchStatus; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `patch_status` in `chtbtr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chtbtr` [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] [stdout] error: aborting due to 51 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0369, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "293a99a86c78a6ab729312d82ad0e02eeaaf6cfcd478eac583d1734b955aca06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "293a99a86c78a6ab729312d82ad0e02eeaaf6cfcd478eac583d1734b955aca06", kill_on_drop: false }` [INFO] [stdout] 293a99a86c78a6ab729312d82ad0e02eeaaf6cfcd478eac583d1734b955aca06