Oct 12 14:21:07.936 INFO checking saolsen/rust-webapp against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 14:21:07.936 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 14:21:08.104 INFO blam! 20660e7fc62cdd4cce7f5a03af01a59957d7d9e57ef7802c25aff6f845a00290 Oct 12 14:21:08.109 INFO running `"docker" "start" "-a" "20660e7fc62cdd4cce7f5a03af01a59957d7d9e57ef7802c25aff6f845a00290"` Oct 12 14:21:08.824 INFO kablam! usermod: no changes Oct 12 14:21:09.420 INFO kablam! Checking r2d2 v0.8.2 Oct 12 14:21:09.436 INFO kablam! Compiling syn v0.15.3 Oct 12 14:21:09.436 INFO kablam! Checking regex v0.2.11 Oct 12 14:21:09.436 INFO kablam! Checking tokio-reactor v0.1.5 Oct 12 14:21:09.436 INFO kablam! Checking error-chain v0.12.0 Oct 12 14:21:10.149 INFO kablam! Checking diesel v1.3.2 Oct 12 14:21:11.684 INFO kablam! Checking tokio-tcp v0.1.1 Oct 12 14:21:11.684 INFO kablam! Checking tokio-udp v0.1.2 Oct 12 14:21:11.684 INFO kablam! Checking tokio-uds v0.2.1 Oct 12 14:21:11.684 INFO kablam! Checking tokio-signal v0.2.4 Oct 12 14:21:14.272 INFO kablam! Checking dotenv v0.9.0 Oct 12 14:21:14.874 INFO kablam! Checking tokio v0.1.8 Oct 12 14:21:14.874 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 12 14:21:25.804 INFO kablam! Checking trust-dns-resolver v0.9.1 Oct 12 14:21:25.993 INFO kablam! Compiling serde_derive v1.0.78 Oct 12 14:21:29.036 INFO kablam! Checking actix v0.7.4 Oct 12 14:21:37.188 INFO kablam! Checking actix-web v0.7.4 Oct 12 14:22:09.134 INFO kablam! Checking webapp v0.1.0 (/source) Oct 12 14:22:12.248 INFO kablam! warning: unused imports: `FutureResponse`, `Path`, `http::ContentEncoding`, `middleware` Oct 12 14:22:12.248 INFO kablam! --> src/main.rs:27:30 Oct 12 14:22:12.248 INFO kablam! | Oct 12 14:22:12.248 INFO kablam! 27 | use actix_web::{error, http, middleware, server, App, Responder, HttpRequest, HttpResponse, AsyncResponder, FutureResponse, Path, State, http::ContentEncoding, Form, Result}; Oct 12 14:22:12.248 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^ ^^^^^^^^^^^^^^^^^^^^^ Oct 12 14:22:12.248 INFO kablam! | Oct 12 14:22:12.248 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 14:22:12.248 INFO kablam! Oct 12 14:22:12.248 INFO kablam! warning: cannot find type `table` in this scope Oct 12 14:22:12.248 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 14:22:12.248 INFO kablam! | Oct 12 14:22:12.248 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 14:22:12.248 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:22:12.248 INFO kablam! | Oct 12 14:22:12.248 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 14:22:12.248 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 12 14:22:12.248 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:22:12.248 INFO kablam! Oct 12 14:22:12.248 INFO kablam! warning: cannot find type `table` in this scope Oct 12 14:22:12.248 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 14:22:12.248 INFO kablam! | Oct 12 14:22:12.248 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 14:22:12.248 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:22:12.248 INFO kablam! | Oct 12 14:22:12.248 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 12 14:22:12.248 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:22:12.248 INFO kablam! Oct 12 14:22:12.253 INFO kablam! warning: cannot find type `name` in this scope Oct 12 14:22:12.253 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 14:22:12.253 INFO kablam! | Oct 12 14:22:12.253 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 14:22:12.253 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:22:12.253 INFO kablam! | Oct 12 14:22:12.253 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 12 14:22:12.253 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:22:12.253 INFO kablam! Oct 12 14:22:12.253 INFO kablam! warning: cannot find type `Widget` in this scope Oct 12 14:22:12.253 INFO kablam! --> src/main.rs:44:10 Oct 12 14:22:12.253 INFO kablam! | Oct 12 14:22:12.253 INFO kablam! 44 | #[derive(Queryable)] Oct 12 14:22:12.253 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:22:12.253 INFO kablam! | Oct 12 14:22:12.253 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 12 14:22:12.253 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:22:12.253 INFO kablam! Oct 12 14:22:12.258 INFO kablam! warning: cannot find type `widgets` in this scope Oct 12 14:22:12.258 INFO kablam! --> src/main.rs:49:10 Oct 12 14:22:12.258 INFO kablam! | Oct 12 14:22:12.258 INFO kablam! 49 | #[derive(Insertable)] Oct 12 14:22:12.258 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:22:12.258 INFO kablam! | Oct 12 14:22:12.258 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 12 14:22:12.258 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:22:12.258 INFO kablam! Oct 12 14:22:12.258 INFO kablam! warning: cannot find type `NewWidget` in this scope Oct 12 14:22:12.258 INFO kablam! --> src/main.rs:49:10 Oct 12 14:22:12.258 INFO kablam! | Oct 12 14:22:12.258 INFO kablam! 49 | #[derive(Insertable)] Oct 12 14:22:12.258 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:22:12.258 INFO kablam! | Oct 12 14:22:12.258 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 12 14:22:12.258 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:22:12.258 INFO kablam! Oct 12 14:22:12.320 INFO kablam! warning: unused imports: `FutureResponse`, `Path`, `http::ContentEncoding`, `middleware` Oct 12 14:22:12.320 INFO kablam! --> src/main.rs:27:30 Oct 12 14:22:12.320 INFO kablam! | Oct 12 14:22:12.320 INFO kablam! 27 | use actix_web::{error, http, middleware, server, App, Responder, HttpRequest, HttpResponse, AsyncResponder, FutureResponse, Path, State, http::ContentEncoding, Form, Result}; Oct 12 14:22:12.320 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^ ^^^^^^^^^^^^^^^^^^^^^ Oct 12 14:22:12.320 INFO kablam! | Oct 12 14:22:12.320 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 14:22:12.321 INFO kablam! Oct 12 14:22:12.321 INFO kablam! warning: cannot find type `table` in this scope Oct 12 14:22:12.321 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 14:22:12.321 INFO kablam! | Oct 12 14:22:12.321 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 14:22:12.321 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:22:12.321 INFO kablam! | Oct 12 14:22:12.321 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 14:22:12.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 12 14:22:12.321 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:22:12.321 INFO kablam! Oct 12 14:22:12.321 INFO kablam! warning: cannot find type `table` in this scope Oct 12 14:22:12.321 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 14:22:12.321 INFO kablam! | Oct 12 14:22:12.321 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 14:22:12.321 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:22:12.321 INFO kablam! | Oct 12 14:22:12.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 12 14:22:12.321 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:22:12.321 INFO kablam! Oct 12 14:22:12.321 INFO kablam! warning: cannot find type `name` in this scope Oct 12 14:22:12.321 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 14:22:12.321 INFO kablam! | Oct 12 14:22:12.321 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 14:22:12.321 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:22:12.321 INFO kablam! | Oct 12 14:22:12.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 12 14:22:12.321 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:22:12.321 INFO kablam! Oct 12 14:22:12.321 INFO kablam! warning: cannot find type `Widget` in this scope Oct 12 14:22:12.321 INFO kablam! --> src/main.rs:44:10 Oct 12 14:22:12.321 INFO kablam! | Oct 12 14:22:12.321 INFO kablam! 44 | #[derive(Queryable)] Oct 12 14:22:12.321 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:22:12.321 INFO kablam! | Oct 12 14:22:12.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 12 14:22:12.321 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:22:12.321 INFO kablam! Oct 12 14:22:12.321 INFO kablam! warning: cannot find type `widgets` in this scope Oct 12 14:22:12.321 INFO kablam! --> src/main.rs:49:10 Oct 12 14:22:12.321 INFO kablam! | Oct 12 14:22:12.321 INFO kablam! 49 | #[derive(Insertable)] Oct 12 14:22:12.321 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:22:12.321 INFO kablam! | Oct 12 14:22:12.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 12 14:22:12.321 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:22:12.321 INFO kablam! Oct 12 14:22:12.321 INFO kablam! warning: cannot find type `NewWidget` in this scope Oct 12 14:22:12.321 INFO kablam! --> src/main.rs:49:10 Oct 12 14:22:12.321 INFO kablam! | Oct 12 14:22:12.321 INFO kablam! 49 | #[derive(Insertable)] Oct 12 14:22:12.321 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:22:12.321 INFO kablam! | Oct 12 14:22:12.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 12 14:22:12.321 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:22:12.321 INFO kablam! Oct 12 14:22:12.832 INFO kablam! warning: unused variable: `req` Oct 12 14:22:12.832 INFO kablam! --> src/main.rs:155:10 Oct 12 14:22:12.832 INFO kablam! | Oct 12 14:22:12.832 INFO kablam! 155 | fn index(req: &HttpRequest) -> impl Responder { Oct 12 14:22:12.832 INFO kablam! | ^^^ help: consider using `_req` instead Oct 12 14:22:12.832 INFO kablam! | Oct 12 14:22:12.832 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 14:22:12.832 INFO kablam! Oct 12 14:22:12.833 INFO kablam! warning: unused variable: `sys` Oct 12 14:22:12.833 INFO kablam! --> src/main.rs:223:9 Oct 12 14:22:12.833 INFO kablam! | Oct 12 14:22:12.833 INFO kablam! 223 | let sys = actix::System::new("webapp"); Oct 12 14:22:12.833 INFO kablam! | ^^^ help: consider using `_sys` instead Oct 12 14:22:12.833 INFO kablam! Oct 12 14:22:12.833 INFO kablam! warning: unused variable: `msg` Oct 12 14:22:12.833 INFO kablam! --> src/main.rs:129:26 Oct 12 14:22:12.833 INFO kablam! | Oct 12 14:22:12.833 INFO kablam! 129 | fn handle(&mut self, msg: GetWidgets, _: &mut Self::Context) -> Self::Result { Oct 12 14:22:12.833 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 12 14:22:12.833 INFO kablam! Oct 12 14:22:12.941 INFO kablam! warning: unused variable: `req` Oct 12 14:22:12.942 INFO kablam! --> src/main.rs:155:10 Oct 12 14:22:12.942 INFO kablam! | Oct 12 14:22:12.942 INFO kablam! 155 | fn index(req: &HttpRequest) -> impl Responder { Oct 12 14:22:12.942 INFO kablam! | ^^^ help: consider using `_req` instead Oct 12 14:22:12.942 INFO kablam! | Oct 12 14:22:12.942 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 14:22:12.942 INFO kablam! Oct 12 14:22:12.942 INFO kablam! warning: unused variable: `sys` Oct 12 14:22:12.942 INFO kablam! --> src/main.rs:223:9 Oct 12 14:22:12.942 INFO kablam! | Oct 12 14:22:12.942 INFO kablam! 223 | let sys = actix::System::new("webapp"); Oct 12 14:22:12.942 INFO kablam! | ^^^ help: consider using `_sys` instead Oct 12 14:22:12.942 INFO kablam! Oct 12 14:22:12.942 INFO kablam! warning: unused variable: `msg` Oct 12 14:22:12.942 INFO kablam! --> src/main.rs:129:26 Oct 12 14:22:12.942 INFO kablam! | Oct 12 14:22:12.942 INFO kablam! 129 | fn handle(&mut self, msg: GetWidgets, _: &mut Self::Context) -> Self::Result { Oct 12 14:22:12.942 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 12 14:22:12.942 INFO kablam! Oct 12 14:22:13.112 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Oct 12 14:22:13.132 INFO kablam! su: No module specific data is present Oct 12 14:22:13.757 INFO running `"docker" "rm" "-f" "20660e7fc62cdd4cce7f5a03af01a59957d7d9e57ef7802c25aff6f845a00290"` Oct 12 14:22:13.992 INFO blam! 20660e7fc62cdd4cce7f5a03af01a59957d7d9e57ef7802c25aff6f845a00290