Nov 02 09:50:49.928 INFO checking munckymagik/actix-todo against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 02 09:50:49.930 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-4/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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 02 09:50:50.341 INFO blam! f2211d15d67a969f81806ceaac8d6b22c64e309d01faae7222df043ccc7043ce Nov 02 09:50:50.353 INFO running `"docker" "start" "-a" "f2211d15d67a969f81806ceaac8d6b22c64e309d01faae7222df043ccc7043ce"` Nov 02 09:50:51.495 INFO kablam! usermod: no changes Nov 02 09:50:51.920 INFO kablam! Checking futures v0.1.22 Nov 02 09:50:51.932 INFO kablam! Compiling pq-sys v0.4.5 Nov 02 09:50:51.932 INFO kablam! Checking unidecode v0.3.0 Nov 02 09:50:51.944 INFO kablam! Checking r2d2 v0.8.2 Nov 02 09:50:51.944 INFO kablam! Checking http v0.1.10 Nov 02 09:50:51.944 INFO kablam! Compiling quote v0.6.3 Nov 02 09:50:51.944 INFO kablam! Checking url v1.7.1 Nov 02 09:50:51.944 INFO kablam! Compiling phf_shared v0.7.22 Nov 02 09:50:55.924 INFO kablam! Checking flate2 v1.0.2 Nov 02 09:50:57.428 INFO kablam! Compiling phf_generator v0.7.22 Nov 02 09:50:58.291 INFO kablam! Checking phf v0.7.22 Nov 02 09:51:00.600 INFO kablam! Compiling phf_codegen v0.7.22 Nov 02 09:51:00.681 INFO kablam! Compiling syn v0.14.4 Nov 02 09:51:01.192 INFO kablam! Checking slug v0.1.3 Nov 02 09:51:01.507 INFO kablam! Checking diesel v1.3.2 Nov 02 09:51:01.667 INFO kablam! Checking serde_urlencoded v0.5.3 Nov 02 09:51:01.667 INFO kablam! Checking cookie v0.11.0 Nov 02 09:51:01.905 INFO kablam! Compiling mime_guess v2.0.0-alpha.5 Nov 02 09:51:02.460 INFO kablam! Checking tera v0.11.8 Nov 02 09:51:09.129 INFO kablam! Checking tokio-executor v0.1.2 Nov 02 09:51:09.129 INFO kablam! Checking tokio-io v0.1.7 Nov 02 09:51:09.129 INFO kablam! Checking futures-cpupool v0.1.8 Nov 02 09:51:10.397 INFO kablam! Checking tokio-threadpool v0.1.5 Nov 02 09:51:10.397 INFO kablam! Checking tokio-timer v0.2.4 Nov 02 09:51:14.415 INFO kablam! Checking tokio-reactor v0.1.2 Nov 02 09:51:14.416 INFO kablam! Checking tokio-codec v0.1.0 Nov 02 09:51:14.418 INFO kablam! Checking h2 v0.1.10 Nov 02 09:51:16.556 INFO kablam! Checking tokio-fs v0.1.1 Nov 02 09:51:18.693 INFO kablam! Checking tokio-udp v0.1.1 Nov 02 09:51:18.693 INFO kablam! Checking tokio-tcp v0.1.0 Nov 02 09:51:18.693 INFO kablam! Checking tokio-signal v0.2.4 Nov 02 09:51:21.959 INFO kablam! Checking trust-dns-proto v0.4.0 Nov 02 09:51:21.960 INFO kablam! Checking tokio v0.1.7 Nov 02 09:51:32.596 INFO kablam! Checking trust-dns-resolver v0.9.1 Nov 02 09:51:47.668 INFO kablam! Compiling synstructure v0.9.0 Nov 02 09:51:47.668 INFO kablam! Compiling actix_derive v0.3.0 Nov 02 09:51:47.668 INFO kablam! Compiling serde_derive v1.0.70 Nov 02 09:52:00.214 INFO kablam! Compiling failure_derive v0.1.2 Nov 02 09:52:08.395 INFO kablam! Checking failure v0.1.2 Nov 02 09:52:10.090 INFO kablam! Checking actix v0.7.3 Nov 02 09:52:10.092 INFO kablam! Checking dotenv v0.13.0 Nov 02 09:52:27.426 INFO kablam! Checking actix-web v0.7.4 Nov 02 09:52:48.932 INFO kablam! Checking actix-todo v0.1.0 (/source) Nov 02 09:52:53.165 INFO kablam! warning: cannot find type `tasks` in this scope Nov 02 09:52:53.165 INFO kablam! --> src/model.rs:9:17 Nov 02 09:52:53.166 INFO kablam! | Nov 02 09:52:53.166 INFO kablam! 9 | #[derive(Debug, Insertable)] Nov 02 09:52:53.166 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:53.167 INFO kablam! | Nov 02 09:52:53.167 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 09:52:53.167 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! Nov 02 09:52:53.168 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:53.168 INFO kablam! Nov 02 09:52:53.168 INFO kablam! warning: cannot find type `NewTask` in this scope Nov 02 09:52:53.169 INFO kablam! --> src/model.rs:9:17 Nov 02 09:52:53.169 INFO kablam! | Nov 02 09:52:53.169 INFO kablam! 9 | #[derive(Debug, Insertable)] Nov 02 09:52:53.170 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:53.170 INFO kablam! | Nov 02 09:52:53.170 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! Nov 02 09:52:53.171 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:53.171 INFO kablam! Nov 02 09:52:53.171 INFO kablam! warning: cannot find type `tasks` in this scope Nov 02 09:52:53.171 INFO kablam! --> src/model.rs:9:17 Nov 02 09:52:53.172 INFO kablam! | Nov 02 09:52:53.172 INFO kablam! 9 | #[derive(Debug, Insertable)] Nov 02 09:52:53.172 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:53.173 INFO kablam! | Nov 02 09:52:53.173 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! Nov 02 09:52:53.173 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:53.173 INFO kablam! Nov 02 09:52:53.174 INFO kablam! warning: cannot find type `Task` in this scope Nov 02 09:52:53.174 INFO kablam! --> src/model.rs:15:17 Nov 02 09:52:53.174 INFO kablam! | Nov 02 09:52:53.175 INFO kablam! 15 | #[derive(Debug, Queryable, Serialize)] Nov 02 09:52:53.175 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:53.175 INFO kablam! | Nov 02 09:52:53.175 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! Nov 02 09:52:53.176 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:53.176 INFO kablam! Nov 02 09:52:53.176 INFO kablam! warning: cannot find type `table` in this scope Nov 02 09:52:53.177 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 09:52:53.177 INFO kablam! | Nov 02 09:52:53.177 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 09:52:53.177 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:53.178 INFO kablam! | Nov 02 09:52:53.178 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! Nov 02 09:52:53.178 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:53.178 INFO kablam! Nov 02 09:52:53.179 INFO kablam! warning: cannot find type `id` in this scope Nov 02 09:52:53.179 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:52:53.179 INFO kablam! | Nov 02 09:52:53.179 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:52:53.180 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:53.184 INFO kablam! | Nov 02 09:52:53.185 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! Nov 02 09:52:53.185 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:53.185 INFO kablam! Nov 02 09:52:53.186 INFO kablam! warning: cannot find type `description` in this scope Nov 02 09:52:53.186 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:52:53.186 INFO kablam! | Nov 02 09:52:53.186 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:52:53.187 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:53.187 INFO kablam! | Nov 02 09:52:53.187 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! Nov 02 09:52:53.187 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:53.188 INFO kablam! Nov 02 09:52:53.188 INFO kablam! warning: cannot find type `completed` in this scope Nov 02 09:52:53.188 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:52:53.189 INFO kablam! | Nov 02 09:52:53.189 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:52:53.189 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:53.189 INFO kablam! | Nov 02 09:52:53.190 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! Nov 02 09:52:53.190 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:53.190 INFO kablam! Nov 02 09:52:53.776 INFO kablam! warning: cannot find type `tasks` in this scope Nov 02 09:52:53.776 INFO kablam! --> src/model.rs:9:17 Nov 02 09:52:53.776 INFO kablam! | Nov 02 09:52:53.778 INFO kablam! 9 | #[derive(Debug, Insertable)] Nov 02 09:52:53.778 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:53.778 INFO kablam! | Nov 02 09:52:53.778 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 09:52:53.779 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! Nov 02 09:52:53.779 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:53.779 INFO kablam! Nov 02 09:52:53.779 INFO kablam! warning: cannot find type `NewTask` in this scope Nov 02 09:52:53.779 INFO kablam! --> src/model.rs:9:17 Nov 02 09:52:53.779 INFO kablam! | Nov 02 09:52:53.779 INFO kablam! 9 | #[derive(Debug, Insertable)] Nov 02 09:52:53.779 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:53.779 INFO kablam! | Nov 02 09:52:53.779 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! Nov 02 09:52:53.779 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:53.779 INFO kablam! Nov 02 09:52:53.779 INFO kablam! warning: cannot find type `tasks` in this scope Nov 02 09:52:53.779 INFO kablam! --> src/model.rs:9:17 Nov 02 09:52:53.779 INFO kablam! | Nov 02 09:52:53.779 INFO kablam! 9 | #[derive(Debug, Insertable)] Nov 02 09:52:53.779 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:53.779 INFO kablam! | Nov 02 09:52:53.779 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! Nov 02 09:52:53.779 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:53.779 INFO kablam! Nov 02 09:52:53.779 INFO kablam! warning: cannot find type `Task` in this scope Nov 02 09:52:53.779 INFO kablam! --> src/model.rs:15:17 Nov 02 09:52:53.779 INFO kablam! | Nov 02 09:52:53.779 INFO kablam! 15 | #[derive(Debug, Queryable, Serialize)] Nov 02 09:52:53.780 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:53.780 INFO kablam! | Nov 02 09:52:53.780 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! Nov 02 09:52:53.780 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:53.780 INFO kablam! Nov 02 09:52:53.780 INFO kablam! warning: cannot find type `table` in this scope Nov 02 09:52:53.780 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 09:52:53.780 INFO kablam! | Nov 02 09:52:53.780 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 09:52:53.780 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:53.780 INFO kablam! | Nov 02 09:52:53.780 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! Nov 02 09:52:53.780 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:53.780 INFO kablam! Nov 02 09:52:53.780 INFO kablam! warning: cannot find type `id` in this scope Nov 02 09:52:53.780 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:52:53.780 INFO kablam! | Nov 02 09:52:53.780 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:52:53.780 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:53.780 INFO kablam! | Nov 02 09:52:53.780 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! Nov 02 09:52:53.780 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:53.780 INFO kablam! Nov 02 09:52:53.780 INFO kablam! warning: cannot find type `description` in this scope Nov 02 09:52:53.780 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:52:53.780 INFO kablam! | Nov 02 09:52:53.780 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:52:53.780 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:53.780 INFO kablam! | Nov 02 09:52:53.780 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! Nov 02 09:52:53.780 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:53.780 INFO kablam! Nov 02 09:52:53.780 INFO kablam! warning: cannot find type `completed` in this scope Nov 02 09:52:53.780 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:52:53.780 INFO kablam! | Nov 02 09:52:53.780 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:52:53.780 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:53.780 INFO kablam! | Nov 02 09:52:53.780 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! Nov 02 09:52:53.780 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:53.780 INFO kablam! Nov 02 09:52:54.482 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 02s Nov 02 09:52:54.529 INFO kablam! su: No module specific data is present Nov 02 09:52:55.346 INFO running `"docker" "rm" "-f" "f2211d15d67a969f81806ceaac8d6b22c64e309d01faae7222df043ccc7043ce"` Nov 02 09:52:55.643 INFO blam! f2211d15d67a969f81806ceaac8d6b22c64e309d01faae7222df043ccc7043ce