Nov 29 18:53:30.108 INFO checking saolsen/rust-webapp against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 29 18:53:30.109 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-6/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-alt check --frozen --all --all-targets" "-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 29 18:53:30.370 INFO [stdout] f6b4bece07dce18a774a997d28c8838fbed88299716e128ce28567aab07fba7e Nov 29 18:53:30.374 INFO running `"docker" "start" "-a" "f6b4bece07dce18a774a997d28c8838fbed88299716e128ce28567aab07fba7e"` Nov 29 18:53:31.030 INFO [stderr] usermod: no changes Nov 29 18:53:31.480 INFO [stderr] Compiling actix-web v0.7.4 Nov 29 18:53:31.489 INFO [stderr] Compiling ring v0.13.2 Nov 29 18:53:31.491 INFO [stderr] Compiling brotli-sys v0.3.2 Nov 29 18:53:31.497 INFO [stderr] Compiling miniz-sys v0.1.10 Nov 29 18:53:31.505 INFO [stderr] Checking r2d2 v0.8.2 Nov 29 18:53:31.506 INFO [stderr] Checking http v0.1.10 Nov 29 18:53:31.509 INFO [stderr] Compiling syn v0.15.3 Nov 29 18:53:31.510 INFO [stderr] Checking serde_urlencoded v0.5.3 Nov 29 18:53:33.556 INFO [stderr] Checking regex v0.2.11 Nov 29 18:53:33.635 INFO [stderr] Checking regex v1.0.4 Nov 29 18:53:34.054 INFO [stderr] Checking tokio-reactor v0.1.5 Nov 29 18:53:35.400 INFO [stderr] Checking error-chain v0.12.0 Nov 29 18:53:35.664 INFO [stderr] Checking diesel v1.3.2 Nov 29 18:53:41.096 INFO [stderr] Checking tokio-udp v0.1.2 Nov 29 18:53:41.512 INFO [stderr] Checking tokio-tcp v0.1.1 Nov 29 18:53:44.548 INFO [stderr] Checking tokio-uds v0.2.1 Nov 29 18:53:44.946 INFO [stderr] Checking tokio-signal v0.2.4 Nov 29 18:53:47.724 INFO [stderr] Checking flate2 v1.0.2 Nov 29 18:53:48.114 INFO [stderr] Checking dotenv v0.9.0 Nov 29 18:53:48.312 INFO [stderr] Checking trust-dns-proto v0.4.0 Nov 29 18:53:49.348 INFO [stderr] Checking tokio v0.1.8 Nov 29 18:53:50.068 INFO [stderr] Checking h2 v0.1.12 Nov 29 18:53:59.313 INFO [stderr] Checking cookie v0.11.0 Nov 29 18:54:00.480 INFO [stderr] Compiling serde_derive v1.0.78 Nov 29 18:54:01.579 INFO [stderr] Checking brotli2 v0.3.2 Nov 29 18:54:03.512 INFO [stderr] Checking trust-dns-resolver v0.9.1 Nov 29 18:54:08.587 INFO [stderr] Checking actix v0.7.4 Nov 29 18:54:47.798 INFO [stderr] Checking webapp v0.1.0 (/source) Nov 29 18:54:50.924 INFO [stderr] warning: unused imports: `FutureResponse`, `Path`, `http::ContentEncoding`, `middleware` Nov 29 18:54:50.924 INFO [stderr] --> src/main.rs:27:30 Nov 29 18:54:50.924 INFO [stderr] | Nov 29 18:54:50.924 INFO [stderr] 27 | use actix_web::{error, http, middleware, server, App, Responder, HttpRequest, HttpResponse, AsyncResponder, FutureResponse, Path, State, http::ContentEncoding, Form, Result}; Nov 29 18:54:50.924 INFO [stderr] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^ ^^^^^^^^^^^^^^^^^^^^^ Nov 29 18:54:50.924 INFO [stderr] | Nov 29 18:54:50.924 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 29 18:54:50.924 INFO [stderr] Nov 29 18:54:50.924 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 18:54:50.924 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 18:54:50.924 INFO [stderr] | Nov 29 18:54:50.924 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 18:54:50.924 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:54:50.924 INFO [stderr] | Nov 29 18:54:50.924 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 18:54:50.924 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 29 18:54:50.924 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:54:50.924 INFO [stderr] Nov 29 18:54:50.924 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 18:54:50.924 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 18:54:50.924 INFO [stderr] | Nov 29 18:54:50.924 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 18:54:50.924 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:54:50.924 INFO [stderr] | Nov 29 18:54:50.925 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 29 18:54:50.925 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:54:50.925 INFO [stderr] Nov 29 18:54:50.925 INFO [stderr] warning: cannot find type `name` in this scope Nov 29 18:54:50.925 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 18:54:50.925 INFO [stderr] | Nov 29 18:54:50.925 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 18:54:50.925 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:54:50.925 INFO [stderr] | Nov 29 18:54:50.925 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 29 18:54:50.925 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:54:50.925 INFO [stderr] Nov 29 18:54:50.925 INFO [stderr] warning: cannot find type `Widget` in this scope Nov 29 18:54:50.925 INFO [stderr] --> src/main.rs:44:10 Nov 29 18:54:50.925 INFO [stderr] | Nov 29 18:54:50.925 INFO [stderr] 44 | #[derive(Queryable)] Nov 29 18:54:50.925 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:54:50.925 INFO [stderr] | Nov 29 18:54:50.925 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 29 18:54:50.925 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:54:50.925 INFO [stderr] Nov 29 18:54:50.925 INFO [stderr] warning: cannot find type `widgets` in this scope Nov 29 18:54:50.925 INFO [stderr] --> src/main.rs:49:10 Nov 29 18:54:50.925 INFO [stderr] | Nov 29 18:54:50.925 INFO [stderr] 49 | #[derive(Insertable)] Nov 29 18:54:50.925 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:54:50.925 INFO [stderr] | Nov 29 18:54:50.925 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 29 18:54:50.925 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:54:50.925 INFO [stderr] Nov 29 18:54:50.925 INFO [stderr] warning: cannot find type `NewWidget` in this scope Nov 29 18:54:50.925 INFO [stderr] --> src/main.rs:49:10 Nov 29 18:54:50.925 INFO [stderr] | Nov 29 18:54:50.925 INFO [stderr] 49 | #[derive(Insertable)] Nov 29 18:54:50.925 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:54:50.925 INFO [stderr] | Nov 29 18:54:50.925 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 29 18:54:50.925 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:54:50.925 INFO [stderr] Nov 29 18:54:51.627 INFO [stderr] warning: unused imports: `FutureResponse`, `Path`, `http::ContentEncoding`, `middleware` Nov 29 18:54:51.627 INFO [stderr] --> src/main.rs:27:30 Nov 29 18:54:51.627 INFO [stderr] | Nov 29 18:54:51.627 INFO [stderr] 27 | use actix_web::{error, http, middleware, server, App, Responder, HttpRequest, HttpResponse, AsyncResponder, FutureResponse, Path, State, http::ContentEncoding, Form, Result}; Nov 29 18:54:51.627 INFO [stderr] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^ ^^^^^^^^^^^^^^^^^^^^^ Nov 29 18:54:51.627 INFO [stderr] | Nov 29 18:54:51.628 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 29 18:54:51.628 INFO [stderr] Nov 29 18:54:51.628 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 18:54:51.628 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 18:54:51.628 INFO [stderr] | Nov 29 18:54:51.628 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 18:54:51.628 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:54:51.628 INFO [stderr] | Nov 29 18:54:51.628 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 18:54:51.628 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 29 18:54:51.628 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:54:51.628 INFO [stderr] Nov 29 18:54:51.628 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 18:54:51.628 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 18:54:51.628 INFO [stderr] | Nov 29 18:54:51.628 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 18:54:51.628 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:54:51.628 INFO [stderr] | Nov 29 18:54:51.628 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 29 18:54:51.628 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:54:51.628 INFO [stderr] Nov 29 18:54:51.632 INFO [stderr] warning: cannot find type `name` in this scope Nov 29 18:54:51.632 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 18:54:51.632 INFO [stderr] | Nov 29 18:54:51.632 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 18:54:51.632 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:54:51.632 INFO [stderr] | Nov 29 18:54:51.632 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 29 18:54:51.632 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:54:51.632 INFO [stderr] Nov 29 18:54:51.632 INFO [stderr] warning: cannot find type `Widget` in this scope Nov 29 18:54:51.632 INFO [stderr] --> src/main.rs:44:10 Nov 29 18:54:51.632 INFO [stderr] | Nov 29 18:54:51.632 INFO [stderr] 44 | #[derive(Queryable)] Nov 29 18:54:51.632 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:54:51.632 INFO [stderr] | Nov 29 18:54:51.632 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 29 18:54:51.632 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:54:51.632 INFO [stderr] Nov 29 18:54:51.632 INFO [stderr] warning: cannot find type `widgets` in this scope Nov 29 18:54:51.632 INFO [stderr] --> src/main.rs:49:10 Nov 29 18:54:51.632 INFO [stderr] | Nov 29 18:54:51.632 INFO [stderr] 49 | #[derive(Insertable)] Nov 29 18:54:51.632 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:54:51.632 INFO [stderr] | Nov 29 18:54:51.632 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 29 18:54:51.632 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:54:51.632 INFO [stderr] Nov 29 18:54:51.632 INFO [stderr] warning: cannot find type `NewWidget` in this scope Nov 29 18:54:51.632 INFO [stderr] --> src/main.rs:49:10 Nov 29 18:54:51.632 INFO [stderr] | Nov 29 18:54:51.632 INFO [stderr] 49 | #[derive(Insertable)] Nov 29 18:54:51.632 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:54:51.632 INFO [stderr] | Nov 29 18:54:51.632 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 29 18:54:51.632 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:54:51.632 INFO [stderr] Nov 29 18:54:51.728 INFO [stderr] warning: unused variable: `req` Nov 29 18:54:51.728 INFO [stderr] --> src/main.rs:155:10 Nov 29 18:54:51.728 INFO [stderr] | Nov 29 18:54:51.728 INFO [stderr] 155 | fn index(req: &HttpRequest) -> impl Responder { Nov 29 18:54:51.728 INFO [stderr] | ^^^ help: consider using `_req` instead Nov 29 18:54:51.728 INFO [stderr] | Nov 29 18:54:51.728 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 29 18:54:51.728 INFO [stderr] Nov 29 18:54:51.728 INFO [stderr] warning: unused variable: `sys` Nov 29 18:54:51.728 INFO [stderr] --> src/main.rs:223:9 Nov 29 18:54:51.728 INFO [stderr] | Nov 29 18:54:51.728 INFO [stderr] 223 | let sys = actix::System::new("webapp"); Nov 29 18:54:51.728 INFO [stderr] | ^^^ help: consider using `_sys` instead Nov 29 18:54:51.728 INFO [stderr] Nov 29 18:54:51.728 INFO [stderr] warning: unused variable: `msg` Nov 29 18:54:51.728 INFO [stderr] --> src/main.rs:129:26 Nov 29 18:54:51.728 INFO [stderr] | Nov 29 18:54:51.728 INFO [stderr] 129 | fn handle(&mut self, msg: GetWidgets, _: &mut Self::Context) -> Self::Result { Nov 29 18:54:51.728 INFO [stderr] | ^^^ help: consider using `_msg` instead Nov 29 18:54:51.728 INFO [stderr] Nov 29 18:54:51.980 INFO [stderr] warning: unused variable: `req` Nov 29 18:54:51.980 INFO [stderr] --> src/main.rs:155:10 Nov 29 18:54:51.980 INFO [stderr] | Nov 29 18:54:51.980 INFO [stderr] 155 | fn index(req: &HttpRequest) -> impl Responder { Nov 29 18:54:51.980 INFO [stderr] | ^^^ help: consider using `_req` instead Nov 29 18:54:51.980 INFO [stderr] | Nov 29 18:54:51.980 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 29 18:54:51.980 INFO [stderr] Nov 29 18:54:51.980 INFO [stderr] warning: unused variable: `sys` Nov 29 18:54:51.980 INFO [stderr] --> src/main.rs:223:9 Nov 29 18:54:51.980 INFO [stderr] | Nov 29 18:54:51.980 INFO [stderr] 223 | let sys = actix::System::new("webapp"); Nov 29 18:54:51.980 INFO [stderr] | ^^^ help: consider using `_sys` instead Nov 29 18:54:51.980 INFO [stderr] Nov 29 18:54:51.981 INFO [stderr] warning: unused variable: `msg` Nov 29 18:54:51.981 INFO [stderr] --> src/main.rs:129:26 Nov 29 18:54:51.981 INFO [stderr] | Nov 29 18:54:51.981 INFO [stderr] 129 | fn handle(&mut self, msg: GetWidgets, _: &mut Self::Context) -> Self::Result { Nov 29 18:54:51.981 INFO [stderr] | ^^^ help: consider using `_msg` instead Nov 29 18:54:51.981 INFO [stderr] Nov 29 18:54:52.109 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s Nov 29 18:54:52.129 INFO [stderr] su: No module specific data is present Nov 29 18:54:53.316 INFO running `"docker" "inspect" "f6b4bece07dce18a774a997d28c8838fbed88299716e128ce28567aab07fba7e"` Nov 29 18:54:53.682 INFO running `"docker" "rm" "-f" "f6b4bece07dce18a774a997d28c8838fbed88299716e128ce28567aab07fba7e"` Nov 29 18:54:53.933 INFO [stdout] f6b4bece07dce18a774a997d28c8838fbed88299716e128ce28567aab07fba7e