[INFO] cloning repository https://github.com/thangpv23/rust_diesel_api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thangpv23/rust_diesel_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthangpv23%2Frust_diesel_api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthangpv23%2Frust_diesel_api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 09dfed4d23a35c411955c15f83318dcafd7d2af2
[INFO] testing thangpv23/rust_diesel_api against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthangpv23%2Frust_diesel_api" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thangpv23/rust_diesel_api
[INFO] finished tweaking git repo https://github.com/thangpv23/rust_diesel_api
[INFO] tweaked toml for git repo https://github.com/thangpv23/rust_diesel_api written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thangpv23/rust_diesel_api on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thangpv23/rust_diesel_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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bb71ccac0a92ac37d8bcc5ec2c1972914e98facbfc4c9db517149e0ddfc4366a
[INFO] running `Command { std: "docker" "start" "bb71ccac0a92ac37d8bcc5ec2c1972914e98facbfc4c9db517149e0ddfc4366a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb71ccac0a92ac37d8bcc5ec2c1972914e98facbfc4c9db517149e0ddfc4366a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bb71ccac0a92ac37d8bcc5ec2c1972914e98facbfc4c9db517149e0ddfc4366a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb71ccac0a92ac37d8bcc5ec2c1972914e98facbfc4c9db517149e0ddfc4366a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bb71ccac0a92ac37d8bcc5ec2c1972914e98facbfc4c9db517149e0ddfc4366a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling pq-sys v0.7.5
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling diesel_derives v2.3.4
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling migrations_internals v2.3.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling migrations_macros v2.3.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling diesel v2.3.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling bcrypt v0.13.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling diesel_migrations v2.3.0
[INFO] [stderr]    Compiling rust_diesel_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `encode`
[INFO] [stdout]  --> src/auth.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use jsonwebtoken::{encode, decode, EncodingKey ,DecodingKey, Validation, errors::Error as JwtError};
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Cart`
[INFO] [stdout]  --> src/handlers/cart.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::models::cart::{Cart, NewCart, CartItem, NewCartItem};
[INFO] [stdout]   |                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/handlers/items.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub async fn read_item(_user_id: i32, id: i32, pool: DbPool) -> Result<impl Reply, Rejection> {
[INFO] [stdout]    |                                       ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/handlers/items.rs:47:42
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub async fn update_item(_user_id: i32,  id: i32, pool: DbPool, body: NewItem) -> Result<impl Reply, Rejection> {
[INFO] [stdout]    |                                          ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/handlers/items.rs:64:42
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub async fn delete_item( _user_id: i32, id: i32, pool: DbPool) -> Result<impl Reply, Rejection> {
[INFO] [stdout]    |                                          ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Cart` is never constructed
[INFO] [stdout]  --> src/models/cart.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Cart {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 5m 04s
[INFO] running `Command { std: "docker" "inspect" "bb71ccac0a92ac37d8bcc5ec2c1972914e98facbfc4c9db517149e0ddfc4366a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bb71ccac0a92ac37d8bcc5ec2c1972914e98facbfc4c9db517149e0ddfc4366a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust_diesel_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `encode`
[INFO] [stdout]  --> src/auth.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use jsonwebtoken::{encode, decode, EncodingKey ,DecodingKey, Validation, errors::Error as JwtError};
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Cart`
[INFO] [stdout]  --> src/handlers/cart.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::models::cart::{Cart, NewCart, CartItem, NewCartItem};
[INFO] [stdout]   |                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/handlers/items.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub async fn read_item(_user_id: i32, id: i32, pool: DbPool) -> Result<impl Reply, Rejection> {
[INFO] [stdout]    |                                       ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/handlers/items.rs:47:42
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub async fn update_item(_user_id: i32,  id: i32, pool: DbPool, body: NewItem) -> Result<impl Reply, Rejection> {
[INFO] [stdout]    |                                          ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/handlers/items.rs:64:42
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub async fn delete_item( _user_id: i32, id: i32, pool: DbPool) -> Result<impl Reply, Rejection> {
[INFO] [stdout]    |                                          ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Cart` is never constructed
[INFO] [stdout]  --> src/models/cart.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Cart {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 4.01s
[INFO] running `Command { std: "docker" "inspect" "bb71ccac0a92ac37d8bcc5ec2c1972914e98facbfc4c9db517149e0ddfc4366a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bb71ccac0a92ac37d8bcc5ec2c1972914e98facbfc4c9db517149e0ddfc4366a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `encode`
[INFO] [stderr]  --> src/auth.rs:1:20
[INFO] [stderr]   |
[INFO] [stderr] 1 | use jsonwebtoken::{encode, decode, EncodingKey ,DecodingKey, Validation, errors::Error as JwtError};
[INFO] [stderr]   |                    ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Cart`
[INFO] [stderr]  --> src/handlers/cart.rs:5:27
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::models::cart::{Cart, NewCart, CartItem, NewCartItem};
[INFO] [stderr]   |                           ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]   --> src/handlers/items.rs:26:39
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub async fn read_item(_user_id: i32, id: i32, pool: DbPool) -> Result<impl Reply, Rejection> {
[INFO] [stderr]    |                                       ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]   --> src/handlers/items.rs:47:42
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub async fn update_item(_user_id: i32,  id: i32, pool: DbPool, body: NewItem) -> Result<impl Reply, Rejection> {
[INFO] [stderr]    |                                          ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]   --> src/handlers/items.rs:64:42
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub async fn delete_item( _user_id: i32, id: i32, pool: DbPool) -> Result<impl Reply, Rejection> {
[INFO] [stderr]    |                                          ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Cart` is never constructed
[INFO] [stderr]  --> src/models/cart.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct Cart {
[INFO] [stderr]   |            ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rust_diesel_api` (bin "rust_diesel_api" test) generated 6 warnings (run `cargo fix --bin "rust_diesel_api" -p rust_diesel_api --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/rust_diesel_api-e7993170d4c12ac7)
[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] running `Command { std: "docker" "inspect" "bb71ccac0a92ac37d8bcc5ec2c1972914e98facbfc4c9db517149e0ddfc4366a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb71ccac0a92ac37d8bcc5ec2c1972914e98facbfc4c9db517149e0ddfc4366a", kill_on_drop: false }`
[INFO] [stdout] bb71ccac0a92ac37d8bcc5ec2c1972914e98facbfc4c9db517149e0ddfc4366a
