Nov 06 17:13:46.902 INFO checking munckymagik/actix-todo against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a for pr-55687 Nov 06 17:13:46.902 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-6/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-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 06 17:13:47.280 INFO blam! 155e51d3b815a4d9677aea1a87b08e23ac30712daf0162bd0d96511a74a5fd04 Nov 06 17:13:47.285 INFO running `"docker" "start" "-a" "155e51d3b815a4d9677aea1a87b08e23ac30712daf0162bd0d96511a74a5fd04"` Nov 06 17:13:48.609 INFO kablam! usermod: no changes Nov 06 17:13:49.056 INFO kablam! Compiling actix-web v0.7.4 Nov 06 17:13:49.065 INFO kablam! Checking slug v0.1.3 Nov 06 17:13:49.083 INFO kablam! Checking r2d2 v0.8.2 Nov 06 17:13:49.083 INFO kablam! Checking tokio-io v0.1.7 Nov 06 17:13:49.084 INFO kablam! Checking http v0.1.10 Nov 06 17:13:49.084 INFO kablam! Checking url v1.7.1 Nov 06 17:13:49.084 INFO kablam! Checking tokio-threadpool v0.1.5 Nov 06 17:13:49.084 INFO kablam! Checking flate2 v1.0.2 Nov 06 17:13:50.459 INFO kablam! Compiling syn v0.14.4 Nov 06 17:13:51.784 INFO kablam! Compiling mime_guess v2.0.0-alpha.5 Nov 06 17:13:52.408 INFO kablam! Checking diesel v1.3.2 Nov 06 17:13:56.276 INFO kablam! Checking tokio-codec v0.1.0 Nov 06 17:13:56.276 INFO kablam! Checking tokio-reactor v0.1.2 Nov 06 17:13:56.874 INFO kablam! Checking tokio-fs v0.1.1 Nov 06 17:14:00.512 INFO kablam! Checking cookie v0.11.0 Nov 06 17:14:00.722 INFO kablam! Checking serde_urlencoded v0.5.3 Nov 06 17:14:01.373 INFO kablam! Checking tera v0.11.8 Nov 06 17:14:01.373 INFO kablam! Checking tokio-udp v0.1.1 Nov 06 17:14:03.132 INFO kablam! Checking tokio-tcp v0.1.0 Nov 06 17:14:04.452 INFO kablam! Checking tokio-signal v0.2.4 Nov 06 17:14:05.649 INFO kablam! Checking trust-dns-proto v0.4.0 Nov 06 17:14:05.649 INFO kablam! Checking tokio v0.1.7 Nov 06 17:14:09.889 INFO kablam! Checking h2 v0.1.10 Nov 06 17:14:22.148 INFO kablam! Checking trust-dns-resolver v0.9.1 Nov 06 17:14:41.849 INFO kablam! Compiling synstructure v0.9.0 Nov 06 17:14:41.851 INFO kablam! Compiling actix_derive v0.3.0 Nov 06 17:14:41.853 INFO kablam! Compiling serde_derive v1.0.70 Nov 06 17:14:57.722 INFO kablam! Compiling failure_derive v0.1.2 Nov 06 17:15:05.692 INFO kablam! Checking failure v0.1.2 Nov 06 17:15:07.274 INFO kablam! Checking actix v0.7.3 Nov 06 17:15:07.282 INFO kablam! Checking dotenv v0.13.0 Nov 06 17:15:45.725 INFO kablam! Checking actix-todo v0.1.0 (/source) Nov 06 17:15:50.840 INFO kablam! warning: cannot find type `tasks` in this scope Nov 06 17:15:50.840 INFO kablam! --> src/model.rs:9:17 Nov 06 17:15:50.840 INFO kablam! | Nov 06 17:15:50.840 INFO kablam! 9 | #[derive(Debug, Insertable)] Nov 06 17:15:50.840 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:15:50.840 INFO kablam! | Nov 06 17:15:50.840 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 17:15:50.840 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 06 17:15:50.840 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:15:50.840 INFO kablam! Nov 06 17:15:50.840 INFO kablam! warning: cannot find type `NewTask` in this scope Nov 06 17:15:50.840 INFO kablam! --> src/model.rs:9:17 Nov 06 17:15:50.840 INFO kablam! | Nov 06 17:15:50.840 INFO kablam! 9 | #[derive(Debug, Insertable)] Nov 06 17:15:50.840 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:15:50.840 INFO kablam! | Nov 06 17:15:50.840 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 06 17:15:50.840 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:15:50.840 INFO kablam! Nov 06 17:15:50.840 INFO kablam! warning: cannot find type `tasks` in this scope Nov 06 17:15:50.840 INFO kablam! --> src/model.rs:9:17 Nov 06 17:15:50.840 INFO kablam! | Nov 06 17:15:50.840 INFO kablam! 9 | #[derive(Debug, Insertable)] Nov 06 17:15:50.840 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:15:50.840 INFO kablam! | Nov 06 17:15:50.840 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 06 17:15:50.840 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:15:50.840 INFO kablam! Nov 06 17:15:50.840 INFO kablam! warning: cannot find type `Task` in this scope Nov 06 17:15:50.840 INFO kablam! --> src/model.rs:15:17 Nov 06 17:15:50.840 INFO kablam! | Nov 06 17:15:50.840 INFO kablam! 15 | #[derive(Debug, Queryable, Serialize)] Nov 06 17:15:50.840 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:15:50.840 INFO kablam! | Nov 06 17:15:50.840 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 06 17:15:50.840 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:15:50.840 INFO kablam! Nov 06 17:15:50.840 INFO kablam! warning: cannot find type `table` in this scope Nov 06 17:15:50.840 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 17:15:50.841 INFO kablam! | Nov 06 17:15:50.841 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 17:15:50.841 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:15:50.841 INFO kablam! | Nov 06 17:15:50.841 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 06 17:15:50.841 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:15:50.841 INFO kablam! Nov 06 17:15:50.841 INFO kablam! warning: cannot find type `id` in this scope Nov 06 17:15:50.841 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:15:50.841 INFO kablam! | Nov 06 17:15:50.841 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:15:50.841 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:15:50.841 INFO kablam! | Nov 06 17:15:50.841 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 06 17:15:50.841 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:15:50.841 INFO kablam! Nov 06 17:15:50.841 INFO kablam! warning: cannot find type `description` in this scope Nov 06 17:15:50.841 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:15:50.841 INFO kablam! | Nov 06 17:15:50.841 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:15:50.841 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:15:50.841 INFO kablam! | Nov 06 17:15:50.841 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 06 17:15:50.841 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:15:50.841 INFO kablam! Nov 06 17:15:50.841 INFO kablam! warning: cannot find type `completed` in this scope Nov 06 17:15:50.841 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:15:50.841 INFO kablam! | Nov 06 17:15:50.841 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:15:50.841 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:15:50.841 INFO kablam! | Nov 06 17:15:50.841 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 06 17:15:50.841 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:15:50.841 INFO kablam! Nov 06 17:15:51.785 INFO kablam! warning: cannot find type `tasks` in this scope Nov 06 17:15:51.785 INFO kablam! --> src/model.rs:9:17 Nov 06 17:15:51.785 INFO kablam! | Nov 06 17:15:51.785 INFO kablam! 9 | #[derive(Debug, Insertable)] Nov 06 17:15:51.785 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:15:51.785 INFO kablam! | Nov 06 17:15:51.785 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 17:15:51.785 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 06 17:15:51.785 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:15:51.785 INFO kablam! Nov 06 17:15:51.785 INFO kablam! warning: cannot find type `NewTask` in this scope Nov 06 17:15:51.785 INFO kablam! --> src/model.rs:9:17 Nov 06 17:15:51.785 INFO kablam! | Nov 06 17:15:51.785 INFO kablam! 9 | #[derive(Debug, Insertable)] Nov 06 17:15:51.785 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:15:51.785 INFO kablam! | Nov 06 17:15:51.785 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 06 17:15:51.785 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:15:51.785 INFO kablam! Nov 06 17:15:51.785 INFO kablam! warning: cannot find type `tasks` in this scope Nov 06 17:15:51.785 INFO kablam! --> src/model.rs:9:17 Nov 06 17:15:51.785 INFO kablam! | Nov 06 17:15:51.785 INFO kablam! 9 | #[derive(Debug, Insertable)] Nov 06 17:15:51.785 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:15:51.785 INFO kablam! | Nov 06 17:15:51.785 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 06 17:15:51.785 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:15:51.785 INFO kablam! Nov 06 17:15:51.785 INFO kablam! warning: cannot find type `Task` in this scope Nov 06 17:15:51.785 INFO kablam! --> src/model.rs:15:17 Nov 06 17:15:51.785 INFO kablam! | Nov 06 17:15:51.785 INFO kablam! 15 | #[derive(Debug, Queryable, Serialize)] Nov 06 17:15:51.785 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:15:51.785 INFO kablam! | Nov 06 17:15:51.785 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 06 17:15:51.785 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:15:51.785 INFO kablam! Nov 06 17:15:51.785 INFO kablam! warning: cannot find type `table` in this scope Nov 06 17:15:51.785 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 17:15:51.785 INFO kablam! | Nov 06 17:15:51.785 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 17:15:51.785 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:15:51.785 INFO kablam! | Nov 06 17:15:51.785 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 06 17:15:51.785 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:15:51.785 INFO kablam! Nov 06 17:15:51.785 INFO kablam! warning: cannot find type `id` in this scope Nov 06 17:15:51.785 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:15:51.785 INFO kablam! | Nov 06 17:15:51.785 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:15:51.785 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:15:51.785 INFO kablam! | Nov 06 17:15:51.785 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 06 17:15:51.785 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:15:51.785 INFO kablam! Nov 06 17:15:51.785 INFO kablam! warning: cannot find type `description` in this scope Nov 06 17:15:51.785 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:15:51.785 INFO kablam! | Nov 06 17:15:51.785 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:15:51.785 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:15:51.785 INFO kablam! | Nov 06 17:15:51.785 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 06 17:15:51.785 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:15:51.785 INFO kablam! Nov 06 17:15:51.785 INFO kablam! warning: cannot find type `completed` in this scope Nov 06 17:15:51.785 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:15:51.785 INFO kablam! | Nov 06 17:15:51.785 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:15:51.785 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:15:51.785 INFO kablam! | Nov 06 17:15:51.785 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 06 17:15:51.785 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:15:51.785 INFO kablam! Nov 06 17:15:52.476 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 03s Nov 06 17:15:52.500 INFO kablam! su: No module specific data is present Nov 06 17:15:52.947 INFO running `"docker" "rm" "-f" "155e51d3b815a4d9677aea1a87b08e23ac30712daf0162bd0d96511a74a5fd04"` Nov 06 17:15:53.131 INFO blam! 155e51d3b815a4d9677aea1a87b08e23ac30712daf0162bd0d96511a74a5fd04