Aug 29 17:57:48.347 INFO checking munckymagik/actix-todo against try#2d477f9981361618ac78253c28051a66b6cea125 for pr-53707 Aug 29 17:57:48.347 INFO running: cargo +2d477f9981361618ac78253c28051a66b6cea125-alt check --frozen --all --all-targets Aug 29 17:57:48.347 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53707/try#2d477f9981361618ac78253c28051a66b6cea125:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-0/try#2d477f9981361618ac78253c28051a66b6cea125:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +2d477f9981361618ac78253c28051a66b6cea125-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 29 17:57:48.621 INFO blam! f6066309d7fc6a71d365a58a474a3f2aaf4eaf34f9b5a03221fe6552fd7af717 Aug 29 17:57:48.621 INFO running `"docker" "start" "-a" "f6066309d7fc6a71d365a58a474a3f2aaf4eaf34f9b5a03221fe6552fd7af717"` Aug 29 17:57:49.817 INFO kablam! Compiling pq-sys v0.4.5 Aug 29 17:57:49.818 INFO kablam! Checking unidecode v0.3.0 Aug 29 17:57:49.818 INFO kablam! Checking humansize v1.1.0 Aug 29 17:57:49.819 INFO kablam! Compiling actix-web v0.7.4 Aug 29 17:57:49.819 INFO kablam! Compiling brotli-sys v0.3.2 Aug 29 17:57:49.819 INFO kablam! Compiling ring v0.13.2 Aug 29 17:57:49.827 INFO kablam! Checking socket2 v0.3.7 Aug 29 17:57:49.828 INFO kablam! Checking rand v0.5.5 Aug 29 17:57:51.504 INFO kablam! Checking crossbeam-epoch v0.5.2 Aug 29 17:57:53.768 INFO kablam! Checking http v0.1.10 Aug 29 17:57:53.995 INFO kablam! Checking parking_lot_core v0.2.14 Aug 29 17:57:57.341 INFO kablam! Checking flate2 v1.0.2 Aug 29 17:57:57.381 INFO kablam! Compiling syn v0.14.4 Aug 29 17:57:58.345 INFO kablam! Checking tokio-reactor v0.1.2 Aug 29 17:57:59.223 INFO kablam! Checking tokio-codec v0.1.0 Aug 29 17:58:01.451 INFO kablam! Checking backtrace v0.2.3 Aug 29 17:58:03.410 INFO kablam! Compiling diesel_derives v1.3.0 Aug 29 17:58:03.964 INFO kablam! Checking serde_urlencoded v0.5.3 Aug 29 17:58:06.151 INFO kablam! Checking error-chain v0.11.0 Aug 29 17:58:06.555 INFO kablam! Checking parking_lot v0.6.3 Aug 29 17:58:09.638 INFO kablam! Checking tokio-fs v0.1.1 Aug 29 17:58:09.808 INFO kablam! Checking tokio-udp v0.1.1 Aug 29 17:58:11.039 INFO kablam! Checking tokio-tcp v0.1.0 Aug 29 17:58:12.402 INFO kablam! Checking tokio-signal v0.2.4 Aug 29 17:58:13.096 INFO kablam! Checking error-chain v0.1.12 Aug 29 17:58:14.698 INFO kablam! Checking slug v0.1.3 Aug 29 17:58:15.194 INFO kablam! Checking crossbeam-channel v0.2.4 Aug 29 17:58:15.750 INFO kablam! Checking tokio v0.1.7 Aug 29 17:58:16.575 INFO kablam! Checking trust-dns-proto v0.4.0 Aug 29 17:58:16.742 INFO kablam! Checking tera v0.11.8 Aug 29 17:58:23.170 INFO kablam! Checking brotli2 v0.3.2 Aug 29 17:58:26.848 INFO kablam! Checking h2 v0.1.10 Aug 29 17:58:31.769 INFO kablam! Checking cookie v0.11.0 Aug 29 17:58:35.518 INFO kablam! Checking diesel v1.3.2 Aug 29 17:58:36.906 INFO kablam! Checking trust-dns-resolver v0.9.1 Aug 29 17:59:04.518 INFO kablam! Compiling synstructure v0.9.0 Aug 29 17:59:04.520 INFO kablam! Compiling actix_derive v0.3.0 Aug 29 17:59:04.522 INFO kablam! Compiling serde_derive v1.0.70 Aug 29 17:59:22.357 INFO kablam! Compiling failure_derive v0.1.2 Aug 29 17:59:28.087 INFO kablam! Checking failure v0.1.2 Aug 29 17:59:29.326 INFO kablam! Checking actix v0.7.3 Aug 29 17:59:29.326 INFO kablam! Checking dotenv v0.13.0 Aug 29 18:00:12.007 INFO kablam! Checking actix-todo v0.1.0 (file:///source) Aug 29 18:00:14.384 INFO kablam! warning: cannot find type `tasks` in this scope Aug 29 18:00:14.384 INFO kablam! --> src/model.rs:9:17 Aug 29 18:00:14.384 INFO kablam! | Aug 29 18:00:14.384 INFO kablam! 9 | #[derive(Debug, Insertable)] Aug 29 18:00:14.384 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 18:00:14.384 INFO kablam! | Aug 29 18:00:14.384 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 29 18:00:14.384 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! Aug 29 18:00:14.384 INFO kablam! = note: for more information, see issue #50504 Aug 29 18:00:14.384 INFO kablam! Aug 29 18:00:14.385 INFO kablam! warning: cannot find type `NewTask` in this scope Aug 29 18:00:14.385 INFO kablam! --> src/model.rs:9:17 Aug 29 18:00:14.386 INFO kablam! | Aug 29 18:00:14.386 INFO kablam! 9 | #[derive(Debug, Insertable)] Aug 29 18:00:14.386 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 18:00:14.386 INFO kablam! | Aug 29 18:00:14.386 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! Aug 29 18:00:14.386 INFO kablam! = note: for more information, see issue #50504 Aug 29 18:00:14.386 INFO kablam! Aug 29 18:00:14.386 INFO kablam! warning: cannot find type `tasks` in this scope Aug 29 18:00:14.386 INFO kablam! --> src/model.rs:9:17 Aug 29 18:00:14.386 INFO kablam! | Aug 29 18:00:14.386 INFO kablam! 9 | #[derive(Debug, Insertable)] Aug 29 18:00:14.386 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 18:00:14.386 INFO kablam! | Aug 29 18:00:14.386 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! Aug 29 18:00:14.386 INFO kablam! = note: for more information, see issue #50504 Aug 29 18:00:14.386 INFO kablam! Aug 29 18:00:14.386 INFO kablam! warning: cannot find type `Task` in this scope Aug 29 18:00:14.386 INFO kablam! --> src/model.rs:15:17 Aug 29 18:00:14.386 INFO kablam! | Aug 29 18:00:14.386 INFO kablam! 15 | #[derive(Debug, Queryable, Serialize)] Aug 29 18:00:14.386 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 18:00:14.386 INFO kablam! | Aug 29 18:00:14.386 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! Aug 29 18:00:14.386 INFO kablam! = note: for more information, see issue #50504 Aug 29 18:00:14.386 INFO kablam! Aug 29 18:00:14.386 INFO kablam! warning: cannot find type `table` in this scope Aug 29 18:00:14.387 INFO kablam! --> :165:33 Aug 29 18:00:14.387 INFO kablam! | Aug 29 18:00:14.387 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 29 18:00:14.387 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 18:00:14.387 INFO kablam! | Aug 29 18:00:14.387 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! Aug 29 18:00:14.387 INFO kablam! = note: for more information, see issue #50504 Aug 29 18:00:14.387 INFO kablam! Aug 29 18:00:14.387 INFO kablam! warning: cannot find type `id` in this scope Aug 29 18:00:14.387 INFO kablam! --> <__diesel_column macros>:5:33 Aug 29 18:00:14.387 INFO kablam! | Aug 29 18:00:14.387 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 29 18:00:14.387 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 18:00:14.387 INFO kablam! | Aug 29 18:00:14.387 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! Aug 29 18:00:14.387 INFO kablam! = note: for more information, see issue #50504 Aug 29 18:00:14.387 INFO kablam! Aug 29 18:00:14.389 INFO kablam! warning: cannot find type `description` in this scope Aug 29 18:00:14.389 INFO kablam! --> <__diesel_column macros>:5:33 Aug 29 18:00:14.389 INFO kablam! | Aug 29 18:00:14.389 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 29 18:00:14.389 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 18:00:14.389 INFO kablam! | Aug 29 18:00:14.389 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! Aug 29 18:00:14.389 INFO kablam! = note: for more information, see issue #50504 Aug 29 18:00:14.389 INFO kablam! Aug 29 18:00:14.389 INFO kablam! warning: cannot find type `completed` in this scope Aug 29 18:00:14.389 INFO kablam! --> <__diesel_column macros>:5:33 Aug 29 18:00:14.389 INFO kablam! | Aug 29 18:00:14.389 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 29 18:00:14.389 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 18:00:14.389 INFO kablam! | Aug 29 18:00:14.389 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! Aug 29 18:00:14.389 INFO kablam! = note: for more information, see issue #50504 Aug 29 18:00:14.390 INFO kablam! Aug 29 18:00:14.591 INFO kablam! warning: cannot find type `tasks` in this scope Aug 29 18:00:14.593 INFO kablam! --> src/model.rs:9:17 Aug 29 18:00:14.593 INFO kablam! | Aug 29 18:00:14.593 INFO kablam! 9 | #[derive(Debug, Insertable)] Aug 29 18:00:14.593 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 18:00:14.593 INFO kablam! | Aug 29 18:00:14.593 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 29 18:00:14.593 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! Aug 29 18:00:14.593 INFO kablam! = note: for more information, see issue #50504 Aug 29 18:00:14.593 INFO kablam! Aug 29 18:00:14.593 INFO kablam! warning: cannot find type `NewTask` in this scope Aug 29 18:00:14.593 INFO kablam! --> src/model.rs:9:17 Aug 29 18:00:14.593 INFO kablam! | Aug 29 18:00:14.593 INFO kablam! 9 | #[derive(Debug, Insertable)] Aug 29 18:00:14.593 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 18:00:14.593 INFO kablam! | Aug 29 18:00:14.593 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! Aug 29 18:00:14.593 INFO kablam! = note: for more information, see issue #50504 Aug 29 18:00:14.593 INFO kablam! Aug 29 18:00:14.593 INFO kablam! warning: cannot find type `tasks` in this scope Aug 29 18:00:14.593 INFO kablam! --> src/model.rs:9:17 Aug 29 18:00:14.593 INFO kablam! | Aug 29 18:00:14.594 INFO kablam! 9 | #[derive(Debug, Insertable)] Aug 29 18:00:14.594 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 18:00:14.594 INFO kablam! | Aug 29 18:00:14.594 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! Aug 29 18:00:14.594 INFO kablam! = note: for more information, see issue #50504 Aug 29 18:00:14.594 INFO kablam! Aug 29 18:00:14.594 INFO kablam! warning: cannot find type `Task` in this scope Aug 29 18:00:14.594 INFO kablam! --> src/model.rs:15:17 Aug 29 18:00:14.594 INFO kablam! | Aug 29 18:00:14.594 INFO kablam! 15 | #[derive(Debug, Queryable, Serialize)] Aug 29 18:00:14.594 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 18:00:14.594 INFO kablam! | Aug 29 18:00:14.594 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! Aug 29 18:00:14.594 INFO kablam! = note: for more information, see issue #50504 Aug 29 18:00:14.594 INFO kablam! Aug 29 18:00:14.594 INFO kablam! warning: cannot find type `table` in this scope Aug 29 18:00:14.594 INFO kablam! --> :165:33 Aug 29 18:00:14.594 INFO kablam! | Aug 29 18:00:14.594 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 29 18:00:14.594 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 18:00:14.594 INFO kablam! | Aug 29 18:00:14.594 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! Aug 29 18:00:14.594 INFO kablam! = note: for more information, see issue #50504 Aug 29 18:00:14.594 INFO kablam! Aug 29 18:00:14.594 INFO kablam! warning: cannot find type `id` in this scope Aug 29 18:00:14.594 INFO kablam! --> <__diesel_column macros>:5:33 Aug 29 18:00:14.594 INFO kablam! | Aug 29 18:00:14.594 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 29 18:00:14.595 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 18:00:14.596 INFO kablam! | Aug 29 18:00:14.596 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! Aug 29 18:00:14.597 INFO kablam! = note: for more information, see issue #50504 Aug 29 18:00:14.597 INFO kablam! Aug 29 18:00:14.597 INFO kablam! warning: cannot find type `description` in this scope Aug 29 18:00:14.597 INFO kablam! --> <__diesel_column macros>:5:33 Aug 29 18:00:14.597 INFO kablam! | Aug 29 18:00:14.597 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 29 18:00:14.597 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 18:00:14.597 INFO kablam! | Aug 29 18:00:14.597 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! Aug 29 18:00:14.597 INFO kablam! = note: for more information, see issue #50504 Aug 29 18:00:14.597 INFO kablam! Aug 29 18:00:14.597 INFO kablam! warning: cannot find type `completed` in this scope Aug 29 18:00:14.597 INFO kablam! --> <__diesel_column macros>:5:33 Aug 29 18:00:14.597 INFO kablam! | Aug 29 18:00:14.597 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 29 18:00:14.597 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 18:00:14.597 INFO kablam! | Aug 29 18:00:14.597 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! Aug 29 18:00:14.597 INFO kablam! = note: for more information, see issue #50504 Aug 29 18:00:14.597 INFO kablam! Aug 29 18:00:16.026 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 26s Aug 29 18:00:16.049 INFO kablam! su: No module specific data is present Aug 29 18:00:16.571 INFO running `"docker" "rm" "-f" "f6066309d7fc6a71d365a58a474a3f2aaf4eaf34f9b5a03221fe6552fd7af717"` Aug 29 18:00:16.735 INFO blam! f6066309d7fc6a71d365a58a474a3f2aaf4eaf34f9b5a03221fe6552fd7af717