Oct 11 06:31:27.598 INFO testing GreenLoofa/rock_paper_scissors against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:31:27.598 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:31:27.598 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:31:27.798 INFO blam! 0f0cc33e5eb9fc64e8b5d57083fa148798478e4efb332b7d0bc9ad12f38fd093 Oct 11 06:31:27.800 INFO running `"docker" "start" "-a" "0f0cc33e5eb9fc64e8b5d57083fa148798478e4efb332b7d0bc9ad12f38fd093"` Oct 11 06:31:28.259 INFO kablam! usermod: no changes Oct 11 06:31:28.631 INFO kablam! Compiling uuid v0.1.18 Oct 11 06:31:28.633 INFO kablam! Compiling serde_json v1.0.19 Oct 11 06:31:28.633 INFO kablam! Compiling semver v0.9.0 Oct 11 06:31:28.634 INFO kablam! Compiling regex v0.2.11 Oct 11 06:31:28.638 INFO kablam! Compiling h2 v0.1.9 Oct 11 06:31:28.638 INFO kablam! Compiling tokio-threadpool v0.1.3 Oct 11 06:31:28.641 INFO kablam! Compiling serde_urlencoded v0.5.2 Oct 11 06:31:28.641 INFO kablam! Compiling env_logger v0.5.10 Oct 11 06:31:31.956 INFO kablam! Compiling diesel v1.3.0 Oct 11 06:31:36.556 INFO kablam! Compiling tokio-fs v0.1.0 Oct 11 06:31:36.829 INFO kablam! Compiling cargo_metadata v0.5.5 Oct 11 06:31:41.949 INFO kablam! Compiling dotenv v0.9.0 Oct 11 06:31:42.960 INFO kablam! Compiling tokio v0.1.6 Oct 11 06:31:44.858 INFO kablam! Compiling skeptic v0.13.3 Oct 11 06:31:46.346 INFO kablam! Compiling tokio-core v0.1.17 Oct 11 06:31:49.599 INFO kablam! Compiling actix v0.5.7 Oct 11 06:31:50.215 INFO kablam! Compiling trust-dns-proto v0.3.3 Oct 11 06:31:50.215 INFO kablam! Compiling tokio-signal v0.1.5 Oct 11 06:31:58.345 INFO kablam! Compiling trust-dns-resolver v0.8.2 Oct 11 06:32:12.786 INFO kablam! Compiling actix-web v0.6.10 Oct 11 06:32:34.454 INFO kablam! Compiling rock_paper_scissors v0.1.0 (/source) Oct 11 06:32:44.318 INFO kablam! warning: unused `#[macro_use]` import Oct 11 06:32:44.318 INFO kablam! --> src/main.rs:9:1 Oct 11 06:32:44.318 INFO kablam! | Oct 11 06:32:44.318 INFO kablam! 9 | #[macro_use] Oct 11 06:32:44.318 INFO kablam! | ^^^^^^^^^^^^ Oct 11 06:32:44.318 INFO kablam! | Oct 11 06:32:44.318 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:32:44.318 INFO kablam! Oct 11 06:32:44.318 INFO kablam! warning: unused imports: `Json`, `Method`, `error` Oct 11 06:32:44.318 INFO kablam! --> src/main.rs:18:5 Oct 11 06:32:44.318 INFO kablam! | Oct 11 06:32:44.318 INFO kablam! 18 | error, http, middleware, server, App, AsyncResponder, Error, HttpMessage, Oct 11 06:32:44.318 INFO kablam! | ^^^^^ Oct 11 06:32:44.318 INFO kablam! 19 | HttpRequest, HttpResponse, Json, Oct 11 06:32:44.318 INFO kablam! | ^^^^ Oct 11 06:32:44.318 INFO kablam! 20 | middleware::cors::Cors, Oct 11 06:32:44.318 INFO kablam! 21 | http::{header, Method} Oct 11 06:32:44.318 INFO kablam! | ^^^^^^ Oct 11 06:32:44.318 INFO kablam! Oct 11 06:32:44.318 INFO kablam! warning: unused import: `json::JsonValue` Oct 11 06:32:44.318 INFO kablam! --> src/main.rs:25:5 Oct 11 06:32:44.318 INFO kablam! | Oct 11 06:32:44.318 INFO kablam! 25 | use json::JsonValue; Oct 11 06:32:44.318 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 06:32:44.318 INFO kablam! Oct 11 06:32:44.318 INFO kablam! warning: unused import: `diesel::prelude::*` Oct 11 06:32:44.318 INFO kablam! --> src/main.rs:28:5 Oct 11 06:32:44.318 INFO kablam! | Oct 11 06:32:44.318 INFO kablam! 28 | use diesel::prelude::*; Oct 11 06:32:44.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 06:32:44.318 INFO kablam! Oct 11 06:32:44.318 INFO kablam! warning: unused import: `diesel::pg::PgConnection` Oct 11 06:32:44.318 INFO kablam! --> src/main.rs:29:5 Oct 11 06:32:44.318 INFO kablam! | Oct 11 06:32:44.318 INFO kablam! 29 | use diesel::pg::PgConnection; Oct 11 06:32:44.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:32:44.319 INFO kablam! Oct 11 06:32:44.319 INFO kablam! warning: unused import: `dotenv::dotenv` Oct 11 06:32:44.319 INFO kablam! --> src/main.rs:30:5 Oct 11 06:32:44.319 INFO kablam! | Oct 11 06:32:44.319 INFO kablam! 30 | use dotenv::dotenv; Oct 11 06:32:44.319 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 06:32:44.319 INFO kablam! Oct 11 06:32:44.320 INFO kablam! warning: unused import: `schema::games` Oct 11 06:32:44.320 INFO kablam! --> src/db.rs:64:9 Oct 11 06:32:44.320 INFO kablam! | Oct 11 06:32:44.320 INFO kablam! 64 | use schema::games; Oct 11 06:32:44.320 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 06:32:44.320 INFO kablam! Oct 11 06:32:44.320 INFO kablam! warning: unused import: `schema::games` Oct 11 06:32:44.320 INFO kablam! --> src/db.rs:77:9 Oct 11 06:32:44.320 INFO kablam! | Oct 11 06:32:44.320 INFO kablam! 77 | use schema::games; Oct 11 06:32:44.320 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 06:32:44.320 INFO kablam! Oct 11 06:32:44.320 INFO kablam! warning: cannot find type `table` in this scope Oct 11 06:32:44.320 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 11 06:32:44.320 INFO kablam! | Oct 11 06:32:44.320 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 11 06:32:44.320 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:32:44.320 INFO kablam! | Oct 11 06:32:44.320 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 11 06:32:44.320 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 06:32:44.321 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:32:44.321 INFO kablam! Oct 11 06:32:44.321 INFO kablam! warning: cannot find type `table` in this scope Oct 11 06:32:44.321 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 11 06:32:44.321 INFO kablam! | Oct 11 06:32:44.321 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 11 06:32:44.321 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:32:44.321 INFO kablam! | Oct 11 06:32:44.321 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 06:32:44.321 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:32:44.321 INFO kablam! Oct 11 06:32:44.321 INFO kablam! warning: cannot find type `id` in this scope Oct 11 06:32:44.321 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 06:32:44.321 INFO kablam! | Oct 11 06:32:44.321 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 06:32:44.321 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:32:44.321 INFO kablam! | Oct 11 06:32:44.321 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 06:32:44.321 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:32:44.321 INFO kablam! Oct 11 06:32:44.321 INFO kablam! warning: cannot find type `key` in this scope Oct 11 06:32:44.321 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 06:32:44.321 INFO kablam! | Oct 11 06:32:44.321 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 06:32:44.321 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:32:44.321 INFO kablam! | Oct 11 06:32:44.321 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 06:32:44.321 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:32:44.321 INFO kablam! Oct 11 06:32:44.321 INFO kablam! warning: cannot find type `player1` in this scope Oct 11 06:32:44.321 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 06:32:44.321 INFO kablam! | Oct 11 06:32:44.321 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 06:32:44.321 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:32:44.321 INFO kablam! | Oct 11 06:32:44.321 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 06:32:44.321 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:32:44.321 INFO kablam! Oct 11 06:32:44.321 INFO kablam! warning: cannot find type `player2` in this scope Oct 11 06:32:44.321 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 06:32:44.321 INFO kablam! | Oct 11 06:32:44.321 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 06:32:44.321 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:32:44.321 INFO kablam! | Oct 11 06:32:44.321 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 06:32:44.321 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:32:44.321 INFO kablam! Oct 11 06:32:44.321 INFO kablam! warning: cannot find type `player1_choice` in this scope Oct 11 06:32:44.321 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 06:32:44.321 INFO kablam! | Oct 11 06:32:44.321 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 06:32:44.321 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:32:44.321 INFO kablam! | Oct 11 06:32:44.321 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 06:32:44.321 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:32:44.321 INFO kablam! Oct 11 06:32:44.321 INFO kablam! warning: cannot find type `player2_choice` in this scope Oct 11 06:32:44.321 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 06:32:44.321 INFO kablam! | Oct 11 06:32:44.321 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 06:32:44.321 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:32:44.321 INFO kablam! | Oct 11 06:32:44.321 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 06:32:44.321 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:32:44.321 INFO kablam! Oct 11 06:32:44.322 INFO kablam! warning: cannot find type `Game` in this scope Oct 11 06:32:44.322 INFO kablam! --> src/models.rs:1:41 Oct 11 06:32:44.322 INFO kablam! | Oct 11 06:32:44.322 INFO kablam! 1 | #[derive(Debug, Serialize, Deserialize, Queryable)] Oct 11 06:32:44.322 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:32:44.322 INFO kablam! | Oct 11 06:32:44.322 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 06:32:44.322 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:32:44.322 INFO kablam! Oct 11 06:32:44.322 INFO kablam! warning: cannot find type `games` in this scope Oct 11 06:32:44.322 INFO kablam! --> src/models.rs:13:10 Oct 11 06:32:44.322 INFO kablam! | Oct 11 06:32:44.322 INFO kablam! 13 | #[derive(Insertable, Debug)] Oct 11 06:32:44.322 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:32:44.322 INFO kablam! | Oct 11 06:32:44.322 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 06:32:44.322 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:32:44.322 INFO kablam! Oct 11 06:32:44.322 INFO kablam! warning: cannot find type `NewGame` in this scope Oct 11 06:32:44.322 INFO kablam! --> src/models.rs:13:10 Oct 11 06:32:44.322 INFO kablam! | Oct 11 06:32:44.322 INFO kablam! 13 | #[derive(Insertable, Debug)] Oct 11 06:32:44.322 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:32:44.322 INFO kablam! | Oct 11 06:32:44.322 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 06:32:44.322 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:32:44.322 INFO kablam! Oct 11 06:32:44.822 INFO kablam! warning: unused import: `Stream` Oct 11 06:32:44.822 INFO kablam! --> src/main.rs:24:23 Oct 11 06:32:44.822 INFO kablam! | Oct 11 06:32:44.822 INFO kablam! 24 | use futures::{Future, Stream}; Oct 11 06:32:44.822 INFO kablam! | ^^^^^^ Oct 11 06:32:44.822 INFO kablam! Oct 11 06:32:44.861 INFO kablam! warning: unused variable: `req` Oct 11 06:32:44.861 INFO kablam! --> src/main.rs:77:10 Oct 11 06:32:44.861 INFO kablam! | Oct 11 06:32:44.861 INFO kablam! 77 | fn index(req: HttpRequest) -> HttpResponse { Oct 11 06:32:44.861 INFO kablam! | ^^^ help: consider using `_req` instead Oct 11 06:32:44.861 INFO kablam! | Oct 11 06:32:44.861 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 06:32:44.861 INFO kablam! Oct 11 06:32:55.185 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 26s Oct 11 06:32:55.197 INFO kablam! su: No module specific data is present Oct 11 06:32:55.684 INFO running `"docker" "rm" "-f" "0f0cc33e5eb9fc64e8b5d57083fa148798478e4efb332b7d0bc9ad12f38fd093"` Oct 11 06:32:55.772 INFO blam! 0f0cc33e5eb9fc64e8b5d57083fa148798478e4efb332b7d0bc9ad12f38fd093 Oct 11 06:32:55.773 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:32:55.773 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:32:55.945 INFO blam! ca7d8e5b23633c8ed3e348c39fe5de1e61c28d8a176fa64a8fa3f220d2f477bf Oct 11 06:32:55.949 INFO running `"docker" "start" "-a" "ca7d8e5b23633c8ed3e348c39fe5de1e61c28d8a176fa64a8fa3f220d2f477bf"` Oct 11 06:32:56.336 INFO kablam! usermod: no changes Oct 11 06:32:56.593 INFO kablam! Compiling rock_paper_scissors v0.1.0 (/source) Oct 11 06:33:06.235 INFO kablam! warning: unused `#[macro_use]` import Oct 11 06:33:06.235 INFO kablam! --> src/main.rs:9:1 Oct 11 06:33:06.235 INFO kablam! | Oct 11 06:33:06.235 INFO kablam! 9 | #[macro_use] Oct 11 06:33:06.235 INFO kablam! | ^^^^^^^^^^^^ Oct 11 06:33:06.235 INFO kablam! | Oct 11 06:33:06.235 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:33:06.235 INFO kablam! Oct 11 06:33:06.235 INFO kablam! warning: unused imports: `Json`, `Method`, `error` Oct 11 06:33:06.235 INFO kablam! --> src/main.rs:18:5 Oct 11 06:33:06.235 INFO kablam! | Oct 11 06:33:06.235 INFO kablam! 18 | error, http, middleware, server, App, AsyncResponder, Error, HttpMessage, Oct 11 06:33:06.235 INFO kablam! | ^^^^^ Oct 11 06:33:06.235 INFO kablam! 19 | HttpRequest, HttpResponse, Json, Oct 11 06:33:06.235 INFO kablam! | ^^^^ Oct 11 06:33:06.235 INFO kablam! 20 | middleware::cors::Cors, Oct 11 06:33:06.235 INFO kablam! 21 | http::{header, Method} Oct 11 06:33:06.235 INFO kablam! | ^^^^^^ Oct 11 06:33:06.235 INFO kablam! Oct 11 06:33:06.235 INFO kablam! warning: unused import: `json::JsonValue` Oct 11 06:33:06.235 INFO kablam! --> src/main.rs:25:5 Oct 11 06:33:06.236 INFO kablam! | Oct 11 06:33:06.236 INFO kablam! 25 | use json::JsonValue; Oct 11 06:33:06.236 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 06:33:06.236 INFO kablam! Oct 11 06:33:06.236 INFO kablam! warning: unused import: `diesel::prelude::*` Oct 11 06:33:06.236 INFO kablam! --> src/main.rs:28:5 Oct 11 06:33:06.236 INFO kablam! | Oct 11 06:33:06.236 INFO kablam! 28 | use diesel::prelude::*; Oct 11 06:33:06.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 06:33:06.236 INFO kablam! Oct 11 06:33:06.236 INFO kablam! warning: unused import: `diesel::pg::PgConnection` Oct 11 06:33:06.236 INFO kablam! --> src/main.rs:29:5 Oct 11 06:33:06.236 INFO kablam! | Oct 11 06:33:06.236 INFO kablam! 29 | use diesel::pg::PgConnection; Oct 11 06:33:06.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:33:06.236 INFO kablam! Oct 11 06:33:06.236 INFO kablam! warning: unused import: `dotenv::dotenv` Oct 11 06:33:06.236 INFO kablam! --> src/main.rs:30:5 Oct 11 06:33:06.236 INFO kablam! | Oct 11 06:33:06.236 INFO kablam! 30 | use dotenv::dotenv; Oct 11 06:33:06.236 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 06:33:06.236 INFO kablam! Oct 11 06:33:06.236 INFO kablam! warning: unused import: `schema::games` Oct 11 06:33:06.236 INFO kablam! --> src/db.rs:64:9 Oct 11 06:33:06.236 INFO kablam! | Oct 11 06:33:06.236 INFO kablam! 64 | use schema::games; Oct 11 06:33:06.236 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 06:33:06.236 INFO kablam! Oct 11 06:33:06.236 INFO kablam! warning: unused import: `schema::games` Oct 11 06:33:06.236 INFO kablam! --> src/db.rs:77:9 Oct 11 06:33:06.236 INFO kablam! | Oct 11 06:33:06.236 INFO kablam! 77 | use schema::games; Oct 11 06:33:06.236 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 06:33:06.236 INFO kablam! Oct 11 06:33:06.237 INFO kablam! warning: cannot find type `table` in this scope Oct 11 06:33:06.237 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 11 06:33:06.237 INFO kablam! | Oct 11 06:33:06.237 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 11 06:33:06.237 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:33:06.237 INFO kablam! | Oct 11 06:33:06.237 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 11 06:33:06.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 06:33:06.237 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:33:06.237 INFO kablam! Oct 11 06:33:06.237 INFO kablam! warning: cannot find type `table` in this scope Oct 11 06:33:06.237 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 11 06:33:06.237 INFO kablam! | Oct 11 06:33:06.237 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 11 06:33:06.237 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:33:06.237 INFO kablam! | Oct 11 06:33:06.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 06:33:06.237 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:33:06.237 INFO kablam! Oct 11 06:33:06.237 INFO kablam! warning: cannot find type `id` in this scope Oct 11 06:33:06.237 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 06:33:06.238 INFO kablam! | Oct 11 06:33:06.238 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 06:33:06.238 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:33:06.238 INFO kablam! | Oct 11 06:33:06.238 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 06:33:06.238 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:33:06.238 INFO kablam! Oct 11 06:33:06.238 INFO kablam! warning: cannot find type `key` in this scope Oct 11 06:33:06.238 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 06:33:06.238 INFO kablam! | Oct 11 06:33:06.238 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 06:33:06.238 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:33:06.238 INFO kablam! | Oct 11 06:33:06.238 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 06:33:06.238 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:33:06.238 INFO kablam! Oct 11 06:33:06.238 INFO kablam! warning: cannot find type `player1` in this scope Oct 11 06:33:06.238 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 06:33:06.238 INFO kablam! | Oct 11 06:33:06.238 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 06:33:06.238 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:33:06.238 INFO kablam! | Oct 11 06:33:06.238 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 06:33:06.238 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:33:06.238 INFO kablam! Oct 11 06:33:06.238 INFO kablam! warning: cannot find type `player2` in this scope Oct 11 06:33:06.239 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 06:33:06.239 INFO kablam! | Oct 11 06:33:06.239 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 06:33:06.239 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:33:06.239 INFO kablam! | Oct 11 06:33:06.239 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 06:33:06.239 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:33:06.239 INFO kablam! Oct 11 06:33:06.239 INFO kablam! warning: cannot find type `player1_choice` in this scope Oct 11 06:33:06.239 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 06:33:06.239 INFO kablam! | Oct 11 06:33:06.239 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 06:33:06.239 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:33:06.239 INFO kablam! | Oct 11 06:33:06.239 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 06:33:06.239 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:33:06.239 INFO kablam! Oct 11 06:33:06.239 INFO kablam! warning: cannot find type `player2_choice` in this scope Oct 11 06:33:06.239 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 06:33:06.239 INFO kablam! | Oct 11 06:33:06.239 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 06:33:06.239 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:33:06.239 INFO kablam! | Oct 11 06:33:06.239 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 06:33:06.239 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:33:06.239 INFO kablam! Oct 11 06:33:06.239 INFO kablam! warning: cannot find type `Game` in this scope Oct 11 06:33:06.239 INFO kablam! --> src/models.rs:1:41 Oct 11 06:33:06.239 INFO kablam! | Oct 11 06:33:06.239 INFO kablam! 1 | #[derive(Debug, Serialize, Deserialize, Queryable)] Oct 11 06:33:06.239 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:33:06.239 INFO kablam! | Oct 11 06:33:06.239 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 06:33:06.239 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:33:06.239 INFO kablam! Oct 11 06:33:06.239 INFO kablam! warning: cannot find type `games` in this scope Oct 11 06:33:06.239 INFO kablam! --> src/models.rs:13:10 Oct 11 06:33:06.239 INFO kablam! | Oct 11 06:33:06.239 INFO kablam! 13 | #[derive(Insertable, Debug)] Oct 11 06:33:06.239 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:33:06.239 INFO kablam! | Oct 11 06:33:06.239 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 06:33:06.239 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:33:06.239 INFO kablam! Oct 11 06:33:06.239 INFO kablam! warning: cannot find type `NewGame` in this scope Oct 11 06:33:06.239 INFO kablam! --> src/models.rs:13:10 Oct 11 06:33:06.239 INFO kablam! | Oct 11 06:33:06.239 INFO kablam! 13 | #[derive(Insertable, Debug)] Oct 11 06:33:06.240 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:33:06.240 INFO kablam! | Oct 11 06:33:06.240 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 06:33:06.240 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:33:06.240 INFO kablam! Oct 11 06:33:06.763 INFO kablam! warning: unused import: `Stream` Oct 11 06:33:06.763 INFO kablam! --> src/main.rs:24:23 Oct 11 06:33:06.763 INFO kablam! | Oct 11 06:33:06.763 INFO kablam! 24 | use futures::{Future, Stream}; Oct 11 06:33:06.763 INFO kablam! | ^^^^^^ Oct 11 06:33:06.763 INFO kablam! Oct 11 06:33:06.799 INFO kablam! warning: unused variable: `req` Oct 11 06:33:06.799 INFO kablam! --> src/main.rs:77:10 Oct 11 06:33:06.799 INFO kablam! | Oct 11 06:33:06.799 INFO kablam! 77 | fn index(req: HttpRequest) -> HttpResponse { Oct 11 06:33:06.799 INFO kablam! | ^^^ help: consider using `_req` instead Oct 11 06:33:06.799 INFO kablam! | Oct 11 06:33:06.799 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 06:33:06.799 INFO kablam! Oct 11 06:33:07.435 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.08s Oct 11 06:33:07.450 INFO kablam! su: No module specific data is present Oct 11 06:33:07.832 INFO running `"docker" "rm" "-f" "ca7d8e5b23633c8ed3e348c39fe5de1e61c28d8a176fa64a8fa3f220d2f477bf"` Oct 11 06:33:07.921 INFO blam! ca7d8e5b23633c8ed3e348c39fe5de1e61c28d8a176fa64a8fa3f220d2f477bf Oct 11 06:33:07.923 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:33:07.923 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:33:08.077 INFO blam! f9c7e7988d1f77bc550ae171f393e500af768b6fb19dbd6179c7e927c33295ab Oct 11 06:33:08.079 INFO running `"docker" "start" "-a" "f9c7e7988d1f77bc550ae171f393e500af768b6fb19dbd6179c7e927c33295ab"` Oct 11 06:33:08.370 INFO kablam! usermod: no changes Oct 11 06:33:08.588 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 11 06:33:08.596 INFO kablam! Running /target/debug/deps/rock_paper_scissors-cc09fc796bce64c8 Oct 11 06:33:08.598 INFO blam! Oct 11 06:33:08.598 INFO blam! running 0 tests Oct 11 06:33:08.598 INFO blam! Oct 11 06:33:08.598 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:33:08.598 INFO blam! Oct 11 06:33:08.600 INFO kablam! su: No module specific data is present Oct 11 06:33:08.793 INFO running `"docker" "rm" "-f" "f9c7e7988d1f77bc550ae171f393e500af768b6fb19dbd6179c7e927c33295ab"` Oct 11 06:33:08.889 INFO blam! f9c7e7988d1f77bc550ae171f393e500af768b6fb19dbd6179c7e927c33295ab