Oct 12 16:56:25.025 INFO checking munckymagik/actix-todo against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 16:56:25.026 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16:56:25.390 INFO blam! 441039ea83b53fa576af69bb4c672dd47591a588b7bf15a698db86dbacea1260 Oct 12 16:56:25.399 INFO running `"docker" "start" "-a" "441039ea83b53fa576af69bb4c672dd47591a588b7bf15a698db86dbacea1260"` Oct 12 16:56:26.431 INFO kablam! usermod: no changes Oct 12 16:56:26.888 INFO kablam! Checking futures v0.1.22 Oct 12 16:56:26.924 INFO kablam! Compiling actix-web v0.7.4 Oct 12 16:56:26.924 INFO kablam! Compiling ring v0.13.2 Oct 12 16:56:26.924 INFO kablam! Checking crossbeam-epoch v0.5.2 Oct 12 16:56:26.932 INFO kablam! Checking http v0.1.10 Oct 12 16:56:26.932 INFO kablam! Checking url v1.7.1 Oct 12 16:56:26.932 INFO kablam! Checking parking_lot_core v0.2.14 Oct 12 16:56:26.932 INFO kablam! Compiling syn v0.14.4 Oct 12 16:56:29.651 INFO kablam! Checking flate2 v1.0.2 Oct 12 16:56:32.361 INFO kablam! Checking error-chain v0.11.0 Oct 12 16:56:32.672 INFO kablam! Checking parking_lot v0.6.3 Oct 12 16:56:35.573 INFO kablam! Checking diesel v1.3.2 Oct 12 16:56:36.412 INFO kablam! Compiling mime_guess v2.0.0-alpha.5 Oct 12 16:56:36.900 INFO kablam! Checking serde_urlencoded v0.5.3 Oct 12 16:56:36.928 INFO kablam! Checking tera v0.11.8 Oct 12 16:56:41.224 INFO kablam! Checking crossbeam-channel v0.2.4 Oct 12 16:56:47.072 INFO kablam! Checking tokio-executor v0.1.2 Oct 12 16:56:47.077 INFO kablam! Checking tokio-io v0.1.7 Oct 12 16:56:49.471 INFO kablam! Checking futures-cpupool v0.1.8 Oct 12 16:56:49.670 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 12 16:56:51.900 INFO kablam! Checking tokio-timer v0.2.4 Oct 12 16:56:52.274 INFO kablam! Checking tokio-reactor v0.1.2 Oct 12 16:56:52.534 INFO kablam! Checking tokio-codec v0.1.0 Oct 12 16:56:55.150 INFO kablam! Checking h2 v0.1.10 Oct 12 16:56:57.602 INFO kablam! Checking tokio-udp v0.1.1 Oct 12 16:56:59.118 INFO kablam! Checking tokio-tcp v0.1.0 Oct 12 16:57:00.948 INFO kablam! Checking tokio-signal v0.2.4 Oct 12 16:57:01.809 INFO kablam! Checking tokio-fs v0.1.1 Oct 12 16:57:03.149 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 12 16:57:03.328 INFO kablam! Checking cookie v0.11.0 Oct 12 16:57:04.491 INFO kablam! Checking tokio v0.1.7 Oct 12 16:57:14.372 INFO kablam! Checking trust-dns-resolver v0.9.1 Oct 12 16:57:28.758 INFO kablam! Compiling synstructure v0.9.0 Oct 12 16:57:28.765 INFO kablam! Compiling actix_derive v0.3.0 Oct 12 16:57:28.765 INFO kablam! Compiling serde_derive v1.0.70 Oct 12 16:57:42.019 INFO kablam! Compiling failure_derive v0.1.2 Oct 12 16:57:50.686 INFO kablam! Checking failure v0.1.2 Oct 12 16:57:52.357 INFO kablam! Checking actix v0.7.3 Oct 12 16:57:52.357 INFO kablam! Checking dotenv v0.13.0 Oct 12 16:58:31.896 INFO kablam! Checking actix-todo v0.1.0 (/source) Oct 12 16:58:37.860 INFO kablam! warning: cannot find type `tasks` in this scope Oct 12 16:58:37.860 INFO kablam! --> src/model.rs:9:17 Oct 12 16:58:37.860 INFO kablam! | Oct 12 16:58:37.860 INFO kablam! 9 | #[derive(Debug, Insertable)] Oct 12 16:58:37.860 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:58:37.860 INFO kablam! | Oct 12 16:58:37.860 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 16:58:37.860 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 16:58:37.860 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:58:37.860 INFO kablam! Oct 12 16:58:37.860 INFO kablam! warning: cannot find type `NewTask` in this scope Oct 12 16:58:37.860 INFO kablam! --> src/model.rs:9:17 Oct 12 16:58:37.860 INFO kablam! | Oct 12 16:58:37.860 INFO kablam! 9 | #[derive(Debug, Insertable)] Oct 12 16:58:37.860 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:58:37.860 INFO kablam! | Oct 12 16:58:37.860 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 16:58:37.860 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:58:37.860 INFO kablam! Oct 12 16:58:37.860 INFO kablam! warning: cannot find type `tasks` in this scope Oct 12 16:58:37.860 INFO kablam! --> src/model.rs:9:17 Oct 12 16:58:37.860 INFO kablam! | Oct 12 16:58:37.860 INFO kablam! 9 | #[derive(Debug, Insertable)] Oct 12 16:58:37.860 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:58:37.860 INFO kablam! | Oct 12 16:58:37.860 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 16:58:37.860 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:58:37.860 INFO kablam! Oct 12 16:58:37.860 INFO kablam! warning: cannot find type `Task` in this scope Oct 12 16:58:37.860 INFO kablam! --> src/model.rs:15:17 Oct 12 16:58:37.860 INFO kablam! | Oct 12 16:58:37.860 INFO kablam! 15 | #[derive(Debug, Queryable, Serialize)] Oct 12 16:58:37.860 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:58:37.860 INFO kablam! | Oct 12 16:58:37.860 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 16:58:37.860 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:58:37.860 INFO kablam! Oct 12 16:58:37.860 INFO kablam! warning: cannot find type `table` in this scope Oct 12 16:58:37.860 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 16:58:37.860 INFO kablam! | Oct 12 16:58:37.860 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 16:58:37.861 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:58:37.861 INFO kablam! | Oct 12 16:58:37.861 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 16:58:37.861 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:58:37.861 INFO kablam! Oct 12 16:58:37.861 INFO kablam! warning: cannot find type `id` in this scope Oct 12 16:58:37.861 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 16:58:37.861 INFO kablam! | Oct 12 16:58:37.861 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 16:58:37.861 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:58:37.861 INFO kablam! | Oct 12 16:58:37.861 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 16:58:37.861 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:58:37.861 INFO kablam! Oct 12 16:58:37.861 INFO kablam! warning: cannot find type `description` in this scope Oct 12 16:58:37.861 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 16:58:37.861 INFO kablam! | Oct 12 16:58:37.861 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 16:58:37.861 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:58:37.861 INFO kablam! | Oct 12 16:58:37.861 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 16:58:37.861 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:58:37.861 INFO kablam! Oct 12 16:58:37.861 INFO kablam! warning: cannot find type `completed` in this scope Oct 12 16:58:37.861 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 16:58:37.861 INFO kablam! | Oct 12 16:58:37.861 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 16:58:37.861 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:58:37.861 INFO kablam! | Oct 12 16:58:37.861 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 16:58:37.861 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:58:37.861 INFO kablam! Oct 12 16:58:37.924 INFO kablam! warning: cannot find type `tasks` in this scope Oct 12 16:58:37.924 INFO kablam! --> src/model.rs:9:17 Oct 12 16:58:37.924 INFO kablam! | Oct 12 16:58:37.924 INFO kablam! 9 | #[derive(Debug, Insertable)] Oct 12 16:58:37.924 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:58:37.924 INFO kablam! | Oct 12 16:58:37.924 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 16:58:37.924 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 16:58:37.924 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:58:37.924 INFO kablam! Oct 12 16:58:37.924 INFO kablam! warning: cannot find type `NewTask` in this scope Oct 12 16:58:37.924 INFO kablam! --> src/model.rs:9:17 Oct 12 16:58:37.924 INFO kablam! | Oct 12 16:58:37.924 INFO kablam! 9 | #[derive(Debug, Insertable)] Oct 12 16:58:37.924 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:58:37.924 INFO kablam! | Oct 12 16:58:37.924 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 16:58:37.924 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:58:37.924 INFO kablam! Oct 12 16:58:37.924 INFO kablam! warning: cannot find type `tasks` in this scope Oct 12 16:58:37.924 INFO kablam! --> src/model.rs:9:17 Oct 12 16:58:37.924 INFO kablam! | Oct 12 16:58:37.924 INFO kablam! 9 | #[derive(Debug, Insertable)] Oct 12 16:58:37.924 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:58:37.924 INFO kablam! | Oct 12 16:58:37.924 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 16:58:37.924 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:58:37.925 INFO kablam! Oct 12 16:58:37.925 INFO kablam! warning: cannot find type `Task` in this scope Oct 12 16:58:37.925 INFO kablam! --> src/model.rs:15:17 Oct 12 16:58:37.925 INFO kablam! | Oct 12 16:58:37.925 INFO kablam! 15 | #[derive(Debug, Queryable, Serialize)] Oct 12 16:58:37.925 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:58:37.925 INFO kablam! | Oct 12 16:58:37.925 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 16:58:37.926 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:58:37.926 INFO kablam! Oct 12 16:58:37.926 INFO kablam! warning: cannot find type `table` in this scope Oct 12 16:58:37.926 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 16:58:37.926 INFO kablam! | Oct 12 16:58:37.926 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 16:58:37.926 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:58:37.926 INFO kablam! | Oct 12 16:58:37.926 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 16:58:37.926 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:58:37.926 INFO kablam! Oct 12 16:58:37.926 INFO kablam! warning: cannot find type `id` in this scope Oct 12 16:58:37.926 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 16:58:37.927 INFO kablam! | Oct 12 16:58:37.927 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 16:58:37.927 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:58:37.927 INFO kablam! | Oct 12 16:58:37.927 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 16:58:37.927 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:58:37.927 INFO kablam! Oct 12 16:58:37.927 INFO kablam! warning: cannot find type `description` in this scope Oct 12 16:58:37.927 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 16:58:37.927 INFO kablam! | Oct 12 16:58:37.927 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 16:58:37.927 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:58:37.927 INFO kablam! | Oct 12 16:58:37.927 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 16:58:37.927 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:58:37.927 INFO kablam! Oct 12 16:58:37.927 INFO kablam! warning: cannot find type `completed` in this scope Oct 12 16:58:37.927 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 16:58:37.927 INFO kablam! | Oct 12 16:58:37.927 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 16:58:37.927 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:58:37.927 INFO kablam! | Oct 12 16:58:37.927 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 16:58:37.928 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:58:37.928 INFO kablam! Oct 12 16:58:38.792 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 12s Oct 12 16:58:38.809 INFO kablam! su: No module specific data is present Oct 12 16:58:39.507 INFO running `"docker" "rm" "-f" "441039ea83b53fa576af69bb4c672dd47591a588b7bf15a698db86dbacea1260"` Oct 12 16:58:39.801 INFO blam! 441039ea83b53fa576af69bb4c672dd47591a588b7bf15a698db86dbacea1260