[INFO] cloning repository https://github.com/CarloMicieli/trenako-web-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CarloMicieli/trenako-web-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarloMicieli%2Ftrenako-web-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarloMicieli%2Ftrenako-web-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa9e4db4ab4246d343e84dabdbc331a3ebc3ed40
[INFO] testing CarloMicieli/trenako-web-api against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarloMicieli%2Ftrenako-web-api" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/CarloMicieli/trenako-web-api
[INFO] finished tweaking git repo https://github.com/CarloMicieli/trenako-web-api
[INFO] tweaked toml for git repo https://github.com/CarloMicieli/trenako-web-api written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CarloMicieli/trenako-web-api on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CarloMicieli/trenako-web-api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded if_chain v1.0.2
[INFO] [stderr]   Downloaded validator v0.14.0
[INFO] [stderr]   Downloaded semver v1.0.9
[INFO] [stderr]   Downloaded md-5 v0.10.1
[INFO] [stderr]   Downloaded paste v1.0.7
[INFO] [stderr]   Downloaded derive_builder_core v0.10.2
[INFO] [stderr]   Downloaded validator_types v0.14.0
[INFO] [stderr]   Downloaded validator_derive v0.14.0
[INFO] [stderr]   Downloaded bytestring v1.0.0
[INFO] [stderr]   Downloaded isocountry v0.3.2
[INFO] [stderr]   Downloaded indexmap v1.8.2
[INFO] [stderr]   Downloaded darling v0.12.4
[INFO] [stderr]   Downloaded zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]   Downloaded actix-router v0.5.0
[INFO] [stderr]   Downloaded actix-web-codegen v4.0.0
[INFO] [stderr]   Downloaded tokio-util v0.7.2
[INFO] [stderr]   Downloaded pretty_assertions v1.2.1
[INFO] [stderr]   Downloaded config v0.12.0
[INFO] [stderr]   Downloaded tracing-actix-web v0.5.1
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.5
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded reqwest v0.11.10
[INFO] [stderr]   Downloaded testcontainers v0.12.0
[INFO] [stderr]   Downloaded async-trait v0.1.53
[INFO] [stderr]   Downloaded derive_builder v0.10.2
[INFO] [stderr]   Downloaded darling_macro v0.12.4
[INFO] [stderr]   Downloaded http v0.2.7
[INFO] [stderr]   Downloaded hyper v0.14.19
[INFO] [stderr]   Downloaded ctor v0.1.22
[INFO] [stderr]   Downloaded openssl v0.10.40
[INFO] [stderr]   Downloaded rust_decimal v1.24.0
[INFO] [stderr]   Downloaded tracing-bunyan-formatter v0.3.2
[INFO] [stderr]   Downloaded actix-http v3.0.4
[INFO] [stderr]   Downloaded openssl-sys v0.9.74
[INFO] [stderr]   Downloaded zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]   Downloaded whoami v1.2.1
[INFO] [stderr]   Downloaded alloc-stdlib v0.2.1
[INFO] [stderr]   Downloaded rust_decimal_macros v1.24.0
[INFO] [stderr]   Downloaded darling_core v0.12.4
[INFO] [stderr]   Downloaded zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]   Downloaded actix-web v4.0.1
[INFO] [stderr]   Downloaded derive_builder_macro v0.10.2
[INFO] [stderr]   Downloaded alloc-no-stdlib v2.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf8ed26a81771d156e00e8e238e2aa2227b3142ff8e86a1d2c42350fef9a37e8
[INFO] running `Command { std: "docker" "start" "-a" "cf8ed26a81771d156e00e8e238e2aa2227b3142ff8e86a1d2c42350fef9a37e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf8ed26a81771d156e00e8e238e2aa2227b3142ff8e86a1d2c42350fef9a37e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf8ed26a81771d156e00e8e238e2aa2227b3142ff8e86a1d2c42350fef9a37e8", kill_on_drop: false }`
[INFO] [stdout] cf8ed26a81771d156e00e8e238e2aa2227b3142ff8e86a1d2c42350fef9a37e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82ddeb2fcb9aaca74cb9f0f8f525bf945cbb1bcdbc70ce86bb4b691c7502c264
[INFO] running `Command { std: "docker" "start" "-a" "82ddeb2fcb9aaca74cb9f0f8f525bf945cbb1bcdbc70ce86bb4b691c7502c264", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling rust_decimal v1.24.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling validator_types v0.14.0
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling firestorm v0.5.1
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling futures-intrusive v0.4.0
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling md-5 v0.10.1
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling derive_builder_core v0.10.2
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling validator_derive v0.14.0
[INFO] [stderr]    Compiling whoami v1.2.1
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.11
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling derive_builder v0.10.2
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling collecting v0.5.0 (/opt/rustwide/workdir/workspace/collecting)
[INFO] [stderr]    Compiling tokio-util v0.7.2
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling sqlx-rt v0.5.13
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling actix-router v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling sqlformat v0.1.8
[INFO] [stderr]    Compiling actix-web-codegen v4.0.0
[INFO] [stderr]    Compiling validator v0.14.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.24.0
[INFO] [stderr]    Compiling isocountry v0.3.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling tracing-bunyan-formatter v0.3.2
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/workspace/common)
[INFO] [stderr]    Compiling config v0.12.0
[INFO] [stderr]    Compiling catalog v0.1.0 (/opt/rustwide/workdir/workspace/catalog)
[INFO] [stdout] warning: unused import: `Brand`
[INFO] [stdout]  --> workspace/catalog/src/brands/use_cases.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::brands::{Brand, BrandType};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> workspace/catalog/src/brands/data.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result {
[INFO] [stdout]    |                   ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_new_brand` is never used
[INFO] [stdout]   --> workspace/catalog/src/brands/use_cases.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | async fn create_new_brand<R>(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sqlx-core v0.5.13
[INFO] [stderr]    Compiling sqlx-macros v0.5.13
[INFO] [stderr]    Compiling sqlx v0.5.13
[INFO] [stderr]    Compiling zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]    Compiling actix-http v3.0.4
[INFO] [stderr]    Compiling actix-web v4.0.1
[INFO] [stderr]    Compiling tracing-actix-web v0.5.1
[INFO] [stderr]    Compiling webapi v0.1.0 (/opt/rustwide/workdir/workspace/webapi)
[INFO] [stdout] warning: unused import: `crate::web::pagination::PaginateQuery`
[INFO] [stdout]  --> workspace/webapi/src/handlers/catalog/catalog_items.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::web::pagination::PaginateQuery;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `paginate_params`
[INFO] [stdout]  --> workspace/webapi/src/handlers/catalog/brands.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     paginate_params: web::Query<PaginateQuery>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_paginate_params`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_brand`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     new_brand: web::Json<NewBrandRequest>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_brand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified_brand`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     modified_brand: web::Json<EditBrandRequest>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified_brand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_catalog_item`
[INFO] [stdout]  --> workspace/webapi/src/handlers/catalog/catalog_items.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     new_catalog_item: web::Json<NewCatalogItemRequest>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_catalog_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]  --> workspace/webapi/src/handlers/catalog/catalog_items.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]   |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified_catalog_item`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     modified_catalog_item: web::Json<EditCatalogItemRequest>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified_catalog_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `paginate_params`
[INFO] [stdout]  --> workspace/webapi/src/handlers/catalog/railways.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     paginate_params: web::Query<PaginateQuery>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_paginate_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_railway`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     new_railway: web::Json<NewRailwayRequest>,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_railway`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     modified: web::Json<EditRailwayRequest>,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `paginate_params`
[INFO] [stdout]  --> workspace/webapi/src/handlers/catalog/scales.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     paginate_params: web::Query<PaginateQuery>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_paginate_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_scale`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     new_scale: web::Json<NewScaleRequest>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_scale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     modified: web::Json<EditScaleRequest>,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start` and `limit` are never read
[INFO] [stdout]  --> workspace/webapi/src/web/pagination.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct PaginateQuery {
[INFO] [stdout]   |            ------------- fields in this struct
[INFO] [stdout] 5 |     start: Option<usize>,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 6 |     limit: Option<usize>,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PaginateQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.5.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "82ddeb2fcb9aaca74cb9f0f8f525bf945cbb1bcdbc70ce86bb4b691c7502c264", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82ddeb2fcb9aaca74cb9f0f8f525bf945cbb1bcdbc70ce86bb4b691c7502c264", kill_on_drop: false }`
[INFO] [stdout] 82ddeb2fcb9aaca74cb9f0f8f525bf945cbb1bcdbc70ce86bb4b691c7502c264
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 643a071f3133491064b1930b2b0147f25f00dfe980fbb3f4c20f5d1c1e0a0233
[INFO] running `Command { std: "docker" "start" "-a" "643a071f3133491064b1930b2b0147f25f00dfe980fbb3f4c20f5d1c1e0a0233", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stdout] warning: unused import: `Brand`
[INFO] [stdout]  --> workspace/catalog/src/brands/use_cases.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::brands::{Brand, BrandType};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> workspace/catalog/src/brands/data.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result {
[INFO] [stdout]    |                   ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_new_brand` is never used
[INFO] [stdout]   --> workspace/catalog/src/brands/use_cases.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | async fn create_new_brand<R>(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stdout] warning: unused import: `crate::web::pagination::PaginateQuery`
[INFO] [stdout]  --> workspace/webapi/src/handlers/catalog/catalog_items.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::web::pagination::PaginateQuery;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `paginate_params`
[INFO] [stdout]  --> workspace/webapi/src/handlers/catalog/brands.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     paginate_params: web::Query<PaginateQuery>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_paginate_params`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_brand`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     new_brand: web::Json<NewBrandRequest>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_brand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified_brand`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     modified_brand: web::Json<EditBrandRequest>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified_brand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_catalog_item`
[INFO] [stdout]  --> workspace/webapi/src/handlers/catalog/catalog_items.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     new_catalog_item: web::Json<NewCatalogItemRequest>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_catalog_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]  --> workspace/webapi/src/handlers/catalog/catalog_items.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]   |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified_catalog_item`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     modified_catalog_item: web::Json<EditCatalogItemRequest>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified_catalog_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `paginate_params`
[INFO] [stdout]  --> workspace/webapi/src/handlers/catalog/railways.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     paginate_params: web::Query<PaginateQuery>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_paginate_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_railway`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     new_railway: web::Json<NewRailwayRequest>,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_railway`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     modified: web::Json<EditRailwayRequest>,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.2.1
[INFO] [stdout] warning: unused variable: `paginate_params`
[INFO] [stdout]  --> workspace/webapi/src/handlers/catalog/scales.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     paginate_params: web::Query<PaginateQuery>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_paginate_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_scale`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     new_scale: web::Json<NewScaleRequest>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_scale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     modified: web::Json<EditScaleRequest>,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start` and `limit` are never read
[INFO] [stdout]  --> workspace/webapi/src/web/pagination.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct PaginateQuery {
[INFO] [stdout]   |            ------------- fields in this struct
[INFO] [stdout] 5 |     start: Option<usize>,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 6 |     limit: Option<usize>,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PaginateQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling collecting v0.5.0 (/opt/rustwide/workdir/workspace/collecting)
[INFO] [stderr]    Compiling catalog v0.1.0 (/opt/rustwide/workdir/workspace/catalog)
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/workspace/common)
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stdout] warning: unused import: `Brand`
[INFO] [stdout]  --> workspace/catalog/src/brands/use_cases.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::brands::{Brand, BrandType};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> workspace/common/src/validation.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> workspace/common/src/validation.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |         use super::*;
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pretty_assertions::assert_eq`
[INFO] [stdout]   --> workspace/common/src/validation.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         use pretty_assertions::assert_eq;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stdout] warning: struct `Foo` is never constructed
[INFO] [stdout]   --> workspace/common/src/validation.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |         struct Foo {
[INFO] [stdout]    |                ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> workspace/catalog/src/brands/data.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result {
[INFO] [stdout]    |                   ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling testcontainers v0.12.0
[INFO] [stdout] warning: function `create_new_brand` is never used
[INFO] [stdout]   --> workspace/catalog/src/brands/use_cases.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | async fn create_new_brand<R>(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling webapi v0.1.0 (/opt/rustwide/workdir/workspace/webapi)
[INFO] [stdout] warning: unused import: `crate::web::pagination::PaginateQuery`
[INFO] [stdout]  --> workspace/webapi/src/handlers/catalog/catalog_items.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::web::pagination::PaginateQuery;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connection_pool` is never read
[INFO] [stdout]   --> workspace/webapi/tests/common/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct ServiceUnderTest {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout]  9 |     base_endpoint_url: String,
[INFO] [stdout] 10 |     connection_pool: PgPool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ServiceUnderTest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `paginate_params`
[INFO] [stdout]  --> workspace/webapi/src/handlers/catalog/brands.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     paginate_params: web::Query<PaginateQuery>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_paginate_params`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_brand`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     new_brand: web::Json<NewBrandRequest>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_brand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified_brand`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     modified_brand: web::Json<EditBrandRequest>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified_brand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/brands.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_catalog_item`
[INFO] [stdout]  --> workspace/webapi/src/handlers/catalog/catalog_items.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     new_catalog_item: web::Json<NewCatalogItemRequest>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_catalog_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]  --> workspace/webapi/src/handlers/catalog/catalog_items.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]   |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified_catalog_item`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     modified_catalog_item: web::Json<EditCatalogItemRequest>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified_catalog_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `paginate_params`
[INFO] [stdout]  --> workspace/webapi/src/handlers/catalog/railways.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     paginate_params: web::Query<PaginateQuery>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_paginate_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_railway`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     new_railway: web::Json<NewRailwayRequest>,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_railway`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     modified: web::Json<EditRailwayRequest>,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/railways.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `paginate_params`
[INFO] [stdout]  --> workspace/webapi/src/handlers/catalog/scales.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     paginate_params: web::Query<PaginateQuery>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_paginate_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_scale`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     new_scale: web::Json<NewScaleRequest>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_scale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slug`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     slug: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     modified: web::Json<EditScaleRequest>,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> workspace/webapi/src/handlers/catalog/scales.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     db_pool: web::Data<PgPool>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start` and `limit` are never read
[INFO] [stdout]  --> workspace/webapi/src/web/pagination.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct PaginateQuery {
[INFO] [stdout]   |            ------------- fields in this struct
[INFO] [stdout] 5 |     start: Option<usize>,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 6 |     limit: Option<usize>,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PaginateQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.61s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.5.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "643a071f3133491064b1930b2b0147f25f00dfe980fbb3f4c20f5d1c1e0a0233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "643a071f3133491064b1930b2b0147f25f00dfe980fbb3f4c20f5d1c1e0a0233", kill_on_drop: false }`
[INFO] [stdout] 643a071f3133491064b1930b2b0147f25f00dfe980fbb3f4c20f5d1c1e0a0233
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6e3838a50727fd002216979769ee232c731fe48970657002763880e8b25f7050
[INFO] running `Command { std: "docker" "start" "-a" "6e3838a50727fd002216979769ee232c731fe48970657002763880e8b25f7050", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: unused import: `Brand`
[INFO] [stderr]  --> workspace/catalog/src/brands/use_cases.rs:2:21
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::brands::{Brand, BrandType};
[INFO] [stderr]   |                     ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]   --> workspace/catalog/src/brands/data.rs:36:19
[INFO] [stderr]    |
[INFO] [stderr] 36 |     fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result {
[INFO] [stderr]    |                   ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_new_brand` is never used
[INFO] [stderr]   --> workspace/catalog/src/brands/use_cases.rs:73:10
[INFO] [stderr]    |
[INFO] [stderr] 73 | async fn create_new_brand<R>(
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `catalog` (lib) generated 3 warnings (run `cargo fix --lib -p catalog` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `crate::web::pagination::PaginateQuery`
[INFO] [stderr]  --> workspace/webapi/src/handlers/catalog/catalog_items.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::web::pagination::PaginateQuery;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `paginate_params`
[INFO] [stderr]  --> workspace/webapi/src/handlers/catalog/brands.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 |     paginate_params: web::Query<PaginateQuery>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_paginate_params`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `new_brand`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/brands.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 |     new_brand: web::Json<NewBrandRequest>,
[INFO] [stderr]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_brand`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `db_pool`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/brands.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 |     db_pool: web::Data<PgPool>,
[INFO] [stderr]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `slug`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/brands.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 |     slug: web::Path<String>,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `db_pool`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/brands.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 |     db_pool: web::Data<PgPool>,
[INFO] [stderr]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `slug`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/brands.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 28 |     slug: web::Path<String>,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `db_pool`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/brands.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 29 |     db_pool: web::Data<PgPool>,
[INFO] [stderr]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `slug`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/brands.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 35 |     slug: web::Path<String>,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `modified_brand`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/brands.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 36 |     modified_brand: web::Json<EditBrandRequest>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified_brand`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `db_pool`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/brands.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 37 |     db_pool: web::Data<PgPool>,
[INFO] [stderr]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `new_catalog_item`
[INFO] [stderr]  --> workspace/webapi/src/handlers/catalog/catalog_items.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     new_catalog_item: web::Json<NewCatalogItemRequest>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_catalog_item`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `db_pool`
[INFO] [stderr]  --> workspace/webapi/src/handlers/catalog/catalog_items.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 |     db_pool: web::Data<PgPool>,
[INFO] [stderr]   |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `slug`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 |     slug: web::Path<String>,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `db_pool`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 |     db_pool: web::Data<PgPool>,
[INFO] [stderr]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `slug`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 |     slug: web::Path<String>,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `db_pool`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 |     db_pool: web::Data<PgPool>,
[INFO] [stderr]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `slug`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 28 |     slug: web::Path<String>,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `modified_catalog_item`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 29 |     modified_catalog_item: web::Json<EditCatalogItemRequest>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified_catalog_item`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `db_pool`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/catalog_items.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 30 |     db_pool: web::Data<PgPool>,
[INFO] [stderr]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `paginate_params`
[INFO] [stderr]  --> workspace/webapi/src/handlers/catalog/railways.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     paginate_params: web::Query<PaginateQuery>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_paginate_params`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `new_railway`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/railways.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     new_railway: web::Json<NewRailwayRequest>,
[INFO] [stderr]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_railway`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `db_pool`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/railways.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 |     db_pool: web::Data<PgPool>,
[INFO] [stderr]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `slug`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/railways.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 |     slug: web::Path<String>,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `db_pool`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/railways.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 |     db_pool: web::Data<PgPool>,
[INFO] [stderr]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `slug`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/railways.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 |     slug: web::Path<String>,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `db_pool`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/railways.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 28 |     db_pool: web::Data<PgPool>,
[INFO] [stderr]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `slug`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/railways.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 |     slug: web::Path<String>,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `modified`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/railways.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 35 |     modified: web::Json<EditRailwayRequest>,
[INFO] [stderr]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `db_pool`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/railways.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 36 |     db_pool: web::Data<PgPool>,
[INFO] [stderr]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `paginate_params`
[INFO] [stderr]  --> workspace/webapi/src/handlers/catalog/scales.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     paginate_params: web::Query<PaginateQuery>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_paginate_params`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `new_scale`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/scales.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     new_scale: web::Json<NewScaleRequest>,
[INFO] [stderr]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_scale`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `db_pool`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/scales.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 |     db_pool: web::Data<PgPool>,
[INFO] [stderr]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `slug`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/scales.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 |     slug: web::Path<String>,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `db_pool`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/scales.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 |     db_pool: web::Data<PgPool>,
[INFO] [stderr]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `slug`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/scales.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 |     slug: web::Path<String>,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `db_pool`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/scales.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 28 |     db_pool: web::Data<PgPool>,
[INFO] [stderr]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `slug`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/scales.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 |     slug: web::Path<String>,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_slug`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `modified`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/scales.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 35 |     modified: web::Json<EditScaleRequest>,
[INFO] [stderr]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `db_pool`
[INFO] [stderr]   --> workspace/webapi/src/handlers/catalog/scales.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 36 |     db_pool: web::Data<PgPool>,
[INFO] [stderr]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `start` and `limit` are never read
[INFO] [stderr]  --> workspace/webapi/src/web/pagination.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct PaginateQuery {
[INFO] [stderr]   |            ------------- fields in this struct
[INFO] [stderr] 5 |     start: Option<usize>,
[INFO] [stderr]   |     ^^^^^
[INFO] [stderr] 6 |     limit: Option<usize>,
[INFO] [stderr]   |     ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `PaginateQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> workspace/common/src/validation.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> workspace/common/src/validation.rs:33:13
[INFO] [stderr]    |
[INFO] [stderr] 33 |         use super::*;
[INFO] [stderr]    |             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `pretty_assertions::assert_eq`
[INFO] [stderr]   --> workspace/common/src/validation.rs:34:13
[INFO] [stderr]    |
[INFO] [stderr] 34 |         use pretty_assertions::assert_eq;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Foo` is never constructed
[INFO] [stderr]   --> workspace/common/src/validation.rs:38:16
[INFO] [stderr]    |
[INFO] [stderr] 38 |         struct Foo {
[INFO] [stderr]    |                ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `webapi` (lib) generated 41 warnings (run `cargo fix --lib -p webapi` to apply 1 suggestion)
[INFO] [stderr] warning: `common` (lib test) generated 4 warnings (run `cargo fix --lib -p common --tests` to apply 3 suggestions)
[INFO] [stderr] warning: `catalog` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: field `connection_pool` is never read
[INFO] [stderr]   --> workspace/webapi/tests/common/mod.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct ServiceUnderTest {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr]  9 |     base_endpoint_url: String,
[INFO] [stderr] 10 |     connection_pool: PgPool,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ServiceUnderTest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `webapi` (lib test) generated 41 warnings (41 duplicates)
[INFO] [stderr] warning: `webapi` (test "health_check") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.5.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/catalog-33bcdc0f342be3ec)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test brands::tests::brand_tests::it_should_create_new_brands ... ok
[INFO] [stdout] test catalog_items::categories::tests::freight_car_type_tests::it_should_convert_string_slices_to_freight_car_types ... ok
[INFO] [stdout] test catalog_items::categories::tests::freight_car_type_tests::it_should_fail_to_convert_invalid_values_to_freight_car_types ... ok
[INFO] [stdout] test catalog_items::categories::tests::locomotive_type_tests::it_should_convert_string_slices_to_locomotive_types ... ok
[INFO] [stdout] test catalog_items::categories::tests::locomotive_type_tests::it_should_fail_to_convert_invalid_values_to_locomotive_types ... ok
[INFO] [stdout] test catalog_items::categories::tests::passenger_car_type_tests::it_should_fail_to_convert_invalid_values_to_passenger_car_types ... ok
[INFO] [stdout] test catalog_items::categories::tests::train_type_tests::it_should_fail_to_convert_invalid_values_to_train_types ... ok
[INFO] [stdout] test catalog_items::controls::tests::control_tests::it_should_display_controls ... ok
[INFO] [stdout] test catalog_items::controls::tests::control_tests::it_should_fail_to_parse_invalid_value_as_controls ... ok
[INFO] [stdout] test catalog_items::controls::tests::dcc_interface_tests::it_should_display_dcc_interfaces ... ok
[INFO] [stdout] test catalog_items::controls::tests::control_tests::it_should_parse_string_as_controls ... ok
[INFO] [stdout] test catalog_items::delivery_date::tests::delivery_date_tests::it_should_produce_string_representations_from_delivery_dates ... ok
[INFO] [stdout] test catalog_items::categories::tests::passenger_car_type_tests::it_should_convert_string_slices_to_passenger_car_types ... ok
[INFO] [stdout] test catalog_items::epoch::tests::epoch_tests::it_should_convert_string_slices_to_epochs ... ok
[INFO] [stdout] test catalog_items::epoch::tests::epoch_tests::it_should_convert_string_slices_to_mixed_epochs ... ok
[INFO] [stdout] test catalog_items::epoch::tests::epoch_tests::it_should_diplay_epoch_values ... ok
[INFO] [stdout] test catalog_items::item_number::tests::item_number_tests::it_should_create_new_item_numbers ... ok
[INFO] [stdout] test catalog_items::item_number::tests::item_number_tests::it_should_fail_to_convert_empty_string_slices_as_item_numbers ... ok
[INFO] [stdout] test catalog_items::length::tests::length_over_buffer_tests::it_should_add_two_length_values ... ok
[INFO] [stdout] test catalog_items::controls::tests::dcc_interface_tests::it_should_parse_string_as_dcc_interfaces ... ok
[INFO] [stdout] test catalog_items::length::tests::length_over_buffer_tests::it_should_print_length_as_strings ... ok
[INFO] [stdout] test catalog_items::delivery_date::tests::delivery_date_tests::it_should_parse_string_as_delivery_dates ... ok
[INFO] [stdout] test catalog_items::rolling_stocks::tests::rolling_stock_tests::it_should_create_new_freight_cars ... ok
[INFO] [stdout] test catalog_items::rolling_stocks::tests::rolling_stock_tests::it_should_create_new_trains ... ok
[INFO] [stdout] test catalog_items::service_levels::tests::service_level_tests::it_should_convert_string_slices_to_mixed_service_levels ... ok
[INFO] [stdout] test catalog_items::length::tests::length_over_buffer_tests::it_should_create_a_new_value ... ok
[INFO] [stdout] test catalog_items::epoch::tests::epoch_tests::it_should_fail_to_convert_invalid_values_to_epochs ... ok
[INFO] [stdout] test catalog_items::rolling_stocks::tests::rolling_stock_tests::it_should_create_new_locomotives ... ok
[INFO] [stdout] test catalog_items::rolling_stocks::tests::rolling_stock_tests::it_should_create_new_passenger_cars ... ok
[INFO] [stdout] test catalog_items::service_levels::tests::service_level_tests::it_should_display_service_level_values ... ok
[INFO] [stdout] test catalog_items::service_levels::tests::service_level_tests::it_should_fail_to_convert_invalid_values_to_service_levels ... ok
[INFO] [stdout] test catalog_items::service_levels::tests::service_level_tests::it_should_convert_string_slices_to_service_levels ... ok
[INFO] [stdout] test catalog_items::service_levels::tests::service_level_tests::it_should_fail_to_convert_string_slices_to_mixed_service_levels ... ok
[INFO] [stdout] test railways::tests::railway_tests::it_should_create_new_railways ... ok
[INFO] [stdout] test railways::tests::railway_tests::it_should_display_brand_as_string ... ok
[INFO] [stdout] test brands::tests::brand_tests::it_should_display_brand_as_string ... ok
[INFO] [stdout] test catalog_items::categories::tests::train_type_tests::it_should_convert_string_slices_to_train_types ... ok
[INFO] [stdout] test catalog_items::controls::tests::dcc_interface_tests::it_should_fail_to_parse_invalid_string_as_dcc_interfaces ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/collecting-547ef276c473462d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common-d629576d875b4bcd)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test address::tests::addresses::it_should_create_new_addresses ... ok
[INFO] [stdout] test slug::tests::slug_tests::it_should_create_slugs_from_two_string_slices ... ok
[INFO] [stdout] test slug::tests::slug_tests::it_should_deserialize_from_json ... ok
[INFO] [stdout] test slug::tests::slug_tests::it_should_serialize_to_json ... ok
[INFO] [stdout] test slug::tests::slug_tests::it_should_create_slugs_from_strings ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/webapi-3818996ce36c4577)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test web::urn::tests::should_produce_urn_values_for_errors ... ok
[INFO] [stdout] test configuration::tests::should_build_database_urls ... ok
[INFO] [stdout] test web::urn::tests::should_produce_urn_values_for_unprocessable_entitys ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/trenako_web_api-a8c6f99034f5232c)
[INFO] [stdout] test web::urn::tests::should_produce_urn_values_from_uuid ... ok
[INFO] [stdout] test web::urn::tests::should_produce_urn_values_for_invalid_requests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/health_check.rs (/opt/rustwide/target/debug/deps/health_check-eab5c0a63122d6bd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `-p webapi --test health_check`
[INFO] [stdout] test health_check_works ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- health_check_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'health_check_works' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9:
[INFO] [stdout] failed to start container
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b2f2714aa72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b2f2714aa72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b2f2714aa72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b2f2714aa72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b2f27177cf3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b2f27177cf3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b2f27146b53 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b2f27146b53 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b2f2714a8c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b2f2714c129 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b2f2714bf5e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b2f266814f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b2f266814f4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b2f2714cbfe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b2f2714cbfe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b2f2714ca0c - std::panicking::begin_panic::{{closure}}::h9f4a5adc680e21fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5b2f2714af69 - std::sys::backtrace::__rust_end_short_backtrace::hb5f90b203e68dc50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b2f2714c922 - std::panicking::begin_panic::h5128ce11a6f84a23
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5b2f2641c034 - <testcontainers::clients::cli::Cli as testcontainers::core::docker::Docker>::run_with_args::hcc6b0518955ea8f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9
[INFO] [stdout]   19:     0x5b2f2641c38d - <testcontainers::clients::cli::Cli as testcontainers::core::docker::Docker>::run::hde109dec3e1fef66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:122:14
[INFO] [stdout]   20:     0x5b2f264243de - health_check::common::spawn_app::{{closure}}::h85de28c1b8bb6e5a
[INFO] [stdout]                                at /opt/rustwide/workdir/workspace/webapi/tests/common/mod.rs:34:23
[INFO] [stdout]   21:     0x5b2f2640a157 - health_check::health_check_works::{{closure}}::h231fd0bfe4187b8d
[INFO] [stdout]                                at /opt/rustwide/workdir/workspace/webapi/tests/health_check.rs:7:31
[INFO] [stdout]   22:     0x5b2f264159dd - <core::pin::Pin<P> as core::future::future::Future>::poll::h6ce4ed6bbc134ef6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b2f2642ce6d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2f690aabdf31dc92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   24:     0x5b2f264235d0 - tokio::coop::with_budget::{{closure}}::h299177b20281dc78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   25:     0x5b2f26421ea5 - std::thread::local::LocalKey<T>::try_with::h70d416f60b1cac6f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5b2f26421c3e - std::thread::local::LocalKey<T>::with::hf1f485888977a162
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5b2f2642cd2f - tokio::coop::with_budget::h124af0565ef59dca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   28:     0x5b2f2642cd2f - tokio::coop::budget::hbdffc09b80ae6cd7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   29:     0x5b2f2642cd2f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h2c4fa4bd3fbc7e72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   30:     0x5b2f2642b470 - tokio::runtime::basic_scheduler::Context::enter::h582c1c8c06c2b0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   31:     0x5b2f2642c6bc - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::ha527ef3d99f8af84
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   32:     0x5b2f2642c434 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hb9a4332be7afa7bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   33:     0x5b2f2642632d - tokio::macros::scoped_tls::ScopedKey<T>::set::hb64114623914f326
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x5b2f2642c20c - tokio::runtime::basic_scheduler::CoreGuard::enter::hc6868b5ba06196ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   35:     0x5b2f2642c44a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hc2dd0225244540d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   36:     0x5b2f2642ad43 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::he425294c60f3b35b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   37:     0x5b2f2642cfd1 - tokio::runtime::Runtime::block_on::h55b981e5d58ffa1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   38:     0x5b2f26409f0c - health_check::health_check_works::h0de8928bc47de00e
[INFO] [stdout]                                at /opt/rustwide/workdir/workspace/webapi/tests/health_check.rs:17:51
[INFO] [stdout]   39:     0x5b2f26409da7 - health_check::health_check_works::{{closure}}::h32d9bc97d0b0adff
[INFO] [stdout]                                at /opt/rustwide/workdir/workspace/webapi/tests/health_check.rs:6:30
[INFO] [stdout]   40:     0x5b2f26419186 - core::ops::function::FnOnce::call_once::hb90d0d319d32b0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5b2f26686d5b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5b2f26686d5b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   43:     0x5b2f26685e95 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   44:     0x5b2f26685e95 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x5b2f26685e95 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x5b2f26685e95 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x5b2f26685e95 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5b2f26685e95 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   49:     0x5b2f26685e95 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   50:     0x5b2f26649a94 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   51:     0x5b2f26649a94 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   52:     0x5b2f2664d46a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x5b2f2664d46a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5b2f2664d46a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5b2f2664d46a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5b2f2664d46a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5b2f2664d46a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x5b2f2664d46a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   59:     0x5b2f2714fd0f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   60:     0x5b2f2714fd0f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   61:     0x735924d92aa4 - <unknown>
[INFO] [stdout]   62:     0x735924e1fa34 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     health_check_works
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6e3838a50727fd002216979769ee232c731fe48970657002763880e8b25f7050", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e3838a50727fd002216979769ee232c731fe48970657002763880e8b25f7050", kill_on_drop: false }`
[INFO] [stdout] 6e3838a50727fd002216979769ee232c731fe48970657002763880e8b25f7050
