[INFO] cloning repository https://github.com/hellomephllw/rust-web-sample
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hellomephllw/rust-web-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellomephllw%2Frust-web-sample", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellomephllw%2Frust-web-sample'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 69fc7cfad3bae8c813747b2598ced31cdbfce334
[INFO] checking hellomephllw/rust-web-sample against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellomephllw%2Frust-web-sample" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hellomephllw/rust-web-sample
[INFO] finished tweaking git repo https://github.com/hellomephllw/rust-web-sample
[INFO] tweaked toml for git repo https://github.com/hellomephllw/rust-web-sample written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hellomephllw/rust-web-sample on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hellomephllw/rust-web-sample 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 397a0fdb687c2271a222911c272f47fbe89449d4b0ccc3f4a1c9cd352620c688
[INFO] running `Command { std: "docker" "start" "-a" "397a0fdb687c2271a222911c272f47fbe89449d4b0ccc3f4a1c9cd352620c688", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "397a0fdb687c2271a222911c272f47fbe89449d4b0ccc3f4a1c9cd352620c688", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "397a0fdb687c2271a222911c272f47fbe89449d4b0ccc3f4a1c9cd352620c688", kill_on_drop: false }`
[INFO] [stdout] 397a0fdb687c2271a222911c272f47fbe89449d4b0ccc3f4a1c9cd352620c688
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80b66d238788e3def7a2754cbd0b8dafc5b6ae217efab252016d95735bf4173e
[INFO] running `Command { std: "docker" "start" "-a" "80b66d238788e3def7a2754cbd0b8dafc5b6ae217efab252016d95735bf4173e", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking serde_core v1.0.228
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]     Checking icu_properties_data v2.0.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking zerocopy v0.8.27
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking httparse v1.10.1
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling diesel_derives v2.3.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking mime_guess v2.0.5
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking async-compression v0.4.32
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling mysqlclient-sys v0.4.7
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking diesel v2.3.3
[INFO] [stderr]     Checking rust-web-sample v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `post_create_param::PostCreateParam`
[INFO] [stdout]  --> src/models/params/forum/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use post_create_param::PostCreateParam;
[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: `post_create_param::PostCreateParam`
[INFO] [stdout]  --> src/models/params/forum/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use post_create_param::PostCreateParam;
[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 variable: `err`
[INFO] [stdout]   --> src/routes/forum/post_api.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |         Err(err) => {
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/routes/forum/post_api.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         Err(err) => {
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/routes/forum/post_api.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |         Err(err) => {
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/routes/forum/post_api.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         Err(err) => {
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Biz` is never constructed
[INFO] [stdout]   --> src/enums/errors/common_error.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum CommonError {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 18 |     Biz(BusinessError),
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommonError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `custom` are never used
[INFO] [stdout]   --> src/errors/business_error.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl BusinessError {
[INFO] [stdout]    | ------------------ associated functions in this implementation
[INFO] [stdout] 14 |     pub fn new(code: i32, message: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn custom(message: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INVALID_USERNAME_OR_PASSWORD_CODE` is never used
[INFO] [stdout]  --> src/errors/error_types.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const INVALID_USERNAME_OR_PASSWORD_CODE: i32 = 10001;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TOKEN_EXPIRED_CODE` is never used
[INFO] [stdout]  --> src/errors/error_types.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const TOKEN_EXPIRED_CODE: i32 = 10002;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `invalid_username_or_password` is never used
[INFO] [stdout]  --> src/errors/error_types.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn invalid_username_or_password() -> BusinessError {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `token_expired` is never used
[INFO] [stdout]  --> src/errors/error_types.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn token_expired() -> BusinessError {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostCreateParam` is never constructed
[INFO] [stdout]  --> src/models/params/forum/post_create_param.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct PostCreateParam {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_published` is never used
[INFO] [stdout]   --> src/models/params/forum/post_create_param.rs:16:4
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn default_published() -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `failed_with_data` is never used
[INFO] [stdout]   --> src/models/responses/response.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<T> ApiResponse<T> {
[INFO] [stdout]    | ---------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn failed_with_data(data: Option<T>, message: String) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `create` is never used
[INFO] [stdout]   --> src/services/forum/post_service.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait PostService {
[INFO] [stdout]    |           ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 29 |     async fn create(&self, root_state: &RootState, post: Post) -> Result<Post, CommonError>;
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `UserService` is never used
[INFO] [stdout]  --> src/services/user/user_service.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait UserService: Send + Sync {
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:164:75
[INFO] [stdout]     |
[INFO] [stdout] 164 |           get_service(ServeDir::new("assets").fallback(service_fn(|_| async {
[INFO] [stdout]     |  ___________________________________________________________________________^
[INFO] [stdout] 165 | |             Ok::<_, Infallible>(
[INFO] [stdout] 166 | |                 Response::builder()
[INFO] [stdout] 167 | |                     .status(StatusCode::NOT_FOUND)
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         }))),
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 | /             Ok::<_, Infallible>(
[INFO] [stdout] 166 | |                 Response::builder()
[INFO] [stdout] 167 | |                     .status(StatusCode::NOT_FOUND)
[INFO] [stdout] 168 | |                     .body(Body::from("找不到资源"))
[INFO] [stdout] 169 | |                     .unwrap(),
[INFO] [stdout] 170 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]  --> src/models/entities/forum/post.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]  --> src/models/entities/forum/post.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/models/entities/forum/post.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]  --> src/models/entities/forum/post.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/models/entities/forum/post.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]  --> src/models/entities/forum/post.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]  --> src/models/entities/forum/post.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]  --> src/models/entities/forum/post.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]  --> src/models/entities/forum/post.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]  --> src/models/entities/forum/post.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/models/entities/user/user.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/entities/user/user.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/models/entities/user/user.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]  --> src/models/entities/user/user.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-web-sample` (bin "rust-web-sample" test) due to 16 previous errors; 14 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variant `Biz` is never constructed
[INFO] [stdout]   --> src/enums/errors/common_error.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum CommonError {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 18 |     Biz(BusinessError),
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommonError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `custom` are never used
[INFO] [stdout]   --> src/errors/business_error.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl BusinessError {
[INFO] [stdout]    | ------------------ associated functions in this implementation
[INFO] [stdout] 14 |     pub fn new(code: i32, message: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn custom(message: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INVALID_USERNAME_OR_PASSWORD_CODE` is never used
[INFO] [stdout]  --> src/errors/error_types.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const INVALID_USERNAME_OR_PASSWORD_CODE: i32 = 10001;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TOKEN_EXPIRED_CODE` is never used
[INFO] [stdout]  --> src/errors/error_types.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const TOKEN_EXPIRED_CODE: i32 = 10002;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `invalid_username_or_password` is never used
[INFO] [stdout]  --> src/errors/error_types.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn invalid_username_or_password() -> BusinessError {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `token_expired` is never used
[INFO] [stdout]  --> src/errors/error_types.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn token_expired() -> BusinessError {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostCreateParam` is never constructed
[INFO] [stdout]  --> src/models/params/forum/post_create_param.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct PostCreateParam {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_published` is never used
[INFO] [stdout]   --> src/models/params/forum/post_create_param.rs:16:4
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn default_published() -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `failed_with_data` is never used
[INFO] [stdout]   --> src/models/responses/response.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<T> ApiResponse<T> {
[INFO] [stdout]    | ---------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn failed_with_data(data: Option<T>, message: String) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `create` is never used
[INFO] [stdout]   --> src/services/forum/post_service.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait PostService {
[INFO] [stdout]    |           ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 29 |     async fn create(&self, root_state: &RootState, post: Post) -> Result<Post, CommonError>;
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `UserService` is never used
[INFO] [stdout]  --> src/services/user/user_service.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait UserService: Send + Sync {
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:164:75
[INFO] [stdout]     |
[INFO] [stdout] 164 |           get_service(ServeDir::new("assets").fallback(service_fn(|_| async {
[INFO] [stdout]     |  ___________________________________________________________________________^
[INFO] [stdout] 165 | |             Ok::<_, Infallible>(
[INFO] [stdout] 166 | |                 Response::builder()
[INFO] [stdout] 167 | |                     .status(StatusCode::NOT_FOUND)
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         }))),
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 | /             Ok::<_, Infallible>(
[INFO] [stdout] 166 | |                 Response::builder()
[INFO] [stdout] 167 | |                     .status(StatusCode::NOT_FOUND)
[INFO] [stdout] 168 | |                     .body(Body::from("找不到资源"))
[INFO] [stdout] 169 | |                     .unwrap(),
[INFO] [stdout] 170 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]  --> src/models/entities/forum/post.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]  --> src/models/entities/forum/post.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/models/entities/forum/post.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]  --> src/models/entities/forum/post.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/models/entities/forum/post.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]  --> src/models/entities/forum/post.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]  --> src/models/entities/forum/post.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]  --> src/models/entities/forum/post.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]  --> src/models/entities/forum/post.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]  --> src/models/entities/forum/post.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/models/entities/user/user.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/entities/user/user.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/models/entities/user/user.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]  --> src/models/entities/user/user.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Queryable, Identifiable, AsChangeset, Clone)]
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-web-sample` (bin "rust-web-sample") due to 16 previous errors; 14 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "80b66d238788e3def7a2754cbd0b8dafc5b6ae217efab252016d95735bf4173e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80b66d238788e3def7a2754cbd0b8dafc5b6ae217efab252016d95735bf4173e", kill_on_drop: false }`
[INFO] [stdout] 80b66d238788e3def7a2754cbd0b8dafc5b6ae217efab252016d95735bf4173e
