Nov 02 09:50:50.323 INFO checking munckymagik/actix-todo against master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862 for pr-55517 Nov 02 09:50:50.323 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-6/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55517/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/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 +f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862-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.740 INFO blam! 9ba11a7c5c6e4313af93f00a2128cbe84dba9ecf119ac7788b7c5f0c5e734d9c Nov 02 09:50:50.742 INFO running `"docker" "start" "-a" "9ba11a7c5c6e4313af93f00a2128cbe84dba9ecf119ac7788b7c5f0c5e734d9c"` Nov 02 09:50:52.088 INFO kablam! usermod: no changes Nov 02 09:50:52.587 INFO kablam! Compiling pq-sys v0.4.5 Nov 02 09:50:52.621 INFO kablam! Compiling ring v0.13.2 Nov 02 09:50:52.635 INFO kablam! Checking crossbeam-epoch v0.5.2 Nov 02 09:50:52.635 INFO kablam! Checking r2d2 v0.8.2 Nov 02 09:50:52.636 INFO kablam! Compiling quote v0.6.3 Nov 02 09:50:52.636 INFO kablam! Checking http v0.1.10 Nov 02 09:50:52.637 INFO kablam! Checking parking_lot_core v0.2.14 Nov 02 09:50:52.637 INFO kablam! Checking flate2 v1.0.2 Nov 02 09:50:55.864 INFO kablam! Checking serde_urlencoded v0.5.3 Nov 02 09:50:58.521 INFO kablam! Checking tokio-signal v0.2.4 Nov 02 09:50:58.524 INFO kablam! Checking error-chain v0.11.0 Nov 02 09:50:58.559 INFO kablam! Checking parking_lot v0.6.3 Nov 02 09:50:59.806 INFO kablam! Checking trust-dns-proto v0.4.0 Nov 02 09:51:00.950 INFO kablam! Checking crossbeam-channel v0.2.4 Nov 02 09:51:01.721 INFO kablam! Compiling syn v0.14.4 Nov 02 09:51:01.785 INFO kablam! Checking tera v0.11.8 Nov 02 09:51:01.817 INFO kablam! Checking diesel v1.3.2 Nov 02 09:51:11.153 INFO kablam! Checking h2 v0.1.10 Nov 02 09:51:16.392 INFO kablam! Checking trust-dns-resolver v0.9.1 Nov 02 09:51:17.156 INFO kablam! Checking cookie v0.11.0 Nov 02 09:51:44.604 INFO kablam! Compiling synstructure v0.9.0 Nov 02 09:51:44.604 INFO kablam! Compiling actix_derive v0.3.0 Nov 02 09:51:44.604 INFO kablam! Compiling serde_derive v1.0.70 Nov 02 09:51:55.262 INFO kablam! Compiling failure_derive v0.1.2 Nov 02 09:52:02.993 INFO kablam! Checking failure v0.1.2 Nov 02 09:52:04.666 INFO kablam! Checking actix v0.7.3 Nov 02 09:52:04.668 INFO kablam! Checking dotenv v0.13.0 Nov 02 09:52:22.307 INFO kablam! Checking actix-web v0.7.4 Nov 02 09:52:43.364 INFO kablam! Checking actix-todo v0.1.0 (/source) Nov 02 09:52:47.325 INFO kablam! warning: cannot find type `tasks` in this scope Nov 02 09:52:47.325 INFO kablam! --> src/model.rs:9:17 Nov 02 09:52:47.325 INFO kablam! | Nov 02 09:52:47.325 INFO kablam! 9 | #[derive(Debug, Insertable)] Nov 02 09:52:47.325 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:47.325 INFO kablam! | Nov 02 09:52:47.325 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 09:52:47.325 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:47.325 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:47.325 INFO kablam! Nov 02 09:52:47.325 INFO kablam! warning: cannot find type `NewTask` in this scope Nov 02 09:52:47.325 INFO kablam! --> src/model.rs:9:17 Nov 02 09:52:47.325 INFO kablam! | Nov 02 09:52:47.325 INFO kablam! 9 | #[derive(Debug, Insertable)] Nov 02 09:52:47.325 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:47.325 INFO kablam! | Nov 02 09:52:47.325 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:47.325 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:47.326 INFO kablam! Nov 02 09:52:47.326 INFO kablam! warning: cannot find type `tasks` in this scope Nov 02 09:52:47.326 INFO kablam! --> src/model.rs:9:17 Nov 02 09:52:47.326 INFO kablam! | Nov 02 09:52:47.326 INFO kablam! 9 | #[derive(Debug, Insertable)] Nov 02 09:52:47.326 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:47.326 INFO kablam! | Nov 02 09:52:47.326 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:47.326 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:47.326 INFO kablam! Nov 02 09:52:47.327 INFO kablam! warning: cannot find type `Task` in this scope Nov 02 09:52:47.327 INFO kablam! --> src/model.rs:15:17 Nov 02 09:52:47.327 INFO kablam! | Nov 02 09:52:47.327 INFO kablam! 15 | #[derive(Debug, Queryable, Serialize)] Nov 02 09:52:47.327 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:47.327 INFO kablam! | Nov 02 09:52:47.327 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:47.327 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:47.327 INFO kablam! Nov 02 09:52:47.332 INFO kablam! warning: cannot find type `table` in this scope Nov 02 09:52:47.332 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 09:52:47.332 INFO kablam! | Nov 02 09:52:47.332 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 09:52:47.332 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:47.332 INFO kablam! | Nov 02 09:52:47.332 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:47.332 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:47.332 INFO kablam! Nov 02 09:52:47.332 INFO kablam! warning: cannot find type `id` in this scope Nov 02 09:52:47.332 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:52:47.332 INFO kablam! | Nov 02 09:52:47.332 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:52:47.332 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:47.332 INFO kablam! | Nov 02 09:52:47.332 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:47.332 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:47.332 INFO kablam! Nov 02 09:52:47.332 INFO kablam! warning: cannot find type `description` in this scope Nov 02 09:52:47.332 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:52:47.333 INFO kablam! | Nov 02 09:52:47.333 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:52:47.333 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:47.333 INFO kablam! | Nov 02 09:52:47.333 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:47.333 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:47.333 INFO kablam! Nov 02 09:52:47.333 INFO kablam! warning: cannot find type `completed` in this scope Nov 02 09:52:47.333 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:52:47.333 INFO kablam! | Nov 02 09:52:47.333 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:52:47.333 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:47.333 INFO kablam! | Nov 02 09:52:47.333 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:47.333 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:47.333 INFO kablam! Nov 02 09:52:47.572 INFO kablam! warning: cannot find type `tasks` in this scope Nov 02 09:52:47.572 INFO kablam! --> src/model.rs:9:17 Nov 02 09:52:47.572 INFO kablam! | Nov 02 09:52:47.572 INFO kablam! 9 | #[derive(Debug, Insertable)] Nov 02 09:52:47.572 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:47.572 INFO kablam! | Nov 02 09:52:47.572 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 09:52:47.572 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:47.572 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:47.572 INFO kablam! Nov 02 09:52:47.572 INFO kablam! warning: cannot find type `NewTask` in this scope Nov 02 09:52:47.572 INFO kablam! --> src/model.rs:9:17 Nov 02 09:52:47.572 INFO kablam! | Nov 02 09:52:47.572 INFO kablam! 9 | #[derive(Debug, Insertable)] Nov 02 09:52:47.572 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:47.572 INFO kablam! | Nov 02 09:52:47.574 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:47.574 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:47.574 INFO kablam! Nov 02 09:52:47.574 INFO kablam! warning: cannot find type `tasks` in this scope Nov 02 09:52:47.574 INFO kablam! --> src/model.rs:9:17 Nov 02 09:52:47.574 INFO kablam! | Nov 02 09:52:47.574 INFO kablam! 9 | #[derive(Debug, Insertable)] Nov 02 09:52:47.574 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:47.574 INFO kablam! | Nov 02 09:52:47.574 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:47.574 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:47.574 INFO kablam! Nov 02 09:52:47.574 INFO kablam! warning: cannot find type `Task` in this scope Nov 02 09:52:47.574 INFO kablam! --> src/model.rs:15:17 Nov 02 09:52:47.574 INFO kablam! | Nov 02 09:52:47.574 INFO kablam! 15 | #[derive(Debug, Queryable, Serialize)] Nov 02 09:52:47.574 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:47.574 INFO kablam! | Nov 02 09:52:47.574 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:47.575 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:47.575 INFO kablam! Nov 02 09:52:47.575 INFO kablam! warning: cannot find type `table` in this scope Nov 02 09:52:47.575 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 09:52:47.575 INFO kablam! | Nov 02 09:52:47.575 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 09:52:47.575 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:47.575 INFO kablam! | Nov 02 09:52:47.575 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:47.575 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:47.575 INFO kablam! Nov 02 09:52:47.575 INFO kablam! warning: cannot find type `id` in this scope Nov 02 09:52:47.575 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:52:47.575 INFO kablam! | Nov 02 09:52:47.575 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:52:47.575 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:47.575 INFO kablam! | Nov 02 09:52:47.575 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:47.575 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:47.575 INFO kablam! Nov 02 09:52:47.575 INFO kablam! warning: cannot find type `description` in this scope Nov 02 09:52:47.575 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:52:47.575 INFO kablam! | Nov 02 09:52:47.575 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:52:47.575 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:47.575 INFO kablam! | Nov 02 09:52:47.575 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:47.575 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:47.576 INFO kablam! Nov 02 09:52:47.592 INFO kablam! warning: cannot find type `completed` in this scope Nov 02 09:52:47.592 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:52:47.592 INFO kablam! | Nov 02 09:52:47.592 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:52:47.592 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:52:47.592 INFO kablam! | Nov 02 09:52:47.592 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:47.592 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:52:47.592 INFO kablam! Nov 02 09:52:48.512 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 56s Nov 02 09:52:48.528 INFO kablam! su: No module specific data is present Nov 02 09:52:49.826 INFO running `"docker" "rm" "-f" "9ba11a7c5c6e4313af93f00a2128cbe84dba9ecf119ac7788b7c5f0c5e734d9c"` Nov 02 09:52:50.112 INFO blam! 9ba11a7c5c6e4313af93f00a2128cbe84dba9ecf119ac7788b7c5f0c5e734d9c