[INFO] cloning repository https://github.com/kakapo-project/kakapo-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kakapo-project/kakapo-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkakapo-project%2Fkakapo-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkakapo-project%2Fkakapo-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6192c38f46aceaffdb14ebd3d09d1929bfa890a [INFO] testing kakapo-project/kakapo-server against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkakapo-project%2Fkakapo-server" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kakapo-project/kakapo-server on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kakapo-project/kakapo-server [INFO] removed path dependency actix-web from git repo https://github.com/kakapo-project/kakapo-server [INFO] finished tweaking git repo https://github.com/kakapo-project/kakapo-server [INFO] tweaked toml for git repo https://github.com/kakapo-project/kakapo-server written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/kakapo-project/kakapo-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (actix-web) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: unused manifest key: package.path [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (actix-web) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: unused manifest key: package.path [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_test v1.0.118 [INFO] [stderr] Downloaded argonautica v0.1.5 [INFO] [stderr] Downloaded time-test v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7114a91e4e735a6161cd2dc607fdf3dca6e33f5f415e7882ec96f106559e1f60 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7114a91e4e735a6161cd2dc607fdf3dca6e33f5f415e7882ec96f106559e1f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7114a91e4e735a6161cd2dc607fdf3dca6e33f5f415e7882ec96f106559e1f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7114a91e4e735a6161cd2dc607fdf3dca6e33f5f415e7882ec96f106559e1f60", kill_on_drop: false }` [INFO] [stdout] 7114a91e4e735a6161cd2dc607fdf3dca6e33f5f415e7882ec96f106559e1f60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae4fdc6c9fcc0079917a13039483e7f5c1e6aa901b50d489cef72aa4a61494f8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ae4fdc6c9fcc0079917a13039483e7f5c1e6aa901b50d489cef72aa4a61494f8", kill_on_drop: false }` [INFO] [stderr] warning: dependency (actix-web) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: unused manifest key: package.path [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling redis v0.9.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling json v0.11.15 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling time-test v0.2.2 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling bigdecimal v0.0.14 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling bcrypt v0.2.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling cookie v0.11.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling r2d2_redis v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-openssl v0.2.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling argonautica v0.1.5 [INFO] [stderr] Compiling serde_test v1.0.118 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling kakapo_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/procedure.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | type AsyncResponse = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `connection::AppStateLike` [INFO] [stdout] --> src/view/routes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use connection::AppStateLike; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::PublishCallback` [INFO] [stdout] --> src/view/action_wrapper.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use state::PublishCallback; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/view/extensions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::result::Result` [INFO] [stdout] --> src/view/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::result::Result::Ok` [INFO] [stdout] --> src/view/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::result::Result::Ok; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::test::TestApp` [INFO] [stdout] --> src/view/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use actix_web::test::TestApp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::actions` [INFO] [stdout] --> src/view/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use model::actions; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `view::procedure::NoQuery` [INFO] [stdout] --> src/view/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use view::procedure::NoQuery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `view::extensions::ProcedureExt` [INFO] [stdout] --> src/view/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use view::extensions::ProcedureExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data` [INFO] [stdout] --> src/view/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use data; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::middleware::cors::CorsBuilder` [INFO] [stdout] --> src/view/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use actix_web::middleware::cors::CorsBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::actions::Action` [INFO] [stdout] --> src/view/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use model::actions::Action; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> src/view/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Error` [INFO] [stdout] --> src/view/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use serde_json::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::from_value` [INFO] [stdout] --> src/view/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use serde_json::from_value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `connection::AppStateLike` [INFO] [stdout] --> src/view/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use connection::AppStateLike; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::channels::Channels` [INFO] [stdout] --> src/model/actions/results.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use data::channels::Channels; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/decorator.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 61 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/decorator.rs:128:31 [INFO] [stdout] | [INFO] [stdout] 128 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/model/actions/decorator.rs:176:30 [INFO] [stdout] | [INFO] [stdout] 176 | required_permission: Box, &HashSet) -> bool + Send>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&HashSet, &HashSet) -> bool + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/decorator.rs:177:31 [INFO] [stdout] | [INFO] [stdout] 177 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::utils::OnDuplicate` [INFO] [stdout] --> src/model/actions/domain_actions.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use data::utils::OnDuplicate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::utils::OnNotFound` [INFO] [stdout] --> src/model/actions/domain_actions.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use data::utils::OnNotFound; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::Named` [INFO] [stdout] --> src/model/actions/domain_actions.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use data::Named; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::channels::Channels` [INFO] [stdout] --> src/model/actions/domain_actions.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use data::channels::Channels; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::permissions::*` [INFO] [stdout] --> src/model/actions/domain_actions.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use data::permissions::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::actions::results::*` [INFO] [stdout] --> src/model/actions/domain_actions.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use model::actions::results::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::RetrieverFunctions` [INFO] [stdout] --> src/model/actions/domain_actions.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use model::entity::RetrieverFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::ModifierFunctions` [INFO] [stdout] --> src/model/actions/domain_actions.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use model::entity::ModifierFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::RawEntityTypes` [INFO] [stdout] --> src/model/actions/domain_actions.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use model::entity::RawEntityTypes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::results::Upserted` [INFO] [stdout] --> src/model/actions/domain_actions.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use model::entity::results::Upserted; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::results::Created` [INFO] [stdout] --> src/model/actions/domain_actions.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use model::entity::results::Created; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::results::Updated` [INFO] [stdout] --> src/model/actions/domain_actions.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use model::entity::results::Updated; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::results::Deleted` [INFO] [stdout] --> src/model/actions/domain_actions.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use model::entity::results::Deleted; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::update_state::UpdateActionFunctions` [INFO] [stdout] --> src/model/actions/domain_actions.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use model::entity::update_state::UpdateActionFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::authorization::AuthorizationOps` [INFO] [stdout] --> src/model/actions/domain_actions.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use state::authorization::AuthorizationOps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/domain_actions.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/domain_actions.rs:70:35 [INFO] [stdout] | [INFO] [stdout] 70 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:71:31 [INFO] [stdout] | [INFO] [stdout] 71 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:107:31 [INFO] [stdout] | [INFO] [stdout] 107 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:153:31 [INFO] [stdout] | [INFO] [stdout] 153 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:193:31 [INFO] [stdout] | [INFO] [stdout] 193 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:323:31 [INFO] [stdout] | [INFO] [stdout] 323 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:365:31 [INFO] [stdout] | [INFO] [stdout] 365 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:413:31 [INFO] [stdout] | [INFO] [stdout] 413 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:452:31 [INFO] [stdout] | [INFO] [stdout] 452 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:497:31 [INFO] [stdout] | [INFO] [stdout] 497 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:536:31 [INFO] [stdout] | [INFO] [stdout] 536 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:582:31 [INFO] [stdout] | [INFO] [stdout] 582 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:635:31 [INFO] [stdout] | [INFO] [stdout] 635 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:680:31 [INFO] [stdout] | [INFO] [stdout] 680 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/entity_actions.rs:204:35 [INFO] [stdout] | [INFO] [stdout] 204 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/entity_actions.rs:315:35 [INFO] [stdout] | [INFO] [stdout] 315 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/table_actions.rs:33:35 [INFO] [stdout] | [INFO] [stdout] 33 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/table_actions.rs:91:35 [INFO] [stdout] | [INFO] [stdout] 91 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/table_actions.rs:153:35 [INFO] [stdout] | [INFO] [stdout] 153 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/table_actions.rs:214:35 [INFO] [stdout] | [INFO] [stdout] 214 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::query` [INFO] [stdout] --> src/model/actions/query_actions.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use model::query; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data` [INFO] [stdout] --> src/model/actions/query_actions.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use data; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/query_actions.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 28 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::Named` [INFO] [stdout] --> src/model/actions/script_actions.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use data::Named; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::actions::results::*` [INFO] [stdout] --> src/model/actions/script_actions.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use model::actions::results::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/script_actions.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 28 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::result::Result::Ok` [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::result::Result::Ok; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::query` [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use model::query; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::RetrieverFunctions` [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use model::entity::RetrieverFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:31:35 [INFO] [stdout] | [INFO] [stdout] 31 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:79:35 [INFO] [stdout] | [INFO] [stdout] 79 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:125:35 [INFO] [stdout] | [INFO] [stdout] 125 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:171:35 [INFO] [stdout] | [INFO] [stdout] 171 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:215:35 [INFO] [stdout] | [INFO] [stdout] 215 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::permissions::Permission` [INFO] [stdout] --> src/model/entity/update_state.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use data::permissions::Permission; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::Named` [INFO] [stdout] --> src/model/entity/update_state.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use data::Named; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::user_management::UserManagementOps` [INFO] [stdout] --> src/model/entity/update_state.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use state::user_management::UserManagementOps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::update_state::UpdatePermissionFunctions` [INFO] [stdout] --> src/model/entity/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use model::entity::update_state::UpdatePermissionFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/model/entity/mod.rs:64:37 [INFO] [stdout] | [INFO] [stdout] 64 | pub domain_conn: &'a Result, DomainError>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::Named` [INFO] [stdout] --> src/model/table.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use data::Named; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/model/table.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | pub conn: &'a Result, DomainError>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Debug` [INFO] [stdout] --> src/model/query.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::Debug; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::StateFunctions` [INFO] [stdout] --> src/model/query.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use state::StateFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::authorization::AuthorizationOps` [INFO] [stdout] --> src/model/query.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use state::authorization::AuthorizationOps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::ActionState` [INFO] [stdout] --> src/model/query.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use state::ActionState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/model/query.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | pub conn: &'a Result, DomainError>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DataQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/scripting/update_state.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> src/scripting/update_state.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::RawEntityTypes` [INFO] [stdout] --> src/scripting/update_state.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use model::entity::RawEntityTypes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::Stdio` [INFO] [stdout] --> src/scripting/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::process::Stdio; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/scripting/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `linked_hash_map::LinkedHashMap` [INFO] [stdout] --> src/data/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use linked_hash_map::LinkedHashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::claims::AuthClaims` [INFO] [stdout] --> src/data/auth.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use data::claims::AuthClaims; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::RawEntityTypes` [INFO] [stdout] --> src/data/channels.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use model::entity::RawEntityTypes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data` [INFO] [stdout] --> src/data/channels.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use data; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::ActionState` [INFO] [stdout] --> src/data/permissions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use state::ActionState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/connection/executor.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/connection/executor.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/connection/executor.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection/executor.rs:65:71 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn get_datastore_conn(&self, domain_name: &str) -> Result, DomainError> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection/executor.rs:75:67 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn get_query_conn(&self, domain_name: &str) -> Result, DomainError> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DataQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::prelude::*` [INFO] [stdout] --> src/connection/domain.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `plugins::v1::DomainBuilder` [INFO] [stdout] --> src/connection/domain.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use plugins::v1::DomainBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection/domain.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | map: HashMap> [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection/domain.rs:21:54 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn insert(&mut self, name: &str, domain: Box) { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection/domain.rs:25:50 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn get(&self, name: &str) -> Option<&Box> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/connection/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::channels::Channels` [INFO] [stdout] --> src/connection/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use data::channels::Channels; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `plugins::v1::Domain` [INFO] [stdout] --> src/connection/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use plugins::v1::Domain; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection/mod.rs:50:42 [INFO] [stdout] | [INFO] [stdout] 50 | domain_builders: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn DomainBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> src/metastore/user_management.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use chrono::Utc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel` [INFO] [stdout] --> src/metastore/domain_management.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::result::Error as DbError` [INFO] [stdout] --> src/metastore/domain_management.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel::result::Error as DbError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::result::DatabaseErrorKind as DbErrKind` [INFO] [stdout] --> src/metastore/domain_management.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use diesel::result::DatabaseErrorKind as DbErrKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::claims::AuthClaims` [INFO] [stdout] --> src/metastore/authorization.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use data::claims::AuthClaims; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `connection::executor::Conn` [INFO] [stdout] --> src/metastore/authorization.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use connection::executor::Conn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashSet` [INFO] [stdout] --> src/metastore/authentication.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::FromIterator` [INFO] [stdout] --> src/metastore/authentication.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::permissions::Permission` [INFO] [stdout] --> src/metastore/authentication.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use data::permissions::Permission; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::auth::NewUser` [INFO] [stdout] --> src/metastore/authentication.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use data::auth::NewUser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::auth::User` [INFO] [stdout] --> src/metastore/authentication.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use data::auth::User; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::user_management::UserManagementOps` [INFO] [stdout] --> src/metastore/authentication.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use state::user_management::UserManagementOps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Debug` [INFO] [stdout] --> src/metastore/conversion.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::Debug; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/metastore/conversion.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `metastore::EntityCrudOps` [INFO] [stdout] --> src/metastore/conversion.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use metastore::EntityCrudOps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::ActionState` [INFO] [stdout] --> src/metastore/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use state::ActionState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/metastore/mod.rs:57:71 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn sync_domains(database_url: &str, domains: &HashMap>) -> Result<(), String> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::channels::Channels` [INFO] [stdout] --> src/broker/input.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use data::channels::Channels; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/broker/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::HttpResponse` [INFO] [stdout] --> src/broker/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use actix_web::HttpResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix::Handler` [INFO] [stdout] --> src/broker/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use actix::Handler; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix::SystemService` [INFO] [stdout] --> src/broker/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use actix::SystemService; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `view::error::Error::TooManyConnections` [INFO] [stdout] --> src/broker/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use view::error::Error::TooManyConnections; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix::System` [INFO] [stdout] --> src/broker/mod.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use actix::System; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/broker/mod.rs:243:31 [INFO] [stdout] | [INFO] [stdout] 243 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `openssl::ssl::SslAcceptor` [INFO] [stdout] --> src/server.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use openssl::ssl::SslAcceptor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `openssl::ssl::SslFiletype` [INFO] [stdout] --> src/server.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use openssl::ssl::SslFiletype; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `openssl::ssl::SslMethod` [INFO] [stdout] --> src/server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use openssl::ssl::SslMethod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AppState` [INFO] [stdout] --> src/server.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use AppState; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `argonautica` [INFO] [stdout] --> src/state/error.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use argonautica; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::auth::NewUser` [INFO] [stdout] --> src/state/authentication.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use data::auth::NewUser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::auth::User` [INFO] [stdout] --> src/state/authentication.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use data::auth::User; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::error::UserManagementError` [INFO] [stdout] --> src/state/authorization.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use state::error::UserManagementError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/state/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/state/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::actions::error::Error` [INFO] [stdout] --> src/state/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use model::actions::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/state/mod.rs:60:36 [INFO] [stdout] | [INFO] [stdout] 60 | pub datastore_conn: Result, DomainError>, //TODO: probably use the domains for this [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/state/mod.rs:61:32 [INFO] [stdout] | [INFO] [stdout] 61 | pub query_conn: Result, DomainError>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DataQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/state/mod.rs:245:36 [INFO] [stdout] | [INFO] [stdout] 245 | datastore_conn: Result, DomainError>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/state/mod.rs:246:32 [INFO] [stdout] | [INFO] [stdout] 246 | query_conn: Result, DomainError>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DataQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kakapo_postgres/connector.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | fn build(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kakapo_postgres/connector.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | fn connect_datastore(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kakapo_postgres/connector.rs:73:43 [INFO] [stdout] | [INFO] [stdout] 73 | fn connect_query(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DataQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_postgres::data::Table` [INFO] [stdout] --> src/kakapo_postgres/query.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use kakapo_postgres::data::Table; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_postgres::data::ObjectValues` [INFO] [stdout] --> src/kakapo_postgres/query.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use kakapo_postgres::data::ObjectValues; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_postgres::data::ObjectKeys` [INFO] [stdout] --> src/kakapo_postgres/query.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use kakapo_postgres::data::ObjectKeys; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_postgres::data::Value` [INFO] [stdout] --> src/kakapo_postgres/query.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use kakapo_postgres::data::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_postgres::database::error::DbError` [INFO] [stdout] --> src/kakapo_postgres/query.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use kakapo_postgres::database::error::DbError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::Named` [INFO] [stdout] --> src/kakapo_postgres/query.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use data::Named; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data` [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use data; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::Named` [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use data::Named; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::permissions::Permission` [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use data::permissions::Permission; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::user_management::UserManagementOps` [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use state::user_management::UserManagementOps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `plugins::v1::DataQueryEntity` [INFO] [stdout] --> src/kakapo_redis/connector.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use plugins::v1::DataQueryEntity; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_redis::data::Keys` [INFO] [stdout] --> src/kakapo_redis/connector.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use kakapo_redis::data::Keys; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `r2d2_redis::r2d2` [INFO] [stdout] --> src/kakapo_redis/connector.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use r2d2_redis::r2d2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `r2d2_redis::redis::RedisError` [INFO] [stdout] --> src/kakapo_redis/connector.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use r2d2_redis::redis::RedisError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `linked_hash_map::LinkedHashMap` [INFO] [stdout] --> src/kakapo_redis/connector.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use linked_hash_map::LinkedHashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kakapo_redis/connector.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | fn build(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kakapo_redis/connector.rs:60:47 [INFO] [stdout] | [INFO] [stdout] 60 | fn connect_datastore(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kakapo_redis/connector.rs:69:43 [INFO] [stdout] | [INFO] [stdout] 69 | fn connect_query(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DataQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/plugins/v1.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::de::DeserializeOwned` [INFO] [stdout] --> src/plugins/v1.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::de::DeserializeOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugins/v1.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | fn build(&self) -> Box; [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugins/v1.rs:21:47 [INFO] [stdout] | [INFO] [stdout] 21 | fn connect_datastore(&self) -> Option>; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugins/v1.rs:22:43 [INFO] [stdout] | [INFO] [stdout] 22 | fn connect_query(&self) -> Option>; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DataQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/test_common.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::actions` [INFO] [stdout] --> src/test_common.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use model::actions; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::PubSubOps` [INFO] [stdout] --> src/test_common.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | use state::PubSubOps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::channels::Channels` [INFO] [stdout] --> src/test_common.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | use data::channels::Channels; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::error::BroadcastError` [INFO] [stdout] --> src/test_common.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use state::error::BroadcastError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::middleware::cors::CorsBuilder` [INFO] [stdout] --> src/lib.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | use actix_web::middleware::cors::CorsBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::test::TestApp` [INFO] [stdout] --> src/lib.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | use actix_web::test::TestApp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env_logger::Builder` [INFO] [stdout] --> src/lib.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | use env_logger::Builder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env_logger::Target` [INFO] [stdout] --> src/lib.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | use env_logger::Target; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::LevelFilter` [INFO] [stdout] --> src/lib.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | use log::LevelFilter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::prelude::*` [INFO] [stdout] --> src/lib.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::ToSocketAddrs` [INFO] [stdout] --> src/lib.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | use std::net::ToSocketAddrs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `diesel::types`: Use `sql_types`, `serialize`, or `deserialize` instead [INFO] [stdout] --> src/metastore/pub_sub.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use diesel::types; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `diesel::types::Json`: Use `sql_types::Json` instead [INFO] [stdout] --> src/metastore/pub_sub.rs:107:21 [INFO] [stdout] | [INFO] [stdout] 107 | .bind::(&channel_json) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `diesel::types::Timestamp`: Use `sql_types::Timestamp` instead [INFO] [stdout] --> src/metastore/pub_sub.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | .bind::(&end_time) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `diesel::types::Timestamp`: Use `sql_types::Timestamp` instead [INFO] [stdout] --> src/metastore/pub_sub.rs:140:21 [INFO] [stdout] | [INFO] [stdout] 140 | .bind::(&start_time) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `diesel::types::BigInt`: Use `sql_types::BigInt` instead [INFO] [stdout] --> src/metastore/pub_sub.rs:139:21 [INFO] [stdout] | [INFO] [stdout] 139 | .bind::(user_id) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/kakapo_postgres/database/sql.rs:248:58 [INFO] [stdout] | [INFO] [stdout] 248 | let mut bytes = Output::new(Vec::new(), unsafe { mem::uninitialized() }); //This is probably fine [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:261:67 [INFO] [stdout] | [INFO] [stdout] 261 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:261:67 [INFO] [stdout] | [INFO] [stdout] 261 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:261:67 [INFO] [stdout] | [INFO] [stdout] 261 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:261:67 [INFO] [stdout] | [INFO] [stdout] 261 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:288:67 [INFO] [stdout] | [INFO] [stdout] 288 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:288:67 [INFO] [stdout] | [INFO] [stdout] 288 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:288:67 [INFO] [stdout] | [INFO] [stdout] 288 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:288:67 [INFO] [stdout] | [INFO] [stdout] 288 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/metastore/mod.rs:304:13 [INFO] [stdout] | [INFO] [stdout] 304 | / let ok_result = entities [INFO] [stdout] 305 | | .into_iter() [INFO] [stdout] 306 | | .map(|entity| entity.convert()) [INFO] [stdout] 307 | | .collect(); [INFO] [stdout] | |___________________________^ unreachable statement [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/metastore/mod.rs:304:13 [INFO] [stdout] | [INFO] [stdout] 304 | / let ok_result = entities [INFO] [stdout] 305 | | .into_iter() [INFO] [stdout] 306 | | .map(|entity| entity.convert()) [INFO] [stdout] 307 | | .collect(); [INFO] [stdout] | |___________________________^ unreachable statement [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/metastore/mod.rs:304:13 [INFO] [stdout] | [INFO] [stdout] 304 | / let ok_result = entities [INFO] [stdout] 305 | | .into_iter() [INFO] [stdout] 306 | | .map(|entity| entity.convert()) [INFO] [stdout] 307 | | .collect(); [INFO] [stdout] | |___________________________^ unreachable statement [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/metastore/mod.rs:304:13 [INFO] [stdout] | [INFO] [stdout] 304 | / let ok_result = entities [INFO] [stdout] 305 | | .into_iter() [INFO] [stdout] 306 | | .map(|entity| entity.convert()) [INFO] [stdout] 307 | | .collect(); [INFO] [stdout] | |___________________________^ unreachable statement [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:350:67 [INFO] [stdout] | [INFO] [stdout] 350 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:356:67 [INFO] [stdout] | [INFO] [stdout] 356 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:350:67 [INFO] [stdout] | [INFO] [stdout] 350 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:356:67 [INFO] [stdout] | [INFO] [stdout] 356 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:350:67 [INFO] [stdout] | [INFO] [stdout] 350 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:356:67 [INFO] [stdout] | [INFO] [stdout] 356 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:350:67 [INFO] [stdout] | [INFO] [stdout] 350 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:356:67 [INFO] [stdout] | [INFO] [stdout] 356 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:377:67 [INFO] [stdout] | [INFO] [stdout] 377 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:377:67 [INFO] [stdout] | [INFO] [stdout] 377 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:377:67 [INFO] [stdout] | [INFO] [stdout] 377 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:377:67 [INFO] [stdout] | [INFO] [stdout] 377 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:398:67 [INFO] [stdout] | [INFO] [stdout] 398 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:398:67 [INFO] [stdout] | [INFO] [stdout] 398 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:398:67 [INFO] [stdout] | [INFO] [stdout] 398 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:398:67 [INFO] [stdout] | [INFO] [stdout] 398 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 98 | unimplemented!(); [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 99 | let command = format!("ALTER TABLE \"{}\";", &old.name); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::Named` [INFO] [stdout] --> src/model/actions/entity_actions.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use data::Named; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `plugins::v1::Domain` [INFO] [stdout] --> src/connection/executor.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use plugins::v1::Domain; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::Future` [INFO] [stdout] --> src/broker/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use futures::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix::prelude` [INFO] [stdout] --> src/server.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use actix::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `is_permitted` is never read [INFO] [stdout] --> src/model/actions/decorator.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let mut is_permitted = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/model/actions/domain_actions.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | fn call(&self, state: &S) -> ActionResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_token` [INFO] [stdout] --> src/model/actions/user_actions.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | let session_token = state [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:163:24 [INFO] [stdout] | [INFO] [stdout] 163 | .and_then(|res| ActionRes::new("unsubscribeFrom", SubscriptionResult::UnsubscribedAll)) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/model/entity/update_state.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | let res = match &self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/model/entity/update_state.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | let res = match &self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/model/entity/update_state.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let res = match &self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/model/entity/update_state.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | let res = match &self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:114:22 [INFO] [stdout] | [INFO] [stdout] 114 | fn create_entity(controller: &EntityModifierController, new: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:114:61 [INFO] [stdout] | [INFO] [stdout] 114 | fn create_entity(controller: &EntityModifierController, new: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:118:22 [INFO] [stdout] | [INFO] [stdout] 118 | fn update_entity(controller: &EntityModifierController, old: &data::DataQueryEntity, new: &data::DataQueryEntity) -> Result<(), Entit... [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:118:61 [INFO] [stdout] | [INFO] [stdout] 118 | fn update_entity(controller: &EntityModifierController, old: &data::DataQueryEntity, new: &data::DataQueryEntity) -> Result<(), Entit... [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:118:90 [INFO] [stdout] | [INFO] [stdout] 118 | ...r, old: &data::DataQueryEntity, new: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | fn delete_entity(controller: &EntityModifierController, old: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:122:61 [INFO] [stdout] | [INFO] [stdout] 122 | fn delete_entity(controller: &EntityModifierController, old: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:129:22 [INFO] [stdout] | [INFO] [stdout] 129 | fn create_entity(controller: &EntityModifierController, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:129:61 [INFO] [stdout] | [INFO] [stdout] 129 | fn create_entity(controller: &EntityModifierController, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:133:22 [INFO] [stdout] | [INFO] [stdout] 133 | fn update_entity(controller: &EntityModifierController, old: &data::View, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:133:61 [INFO] [stdout] | [INFO] [stdout] 133 | fn update_entity(controller: &EntityModifierController, old: &data::View, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:133:79 [INFO] [stdout] | [INFO] [stdout] 133 | fn update_entity(controller: &EntityModifierController, old: &data::View, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:137:22 [INFO] [stdout] | [INFO] [stdout] 137 | fn delete_entity(controller: &EntityModifierController, old: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:137:61 [INFO] [stdout] | [INFO] [stdout] 137 | fn delete_entity(controller: &EntityModifierController, old: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:189:26 [INFO] [stdout] | [INFO] [stdout] 189 | fn create_permission(controller: &EntityModifierController, new: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:189:65 [INFO] [stdout] | [INFO] [stdout] 189 | fn create_permission(controller: &EntityModifierController, new: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:214:26 [INFO] [stdout] | [INFO] [stdout] 214 | fn update_permission(controller: &EntityModifierController, old: &data::DataQueryEntity, new: &data::DataQueryEntity) -> Result<(), E... [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:214:65 [INFO] [stdout] | [INFO] [stdout] 214 | fn update_permission(controller: &EntityModifierController, old: &data::DataQueryEntity, new: &data::DataQueryEntity) -> Result<(), E... [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:214:94 [INFO] [stdout] | [INFO] [stdout] 214 | ...r, old: &data::DataQueryEntity, new: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:243:26 [INFO] [stdout] | [INFO] [stdout] 243 | fn delete_permission(controller: &EntityModifierController, old: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:243:65 [INFO] [stdout] | [INFO] [stdout] 243 | fn delete_permission(controller: &EntityModifierController, old: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:263:26 [INFO] [stdout] | [INFO] [stdout] 263 | fn create_permission(controller: &EntityModifierController, new: &data::DataStoreEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:263:65 [INFO] [stdout] | [INFO] [stdout] 263 | fn create_permission(controller: &EntityModifierController, new: &data::DataStoreEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:289:26 [INFO] [stdout] | [INFO] [stdout] 289 | fn update_permission(controller: &EntityModifierController, old: &data::DataStoreEntity, new: &data::DataStoreEntity) -> Result<(), E... [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:289:65 [INFO] [stdout] | [INFO] [stdout] 289 | fn update_permission(controller: &EntityModifierController, old: &data::DataStoreEntity, new: &data::DataStoreEntity) -> Result<(), E... [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:289:94 [INFO] [stdout] | [INFO] [stdout] 289 | ...r, old: &data::DataStoreEntity, new: &data::DataStoreEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:322:26 [INFO] [stdout] | [INFO] [stdout] 322 | fn delete_permission(controller: &EntityModifierController, old: &data::DataStoreEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:322:65 [INFO] [stdout] | [INFO] [stdout] 322 | fn delete_permission(controller: &EntityModifierController, old: &data::DataStoreEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:343:26 [INFO] [stdout] | [INFO] [stdout] 343 | fn create_permission(controller: &EntityModifierController, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:343:65 [INFO] [stdout] | [INFO] [stdout] 343 | fn create_permission(controller: &EntityModifierController, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:347:26 [INFO] [stdout] | [INFO] [stdout] 347 | fn update_permission(controller: &EntityModifierController, old: &data::View, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:347:65 [INFO] [stdout] | [INFO] [stdout] 347 | fn update_permission(controller: &EntityModifierController, old: &data::View, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:347:83 [INFO] [stdout] | [INFO] [stdout] 347 | fn update_permission(controller: &EntityModifierController, old: &data::View, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:351:26 [INFO] [stdout] | [INFO] [stdout] 351 | fn delete_permission(controller: &EntityModifierController, old: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:351:65 [INFO] [stdout] | [INFO] [stdout] 351 | fn delete_permission(controller: &EntityModifierController, old: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fail_on_duplicate` [INFO] [stdout] --> src/model/table.rs:46:83 [INFO] [stdout] | [INFO] [stdout] 46 | ...erde_json::Value, fail_on_duplicate: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fail_on_duplicate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fail_on_not_found` [INFO] [stdout] --> src/model/table.rs:60:89 [INFO] [stdout] | [INFO] [stdout] 60 | ...erde_json::Value, fail_on_not_found: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fail_on_not_found` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fail_on_not_found` [INFO] [stdout] --> src/model/table.rs:67:83 [INFO] [stdout] | [INFO] [stdout] 67 | ...erde_json::Value, fail_on_not_found: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fail_on_not_found` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `script_home` [INFO] [stdout] --> src/scripting/mod.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | let script_home = &self.script_home; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_script_home` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/metastore/mod.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | let result = diesel::insert_into(schema::user::table) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_identifier` [INFO] [stdout] --> src/metastore/user_management.rs:160:36 [INFO] [stdout] | [INFO] [stdout] 160 | fn modify_user_password(&self, user_identifier: &str, password: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_identifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `password` [INFO] [stdout] --> src/metastore/user_management.rs:160:59 [INFO] [stdout] | [INFO] [stdout] 160 | fn modify_user_password(&self, user_identifier: &str, password: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/metastore/authentication.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | .map_err(|err| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> src/metastore/authentication.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let duration = self.jwt_duration; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/metastore/authentication.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | let session = diesel::insert_into(schema::session::table) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> src/metastore/authentication.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | let duration = self.jwt_duration; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `refresh_duration` [INFO] [stdout] --> src/metastore/authentication.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | let refresh_duration = self.jwt_refresh_duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refresh_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action_name` [INFO] [stdout] --> src/metastore/pub_sub.rs:23:42 [INFO] [stdout] | [INFO] [stdout] 23 | fn publish(&self, channel: Channels, action_name: String, action_result: &serde_json::Value) -> Result<(), BroadcastError> { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `raw_user_channel` [INFO] [stdout] --> src/metastore/pub_sub.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let raw_user_channel = create_user_channel(self.conn, raw_user.user_id, raw_channel.channel_id)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_user_channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `raw_user_channel` [INFO] [stdout] --> src/metastore/pub_sub.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | let raw_user_channel = remove_user_channel(self.conn, raw_user.user_id, raw_channel.channel_id)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_user_channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/metastore/conversion.rs:81:18 [INFO] [stdout] | [INFO] [stdout] 81 | fn tombstone(name: String, entity_id: i64, modified_by: i64) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/metastore/dbdata.rs:313:17 [INFO] [stdout] | [INFO] [stdout] 313 | Err(err) => None, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entities` [INFO] [stdout] --> src/metastore/mod.rs:300:17 [INFO] [stdout] | [INFO] [stdout] 300 | let entities: Vec = query_all_entities(conn, domain_id, false)?; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entities` [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:364:13 [INFO] [stdout] | [INFO] [stdout] 364 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:385:13 [INFO] [stdout] | [INFO] [stdout] 385 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entities` [INFO] [stdout] --> src/metastore/mod.rs:300:17 [INFO] [stdout] | [INFO] [stdout] 300 | let entities: Vec = query_all_entities(conn, domain_id, false)?; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entities` [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:364:13 [INFO] [stdout] | [INFO] [stdout] 364 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:385:13 [INFO] [stdout] | [INFO] [stdout] 385 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entities` [INFO] [stdout] --> src/metastore/mod.rs:300:17 [INFO] [stdout] | [INFO] [stdout] 300 | let entities: Vec = query_all_entities(conn, domain_id, false)?; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entities` [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:364:13 [INFO] [stdout] | [INFO] [stdout] 364 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:385:13 [INFO] [stdout] | [INFO] [stdout] 385 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entities` [INFO] [stdout] --> src/metastore/mod.rs:300:17 [INFO] [stdout] | [INFO] [stdout] 300 | let entities: Vec = query_all_entities(conn, domain_id, false)?; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entities` [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:364:13 [INFO] [stdout] | [INFO] [stdout] 364 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:385:13 [INFO] [stdout] | [INFO] [stdout] 385 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/broker/mod.rs:116:35 [INFO] [stdout] | [INFO] [stdout] 116 | fn do_nothing_for_unsubscribe(ctx: &mut ws::WebsocketContext, res: serde_json::Value) { [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] --> src/broker/mod.rs:120:39 [INFO] [stdout] | [INFO] [stdout] 120 | fn do_nothing_for_unsubscribe_err(ctx: &mut ws::WebsocketContext, res: String) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `messages` [INFO] [stdout] --> src/broker/mod.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | let messages = res["data"] [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/broker/mod.rs:140:48 [INFO] [stdout] | [INFO] [stdout] 140 | fn process_message_when_callback_is_not_ok(ctx: &mut ws::WebsocketContext, res: String) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/broker/mod.rs:190:31 [INFO] [stdout] | [INFO] [stdout] 190 | .or_else(|err| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actor` [INFO] [stdout] --> src/broker/mod.rs:328:30 [INFO] [stdout] | [INFO] [stdout] 328 | .then(move |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: `x` [INFO] [stdout] --> src/broker/mod.rs:377:16 [INFO] [stdout] | [INFO] [stdout] 377 | Ok(x) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/server.rs:87:61 [INFO] [stdout] | [INFO] [stdout] 87 | r.method(http::Method::GET).f(move |req| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/kakapo_postgres/connector.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | .map_err(|err| DatastoreError::SerializationError)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `format` [INFO] [stdout] --> src/kakapo_postgres/connector.rs:210:80 [INFO] [stdout] | [INFO] [stdout] 210 | ..._params: &serde_json::Value, format: &serde_json::Value) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_format` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:135:40 [INFO] [stdout] | [INFO] [stdout] 135 | KeyedTableData::Simplified(map) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:138:34 [INFO] [stdout] | [INFO] [stdout] 138 | KeyedTableData::Data(data) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `length` [INFO] [stdout] --> src/kakapo_postgres/database/sql.rs:122:37 [INFO] [stdout] | [INFO] [stdout] 122 | DataType::VarChar { length } => Value::String(parse(>::from_sql(bytes))?), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `length: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `with_tz` [INFO] [stdout] --> src/kakapo_postgres/database/sql.rs:126:39 [INFO] [stdout] | [INFO] [stdout] 126 | ... DataType::Timestamp { with_tz } => Value::DateTime(parse(>::from_sql(byt... [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `with_tz: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `with_tz` [INFO] [stdout] --> src/kakapo_postgres/database/sql.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | ... DataType::Time { with_tz } => Value::DateTime(parse(>::from_sql(bytes))?), [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `with_tz: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/kakapo_postgres/database/sql.rs:149:31 [INFO] [stdout] | [INFO] [stdout] 149 | .or_else(|err| Err(generate_error("error parsing column name"))) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `with_tz` [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | DataType::Time { with_tz } => format!("SMALLINT"), //TODO: with_tz [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `with_tz: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:97:28 [INFO] [stdout] | [INFO] [stdout] 97 | fn update_table(&self, old: &Table, new: &Table) -> Result<(), DatastoreError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:97:41 [INFO] [stdout] | [INFO] [stdout] 97 | fn update_table(&self, old: &Table, new: &Table) -> Result<(), DatastoreError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/kakapo_redis/connector.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 85 | .map_err(|err| DatastoreError::SerializationError)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/kakapo_redis/connector.rs:76:54 [INFO] [stdout] | [INFO] [stdout] 76 | fn retrieve(&self, data_store: &DataStoreEntity, query: &serde_json::Value) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/kakapo_redis/connector.rs:120:23 [INFO] [stdout] | [INFO] [stdout] 120 | .map_err(|err| DatastoreError::SerializationError)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_store` [INFO] [stdout] --> src/kakapo_redis/connector.rs:133:22 [INFO] [stdout] | [INFO] [stdout] 133 | fn delete(&self, data_store: &DataStoreEntity, keys: &serde_json::Value) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `keys` [INFO] [stdout] --> src/kakapo_redis/connector.rs:133:52 [INFO] [stdout] | [INFO] [stdout] 133 | fn delete(&self, data_store: &DataStoreEntity, keys: &serde_json::Value) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_keys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/kakapo_redis/connector.rs:137:36 [INFO] [stdout] | [INFO] [stdout] 137 | fn on_datastore_created(&self, new: &DataStoreEntity) -> Result<(), DatastoreError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/kakapo_redis/connector.rs:141:36 [INFO] [stdout] | [INFO] [stdout] 141 | fn on_datastore_updated(&self, old: &DataStoreEntity, new: &DataStoreEntity) -> Result<(), DatastoreError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/kakapo_redis/connector.rs:141:59 [INFO] [stdout] | [INFO] [stdout] 141 | fn on_datastore_updated(&self, old: &DataStoreEntity, new: &DataStoreEntity) -> Result<(), DatastoreError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/kakapo_redis/connector.rs:145:36 [INFO] [stdout] | [INFO] [stdout] 145 | fn on_datastore_deleted(&self, old: &DataStoreEntity) -> Result<(), DatastoreError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/scripting/mod.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | let mut io_file = temp.as_file_mut(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/test_common.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | let mut state = KakapoStateBuilder::new() [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TooManyConnections` [INFO] [stdout] --> src/view/error.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | TooManyConnections, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Unknown` [INFO] [stdout] --> src/view/error.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Unknown, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/model/actions/domain_actions.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn new() -> WithLoginRequired, S> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_name` [INFO] [stdout] --> src/data/auth.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn get_name(&self) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_value_columns` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn get_value_columns(self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_key_columns` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn get_key_columns(self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_values` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn get_values(self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_keys` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_keys(self) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format_with` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn format_with(self, format: &TableDataFormat) -> TableData { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn new(columns: Vec, data: Vec>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ConstraintError` [INFO] [stdout] --> src/kakapo_postgres/database/error.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | ConstraintError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NotFound` [INFO] [stdout] --> src/kakapo_postgres/database/error.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | NotFound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_name` [INFO] [stdout] --> src/kakapo_postgres/data.rs:392:8 [INFO] [stdout] | [INFO] [stdout] 392 | fn get_name(&self) -> &str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Keys` [INFO] [stdout] --> src/kakapo_redis/data.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub type Keys = Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/scripting/update_state.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | / controller [INFO] [stdout] 81 | | .user_management [INFO] [stdout] 82 | | .attach_permission_for_role(&permission, &rolename); [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/scripting/update_state.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | / controller [INFO] [stdout] 86 | | .user_management [INFO] [stdout] 87 | | .add_permission(&permission); [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/scripting/update_state.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | / controller [INFO] [stdout] 115 | | .user_management [INFO] [stdout] 116 | | .rename_permission(&old_permission, &new_permission); [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/scripting/update_state.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | / controller [INFO] [stdout] 132 | | .user_management [INFO] [stdout] 133 | | .remove_permission(&permission); [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `&PgMetadataLookup` does not permit being left uninitialized [INFO] [stdout] --> src/kakapo_postgres/database/sql.rs:248:58 [INFO] [stdout] | [INFO] [stdout] 248 | let mut bytes = Output::new(Vec::new(), unsafe { mem::uninitialized() }); //This is probably fine [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] = note: references must be non-null [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 350 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 08s [INFO] running `Command { std: "docker" "inspect" "ae4fdc6c9fcc0079917a13039483e7f5c1e6aa901b50d489cef72aa4a61494f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae4fdc6c9fcc0079917a13039483e7f5c1e6aa901b50d489cef72aa4a61494f8", kill_on_drop: false }` [INFO] [stdout] ae4fdc6c9fcc0079917a13039483e7f5c1e6aa901b50d489cef72aa4a61494f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1557cbef5e1611b62bfed7fd83676c8fa69c207705c8d86fe94ea7de491f07b5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1557cbef5e1611b62bfed7fd83676c8fa69c207705c8d86fe94ea7de491f07b5", kill_on_drop: false }` [INFO] [stderr] warning: dependency (actix-web) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: unused manifest key: package.path [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/procedure.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | type AsyncResponse = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `connection::AppStateLike` [INFO] [stdout] --> src/view/routes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use connection::AppStateLike; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::PublishCallback` [INFO] [stdout] --> src/view/action_wrapper.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use state::PublishCallback; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/view/extensions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::result::Result` [INFO] [stdout] --> src/view/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::result::Result::Ok` [INFO] [stdout] --> src/view/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::result::Result::Ok; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::test::TestApp` [INFO] [stdout] --> src/view/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use actix_web::test::TestApp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::actions` [INFO] [stdout] --> src/view/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use model::actions; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `view::procedure::NoQuery` [INFO] [stdout] --> src/view/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use view::procedure::NoQuery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `view::extensions::ProcedureExt` [INFO] [stdout] --> src/view/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use view::extensions::ProcedureExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data` [INFO] [stdout] --> src/view/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use data; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::middleware::cors::CorsBuilder` [INFO] [stdout] --> src/view/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use actix_web::middleware::cors::CorsBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::actions::Action` [INFO] [stdout] --> src/view/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use model::actions::Action; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> src/view/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Error` [INFO] [stdout] --> src/view/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use serde_json::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::from_value` [INFO] [stdout] --> src/view/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use serde_json::from_value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `connection::AppStateLike` [INFO] [stdout] --> src/view/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use connection::AppStateLike; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::channels::Channels` [INFO] [stdout] --> src/model/actions/results.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use data::channels::Channels; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/decorator.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 61 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/decorator.rs:128:31 [INFO] [stdout] | [INFO] [stdout] 128 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/model/actions/decorator.rs:176:30 [INFO] [stdout] | [INFO] [stdout] 176 | required_permission: Box, &HashSet) -> bool + Send>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&HashSet, &HashSet) -> bool + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/decorator.rs:177:31 [INFO] [stdout] | [INFO] [stdout] 177 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::utils::OnDuplicate` [INFO] [stdout] --> src/model/actions/domain_actions.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use data::utils::OnDuplicate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::utils::OnNotFound` [INFO] [stdout] --> src/model/actions/domain_actions.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use data::utils::OnNotFound; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::Named` [INFO] [stdout] --> src/model/actions/domain_actions.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use data::Named; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::channels::Channels` [INFO] [stdout] --> src/model/actions/domain_actions.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use data::channels::Channels; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::permissions::*` [INFO] [stdout] --> src/model/actions/domain_actions.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use data::permissions::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::actions::results::*` [INFO] [stdout] --> src/model/actions/domain_actions.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use model::actions::results::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::RetrieverFunctions` [INFO] [stdout] --> src/model/actions/domain_actions.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use model::entity::RetrieverFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::ModifierFunctions` [INFO] [stdout] --> src/model/actions/domain_actions.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use model::entity::ModifierFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::RawEntityTypes` [INFO] [stdout] --> src/model/actions/domain_actions.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use model::entity::RawEntityTypes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::results::Upserted` [INFO] [stdout] --> src/model/actions/domain_actions.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use model::entity::results::Upserted; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::results::Created` [INFO] [stdout] --> src/model/actions/domain_actions.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use model::entity::results::Created; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::results::Updated` [INFO] [stdout] --> src/model/actions/domain_actions.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use model::entity::results::Updated; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::results::Deleted` [INFO] [stdout] --> src/model/actions/domain_actions.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use model::entity::results::Deleted; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::update_state::UpdateActionFunctions` [INFO] [stdout] --> src/model/actions/domain_actions.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use model::entity::update_state::UpdateActionFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::authorization::AuthorizationOps` [INFO] [stdout] --> src/model/actions/domain_actions.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use state::authorization::AuthorizationOps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/domain_actions.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/domain_actions.rs:70:35 [INFO] [stdout] | [INFO] [stdout] 70 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:71:31 [INFO] [stdout] | [INFO] [stdout] 71 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:107:31 [INFO] [stdout] | [INFO] [stdout] 107 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:153:31 [INFO] [stdout] | [INFO] [stdout] 153 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:193:31 [INFO] [stdout] | [INFO] [stdout] 193 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:323:31 [INFO] [stdout] | [INFO] [stdout] 323 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:365:31 [INFO] [stdout] | [INFO] [stdout] 365 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:413:31 [INFO] [stdout] | [INFO] [stdout] 413 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:452:31 [INFO] [stdout] | [INFO] [stdout] 452 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:497:31 [INFO] [stdout] | [INFO] [stdout] 497 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:536:31 [INFO] [stdout] | [INFO] [stdout] 536 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:582:31 [INFO] [stdout] | [INFO] [stdout] 582 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:635:31 [INFO] [stdout] | [INFO] [stdout] 635 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:680:31 [INFO] [stdout] | [INFO] [stdout] 680 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/entity_actions.rs:204:35 [INFO] [stdout] | [INFO] [stdout] 204 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/entity_actions.rs:315:35 [INFO] [stdout] | [INFO] [stdout] 315 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/table_actions.rs:33:35 [INFO] [stdout] | [INFO] [stdout] 33 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/table_actions.rs:91:35 [INFO] [stdout] | [INFO] [stdout] 91 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/table_actions.rs:153:35 [INFO] [stdout] | [INFO] [stdout] 153 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/table_actions.rs:214:35 [INFO] [stdout] | [INFO] [stdout] 214 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::query` [INFO] [stdout] --> src/model/actions/query_actions.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use model::query; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data` [INFO] [stdout] --> src/model/actions/query_actions.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use data; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/query_actions.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 28 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::Named` [INFO] [stdout] --> src/model/actions/script_actions.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use data::Named; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::actions::results::*` [INFO] [stdout] --> src/model/actions/script_actions.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use model::actions::results::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/script_actions.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 28 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::result::Result::Ok` [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::result::Result::Ok; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::query` [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use model::query; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::RetrieverFunctions` [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use model::entity::RetrieverFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:31:35 [INFO] [stdout] | [INFO] [stdout] 31 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:79:35 [INFO] [stdout] | [INFO] [stdout] 79 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:125:35 [INFO] [stdout] | [INFO] [stdout] 125 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:171:35 [INFO] [stdout] | [INFO] [stdout] 171 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:215:35 [INFO] [stdout] | [INFO] [stdout] 215 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::permissions::Permission` [INFO] [stdout] --> src/model/entity/update_state.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use data::permissions::Permission; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::Named` [INFO] [stdout] --> src/model/entity/update_state.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use data::Named; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::user_management::UserManagementOps` [INFO] [stdout] --> src/model/entity/update_state.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use state::user_management::UserManagementOps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::update_state::UpdatePermissionFunctions` [INFO] [stdout] --> src/model/entity/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use model::entity::update_state::UpdatePermissionFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/model/entity/mod.rs:64:37 [INFO] [stdout] | [INFO] [stdout] 64 | pub domain_conn: &'a Result, DomainError>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::Named` [INFO] [stdout] --> src/model/table.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use data::Named; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/model/table.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | pub conn: &'a Result, DomainError>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Debug` [INFO] [stdout] --> src/model/query.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::Debug; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::StateFunctions` [INFO] [stdout] --> src/model/query.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use state::StateFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::authorization::AuthorizationOps` [INFO] [stdout] --> src/model/query.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use state::authorization::AuthorizationOps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::ActionState` [INFO] [stdout] --> src/model/query.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use state::ActionState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/model/query.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | pub conn: &'a Result, DomainError>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DataQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/scripting/update_state.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> src/scripting/update_state.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::RawEntityTypes` [INFO] [stdout] --> src/scripting/update_state.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use model::entity::RawEntityTypes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::Stdio` [INFO] [stdout] --> src/scripting/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::process::Stdio; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/scripting/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `linked_hash_map::LinkedHashMap` [INFO] [stdout] --> src/data/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use linked_hash_map::LinkedHashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::claims::AuthClaims` [INFO] [stdout] --> src/data/auth.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use data::claims::AuthClaims; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::RawEntityTypes` [INFO] [stdout] --> src/data/channels.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use model::entity::RawEntityTypes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data` [INFO] [stdout] --> src/data/channels.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use data; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::ActionState` [INFO] [stdout] --> src/data/permissions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use state::ActionState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/connection/executor.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/connection/executor.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/connection/executor.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection/executor.rs:65:71 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn get_datastore_conn(&self, domain_name: &str) -> Result, DomainError> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection/executor.rs:75:67 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn get_query_conn(&self, domain_name: &str) -> Result, DomainError> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DataQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::prelude::*` [INFO] [stdout] --> src/connection/domain.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `plugins::v1::DomainBuilder` [INFO] [stdout] --> src/connection/domain.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use plugins::v1::DomainBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection/domain.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | map: HashMap> [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection/domain.rs:21:54 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn insert(&mut self, name: &str, domain: Box) { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection/domain.rs:25:50 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn get(&self, name: &str) -> Option<&Box> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/connection/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::channels::Channels` [INFO] [stdout] --> src/connection/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use data::channels::Channels; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `plugins::v1::Domain` [INFO] [stdout] --> src/connection/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use plugins::v1::Domain; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection/mod.rs:50:42 [INFO] [stdout] | [INFO] [stdout] 50 | domain_builders: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn DomainBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> src/metastore/user_management.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use chrono::Utc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel` [INFO] [stdout] --> src/metastore/domain_management.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::result::Error as DbError` [INFO] [stdout] --> src/metastore/domain_management.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel::result::Error as DbError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::result::DatabaseErrorKind as DbErrKind` [INFO] [stdout] --> src/metastore/domain_management.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use diesel::result::DatabaseErrorKind as DbErrKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::claims::AuthClaims` [INFO] [stdout] --> src/metastore/authorization.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use data::claims::AuthClaims; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `connection::executor::Conn` [INFO] [stdout] --> src/metastore/authorization.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use connection::executor::Conn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashSet` [INFO] [stdout] --> src/metastore/authentication.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::FromIterator` [INFO] [stdout] --> src/metastore/authentication.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::permissions::Permission` [INFO] [stdout] --> src/metastore/authentication.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use data::permissions::Permission; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::auth::NewUser` [INFO] [stdout] --> src/metastore/authentication.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use data::auth::NewUser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::auth::User` [INFO] [stdout] --> src/metastore/authentication.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use data::auth::User; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::user_management::UserManagementOps` [INFO] [stdout] --> src/metastore/authentication.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use state::user_management::UserManagementOps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Debug` [INFO] [stdout] --> src/metastore/conversion.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::Debug; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/metastore/conversion.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `metastore::EntityCrudOps` [INFO] [stdout] --> src/metastore/conversion.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use metastore::EntityCrudOps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::ActionState` [INFO] [stdout] --> src/metastore/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use state::ActionState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/metastore/mod.rs:57:71 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn sync_domains(database_url: &str, domains: &HashMap>) -> Result<(), String> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::channels::Channels` [INFO] [stdout] --> src/broker/input.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use data::channels::Channels; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/broker/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::HttpResponse` [INFO] [stdout] --> src/broker/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use actix_web::HttpResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix::Handler` [INFO] [stdout] --> src/broker/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use actix::Handler; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix::SystemService` [INFO] [stdout] --> src/broker/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use actix::SystemService; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `view::error::Error::TooManyConnections` [INFO] [stdout] --> src/broker/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use view::error::Error::TooManyConnections; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix::System` [INFO] [stdout] --> src/broker/mod.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use actix::System; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/broker/mod.rs:243:31 [INFO] [stdout] | [INFO] [stdout] 243 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `openssl::ssl::SslAcceptor` [INFO] [stdout] --> src/server.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use openssl::ssl::SslAcceptor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `openssl::ssl::SslFiletype` [INFO] [stdout] --> src/server.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use openssl::ssl::SslFiletype; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `openssl::ssl::SslMethod` [INFO] [stdout] --> src/server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use openssl::ssl::SslMethod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AppState` [INFO] [stdout] --> src/server.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use AppState; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `argonautica` [INFO] [stdout] --> src/state/error.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use argonautica; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::auth::NewUser` [INFO] [stdout] --> src/state/authentication.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use data::auth::NewUser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::auth::User` [INFO] [stdout] --> src/state/authentication.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use data::auth::User; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::error::UserManagementError` [INFO] [stdout] --> src/state/authorization.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use state::error::UserManagementError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/state/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/state/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::actions::error::Error` [INFO] [stdout] --> src/state/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use model::actions::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/state/mod.rs:60:36 [INFO] [stdout] | [INFO] [stdout] 60 | pub datastore_conn: Result, DomainError>, //TODO: probably use the domains for this [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/state/mod.rs:61:32 [INFO] [stdout] | [INFO] [stdout] 61 | pub query_conn: Result, DomainError>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DataQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/state/mod.rs:245:36 [INFO] [stdout] | [INFO] [stdout] 245 | datastore_conn: Result, DomainError>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/state/mod.rs:246:32 [INFO] [stdout] | [INFO] [stdout] 246 | query_conn: Result, DomainError>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DataQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kakapo_postgres/connector.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | fn build(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kakapo_postgres/connector.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | fn connect_datastore(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kakapo_postgres/connector.rs:73:43 [INFO] [stdout] | [INFO] [stdout] 73 | fn connect_query(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DataQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_postgres::data::Table` [INFO] [stdout] --> src/kakapo_postgres/query.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use kakapo_postgres::data::Table; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_postgres::data::ObjectValues` [INFO] [stdout] --> src/kakapo_postgres/query.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use kakapo_postgres::data::ObjectValues; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_postgres::data::ObjectKeys` [INFO] [stdout] --> src/kakapo_postgres/query.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use kakapo_postgres::data::ObjectKeys; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_postgres::data::Value` [INFO] [stdout] --> src/kakapo_postgres/query.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use kakapo_postgres::data::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_postgres::database::error::DbError` [INFO] [stdout] --> src/kakapo_postgres/query.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use kakapo_postgres::database::error::DbError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::Named` [INFO] [stdout] --> src/kakapo_postgres/query.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use data::Named; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data` [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use data; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::Named` [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use data::Named; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::permissions::Permission` [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use data::permissions::Permission; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::user_management::UserManagementOps` [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use state::user_management::UserManagementOps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `plugins::v1::DataQueryEntity` [INFO] [stdout] --> src/kakapo_redis/connector.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use plugins::v1::DataQueryEntity; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_redis::data::Keys` [INFO] [stdout] --> src/kakapo_redis/connector.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use kakapo_redis::data::Keys; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `r2d2_redis::r2d2` [INFO] [stdout] --> src/kakapo_redis/connector.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use r2d2_redis::r2d2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `r2d2_redis::redis::RedisError` [INFO] [stdout] --> src/kakapo_redis/connector.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use r2d2_redis::redis::RedisError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `linked_hash_map::LinkedHashMap` [INFO] [stdout] --> src/kakapo_redis/connector.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use linked_hash_map::LinkedHashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kakapo_redis/connector.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | fn build(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kakapo_redis/connector.rs:60:47 [INFO] [stdout] | [INFO] [stdout] 60 | fn connect_datastore(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kakapo_redis/connector.rs:69:43 [INFO] [stdout] | [INFO] [stdout] 69 | fn connect_query(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DataQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/plugins/v1.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::de::DeserializeOwned` [INFO] [stdout] --> src/plugins/v1.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::de::DeserializeOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugins/v1.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | fn build(&self) -> Box; [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugins/v1.rs:21:47 [INFO] [stdout] | [INFO] [stdout] 21 | fn connect_datastore(&self) -> Option>; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugins/v1.rs:22:43 [INFO] [stdout] | [INFO] [stdout] 22 | fn connect_query(&self) -> Option>; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DataQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/test_common.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::actions` [INFO] [stdout] --> src/test_common.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use model::actions; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::PubSubOps` [INFO] [stdout] --> src/test_common.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | use state::PubSubOps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::channels::Channels` [INFO] [stdout] --> src/test_common.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | use data::channels::Channels; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::error::BroadcastError` [INFO] [stdout] --> src/test_common.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use state::error::BroadcastError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::middleware::cors::CorsBuilder` [INFO] [stdout] --> src/lib.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | use actix_web::middleware::cors::CorsBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::test::TestApp` [INFO] [stdout] --> src/lib.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | use actix_web::test::TestApp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env_logger::Builder` [INFO] [stdout] --> src/lib.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | use env_logger::Builder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env_logger::Target` [INFO] [stdout] --> src/lib.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | use env_logger::Target; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::LevelFilter` [INFO] [stdout] --> src/lib.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | use log::LevelFilter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::prelude::*` [INFO] [stdout] --> src/lib.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::ToSocketAddrs` [INFO] [stdout] --> src/lib.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | use std::net::ToSocketAddrs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `diesel::types`: Use `sql_types`, `serialize`, or `deserialize` instead [INFO] [stdout] --> src/metastore/pub_sub.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use diesel::types; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `diesel::types::Json`: Use `sql_types::Json` instead [INFO] [stdout] --> src/metastore/pub_sub.rs:107:21 [INFO] [stdout] | [INFO] [stdout] 107 | .bind::(&channel_json) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `diesel::types::Timestamp`: Use `sql_types::Timestamp` instead [INFO] [stdout] --> src/metastore/pub_sub.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | .bind::(&end_time) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `diesel::types::Timestamp`: Use `sql_types::Timestamp` instead [INFO] [stdout] --> src/metastore/pub_sub.rs:140:21 [INFO] [stdout] | [INFO] [stdout] 140 | .bind::(&start_time) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `diesel::types::BigInt`: Use `sql_types::BigInt` instead [INFO] [stdout] --> src/metastore/pub_sub.rs:139:21 [INFO] [stdout] | [INFO] [stdout] 139 | .bind::(user_id) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/kakapo_postgres/database/sql.rs:248:58 [INFO] [stdout] | [INFO] [stdout] 248 | let mut bytes = Output::new(Vec::new(), unsafe { mem::uninitialized() }); //This is probably fine [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:261:67 [INFO] [stdout] | [INFO] [stdout] 261 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:261:67 [INFO] [stdout] | [INFO] [stdout] 261 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:261:67 [INFO] [stdout] | [INFO] [stdout] 261 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:261:67 [INFO] [stdout] | [INFO] [stdout] 261 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:288:67 [INFO] [stdout] | [INFO] [stdout] 288 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:288:67 [INFO] [stdout] | [INFO] [stdout] 288 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:288:67 [INFO] [stdout] | [INFO] [stdout] 288 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:288:67 [INFO] [stdout] | [INFO] [stdout] 288 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/metastore/mod.rs:304:13 [INFO] [stdout] | [INFO] [stdout] 304 | / let ok_result = entities [INFO] [stdout] 305 | | .into_iter() [INFO] [stdout] 306 | | .map(|entity| entity.convert()) [INFO] [stdout] 307 | | .collect(); [INFO] [stdout] | |___________________________^ unreachable statement [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/metastore/mod.rs:304:13 [INFO] [stdout] | [INFO] [stdout] 304 | / let ok_result = entities [INFO] [stdout] 305 | | .into_iter() [INFO] [stdout] 306 | | .map(|entity| entity.convert()) [INFO] [stdout] 307 | | .collect(); [INFO] [stdout] | |___________________________^ unreachable statement [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/metastore/mod.rs:304:13 [INFO] [stdout] | [INFO] [stdout] 304 | / let ok_result = entities [INFO] [stdout] 305 | | .into_iter() [INFO] [stdout] 306 | | .map(|entity| entity.convert()) [INFO] [stdout] 307 | | .collect(); [INFO] [stdout] | |___________________________^ unreachable statement [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/metastore/mod.rs:304:13 [INFO] [stdout] | [INFO] [stdout] 304 | / let ok_result = entities [INFO] [stdout] 305 | | .into_iter() [INFO] [stdout] 306 | | .map(|entity| entity.convert()) [INFO] [stdout] 307 | | .collect(); [INFO] [stdout] | |___________________________^ unreachable statement [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:350:67 [INFO] [stdout] | [INFO] [stdout] 350 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:356:67 [INFO] [stdout] | [INFO] [stdout] 356 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:350:67 [INFO] [stdout] | [INFO] [stdout] 350 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:356:67 [INFO] [stdout] | [INFO] [stdout] 356 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:350:67 [INFO] [stdout] | [INFO] [stdout] 350 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:356:67 [INFO] [stdout] | [INFO] [stdout] 356 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:350:67 [INFO] [stdout] | [INFO] [stdout] 350 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:356:67 [INFO] [stdout] | [INFO] [stdout] 356 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:377:67 [INFO] [stdout] | [INFO] [stdout] 377 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:377:67 [INFO] [stdout] | [INFO] [stdout] 377 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:377:67 [INFO] [stdout] | [INFO] [stdout] 377 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:377:67 [INFO] [stdout] | [INFO] [stdout] 377 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:398:67 [INFO] [stdout] | [INFO] [stdout] 398 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:398:67 [INFO] [stdout] | [INFO] [stdout] 398 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:398:67 [INFO] [stdout] | [INFO] [stdout] 398 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:398:67 [INFO] [stdout] | [INFO] [stdout] 398 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 98 | unimplemented!(); [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 99 | let command = format!("ALTER TABLE \"{}\";", &old.name); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::Named` [INFO] [stdout] --> src/model/actions/entity_actions.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use data::Named; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `plugins::v1::Domain` [INFO] [stdout] --> src/connection/executor.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use plugins::v1::Domain; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::Future` [INFO] [stdout] --> src/broker/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use futures::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix::prelude` [INFO] [stdout] --> src/server.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use actix::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `is_permitted` is never read [INFO] [stdout] --> src/model/actions/decorator.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let mut is_permitted = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/model/actions/domain_actions.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | fn call(&self, state: &S) -> ActionResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_token` [INFO] [stdout] --> src/model/actions/user_actions.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | let session_token = state [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:163:24 [INFO] [stdout] | [INFO] [stdout] 163 | .and_then(|res| ActionRes::new("unsubscribeFrom", SubscriptionResult::UnsubscribedAll)) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/model/entity/update_state.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | let res = match &self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/model/entity/update_state.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | let res = match &self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/model/entity/update_state.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let res = match &self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/model/entity/update_state.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | let res = match &self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:114:22 [INFO] [stdout] | [INFO] [stdout] 114 | fn create_entity(controller: &EntityModifierController, new: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:114:61 [INFO] [stdout] | [INFO] [stdout] 114 | fn create_entity(controller: &EntityModifierController, new: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:118:22 [INFO] [stdout] | [INFO] [stdout] 118 | fn update_entity(controller: &EntityModifierController, old: &data::DataQueryEntity, new: &data::DataQueryEntity) -> Result<(), Entit... [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:118:61 [INFO] [stdout] | [INFO] [stdout] 118 | fn update_entity(controller: &EntityModifierController, old: &data::DataQueryEntity, new: &data::DataQueryEntity) -> Result<(), Entit... [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:118:90 [INFO] [stdout] | [INFO] [stdout] 118 | ...r, old: &data::DataQueryEntity, new: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | fn delete_entity(controller: &EntityModifierController, old: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:122:61 [INFO] [stdout] | [INFO] [stdout] 122 | fn delete_entity(controller: &EntityModifierController, old: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:129:22 [INFO] [stdout] | [INFO] [stdout] 129 | fn create_entity(controller: &EntityModifierController, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:129:61 [INFO] [stdout] | [INFO] [stdout] 129 | fn create_entity(controller: &EntityModifierController, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:133:22 [INFO] [stdout] | [INFO] [stdout] 133 | fn update_entity(controller: &EntityModifierController, old: &data::View, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:133:61 [INFO] [stdout] | [INFO] [stdout] 133 | fn update_entity(controller: &EntityModifierController, old: &data::View, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:133:79 [INFO] [stdout] | [INFO] [stdout] 133 | fn update_entity(controller: &EntityModifierController, old: &data::View, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:137:22 [INFO] [stdout] | [INFO] [stdout] 137 | fn delete_entity(controller: &EntityModifierController, old: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:137:61 [INFO] [stdout] | [INFO] [stdout] 137 | fn delete_entity(controller: &EntityModifierController, old: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:189:26 [INFO] [stdout] | [INFO] [stdout] 189 | fn create_permission(controller: &EntityModifierController, new: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:189:65 [INFO] [stdout] | [INFO] [stdout] 189 | fn create_permission(controller: &EntityModifierController, new: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:214:26 [INFO] [stdout] | [INFO] [stdout] 214 | fn update_permission(controller: &EntityModifierController, old: &data::DataQueryEntity, new: &data::DataQueryEntity) -> Result<(), E... [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:214:65 [INFO] [stdout] | [INFO] [stdout] 214 | fn update_permission(controller: &EntityModifierController, old: &data::DataQueryEntity, new: &data::DataQueryEntity) -> Result<(), E... [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:214:94 [INFO] [stdout] | [INFO] [stdout] 214 | ...r, old: &data::DataQueryEntity, new: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:243:26 [INFO] [stdout] | [INFO] [stdout] 243 | fn delete_permission(controller: &EntityModifierController, old: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:243:65 [INFO] [stdout] | [INFO] [stdout] 243 | fn delete_permission(controller: &EntityModifierController, old: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:263:26 [INFO] [stdout] | [INFO] [stdout] 263 | fn create_permission(controller: &EntityModifierController, new: &data::DataStoreEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:263:65 [INFO] [stdout] | [INFO] [stdout] 263 | fn create_permission(controller: &EntityModifierController, new: &data::DataStoreEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:289:26 [INFO] [stdout] | [INFO] [stdout] 289 | fn update_permission(controller: &EntityModifierController, old: &data::DataStoreEntity, new: &data::DataStoreEntity) -> Result<(), E... [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:289:65 [INFO] [stdout] | [INFO] [stdout] 289 | fn update_permission(controller: &EntityModifierController, old: &data::DataStoreEntity, new: &data::DataStoreEntity) -> Result<(), E... [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:289:94 [INFO] [stdout] | [INFO] [stdout] 289 | ...r, old: &data::DataStoreEntity, new: &data::DataStoreEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:322:26 [INFO] [stdout] | [INFO] [stdout] 322 | fn delete_permission(controller: &EntityModifierController, old: &data::DataStoreEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:322:65 [INFO] [stdout] | [INFO] [stdout] 322 | fn delete_permission(controller: &EntityModifierController, old: &data::DataStoreEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:343:26 [INFO] [stdout] | [INFO] [stdout] 343 | fn create_permission(controller: &EntityModifierController, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:343:65 [INFO] [stdout] | [INFO] [stdout] 343 | fn create_permission(controller: &EntityModifierController, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:347:26 [INFO] [stdout] | [INFO] [stdout] 347 | fn update_permission(controller: &EntityModifierController, old: &data::View, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:347:65 [INFO] [stdout] | [INFO] [stdout] 347 | fn update_permission(controller: &EntityModifierController, old: &data::View, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:347:83 [INFO] [stdout] | [INFO] [stdout] 347 | fn update_permission(controller: &EntityModifierController, old: &data::View, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:351:26 [INFO] [stdout] | [INFO] [stdout] 351 | fn delete_permission(controller: &EntityModifierController, old: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:351:65 [INFO] [stdout] | [INFO] [stdout] 351 | fn delete_permission(controller: &EntityModifierController, old: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fail_on_duplicate` [INFO] [stdout] --> src/model/table.rs:46:83 [INFO] [stdout] | [INFO] [stdout] 46 | ...erde_json::Value, fail_on_duplicate: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fail_on_duplicate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fail_on_not_found` [INFO] [stdout] --> src/model/table.rs:60:89 [INFO] [stdout] | [INFO] [stdout] 60 | ...erde_json::Value, fail_on_not_found: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fail_on_not_found` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fail_on_not_found` [INFO] [stdout] --> src/model/table.rs:67:83 [INFO] [stdout] | [INFO] [stdout] 67 | ...erde_json::Value, fail_on_not_found: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fail_on_not_found` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `script_home` [INFO] [stdout] --> src/scripting/mod.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | let script_home = &self.script_home; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_script_home` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/metastore/mod.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | let result = diesel::insert_into(schema::user::table) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_identifier` [INFO] [stdout] --> src/metastore/user_management.rs:160:36 [INFO] [stdout] | [INFO] [stdout] 160 | fn modify_user_password(&self, user_identifier: &str, password: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_identifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `password` [INFO] [stdout] --> src/metastore/user_management.rs:160:59 [INFO] [stdout] | [INFO] [stdout] 160 | fn modify_user_password(&self, user_identifier: &str, password: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/metastore/authentication.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | .map_err(|err| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> src/metastore/authentication.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let duration = self.jwt_duration; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/metastore/authentication.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | let session = diesel::insert_into(schema::session::table) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> src/metastore/authentication.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | let duration = self.jwt_duration; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `refresh_duration` [INFO] [stdout] --> src/metastore/authentication.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | let refresh_duration = self.jwt_refresh_duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refresh_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action_name` [INFO] [stdout] --> src/metastore/pub_sub.rs:23:42 [INFO] [stdout] | [INFO] [stdout] 23 | fn publish(&self, channel: Channels, action_name: String, action_result: &serde_json::Value) -> Result<(), BroadcastError> { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `raw_user_channel` [INFO] [stdout] --> src/metastore/pub_sub.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let raw_user_channel = create_user_channel(self.conn, raw_user.user_id, raw_channel.channel_id)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_user_channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `raw_user_channel` [INFO] [stdout] --> src/metastore/pub_sub.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | let raw_user_channel = remove_user_channel(self.conn, raw_user.user_id, raw_channel.channel_id)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_user_channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/metastore/conversion.rs:81:18 [INFO] [stdout] | [INFO] [stdout] 81 | fn tombstone(name: String, entity_id: i64, modified_by: i64) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/metastore/dbdata.rs:313:17 [INFO] [stdout] | [INFO] [stdout] 313 | Err(err) => None, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entities` [INFO] [stdout] --> src/metastore/mod.rs:300:17 [INFO] [stdout] | [INFO] [stdout] 300 | let entities: Vec = query_all_entities(conn, domain_id, false)?; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entities` [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:364:13 [INFO] [stdout] | [INFO] [stdout] 364 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:385:13 [INFO] [stdout] | [INFO] [stdout] 385 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entities` [INFO] [stdout] --> src/metastore/mod.rs:300:17 [INFO] [stdout] | [INFO] [stdout] 300 | let entities: Vec = query_all_entities(conn, domain_id, false)?; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entities` [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:364:13 [INFO] [stdout] | [INFO] [stdout] 364 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:385:13 [INFO] [stdout] | [INFO] [stdout] 385 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entities` [INFO] [stdout] --> src/metastore/mod.rs:300:17 [INFO] [stdout] | [INFO] [stdout] 300 | let entities: Vec = query_all_entities(conn, domain_id, false)?; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entities` [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:364:13 [INFO] [stdout] | [INFO] [stdout] 364 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:385:13 [INFO] [stdout] | [INFO] [stdout] 385 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entities` [INFO] [stdout] --> src/metastore/mod.rs:300:17 [INFO] [stdout] | [INFO] [stdout] 300 | let entities: Vec = query_all_entities(conn, domain_id, false)?; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entities` [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:364:13 [INFO] [stdout] | [INFO] [stdout] 364 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:385:13 [INFO] [stdout] | [INFO] [stdout] 385 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/broker/mod.rs:116:35 [INFO] [stdout] | [INFO] [stdout] 116 | fn do_nothing_for_unsubscribe(ctx: &mut ws::WebsocketContext, res: serde_json::Value) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling kakapo_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/broker/mod.rs:120:39 [INFO] [stdout] | [INFO] [stdout] 120 | fn do_nothing_for_unsubscribe_err(ctx: &mut ws::WebsocketContext, res: String) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `messages` [INFO] [stdout] --> src/broker/mod.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | let messages = res["data"] [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/broker/mod.rs:140:48 [INFO] [stdout] | [INFO] [stdout] 140 | fn process_message_when_callback_is_not_ok(ctx: &mut ws::WebsocketContext, res: String) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/broker/mod.rs:190:31 [INFO] [stdout] | [INFO] [stdout] 190 | .or_else(|err| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actor` [INFO] [stdout] --> src/broker/mod.rs:328:30 [INFO] [stdout] | [INFO] [stdout] 328 | .then(move |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: `x` [INFO] [stdout] --> src/broker/mod.rs:377:16 [INFO] [stdout] | [INFO] [stdout] 377 | Ok(x) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/server.rs:87:61 [INFO] [stdout] | [INFO] [stdout] 87 | r.method(http::Method::GET).f(move |req| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/kakapo_postgres/connector.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | .map_err(|err| DatastoreError::SerializationError)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `format` [INFO] [stdout] --> src/kakapo_postgres/connector.rs:210:80 [INFO] [stdout] | [INFO] [stdout] 210 | ..._params: &serde_json::Value, format: &serde_json::Value) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_format` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:135:40 [INFO] [stdout] | [INFO] [stdout] 135 | KeyedTableData::Simplified(map) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:138:34 [INFO] [stdout] | [INFO] [stdout] 138 | KeyedTableData::Data(data) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `length` [INFO] [stdout] --> src/kakapo_postgres/database/sql.rs:122:37 [INFO] [stdout] | [INFO] [stdout] 122 | DataType::VarChar { length } => Value::String(parse(>::from_sql(bytes))?), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `length: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `with_tz` [INFO] [stdout] --> src/kakapo_postgres/database/sql.rs:126:39 [INFO] [stdout] | [INFO] [stdout] 126 | ... DataType::Timestamp { with_tz } => Value::DateTime(parse(>::from_sql(byt... [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `with_tz: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `with_tz` [INFO] [stdout] --> src/kakapo_postgres/database/sql.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | ... DataType::Time { with_tz } => Value::DateTime(parse(>::from_sql(bytes))?), [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `with_tz: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/kakapo_postgres/database/sql.rs:149:31 [INFO] [stdout] | [INFO] [stdout] 149 | .or_else(|err| Err(generate_error("error parsing column name"))) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `with_tz` [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | DataType::Time { with_tz } => format!("SMALLINT"), //TODO: with_tz [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `with_tz: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:97:28 [INFO] [stdout] | [INFO] [stdout] 97 | fn update_table(&self, old: &Table, new: &Table) -> Result<(), DatastoreError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:97:41 [INFO] [stdout] | [INFO] [stdout] 97 | fn update_table(&self, old: &Table, new: &Table) -> Result<(), DatastoreError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/kakapo_redis/connector.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 85 | .map_err(|err| DatastoreError::SerializationError)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/kakapo_redis/connector.rs:76:54 [INFO] [stdout] | [INFO] [stdout] 76 | fn retrieve(&self, data_store: &DataStoreEntity, query: &serde_json::Value) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/kakapo_redis/connector.rs:120:23 [INFO] [stdout] | [INFO] [stdout] 120 | .map_err(|err| DatastoreError::SerializationError)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_store` [INFO] [stdout] --> src/kakapo_redis/connector.rs:133:22 [INFO] [stdout] | [INFO] [stdout] 133 | fn delete(&self, data_store: &DataStoreEntity, keys: &serde_json::Value) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `keys` [INFO] [stdout] --> src/kakapo_redis/connector.rs:133:52 [INFO] [stdout] | [INFO] [stdout] 133 | fn delete(&self, data_store: &DataStoreEntity, keys: &serde_json::Value) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_keys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/kakapo_redis/connector.rs:137:36 [INFO] [stdout] | [INFO] [stdout] 137 | fn on_datastore_created(&self, new: &DataStoreEntity) -> Result<(), DatastoreError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/kakapo_redis/connector.rs:141:36 [INFO] [stdout] | [INFO] [stdout] 141 | fn on_datastore_updated(&self, old: &DataStoreEntity, new: &DataStoreEntity) -> Result<(), DatastoreError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/kakapo_redis/connector.rs:141:59 [INFO] [stdout] | [INFO] [stdout] 141 | fn on_datastore_updated(&self, old: &DataStoreEntity, new: &DataStoreEntity) -> Result<(), DatastoreError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/kakapo_redis/connector.rs:145:36 [INFO] [stdout] | [INFO] [stdout] 145 | fn on_datastore_deleted(&self, old: &DataStoreEntity) -> Result<(), DatastoreError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/scripting/mod.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | let mut io_file = temp.as_file_mut(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/test_common.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | let mut state = KakapoStateBuilder::new() [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TooManyConnections` [INFO] [stdout] --> src/view/error.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | TooManyConnections, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Unknown` [INFO] [stdout] --> src/view/error.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Unknown, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/model/actions/domain_actions.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn new() -> WithLoginRequired, S> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_name` [INFO] [stdout] --> src/data/auth.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn get_name(&self) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_value_columns` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn get_value_columns(self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_key_columns` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn get_key_columns(self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_values` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn get_values(self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_keys` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_keys(self) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format_with` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn format_with(self, format: &TableDataFormat) -> TableData { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn new(columns: Vec, data: Vec>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ConstraintError` [INFO] [stdout] --> src/kakapo_postgres/database/error.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | ConstraintError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NotFound` [INFO] [stdout] --> src/kakapo_postgres/database/error.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | NotFound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_name` [INFO] [stdout] --> src/kakapo_postgres/data.rs:392:8 [INFO] [stdout] | [INFO] [stdout] 392 | fn get_name(&self) -> &str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Keys` [INFO] [stdout] --> src/kakapo_redis/data.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub type Keys = Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/scripting/update_state.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | / controller [INFO] [stdout] 81 | | .user_management [INFO] [stdout] 82 | | .attach_permission_for_role(&permission, &rolename); [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/scripting/update_state.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | / controller [INFO] [stdout] 86 | | .user_management [INFO] [stdout] 87 | | .add_permission(&permission); [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/scripting/update_state.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | / controller [INFO] [stdout] 115 | | .user_management [INFO] [stdout] 116 | | .rename_permission(&old_permission, &new_permission); [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/scripting/update_state.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | / controller [INFO] [stdout] 132 | | .user_management [INFO] [stdout] 133 | | .remove_permission(&permission); [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `&PgMetadataLookup` does not permit being left uninitialized [INFO] [stdout] --> src/kakapo_postgres/database/sql.rs:248:58 [INFO] [stdout] | [INFO] [stdout] 248 | let mut bytes = Output::new(Vec::new(), unsafe { mem::uninitialized() }); //This is probably fine [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] = note: references must be non-null [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 350 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/test_user.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/test_user.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/test_user.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/test_user.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/test_user.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_api::AppState` [INFO] [stdout] --> tests/test_user.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use kakapo_api::AppState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_api::AppStateLike` [INFO] [stdout] --> tests/test_user.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use kakapo_api::AppStateLike; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::test::TestServerBuilder` [INFO] [stdout] --> tests/test_user.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | use actix_web::test::TestServerBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::HttpMessage` [INFO] [stdout] --> tests/test_user.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | use actix_web::HttpMessage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::http::Method` [INFO] [stdout] --> tests/test_user.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | use actix_web::http::Method; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::http::header` [INFO] [stdout] --> tests/test_user.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use actix_web::http::header; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::client::ClientResponse` [INFO] [stdout] --> tests/test_user.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use actix_web::client::ClientResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> tests/test_user.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str` [INFO] [stdout] --> tests/test_user.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | use std::str; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_api::test_common::*` [INFO] [stdout] --> tests/test_user.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | use kakapo_api::test_common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/test_script.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/test_script.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/test_script.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/test_script.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_api::AppState` [INFO] [stdout] --> tests/test_script.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use kakapo_api::AppState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_api::AppStateLike` [INFO] [stdout] --> tests/test_script.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use kakapo_api::AppStateLike; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::test::TestServerBuilder` [INFO] [stdout] --> tests/test_script.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | use actix_web::test::TestServerBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::HttpMessage` [INFO] [stdout] --> tests/test_script.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | use actix_web::HttpMessage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::http::Method` [INFO] [stdout] --> tests/test_script.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | use actix_web::http::Method; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::http::header` [INFO] [stdout] --> tests/test_script.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use actix_web::http::header; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::client::ClientResponse` [INFO] [stdout] --> tests/test_script.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use actix_web::client::ClientResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> tests/test_script.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str` [INFO] [stdout] --> tests/test_script.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | use std::str; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/test_tables.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/test_sockets.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/test_sockets.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/test_sockets.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/test_sockets.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_api::AppState` [INFO] [stdout] --> tests/test_sockets.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use kakapo_api::AppState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_api::AppStateLike` [INFO] [stdout] --> tests/test_sockets.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use kakapo_api::AppStateLike; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::test::TestServerBuilder` [INFO] [stdout] --> tests/test_sockets.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | use actix_web::test::TestServerBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::HttpMessage` [INFO] [stdout] --> tests/test_sockets.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | use actix_web::HttpMessage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::http::Method` [INFO] [stdout] --> tests/test_sockets.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | use actix_web::http::Method; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/test_tables.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/test_tables.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/test_tables.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_api::AppState` [INFO] [stdout] --> tests/test_tables.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use kakapo_api::AppState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_api::AppStateLike` [INFO] [stdout] --> tests/test_tables.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use kakapo_api::AppStateLike; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::test::TestServerBuilder` [INFO] [stdout] --> tests/test_tables.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | use actix_web::test::TestServerBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::HttpMessage` [INFO] [stdout] --> tests/test_tables.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | use actix_web::HttpMessage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::http::Method` [INFO] [stdout] --> tests/test_tables.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | use actix_web::http::Method; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::http::header` [INFO] [stdout] --> tests/test_tables.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use actix_web::http::header; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::client::ClientResponse` [INFO] [stdout] --> tests/test_tables.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use actix_web::client::ClientResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> tests/test_tables.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str` [INFO] [stdout] --> tests/test_tables.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | use std::str; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::http::header` [INFO] [stdout] --> tests/test_sockets.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use actix_web::http::header; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::client::ClientResponse` [INFO] [stdout] --> tests/test_sockets.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use actix_web::client::ClientResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> tests/test_sockets.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str` [INFO] [stdout] --> tests/test_sockets.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | use std::str; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `username` [INFO] [stdout] --> tests/test_user.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | let username = "AzureDiamon"; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `password` [INFO] [stdout] --> tests/test_user.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | let password = "Hunter2"; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `email` [INFO] [stdout] --> tests/test_user.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | let email = "chunkylover53@aol.com"; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_email` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `password` [INFO] [stdout] --> tests/test_user.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | let password = "PressAnyKey"; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `username` [INFO] [stdout] --> tests/test_user.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | let username = "AzureDiamon"; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `password` [INFO] [stdout] --> tests/test_user.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | let password = "Hunter2"; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `email` [INFO] [stdout] --> tests/test_user.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | let email = "chunkylover53@aol.com"; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_email` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `password` [INFO] [stdout] --> tests/test_user.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | let password = "PressAnyKey"; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> tests/test_tables.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | let (response, body) = send_message(&mut server, endpoint, &json_request); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> tests/test_tables.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 115 | let (response, body) = send_message(&mut server, &endpoint, &json!({})); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> tests/test_sockets.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | let id = random_identifier(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> tests/test_script.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | let (response, body) = send_message(&mut server, endpoint, &json_request); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> tests/test_script.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | let (response, body) = send_message(&mut server, endpoint, &json!({})); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message1` [INFO] [stdout] --> tests/test_sockets.rs:151:10 [INFO] [stdout] | [INFO] [stdout] 151 | let (message1, mut reader1, mut writer1) = send_new_ws_message(&mut server, &json_request); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message2` [INFO] [stdout] --> tests/test_sockets.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | let (message2, mut reader2, mut writer2) = send_new_ws_message(&mut server, &json_request); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_script-287afa31e6a0bbf2.test_script.bk0pesar-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_script-287afa31e6a0bbf2.test_script.bk0pesar-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_script-287afa31e6a0bbf2.test_script.bk0pesar-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_script-287afa31e6a0bbf2.test_script.bk0pesar-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_script-287afa31e6a0bbf2.test_script.bk0pesar-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_script-287afa31e6a0bbf2.test_script.bk0pesar-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_script-287afa31e6a0bbf2.test_script.bk0pesar-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_script-287afa31e6a0bbf2.test_script.bk0pesar-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_script-287afa31e6a0bbf2.test_script.bk0pesar-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_script-287afa31e6a0bbf2.test_script.bk0pesar-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_script-287afa31e6a0bbf2.test_script.bk0pesar-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_script-287afa31e6a0bbf2.test_script.bk0pesar-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_script-287afa31e6a0bbf2.test_script.bk0pesar-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_script-287afa31e6a0bbf2.test_script.bk0pesar-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_script-287afa31e6a0bbf2.test_script.bk0pesar-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_script-287afa31e6a0bbf2.test_script.bk0pesar-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_script-287afa31e6a0bbf2" "/opt/rustwide/target/debug/deps/test_script-287afa31e6a0bbf2.45o75qbeit4xcm9v.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-6c484fd6dd0c1abd/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-694c27298a1f7fe3/out" "-L" "/opt/rustwide/target/debug/build/argonautica-db5a7b0598fca255/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-1dad2ffea4c865c5/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c99ebba9851136ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-190ecd0479955c2e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10cf7eacb763a707.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5f0069e1a0595222.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-176a753cf8833059.rlib" "/opt/rustwide/target/debug/deps/libkakapo_api-5ad6bee528915384.rlib" "/opt/rustwide/target/debug/deps/libtime_test-e7af973643d62cb1.rlib" "/opt/rustwide/target/debug/deps/libtempfile-9a7c8e3981b09930.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-14da0bbdd231c317.rlib" "/opt/rustwide/target/debug/deps/libr2d2_redis-dfad6ed611b698da.rlib" "/opt/rustwide/target/debug/deps/libredis-0a6ef629e8a47e73.rlib" "/opt/rustwide/target/debug/deps/libcombine-7741db412c5bcfde.rlib" "/opt/rustwide/target/debug/deps/libascii-34ca5d43820da7cf.rlib" "/opt/rustwide/target/debug/deps/libunreachable-fbc96b3769cb6cbe.rlib" "/opt/rustwide/target/debug/deps/libvoid-8e46a7745eb9476a.rlib" "/opt/rustwide/target/debug/deps/libeither-48b77d7839bcb54a.rlib" "/opt/rustwide/target/debug/deps/libinflector-701413e79e79a0d4.rlib" "/opt/rustwide/target/debug/deps/libdirs-74053c30e9a8c422.rlib" "/opt/rustwide/target/debug/deps/libargonautica-0e32c96508121d7a.rlib" "/opt/rustwide/target/debug/deps/libnom-83cc85b6efd388db.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-51f0be3026276b3d.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-e6951c66fc2ccfae.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-f05551f2d92e42af.rlib" "/opt/rustwide/target/debug/deps/libring-3f61e5f02903fa05.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-fe9b5c81e5959d82.rlib" "/opt/rustwide/target/debug/deps/libbase64-0cb4f4ec92618639.rlib" "/opt/rustwide/target/debug/deps/libsafemem-88b6bd0bcc4c23a2.rlib" "/opt/rustwide/target/debug/deps/libjson-45a59442d675f040.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-e6269d0cc6eeae04.rlib" "/opt/rustwide/target/debug/deps/libatty-cc1319eb516f7e45.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d1daf477eefaee41.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-708b856bc0bad76e.rlib" "/opt/rustwide/target/debug/deps/libdiesel-534b5ce2d8bdfa45.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-befcb273fd12f6fa.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-3ea9b5261e43ac45.rlib" "/opt/rustwide/target/debug/deps/libr2d2-709b4c9965da6533.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-17ee1ee89df831b0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c108d320a1bb13e6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b76c29e5f409ca25.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5ae1e2fa6e7c2ceb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e052604e524a2804.rlib" "/opt/rustwide/target/debug/deps/libinstant-80af378529ae977f.rlib" "/opt/rustwide/target/debug/deps/libchrono-2d1d45023763f045.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-c842686dc173123e.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-bac5e7630dc15d18.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d35afb76f1c5386c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cb2b583837c7ff21.rlib" "/opt/rustwide/target/debug/deps/libbcrypt-19393013b24417e2.rlib" "/opt/rustwide/target/debug/deps/libblowfish-7cf18fe899d266ec.rlib" "/opt/rustwide/target/debug/deps/libactix_web-d5bac3f1665306ec.rlib" "/opt/rustwide/target/debug/deps/libactix_net-a9c879ee1698ed4a.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-24dfff03bf1658ce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e70660128f21eb98.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9ce4ad31600d1dc7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c250a3215d092de5.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-cc83bafae16e5334.rlib" "/opt/rustwide/target/debug/deps/libv_escape-8036690d8e4c8933.rlib" "/opt/rustwide/target/debug/deps/libserde_json-474928cd88cd2a54.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7e913640e3fae791.rlib" "/opt/rustwide/target/debug/deps/libdtoa-6086f1b08cac0218.rlib" "/opt/rustwide/target/debug/deps/libh2-5f04ca207b3a14de.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ffbbf84de1e35400.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e71c2557b57810b.rlib" "/opt/rustwide/target/debug/deps/libstring-da3f1b572817c032.rlib" "/opt/rustwide/target/debug/deps/libflate2-49f9deb1b842d102.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-ff2f62d044c8bf27.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-52db5a2fb6e5927b.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-603d7c2129b987b9.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-3fc5344e12ef2ecf.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17e3475f9f30b13e.rlib" "/opt/rustwide/target/debug/deps/libunicase-437569845dc0e529.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/liblazycell-f038ea2dcf29a564.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f4102f4b88edd4b2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libhttp-d782025a0541df81.rlib" "/opt/rustwide/target/debug/deps/libitoa-7705fc0f005bae91.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-07ce181881ac9f79.rlib" "/opt/rustwide/target/debug/deps/libcookie-1f3ddd3143dde4ce.rlib" "/opt/rustwide/target/debug/deps/libhkdf-33e0e4276ba2cb5c.rlib" "/opt/rustwide/target/debug/deps/libhmac-62592b804dad7dc5.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-bd1d9116e2557247.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9944561b71b95e1.rlib" "/opt/rustwide/target/debug/deps/libsha2-1c3939a4dac12534.rlib" "/opt/rustwide/target/debug/deps/libdigest-0d6a3fdec507716b.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-273ffbf2f61783d6.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6a272a929df898a5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-608f546cf353a4c0.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5afb3a459fa301fb.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-ad4d7bc44bcb154f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-6a7c68a18daf56d7.rlib" "/opt/rustwide/target/debug/deps/libghash-ec127b0b7340c1b0.rlib" "/opt/rustwide/target/debug/deps/libpolyval-5bf263ff11ab8a3a.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-25e465911747a835.rlib" "/opt/rustwide/target/debug/deps/libsubtle-095c15098e19ab0b.rlib" "/opt/rustwide/target/debug/deps/libaes-3cf5dc526ab310e6.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-180a472d00f33ef2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-526b45f238f54092.rlib" "/opt/rustwide/target/debug/deps/libaead-d145bc5a12a13eda.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-e0409f7623cac7a5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-46f6c89e18f4a933.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e718507592485383.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/librand-9fa6b3cba7438130.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5cc41f2308ea572f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b2a2733ac9f6124d.rlib" "/opt/rustwide/target/debug/deps/librand_core-f986f2bcf699678e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-64b0b0efe810e648.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libtime-8e35f3cac97aba88.rlib" "/opt/rustwide/target/debug/deps/libsha1-7cc36744ae62eb05.rlib" "/opt/rustwide/target/debug/deps/libregex-88a1e75c7e2bfbce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7c3a315d0632c2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0ef70c30ec66613.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/libbase64-b40138025898d07a.rlib" "/opt/rustwide/target/debug/deps/libactix-ef029d236706ba1a.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-ebbfd60f58e7dd7c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a8711cbb7175feed.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-1dcb6fb2c4226873.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-5ef326154e0a8a68.rlib" "/opt/rustwide/target/debug/deps/liburl-557b1d0781ea15c7.rlib" "/opt/rustwide/target/debug/deps/libencoding-7a984fccb177eca6.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-7969fa7ccde1575b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-a39a592aee2bf00a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-765279db428380cb.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-4ec0dcf166b9a86a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-86da72560659743f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3a1afb059591c5e1.rlib" "/opt/rustwide/target/debug/deps/librand-81b09ffc391ad233.rlib" "/opt/rustwide/target/debug/deps/libidna-05ee6e9e5693c264.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7468a419cdf9d732.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9737c6d444d5d4fb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-53fcf1a4e5765565.rlib" "/opt/rustwide/target/debug/deps/libhostname-ddf2c628947e1260.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9c2d4a2d07160ba0.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-7c3fc6e0cf630098.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-eee87807c29e5367.rlib" "/opt/rustwide/target/debug/deps/libfailure-278f91a98ebb4dcc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2d55a193f0217297.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc37096584dd689f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-dbb94767ac9953ef.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-a3af16ab6b77e470.rlib" "/opt/rustwide/target/debug/deps/libgimli-8d0c103f388d3262.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a05fd217af1a3b9e.rlib" "/opt/rustwide/target/debug/deps/libtokio-8b014a31babb15f0.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-f330ce3cd7da6c4a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-add2f72f601f0bbd.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-a5469b90bf59f99a.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-3595815cc43f4f95.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-ae51695d97e817a8.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-12b180a25d9db733.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8979332de620101c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9c8a2c19cdfc2237.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c8bd26ae2a311e56.rlib" "/opt/rustwide/target/debug/deps/liblock_api-956c5a7d07778f10.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-fb30784ffabab6fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-97a962cdea042d2b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-34bfa4a7f77ee224.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-725e81724c13a8ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-34944e4fe4b38f7c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-281950e12014f7ec.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-571a0fb443e6eb1e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-43181d7e01012169.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62efd5c3c3e18fe4.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-33608aee62bb08d1.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-d84f2f7cea52b766.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1badba6f1c715bf0.rlib" "/opt/rustwide/target/debug/deps/libmio-04c4b5f69454fcdf.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libnet2-68e8b2e7935edeea.rlib" "/opt/rustwide/target/debug/deps/libfutures-f57264efe2215d26.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libuuid-c458b5b724e39884.rlib" "/opt/rustwide/target/debug/deps/libserde-c43282e77d62b02d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7a945ede1e69cadc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ca860fb8ee9646b0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/librand-4ee5bd0ecf99ac56.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-468489d4bd1fb16b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-948df8149c85e143.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f3325278602c43a4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6977af9b0d19ba50.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-0754b13d5785b0e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-efc1c94ebe3431df.rlib" "/opt/rustwide/target/debug/deps/librand_os-ba7cfcee9ac989da.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/liblock_api-643095696c8cd51e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-35997c2ae0d67555.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-fd3a449dde0ad161.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4a7cc5fbb7220287.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-01de5301709fb508.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2a3e5563c3d7c7b8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libbytes-bee19b8b4a7e6863.rlib" "/opt/rustwide/target/debug/deps/libiovec-ca6562caffe6435c.rlib" "/opt/rustwide/target/debug/deps/liblibc-de5bb522f858906e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lpq" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kakapo_api` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/view/procedure.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | type AsyncResponse = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `connection::AppStateLike` [INFO] [stdout] --> src/view/routes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use connection::AppStateLike; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::PublishCallback` [INFO] [stdout] --> src/view/action_wrapper.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use state::PublishCallback; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::channels::Channels` [INFO] [stdout] --> src/view/action_wrapper.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | use data::channels::Channels; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/view/extensions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::result::Result` [INFO] [stdout] --> src/view/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::result::Result::Ok` [INFO] [stdout] --> src/view/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::result::Result::Ok; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::test::TestApp` [INFO] [stdout] --> src/view/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use actix_web::test::TestApp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::actions` [INFO] [stdout] --> src/view/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use model::actions; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `view::procedure::NoQuery` [INFO] [stdout] --> src/view/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use view::procedure::NoQuery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `view::extensions::ProcedureExt` [INFO] [stdout] --> src/view/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use view::extensions::ProcedureExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data` [INFO] [stdout] --> src/view/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use data; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::middleware::cors::CorsBuilder` [INFO] [stdout] --> src/view/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use actix_web::middleware::cors::CorsBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::actions::Action` [INFO] [stdout] --> src/view/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use model::actions::Action; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> src/view/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Error` [INFO] [stdout] --> src/view/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use serde_json::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::from_value` [INFO] [stdout] --> src/view/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use serde_json::from_value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `connection::AppStateLike` [INFO] [stdout] --> src/view/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use connection::AppStateLike; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/view/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::channels::Channels` [INFO] [stdout] --> src/model/actions/results.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use data::channels::Channels; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/decorator.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 61 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/decorator.rs:128:31 [INFO] [stdout] | [INFO] [stdout] 128 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/model/actions/decorator.rs:176:30 [INFO] [stdout] | [INFO] [stdout] 176 | required_permission: Box, &HashSet) -> bool + Send>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&HashSet, &HashSet) -> bool + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/decorator.rs:177:31 [INFO] [stdout] | [INFO] [stdout] 177 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::utils::OnDuplicate` [INFO] [stdout] --> src/model/actions/domain_actions.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use data::utils::OnDuplicate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::utils::OnNotFound` [INFO] [stdout] --> src/model/actions/domain_actions.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use data::utils::OnNotFound; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::Named` [INFO] [stdout] --> src/model/actions/domain_actions.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use data::Named; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::channels::Channels` [INFO] [stdout] --> src/model/actions/domain_actions.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use data::channels::Channels; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::permissions::*` [INFO] [stdout] --> src/model/actions/domain_actions.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use data::permissions::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::actions::results::*` [INFO] [stdout] --> src/model/actions/domain_actions.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use model::actions::results::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::RetrieverFunctions` [INFO] [stdout] --> src/model/actions/domain_actions.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use model::entity::RetrieverFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::ModifierFunctions` [INFO] [stdout] --> src/model/actions/domain_actions.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use model::entity::ModifierFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::RawEntityTypes` [INFO] [stdout] --> src/model/actions/domain_actions.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use model::entity::RawEntityTypes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::results::Upserted` [INFO] [stdout] --> src/model/actions/domain_actions.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use model::entity::results::Upserted; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::results::Created` [INFO] [stdout] --> src/model/actions/domain_actions.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use model::entity::results::Created; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::results::Updated` [INFO] [stdout] --> src/model/actions/domain_actions.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use model::entity::results::Updated; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::results::Deleted` [INFO] [stdout] --> src/model/actions/domain_actions.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use model::entity::results::Deleted; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::update_state::UpdateActionFunctions` [INFO] [stdout] --> src/model/actions/domain_actions.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use model::entity::update_state::UpdateActionFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::authorization::AuthorizationOps` [INFO] [stdout] --> src/model/actions/domain_actions.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use state::authorization::AuthorizationOps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/domain_actions.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/domain_actions.rs:70:35 [INFO] [stdout] | [INFO] [stdout] 70 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:71:31 [INFO] [stdout] | [INFO] [stdout] 71 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:107:31 [INFO] [stdout] | [INFO] [stdout] 107 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:153:31 [INFO] [stdout] | [INFO] [stdout] 153 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:193:31 [INFO] [stdout] | [INFO] [stdout] 193 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:323:31 [INFO] [stdout] | [INFO] [stdout] 323 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:365:31 [INFO] [stdout] | [INFO] [stdout] 365 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:413:31 [INFO] [stdout] | [INFO] [stdout] 413 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:452:31 [INFO] [stdout] | [INFO] [stdout] 452 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:497:31 [INFO] [stdout] | [INFO] [stdout] 497 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:536:31 [INFO] [stdout] | [INFO] [stdout] 536 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:582:31 [INFO] [stdout] | [INFO] [stdout] 582 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:635:31 [INFO] [stdout] | [INFO] [stdout] 635 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/user_actions.rs:680:31 [INFO] [stdout] | [INFO] [stdout] 680 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/entity_actions.rs:204:35 [INFO] [stdout] | [INFO] [stdout] 204 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/entity_actions.rs:315:35 [INFO] [stdout] | [INFO] [stdout] 315 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/table_actions.rs:33:35 [INFO] [stdout] | [INFO] [stdout] 33 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/table_actions.rs:91:35 [INFO] [stdout] | [INFO] [stdout] 91 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/table_actions.rs:153:35 [INFO] [stdout] | [INFO] [stdout] 153 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/table_actions.rs:214:35 [INFO] [stdout] | [INFO] [stdout] 214 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::query` [INFO] [stdout] --> src/model/actions/query_actions.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use model::query; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data` [INFO] [stdout] --> src/model/actions/query_actions.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use data; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/query_actions.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 28 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::Named` [INFO] [stdout] --> src/model/actions/script_actions.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use data::Named; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::actions::results::*` [INFO] [stdout] --> src/model/actions/script_actions.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use model::actions::results::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/script_actions.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 28 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::result::Result::Ok` [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::result::Result::Ok; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::query` [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use model::query; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::RetrieverFunctions` [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use model::entity::RetrieverFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:31:35 [INFO] [stdout] | [INFO] [stdout] 31 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:79:35 [INFO] [stdout] | [INFO] [stdout] 79 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:125:35 [INFO] [stdout] | [INFO] [stdout] 125 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:171:35 [INFO] [stdout] | [INFO] [stdout] 171 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:215:35 [INFO] [stdout] | [INFO] [stdout] 215 | pub phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::permissions::Permission` [INFO] [stdout] --> src/model/entity/update_state.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use data::permissions::Permission; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::Named` [INFO] [stdout] --> src/model/entity/update_state.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use data::Named; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::user_management::UserManagementOps` [INFO] [stdout] --> src/model/entity/update_state.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use state::user_management::UserManagementOps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::update_state::UpdatePermissionFunctions` [INFO] [stdout] --> src/model/entity/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use model::entity::update_state::UpdatePermissionFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/model/entity/mod.rs:64:37 [INFO] [stdout] | [INFO] [stdout] 64 | pub domain_conn: &'a Result, DomainError>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::Named` [INFO] [stdout] --> src/model/table.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use data::Named; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/model/table.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | pub conn: &'a Result, DomainError>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Debug` [INFO] [stdout] --> src/model/query.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::Debug; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::StateFunctions` [INFO] [stdout] --> src/model/query.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use state::StateFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::authorization::AuthorizationOps` [INFO] [stdout] --> src/model/query.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use state::authorization::AuthorizationOps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::ActionState` [INFO] [stdout] --> src/model/query.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use state::ActionState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/model/query.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | pub conn: &'a Result, DomainError>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DataQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/scripting/update_state.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> src/scripting/update_state.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::RawEntityTypes` [INFO] [stdout] --> src/scripting/update_state.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use model::entity::RawEntityTypes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::Stdio` [INFO] [stdout] --> src/scripting/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::process::Stdio; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/scripting/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `linked_hash_map::LinkedHashMap` [INFO] [stdout] --> src/data/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use linked_hash_map::LinkedHashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::claims::AuthClaims` [INFO] [stdout] --> src/data/auth.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use data::claims::AuthClaims; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::entity::RawEntityTypes` [INFO] [stdout] --> src/data/channels.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use model::entity::RawEntityTypes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data` [INFO] [stdout] --> src/data/channels.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use data; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::ActionState` [INFO] [stdout] --> src/data/permissions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use state::ActionState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/connection/executor.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/connection/executor.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/connection/executor.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection/executor.rs:65:71 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn get_datastore_conn(&self, domain_name: &str) -> Result, DomainError> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection/executor.rs:75:67 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn get_query_conn(&self, domain_name: &str) -> Result, DomainError> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DataQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::prelude::*` [INFO] [stdout] --> src/connection/domain.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `plugins::v1::DomainBuilder` [INFO] [stdout] --> src/connection/domain.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use plugins::v1::DomainBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection/domain.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | map: HashMap> [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection/domain.rs:21:54 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn insert(&mut self, name: &str, domain: Box) { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection/domain.rs:25:50 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn get(&self, name: &str) -> Option<&Box> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/connection/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::channels::Channels` [INFO] [stdout] --> src/connection/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use data::channels::Channels; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `plugins::v1::Domain` [INFO] [stdout] --> src/connection/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use plugins::v1::Domain; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection/mod.rs:50:42 [INFO] [stdout] | [INFO] [stdout] 50 | domain_builders: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn DomainBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> src/metastore/user_management.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use chrono::Utc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel` [INFO] [stdout] --> src/metastore/domain_management.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::result::Error as DbError` [INFO] [stdout] --> src/metastore/domain_management.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel::result::Error as DbError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::result::DatabaseErrorKind as DbErrKind` [INFO] [stdout] --> src/metastore/domain_management.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use diesel::result::DatabaseErrorKind as DbErrKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::claims::AuthClaims` [INFO] [stdout] --> src/metastore/authorization.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use data::claims::AuthClaims; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `connection::executor::Conn` [INFO] [stdout] --> src/metastore/authorization.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use connection::executor::Conn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashSet` [INFO] [stdout] --> src/metastore/authentication.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::FromIterator` [INFO] [stdout] --> src/metastore/authentication.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::permissions::Permission` [INFO] [stdout] --> src/metastore/authentication.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use data::permissions::Permission; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::auth::NewUser` [INFO] [stdout] --> src/metastore/authentication.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use data::auth::NewUser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::auth::User` [INFO] [stdout] --> src/metastore/authentication.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use data::auth::User; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::user_management::UserManagementOps` [INFO] [stdout] --> src/metastore/authentication.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use state::user_management::UserManagementOps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Debug` [INFO] [stdout] --> src/metastore/conversion.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::Debug; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/metastore/conversion.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `metastore::EntityCrudOps` [INFO] [stdout] --> src/metastore/conversion.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use metastore::EntityCrudOps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::ActionState` [INFO] [stdout] --> src/metastore/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use state::ActionState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/metastore/mod.rs:57:71 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn sync_domains(database_url: &str, domains: &HashMap>) -> Result<(), String> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::channels::Channels` [INFO] [stdout] --> src/broker/input.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use data::channels::Channels; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/broker/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::HttpResponse` [INFO] [stdout] --> src/broker/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use actix_web::HttpResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix::Handler` [INFO] [stdout] --> src/broker/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use actix::Handler; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix::SystemService` [INFO] [stdout] --> src/broker/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use actix::SystemService; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `view::error::Error::TooManyConnections` [INFO] [stdout] --> src/broker/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use view::error::Error::TooManyConnections; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix::System` [INFO] [stdout] --> src/broker/mod.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use actix::System; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/broker/mod.rs:243:31 [INFO] [stdout] | [INFO] [stdout] 243 | phantom_data: PhantomData<(S)>, [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `openssl::ssl::SslAcceptor` [INFO] [stdout] --> src/server.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use openssl::ssl::SslAcceptor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `openssl::ssl::SslFiletype` [INFO] [stdout] --> src/server.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use openssl::ssl::SslFiletype; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `openssl::ssl::SslMethod` [INFO] [stdout] --> src/server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use openssl::ssl::SslMethod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AppState` [INFO] [stdout] --> src/server.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use AppState; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `argonautica` [INFO] [stdout] --> src/state/error.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use argonautica; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::auth::NewUser` [INFO] [stdout] --> src/state/authentication.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use data::auth::NewUser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::auth::User` [INFO] [stdout] --> src/state/authentication.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use data::auth::User; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::error::UserManagementError` [INFO] [stdout] --> src/state/authorization.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use state::error::UserManagementError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/state/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/state/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::actions::error::Error` [INFO] [stdout] --> src/state/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use model::actions::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/state/mod.rs:60:36 [INFO] [stdout] | [INFO] [stdout] 60 | pub datastore_conn: Result, DomainError>, //TODO: probably use the domains for this [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/state/mod.rs:61:32 [INFO] [stdout] | [INFO] [stdout] 61 | pub query_conn: Result, DomainError>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DataQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/state/mod.rs:245:36 [INFO] [stdout] | [INFO] [stdout] 245 | datastore_conn: Result, DomainError>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/state/mod.rs:246:32 [INFO] [stdout] | [INFO] [stdout] 246 | query_conn: Result, DomainError>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DataQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kakapo_postgres/connector.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | fn build(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kakapo_postgres/connector.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | fn connect_datastore(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kakapo_postgres/connector.rs:73:43 [INFO] [stdout] | [INFO] [stdout] 73 | fn connect_query(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DataQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_postgres::data::Table` [INFO] [stdout] --> src/kakapo_postgres/query.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use kakapo_postgres::data::Table; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_postgres::data::ObjectValues` [INFO] [stdout] --> src/kakapo_postgres/query.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use kakapo_postgres::data::ObjectValues; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_postgres::data::ObjectKeys` [INFO] [stdout] --> src/kakapo_postgres/query.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use kakapo_postgres::data::ObjectKeys; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_postgres::data::Value` [INFO] [stdout] --> src/kakapo_postgres/query.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use kakapo_postgres::data::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_postgres::database::error::DbError` [INFO] [stdout] --> src/kakapo_postgres/query.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use kakapo_postgres::database::error::DbError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::Named` [INFO] [stdout] --> src/kakapo_postgres/query.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use data::Named; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::from_value` [INFO] [stdout] --> src/kakapo_postgres/database/sql.rs:372:9 [INFO] [stdout] | [INFO] [stdout] 372 | use serde_json::from_value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data` [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use data; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::Named` [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use data::Named; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::permissions::Permission` [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use data::permissions::Permission; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::user_management::UserManagementOps` [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use state::user_management::UserManagementOps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `plugins::v1::DataQueryEntity` [INFO] [stdout] --> src/kakapo_redis/connector.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use plugins::v1::DataQueryEntity; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kakapo_redis::data::Keys` [INFO] [stdout] --> src/kakapo_redis/connector.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use kakapo_redis::data::Keys; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `r2d2_redis::r2d2` [INFO] [stdout] --> src/kakapo_redis/connector.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use r2d2_redis::r2d2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `r2d2_redis::redis::RedisError` [INFO] [stdout] --> src/kakapo_redis/connector.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use r2d2_redis::redis::RedisError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `linked_hash_map::LinkedHashMap` [INFO] [stdout] --> src/kakapo_redis/connector.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use linked_hash_map::LinkedHashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kakapo_redis/connector.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | fn build(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kakapo_redis/connector.rs:60:47 [INFO] [stdout] | [INFO] [stdout] 60 | fn connect_datastore(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kakapo_redis/connector.rs:69:43 [INFO] [stdout] | [INFO] [stdout] 69 | fn connect_query(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DataQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/plugins/v1.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::de::DeserializeOwned` [INFO] [stdout] --> src/plugins/v1.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::de::DeserializeOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugins/v1.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | fn build(&self) -> Box; [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugins/v1.rs:21:47 [INFO] [stdout] | [INFO] [stdout] 21 | fn connect_datastore(&self) -> Option>; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Datastore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugins/v1.rs:22:43 [INFO] [stdout] | [INFO] [stdout] 22 | fn connect_query(&self) -> Option>; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DataQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/test_common.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::actions` [INFO] [stdout] --> src/test_common.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use model::actions; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::PubSubOps` [INFO] [stdout] --> src/test_common.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | use state::PubSubOps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::channels::Channels` [INFO] [stdout] --> src/test_common.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | use data::channels::Channels; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::error::BroadcastError` [INFO] [stdout] --> src/test_common.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use state::error::BroadcastError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::middleware::cors::CorsBuilder` [INFO] [stdout] --> src/lib.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | use actix_web::middleware::cors::CorsBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::test::TestApp` [INFO] [stdout] --> src/lib.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | use actix_web::test::TestApp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::prelude::*` [INFO] [stdout] --> src/lib.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::ToSocketAddrs` [INFO] [stdout] --> src/lib.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | use std::net::ToSocketAddrs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net` [INFO] [stdout] --> src/lib.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | use std::net; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> src/lib.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `diesel::types`: Use `sql_types`, `serialize`, or `deserialize` instead [INFO] [stdout] --> src/metastore/pub_sub.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use diesel::types; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `diesel::types::Json`: Use `sql_types::Json` instead [INFO] [stdout] --> src/metastore/pub_sub.rs:107:21 [INFO] [stdout] | [INFO] [stdout] 107 | .bind::(&channel_json) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `diesel::types::Timestamp`: Use `sql_types::Timestamp` instead [INFO] [stdout] --> src/metastore/pub_sub.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | .bind::(&end_time) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `diesel::types::Timestamp`: Use `sql_types::Timestamp` instead [INFO] [stdout] --> src/metastore/pub_sub.rs:140:21 [INFO] [stdout] | [INFO] [stdout] 140 | .bind::(&start_time) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `diesel::types::BigInt`: Use `sql_types::BigInt` instead [INFO] [stdout] --> src/metastore/pub_sub.rs:139:21 [INFO] [stdout] | [INFO] [stdout] 139 | .bind::(user_id) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/kakapo_postgres/database/sql.rs:248:58 [INFO] [stdout] | [INFO] [stdout] 248 | let mut bytes = Output::new(Vec::new(), unsafe { mem::uninitialized() }); //This is probably fine [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_sockets-93fb0fd5ec3729a4.test_sockets.emwpcsi9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_sockets-93fb0fd5ec3729a4.test_sockets.emwpcsi9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_sockets-93fb0fd5ec3729a4.test_sockets.emwpcsi9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_sockets-93fb0fd5ec3729a4.test_sockets.emwpcsi9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_sockets-93fb0fd5ec3729a4.test_sockets.emwpcsi9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_sockets-93fb0fd5ec3729a4.test_sockets.emwpcsi9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_sockets-93fb0fd5ec3729a4.test_sockets.emwpcsi9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_sockets-93fb0fd5ec3729a4.test_sockets.emwpcsi9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_sockets-93fb0fd5ec3729a4.test_sockets.emwpcsi9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_sockets-93fb0fd5ec3729a4.test_sockets.emwpcsi9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_sockets-93fb0fd5ec3729a4.test_sockets.emwpcsi9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_sockets-93fb0fd5ec3729a4.test_sockets.emwpcsi9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_sockets-93fb0fd5ec3729a4.test_sockets.emwpcsi9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_sockets-93fb0fd5ec3729a4.test_sockets.emwpcsi9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_sockets-93fb0fd5ec3729a4.test_sockets.emwpcsi9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_sockets-93fb0fd5ec3729a4" "/opt/rustwide/target/debug/deps/test_sockets-93fb0fd5ec3729a4.4a1u1kjnatkipp1w.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-6c484fd6dd0c1abd/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-694c27298a1f7fe3/out" "-L" "/opt/rustwide/target/debug/build/argonautica-db5a7b0598fca255/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-1dad2ffea4c865c5/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c99ebba9851136ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-190ecd0479955c2e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10cf7eacb763a707.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5f0069e1a0595222.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-176a753cf8833059.rlib" "/opt/rustwide/target/debug/deps/libkakapo_api-5ad6bee528915384.rlib" "/opt/rustwide/target/debug/deps/libtime_test-e7af973643d62cb1.rlib" "/opt/rustwide/target/debug/deps/libtempfile-9a7c8e3981b09930.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-14da0bbdd231c317.rlib" "/opt/rustwide/target/debug/deps/libr2d2_redis-dfad6ed611b698da.rlib" "/opt/rustwide/target/debug/deps/libredis-0a6ef629e8a47e73.rlib" "/opt/rustwide/target/debug/deps/libcombine-7741db412c5bcfde.rlib" "/opt/rustwide/target/debug/deps/libascii-34ca5d43820da7cf.rlib" "/opt/rustwide/target/debug/deps/libunreachable-fbc96b3769cb6cbe.rlib" "/opt/rustwide/target/debug/deps/libvoid-8e46a7745eb9476a.rlib" "/opt/rustwide/target/debug/deps/libeither-48b77d7839bcb54a.rlib" "/opt/rustwide/target/debug/deps/libinflector-701413e79e79a0d4.rlib" "/opt/rustwide/target/debug/deps/libdirs-74053c30e9a8c422.rlib" "/opt/rustwide/target/debug/deps/libargonautica-0e32c96508121d7a.rlib" "/opt/rustwide/target/debug/deps/libnom-83cc85b6efd388db.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-51f0be3026276b3d.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-e6951c66fc2ccfae.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-f05551f2d92e42af.rlib" "/opt/rustwide/target/debug/deps/libring-3f61e5f02903fa05.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-fe9b5c81e5959d82.rlib" "/opt/rustwide/target/debug/deps/libbase64-0cb4f4ec92618639.rlib" "/opt/rustwide/target/debug/deps/libsafemem-88b6bd0bcc4c23a2.rlib" "/opt/rustwide/target/debug/deps/libjson-45a59442d675f040.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-e6269d0cc6eeae04.rlib" "/opt/rustwide/target/debug/deps/libatty-cc1319eb516f7e45.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d1daf477eefaee41.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-708b856bc0bad76e.rlib" "/opt/rustwide/target/debug/deps/libdiesel-534b5ce2d8bdfa45.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-befcb273fd12f6fa.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-3ea9b5261e43ac45.rlib" "/opt/rustwide/target/debug/deps/libr2d2-709b4c9965da6533.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-17ee1ee89df831b0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c108d320a1bb13e6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b76c29e5f409ca25.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5ae1e2fa6e7c2ceb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e052604e524a2804.rlib" "/opt/rustwide/target/debug/deps/libinstant-80af378529ae977f.rlib" "/opt/rustwide/target/debug/deps/libchrono-2d1d45023763f045.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-c842686dc173123e.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-bac5e7630dc15d18.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d35afb76f1c5386c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cb2b583837c7ff21.rlib" "/opt/rustwide/target/debug/deps/libbcrypt-19393013b24417e2.rlib" "/opt/rustwide/target/debug/deps/libblowfish-7cf18fe899d266ec.rlib" "/opt/rustwide/target/debug/deps/libactix_web-d5bac3f1665306ec.rlib" "/opt/rustwide/target/debug/deps/libactix_net-a9c879ee1698ed4a.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-24dfff03bf1658ce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e70660128f21eb98.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9ce4ad31600d1dc7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c250a3215d092de5.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-cc83bafae16e5334.rlib" "/opt/rustwide/target/debug/deps/libv_escape-8036690d8e4c8933.rlib" "/opt/rustwide/target/debug/deps/libserde_json-474928cd88cd2a54.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7e913640e3fae791.rlib" "/opt/rustwide/target/debug/deps/libdtoa-6086f1b08cac0218.rlib" "/opt/rustwide/target/debug/deps/libh2-5f04ca207b3a14de.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ffbbf84de1e35400.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e71c2557b57810b.rlib" "/opt/rustwide/target/debug/deps/libstring-da3f1b572817c032.rlib" "/opt/rustwide/target/debug/deps/libflate2-49f9deb1b842d102.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-ff2f62d044c8bf27.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-52db5a2fb6e5927b.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-603d7c2129b987b9.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-3fc5344e12ef2ecf.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17e3475f9f30b13e.rlib" "/opt/rustwide/target/debug/deps/libunicase-437569845dc0e529.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/liblazycell-f038ea2dcf29a564.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f4102f4b88edd4b2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libhttp-d782025a0541df81.rlib" "/opt/rustwide/target/debug/deps/libitoa-7705fc0f005bae91.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-07ce181881ac9f79.rlib" "/opt/rustwide/target/debug/deps/libcookie-1f3ddd3143dde4ce.rlib" "/opt/rustwide/target/debug/deps/libhkdf-33e0e4276ba2cb5c.rlib" "/opt/rustwide/target/debug/deps/libhmac-62592b804dad7dc5.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-bd1d9116e2557247.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9944561b71b95e1.rlib" "/opt/rustwide/target/debug/deps/libsha2-1c3939a4dac12534.rlib" "/opt/rustwide/target/debug/deps/libdigest-0d6a3fdec507716b.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-273ffbf2f61783d6.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6a272a929df898a5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-608f546cf353a4c0.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5afb3a459fa301fb.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-ad4d7bc44bcb154f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-6a7c68a18daf56d7.rlib" "/opt/rustwide/target/debug/deps/libghash-ec127b0b7340c1b0.rlib" "/opt/rustwide/target/debug/deps/libpolyval-5bf263ff11ab8a3a.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-25e465911747a835.rlib" "/opt/rustwide/target/debug/deps/libsubtle-095c15098e19ab0b.rlib" "/opt/rustwide/target/debug/deps/libaes-3cf5dc526ab310e6.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-180a472d00f33ef2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-526b45f238f54092.rlib" "/opt/rustwide/target/debug/deps/libaead-d145bc5a12a13eda.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-e0409f7623cac7a5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-46f6c89e18f4a933.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e718507592485383.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/librand-9fa6b3cba7438130.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5cc41f2308ea572f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b2a2733ac9f6124d.rlib" "/opt/rustwide/target/debug/deps/librand_core-f986f2bcf699678e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-64b0b0efe810e648.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libtime-8e35f3cac97aba88.rlib" "/opt/rustwide/target/debug/deps/libsha1-7cc36744ae62eb05.rlib" "/opt/rustwide/target/debug/deps/libregex-88a1e75c7e2bfbce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7c3a315d0632c2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0ef70c30ec66613.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/libbase64-b40138025898d07a.rlib" "/opt/rustwide/target/debug/deps/libactix-ef029d236706ba1a.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-ebbfd60f58e7dd7c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a8711cbb7175feed.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-1dcb6fb2c4226873.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-5ef326154e0a8a68.rlib" "/opt/rustwide/target/debug/deps/liburl-557b1d0781ea15c7.rlib" "/opt/rustwide/target/debug/deps/libencoding-7a984fccb177eca6.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-7969fa7ccde1575b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-a39a592aee2bf00a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-765279db428380cb.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-4ec0dcf166b9a86a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-86da72560659743f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3a1afb059591c5e1.rlib" "/opt/rustwide/target/debug/deps/librand-81b09ffc391ad233.rlib" "/opt/rustwide/target/debug/deps/libidna-05ee6e9e5693c264.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7468a419cdf9d732.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9737c6d444d5d4fb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-53fcf1a4e5765565.rlib" "/opt/rustwide/target/debug/deps/libhostname-ddf2c628947e1260.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9c2d4a2d07160ba0.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-7c3fc6e0cf630098.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-eee87807c29e5367.rlib" "/opt/rustwide/target/debug/deps/libfailure-278f91a98ebb4dcc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2d55a193f0217297.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc37096584dd689f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-dbb94767ac9953ef.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-a3af16ab6b77e470.rlib" "/opt/rustwide/target/debug/deps/libgimli-8d0c103f388d3262.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a05fd217af1a3b9e.rlib" "/opt/rustwide/target/debug/deps/libtokio-8b014a31babb15f0.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-f330ce3cd7da6c4a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-add2f72f601f0bbd.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-a5469b90bf59f99a.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-3595815cc43f4f95.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-ae51695d97e817a8.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-12b180a25d9db733.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8979332de620101c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9c8a2c19cdfc2237.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c8bd26ae2a311e56.rlib" "/opt/rustwide/target/debug/deps/liblock_api-956c5a7d07778f10.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-fb30784ffabab6fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-97a962cdea042d2b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-34bfa4a7f77ee224.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-725e81724c13a8ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-34944e4fe4b38f7c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-281950e12014f7ec.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-571a0fb443e6eb1e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-43181d7e01012169.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62efd5c3c3e18fe4.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-33608aee62bb08d1.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-d84f2f7cea52b766.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1badba6f1c715bf0.rlib" "/opt/rustwide/target/debug/deps/libmio-04c4b5f69454fcdf.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libnet2-68e8b2e7935edeea.rlib" "/opt/rustwide/target/debug/deps/libfutures-f57264efe2215d26.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libuuid-c458b5b724e39884.rlib" "/opt/rustwide/target/debug/deps/libserde-c43282e77d62b02d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7a945ede1e69cadc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ca860fb8ee9646b0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/librand-4ee5bd0ecf99ac56.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-468489d4bd1fb16b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-948df8149c85e143.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f3325278602c43a4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6977af9b0d19ba50.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-0754b13d5785b0e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-efc1c94ebe3431df.rlib" "/opt/rustwide/target/debug/deps/librand_os-ba7cfcee9ac989da.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/liblock_api-643095696c8cd51e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-35997c2ae0d67555.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-fd3a449dde0ad161.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4a7cc5fbb7220287.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-01de5301709fb508.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2a3e5563c3d7c7b8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libbytes-bee19b8b4a7e6863.rlib" "/opt/rustwide/target/debug/deps/libiovec-ca6562caffe6435c.rlib" "/opt/rustwide/target/debug/deps/liblibc-de5bb522f858906e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lpq" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/lib.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 108 | panic!(); [INFO] [stdout] | --------- any code following this expression is unreachable [INFO] [stdout] 109 | return; [INFO] [stdout] | ^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:261:67 [INFO] [stdout] | [INFO] [stdout] 261 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:261:67 [INFO] [stdout] | [INFO] [stdout] 261 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:261:67 [INFO] [stdout] | [INFO] [stdout] 261 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:261:67 [INFO] [stdout] | [INFO] [stdout] 261 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:288:67 [INFO] [stdout] | [INFO] [stdout] 288 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:288:67 [INFO] [stdout] | [INFO] [stdout] 288 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:288:67 [INFO] [stdout] | [INFO] [stdout] 288 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:288:67 [INFO] [stdout] | [INFO] [stdout] 288 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/metastore/mod.rs:304:13 [INFO] [stdout] | [INFO] [stdout] 304 | / let ok_result = entities [INFO] [stdout] 305 | | .into_iter() [INFO] [stdout] 306 | | .map(|entity| entity.convert()) [INFO] [stdout] 307 | | .collect(); [INFO] [stdout] | |___________________________^ unreachable statement [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/metastore/mod.rs:304:13 [INFO] [stdout] | [INFO] [stdout] 304 | / let ok_result = entities [INFO] [stdout] 305 | | .into_iter() [INFO] [stdout] 306 | | .map(|entity| entity.convert()) [INFO] [stdout] 307 | | .collect(); [INFO] [stdout] | |___________________________^ unreachable statement [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/metastore/mod.rs:304:13 [INFO] [stdout] | [INFO] [stdout] 304 | / let ok_result = entities [INFO] [stdout] 305 | | .into_iter() [INFO] [stdout] 306 | | .map(|entity| entity.convert()) [INFO] [stdout] 307 | | .collect(); [INFO] [stdout] | |___________________________^ unreachable statement [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/metastore/mod.rs:304:13 [INFO] [stdout] | [INFO] [stdout] 304 | / let ok_result = entities [INFO] [stdout] 305 | | .into_iter() [INFO] [stdout] 306 | | .map(|entity| entity.convert()) [INFO] [stdout] 307 | | .collect(); [INFO] [stdout] | |___________________________^ unreachable statement [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:350:67 [INFO] [stdout] | [INFO] [stdout] 350 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:356:67 [INFO] [stdout] | [INFO] [stdout] 356 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:350:67 [INFO] [stdout] | [INFO] [stdout] 350 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:356:67 [INFO] [stdout] | [INFO] [stdout] 356 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:350:67 [INFO] [stdout] | [INFO] [stdout] 350 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:356:67 [INFO] [stdout] | [INFO] [stdout] 356 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:350:67 [INFO] [stdout] | [INFO] [stdout] 350 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:356:67 [INFO] [stdout] | [INFO] [stdout] 356 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:377:67 [INFO] [stdout] | [INFO] [stdout] 377 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:377:67 [INFO] [stdout] | [INFO] [stdout] 377 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:377:67 [INFO] [stdout] | [INFO] [stdout] 377 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:377:67 [INFO] [stdout] | [INFO] [stdout] 377 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:398:67 [INFO] [stdout] | [INFO] [stdout] 398 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:398:67 [INFO] [stdout] | [INFO] [stdout] 398 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:398:67 [INFO] [stdout] | [INFO] [stdout] 398 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/metastore/mod.rs:398:67 [INFO] [stdout] | [INFO] [stdout] 398 | .or_else(|err| Err(EntityError::InternalError(err.description().to_string())))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 98 | unimplemented!(); [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 99 | let command = format!("ALTER TABLE \"{}\";", &old.name); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `plugins::v1::Domain` [INFO] [stdout] --> src/connection/executor.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use plugins::v1::Domain; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::Future` [INFO] [stdout] --> src/broker/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use futures::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix::prelude` [INFO] [stdout] --> src/server.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use actix::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/view/action_wrapper.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | fn call(&self, state: &S) -> ActionResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `is_permitted` is never read [INFO] [stdout] --> src/model/actions/decorator.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let mut is_permitted = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/model/actions/domain_actions.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | fn call(&self, state: &S) -> ActionResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_token` [INFO] [stdout] --> src/model/actions/user_actions.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | let session_token = state [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/model/actions/user_actions.rs:930:17 [INFO] [stdout] | [INFO] [stdout] 930 | let result = create_action.call(&state); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expires_in` [INFO] [stdout] --> src/model/actions/user_actions.rs:937:54 [INFO] [stdout] | [INFO] [stdout] 937 | let SessionToken::Bearer { access_token, expires_in, refresh_token } = data; [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `expires_in: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `refresh_token` [INFO] [stdout] --> src/model/actions/user_actions.rs:937:66 [INFO] [stdout] | [INFO] [stdout] 937 | let SessionToken::Bearer { access_token, expires_in, refresh_token } = data; [INFO] [stdout] | ^^^^^^^^^^^^^ help: try ignoring the field: `refresh_token: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/model/actions/user_actions.rs:964:17 [INFO] [stdout] | [INFO] [stdout] 964 | let result = create_action.call(&state); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/model/actions/user_actions.rs:1030:21 [INFO] [stdout] | [INFO] [stdout] 1030 | let result = create_action.call(&state); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/model/actions/user_actions.rs:1052:17 [INFO] [stdout] | [INFO] [stdout] 1052 | let result = create_action.call(&state); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/model/actions/user_actions.rs:1089:17 [INFO] [stdout] | [INFO] [stdout] 1089 | let result = create_action.call(&state); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/model/actions/user_actions.rs:1095:17 [INFO] [stdout] | [INFO] [stdout] 1095 | let result = create_action.call(&state); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `permission` [INFO] [stdout] --> src/model/actions/user_actions.rs:1098:17 [INFO] [stdout] | [INFO] [stdout] 1098 | let permission: data::permissions::Permission = from_value(json!({ [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_permission` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/model/actions/entity_actions.rs:512:17 [INFO] [stdout] | [INFO] [stdout] 512 | let data = result.unwrap().get_data(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/model/actions/entity_actions.rs:537:17 [INFO] [stdout] | [INFO] [stdout] 537 | let data = result.unwrap().get_data(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/model/actions/table_actions.rs:303:17 [INFO] [stdout] | [INFO] [stdout] 303 | let data = result.unwrap().get_data(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/model/actions/script_actions.rs:111:17 [INFO] [stdout] | [INFO] [stdout] 111 | let data = result.unwrap().get_data(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/model/actions/pub_sub_actions.rs:163:24 [INFO] [stdout] | [INFO] [stdout] 163 | .and_then(|res| ActionRes::new("unsubscribeFrom", SubscriptionResult::UnsubscribedAll)) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/model/entity/update_state.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | let res = match &self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/model/entity/update_state.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | let res = match &self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/model/entity/update_state.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let res = match &self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/model/entity/update_state.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | let res = match &self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:114:22 [INFO] [stdout] | [INFO] [stdout] 114 | fn create_entity(controller: &EntityModifierController, new: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:114:61 [INFO] [stdout] | [INFO] [stdout] 114 | fn create_entity(controller: &EntityModifierController, new: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:118:22 [INFO] [stdout] | [INFO] [stdout] 118 | fn update_entity(controller: &EntityModifierController, old: &data::DataQueryEntity, new: &data::DataQueryEntity) -> Result<(), Entit... [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:118:61 [INFO] [stdout] | [INFO] [stdout] 118 | fn update_entity(controller: &EntityModifierController, old: &data::DataQueryEntity, new: &data::DataQueryEntity) -> Result<(), Entit... [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:118:90 [INFO] [stdout] | [INFO] [stdout] 118 | ...r, old: &data::DataQueryEntity, new: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | fn delete_entity(controller: &EntityModifierController, old: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:122:61 [INFO] [stdout] | [INFO] [stdout] 122 | fn delete_entity(controller: &EntityModifierController, old: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:129:22 [INFO] [stdout] | [INFO] [stdout] 129 | fn create_entity(controller: &EntityModifierController, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:129:61 [INFO] [stdout] | [INFO] [stdout] 129 | fn create_entity(controller: &EntityModifierController, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:133:22 [INFO] [stdout] | [INFO] [stdout] 133 | fn update_entity(controller: &EntityModifierController, old: &data::View, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:133:61 [INFO] [stdout] | [INFO] [stdout] 133 | fn update_entity(controller: &EntityModifierController, old: &data::View, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:133:79 [INFO] [stdout] | [INFO] [stdout] 133 | fn update_entity(controller: &EntityModifierController, old: &data::View, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:137:22 [INFO] [stdout] | [INFO] [stdout] 137 | fn delete_entity(controller: &EntityModifierController, old: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:137:61 [INFO] [stdout] | [INFO] [stdout] 137 | fn delete_entity(controller: &EntityModifierController, old: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:189:26 [INFO] [stdout] | [INFO] [stdout] 189 | fn create_permission(controller: &EntityModifierController, new: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:189:65 [INFO] [stdout] | [INFO] [stdout] 189 | fn create_permission(controller: &EntityModifierController, new: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:214:26 [INFO] [stdout] | [INFO] [stdout] 214 | fn update_permission(controller: &EntityModifierController, old: &data::DataQueryEntity, new: &data::DataQueryEntity) -> Result<(), E... [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:214:65 [INFO] [stdout] | [INFO] [stdout] 214 | fn update_permission(controller: &EntityModifierController, old: &data::DataQueryEntity, new: &data::DataQueryEntity) -> Result<(), E... [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:214:94 [INFO] [stdout] | [INFO] [stdout] 214 | ...r, old: &data::DataQueryEntity, new: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:243:26 [INFO] [stdout] | [INFO] [stdout] 243 | fn delete_permission(controller: &EntityModifierController, old: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:243:65 [INFO] [stdout] | [INFO] [stdout] 243 | fn delete_permission(controller: &EntityModifierController, old: &data::DataQueryEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:263:26 [INFO] [stdout] | [INFO] [stdout] 263 | fn create_permission(controller: &EntityModifierController, new: &data::DataStoreEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:263:65 [INFO] [stdout] | [INFO] [stdout] 263 | fn create_permission(controller: &EntityModifierController, new: &data::DataStoreEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:289:26 [INFO] [stdout] | [INFO] [stdout] 289 | fn update_permission(controller: &EntityModifierController, old: &data::DataStoreEntity, new: &data::DataStoreEntity) -> Result<(), E... [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:289:65 [INFO] [stdout] | [INFO] [stdout] 289 | fn update_permission(controller: &EntityModifierController, old: &data::DataStoreEntity, new: &data::DataStoreEntity) -> Result<(), E... [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:289:94 [INFO] [stdout] | [INFO] [stdout] 289 | ...r, old: &data::DataStoreEntity, new: &data::DataStoreEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:322:26 [INFO] [stdout] | [INFO] [stdout] 322 | fn delete_permission(controller: &EntityModifierController, old: &data::DataStoreEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:322:65 [INFO] [stdout] | [INFO] [stdout] 322 | fn delete_permission(controller: &EntityModifierController, old: &data::DataStoreEntity) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:343:26 [INFO] [stdout] | [INFO] [stdout] 343 | fn create_permission(controller: &EntityModifierController, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:343:65 [INFO] [stdout] | [INFO] [stdout] 343 | fn create_permission(controller: &EntityModifierController, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:347:26 [INFO] [stdout] | [INFO] [stdout] 347 | fn update_permission(controller: &EntityModifierController, old: &data::View, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:347:65 [INFO] [stdout] | [INFO] [stdout] 347 | fn update_permission(controller: &EntityModifierController, old: &data::View, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/model/entity/update_state.rs:347:83 [INFO] [stdout] | [INFO] [stdout] 347 | fn update_permission(controller: &EntityModifierController, old: &data::View, new: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/model/entity/update_state.rs:351:26 [INFO] [stdout] | [INFO] [stdout] 351 | fn delete_permission(controller: &EntityModifierController, old: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/model/entity/update_state.rs:351:65 [INFO] [stdout] | [INFO] [stdout] 351 | fn delete_permission(controller: &EntityModifierController, old: &data::View) -> Result<(), EntityError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fail_on_duplicate` [INFO] [stdout] --> src/model/table.rs:46:83 [INFO] [stdout] | [INFO] [stdout] 46 | ...erde_json::Value, fail_on_duplicate: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fail_on_duplicate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fail_on_not_found` [INFO] [stdout] --> src/model/table.rs:60:89 [INFO] [stdout] | [INFO] [stdout] 60 | ...erde_json::Value, fail_on_not_found: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fail_on_not_found` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fail_on_not_found` [INFO] [stdout] --> src/model/table.rs:67:83 [INFO] [stdout] | [INFO] [stdout] 67 | ...erde_json::Value, fail_on_not_found: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fail_on_not_found` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `script_home` [INFO] [stdout] --> src/scripting/mod.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | let script_home = &self.script_home; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_script_home` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/metastore/mod.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | let result = diesel::insert_into(schema::user::table) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_identifier` [INFO] [stdout] --> src/metastore/user_management.rs:160:36 [INFO] [stdout] | [INFO] [stdout] 160 | fn modify_user_password(&self, user_identifier: &str, password: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_identifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `password` [INFO] [stdout] --> src/metastore/user_management.rs:160:59 [INFO] [stdout] | [INFO] [stdout] 160 | fn modify_user_password(&self, user_identifier: &str, password: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/metastore/authentication.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | .map_err(|err| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> src/metastore/authentication.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let duration = self.jwt_duration; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/metastore/authentication.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | let session = diesel::insert_into(schema::session::table) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> src/metastore/authentication.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | let duration = self.jwt_duration; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `refresh_duration` [INFO] [stdout] --> src/metastore/authentication.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | let refresh_duration = self.jwt_refresh_duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refresh_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action_name` [INFO] [stdout] --> src/metastore/pub_sub.rs:23:42 [INFO] [stdout] | [INFO] [stdout] 23 | fn publish(&self, channel: Channels, action_name: String, action_result: &serde_json::Value) -> Result<(), BroadcastError> { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `raw_user_channel` [INFO] [stdout] --> src/metastore/pub_sub.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let raw_user_channel = create_user_channel(self.conn, raw_user.user_id, raw_channel.channel_id)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_user_channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `raw_user_channel` [INFO] [stdout] --> src/metastore/pub_sub.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | let raw_user_channel = remove_user_channel(self.conn, raw_user.user_id, raw_channel.channel_id)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_user_channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/metastore/conversion.rs:81:18 [INFO] [stdout] | [INFO] [stdout] 81 | fn tombstone(name: String, entity_id: i64, modified_by: i64) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/metastore/dbdata.rs:313:17 [INFO] [stdout] | [INFO] [stdout] 313 | Err(err) => None, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entities` [INFO] [stdout] --> src/metastore/mod.rs:300:17 [INFO] [stdout] | [INFO] [stdout] 300 | let entities: Vec = query_all_entities(conn, domain_id, false)?; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entities` [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:364:13 [INFO] [stdout] | [INFO] [stdout] 364 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:385:13 [INFO] [stdout] | [INFO] [stdout] 385 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 529 | implement_retriever_and_modifier!(data::DataStoreEntity, table_schema); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entities` [INFO] [stdout] --> src/metastore/mod.rs:300:17 [INFO] [stdout] | [INFO] [stdout] 300 | let entities: Vec = query_all_entities(conn, domain_id, false)?; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entities` [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:364:13 [INFO] [stdout] | [INFO] [stdout] 364 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:385:13 [INFO] [stdout] | [INFO] [stdout] 385 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 533 | implement_retriever_and_modifier!(data::DataQueryEntity, query); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entities` [INFO] [stdout] --> src/metastore/mod.rs:300:17 [INFO] [stdout] | [INFO] [stdout] 300 | let entities: Vec = query_all_entities(conn, domain_id, false)?; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entities` [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:364:13 [INFO] [stdout] | [INFO] [stdout] 364 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:385:13 [INFO] [stdout] | [INFO] [stdout] 385 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 537 | implement_retriever_and_modifier!(data::Script, script); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entities` [INFO] [stdout] --> src/metastore/mod.rs:300:17 [INFO] [stdout] | [INFO] [stdout] 300 | let entities: Vec = query_all_entities(conn, domain_id, false)?; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entities` [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:364:13 [INFO] [stdout] | [INFO] [stdout] 364 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_id` [INFO] [stdout] --> src/metastore/mod.rs:385:13 [INFO] [stdout] | [INFO] [stdout] 385 | domain_id: i64, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_id` [INFO] [stdout] ... [INFO] [stdout] 541 | implement_retriever_and_modifier!(data::View, view); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/broker/mod.rs:116:35 [INFO] [stdout] | [INFO] [stdout] 116 | fn do_nothing_for_unsubscribe(ctx: &mut ws::WebsocketContext, res: serde_json::Value) { [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] --> src/broker/mod.rs:120:39 [INFO] [stdout] | [INFO] [stdout] 120 | fn do_nothing_for_unsubscribe_err(ctx: &mut ws::WebsocketContext, res: String) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `messages` [INFO] [stdout] --> src/broker/mod.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | let messages = res["data"] [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/broker/mod.rs:140:48 [INFO] [stdout] | [INFO] [stdout] 140 | fn process_message_when_callback_is_not_ok(ctx: &mut ws::WebsocketContext, res: String) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/broker/mod.rs:190:31 [INFO] [stdout] | [INFO] [stdout] 190 | .or_else(|err| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actor` [INFO] [stdout] --> src/broker/mod.rs:328:30 [INFO] [stdout] | [INFO] [stdout] 328 | .then(move |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: `x` [INFO] [stdout] --> src/broker/mod.rs:377:16 [INFO] [stdout] | [INFO] [stdout] 377 | Ok(x) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/server.rs:87:61 [INFO] [stdout] | [INFO] [stdout] 87 | r.method(http::Method::GET).f(move |req| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/kakapo_postgres/connector.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | .map_err(|err| DatastoreError::SerializationError)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `format` [INFO] [stdout] --> src/kakapo_postgres/connector.rs:210:80 [INFO] [stdout] | [INFO] [stdout] 210 | ..._params: &serde_json::Value, format: &serde_json::Value) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_format` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:135:40 [INFO] [stdout] | [INFO] [stdout] 135 | KeyedTableData::Simplified(map) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:138:34 [INFO] [stdout] | [INFO] [stdout] 138 | KeyedTableData::Data(data) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `length` [INFO] [stdout] --> src/kakapo_postgres/database/sql.rs:122:37 [INFO] [stdout] | [INFO] [stdout] 122 | DataType::VarChar { length } => Value::String(parse(>::from_sql(bytes))?), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `length: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `with_tz` [INFO] [stdout] --> src/kakapo_postgres/database/sql.rs:126:39 [INFO] [stdout] | [INFO] [stdout] 126 | ... DataType::Timestamp { with_tz } => Value::DateTime(parse(>::from_sql(byt... [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `with_tz: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `with_tz` [INFO] [stdout] --> src/kakapo_postgres/database/sql.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | ... DataType::Time { with_tz } => Value::DateTime(parse(>::from_sql(bytes))?), [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `with_tz: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/kakapo_postgres/database/sql.rs:149:31 [INFO] [stdout] | [INFO] [stdout] 149 | .or_else(|err| Err(generate_error("error parsing column name"))) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/kakapo_postgres/database/sql.rs:383:17 [INFO] [stdout] | [INFO] [stdout] 383 | let result = conn.exec(&format!("CREATE TABLE {} (col_a INTEGER, col_b INTEGER);", &table_name), vec![]).unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/kakapo_postgres/database/sql.rs:384:17 [INFO] [stdout] | [INFO] [stdout] 384 | let result = conn.exec(&format!("INSERT INTO {}(col_a, col_b) VALUES (1, 2);", &table_name), vec![]).unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/kakapo_postgres/database/sql.rs:393:17 [INFO] [stdout] | [INFO] [stdout] 393 | let result = conn.exec(&format!("INSERT INTO {}(col_a, col_b) VALUES (10, 20);", &table_name), vec![]).unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/kakapo_postgres/database/sql.rs:408:17 [INFO] [stdout] | [INFO] [stdout] 408 | let result = conn.exec(&format!("CREATE TABLE {} (col_a INTEGER, col_b INTEGER);", &table_name), vec![]); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `with_tz` [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | DataType::Time { with_tz } => format!("SMALLINT"), //TODO: with_tz [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `with_tz: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:97:28 [INFO] [stdout] | [INFO] [stdout] 97 | fn update_table(&self, old: &Table, new: &Table) -> Result<(), DatastoreError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/kakapo_postgres/update_state.rs:97:41 [INFO] [stdout] | [INFO] [stdout] 97 | fn update_table(&self, old: &Table, new: &Table) -> Result<(), DatastoreError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/kakapo_redis/connector.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 85 | .map_err(|err| DatastoreError::SerializationError)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/kakapo_redis/connector.rs:76:54 [INFO] [stdout] | [INFO] [stdout] 76 | fn retrieve(&self, data_store: &DataStoreEntity, query: &serde_json::Value) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/kakapo_redis/connector.rs:120:23 [INFO] [stdout] | [INFO] [stdout] 120 | .map_err(|err| DatastoreError::SerializationError)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_store` [INFO] [stdout] --> src/kakapo_redis/connector.rs:133:22 [INFO] [stdout] | [INFO] [stdout] 133 | fn delete(&self, data_store: &DataStoreEntity, keys: &serde_json::Value) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `keys` [INFO] [stdout] --> src/kakapo_redis/connector.rs:133:52 [INFO] [stdout] | [INFO] [stdout] 133 | fn delete(&self, data_store: &DataStoreEntity, keys: &serde_json::Value) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_keys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/kakapo_redis/connector.rs:137:36 [INFO] [stdout] | [INFO] [stdout] 137 | fn on_datastore_created(&self, new: &DataStoreEntity) -> Result<(), DatastoreError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/kakapo_redis/connector.rs:141:36 [INFO] [stdout] | [INFO] [stdout] 141 | fn on_datastore_updated(&self, old: &DataStoreEntity, new: &DataStoreEntity) -> Result<(), DatastoreError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> src/kakapo_redis/connector.rs:141:59 [INFO] [stdout] | [INFO] [stdout] 141 | fn on_datastore_updated(&self, old: &DataStoreEntity, new: &DataStoreEntity) -> Result<(), DatastoreError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old` [INFO] [stdout] --> src/kakapo_redis/connector.rs:145:36 [INFO] [stdout] | [INFO] [stdout] 145 | fn on_datastore_deleted(&self, old: &DataStoreEntity) -> Result<(), DatastoreError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_old` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/lib.rs:107:20 [INFO] [stdout] | [INFO] [stdout] 107 | if let Err(error) = result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/scripting/mod.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | let mut io_file = temp.as_file_mut(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/test_common.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | let mut state = KakapoStateBuilder::new() [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TooManyConnections` [INFO] [stdout] --> src/view/error.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | TooManyConnections, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Unknown` [INFO] [stdout] --> src/view/error.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Unknown, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/model/actions/domain_actions.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn new() -> WithLoginRequired, S> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_name` [INFO] [stdout] --> src/data/auth.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn get_name(&self) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_value_columns` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn get_value_columns(self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_key_columns` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn get_key_columns(self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_values` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn get_values(self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_keys` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_keys(self) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format_with` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn format_with(self, format: &TableDataFormat) -> TableData { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/kakapo_postgres/methods.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn new(columns: Vec, data: Vec>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ConstraintError` [INFO] [stdout] --> src/kakapo_postgres/database/error.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | ConstraintError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NotFound` [INFO] [stdout] --> src/kakapo_postgres/database/error.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | NotFound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_name` [INFO] [stdout] --> src/kakapo_postgres/data.rs:392:8 [INFO] [stdout] | [INFO] [stdout] 392 | fn get_name(&self) -> &str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Keys` [INFO] [stdout] --> src/kakapo_redis/data.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub type Keys = Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/scripting/update_state.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | / controller [INFO] [stdout] 81 | | .user_management [INFO] [stdout] 82 | | .attach_permission_for_role(&permission, &rolename); [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/scripting/update_state.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | / controller [INFO] [stdout] 86 | | .user_management [INFO] [stdout] 87 | | .add_permission(&permission); [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/scripting/update_state.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | / controller [INFO] [stdout] 115 | | .user_management [INFO] [stdout] 116 | | .rename_permission(&old_permission, &new_permission); [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/scripting/update_state.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | / controller [INFO] [stdout] 132 | | .user_management [INFO] [stdout] 133 | | .remove_permission(&permission); [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `&PgMetadataLookup` does not permit being left uninitialized [INFO] [stdout] --> src/kakapo_postgres/database/sql.rs:248:58 [INFO] [stdout] | [INFO] [stdout] 248 | let mut bytes = Output::new(Vec::new(), unsafe { mem::uninitialized() }); //This is probably fine [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] = note: references must be non-null [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1557cbef5e1611b62bfed7fd83676c8fa69c207705c8d86fe94ea7de491f07b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1557cbef5e1611b62bfed7fd83676c8fa69c207705c8d86fe94ea7de491f07b5", kill_on_drop: false }` [INFO] [stdout] 1557cbef5e1611b62bfed7fd83676c8fa69c207705c8d86fe94ea7de491f07b5