[INFO] cloning repository https://github.com/sdelvalle57/vf_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sdelvalle57/vf_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdelvalle57%2Fvf_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdelvalle57%2Fvf_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0ade0399c6f5950f69ce0a543433239a046c50c
[INFO] checking sdelvalle57/vf_rust against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdelvalle57%2Fvf_rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sdelvalle57/vf_rust
[INFO] finished tweaking git repo https://github.com/sdelvalle57/vf_rust
[INFO] tweaked toml for git repo https://github.com/sdelvalle57/vf_rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sdelvalle57/vf_rust on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sdelvalle57/vf_rust 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ipnetwork v0.18.0
[INFO] [stderr]   Downloaded serde_html_form v0.2.6
[INFO] [stderr]   Downloaded actix-web-lab-derive v0.19.0
[INFO] [stderr]   Downloaded mediatype v0.19.18
[INFO] [stderr]   Downloaded flate2 v1.0.32
[INFO] [stderr]   Downloaded actix-web-lab v0.19.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81b7b634c244062517bdb43a2a9de800c4e07f33d163602cd0de812ac16c2d0b
[INFO] running `Command { std: "docker" "start" "-a" "81b7b634c244062517bdb43a2a9de800c4e07f33d163602cd0de812ac16c2d0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81b7b634c244062517bdb43a2a9de800c4e07f33d163602cd0de812ac16c2d0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81b7b634c244062517bdb43a2a9de800c4e07f33d163602cd0de812ac16c2d0b", kill_on_drop: false }`
[INFO] [stdout] 81b7b634c244062517bdb43a2a9de800c4e07f33d163602cd0de812ac16c2d0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f64f10fb49a24b9742c7e69a39e101f1f23ae4f2f95b45805f5550f82f9bc2c
[INFO] running `Command { std: "docker" "start" "-a" "7f64f10fb49a24b9742c7e69a39e101f1f23ae4f2f95b45805f5550f82f9bc2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking bytestring v1.3.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking flate2 v1.0.32
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking impl-more v0.1.6
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking mediatype v0.19.18
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling juniper_codegen v0.15.9
[INFO] [stderr]    Compiling actix-web-lab-derive v0.19.0
[INFO] [stderr]    Compiling futures-enum v0.1.17
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking graphql-parser v0.3.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling diesel_derives v2.2.2
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]     Checking serde_html_form v0.2.6
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking ipnetwork v0.18.0
[INFO] [stderr]     Checking bson v1.2.4
[INFO] [stderr]     Checking diesel v2.2.2
[INFO] [stderr]     Checking juniper v0.15.12
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]     Checking actix-web v4.9.0
[INFO] [stderr]     Checking actix-web-lab v0.19.2
[INFO] [stderr]     Checking actix-cors v0.6.5
[INFO] [stderr]     Checking vf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `recipe_template_blacklist::RecipeTemplateBlacklist`
[INFO] [stdout]   --> src/templates/recipe_template.rs:12:83
[INFO] [stdout]    |
[INFO] [stdout] 12 | use super::{recipe_flow_template::{ActionType, RecipeFlowTemplateWithDataFields}, recipe_template_blacklist::RecipeTemplateBlacklist};
[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: `std::env`
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:522:9
[INFO] [stdout]     |
[INFO] [stdout] 522 |     use std::env;
[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: `diesel::prelude::*`
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:525:9
[INFO] [stdout]     |
[INFO] [stdout] 525 |     use diesel::prelude::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `recipe_template_blacklist::RecipeTemplateBlacklist`
[INFO] [stdout]   --> src/templates/recipe_template.rs:12:83
[INFO] [stdout]    |
[INFO] [stdout] 12 | use super::{recipe_flow_template::{ActionType, RecipeFlowTemplateWithDataFields}, recipe_template_blacklist::RecipeTemplateBlacklist};
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:236:13
[INFO] [stdout]     |
[INFO] [stdout] 236 |         let mut recipe = get_template_by_id(context, template_id)?;
[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]    --> src/graphql/modules/templates/template.rs:236:13
[INFO] [stdout]     |
[INFO] [stdout] 236 |         let mut recipe = get_template_by_id(context, template_id)?;
[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: struct `Recipe` is never constructed
[INFO] [stdout]   --> src/recipe/recipe.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Recipe {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeResource` is never constructed
[INFO] [stdout]   --> src/recipe/recipe.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct RecipeResource {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeWithResources` is never constructed
[INFO] [stdout]   --> src/recipe/recipe.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct RecipeWithResources {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/recipe/recipe.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl RecipeWithResources {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 80 |     pub fn new(recipe: Recipe, resource_specifications: Vec<ResourceSpecification>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeProcess` is never constructed
[INFO] [stdout]   --> src/recipe/process/process.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct RecipeProcess {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OutputOf` is never constructed
[INFO] [stdout]   --> src/recipe/process/process.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct OutputOf {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeProcessResponse` is never constructed
[INFO] [stdout]   --> src/recipe/process/process.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct RecipeProcessResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_recipe_process_flow`, and `add_output_of` are never used
[INFO] [stdout]    --> src/recipe/process/process.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl RecipeProcessResponse {
[INFO] [stdout]     | -------------------------- associated items in this implementation
[INFO] [stdout] 102 |     pub fn new(recipe_process: RecipeProcess) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn add_recipe_process_flow(&mut self, recipe_process_flow: RecipeProcessFlowResponse) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn add_output_of(&mut self, id: Uuid) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProcessFlow` is never constructed
[INFO] [stdout]    --> src/recipe/process/process.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct ProcessFlow {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeProcessFlow` is never constructed
[INFO] [stdout]   --> src/recipe/process/flow.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct RecipeProcessFlow {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeProcessFlowResponse` is never constructed
[INFO] [stdout]   --> src/recipe/process/flow.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct RecipeProcessFlowResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `add_data_field` are never used
[INFO] [stdout]   --> src/recipe/process/flow.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl RecipeProcessFlowResponse {
[INFO] [stdout]    | ------------------------------ associated items in this implementation
[INFO] [stdout] 66 |     pub fn new(recipe_process_flow: RecipeProcessFlow) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn add_data_field(&mut self, data_field: RecipeFlowDataField) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeFlowDataField` is never constructed
[INFO] [stdout]   --> src/recipe/process/data_field.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct RecipeFlowDataField {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProcessExecution` is never constructed
[INFO] [stdout]   --> src/recipe/process/execution.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ProcessExecution {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Pool` is never used
[INFO] [stdout]  --> src/db/conn.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub type Pool = r2d2::Pool<ConnectionManager<PgConnection>>;
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `establish_connection_pool` is never used
[INFO] [stdout]  --> src/db/conn.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn establish_connection_pool() -> Pool {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueryRoot` is never constructed
[INFO] [stdout]   --> src/graphql/queries.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct QueryRoot;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MutationRoot` is never constructed
[INFO] [stdout]   --> src/graphql/mutations.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct MutationRoot;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Schema` is never used
[INFO] [stdout]  --> src/graphql/schema.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type Schema = RootNode<'static, QueryRoot, MutationRoot, EmptySubscription<Context>>;
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_schema` is never used
[INFO] [stdout]  --> src/graphql/schema.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn create_schema() -> Schema {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_server` is never used
[INFO] [stdout]   --> src/graphql/handler.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub async fn start_server(pool: Arc<Pool>) -> std::io::Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Context` is never constructed
[INFO] [stdout]  --> src/graphql/context.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Context {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `recipe_by_id` is never used
[INFO] [stdout]   --> src/graphql/modules/recipe/recipe.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn recipe_by_id(context: &Context, recipe_id: Uuid) -> FieldResult<RecipeWithResources> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `recipes_by_agent` is never used
[INFO] [stdout]   --> src/graphql/modules/recipe/recipe.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn recipes_by_agent(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_recipe` is never used
[INFO] [stdout]   --> src/graphql/modules/recipe/recipe.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn create_recipe(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `all_agents` is never used
[INFO] [stdout]   --> src/graphql/modules/common/agent.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn all_agents(context: &Context) -> FieldResult<Vec<Agent>> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `agent_by_id` is never used
[INFO] [stdout]   --> src/graphql/modules/common/agent.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn agent_by_id(context: &Context, agent_id: Uuid) -> FieldResult<Agent> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `agents_with_location` is never used
[INFO] [stdout]   --> src/graphql/modules/common/agent.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn agents_with_location(context: &Context) -> FieldResult<Vec<AgentWithLocations>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_agent` is never used
[INFO] [stdout]   --> src/graphql/modules/common/agent.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn create_agent(context: &Context, name: String, note: Option<String>) -> FieldResult<Agent> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `economic_resources_by_specification_id` is never used
[INFO] [stdout]   --> src/graphql/modules/common/economic_resource.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn economic_resources_by_specification_id(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `economic_resources_by_agent` is never used
[INFO] [stdout]   --> src/graphql/modules/common/economic_resource.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn economic_resources_by_agent(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_economic_resource` is never used
[INFO] [stdout]   --> src/graphql/modules/common/economic_resource.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn create_economic_resource(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `all_resource_specifications` is never used
[INFO] [stdout]  --> src/graphql/modules/common/resource_specification.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn all_resource_specifications(context: &Context) -> FieldResult<Vec<ResourceSpecification>> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resource_specifications_by_agent` is never used
[INFO] [stdout]   --> src/graphql/modules/common/resource_specification.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn resource_specifications_by_agent(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resource_specification_by_id` is never used
[INFO] [stdout]   --> src/graphql/modules/common/resource_specification.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn resource_specification_by_id(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_resource_specification` is never used
[INFO] [stdout]   --> src/graphql/modules/common/resource_specification.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn create_resource_specification(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `locations_by_agent` is never used
[INFO] [stdout]   --> src/graphql/modules/common/location.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn locations_by_agent(context: &Context, agent_id: Uuid) -> FieldResult<Vec<Location>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_location` is never used
[INFO] [stdout]   --> src/graphql/modules/common/location.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn create_location(context: &Context, agent_id: Uuid, name: String, value: String) -> FieldResult<Location> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeFlowTemplateGroup` is never constructed
[INFO] [stdout]   --> src/graphql/modules/templates/template.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct RecipeFlowTemplateGroup {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeFlowTemplateArg` is never constructed
[INFO] [stdout]   --> src/graphql/modules/templates/template.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct RecipeFlowTemplateArg {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FieldInheritance` is never constructed
[INFO] [stdout]   --> src/graphql/modules/templates/template.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct FieldInheritance {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeFlowTemplateDataFieldArg` is never constructed
[INFO] [stdout]   --> src/graphql/modules/templates/template.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct RecipeFlowTemplateDataFieldArg {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MapTemplateBlacklist` is never constructed
[INFO] [stdout]   --> src/graphql/modules/templates/template.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct MapTemplateBlacklist {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_recipe_flow_template_data_fields` is never used
[INFO] [stdout]   --> src/graphql/modules/templates/template.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn get_recipe_flow_template_data_fields(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_recipe_template_with_flows` is never used
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:114:4
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn get_recipe_template_with_flows(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_map_templates` is never used
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:141:8
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub fn get_map_templates(context: &Context) -> FieldResult<Vec<MapTemplateResponse>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_map_template_by_id` is never used
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:173:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub fn get_map_template_by_id(context: &Context, map_id: Uuid) -> FieldResult<MapTemplateResponse> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_template_by_id` is never used
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:201:8
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub fn get_template_by_id(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_templates_access_by_agent` is never used
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:219:8
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub fn get_templates_access_by_agent(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_blacklists_by_map_template` is never used
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:243:4
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn get_blacklists_by_map_template(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_map_template` is never used
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:259:8
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub fn create_map_template(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_recipe_template` is never used
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:281:8
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub fn create_recipe_template(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_map_template_blacklists` is never used
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:445:8
[INFO] [stdout]     |
[INFO] [stdout] 445 | pub fn set_map_template_blacklists(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assign_template_to_agent` is never used
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:487:8
[INFO] [stdout]     |
[INFO] [stdout] 487 | pub fn assign_template_to_agent(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MapTemplate` is never constructed
[INFO] [stdout]   --> src/templates/map_template.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct MapTemplate {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MapTemplateResponse` is never constructed
[INFO] [stdout]   --> src/templates/map_template.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct MapTemplateResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `add_template` are never used
[INFO] [stdout]   --> src/templates/map_template.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl MapTemplateResponse {
[INFO] [stdout]    | ------------------------ associated items in this implementation
[INFO] [stdout] 82 |     pub fn new(map: MapTemplate, blacklists: Vec<RecipeTemplateBlacklist>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn add_template(&mut self, template: RecipeTemplateWithRecipeFlows) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeTemplate` is never constructed
[INFO] [stdout]   --> src/templates/recipe_template.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct RecipeTemplate {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeTemplateWithRecipeFlows` is never constructed
[INFO] [stdout]   --> src/templates/recipe_template.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct RecipeTemplateWithRecipeFlows {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `add_recipe_flow` are never used
[INFO] [stdout]   --> src/templates/recipe_template.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl RecipeTemplateWithRecipeFlows {
[INFO] [stdout]    | ---------------------------------- associated items in this implementation
[INFO] [stdout] 74 |     pub fn new(recipe_template: & RecipeTemplate) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn add_recipe_flow(&mut self, recipe_flow: RecipeFlowTemplateWithDataFields) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeTemplateAccess` is never constructed
[INFO] [stdout]   --> src/templates/recipe_template_access.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct RecipeTemplateAccess {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeFlowTemplate` is never constructed
[INFO] [stdout]    --> src/templates/recipe_flow_template.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub struct RecipeFlowTemplate {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeFlowTemplateWithDataFields` is never constructed
[INFO] [stdout]    --> src/templates/recipe_flow_template.rs:178:12
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub struct RecipeFlowTemplateWithDataFields {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_data_field`, and `add_group` are never used
[INFO] [stdout]    --> src/templates/recipe_flow_template.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl RecipeFlowTemplateWithDataFields {
[INFO] [stdout]     | ------------------------------------- associated items in this implementation
[INFO] [stdout] 191 |     pub fn new(recipe_flow_template: &RecipeFlowTemplate) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub fn add_data_field(&mut self, data_field: RecipeFlowTemplateDataFieldInput) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 |     pub fn add_group(&mut self, group: RecipeFlowTemplateGroupDataField) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeFlowTemplateGroupDataField` is never constructed
[INFO] [stdout]   --> src/templates/recipe_flow_template_group_data_fields.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct RecipeFlowTemplateGroupDataField {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeFlowTemplateDataField` is never constructed
[INFO] [stdout]    --> src/templates/recipe_flow_template_data_field.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub struct RecipeFlowTemplateDataField {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeFlowTemplateDataFieldInput` is never constructed
[INFO] [stdout]    --> src/templates/recipe_flow_template_data_field.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub struct RecipeFlowTemplateDataFieldInput {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeTemplateBlacklist` is never constructed
[INFO] [stdout]   --> src/templates/recipe_template_blacklist.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct RecipeTemplateBlacklist {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Agent` is never constructed
[INFO] [stdout]   --> src/common/agent.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Agent {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AgentLocation` is never constructed
[INFO] [stdout]   --> src/common/agent.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct AgentLocation {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AgentWithLocations` is never constructed
[INFO] [stdout]   --> src/common/agent.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct AgentWithLocations {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/common/agent.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl AgentWithLocations {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] 53 |     pub fn new(id: Uuid, name: String, locations: Vec<Location>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResourceSpecification` is never constructed
[INFO] [stdout]   --> src/common/resource_specification.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct ResourceSpecification {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EconomicResource` is never constructed
[INFO] [stdout]   --> src/common/economic_resource.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct EconomicResource {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EconomicResourceWithSpec` is never constructed
[INFO] [stdout]   --> src/common/economic_resource.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct EconomicResourceWithSpec {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `build` is never used
[INFO] [stdout]   --> src/common/economic_resource.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | impl EconomicResourceWithSpec {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 92 |     pub fn build(
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Location` is never constructed
[INFO] [stdout]   --> src/common/location.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Location {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Recipe` is never constructed
[INFO] [stdout]   --> src/recipe/recipe.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Recipe {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeResource` is never constructed
[INFO] [stdout]   --> src/recipe/recipe.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct RecipeResource {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeWithResources` is never constructed
[INFO] [stdout]   --> src/recipe/recipe.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct RecipeWithResources {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/recipe/recipe.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl RecipeWithResources {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 80 |     pub fn new(recipe: Recipe, resource_specifications: Vec<ResourceSpecification>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeProcess` is never constructed
[INFO] [stdout]   --> src/recipe/process/process.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct RecipeProcess {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OutputOf` is never constructed
[INFO] [stdout]   --> src/recipe/process/process.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct OutputOf {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeProcessResponse` is never constructed
[INFO] [stdout]   --> src/recipe/process/process.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct RecipeProcessResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_recipe_process_flow`, and `add_output_of` are never used
[INFO] [stdout]    --> src/recipe/process/process.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl RecipeProcessResponse {
[INFO] [stdout]     | -------------------------- associated items in this implementation
[INFO] [stdout] 102 |     pub fn new(recipe_process: RecipeProcess) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn add_recipe_process_flow(&mut self, recipe_process_flow: RecipeProcessFlowResponse) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn add_output_of(&mut self, id: Uuid) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProcessFlow` is never constructed
[INFO] [stdout]    --> src/recipe/process/process.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct ProcessFlow {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeProcessFlow` is never constructed
[INFO] [stdout]   --> src/recipe/process/flow.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct RecipeProcessFlow {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeProcessFlowResponse` is never constructed
[INFO] [stdout]   --> src/recipe/process/flow.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct RecipeProcessFlowResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `add_data_field` are never used
[INFO] [stdout]   --> src/recipe/process/flow.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl RecipeProcessFlowResponse {
[INFO] [stdout]    | ------------------------------ associated items in this implementation
[INFO] [stdout] 66 |     pub fn new(recipe_process_flow: RecipeProcessFlow) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn add_data_field(&mut self, data_field: RecipeFlowDataField) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeFlowDataField` is never constructed
[INFO] [stdout]   --> src/recipe/process/data_field.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct RecipeFlowDataField {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProcessExecution` is never constructed
[INFO] [stdout]   --> src/recipe/process/execution.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ProcessExecution {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Pool` is never used
[INFO] [stdout]  --> src/db/conn.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub type Pool = r2d2::Pool<ConnectionManager<PgConnection>>;
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `establish_connection_pool` is never used
[INFO] [stdout]  --> src/db/conn.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn establish_connection_pool() -> Pool {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueryRoot` is never constructed
[INFO] [stdout]   --> src/graphql/queries.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct QueryRoot;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MutationRoot` is never constructed
[INFO] [stdout]   --> src/graphql/mutations.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct MutationRoot;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Schema` is never used
[INFO] [stdout]  --> src/graphql/schema.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type Schema = RootNode<'static, QueryRoot, MutationRoot, EmptySubscription<Context>>;
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_schema` is never used
[INFO] [stdout]  --> src/graphql/schema.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn create_schema() -> Schema {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_server` is never used
[INFO] [stdout]   --> src/graphql/handler.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub async fn start_server(pool: Arc<Pool>) -> std::io::Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Context` is never constructed
[INFO] [stdout]  --> src/graphql/context.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Context {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `recipe_by_id` is never used
[INFO] [stdout]   --> src/graphql/modules/recipe/recipe.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn recipe_by_id(context: &Context, recipe_id: Uuid) -> FieldResult<RecipeWithResources> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `recipes_by_agent` is never used
[INFO] [stdout]   --> src/graphql/modules/recipe/recipe.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn recipes_by_agent(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_recipe` is never used
[INFO] [stdout]   --> src/graphql/modules/recipe/recipe.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn create_recipe(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `all_agents` is never used
[INFO] [stdout]   --> src/graphql/modules/common/agent.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn all_agents(context: &Context) -> FieldResult<Vec<Agent>> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `agent_by_id` is never used
[INFO] [stdout]   --> src/graphql/modules/common/agent.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn agent_by_id(context: &Context, agent_id: Uuid) -> FieldResult<Agent> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `agents_with_location` is never used
[INFO] [stdout]   --> src/graphql/modules/common/agent.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn agents_with_location(context: &Context) -> FieldResult<Vec<AgentWithLocations>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_agent` is never used
[INFO] [stdout]   --> src/graphql/modules/common/agent.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn create_agent(context: &Context, name: String, note: Option<String>) -> FieldResult<Agent> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `economic_resources_by_specification_id` is never used
[INFO] [stdout]   --> src/graphql/modules/common/economic_resource.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn economic_resources_by_specification_id(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `economic_resources_by_agent` is never used
[INFO] [stdout]   --> src/graphql/modules/common/economic_resource.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn economic_resources_by_agent(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_economic_resource` is never used
[INFO] [stdout]   --> src/graphql/modules/common/economic_resource.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn create_economic_resource(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `all_resource_specifications` is never used
[INFO] [stdout]  --> src/graphql/modules/common/resource_specification.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn all_resource_specifications(context: &Context) -> FieldResult<Vec<ResourceSpecification>> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resource_specifications_by_agent` is never used
[INFO] [stdout]   --> src/graphql/modules/common/resource_specification.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn resource_specifications_by_agent(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resource_specification_by_id` is never used
[INFO] [stdout]   --> src/graphql/modules/common/resource_specification.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn resource_specification_by_id(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_resource_specification` is never used
[INFO] [stdout]   --> src/graphql/modules/common/resource_specification.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn create_resource_specification(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `locations_by_agent` is never used
[INFO] [stdout]   --> src/graphql/modules/common/location.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn locations_by_agent(context: &Context, agent_id: Uuid) -> FieldResult<Vec<Location>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_location` is never used
[INFO] [stdout]   --> src/graphql/modules/common/location.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn create_location(context: &Context, agent_id: Uuid, name: String, value: String) -> FieldResult<Location> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeFlowTemplateGroup` is never constructed
[INFO] [stdout]   --> src/graphql/modules/templates/template.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct RecipeFlowTemplateGroup {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeFlowTemplateArg` is never constructed
[INFO] [stdout]   --> src/graphql/modules/templates/template.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct RecipeFlowTemplateArg {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FieldInheritance` is never constructed
[INFO] [stdout]   --> src/graphql/modules/templates/template.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct FieldInheritance {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeFlowTemplateDataFieldArg` is never constructed
[INFO] [stdout]   --> src/graphql/modules/templates/template.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct RecipeFlowTemplateDataFieldArg {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MapTemplateBlacklist` is never constructed
[INFO] [stdout]   --> src/graphql/modules/templates/template.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct MapTemplateBlacklist {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_recipe_flow_template_data_fields` is never used
[INFO] [stdout]   --> src/graphql/modules/templates/template.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn get_recipe_flow_template_data_fields(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_recipe_template_with_flows` is never used
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:114:4
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn get_recipe_template_with_flows(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_map_templates` is never used
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:141:8
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub fn get_map_templates(context: &Context) -> FieldResult<Vec<MapTemplateResponse>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_map_template_by_id` is never used
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:173:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub fn get_map_template_by_id(context: &Context, map_id: Uuid) -> FieldResult<MapTemplateResponse> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_template_by_id` is never used
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:201:8
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub fn get_template_by_id(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_templates_access_by_agent` is never used
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:219:8
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub fn get_templates_access_by_agent(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_blacklists_by_map_template` is never used
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:243:4
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn get_blacklists_by_map_template(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_map_template` is never used
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:259:8
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub fn create_map_template(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_recipe_template` is never used
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:281:8
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub fn create_recipe_template(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_map_template_blacklists` is never used
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:445:8
[INFO] [stdout]     |
[INFO] [stdout] 445 | pub fn set_map_template_blacklists(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assign_template_to_agent` is never used
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:487:8
[INFO] [stdout]     |
[INFO] [stdout] 487 | pub fn assign_template_to_agent(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MapTemplate` is never constructed
[INFO] [stdout]   --> src/templates/map_template.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct MapTemplate {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MapTemplateResponse` is never constructed
[INFO] [stdout]   --> src/templates/map_template.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct MapTemplateResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `add_template` are never used
[INFO] [stdout]   --> src/templates/map_template.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl MapTemplateResponse {
[INFO] [stdout]    | ------------------------ associated items in this implementation
[INFO] [stdout] 82 |     pub fn new(map: MapTemplate, blacklists: Vec<RecipeTemplateBlacklist>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn add_template(&mut self, template: RecipeTemplateWithRecipeFlows) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeTemplate` is never constructed
[INFO] [stdout]   --> src/templates/recipe_template.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct RecipeTemplate {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeTemplateWithRecipeFlows` is never constructed
[INFO] [stdout]   --> src/templates/recipe_template.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct RecipeTemplateWithRecipeFlows {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `add_recipe_flow` are never used
[INFO] [stdout]   --> src/templates/recipe_template.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl RecipeTemplateWithRecipeFlows {
[INFO] [stdout]    | ---------------------------------- associated items in this implementation
[INFO] [stdout] 74 |     pub fn new(recipe_template: & RecipeTemplate) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn add_recipe_flow(&mut self, recipe_flow: RecipeFlowTemplateWithDataFields) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeTemplateAccess` is never constructed
[INFO] [stdout]   --> src/templates/recipe_template_access.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct RecipeTemplateAccess {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeFlowTemplate` is never constructed
[INFO] [stdout]    --> src/templates/recipe_flow_template.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub struct RecipeFlowTemplate {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeFlowTemplateWithDataFields` is never constructed
[INFO] [stdout]    --> src/templates/recipe_flow_template.rs:178:12
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub struct RecipeFlowTemplateWithDataFields {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_data_field`, and `add_group` are never used
[INFO] [stdout]    --> src/templates/recipe_flow_template.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl RecipeFlowTemplateWithDataFields {
[INFO] [stdout]     | ------------------------------------- associated items in this implementation
[INFO] [stdout] 191 |     pub fn new(recipe_flow_template: &RecipeFlowTemplate) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub fn add_data_field(&mut self, data_field: RecipeFlowTemplateDataFieldInput) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 |     pub fn add_group(&mut self, group: RecipeFlowTemplateGroupDataField) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeFlowTemplateGroupDataField` is never constructed
[INFO] [stdout]   --> src/templates/recipe_flow_template_group_data_fields.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct RecipeFlowTemplateGroupDataField {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeFlowTemplateDataField` is never constructed
[INFO] [stdout]    --> src/templates/recipe_flow_template_data_field.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub struct RecipeFlowTemplateDataField {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeFlowTemplateDataFieldInput` is never constructed
[INFO] [stdout]    --> src/templates/recipe_flow_template_data_field.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub struct RecipeFlowTemplateDataFieldInput {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeTemplateBlacklist` is never constructed
[INFO] [stdout]   --> src/templates/recipe_template_blacklist.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct RecipeTemplateBlacklist {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Agent` is never constructed
[INFO] [stdout]   --> src/common/agent.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Agent {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AgentLocation` is never constructed
[INFO] [stdout]   --> src/common/agent.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct AgentLocation {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AgentWithLocations` is never constructed
[INFO] [stdout]   --> src/common/agent.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct AgentWithLocations {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/common/agent.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl AgentWithLocations {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] 53 |     pub fn new(id: Uuid, name: String, locations: Vec<Location>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResourceSpecification` is never constructed
[INFO] [stdout]   --> src/common/resource_specification.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct ResourceSpecification {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EconomicResource` is never constructed
[INFO] [stdout]   --> src/common/economic_resource.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct EconomicResource {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EconomicResourceWithSpec` is never constructed
[INFO] [stdout]   --> src/common/economic_resource.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct EconomicResourceWithSpec {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `build` is never used
[INFO] [stdout]   --> src/common/economic_resource.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | impl EconomicResourceWithSpec {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 92 |     pub fn build(
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Location` is never constructed
[INFO] [stdout]   --> src/common/location.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Location {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:522:9
[INFO] [stdout]     |
[INFO] [stdout] 522 |     use std::env;
[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: `diesel::prelude::*`
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:525:9
[INFO] [stdout]     |
[INFO] [stdout] 525 |     use diesel::prelude::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `recipe_template_blacklist::RecipeTemplateBlacklist`
[INFO] [stdout]   --> src/templates/recipe_template.rs:12:83
[INFO] [stdout]    |
[INFO] [stdout] 12 | use super::{recipe_flow_template::{ActionType, RecipeFlowTemplateWithDataFields}, recipe_template_blacklist::RecipeTemplateBlacklist};
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `recipe_template_blacklist::RecipeTemplateBlacklist`
[INFO] [stdout]   --> src/templates/recipe_template.rs:12:83
[INFO] [stdout]    |
[INFO] [stdout] 12 | use super::{recipe_flow_template::{ActionType, RecipeFlowTemplateWithDataFields}, recipe_template_blacklist::RecipeTemplateBlacklist};
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/graphql/modules/templates/template.rs:236:13
[INFO] [stdout]     |
[INFO] [stdout] 236 |         let mut recipe = get_template_by_id(context, template_id)?;
[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]    --> src/graphql/modules/templates/template.rs:236:13
[INFO] [stdout]     |
[INFO] [stdout] 236 |         let mut recipe = get_template_by_id(context, template_id)?;
[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: struct `RecipeProcess` is never constructed
[INFO] [stdout]   --> src/recipe/process/process.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct RecipeProcess {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OutputOf` is never constructed
[INFO] [stdout]   --> src/recipe/process/process.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct OutputOf {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeProcessResponse` is never constructed
[INFO] [stdout]   --> src/recipe/process/process.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct RecipeProcessResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_recipe_process_flow`, and `add_output_of` are never used
[INFO] [stdout]    --> src/recipe/process/process.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl RecipeProcessResponse {
[INFO] [stdout]     | -------------------------- associated items in this implementation
[INFO] [stdout] 102 |     pub fn new(recipe_process: RecipeProcess) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn add_recipe_process_flow(&mut self, recipe_process_flow: RecipeProcessFlowResponse) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn add_output_of(&mut self, id: Uuid) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProcessFlow` is never constructed
[INFO] [stdout]    --> src/recipe/process/process.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct ProcessFlow {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeProcessFlow` is never constructed
[INFO] [stdout]   --> src/recipe/process/flow.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct RecipeProcessFlow {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeProcessFlowResponse` is never constructed
[INFO] [stdout]   --> src/recipe/process/flow.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct RecipeProcessFlowResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `add_data_field` are never used
[INFO] [stdout]   --> src/recipe/process/flow.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl RecipeProcessFlowResponse {
[INFO] [stdout]    | ------------------------------ associated items in this implementation
[INFO] [stdout] 66 |     pub fn new(recipe_process_flow: RecipeProcessFlow) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn add_data_field(&mut self, data_field: RecipeFlowDataField) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeFlowDataField` is never constructed
[INFO] [stdout]   --> src/recipe/process/data_field.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct RecipeFlowDataField {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProcessExecution` is never constructed
[INFO] [stdout]   --> src/recipe/process/execution.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ProcessExecution {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeProcess` is never constructed
[INFO] [stdout]   --> src/recipe/process/process.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct RecipeProcess {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OutputOf` is never constructed
[INFO] [stdout]   --> src/recipe/process/process.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct OutputOf {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeProcessResponse` is never constructed
[INFO] [stdout]   --> src/recipe/process/process.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct RecipeProcessResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_recipe_process_flow`, and `add_output_of` are never used
[INFO] [stdout]    --> src/recipe/process/process.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl RecipeProcessResponse {
[INFO] [stdout]     | -------------------------- associated items in this implementation
[INFO] [stdout] 102 |     pub fn new(recipe_process: RecipeProcess) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn add_recipe_process_flow(&mut self, recipe_process_flow: RecipeProcessFlowResponse) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn add_output_of(&mut self, id: Uuid) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProcessFlow` is never constructed
[INFO] [stdout]    --> src/recipe/process/process.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct ProcessFlow {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeProcessFlow` is never constructed
[INFO] [stdout]   --> src/recipe/process/flow.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct RecipeProcessFlow {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeProcessFlowResponse` is never constructed
[INFO] [stdout]   --> src/recipe/process/flow.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct RecipeProcessFlowResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `add_data_field` are never used
[INFO] [stdout]   --> src/recipe/process/flow.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl RecipeProcessFlowResponse {
[INFO] [stdout]    | ------------------------------ associated items in this implementation
[INFO] [stdout] 66 |     pub fn new(recipe_process_flow: RecipeProcessFlow) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn add_data_field(&mut self, data_field: RecipeFlowDataField) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeFlowDataField` is never constructed
[INFO] [stdout]   --> src/recipe/process/data_field.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct RecipeFlowDataField {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProcessExecution` is never constructed
[INFO] [stdout]   --> src/recipe/process/execution.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ProcessExecution {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.00s
[INFO] running `Command { std: "docker" "inspect" "7f64f10fb49a24b9742c7e69a39e101f1f23ae4f2f95b45805f5550f82f9bc2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f64f10fb49a24b9742c7e69a39e101f1f23ae4f2f95b45805f5550f82f9bc2c", kill_on_drop: false }`
[INFO] [stdout] 7f64f10fb49a24b9742c7e69a39e101f1f23ae4f2f95b45805f5550f82f9bc2c
