[INFO] cloning repository https://github.com/AADHIISHVAR/rustTemplate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AADHIISHVAR/rustTemplate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAADHIISHVAR%2FrustTemplate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAADHIISHVAR%2FrustTemplate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1134d4ee46e86ee07632331b5d97e2c0dd96b60 [INFO] testing AADHIISHVAR/rustTemplate against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAADHIISHVAR%2FrustTemplate" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/AADHIISHVAR/rustTemplate [INFO] finished tweaking git repo https://github.com/AADHIISHVAR/rustTemplate [INFO] tweaked toml for git repo https://github.com/AADHIISHVAR/rustTemplate written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AADHIISHVAR/rustTemplate on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AADHIISHVAR/rustTemplate 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-macros v0.7.4 [INFO] [stderr] Downloaded bigdecimal v0.3.1 [INFO] [stderr] Downloaded sqlx-sqlite v0.7.4 [INFO] [stderr] Downloaded ouroboros v0.17.2 [INFO] [stderr] Downloaded inherent v1.0.12 [INFO] [stderr] Downloaded ouroboros_macro v0.17.2 [INFO] [stderr] Downloaded sea-orm-macros v0.12.15 [INFO] [stderr] Downloaded sqlx-mysql v0.7.4 [INFO] [stderr] Downloaded sqlx-macros-core v0.7.4 [INFO] [stderr] Downloaded sea-query-binder v0.5.0 [INFO] [stderr] Downloaded sqlx-postgres v0.7.4 [INFO] [stderr] Downloaded rust_decimal v1.37.1 [INFO] [stderr] Downloaded sqlx v0.7.4 [INFO] [stderr] Downloaded sqlx-core v0.7.4 [INFO] [stderr] Downloaded sea-query v0.30.7 [INFO] [stderr] Downloaded sea-orm v0.12.15 [INFO] [stderr] Downloaded libsqlite3-sys v0.27.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 691c2ff12013b98789536a73a32d770a1909b94bbdaafedc779a31b22b3e4a69 [INFO] running `Command { std: "docker" "start" "-a" "691c2ff12013b98789536a73a32d770a1909b94bbdaafedc779a31b22b3e4a69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "691c2ff12013b98789536a73a32d770a1909b94bbdaafedc779a31b22b3e4a69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "691c2ff12013b98789536a73a32d770a1909b94bbdaafedc779a31b22b3e4a69", kill_on_drop: false }` [INFO] [stdout] 691c2ff12013b98789536a73a32d770a1909b94bbdaafedc779a31b22b3e4a69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f608fb007e3e0b8127998d38ddf04a9d4eef7a6ed8f8883fe455f8479bb6498e [INFO] running `Command { std: "docker" "start" "-a" "f608fb007e3e0b8127998d38ddf04a9d4eef7a6ed8f8883fe455f8479bb6498e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling inherent v1.0.12 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling sea-orm-macros v0.12.15 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling sea-query v0.30.7 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling sea-query-binder v0.5.0 [INFO] [stderr] Compiling sea-orm v0.12.15 [INFO] [stderr] Compiling sample-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `post` [INFO] [stdout] --> src/dto/registerNewUser.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use actix_web::{post, web, HttpResponse, Responder}; [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 imports: `PasswordHash` and `PasswordVerifier` [INFO] [stdout] --> src/dto/registerNewUser.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | PasswordHash, PasswordHasher, PasswordVerifier, SaltString [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::format` [INFO] [stdout] --> src/dto/login_users.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::format; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DbErr` [INFO] [stdout] --> src/dto/login_users.rs:2:74 [INFO] [stdout] | [INFO] [stdout] 2 | use sea_orm::{EntityTrait, QueryFilter, ColumnTrait, DatabaseConnection, DbErr}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/dto/registerNewUser.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let mut salt = SaltString::generate(&mut OsRng); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sea_orm::ActiveModelTrait` [INFO] [stdout] --> src/entitys/newUserEntity.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use sea_orm::ActiveModelTrait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pool` [INFO] [stdout] --> src/postgres/db.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | let pool = PgPoolOptions::new() [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pool` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/models/registerNewUser.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct RegisterUser [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `registerNewUser` should have a snake case name [INFO] [stdout] --> src/dto/mod.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | pub(crate) mod registerNewUser; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `register_new_user` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `newUserEntity` should have a snake case name [INFO] [stdout] --> src/entitys/mod.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | pub(crate) mod newUserEntity; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `new_user_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `registerNewUser` should have a snake case name [INFO] [stdout] --> src/models/mod.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | pub(crate) mod registerNewUser; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `register_new_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [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" "f608fb007e3e0b8127998d38ddf04a9d4eef7a6ed8f8883fe455f8479bb6498e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f608fb007e3e0b8127998d38ddf04a9d4eef7a6ed8f8883fe455f8479bb6498e", kill_on_drop: false }` [INFO] [stdout] f608fb007e3e0b8127998d38ddf04a9d4eef7a6ed8f8883fe455f8479bb6498e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38b675390467bedc15525decc4c9338031f45e9331f8d5b70046605f05389426 [INFO] running `Command { std: "docker" "start" "-a" "38b675390467bedc15525decc4c9338031f45e9331f8d5b70046605f05389426", kill_on_drop: false }` [INFO] [stderr] Compiling sample-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `post` [INFO] [stdout] --> src/dto/registerNewUser.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use actix_web::{post, web, HttpResponse, Responder}; [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 imports: `PasswordHash` and `PasswordVerifier` [INFO] [stdout] --> src/dto/registerNewUser.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | PasswordHash, PasswordHasher, PasswordVerifier, SaltString [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::format` [INFO] [stdout] --> src/dto/login_users.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::format; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DbErr` [INFO] [stdout] --> src/dto/login_users.rs:2:74 [INFO] [stdout] | [INFO] [stdout] 2 | use sea_orm::{EntityTrait, QueryFilter, ColumnTrait, DatabaseConnection, DbErr}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/dto/registerNewUser.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let mut salt = SaltString::generate(&mut OsRng); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sea_orm::ActiveModelTrait` [INFO] [stdout] --> src/entitys/newUserEntity.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use sea_orm::ActiveModelTrait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pool` [INFO] [stdout] --> src/postgres/db.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | let pool = PgPoolOptions::new() [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pool` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/models/registerNewUser.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct RegisterUser [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `registerNewUser` should have a snake case name [INFO] [stdout] --> src/dto/mod.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | pub(crate) mod registerNewUser; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `register_new_user` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `newUserEntity` should have a snake case name [INFO] [stdout] --> src/entitys/mod.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | pub(crate) mod newUserEntity; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `new_user_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `registerNewUser` should have a snake case name [INFO] [stdout] --> src/models/mod.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | pub(crate) mod registerNewUser; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `register_new_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [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" "38b675390467bedc15525decc4c9338031f45e9331f8d5b70046605f05389426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38b675390467bedc15525decc4c9338031f45e9331f8d5b70046605f05389426", kill_on_drop: false }` [INFO] [stdout] 38b675390467bedc15525decc4c9338031f45e9331f8d5b70046605f05389426 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6a57d5ca68f816c56261cc88356fe3100659c4eeecdab782cb7e58eac2c371f9 [INFO] running `Command { std: "docker" "start" "-a" "6a57d5ca68f816c56261cc88356fe3100659c4eeecdab782cb7e58eac2c371f9", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `post` [INFO] [stderr] --> src/dto/registerNewUser.rs:2:17 [INFO] [stderr] | [INFO] [stderr] 2 | use actix_web::{post, web, HttpResponse, Responder}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `PasswordHash` and `PasswordVerifier` [INFO] [stderr] --> src/dto/registerNewUser.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | PasswordHash, PasswordHasher, PasswordVerifier, SaltString [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::fmt::format` [INFO] [stderr] --> src/dto/login_users.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::fmt::format; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `DbErr` [INFO] [stderr] --> src/dto/login_users.rs:2:74 [INFO] [stderr] | [INFO] [stderr] 2 | use sea_orm::{EntityTrait, QueryFilter, ColumnTrait, DatabaseConnection, DbErr}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/dto/registerNewUser.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | let mut salt = SaltString::generate(&mut OsRng); [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `sea_orm::ActiveModelTrait` [INFO] [stderr] --> src/entitys/newUserEntity.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use sea_orm::ActiveModelTrait; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `pool` [INFO] [stderr] --> src/postgres/db.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | let pool = PgPoolOptions::new() [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pool` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/models/registerNewUser.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct RegisterUser [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 9 | pub id: i32, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: module `registerNewUser` should have a snake case name [INFO] [stderr] --> src/dto/mod.rs:1:16 [INFO] [stderr] | [INFO] [stderr] 1 | pub(crate) mod registerNewUser; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `register_new_user` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: module `newUserEntity` should have a snake case name [INFO] [stderr] --> src/entitys/mod.rs:1:16 [INFO] [stderr] | [INFO] [stderr] 1 | pub(crate) mod newUserEntity; [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `new_user_entity` [INFO] [stderr] [INFO] [stderr] warning: module `registerNewUser` should have a snake case name [INFO] [stderr] --> src/models/mod.rs:1:16 [INFO] [stderr] | [INFO] [stderr] 1 | pub(crate) mod registerNewUser; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `register_new_user` [INFO] [stderr] [INFO] [stderr] warning: `sample-template` (bin "sample-template" test) generated 11 warnings (run `cargo fix --bin "sample-template" --tests` to apply 5 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [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/main.rs (/opt/rustwide/target/debug/deps/sample_template-3d863d289a0c7796) [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" "6a57d5ca68f816c56261cc88356fe3100659c4eeecdab782cb7e58eac2c371f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a57d5ca68f816c56261cc88356fe3100659c4eeecdab782cb7e58eac2c371f9", kill_on_drop: false }` [INFO] [stdout] 6a57d5ca68f816c56261cc88356fe3100659c4eeecdab782cb7e58eac2c371f9