[INFO] cloning repository https://github.com/DanielCardonaRojas/actix-todolist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanielCardonaRojas/actix-todolist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielCardonaRojas%2Factix-todolist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielCardonaRojas%2Factix-todolist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a659331d4cdab3db132623b48b1122474e1305ac [INFO] testing DanielCardonaRojas/actix-todolist against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielCardonaRojas%2Factix-todolist" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DanielCardonaRojas/actix-todolist on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-27/source/.cargo/config [INFO] started tweaking git repo https://github.com/DanielCardonaRojas/actix-todolist [INFO] finished tweaking git repo https://github.com/DanielCardonaRojas/actix-todolist [INFO] tweaked toml for git repo https://github.com/DanielCardonaRojas/actix-todolist written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/DanielCardonaRojas/actix-todolist already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jsonwebtoken v7.1.2 [INFO] [stderr] Downloaded ring v0.16.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9dc6b61de02efeb2f8f64be15e869f97c6f23e9249fbaf645aead634c96720e [INFO] running `Command { std: "docker" "start" "-a" "e9dc6b61de02efeb2f8f64be15e869f97c6f23e9249fbaf645aead634c96720e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9dc6b61de02efeb2f8f64be15e869f97c6f23e9249fbaf645aead634c96720e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9dc6b61de02efeb2f8f64be15e869f97c6f23e9249fbaf645aead634c96720e", kill_on_drop: false }` [INFO] [stdout] e9dc6b61de02efeb2f8f64be15e869f97c6f23e9249fbaf645aead634c96720e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e3e30813dc19930f3f44df41f712ba594fbf1f1c553aedd24b9f60ceafb0d16 [INFO] running `Command { std: "docker" "start" "-a" "2e3e30813dc19930f3f44df41f712ba594fbf1f1c553aedd24b9f60ceafb0d16", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling listenfd v0.3.3 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling bcrypt v0.8.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.35 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-threadpool v0.3.2 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling simple_asn1 v0.4.0 [INFO] [stderr] Compiling juniper v0.14.2 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling jsonwebtoken v7.1.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-todolist v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/models/task.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[table_name = "tasks"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 7 | #[derive(juniper::GraphQLObject, Serialize, Deserialize, Queryable, Insertable)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/models/task.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | #[table_name = "tasks"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 36 | #[derive(juniper::GraphQLInputObject, Deserialize, AsChangeset)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/models/task.rs:42:3 [INFO] [stdout] | [INFO] [stdout] 42 | #[table_name = "tasks"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 43 | #[derive(juniper::GraphQLInputObject, Deserialize, AsChangeset)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::services::TaskRepository` [INFO] [stdout] --> src/app_state.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::services::TaskRepository; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dotenv::dotenv` [INFO] [stdout] --> src/db_connection.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dotenv::dotenv; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/db_connection.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error`, `QueryResult` [INFO] [stdout] --> src/graphql/schema.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel::result::{Error, QueryResult}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TodoItem` [INFO] [stdout] --> src/handlers/task_handlers.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::models::task::{TodoItem, TodoItemEdit, TodoItemNew, TodoItemReplacement}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `App`, `HttpServer`, `get`, `post`, `put` [INFO] [stdout] --> src/handlers/task_handlers.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use actix_web::{get, post, put, web, App, HttpResponse, HttpServer, Responder}; [INFO] [stdout] | ^^^ ^^^^ ^^^ ^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `slog::info` [INFO] [stdout] --> src/handlers/task_handlers.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use slog::info; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::http::StatusCode` [INFO] [stdout] --> src/handlers/user_handlers.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use actix_web::http::StatusCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `App`, `HttpServer`, `get`, `post`, `put` [INFO] [stdout] --> src/handlers/user_handlers.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use actix_web::{get, post, put, web, App, HttpResponse, HttpServer, Responder}; [INFO] [stdout] | ^^^ ^^^^ ^^^ ^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/handlers/user_handlers.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/handlers/user_handlers.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HttpResponse`, `http`, `web` [INFO] [stdout] --> src/handlers/mod.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | use actix_web::{dev, http, web, FromRequest, HttpRequest, HttpResponse, Result}; [INFO] [stdout] | ^^^^ ^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::prelude::*` [INFO] [stdout] --> src/models/task.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future` [INFO] [stdout] --> src/models/user.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::future; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PgPool` [INFO] [stdout] --> src/services/task_repository.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::db_connection::{PgPool, PgPooledConnection}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/services/task_repository.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::result::{Error, QueryResult}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PgPool` [INFO] [stdout] --> src/services/user_service.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::db_connection::{PgPool, PgPooledConnection}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/services/user_service.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::result::{Error, QueryResult}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Algorithm` [INFO] [stdout] --> src/services/user_service.rs:8:36 [INFO] [stdout] | [INFO] [stdout] 8 | use jsonwebtoken::{decode, encode, Algorithm, DecodingKey, EncodingKey, Header, Validation}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `payload` [INFO] [stdout] --> src/handlers/mod.rs:20:40 [INFO] [stdout] | [INFO] [stdout] 20 | fn from_request(req: &HttpRequest, payload: &mut dev::Payload) -> Self::Future { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user` [INFO] [stdout] --> src/handlers/task_handlers.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | user: UserClaims, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `authHeader` should have a snake case name [INFO] [stdout] --> src/handlers/mod.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | let authHeader = req [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `auth_header` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `taskService` should have a snake case name [INFO] [stdout] --> src/graphql/schema.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | let taskService = TaskRepository::new(&conn); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `task_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `taskService` should have a snake case name [INFO] [stdout] --> src/handlers/task_handlers.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let taskService = TaskRepository::new(&conn); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `task_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `taskService` should have a snake case name [INFO] [stdout] --> src/handlers/task_handlers.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let taskService = TaskRepository::new(&conn); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `task_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `taskService` should have a snake case name [INFO] [stdout] --> src/handlers/task_handlers.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | let taskService = TaskRepository::new(&conn); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `task_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `taskService` should have a snake case name [INFO] [stdout] --> src/handlers/task_handlers.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | let taskService = TaskRepository::new(&conn); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `task_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `findById` should have a snake case name [INFO] [stdout] --> src/services/task_repository.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn findById(&self, key: String) -> QueryResult { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `find_by_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: actix-web v2.0.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "2e3e30813dc19930f3f44df41f712ba594fbf1f1c553aedd24b9f60ceafb0d16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e3e30813dc19930f3f44df41f712ba594fbf1f1c553aedd24b9f60ceafb0d16", kill_on_drop: false }` [INFO] [stdout] 2e3e30813dc19930f3f44df41f712ba594fbf1f1c553aedd24b9f60ceafb0d16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4a306a882cb578e105775353db96c3b6c9f9e6f4b291ace0a26005a8ca24f8e [INFO] running `Command { std: "docker" "start" "-a" "a4a306a882cb578e105775353db96c3b6c9f9e6f4b291ace0a26005a8ca24f8e", kill_on_drop: false }` [INFO] [stderr] Compiling actix-todolist v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/models/task.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[table_name = "tasks"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 7 | #[derive(juniper::GraphQLObject, Serialize, Deserialize, Queryable, Insertable)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/models/task.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | #[table_name = "tasks"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 36 | #[derive(juniper::GraphQLInputObject, Deserialize, AsChangeset)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/models/task.rs:42:3 [INFO] [stdout] | [INFO] [stdout] 42 | #[table_name = "tasks"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 43 | #[derive(juniper::GraphQLInputObject, Deserialize, AsChangeset)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::services::TaskRepository` [INFO] [stdout] --> src/app_state.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::services::TaskRepository; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dotenv::dotenv` [INFO] [stdout] --> src/db_connection.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dotenv::dotenv; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/db_connection.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error`, `QueryResult` [INFO] [stdout] --> src/graphql/schema.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel::result::{Error, QueryResult}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TodoItem` [INFO] [stdout] --> src/handlers/task_handlers.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::models::task::{TodoItem, TodoItemEdit, TodoItemNew, TodoItemReplacement}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `App`, `HttpServer`, `get`, `post`, `put` [INFO] [stdout] --> src/handlers/task_handlers.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use actix_web::{get, post, put, web, App, HttpResponse, HttpServer, Responder}; [INFO] [stdout] | ^^^ ^^^^ ^^^ ^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `slog::info` [INFO] [stdout] --> src/handlers/task_handlers.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use slog::info; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::http::StatusCode` [INFO] [stdout] --> src/handlers/user_handlers.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use actix_web::http::StatusCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `App`, `HttpServer`, `get`, `post`, `put` [INFO] [stdout] --> src/handlers/user_handlers.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use actix_web::{get, post, put, web, App, HttpResponse, HttpServer, Responder}; [INFO] [stdout] | ^^^ ^^^^ ^^^ ^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/handlers/user_handlers.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/handlers/user_handlers.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HttpResponse`, `http`, `web` [INFO] [stdout] --> src/handlers/mod.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | use actix_web::{dev, http, web, FromRequest, HttpRequest, HttpResponse, Result}; [INFO] [stdout] | ^^^^ ^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::prelude::*` [INFO] [stdout] --> src/models/task.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future` [INFO] [stdout] --> src/models/user.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::future; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PgPool` [INFO] [stdout] --> src/services/task_repository.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::db_connection::{PgPool, PgPooledConnection}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/services/task_repository.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::result::{Error, QueryResult}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PgPool` [INFO] [stdout] --> src/services/user_service.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::db_connection::{PgPool, PgPooledConnection}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/services/user_service.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::result::{Error, QueryResult}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Algorithm` [INFO] [stdout] --> src/services/user_service.rs:8:36 [INFO] [stdout] | [INFO] [stdout] 8 | use jsonwebtoken::{decode, encode, Algorithm, DecodingKey, EncodingKey, Header, Validation}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `handlers` [INFO] [stdout] --> src/main.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | use handlers; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/main.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | mod tests { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy_static::lazy_static` [INFO] [stdout] --> src/main.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/main.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | mod tests { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `payload` [INFO] [stdout] --> src/handlers/mod.rs:20:40 [INFO] [stdout] | [INFO] [stdout] 20 | fn from_request(req: &HttpRequest, payload: &mut dev::Payload) -> Self::Future { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user` [INFO] [stdout] --> src/handlers/task_handlers.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | user: UserClaims, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `authHeader` should have a snake case name [INFO] [stdout] --> src/handlers/mod.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | let authHeader = req [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `auth_header` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `taskService` should have a snake case name [INFO] [stdout] --> src/graphql/schema.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | let taskService = TaskRepository::new(&conn); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `task_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `taskService` should have a snake case name [INFO] [stdout] --> src/handlers/task_handlers.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let taskService = TaskRepository::new(&conn); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `task_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `taskService` should have a snake case name [INFO] [stdout] --> src/handlers/task_handlers.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let taskService = TaskRepository::new(&conn); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `task_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `taskService` should have a snake case name [INFO] [stdout] --> src/handlers/task_handlers.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | let taskService = TaskRepository::new(&conn); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `task_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `taskService` should have a snake case name [INFO] [stdout] --> src/handlers/task_handlers.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | let taskService = TaskRepository::new(&conn); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `task_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `findById` should have a snake case name [INFO] [stdout] --> src/services/task_repository.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn findById(&self, key: String) -> QueryResult { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `find_by_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.02s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: actix-web v2.0.0 [INFO] [stderr] Blocking waiting for file lock on package cache [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" "a4a306a882cb578e105775353db96c3b6c9f9e6f4b291ace0a26005a8ca24f8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4a306a882cb578e105775353db96c3b6c9f9e6f4b291ace0a26005a8ca24f8e", kill_on_drop: false }` [INFO] [stdout] a4a306a882cb578e105775353db96c3b6c9f9e6f4b291ace0a26005a8ca24f8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cb3559bc5e8d7e62af54f62ac335393df4f6fd3fa144f56deece6e2c50ac2c00 [INFO] running `Command { std: "docker" "start" "-a" "cb3559bc5e8d7e62af54f62ac335393df4f6fd3fa144f56deece6e2c50ac2c00", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/models/task.rs:6:3 [INFO] [stderr] | [INFO] [stderr] 6 | #[table_name = "tasks"] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 7 | #[derive(juniper::GraphQLObject, Serialize, Deserialize, Queryable, Insertable)] [INFO] [stderr] | ---------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/models/task.rs:35:3 [INFO] [stderr] | [INFO] [stderr] 35 | #[table_name = "tasks"] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 36 | #[derive(juniper::GraphQLInputObject, Deserialize, AsChangeset)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/models/task.rs:42:3 [INFO] [stderr] | [INFO] [stderr] 42 | #[table_name = "tasks"] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 43 | #[derive(juniper::GraphQLInputObject, Deserialize, AsChangeset)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::services::TaskRepository` [INFO] [stderr] --> src/app_state.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::services::TaskRepository; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `dotenv::dotenv` [INFO] [stderr] --> src/db_connection.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use dotenv::dotenv; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::env` [INFO] [stderr] --> src/db_connection.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::env; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Error`, `QueryResult` [INFO] [stderr] --> src/graphql/schema.rs:4:22 [INFO] [stderr] | [INFO] [stderr] 4 | use diesel::result::{Error, QueryResult}; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `TodoItem` [INFO] [stderr] --> src/handlers/task_handlers.rs:2:27 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::models::task::{TodoItem, TodoItemEdit, TodoItemNew, TodoItemReplacement}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `App`, `HttpServer`, `get`, `post`, `put` [INFO] [stderr] --> src/handlers/task_handlers.rs:6:17 [INFO] [stderr] | [INFO] [stderr] 6 | use actix_web::{get, post, put, web, App, HttpResponse, HttpServer, Responder}; [INFO] [stderr] | ^^^ ^^^^ ^^^ ^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `slog::info` [INFO] [stderr] --> src/handlers/task_handlers.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use slog::info; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `actix_web::http::StatusCode` [INFO] [stderr] --> src/handlers/user_handlers.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use actix_web::http::StatusCode; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `App`, `HttpServer`, `get`, `post`, `put` [INFO] [stderr] --> src/handlers/user_handlers.rs:5:17 [INFO] [stderr] | [INFO] [stderr] 5 | use actix_web::{get, post, put, web, App, HttpResponse, HttpServer, Responder}; [INFO] [stderr] | ^^^ ^^^^ ^^^ ^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stderr] --> src/handlers/user_handlers.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Serialize}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `uuid::Uuid` [INFO] [stderr] --> src/handlers/user_handlers.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use uuid::Uuid; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `HttpResponse`, `http`, `web` [INFO] [stderr] --> src/handlers/mod.rs:11:22 [INFO] [stderr] | [INFO] [stderr] 11 | use actix_web::{dev, http, web, FromRequest, HttpRequest, HttpResponse, Result}; [INFO] [stderr] | ^^^^ ^^^ ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `chrono::prelude::*` [INFO] [stderr] --> src/models/task.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use chrono::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `futures::future` [INFO] [stderr] --> src/models/user.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use futures::future; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `PgPool` [INFO] [stderr] --> src/services/task_repository.rs:1:28 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::db_connection::{PgPool, PgPooledConnection}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Error` [INFO] [stderr] --> src/services/task_repository.rs:7:22 [INFO] [stderr] | [INFO] [stderr] 7 | use diesel::result::{Error, QueryResult}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `PgPool` [INFO] [stderr] --> src/services/user_service.rs:1:28 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::db_connection::{PgPool, PgPooledConnection}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Error` [INFO] [stderr] --> src/services/user_service.rs:7:22 [INFO] [stderr] | [INFO] [stderr] 7 | use diesel::result::{Error, QueryResult}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Algorithm` [INFO] [stderr] --> src/services/user_service.rs:8:36 [INFO] [stderr] | [INFO] [stderr] 8 | use jsonwebtoken::{decode, encode, Algorithm, DecodingKey, EncodingKey, Header, Validation}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `handlers` [INFO] [stderr] --> src/main.rs:72:9 [INFO] [stderr] | [INFO] [stderr] 72 | use handlers; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider adding a `#[cfg(test)]` to the containing module [INFO] [stderr] --> src/main.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | mod tests { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `lazy_static::lazy_static` [INFO] [stderr] --> src/main.rs:73:9 [INFO] [stderr] | [INFO] [stderr] 73 | use lazy_static::lazy_static; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider adding a `#[cfg(test)]` to the containing module [INFO] [stderr] --> src/main.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | mod tests { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `payload` [INFO] [stderr] --> src/handlers/mod.rs:20:40 [INFO] [stderr] | [INFO] [stderr] 20 | fn from_request(req: &HttpRequest, payload: &mut dev::Payload) -> Self::Future { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `user` [INFO] [stderr] --> src/handlers/task_handlers.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | user: UserClaims, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stderr] [INFO] [stderr] warning: variable `authHeader` should have a snake case name [INFO] [stderr] --> src/handlers/mod.rs:30:9 [INFO] [stderr] | [INFO] [stderr] 30 | let authHeader = req [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `auth_header` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `taskService` should have a snake case name [INFO] [stderr] --> src/graphql/schema.rs:17:13 [INFO] [stderr] | [INFO] [stderr] 17 | let taskService = TaskRepository::new(&conn); [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `task_service` [INFO] [stderr] [INFO] [stderr] warning: variable `taskService` should have a snake case name [INFO] [stderr] --> src/handlers/task_handlers.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | let taskService = TaskRepository::new(&conn); [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `task_service` [INFO] [stderr] [INFO] [stderr] warning: variable `taskService` should have a snake case name [INFO] [stderr] --> src/handlers/task_handlers.rs:37:9 [INFO] [stderr] | [INFO] [stderr] 37 | let taskService = TaskRepository::new(&conn); [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `task_service` [INFO] [stderr] [INFO] [stderr] warning: variable `taskService` should have a snake case name [INFO] [stderr] --> src/handlers/task_handlers.rs:49:9 [INFO] [stderr] | [INFO] [stderr] 49 | let taskService = TaskRepository::new(&conn); [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `task_service` [INFO] [stderr] [INFO] [stderr] warning: variable `taskService` should have a snake case name [INFO] [stderr] --> src/handlers/task_handlers.rs:57:9 [INFO] [stderr] | [INFO] [stderr] 57 | let taskService = TaskRepository::new(&conn); [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `task_service` [INFO] [stderr] [INFO] [stderr] warning: method `findById` should have a snake case name [INFO] [stderr] --> src/services/task_repository.rs:38:12 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn findById(&self, key: String) -> QueryResult { [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `find_by_id` [INFO] [stderr] [INFO] [stderr] warning: `actix-todolist` (bin "actix-todolist" test) generated 33 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.78s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: actix-web v2.0.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/actix_todolist-070e540cccd81e5f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_str_len ... ok [INFO] [stdout] test tests::test_create_todos ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_create_todos stdout ---- [INFO] [stdout] thread 'tests::test_create_todos' panicked at 'Failed to create pool: Error(Some("could not connect to server: No such file or directory\n\tIs the server running locally and accepting\n\tconnections on Unix domain socket \"/var/run/postgresql/.s.PGSQL.5432\"?\n"))', src/main.rs:83:34 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562a8412563d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562a8412563d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562a8412563d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x562a8412563d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x562a8414bbfc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x562a8411f7b8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x562a841279a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x562a841279a7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x562a841279a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x562a841276dc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x562a841280f9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x562a84127de7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x562a84125b04 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x562a84127af9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x562a83ad6723 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x562a83ad6813 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x562a83adc5bb - core::result::Result::expect::h4ac84cd85e884168 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x562a83aef028 - actix_todolist::tests::test_create_todos::{{closure}}::h0a133851e80b7389 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:83:20 [INFO] [stdout] 18: 0x562a83b1c38b - as core::future::future::Future>::poll::h4296cc074ea19a98 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x562a83b570a6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h4a72520a363fb284 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/task/local.rs:526:65 [INFO] [stdout] 20: 0x562a83b18d30 - tokio::coop::with_budget::{{closure}}::h0cb2d06b1707d30b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:127:9 [INFO] [stdout] 21: 0x562a83b18468 - std::thread::local::LocalKey::try_with::hdb990f8a31d0c1db [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 22: 0x562a83b175ed - std::thread::local::LocalKey::with::h0cff46c05125066d [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 23: 0x562a83b56f65 - tokio::coop::with_budget::hd0d4b4ab0400f643 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:120:5 [INFO] [stdout] 24: 0x562a83b56f65 - tokio::coop::budget::ha2d943d77460ab61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:96:5 [INFO] [stdout] 25: 0x562a83b56f65 - as core::future::future::Future>::poll::{{closure}}::h7b132a882c4dac08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/task/local.rs:526:42 [INFO] [stdout] 26: 0x562a83b633c7 - tokio::macros::scoped_tls::ScopedKey::set::h7421951876fc7508 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 27: 0x562a83b56daa - tokio::task::local::LocalSet::with::h5d7dd891811c3729 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/task/local.rs:440:9 [INFO] [stdout] 28: 0x562a83b56e12 - as core::future::future::Future>::poll::habe36de542170dab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/task/local.rs:516:9 [INFO] [stdout] 29: 0x562a83b56cee - tokio::task::local::LocalSet::run_until::{{closure}}::hc2cb15eef02e5a9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/task/local.rs:390:18 [INFO] [stdout] 30: 0x562a83b1c1fb - as core::future::future::Future>::poll::h371a912ea071c89b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 31: 0x562a83b1ab40 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h26a3e52397c6f922 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 32: 0x562a83b18f70 - tokio::coop::with_budget::{{closure}}::ha39ca85355ec7102 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:127:9 [INFO] [stdout] 33: 0x562a83b17e28 - std::thread::local::LocalKey::try_with::h9b55257efdfaa9ee [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 34: 0x562a83b177fd - std::thread::local::LocalKey::with::he03683c20a193662 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 35: 0x562a83b1a586 - tokio::coop::with_budget::hfad72b34ff2ee0dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:120:5 [INFO] [stdout] 36: 0x562a83b1a586 - tokio::coop::budget::h6d305e5bd8d0caff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:96:5 [INFO] [stdout] 37: 0x562a83b1a586 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h78d9bdfc533f73e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 38: 0x562a83b1b021 - tokio::runtime::basic_scheduler::enter::{{closure}}::h9b2c8376b7130d87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 39: 0x562a83b634da - tokio::macros::scoped_tls::ScopedKey::set::h8c27ef9af6a730dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 40: 0x562a83b1af64 - tokio::runtime::basic_scheduler::enter::h6179536fb6c98f53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 41: 0x562a83b1a2c0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::ha88fecb1b534b33b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 42: 0x562a83b2f402 - tokio::runtime::Runtime::block_on::{{closure}}::hc1eb3fc778dfd8f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:444:34 [INFO] [stdout] 43: 0x562a83ae2602 - tokio::runtime::context::enter::hf27d7e874600d6aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/context.rs:72:5 [INFO] [stdout] 44: 0x562a83ae28b8 - tokio::runtime::handle::Handle::enter::hc3876c7d9b1f9fb1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/handle.rs:76:9 [INFO] [stdout] 45: 0x562a83b2f34d - tokio::runtime::Runtime::block_on::hc4fbe9e24f1462c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:441:9 [INFO] [stdout] 46: 0x562a83b56a54 - tokio::task::local::LocalSet::block_on::h4cc60a01c651bc7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/task/local.rs:351:9 [INFO] [stdout] 47: 0x562a83b63c63 - actix_rt::runtime::Runtime::block_on::hd1c7399b8a5fd48c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/runtime.rs:89:9 [INFO] [stdout] 48: 0x562a83b5e4c2 - actix_rt::builder::SystemRunner::block_on::h1e268bcbb6e833a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/builder.rs:187:19 [INFO] [stdout] 49: 0x562a83aeee6a - actix_todolist::tests::test_create_todos::h11540b9b90f2609c [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:81:5 [INFO] [stdout] 50: 0x562a83aeee0a - actix_todolist::tests::test_create_todos::{{closure}}::h36ca3f1974813ecf [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:81:5 [INFO] [stdout] 51: 0x562a83b578ce - core::ops::function::FnOnce::call_once::h69e3c3accaee6154 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x562a83bc6c73 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x562a83bc6c73 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 54: 0x562a83bc5954 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 55: 0x562a83bc5954 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 56: 0x562a83bc5954 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 57: 0x562a83bc5954 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 58: 0x562a83bc5954 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 59: 0x562a83bc5954 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 60: 0x562a83bc5954 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 61: 0x562a83bcf271 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 62: 0x562a83bcf271 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 63: 0x562a83b9b8ef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 64: 0x562a83b9b8ef - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 65: 0x562a83b9b8ef - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 66: 0x562a83b9b8ef - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 67: 0x562a83b9b8ef - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 68: 0x562a83b9b8ef - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 69: 0x562a83b9b8ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 70: 0x562a8412dfc3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 71: 0x562a8412dfc3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 72: 0x562a8412dfc3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 73: 0x7fe50952f609 - start_thread [INFO] [stdout] 74: 0x7fe509303163 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_create_todos [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin actix-todolist' [INFO] running `Command { std: "docker" "inspect" "cb3559bc5e8d7e62af54f62ac335393df4f6fd3fa144f56deece6e2c50ac2c00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb3559bc5e8d7e62af54f62ac335393df4f6fd3fa144f56deece6e2c50ac2c00", kill_on_drop: false }` [INFO] [stdout] cb3559bc5e8d7e62af54f62ac335393df4f6fd3fa144f56deece6e2c50ac2c00