[INFO] cloning repository https://github.com/TalesPalma/api_artix_rust_crud [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TalesPalma/api_artix_rust_crud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTalesPalma%2Fapi_artix_rust_crud", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTalesPalma%2Fapi_artix_rust_crud'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b52ce608ea9922f5246d9bbfb3d7389029041ff [INFO] checking TalesPalma/api_artix_rust_crud against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTalesPalma%2Fapi_artix_rust_crud" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TalesPalma/api_artix_rust_crud on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TalesPalma/api_artix_rust_crud [INFO] finished tweaking git repo https://github.com/TalesPalma/api_artix_rust_crud [INFO] tweaked toml for git repo https://github.com/TalesPalma/api_artix_rust_crud written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/TalesPalma/api_artix_rust_crud 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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mysqlclient-sys v0.4.0 [INFO] [stderr] Downloaded tinyvec v1.7.0 [INFO] [stderr] Downloaded zstd-sys v2.0.11+zstd.1.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4743b5b42869632d459503de417a8b83ed963f1aeca38458cfcb37a7de8a6684 [INFO] running `Command { std: "docker" "start" "-a" "4743b5b42869632d459503de417a8b83ed963f1aeca38458cfcb37a7de8a6684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4743b5b42869632d459503de417a8b83ed963f1aeca38458cfcb37a7de8a6684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4743b5b42869632d459503de417a8b83ed963f1aeca38458cfcb37a7de8a6684", kill_on_drop: false }` [INFO] [stdout] 4743b5b42869632d459503de417a8b83ed963f1aeca38458cfcb37a7de8a6684 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c2cd38b884afa0f7661a7e180ba52214ae5d534fce9946eca6a2364325da965 [INFO] running `Command { std: "docker" "start" "-a" "9c2cd38b884afa0f7661a7e180ba52214ae5d534fce9946eca6a2364325da965", kill_on_drop: false }` [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking tinyvec v1.7.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking bytestring v1.3.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling mysqlclient-sys v0.4.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking ucd-trie v0.1.6 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Checking actix-server v2.4.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling dsl_auto_type v0.1.1 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling diesel_derives v2.2.1 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking serde_json v1.0.120 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking actix-http v3.8.0 [INFO] [stderr] Checking diesel v2.2.1 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking actix-web v4.8.0 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Checking api_crud_artix_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SelectableHelper` [INFO] [stdout] --> src/repository/clients_repository.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::{RunQueryDsl, SelectableHelper}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/repository/clients_repository.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | models::client::{self, Client}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SelectableHelper` [INFO] [stdout] --> src/repository/clients_repository.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::{RunQueryDsl, SelectableHelper}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/repository/clients_repository.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | models::client::{self, Client}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.51s [INFO] running `Command { std: "docker" "inspect" "9c2cd38b884afa0f7661a7e180ba52214ae5d534fce9946eca6a2364325da965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c2cd38b884afa0f7661a7e180ba52214ae5d534fce9946eca6a2364325da965", kill_on_drop: false }` [INFO] [stdout] 9c2cd38b884afa0f7661a7e180ba52214ae5d534fce9946eca6a2364325da965 [INFO] checking TalesPalma/api_artix_rust_crud against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTalesPalma%2Fapi_artix_rust_crud" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TalesPalma/api_artix_rust_crud on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TalesPalma/api_artix_rust_crud [INFO] finished tweaking git repo https://github.com/TalesPalma/api_artix_rust_crud [INFO] tweaked toml for git repo https://github.com/TalesPalma/api_artix_rust_crud written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/TalesPalma/api_artix_rust_crud 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" "+357cc345f0a672ac4bee347eb89b7552541416c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b243698c3526b32bc7602bbfff18498372433cbf58aca633be8ce6a7a8b98099 [INFO] running `Command { std: "docker" "start" "-a" "b243698c3526b32bc7602bbfff18498372433cbf58aca633be8ce6a7a8b98099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b243698c3526b32bc7602bbfff18498372433cbf58aca633be8ce6a7a8b98099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b243698c3526b32bc7602bbfff18498372433cbf58aca633be8ce6a7a8b98099", kill_on_drop: false }` [INFO] [stdout] b243698c3526b32bc7602bbfff18498372433cbf58aca633be8ce6a7a8b98099 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b95f4184b13a6acd935d03d6210beb445830e515c6a57f68fedab35e5f086bc0 [INFO] running `Command { std: "docker" "start" "-a" "b95f4184b13a6acd935d03d6210beb445830e515c6a57f68fedab35e5f086bc0", kill_on_drop: false }` [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking tinyvec v1.7.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking bytestring v1.3.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling mysqlclient-sys v0.4.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking ucd-trie v0.1.6 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking actix-server v2.4.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling dsl_auto_type v0.1.1 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling diesel_derives v2.2.1 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking serde_json v1.0.120 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking actix-http v3.8.0 [INFO] [stderr] Checking diesel v2.2.1 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Checking actix-web v4.8.0 [INFO] [stderr] Checking api_crud_artix_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SelectableHelper` [INFO] [stdout] --> src/repository/clients_repository.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::{RunQueryDsl, SelectableHelper}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/repository/clients_repository.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | models::client::{self, Client}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SelectableHelper` [INFO] [stdout] --> src/repository/clients_repository.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::{RunQueryDsl, SelectableHelper}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/repository/clients_repository.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | models::client::{self, Client}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.21s [INFO] running `Command { std: "docker" "inspect" "b95f4184b13a6acd935d03d6210beb445830e515c6a57f68fedab35e5f086bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b95f4184b13a6acd935d03d6210beb445830e515c6a57f68fedab35e5f086bc0", kill_on_drop: false }` [INFO] [stdout] b95f4184b13a6acd935d03d6210beb445830e515c6a57f68fedab35e5f086bc0