[INFO] cloning repository https://github.com/kinshotomoya/web-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kinshotomoya/web-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinshotomoya%2Fweb-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinshotomoya%2Fweb-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77a866b8c46fdacb25f48d5bad0f9cb89624b656
[INFO] checking kinshotomoya/web-server against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinshotomoya%2Fweb-server" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kinshotomoya/web-server
[INFO] finished tweaking git repo https://github.com/kinshotomoya/web-server
[INFO] tweaked toml for git repo https://github.com/kinshotomoya/web-server written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kinshotomoya/web-server on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kinshotomoya/web-server 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.38
[INFO] [stderr]   Downloaded mysqlclient-sys v0.2.5
[INFO] [stderr]   Downloaded actix_derive v0.6.0
[INFO] [stderr]   Downloaded axum-core v0.1.2
[INFO] [stderr]   Downloaded tracing v0.1.34
[INFO] [stderr]   Downloaded matchit v0.4.6
[INFO] [stderr]   Downloaded config v0.13.1
[INFO] [stderr]   Downloaded signal-hook v0.3.13
[INFO] [stderr]   Downloaded actix v0.13.0
[INFO] [stderr]   Downloaded tower-http v0.2.5
[INFO] [stderr]   Downloaded http v0.2.7
[INFO] [stderr]   Downloaded axum v0.4.8
[INFO] [stderr]   Downloaded tower v0.4.12
[INFO] [stderr]   Downloaded syn v1.0.94
[INFO] [stderr]   Downloaded tower-http v0.3.3
[INFO] [stderr]   Downloaded mio v0.8.3
[INFO] [stderr]   Downloaded tracing-core v0.1.26
[INFO] [stderr]   Downloaded tokio v1.18.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b2878338fc66018c21135948b7fb34b958fbbea69ed4605d04b67160502f4c0
[INFO] running `Command { std: "docker" "start" "-a" "5b2878338fc66018c21135948b7fb34b958fbbea69ed4605d04b67160502f4c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b2878338fc66018c21135948b7fb34b958fbbea69ed4605d04b67160502f4c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b2878338fc66018c21135948b7fb34b958fbbea69ed4605d04b67160502f4c0", kill_on_drop: false }`
[INFO] [stdout] 5b2878338fc66018c21135948b7fb34b958fbbea69ed4605d04b67160502f4c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13e6127412caa3b23483e5e7f1c2e1ea276230a059bf57a457e0014a61123c2e
[INFO] running `Command { std: "docker" "start" "-a" "13e6127412caa3b23483e5e7f1c2e1ea276230a059bf57a457e0014a61123c2e", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling syn v1.0.94
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]    Compiling mysqlclient-sys v0.2.5
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking http v0.2.7
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking matchit v0.4.6
[INFO] [stderr]     Checking base64ct v1.5.0
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.11
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking nix v0.24.1
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking hashbrown v0.12.1
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.5
[INFO] [stderr]     Checking r2d2 v0.8.9
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking ctrlc v3.2.2
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling actix_derive v0.6.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking tokio v1.18.2
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking diesel v1.4.8
[INFO] [stderr]     Checking axum-core v0.1.2
[INFO] [stderr]     Checking tower-http v0.3.3
[INFO] [stderr]     Checking tokio-util v0.7.2
[INFO] [stderr]     Checking actix-rt v2.7.0
[INFO] [stderr]     Checking hyper v0.14.18
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking ron v0.7.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tower v0.4.12
[INFO] [stderr]     Checking actix v0.13.0
[INFO] [stderr]     Checking tower-http v0.2.5
[INFO] [stderr]     Checking config v0.13.1
[INFO] [stderr]     Checking axum v0.4.8
[INFO] [stderr]     Checking web-server-domain v0.1.0 (/opt/rustwide/workdir/web-server-domain)
[INFO] [stderr]     Checking web-server-adapter v0.1.0 (/opt/rustwide/workdir/web-server-adapter)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> web-server-adapter/src/models.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Queryable)]
[INFO] [stdout]   |          ^--------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Queryable` is not local
[INFO] [stdout]   |          move the `impl` block outside of this function `_impl_queryable_for_project`
[INFO] [stdout] 4 | pub struct Project {
[INFO] [stdout]   |            ------- `Project` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> web-server-adapter/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> web-server-adapter/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> web-server-adapter/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> web-server-adapter/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     projects (project_id) {
[INFO] [stdout] 3 | |         project_id -> Unsigned<Integer>,
[INFO] [stdout] 4 | |         name -> Varchar,
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `table` is not local
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> web-server-adapter/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     projects (project_id) {
[INFO] [stdout] 3 | |         project_id -> Unsigned<Integer>,
[INFO] [stdout]   | |         ---------- `project_id` is not local
[INFO] [stdout] 4 | |         name -> Varchar,
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_project_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> web-server-adapter/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     projects (project_id) {
[INFO] [stdout] 3 | |         project_id -> Unsigned<Integer>,
[INFO] [stdout] 4 | |         name -> Varchar,
[INFO] [stdout]   | |         ---- `name` is not local
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> web-server-adapter/src/models.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Queryable)]
[INFO] [stdout]   |          ^--------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Queryable` is not local
[INFO] [stdout]   |          move the `impl` block outside of this function `_impl_queryable_for_project`
[INFO] [stdout] 4 | pub struct Project {
[INFO] [stdout]   |            ------- `Project` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> web-server-adapter/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> web-server-adapter/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> web-server-adapter/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> web-server-adapter/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     projects (project_id) {
[INFO] [stdout] 3 | |         project_id -> Unsigned<Integer>,
[INFO] [stdout] 4 | |         name -> Varchar,
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `table` is not local
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> web-server-adapter/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     projects (project_id) {
[INFO] [stdout] 3 | |         project_id -> Unsigned<Integer>,
[INFO] [stdout]   | |         ---------- `project_id` is not local
[INFO] [stdout] 4 | |         name -> Varchar,
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_project_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> web-server-adapter/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     projects (project_id) {
[INFO] [stdout] 3 | |         project_id -> Unsigned<Integer>,
[INFO] [stdout] 4 | |         name -> Varchar,
[INFO] [stdout]   | |         ---- `name` is not local
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking web-server-usecase v0.1.0 (/opt/rustwide/workdir/web-server-usecase)
[INFO] [stdout] warning: unused import: `crate::actor::search_actor::InitializeMessage::Initialized`
[INFO] [stdout]  --> web-server-usecase/src/actor/search_actor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::actor::search_actor::InitializeMessage::Initialized;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `search_actor`
[INFO] [stdout]  --> web-server-usecase/src/actor/search_actor.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::actor::{search_actor, supervisor_actor};
[INFO] [stdout]   |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instrument`
[INFO] [stdout]  --> web-server-usecase/src/actor/search_actor.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{debug, Instrument};
[INFO] [stdout]   |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix::dev::MessageResponse`
[INFO] [stdout]  --> web-server-usecase/src/actor/supervisor_actor.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use actix::dev::MessageResponse;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Actor`, `MailboxError`, and `Supervisor`
[INFO] [stdout]  --> web-server-usecase/src/usecase/actor_usecase.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use actix::{Actor, Addr, MailboxError, Supervisor};
[INFO] [stdout]   |             ^^^^^        ^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::actor::search_actor::InitializeMessage::Initialized`
[INFO] [stdout]  --> web-server-usecase/src/actor/search_actor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::actor::search_actor::InitializeMessage::Initialized;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `search_actor`
[INFO] [stdout]  --> web-server-usecase/src/actor/search_actor.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::actor::{search_actor, supervisor_actor};
[INFO] [stdout]   |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instrument`
[INFO] [stdout]  --> web-server-usecase/src/actor/search_actor.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{debug, Instrument};
[INFO] [stdout]   |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix::dev::MessageResponse`
[INFO] [stdout]  --> web-server-usecase/src/actor/supervisor_actor.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use actix::dev::MessageResponse;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Actor`, `MailboxError`, and `Supervisor`
[INFO] [stdout]  --> web-server-usecase/src/usecase/actor_usecase.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use actix::{Actor, Addr, MailboxError, Supervisor};
[INFO] [stdout]   |             ^^^^^        ^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> web-server-usecase/src/actor/search_actor.rs:70:30
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn restarting(&mut self, ctx: &mut <Self as Actor>::Context) {
[INFO] [stdout]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> web-server-usecase/src/actor/search_actor.rs:81:50
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn handle(&mut self, msg: InitializeMessage, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actor`
[INFO] [stdout]    --> web-server-usecase/src/actor/search_actor.rs:120:40
[INFO] [stdout]     |
[INFO] [stdout] 120 | ...                   .map(|res, actor, ctx| res),
[INFO] [stdout]     |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_actor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> web-server-usecase/src/actor/search_actor.rs:120:47
[INFO] [stdout]     |
[INFO] [stdout] 120 | ...                   .map(|res, actor, ctx| res),
[INFO] [stdout]     |                                         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actor`
[INFO] [stdout]    --> web-server-usecase/src/actor/search_actor.rs:101:70
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 Box::pin(async { Ok(()) }.into_actor(self).map(|res, actor, ctx| {
[INFO] [stdout]     |                                                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_actor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> web-server-usecase/src/actor/search_actor.rs:97:40
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn handle(&mut self, msg: Message, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]    --> web-server-usecase/src/actor/search_actor.rs:108:40
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     Message::Execute { project_id } => {
[INFO] [stdout]     |                                        ^^^^^^^^^^ help: try ignoring the field: `project_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actor`
[INFO] [stdout]    --> web-server-usecase/src/actor/search_actor.rs:147:32
[INFO] [stdout]     |
[INFO] [stdout] 147 |                     .map(|res, actor, ctx| {
[INFO] [stdout]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_actor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> web-server-usecase/src/actor/supervisor_actor.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn restarting(&mut self, ctx: &mut <Self as Actor>::Context) {
[INFO] [stdout]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> web-server-usecase/src/actor/supervisor_actor.rs:160:27
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn started(&mut self, ctx: &mut Self::Context) {
[INFO] [stdout]     |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> web-server-usecase/src/actor/search_actor.rs:70:30
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn restarting(&mut self, ctx: &mut <Self as Actor>::Context) {
[INFO] [stdout]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> web-server-usecase/src/actor/search_actor.rs:81:50
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn handle(&mut self, msg: InitializeMessage, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `act`
[INFO] [stdout]    --> web-server-usecase/src/actor/supervisor_actor.rs:216:32
[INFO] [stdout]     |
[INFO] [stdout] 216 |                     .map(|res, act, _ctx| res),
[INFO] [stdout]     |                                ^^^ help: if this is intentional, prefix it with an underscore: `_act`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> web-server-usecase/src/actor/timer_actor.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn restarting(&mut self, ctx: &mut <Self as Actor>::Context) {
[INFO] [stdout]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actor`
[INFO] [stdout]    --> web-server-usecase/src/actor/search_actor.rs:120:40
[INFO] [stdout]     |
[INFO] [stdout] 120 | ...                   .map(|res, actor, ctx| res),
[INFO] [stdout]     |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_actor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> web-server-usecase/src/actor/search_actor.rs:120:47
[INFO] [stdout]     |
[INFO] [stdout] 120 | ...                   .map(|res, actor, ctx| res),
[INFO] [stdout]     |                                         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actor`
[INFO] [stdout]    --> web-server-usecase/src/actor/search_actor.rs:101:70
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 Box::pin(async { Ok(()) }.into_actor(self).map(|res, actor, ctx| {
[INFO] [stdout]     |                                                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_actor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> web-server-usecase/src/actor/search_actor.rs:97:40
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn handle(&mut self, msg: Message, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]    --> web-server-usecase/src/actor/search_actor.rs:108:40
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     Message::Execute { project_id } => {
[INFO] [stdout]     |                                        ^^^^^^^^^^ help: try ignoring the field: `project_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `project_id` and `last_started_at` are never read
[INFO] [stdout]   --> web-server-usecase/src/actor/search_actor.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct SearchActor {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 39 |     project_id: u64, // プロジェクト毎にこのアクターを生成する
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     last_started_at: Instant, // ここで時間をもっていても何をトリガーに生存期間を過ぎたかどうかを判断するべきか？？
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actor`
[INFO] [stdout]    --> web-server-usecase/src/actor/search_actor.rs:147:32
[INFO] [stdout]     |
[INFO] [stdout] 147 |                     .map(|res, actor, ctx| {
[INFO] [stdout]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_actor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> web-server-usecase/src/actor/supervisor_actor.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn restarting(&mut self, ctx: &mut <Self as Actor>::Context) {
[INFO] [stdout]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> web-server-usecase/src/actor/search_actor.rs:114:33
[INFO] [stdout]     |
[INFO] [stdout] 114 | / ...                   reply_to
[INFO] [stdout] 115 | | ...                       .send(supervisor_actor::Message::CompletedSearch)
[INFO] [stdout] 116 | | ...                       .await;
[INFO] [stdout]     | |________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 114 |                                 let _ = reply_to
[INFO] [stdout]     |                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> web-server-usecase/src/actor/supervisor_actor.rs:88:25
[INFO] [stdout]    |
[INFO] [stdout] 88 | /                         search_actor
[INFO] [stdout] 89 | |                             .send(search_actor::Message::Execute { project_id })
[INFO] [stdout] 90 | |                             .await;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 88 |                         let _ = search_actor
[INFO] [stdout]    |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> web-server-usecase/src/actor/supervisor_actor.rs:104:25
[INFO] [stdout]     |
[INFO] [stdout] 104 | /                         search_actor
[INFO] [stdout] 105 | |                             .send(search_actor::Message::Execute { project_id })
[INFO] [stdout] 106 | |                             .await;
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 104 |                         let _ = search_actor
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> web-server-usecase/src/actor/supervisor_actor.rs:146:21
[INFO] [stdout]     |
[INFO] [stdout] 146 |                     reply_to.send(Message::LoopExecute { child_actors }).await;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 146 |                     let _ = reply_to.send(Message::LoopExecute { child_actors }).await;
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> web-server-usecase/src/actor/timer_actor.rs:54:29
[INFO] [stdout]    |
[INFO] [stdout] 54 | / ...                   supervisor_actor_address_clone
[INFO] [stdout] 55 | | ...                       .send(supervisor_actor::Message::CheckSearchActor)
[INFO] [stdout] 56 | | ...                       .await;
[INFO] [stdout]    | |________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 54 |                             let _ = supervisor_actor_address_clone
[INFO] [stdout]    |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> web-server-usecase/src/actor/supervisor_actor.rs:160:27
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn started(&mut self, ctx: &mut Self::Context) {
[INFO] [stdout]     |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `act`
[INFO] [stdout]    --> web-server-usecase/src/actor/supervisor_actor.rs:216:32
[INFO] [stdout]     |
[INFO] [stdout] 216 |                     .map(|res, act, _ctx| res),
[INFO] [stdout]     |                                ^^^ help: if this is intentional, prefix it with an underscore: `_act`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> web-server-usecase/src/actor/timer_actor.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn restarting(&mut self, ctx: &mut <Self as Actor>::Context) {
[INFO] [stdout]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `project_id` and `last_started_at` are never read
[INFO] [stdout]   --> web-server-usecase/src/actor/search_actor.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct SearchActor {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 39 |     project_id: u64, // プロジェクト毎にこのアクターを生成する
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     last_started_at: Instant, // ここで時間をもっていても何をトリガーに生存期間を過ぎたかどうかを判断するべきか？？
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> web-server-usecase/src/actor/search_actor.rs:114:33
[INFO] [stdout]     |
[INFO] [stdout] 114 | / ...                   reply_to
[INFO] [stdout] 115 | | ...                       .send(supervisor_actor::Message::CompletedSearch)
[INFO] [stdout] 116 | | ...                       .await;
[INFO] [stdout]     | |________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 114 |                                 let _ = reply_to
[INFO] [stdout]     |                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> web-server-usecase/src/actor/supervisor_actor.rs:88:25
[INFO] [stdout]    |
[INFO] [stdout] 88 | /                         search_actor
[INFO] [stdout] 89 | |                             .send(search_actor::Message::Execute { project_id })
[INFO] [stdout] 90 | |                             .await;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 88 |                         let _ = search_actor
[INFO] [stdout]    |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> web-server-usecase/src/actor/supervisor_actor.rs:104:25
[INFO] [stdout]     |
[INFO] [stdout] 104 | /                         search_actor
[INFO] [stdout] 105 | |                             .send(search_actor::Message::Execute { project_id })
[INFO] [stdout] 106 | |                             .await;
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 104 |                         let _ = search_actor
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> web-server-usecase/src/actor/supervisor_actor.rs:146:21
[INFO] [stdout]     |
[INFO] [stdout] 146 |                     reply_to.send(Message::LoopExecute { child_actors }).await;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 146 |                     let _ = reply_to.send(Message::LoopExecute { child_actors }).await;
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> web-server-usecase/src/actor/timer_actor.rs:54:29
[INFO] [stdout]    |
[INFO] [stdout] 54 | / ...                   supervisor_actor_address_clone
[INFO] [stdout] 55 | | ...                       .send(supervisor_actor::Message::CheckSearchActor)
[INFO] [stdout] 56 | | ...                       .await;
[INFO] [stdout]    | |________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 54 |                             let _ = supervisor_actor_address_clone
[INFO] [stdout]    |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking web-server-api v0.1.0 (/opt/rustwide/workdir/web-server-api)
[INFO] [stdout] warning: unused import: `actix::prelude::*`
[INFO] [stdout]  --> web-server-api/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web_server_usecase::actor::supervisor_actor::SuperVisorActor`
[INFO] [stdout]  --> web-server-api/src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use web_server_usecase::actor::supervisor_actor::SuperVisorActor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::body::BoxBody`
[INFO] [stdout]  --> web-server-api/src/error_handling.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use axum::body::BoxBody;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MailboxError`
[INFO] [stdout]  --> web-server-api/src/modules.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix::{Actor, MailboxError, Supervisor};
[INFO] [stdout]   |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web_server_domain::error::Error`
[INFO] [stdout]  --> web-server-api/src/modules.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use web_server_domain::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StatusCode`
[INFO] [stdout]  --> web-server-api/src/route/controllers/create_project.rs:2:36
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::{IntoResponse, Modules, StatusCode};
[INFO] [stdout]   |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::response::Response`
[INFO] [stdout]  --> web-server-api/src/route/controllers/create_project.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use axum::response::Response;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> web-server-api/src/route/controllers/create_project.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::error_handling::HandleError`
[INFO] [stdout]  --> web-server-api/src/route.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use axum::error_handling::HandleError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing_subscriber::fmt::layer`
[INFO] [stdout]   --> web-server-api/src/route.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tracing_subscriber::fmt::layer;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix::prelude::*`
[INFO] [stdout]  --> web-server-api/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web_server_usecase::actor::supervisor_actor::SuperVisorActor`
[INFO] [stdout]  --> web-server-api/src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use web_server_usecase::actor::supervisor_actor::SuperVisorActor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::body::BoxBody`
[INFO] [stdout]  --> web-server-api/src/error_handling.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use axum::body::BoxBody;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MailboxError`
[INFO] [stdout]  --> web-server-api/src/modules.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix::{Actor, MailboxError, Supervisor};
[INFO] [stdout]   |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web_server_domain::error::Error`
[INFO] [stdout]  --> web-server-api/src/modules.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use web_server_domain::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StatusCode`
[INFO] [stdout]  --> web-server-api/src/route/controllers/create_project.rs:2:36
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::{IntoResponse, Modules, StatusCode};
[INFO] [stdout]   |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::response::Response`
[INFO] [stdout]  --> web-server-api/src/route/controllers/create_project.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use axum::response::Response;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> web-server-api/src/route/controllers/create_project.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::error_handling::HandleError`
[INFO] [stdout]  --> web-server-api/src/route.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use axum::error_handling::HandleError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing_subscriber::fmt::layer`
[INFO] [stdout]   --> web-server-api/src/route.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tracing_subscriber::fmt::layer;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> web-server-api/src/modules.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let mut timer_actor = TimerActor::new();
[INFO] [stdout]    |             ----^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> web-server-api/src/modules.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let mut timer_actor = TimerActor::new();
[INFO] [stdout]    |             ----^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Actor`
[INFO] [stdout]  --> web-server-api/src/modules.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix::{Actor, MailboxError, Supervisor};
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Actor`
[INFO] [stdout]  --> web-server-api/src/modules.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix::{Actor, MailboxError, Supervisor};
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]  --> web-server-api/src/hasher.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let a = String::from("");
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]  --> web-server-api/src/hasher.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let a = String::from("");
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> web-server-api/src/main.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     signal_handle_thread.join();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let _ = signal_handle_thread.join();
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> web-server-api/src/modules.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | /         timer_actor
[INFO] [stdout] 31 | |             .send(Message::CheckSearchActor {
[INFO] [stdout] 32 | |                 supervisor_actor_address: Arc::clone(&supervisor_actor),
[INFO] [stdout] 33 | |             })
[INFO] [stdout] 34 | |             .await;
[INFO] [stdout]    | |__________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let _ = timer_actor
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> web-server-api/src/main.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     signal_handle_thread.join();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let _ = signal_handle_thread.join();
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> web-server-api/src/modules.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | /         timer_actor
[INFO] [stdout] 31 | |             .send(Message::CheckSearchActor {
[INFO] [stdout] 32 | |                 supervisor_actor_address: Arc::clone(&supervisor_actor),
[INFO] [stdout] 33 | |             })
[INFO] [stdout] 34 | |             .await;
[INFO] [stdout]    | |__________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let _ = timer_actor
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.70s
[INFO] running `Command { std: "docker" "inspect" "13e6127412caa3b23483e5e7f1c2e1ea276230a059bf57a457e0014a61123c2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13e6127412caa3b23483e5e7f1c2e1ea276230a059bf57a457e0014a61123c2e", kill_on_drop: false }`
[INFO] [stdout] 13e6127412caa3b23483e5e7f1c2e1ea276230a059bf57a457e0014a61123c2e
