[INFO] cloning repository https://github.com/DerTyp7214/HomeApiRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DerTyp7214/HomeApiRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerTyp7214%2FHomeApiRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerTyp7214%2FHomeApiRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31b87c3c0641ae87585b84f93b8db9efc622fa9c [INFO] checking DerTyp7214/HomeApiRust against master#c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c for pr-123737 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerTyp7214%2FHomeApiRust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DerTyp7214/HomeApiRust on toolchain c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DerTyp7214/HomeApiRust [INFO] finished tweaking git repo https://github.com/DerTyp7214/HomeApiRust [INFO] tweaked toml for git repo https://github.com/DerTyp7214/HomeApiRust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/DerTyp7214/HomeApiRust 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" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocket_okapi_codegen v0.8.0-rc.2 [INFO] [stderr] Downloaded crypto v0.5.0 [INFO] [stderr] Downloaded rocket_okapi v0.8.0-rc.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 819a1440472a3ce0dcaac50ff82b9db4b83313c13311eac443a2eff1279a59d5 [INFO] running `Command { std: "docker" "start" "-a" "819a1440472a3ce0dcaac50ff82b9db4b83313c13311eac443a2eff1279a59d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "819a1440472a3ce0dcaac50ff82b9db4b83313c13311eac443a2eff1279a59d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "819a1440472a3ce0dcaac50ff82b9db4b83313c13311eac443a2eff1279a59d5", kill_on_drop: false }` [INFO] [stdout] 819a1440472a3ce0dcaac50ff82b9db4b83313c13311eac443a2eff1279a59d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 790a5e0beed95077d7ebb2755fa6793f608b38770598fd490fe27a871dba7222 [INFO] running `Command { std: "docker" "start" "-a" "790a5e0beed95077d7ebb2755fa6793f608b38770598fd490fe27a871dba7222", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling ref-cast v1.0.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling syn v2.0.16 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking rustls-pemfile v1.0.2 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking dyn-clone v1.0.11 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking ipnet v2.7.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking crypto v0.5.0 [INFO] [stderr] Checking bcrypt v0.14.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling pear_codegen v0.2.4 [INFO] [stderr] Compiling ref-cast-impl v1.0.16 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling diesel_derives v2.1.0 [INFO] [stderr] Checking tempfile v3.5.0 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling pear v0.2.4 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling schemars_derive v0.8.12 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Compiling rocket_okapi_codegen v0.8.0-rc.2 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking ubyte v0.10.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking h2 v0.3.19 [INFO] [stderr] Checking jwt v0.16.0 [INFO] [stderr] Checking diesel v2.1.0 [INFO] [stderr] Checking okapi v0.7.0-rc.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking rocket_okapi v0.8.0-rc.2 [INFO] [stderr] Checking home_api_rust v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Connection` is imported redundantly [INFO] [stdout] --> src/db/usersettings.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ------------------ the item `Connection` is already imported here [INFO] [stdout] 4 | use diesel::{Connection, SqliteConnection}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SqliteConnection` is imported redundantly [INFO] [stdout] --> src/db/usersettings.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ------------------ the item `SqliteConnection` is already imported here [INFO] [stdout] 4 | use diesel::{Connection, SqliteConnection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Connection` is imported redundantly [INFO] [stdout] --> src/db/wleditems.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ------------------ the item `Connection` is already imported here [INFO] [stdout] 4 | [INFO] [stdout] 5 | use diesel::{Connection, SqliteConnection}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SqliteConnection` is imported redundantly [INFO] [stdout] --> src/db/wleditems.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ------------------ the item `SqliteConnection` is already imported here [INFO] [stdout] 4 | [INFO] [stdout] 5 | use diesel::{Connection, SqliteConnection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `signup` [INFO] [stdout] --> src/auth/routes.rs:56:4 [INFO] [stdout] | [INFO] [stdout] 56 | fn signup( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `login` [INFO] [stdout] --> src/auth/routes.rs:177:4 [INFO] [stdout] | [INFO] [stdout] 177 | fn login( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `refresh` [INFO] [stdout] --> src/auth/routes.rs:215:4 [INFO] [stdout] | [INFO] [stdout] 215 | fn refresh( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `me` [INFO] [stdout] --> src/auth/routes.rs:240:4 [INFO] [stdout] | [INFO] [stdout] 240 | fn me(jwt: JWTToken, db_pool: &State) -> Result, CustomResponse> { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `add_config` [INFO] [stdout] --> src/plugins/hue.rs:629:10 [INFO] [stdout] | [INFO] [stdout] 629 | async fn add_config( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_bridges` [INFO] [stdout] --> src/plugins/hue.rs:740:10 [INFO] [stdout] | [INFO] [stdout] 740 | async fn get_bridges( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_scenes` [INFO] [stdout] --> src/plugins/hue.rs:762:10 [INFO] [stdout] | [INFO] [stdout] 762 | async fn get_scenes( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `set_scene` [INFO] [stdout] --> src/plugins/hue.rs:800:10 [INFO] [stdout] | [INFO] [stdout] 800 | async fn set_scene( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `delete_bridge` [INFO] [stdout] --> src/plugins/hue.rs:834:10 [INFO] [stdout] | [INFO] [stdout] 834 | async fn delete_bridge( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `init` [INFO] [stdout] --> src/plugins/hue.rs:866:10 [INFO] [stdout] | [INFO] [stdout] 866 | async fn init( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `status` [INFO] [stdout] --> src/plugins/main.rs:291:4 [INFO] [stdout] | [INFO] [stdout] 291 | fn status() -> Json { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lights` [INFO] [stdout] --> src/plugins/main.rs:302:14 [INFO] [stdout] | [INFO] [stdout] 302 | pub async fn lights( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `light` [INFO] [stdout] --> src/plugins/main.rs:330:14 [INFO] [stdout] | [INFO] [stdout] 330 | pub async fn light( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `set_light` [INFO] [stdout] --> src/plugins/main.rs:359:14 [INFO] [stdout] | [INFO] [stdout] 359 | pub async fn set_light( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `plugs` [INFO] [stdout] --> src/plugins/main.rs:396:14 [INFO] [stdout] | [INFO] [stdout] 396 | pub async fn plugs( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `plug` [INFO] [stdout] --> src/plugins/main.rs:424:14 [INFO] [stdout] | [INFO] [stdout] 424 | pub async fn plug( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `set_plug` [INFO] [stdout] --> src/plugins/main.rs:453:14 [INFO] [stdout] | [INFO] [stdout] 453 | pub async fn set_plug( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_profile_pic` [INFO] [stdout] --> src/plugins/user.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | pub async fn get_profile_pic( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `put_profile_pic` [INFO] [stdout] --> src/plugins/user.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | pub async fn put_profile_pic( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `all_options` [INFO] [stdout] --> src/cors.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn all_options() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Connection` is imported redundantly [INFO] [stdout] --> src/db/usersettings.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ------------------ the item `Connection` is already imported here [INFO] [stdout] 4 | use diesel::{Connection, SqliteConnection}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SqliteConnection` is imported redundantly [INFO] [stdout] --> src/db/usersettings.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ------------------ the item `SqliteConnection` is already imported here [INFO] [stdout] 4 | use diesel::{Connection, SqliteConnection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Connection` is imported redundantly [INFO] [stdout] --> src/db/wleditems.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ------------------ the item `Connection` is already imported here [INFO] [stdout] 4 | [INFO] [stdout] 5 | use diesel::{Connection, SqliteConnection}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SqliteConnection` is imported redundantly [INFO] [stdout] --> src/db/wleditems.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ------------------ the item `SqliteConnection` is already imported here [INFO] [stdout] 4 | [INFO] [stdout] 5 | use diesel::{Connection, SqliteConnection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/main.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | / pub struct Message { [INFO] [stdout] 127 | | #[serde(rename(serialize = "type", deserialize = "type"))] [INFO] [stdout] 128 | | _type: String, [INFO] [stdout] 129 | | data: String, [INFO] [stdout] 130 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `signup` [INFO] [stdout] --> src/auth/routes.rs:56:4 [INFO] [stdout] | [INFO] [stdout] 56 | fn signup( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `login` [INFO] [stdout] --> src/auth/routes.rs:177:4 [INFO] [stdout] | [INFO] [stdout] 177 | fn login( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `refresh` [INFO] [stdout] --> src/auth/routes.rs:215:4 [INFO] [stdout] | [INFO] [stdout] 215 | fn refresh( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `me` [INFO] [stdout] --> src/auth/routes.rs:240:4 [INFO] [stdout] | [INFO] [stdout] 240 | fn me(jwt: JWTToken, db_pool: &State) -> Result, CustomResponse> { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `add_config` [INFO] [stdout] --> src/plugins/hue.rs:629:10 [INFO] [stdout] | [INFO] [stdout] 629 | async fn add_config( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_bridges` [INFO] [stdout] --> src/plugins/hue.rs:740:10 [INFO] [stdout] | [INFO] [stdout] 740 | async fn get_bridges( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_scenes` [INFO] [stdout] --> src/plugins/hue.rs:762:10 [INFO] [stdout] | [INFO] [stdout] 762 | async fn get_scenes( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `set_scene` [INFO] [stdout] --> src/plugins/hue.rs:800:10 [INFO] [stdout] | [INFO] [stdout] 800 | async fn set_scene( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `delete_bridge` [INFO] [stdout] --> src/plugins/hue.rs:834:10 [INFO] [stdout] | [INFO] [stdout] 834 | async fn delete_bridge( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `init` [INFO] [stdout] --> src/plugins/hue.rs:866:10 [INFO] [stdout] | [INFO] [stdout] 866 | async fn init( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `status` [INFO] [stdout] --> src/plugins/main.rs:291:4 [INFO] [stdout] | [INFO] [stdout] 291 | fn status() -> Json { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lights` [INFO] [stdout] --> src/plugins/main.rs:302:14 [INFO] [stdout] | [INFO] [stdout] 302 | pub async fn lights( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `light` [INFO] [stdout] --> src/plugins/main.rs:330:14 [INFO] [stdout] | [INFO] [stdout] 330 | pub async fn light( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `set_light` [INFO] [stdout] --> src/plugins/main.rs:359:14 [INFO] [stdout] | [INFO] [stdout] 359 | pub async fn set_light( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `plugs` [INFO] [stdout] --> src/plugins/main.rs:396:14 [INFO] [stdout] | [INFO] [stdout] 396 | pub async fn plugs( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `plug` [INFO] [stdout] --> src/plugins/main.rs:424:14 [INFO] [stdout] | [INFO] [stdout] 424 | pub async fn plug( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `set_plug` [INFO] [stdout] --> src/plugins/main.rs:453:14 [INFO] [stdout] | [INFO] [stdout] 453 | pub async fn set_plug( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_profile_pic` [INFO] [stdout] --> src/plugins/user.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | pub async fn get_profile_pic( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `put_profile_pic` [INFO] [stdout] --> src/plugins/user.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | pub async fn put_profile_pic( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `all_options` [INFO] [stdout] --> src/cors.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn all_options() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/main.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | / pub struct Message { [INFO] [stdout] 127 | | #[serde(rename(serialize = "type", deserialize = "type"))] [INFO] [stdout] 128 | | _type: String, [INFO] [stdout] 129 | | data: String, [INFO] [stdout] 130 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `to_i64` and `to_u64` are never used [INFO] [stdout] --> src/utils/extensions.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait ValueExt { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 6 | fn to_i64(&self) -> i64; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 7 | fn to_u64(&self) -> u64; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `to_i64` and `to_u64` are never used [INFO] [stdout] --> src/utils/extensions.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait ValueExt { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 6 | fn to_i64(&self) -> i64; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 7 | fn to_u64(&self) -> u64; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "790a5e0beed95077d7ebb2755fa6793f608b38770598fd490fe27a871dba7222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "790a5e0beed95077d7ebb2755fa6793f608b38770598fd490fe27a871dba7222", kill_on_drop: false }` [INFO] [stdout] 790a5e0beed95077d7ebb2755fa6793f608b38770598fd490fe27a871dba7222 [INFO] checking DerTyp7214/HomeApiRust against try#5946bac294aa8e579f74aa4a4d1f443d3b5d89f8 for pr-123737 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerTyp7214%2FHomeApiRust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DerTyp7214/HomeApiRust on toolchain 5946bac294aa8e579f74aa4a4d1f443d3b5d89f8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5946bac294aa8e579f74aa4a4d1f443d3b5d89f8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DerTyp7214/HomeApiRust [INFO] finished tweaking git repo https://github.com/DerTyp7214/HomeApiRust [INFO] tweaked toml for git repo https://github.com/DerTyp7214/HomeApiRust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/DerTyp7214/HomeApiRust 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" "+5946bac294aa8e579f74aa4a4d1f443d3b5d89f8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5946bac294aa8e579f74aa4a4d1f443d3b5d89f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f381ede2b153262e59a54bd20d19630dde849d83c0062e5fa4bfb1a08a09d151 [INFO] running `Command { std: "docker" "start" "-a" "f381ede2b153262e59a54bd20d19630dde849d83c0062e5fa4bfb1a08a09d151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f381ede2b153262e59a54bd20d19630dde849d83c0062e5fa4bfb1a08a09d151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f381ede2b153262e59a54bd20d19630dde849d83c0062e5fa4bfb1a08a09d151", kill_on_drop: false }` [INFO] [stdout] f381ede2b153262e59a54bd20d19630dde849d83c0062e5fa4bfb1a08a09d151 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5946bac294aa8e579f74aa4a4d1f443d3b5d89f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f600409305d9e2718edfbfca3b2aa1032d49cd2924d2bf9f38ee83f3c34a8b0d [INFO] running `Command { std: "docker" "start" "-a" "f600409305d9e2718edfbfca3b2aa1032d49cd2924d2bf9f38ee83f3c34a8b0d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.0 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling ref-cast v1.0.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling syn v2.0.16 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking rustls-pemfile v1.0.2 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Checking dyn-clone v1.0.11 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Checking ipnet v2.7.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking bcrypt v0.14.0 [INFO] [stderr] Checking crypto v0.5.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Checking tempfile v3.5.0 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling pear_codegen v0.2.4 [INFO] [stderr] Compiling ref-cast-impl v1.0.16 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling diesel_derives v2.1.0 [INFO] [stderr] Compiling schemars_derive v0.8.12 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling pear v0.2.4 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Compiling rocket_okapi_codegen v0.8.0-rc.2 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking ubyte v0.10.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking h2 v0.3.19 [INFO] [stderr] Checking jwt v0.16.0 [INFO] [stderr] Checking diesel v2.1.0 [INFO] [stderr] Checking okapi v0.7.0-rc.1 [INFO] [stdout] error[E0491]: in type `&'b where_clause::BoxedWhereClause<'a, DB>`, reference has a longer lifetime than the data it references [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.1.0/src/query_builder/select_statement/boxed.rs:145:14 [INFO] [stdout] | [INFO] [stdout] 145 | ) -> QueryResult<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the pointer is valid for the lifetime `'b` as defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.1.0/src/query_builder/select_statement/boxed.rs:139:20 [INFO] [stdout] | [INFO] [stdout] 139 | fn build_query<'b, 'c>( [INFO] [stdout] | ^^ [INFO] [stdout] note: but the referenced data is only valid for the lifetime `'a` as defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.1.0/src/query_builder/select_statement/boxed.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | pub trait BoxedQueryHelper<'a, QS, DB> { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0491`. [INFO] [stdout] [INFO] [stderr] error: could not compile `diesel` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f600409305d9e2718edfbfca3b2aa1032d49cd2924d2bf9f38ee83f3c34a8b0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f600409305d9e2718edfbfca3b2aa1032d49cd2924d2bf9f38ee83f3c34a8b0d", kill_on_drop: false }` [INFO] [stdout] f600409305d9e2718edfbfca3b2aa1032d49cd2924d2bf9f38ee83f3c34a8b0d