Nov 17 15:06:22.904 INFO testing GreenLoofa/rock_paper_scissors against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 15:06:22.904 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 15:06:23.105 INFO [stdout] 11a7e73313dc6824430d5413c1b18f7e47d917e97d3b6f33996164ab5dbbd4af Nov 17 15:06:23.112 INFO running `"docker" "start" "-a" "11a7e73313dc6824430d5413c1b18f7e47d917e97d3b6f33996164ab5dbbd4af"` Nov 17 15:06:23.601 INFO [stderr] usermod: no changes Nov 17 15:06:24.095 INFO [stderr] Compiling proc-macro2 v0.4.5 Nov 17 15:06:24.099 INFO [stderr] Compiling mio v0.6.14 Nov 17 15:06:24.100 INFO [stderr] Compiling tokio-io v0.1.6 Nov 17 15:06:24.107 INFO [stderr] Compiling parking_lot v0.5.5 Nov 17 15:06:24.107 INFO [stderr] Compiling semver v0.9.0 Nov 17 15:06:24.140 INFO [stderr] Compiling tokio-threadpool v0.1.3 Nov 17 15:06:24.140 INFO [stderr] Compiling serde_urlencoded v0.5.2 Nov 17 15:06:24.141 INFO [stderr] Compiling env_logger v0.5.10 Nov 17 15:06:28.915 INFO [stderr] Compiling diesel v1.3.0 Nov 17 15:06:28.915 INFO [stderr] Compiling h2 v0.1.9 Nov 17 15:06:28.916 INFO [stderr] Compiling crossbeam-channel v0.1.3 Nov 17 15:06:34.326 INFO [stderr] Compiling tokio-reactor v0.1.1 Nov 17 15:06:35.229 INFO [stderr] Compiling mio-uds v0.6.6 Nov 17 15:06:35.260 INFO [stderr] Compiling quote v0.6.3 Nov 17 15:06:35.459 INFO [stderr] Compiling tokio-fs v0.1.0 Nov 17 15:06:40.395 INFO [stderr] Compiling tokio-tcp v0.1.0 Nov 17 15:06:40.395 INFO [stderr] Compiling tokio-udp v0.1.0 Nov 17 15:06:45.691 INFO [stderr] Compiling tokio v0.1.6 Nov 17 15:06:45.717 INFO [stderr] Compiling syn v0.14.2 Nov 17 15:06:50.683 INFO [stderr] Compiling tokio-core v0.1.17 Nov 17 15:06:56.395 INFO [stderr] Compiling trust-dns-proto v0.3.3 Nov 17 15:06:56.395 INFO [stderr] Compiling tokio-signal v0.1.5 Nov 17 15:07:05.159 INFO [stderr] Compiling serde_derive v1.0.65 Nov 17 15:07:16.981 INFO [stderr] Compiling trust-dns-resolver v0.8.2 Nov 17 15:07:45.873 INFO [stderr] Compiling cargo_metadata v0.5.5 Nov 17 15:07:51.759 INFO [stderr] Compiling skeptic v0.13.3 Nov 17 15:07:58.807 INFO [stderr] Compiling actix v0.5.7 Nov 17 15:08:15.711 INFO [stderr] Compiling actix-web v0.6.10 Nov 17 15:08:42.009 INFO [stderr] Compiling rock_paper_scissors v0.1.0 (/source) Nov 17 15:08:48.463 INFO [stderr] warning: unused `#[macro_use]` import Nov 17 15:08:48.463 INFO [stderr] --> src/main.rs:9:1 Nov 17 15:08:48.463 INFO [stderr] | Nov 17 15:08:48.463 INFO [stderr] 9 | #[macro_use] Nov 17 15:08:48.463 INFO [stderr] | ^^^^^^^^^^^^ Nov 17 15:08:48.463 INFO [stderr] | Nov 17 15:08:48.463 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 15:08:48.463 INFO [stderr] Nov 17 15:08:48.463 INFO [stderr] warning: unused imports: `Json`, `Method`, `error` Nov 17 15:08:48.463 INFO [stderr] --> src/main.rs:18:5 Nov 17 15:08:48.463 INFO [stderr] | Nov 17 15:08:48.463 INFO [stderr] 18 | error, http, middleware, server, App, AsyncResponder, Error, HttpMessage, Nov 17 15:08:48.463 INFO [stderr] | ^^^^^ Nov 17 15:08:48.463 INFO [stderr] 19 | HttpRequest, HttpResponse, Json, Nov 17 15:08:48.463 INFO [stderr] | ^^^^ Nov 17 15:08:48.463 INFO [stderr] 20 | middleware::cors::Cors, Nov 17 15:08:48.463 INFO [stderr] 21 | http::{header, Method} Nov 17 15:08:48.463 INFO [stderr] | ^^^^^^ Nov 17 15:08:48.463 INFO [stderr] Nov 17 15:08:48.463 INFO [stderr] warning: unused import: `json::JsonValue` Nov 17 15:08:48.463 INFO [stderr] --> src/main.rs:25:5 Nov 17 15:08:48.463 INFO [stderr] | Nov 17 15:08:48.463 INFO [stderr] 25 | use json::JsonValue; Nov 17 15:08:48.463 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 17 15:08:48.463 INFO [stderr] Nov 17 15:08:48.463 INFO [stderr] warning: unused import: `diesel::prelude::*` Nov 17 15:08:48.463 INFO [stderr] --> src/main.rs:28:5 Nov 17 15:08:48.463 INFO [stderr] | Nov 17 15:08:48.463 INFO [stderr] 28 | use diesel::prelude::*; Nov 17 15:08:48.463 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 15:08:48.463 INFO [stderr] Nov 17 15:08:48.463 INFO [stderr] warning: unused import: `diesel::pg::PgConnection` Nov 17 15:08:48.463 INFO [stderr] --> src/main.rs:29:5 Nov 17 15:08:48.463 INFO [stderr] | Nov 17 15:08:48.463 INFO [stderr] 29 | use diesel::pg::PgConnection; Nov 17 15:08:48.463 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 15:08:48.463 INFO [stderr] Nov 17 15:08:48.463 INFO [stderr] warning: unused import: `dotenv::dotenv` Nov 17 15:08:48.463 INFO [stderr] --> src/main.rs:30:5 Nov 17 15:08:48.463 INFO [stderr] | Nov 17 15:08:48.463 INFO [stderr] 30 | use dotenv::dotenv; Nov 17 15:08:48.464 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 17 15:08:48.464 INFO [stderr] Nov 17 15:08:48.464 INFO [stderr] warning: unused import: `schema::games` Nov 17 15:08:48.464 INFO [stderr] --> src/db.rs:64:9 Nov 17 15:08:48.464 INFO [stderr] | Nov 17 15:08:48.464 INFO [stderr] 64 | use schema::games; Nov 17 15:08:48.464 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 15:08:48.464 INFO [stderr] Nov 17 15:08:48.464 INFO [stderr] warning: unused import: `schema::games` Nov 17 15:08:48.470 INFO [stderr] --> src/db.rs:77:9 Nov 17 15:08:48.470 INFO [stderr] | Nov 17 15:08:48.470 INFO [stderr] 77 | use schema::games; Nov 17 15:08:48.470 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 15:08:48.470 INFO [stderr] Nov 17 15:08:48.470 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 15:08:48.470 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 15:08:48.470 INFO [stderr] | Nov 17 15:08:48.470 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 15:08:48.470 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:08:48.471 INFO [stderr] | Nov 17 15:08:48.471 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 15:08:48.471 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! Nov 17 15:08:48.471 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:08:48.471 INFO [stderr] Nov 17 15:08:48.471 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 15:08:48.471 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 15:08:48.471 INFO [stderr] | Nov 17 15:08:48.471 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 15:08:48.471 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:08:48.471 INFO [stderr] | Nov 17 15:08:48.471 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! Nov 17 15:08:48.471 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:08:48.471 INFO [stderr] Nov 17 15:08:48.471 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 15:08:48.471 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:08:48.471 INFO [stderr] | Nov 17 15:08:48.471 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:08:48.471 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:08:48.471 INFO [stderr] | Nov 17 15:08:48.471 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! Nov 17 15:08:48.471 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:08:48.471 INFO [stderr] Nov 17 15:08:48.471 INFO [stderr] warning: cannot find type `key` in this scope Nov 17 15:08:48.471 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:08:48.471 INFO [stderr] | Nov 17 15:08:48.471 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:08:48.471 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:08:48.471 INFO [stderr] | Nov 17 15:08:48.471 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! Nov 17 15:08:48.471 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:08:48.471 INFO [stderr] Nov 17 15:08:48.471 INFO [stderr] warning: cannot find type `player1` in this scope Nov 17 15:08:48.471 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:08:48.471 INFO [stderr] | Nov 17 15:08:48.471 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:08:48.471 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:08:48.471 INFO [stderr] | Nov 17 15:08:48.471 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! Nov 17 15:08:48.471 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:08:48.471 INFO [stderr] Nov 17 15:08:48.471 INFO [stderr] warning: cannot find type `player2` in this scope Nov 17 15:08:48.471 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:08:48.471 INFO [stderr] | Nov 17 15:08:48.471 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:08:48.471 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:08:48.471 INFO [stderr] | Nov 17 15:08:48.471 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! Nov 17 15:08:48.471 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:08:48.471 INFO [stderr] Nov 17 15:08:48.471 INFO [stderr] warning: cannot find type `player1_choice` in this scope Nov 17 15:08:48.471 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:08:48.471 INFO [stderr] | Nov 17 15:08:48.471 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:08:48.471 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:08:48.471 INFO [stderr] | Nov 17 15:08:48.471 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! Nov 17 15:08:48.471 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:08:48.471 INFO [stderr] Nov 17 15:08:48.471 INFO [stderr] warning: cannot find type `player2_choice` in this scope Nov 17 15:08:48.471 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:08:48.471 INFO [stderr] | Nov 17 15:08:48.471 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:08:48.471 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:08:48.471 INFO [stderr] | Nov 17 15:08:48.471 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! Nov 17 15:08:48.471 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:08:48.471 INFO [stderr] Nov 17 15:08:48.479 INFO [stderr] warning: cannot find type `Game` in this scope Nov 17 15:08:48.479 INFO [stderr] --> src/models.rs:1:41 Nov 17 15:08:48.479 INFO [stderr] | Nov 17 15:08:48.479 INFO [stderr] 1 | #[derive(Debug, Serialize, Deserialize, Queryable)] Nov 17 15:08:48.479 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:08:48.479 INFO [stderr] | Nov 17 15:08:48.479 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! Nov 17 15:08:48.479 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:08:48.479 INFO [stderr] Nov 17 15:08:48.479 INFO [stderr] warning: cannot find type `games` in this scope Nov 17 15:08:48.479 INFO [stderr] --> src/models.rs:13:10 Nov 17 15:08:48.479 INFO [stderr] | Nov 17 15:08:48.479 INFO [stderr] 13 | #[derive(Insertable, Debug)] Nov 17 15:08:48.479 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:08:48.479 INFO [stderr] | Nov 17 15:08:48.479 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! Nov 17 15:08:48.479 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:08:48.479 INFO [stderr] Nov 17 15:08:48.479 INFO [stderr] warning: cannot find type `NewGame` in this scope Nov 17 15:08:48.479 INFO [stderr] --> src/models.rs:13:10 Nov 17 15:08:48.479 INFO [stderr] | Nov 17 15:08:48.479 INFO [stderr] 13 | #[derive(Insertable, Debug)] Nov 17 15:08:48.479 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:08:48.479 INFO [stderr] | Nov 17 15:08:48.479 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! Nov 17 15:08:48.479 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:08:48.479 INFO [stderr] Nov 17 15:08:49.034 INFO [stderr] warning: unused import: `Stream` Nov 17 15:08:49.034 INFO [stderr] --> src/main.rs:24:23 Nov 17 15:08:49.034 INFO [stderr] | Nov 17 15:08:49.034 INFO [stderr] 24 | use futures::{Future, Stream}; Nov 17 15:08:49.034 INFO [stderr] | ^^^^^^ Nov 17 15:08:49.035 INFO [stderr] Nov 17 15:08:49.091 INFO [stderr] warning: unused variable: `req` Nov 17 15:08:49.091 INFO [stderr] --> src/main.rs:77:10 Nov 17 15:08:49.091 INFO [stderr] | Nov 17 15:08:49.091 INFO [stderr] 77 | fn index(req: HttpRequest) -> HttpResponse { Nov 17 15:08:49.091 INFO [stderr] | ^^^ help: consider using `_req` instead Nov 17 15:08:49.092 INFO [stderr] | Nov 17 15:08:49.092 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 15:08:49.092 INFO [stderr] Nov 17 15:09:04.986 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 41s Nov 17 15:09:05.004 INFO [stderr] su: No module specific data is present Nov 17 15:09:05.832 INFO running `"docker" "inspect" "11a7e73313dc6824430d5413c1b18f7e47d917e97d3b6f33996164ab5dbbd4af"` Nov 17 15:09:06.173 INFO running `"docker" "rm" "-f" "11a7e73313dc6824430d5413c1b18f7e47d917e97d3b6f33996164ab5dbbd4af"` Nov 17 15:09:06.519 INFO [stdout] 11a7e73313dc6824430d5413c1b18f7e47d917e97d3b6f33996164ab5dbbd4af Nov 17 15:09:06.529 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 15:09:07.040 INFO [stdout] 2b78a191c14090702eed81dd7369aaa559a636824e129b8b160e55393a140197 Nov 17 15:09:07.043 INFO running `"docker" "start" "-a" "2b78a191c14090702eed81dd7369aaa559a636824e129b8b160e55393a140197"` Nov 17 15:09:09.050 INFO [stderr] usermod: no changes Nov 17 15:09:09.491 INFO [stderr] Compiling rock_paper_scissors v0.1.0 (/source) Nov 17 15:09:15.591 INFO [stderr] warning: unused `#[macro_use]` import Nov 17 15:09:15.591 INFO [stderr] --> src/main.rs:9:1 Nov 17 15:09:15.591 INFO [stderr] | Nov 17 15:09:15.591 INFO [stderr] 9 | #[macro_use] Nov 17 15:09:15.591 INFO [stderr] | ^^^^^^^^^^^^ Nov 17 15:09:15.591 INFO [stderr] | Nov 17 15:09:15.591 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 15:09:15.591 INFO [stderr] Nov 17 15:09:15.591 INFO [stderr] warning: unused imports: `Json`, `Method`, `error` Nov 17 15:09:15.591 INFO [stderr] --> src/main.rs:18:5 Nov 17 15:09:15.591 INFO [stderr] | Nov 17 15:09:15.591 INFO [stderr] 18 | error, http, middleware, server, App, AsyncResponder, Error, HttpMessage, Nov 17 15:09:15.591 INFO [stderr] | ^^^^^ Nov 17 15:09:15.591 INFO [stderr] 19 | HttpRequest, HttpResponse, Json, Nov 17 15:09:15.591 INFO [stderr] | ^^^^ Nov 17 15:09:15.591 INFO [stderr] 20 | middleware::cors::Cors, Nov 17 15:09:15.591 INFO [stderr] 21 | http::{header, Method} Nov 17 15:09:15.591 INFO [stderr] | ^^^^^^ Nov 17 15:09:15.591 INFO [stderr] Nov 17 15:09:15.591 INFO [stderr] warning: unused import: `json::JsonValue` Nov 17 15:09:15.591 INFO [stderr] --> src/main.rs:25:5 Nov 17 15:09:15.591 INFO [stderr] | Nov 17 15:09:15.591 INFO [stderr] 25 | use json::JsonValue; Nov 17 15:09:15.591 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 17 15:09:15.591 INFO [stderr] Nov 17 15:09:15.591 INFO [stderr] warning: unused import: `diesel::prelude::*` Nov 17 15:09:15.591 INFO [stderr] --> src/main.rs:28:5 Nov 17 15:09:15.591 INFO [stderr] | Nov 17 15:09:15.591 INFO [stderr] 28 | use diesel::prelude::*; Nov 17 15:09:15.591 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 15:09:15.591 INFO [stderr] Nov 17 15:09:15.591 INFO [stderr] warning: unused import: `diesel::pg::PgConnection` Nov 17 15:09:15.591 INFO [stderr] --> src/main.rs:29:5 Nov 17 15:09:15.591 INFO [stderr] | Nov 17 15:09:15.591 INFO [stderr] 29 | use diesel::pg::PgConnection; Nov 17 15:09:15.591 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 15:09:15.591 INFO [stderr] Nov 17 15:09:15.591 INFO [stderr] warning: unused import: `dotenv::dotenv` Nov 17 15:09:15.591 INFO [stderr] --> src/main.rs:30:5 Nov 17 15:09:15.592 INFO [stderr] | Nov 17 15:09:15.592 INFO [stderr] 30 | use dotenv::dotenv; Nov 17 15:09:15.592 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 17 15:09:15.592 INFO [stderr] Nov 17 15:09:15.592 INFO [stderr] warning: unused import: `schema::games` Nov 17 15:09:15.592 INFO [stderr] --> src/db.rs:64:9 Nov 17 15:09:15.592 INFO [stderr] | Nov 17 15:09:15.592 INFO [stderr] 64 | use schema::games; Nov 17 15:09:15.592 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 15:09:15.592 INFO [stderr] Nov 17 15:09:15.592 INFO [stderr] warning: unused import: `schema::games` Nov 17 15:09:15.592 INFO [stderr] --> src/db.rs:77:9 Nov 17 15:09:15.592 INFO [stderr] | Nov 17 15:09:15.592 INFO [stderr] 77 | use schema::games; Nov 17 15:09:15.592 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 15:09:15.592 INFO [stderr] Nov 17 15:09:15.592 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 15:09:15.592 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 15:09:15.592 INFO [stderr] | Nov 17 15:09:15.592 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 15:09:15.592 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:15.592 INFO [stderr] | Nov 17 15:09:15.592 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 15:09:15.592 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! Nov 17 15:09:15.592 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:15.592 INFO [stderr] Nov 17 15:09:15.592 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 15:09:15.592 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 15:09:15.592 INFO [stderr] | Nov 17 15:09:15.592 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 15:09:15.592 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:15.592 INFO [stderr] | Nov 17 15:09:15.592 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! Nov 17 15:09:15.592 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:15.592 INFO [stderr] Nov 17 15:09:15.599 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 15:09:15.599 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:15.599 INFO [stderr] | Nov 17 15:09:15.599 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:15.599 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:15.599 INFO [stderr] | Nov 17 15:09:15.599 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! Nov 17 15:09:15.599 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:15.599 INFO [stderr] Nov 17 15:09:15.599 INFO [stderr] warning: cannot find type `key` in this scope Nov 17 15:09:15.599 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:15.599 INFO [stderr] | Nov 17 15:09:15.599 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:15.599 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:15.599 INFO [stderr] | Nov 17 15:09:15.599 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! Nov 17 15:09:15.599 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:15.599 INFO [stderr] Nov 17 15:09:15.599 INFO [stderr] warning: cannot find type `player1` in this scope Nov 17 15:09:15.599 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:15.599 INFO [stderr] | Nov 17 15:09:15.599 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:15.599 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:15.599 INFO [stderr] | Nov 17 15:09:15.599 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! Nov 17 15:09:15.599 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:15.600 INFO [stderr] Nov 17 15:09:15.600 INFO [stderr] warning: cannot find type `player2` in this scope Nov 17 15:09:15.600 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:15.600 INFO [stderr] | Nov 17 15:09:15.600 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:15.600 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:15.600 INFO [stderr] | Nov 17 15:09:15.600 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! Nov 17 15:09:15.600 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:15.600 INFO [stderr] Nov 17 15:09:15.600 INFO [stderr] warning: cannot find type `player1_choice` in this scope Nov 17 15:09:15.600 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:15.600 INFO [stderr] | Nov 17 15:09:15.600 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:15.600 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:15.600 INFO [stderr] | Nov 17 15:09:15.600 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! Nov 17 15:09:15.600 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:15.600 INFO [stderr] Nov 17 15:09:15.600 INFO [stderr] warning: cannot find type `player2_choice` in this scope Nov 17 15:09:15.600 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:15.600 INFO [stderr] | Nov 17 15:09:15.600 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:15.600 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:15.600 INFO [stderr] | Nov 17 15:09:15.600 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! Nov 17 15:09:15.600 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:15.600 INFO [stderr] Nov 17 15:09:15.600 INFO [stderr] warning: cannot find type `Game` in this scope Nov 17 15:09:15.600 INFO [stderr] --> src/models.rs:1:41 Nov 17 15:09:15.600 INFO [stderr] | Nov 17 15:09:15.600 INFO [stderr] 1 | #[derive(Debug, Serialize, Deserialize, Queryable)] Nov 17 15:09:15.600 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:15.600 INFO [stderr] | Nov 17 15:09:15.600 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! Nov 17 15:09:15.600 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:15.600 INFO [stderr] Nov 17 15:09:15.600 INFO [stderr] warning: cannot find type `games` in this scope Nov 17 15:09:15.600 INFO [stderr] --> src/models.rs:13:10 Nov 17 15:09:15.600 INFO [stderr] | Nov 17 15:09:15.600 INFO [stderr] 13 | #[derive(Insertable, Debug)] Nov 17 15:09:15.600 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:15.600 INFO [stderr] | Nov 17 15:09:15.600 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! Nov 17 15:09:15.600 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:15.600 INFO [stderr] Nov 17 15:09:15.600 INFO [stderr] warning: cannot find type `NewGame` in this scope Nov 17 15:09:15.600 INFO [stderr] --> src/models.rs:13:10 Nov 17 15:09:15.600 INFO [stderr] | Nov 17 15:09:15.600 INFO [stderr] 13 | #[derive(Insertable, Debug)] Nov 17 15:09:15.600 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:15.600 INFO [stderr] | Nov 17 15:09:15.600 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! Nov 17 15:09:15.600 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:15.600 INFO [stderr] Nov 17 15:09:16.280 INFO [stderr] warning: unused import: `Stream` Nov 17 15:09:16.281 INFO [stderr] --> src/main.rs:24:23 Nov 17 15:09:16.281 INFO [stderr] | Nov 17 15:09:16.282 INFO [stderr] 24 | use futures::{Future, Stream}; Nov 17 15:09:16.282 INFO [stderr] | ^^^^^^ Nov 17 15:09:16.282 INFO [stderr] Nov 17 15:09:16.335 INFO [stderr] warning: unused variable: `req` Nov 17 15:09:16.335 INFO [stderr] --> src/main.rs:77:10 Nov 17 15:09:16.335 INFO [stderr] | Nov 17 15:09:16.336 INFO [stderr] 77 | fn index(req: HttpRequest) -> HttpResponse { Nov 17 15:09:16.336 INFO [stderr] | ^^^ help: consider using `_req` instead Nov 17 15:09:16.336 INFO [stderr] | Nov 17 15:09:16.337 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 15:09:16.337 INFO [stderr] Nov 17 15:09:17.187 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.09s Nov 17 15:09:17.207 INFO [stderr] su: No module specific data is present Nov 17 15:09:17.931 INFO running `"docker" "inspect" "2b78a191c14090702eed81dd7369aaa559a636824e129b8b160e55393a140197"` Nov 17 15:09:18.273 INFO running `"docker" "rm" "-f" "2b78a191c14090702eed81dd7369aaa559a636824e129b8b160e55393a140197"` Nov 17 15:09:18.602 INFO [stdout] 2b78a191c14090702eed81dd7369aaa559a636824e129b8b160e55393a140197 Nov 17 15:09:18.610 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 15:09:19.101 INFO [stdout] 75ff8dce5d8abe57ddafebccaa934ad0d01f3f7b249c666e9b3900929b697c38 Nov 17 15:09:19.105 INFO running `"docker" "start" "-a" "75ff8dce5d8abe57ddafebccaa934ad0d01f3f7b249c666e9b3900929b697c38"` Nov 17 15:09:20.318 INFO [stderr] usermod: no changes Nov 17 15:09:20.711 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.35s Nov 17 15:09:20.725 INFO [stderr] Running /target/debug/deps/rock_paper_scissors-d93d95a155eb63a9 Nov 17 15:09:20.750 INFO [stdout] Nov 17 15:09:20.750 INFO [stdout] running 0 tests Nov 17 15:09:20.750 INFO [stdout] Nov 17 15:09:20.751 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 15:09:20.751 INFO [stdout] Nov 17 15:09:20.753 INFO [stderr] su: No module specific data is present Nov 17 15:09:21.559 INFO running `"docker" "inspect" "75ff8dce5d8abe57ddafebccaa934ad0d01f3f7b249c666e9b3900929b697c38"` Nov 17 15:09:22.023 INFO running `"docker" "rm" "-f" "75ff8dce5d8abe57ddafebccaa934ad0d01f3f7b249c666e9b3900929b697c38"` Nov 17 15:09:22.287 INFO [stdout] 75ff8dce5d8abe57ddafebccaa934ad0d01f3f7b249c666e9b3900929b697c38