[INFO] cloning repository https://github.com/LelouBil/ControlCenter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LelouBil/ControlCenter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLelouBil%2FControlCenter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLelouBil%2FControlCenter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d2ba023fa0a5a9524b2c184637f997040d84c88 [INFO] testing LelouBil/ControlCenter against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLelouBil%2FControlCenter" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LelouBil/ControlCenter on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LelouBil/ControlCenter [INFO] finished tweaking git repo https://github.com/LelouBil/ControlCenter [INFO] tweaked toml for git repo https://github.com/LelouBil/ControlCenter written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/LelouBil/ControlCenter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f64cc42437efaed3461f9bf6cfa8bab52f9d0dfa67b0e6b83d4be56c34c4c365 [INFO] running `Command { std: "docker" "start" "-a" "f64cc42437efaed3461f9bf6cfa8bab52f9d0dfa67b0e6b83d4be56c34c4c365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f64cc42437efaed3461f9bf6cfa8bab52f9d0dfa67b0e6b83d4be56c34c4c365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f64cc42437efaed3461f9bf6cfa8bab52f9d0dfa67b0e6b83d4be56c34c4c365", kill_on_drop: false }` [INFO] [stdout] f64cc42437efaed3461f9bf6cfa8bab52f9d0dfa67b0e6b83d4be56c34c4c365 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc19d3a66b768e9a2e6a023936de12c9f1ac662fb6de20dc838dae09ac7720a7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cc19d3a66b768e9a2e6a023936de12c9f1ac662fb6de20dc838dae09ac7720a7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling blake2 v0.10.0 [INFO] [stderr] Compiling argon2 v0.3.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling rocket_sync_db_pools_codegen v0.1.0-rc.1 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling unicase_serde v0.1.0 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling okapi v0.7.0-rc.1 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling rocket_okapi_codegen v0.8.0-rc.1 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling rocket_sync_db_pools v0.1.0-rc.1 [INFO] [stderr] Compiling rocket_okapi v0.8.0-rc.1 [INFO] [stderr] Compiling rocket_cors v0.5.2 (https://github.com/lawliet89/rocket_cors?branch=master#2ec5b3e0) [INFO] [stderr] Compiling control_center v0.1.0 (/opt/rustwide/workdir/control_center_server) [INFO] [stdout] warning: unused imports: `Query`, `SelectStatement` [INFO] [stdout] --> control_center_server/src/services/postes/mod.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::query_builder::{AsQuery, Query, SelectStatement}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RangeInclusive`, `Range` [INFO] [stdout] --> control_center_server/src/services/postes/data.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::{Range, RangeInclusive}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ip` [INFO] [stdout] --> control_center_server/src/services/postes/mod.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::database::postes::{ip, is_on, os}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `okapi::map` [INFO] [stdout] --> control_center_server/src/services/users/data.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use okapi::map; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RefOr`, `Response`, `Responses` [INFO] [stdout] --> control_center_server/src/services/users/data.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | use okapi::openapi3::{RefOr, Response, Responses}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rocket::Request` [INFO] [stdout] --> control_center_server/src/services/users/data.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rocket::Request; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rocket::response::Responder` [INFO] [stdout] --> control_center_server/src/services/users/data.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rocket::response::Responder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rocket_okapi::gen::OpenApiGenerator` [INFO] [stdout] --> control_center_server/src/services/users/data.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use rocket_okapi::gen::OpenApiGenerator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `OpenApiResponderInner`, `OpenApiResponder` [INFO] [stdout] --> control_center_server/src/services/users/data.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | use rocket_okapi::response::{OpenApiResponder, OpenApiResponderInner}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `delete` [INFO] [stdout] --> control_center_server/src/services/users/mod.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use diesel::{delete, ExpressionMethods, insert_into, QueryDsl, RunQueryDsl, update}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PathItem`, `RefOr` [INFO] [stdout] --> control_center_server/src/services/users/mod.rs:7:32 [INFO] [stdout] | [INFO] [stdout] 7 | use okapi::openapi3::{OpenApi, PathItem, RefOr}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `okapi::openapi3::RefOr::Object` [INFO] [stdout] --> control_center_server/src/services/users/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use okapi::openapi3::RefOr::Object; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rocket::futures::StreamExt` [INFO] [stdout] --> control_center_server/src/services/postes/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rocket::futures::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> control_center_server/src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(drain_filter)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `control_center` due to 2 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "cc19d3a66b768e9a2e6a023936de12c9f1ac662fb6de20dc838dae09ac7720a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc19d3a66b768e9a2e6a023936de12c9f1ac662fb6de20dc838dae09ac7720a7", kill_on_drop: false }` [INFO] [stdout] cc19d3a66b768e9a2e6a023936de12c9f1ac662fb6de20dc838dae09ac7720a7