Oct 31 21:46:39.139 INFO checking saolsen/rust-webapp against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 21:46:39.141 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-0/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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"` Oct 31 21:46:39.406 INFO blam! a9a9d21584c34c463ddbf937f2babfb7804fd3a68b7307f34d8e21c483ea9030 Oct 31 21:46:39.409 INFO running `"docker" "start" "-a" "a9a9d21584c34c463ddbf937f2babfb7804fd3a68b7307f34d8e21c483ea9030"` Oct 31 21:46:40.044 INFO kablam! usermod: no changes Oct 31 21:46:40.474 INFO kablam! Compiling actix-web v0.7.4 Oct 31 21:46:40.474 INFO kablam! Compiling ring v0.13.2 Oct 31 21:46:40.475 INFO kablam! Compiling miniz-sys v0.1.10 Oct 31 21:46:40.476 INFO kablam! Compiling brotli-sys v0.3.2 Oct 31 21:46:40.476 INFO kablam! Checking socket2 v0.3.7 Oct 31 21:46:40.477 INFO kablam! Checking r2d2 v0.8.2 Oct 31 21:46:40.488 INFO kablam! Checking parking_lot_core v0.2.14 Oct 31 21:46:40.488 INFO kablam! Checking http v0.1.10 Oct 31 21:46:41.984 INFO kablam! Compiling syn v0.14.9 Oct 31 21:46:43.524 INFO kablam! Compiling syn v0.15.3 Oct 31 21:46:43.524 INFO kablam! Checking backtrace v0.2.3 Oct 31 21:46:43.526 INFO kablam! Checking serde_urlencoded v0.5.3 Oct 31 21:46:44.012 INFO kablam! Checking regex v0.2.11 Oct 31 21:46:44.831 INFO kablam! Checking parking_lot v0.6.3 Oct 31 21:46:45.598 INFO kablam! Checking error-chain v0.12.0 Oct 31 21:46:46.212 INFO kablam! Checking diesel v1.3.2 Oct 31 21:46:49.189 INFO kablam! Checking error-chain v0.1.12 Oct 31 21:46:53.557 INFO kablam! Checking tokio-reactor v0.1.5 Oct 31 21:46:55.740 INFO kablam! Checking crossbeam-channel v0.2.4 Oct 31 21:46:56.718 INFO kablam! Checking flate2 v1.0.2 Oct 31 21:46:58.800 INFO kablam! Checking dotenv v0.9.0 Oct 31 21:46:59.513 INFO kablam! Checking h2 v0.1.12 Oct 31 21:47:00.644 INFO kablam! Checking tokio-uds v0.2.1 Oct 31 21:47:01.084 INFO kablam! Checking tokio-udp v0.1.2 Oct 31 21:47:02.468 INFO kablam! Checking tokio-tcp v0.1.1 Oct 31 21:47:03.798 INFO kablam! Checking tokio-signal v0.2.4 Oct 31 21:47:04.268 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 31 21:47:06.549 INFO kablam! Checking tokio v0.1.8 Oct 31 21:47:14.812 INFO kablam! Checking cookie v0.11.0 Oct 31 21:47:15.571 INFO kablam! Checking brotli2 v0.3.2 Oct 31 21:47:15.660 INFO kablam! Compiling serde_derive v1.0.78 Oct 31 21:47:16.168 INFO kablam! Checking trust-dns-resolver v0.9.1 Oct 31 21:47:38.568 INFO kablam! Compiling synstructure v0.9.0 Oct 31 21:47:38.568 INFO kablam! Compiling actix_derive v0.3.0 Oct 31 21:47:53.601 INFO kablam! Compiling failure_derive v0.1.2 Oct 31 21:47:57.729 INFO kablam! Checking failure v0.1.2 Oct 31 21:47:58.436 INFO kablam! Checking actix v0.7.4 Oct 31 21:48:27.180 INFO kablam! Checking webapp v0.1.0 (/source) Oct 31 21:48:30.568 INFO kablam! warning: unused imports: `FutureResponse`, `Path`, `http::ContentEncoding`, `middleware` Oct 31 21:48:30.568 INFO kablam! --> src/main.rs:27:30 Oct 31 21:48:30.569 INFO kablam! | Oct 31 21:48:30.569 INFO kablam! 27 | use actix_web::{error, http, middleware, server, App, Responder, HttpRequest, HttpResponse, AsyncResponder, FutureResponse, Path, State, http::ContentEncoding, Form, Result}; Oct 31 21:48:30.569 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^ ^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:48:30.569 INFO kablam! | Oct 31 21:48:30.569 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 21:48:30.569 INFO kablam! Oct 31 21:48:30.569 INFO kablam! warning: cannot find type `table` in this scope Oct 31 21:48:30.569 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 21:48:30.569 INFO kablam! | Oct 31 21:48:30.569 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 21:48:30.569 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:48:30.569 INFO kablam! | Oct 31 21:48:30.569 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 31 21:48:30.569 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 31 21:48:30.569 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:48:30.569 INFO kablam! Oct 31 21:48:30.569 INFO kablam! warning: cannot find type `table` in this scope Oct 31 21:48:30.569 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 21:48:30.569 INFO kablam! | Oct 31 21:48:30.569 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 21:48:30.569 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:48:30.569 INFO kablam! | Oct 31 21:48:30.569 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 31 21:48:30.569 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:48:30.569 INFO kablam! Oct 31 21:48:30.569 INFO kablam! warning: cannot find type `name` in this scope Oct 31 21:48:30.569 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:48:30.569 INFO kablam! | Oct 31 21:48:30.569 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:48:30.569 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:48:30.569 INFO kablam! | Oct 31 21:48:30.569 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 31 21:48:30.569 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:48:30.569 INFO kablam! Oct 31 21:48:30.569 INFO kablam! warning: cannot find type `Widget` in this scope Oct 31 21:48:30.569 INFO kablam! --> src/main.rs:44:10 Oct 31 21:48:30.569 INFO kablam! | Oct 31 21:48:30.569 INFO kablam! 44 | #[derive(Queryable)] Oct 31 21:48:30.569 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:48:30.569 INFO kablam! | Oct 31 21:48:30.569 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 31 21:48:30.569 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:48:30.569 INFO kablam! Oct 31 21:48:30.569 INFO kablam! warning: cannot find type `widgets` in this scope Oct 31 21:48:30.569 INFO kablam! --> src/main.rs:49:10 Oct 31 21:48:30.569 INFO kablam! | Oct 31 21:48:30.569 INFO kablam! 49 | #[derive(Insertable)] Oct 31 21:48:30.569 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:48:30.569 INFO kablam! | Oct 31 21:48:30.569 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 31 21:48:30.569 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:48:30.569 INFO kablam! Oct 31 21:48:30.569 INFO kablam! warning: cannot find type `NewWidget` in this scope Oct 31 21:48:30.569 INFO kablam! --> src/main.rs:49:10 Oct 31 21:48:30.569 INFO kablam! | Oct 31 21:48:30.569 INFO kablam! 49 | #[derive(Insertable)] Oct 31 21:48:30.569 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:48:30.569 INFO kablam! | Oct 31 21:48:30.569 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 31 21:48:30.569 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:48:30.569 INFO kablam! Oct 31 21:48:30.584 INFO kablam! warning: unused imports: `FutureResponse`, `Path`, `http::ContentEncoding`, `middleware` Oct 31 21:48:30.584 INFO kablam! --> src/main.rs:27:30 Oct 31 21:48:30.584 INFO kablam! | Oct 31 21:48:30.584 INFO kablam! 27 | use actix_web::{error, http, middleware, server, App, Responder, HttpRequest, HttpResponse, AsyncResponder, FutureResponse, Path, State, http::ContentEncoding, Form, Result}; Oct 31 21:48:30.585 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^ ^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:48:30.585 INFO kablam! | Oct 31 21:48:30.585 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 21:48:30.585 INFO kablam! Oct 31 21:48:30.585 INFO kablam! warning: cannot find type `table` in this scope Oct 31 21:48:30.585 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 21:48:30.585 INFO kablam! | Oct 31 21:48:30.585 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 21:48:30.585 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:48:30.585 INFO kablam! | Oct 31 21:48:30.585 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 31 21:48:30.585 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 31 21:48:30.585 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:48:30.585 INFO kablam! Oct 31 21:48:30.585 INFO kablam! warning: cannot find type `table` in this scope Oct 31 21:48:30.585 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 21:48:30.585 INFO kablam! | Oct 31 21:48:30.585 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 21:48:30.585 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:48:30.585 INFO kablam! | Oct 31 21:48:30.585 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 31 21:48:30.585 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:48:30.585 INFO kablam! Oct 31 21:48:30.585 INFO kablam! warning: cannot find type `name` in this scope Oct 31 21:48:30.585 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:48:30.585 INFO kablam! | Oct 31 21:48:30.585 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:48:30.585 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:48:30.585 INFO kablam! | Oct 31 21:48:30.585 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 31 21:48:30.585 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:48:30.585 INFO kablam! Oct 31 21:48:30.585 INFO kablam! warning: cannot find type `Widget` in this scope Oct 31 21:48:30.585 INFO kablam! --> src/main.rs:44:10 Oct 31 21:48:30.585 INFO kablam! | Oct 31 21:48:30.585 INFO kablam! 44 | #[derive(Queryable)] Oct 31 21:48:30.585 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:48:30.585 INFO kablam! | Oct 31 21:48:30.585 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 31 21:48:30.585 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:48:30.585 INFO kablam! Oct 31 21:48:30.585 INFO kablam! warning: cannot find type `widgets` in this scope Oct 31 21:48:30.585 INFO kablam! --> src/main.rs:49:10 Oct 31 21:48:30.585 INFO kablam! | Oct 31 21:48:30.585 INFO kablam! 49 | #[derive(Insertable)] Oct 31 21:48:30.585 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:48:30.585 INFO kablam! | Oct 31 21:48:30.585 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 31 21:48:30.585 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:48:30.585 INFO kablam! Oct 31 21:48:30.585 INFO kablam! warning: cannot find type `NewWidget` in this scope Oct 31 21:48:30.585 INFO kablam! --> src/main.rs:49:10 Oct 31 21:48:30.585 INFO kablam! | Oct 31 21:48:30.585 INFO kablam! 49 | #[derive(Insertable)] Oct 31 21:48:30.585 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:48:30.585 INFO kablam! | Oct 31 21:48:30.585 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 31 21:48:30.585 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:48:30.585 INFO kablam! Oct 31 21:48:31.028 INFO kablam! warning: unused variable: `req` Oct 31 21:48:31.028 INFO kablam! --> src/main.rs:155:10 Oct 31 21:48:31.032 INFO kablam! | Oct 31 21:48:31.032 INFO kablam! 155 | fn index(req: &HttpRequest) -> impl Responder { Oct 31 21:48:31.032 INFO kablam! | ^^^ help: consider using `_req` instead Oct 31 21:48:31.032 INFO kablam! | Oct 31 21:48:31.032 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 21:48:31.033 INFO kablam! Oct 31 21:48:31.033 INFO kablam! warning: unused variable: `sys` Oct 31 21:48:31.034 INFO kablam! --> src/main.rs:223:9 Oct 31 21:48:31.034 INFO kablam! | Oct 31 21:48:31.035 INFO kablam! 223 | let sys = actix::System::new("webapp"); Oct 31 21:48:31.035 INFO kablam! | ^^^ help: consider using `_sys` instead Oct 31 21:48:31.036 INFO kablam! Oct 31 21:48:31.040 INFO kablam! warning: unused variable: `msg` Oct 31 21:48:31.041 INFO kablam! --> src/main.rs:129:26 Oct 31 21:48:31.041 INFO kablam! | Oct 31 21:48:31.041 INFO kablam! 129 | fn handle(&mut self, msg: GetWidgets, _: &mut Self::Context) -> Self::Result { Oct 31 21:48:31.041 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 31 21:48:31.041 INFO kablam! Oct 31 21:48:31.054 INFO kablam! warning: unused variable: `req` Oct 31 21:48:31.055 INFO kablam! --> src/main.rs:155:10 Oct 31 21:48:31.055 INFO kablam! | Oct 31 21:48:31.055 INFO kablam! 155 | fn index(req: &HttpRequest) -> impl Responder { Oct 31 21:48:31.056 INFO kablam! | ^^^ help: consider using `_req` instead Oct 31 21:48:31.056 INFO kablam! | Oct 31 21:48:31.056 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 21:48:31.056 INFO kablam! Oct 31 21:48:31.056 INFO kablam! warning: unused variable: `sys` Oct 31 21:48:31.056 INFO kablam! --> src/main.rs:223:9 Oct 31 21:48:31.057 INFO kablam! | Oct 31 21:48:31.057 INFO kablam! 223 | let sys = actix::System::new("webapp"); Oct 31 21:48:31.057 INFO kablam! | ^^^ help: consider using `_sys` instead Oct 31 21:48:31.057 INFO kablam! Oct 31 21:48:31.057 INFO kablam! warning: unused variable: `msg` Oct 31 21:48:31.057 INFO kablam! --> src/main.rs:129:26 Oct 31 21:48:31.057 INFO kablam! | Oct 31 21:48:31.058 INFO kablam! 129 | fn handle(&mut self, msg: GetWidgets, _: &mut Self::Context) -> Self::Result { Oct 31 21:48:31.058 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 31 21:48:31.058 INFO kablam! Oct 31 21:48:31.276 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 51s Oct 31 21:48:31.304 INFO kablam! su: No module specific data is present Oct 31 21:48:31.981 INFO running `"docker" "rm" "-f" "a9a9d21584c34c463ddbf937f2babfb7804fd3a68b7307f34d8e21c483ea9030"` Oct 31 21:48:32.247 INFO blam! a9a9d21584c34c463ddbf937f2babfb7804fd3a68b7307f34d8e21c483ea9030