Nov 28 00:06:16.157 INFO checking munckymagik/actix-todo against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 00:06:16.157 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-1/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 28 00:06:16.476 INFO [stdout] 0bd7c9c7653b8bac5c85575bcc7ae3a30a5a7d3b957aa32b9fa79d019f1d99b0 Nov 28 00:06:16.483 INFO running `"docker" "start" "-a" "0bd7c9c7653b8bac5c85575bcc7ae3a30a5a7d3b957aa32b9fa79d019f1d99b0"` Nov 28 00:06:17.586 INFO [stderr] usermod: no changes Nov 28 00:06:18.146 INFO [stderr] Compiling pq-sys v0.4.5 Nov 28 00:06:18.153 INFO [stderr] Checking socket2 v0.3.7 Nov 28 00:06:18.153 INFO [stderr] Compiling ring v0.13.2 Nov 28 00:06:18.153 INFO [stderr] Checking rand v0.5.5 Nov 28 00:06:18.165 INFO [stderr] Checking slug v0.1.3 Nov 28 00:06:18.165 INFO [stderr] Checking crossbeam-epoch v0.5.2 Nov 28 00:06:18.185 INFO [stderr] Checking r2d2 v0.8.2 Nov 28 00:06:18.185 INFO [stderr] Checking tokio-io v0.1.7 Nov 28 00:06:19.068 INFO [stderr] Checking http v0.1.10 Nov 28 00:06:22.237 INFO [stderr] Compiling quote v0.6.3 Nov 28 00:06:22.239 INFO [stderr] Checking parking_lot_core v0.2.14 Nov 28 00:06:22.340 INFO [stderr] Checking tokio-threadpool v0.1.5 Nov 28 00:06:22.577 INFO [stderr] Checking flate2 v1.0.2 Nov 28 00:06:24.554 INFO [stderr] Checking serde_urlencoded v0.5.3 Nov 28 00:06:26.480 INFO [stderr] Checking error-chain v0.11.0 Nov 28 00:06:26.959 INFO [stderr] Checking tokio-codec v0.1.0 Nov 28 00:06:27.213 INFO [stderr] Checking tokio-reactor v0.1.2 Nov 28 00:06:28.933 INFO [stderr] Checking parking_lot v0.6.3 Nov 28 00:06:29.160 INFO [stderr] Checking diesel v1.3.2 Nov 28 00:06:29.364 INFO [stderr] Compiling syn v0.14.4 Nov 28 00:06:29.736 INFO [stderr] Checking tera v0.11.8 Nov 28 00:06:31.013 INFO [stderr] Checking tokio-fs v0.1.1 Nov 28 00:06:31.544 INFO [stderr] Checking h2 v0.1.10 Nov 28 00:06:32.339 INFO [stderr] Checking tokio-tcp v0.1.0 Nov 28 00:06:32.780 INFO [stderr] Checking tokio-udp v0.1.1 Nov 28 00:06:35.260 INFO [stderr] Checking tokio-signal v0.2.4 Nov 28 00:06:35.796 INFO [stderr] Checking crossbeam-channel v0.2.4 Nov 28 00:06:36.056 INFO [stderr] Checking tokio v0.1.7 Nov 28 00:06:38.264 INFO [stderr] Checking trust-dns-proto v0.4.0 Nov 28 00:06:45.300 INFO [stderr] Checking cookie v0.11.0 Nov 28 00:06:50.496 INFO [stderr] Checking trust-dns-resolver v0.9.1 Nov 28 00:07:14.088 INFO [stderr] Compiling synstructure v0.9.0 Nov 28 00:07:14.088 INFO [stderr] Compiling actix_derive v0.3.0 Nov 28 00:07:14.088 INFO [stderr] Compiling serde_derive v1.0.70 Nov 28 00:07:29.427 INFO [stderr] Compiling failure_derive v0.1.2 Nov 28 00:07:35.064 INFO [stderr] Checking failure v0.1.2 Nov 28 00:07:36.061 INFO [stderr] Checking actix v0.7.3 Nov 28 00:07:36.061 INFO [stderr] Checking dotenv v0.13.0 Nov 28 00:07:49.046 INFO [stderr] Checking actix-web v0.7.4 Nov 28 00:08:09.970 INFO [stderr] Checking actix-todo v0.1.0 (/source) Nov 28 00:08:14.129 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 28 00:08:14.129 INFO [stderr] --> src/model.rs:9:17 Nov 28 00:08:14.130 INFO [stderr] | Nov 28 00:08:14.130 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 28 00:08:14.130 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:14.131 INFO [stderr] | Nov 28 00:08:14.131 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 00:08:14.131 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 00:08:14.131 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:14.132 INFO [stderr] Nov 28 00:08:14.132 INFO [stderr] warning: cannot find type `NewTask` in this scope Nov 28 00:08:14.132 INFO [stderr] --> src/model.rs:9:17 Nov 28 00:08:14.132 INFO [stderr] | Nov 28 00:08:14.132 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 28 00:08:14.133 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:14.133 INFO [stderr] | Nov 28 00:08:14.133 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 00:08:14.133 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:14.133 INFO [stderr] Nov 28 00:08:14.133 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 28 00:08:14.133 INFO [stderr] --> src/model.rs:9:17 Nov 28 00:08:14.134 INFO [stderr] | Nov 28 00:08:14.134 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 28 00:08:14.134 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:14.134 INFO [stderr] | Nov 28 00:08:14.134 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 00:08:14.134 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:14.135 INFO [stderr] Nov 28 00:08:14.135 INFO [stderr] warning: cannot find type `Task` in this scope Nov 28 00:08:14.135 INFO [stderr] --> src/model.rs:15:17 Nov 28 00:08:14.135 INFO [stderr] | Nov 28 00:08:14.135 INFO [stderr] 15 | #[derive(Debug, Queryable, Serialize)] Nov 28 00:08:14.135 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:14.136 INFO [stderr] | Nov 28 00:08:14.136 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 00:08:14.136 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:14.136 INFO [stderr] Nov 28 00:08:14.136 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 00:08:14.136 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 00:08:14.136 INFO [stderr] | Nov 28 00:08:14.137 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 00:08:14.137 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:14.137 INFO [stderr] | Nov 28 00:08:14.137 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 00:08:14.137 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:14.137 INFO [stderr] Nov 28 00:08:14.137 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 00:08:14.138 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:08:14.138 INFO [stderr] | Nov 28 00:08:14.138 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:08:14.138 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:14.138 INFO [stderr] | Nov 28 00:08:14.138 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 00:08:14.138 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:14.139 INFO [stderr] Nov 28 00:08:14.139 INFO [stderr] warning: cannot find type `description` in this scope Nov 28 00:08:14.139 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:08:14.139 INFO [stderr] | Nov 28 00:08:14.139 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:08:14.139 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:14.140 INFO [stderr] | Nov 28 00:08:14.140 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 00:08:14.140 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:14.140 INFO [stderr] Nov 28 00:08:14.140 INFO [stderr] warning: cannot find type `completed` in this scope Nov 28 00:08:14.140 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:08:14.141 INFO [stderr] | Nov 28 00:08:14.141 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:08:14.141 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:14.141 INFO [stderr] | Nov 28 00:08:14.141 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 00:08:14.141 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:14.142 INFO [stderr] Nov 28 00:08:15.032 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 28 00:08:15.032 INFO [stderr] --> src/model.rs:9:17 Nov 28 00:08:15.032 INFO [stderr] | Nov 28 00:08:15.033 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 28 00:08:15.033 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:15.033 INFO [stderr] | Nov 28 00:08:15.033 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 00:08:15.033 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 00:08:15.033 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:15.033 INFO [stderr] Nov 28 00:08:15.033 INFO [stderr] warning: cannot find type `NewTask` in this scope Nov 28 00:08:15.033 INFO [stderr] --> src/model.rs:9:17 Nov 28 00:08:15.033 INFO [stderr] | Nov 28 00:08:15.033 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 28 00:08:15.033 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:15.033 INFO [stderr] | Nov 28 00:08:15.033 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 00:08:15.033 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:15.033 INFO [stderr] Nov 28 00:08:15.033 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 28 00:08:15.033 INFO [stderr] --> src/model.rs:9:17 Nov 28 00:08:15.033 INFO [stderr] | Nov 28 00:08:15.033 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 28 00:08:15.033 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:15.033 INFO [stderr] | Nov 28 00:08:15.033 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 00:08:15.033 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:15.033 INFO [stderr] Nov 28 00:08:15.033 INFO [stderr] warning: cannot find type `Task` in this scope Nov 28 00:08:15.033 INFO [stderr] --> src/model.rs:15:17 Nov 28 00:08:15.033 INFO [stderr] | Nov 28 00:08:15.033 INFO [stderr] 15 | #[derive(Debug, Queryable, Serialize)] Nov 28 00:08:15.033 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:15.033 INFO [stderr] | Nov 28 00:08:15.033 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 00:08:15.033 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:15.033 INFO [stderr] Nov 28 00:08:15.033 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 00:08:15.033 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 00:08:15.033 INFO [stderr] | Nov 28 00:08:15.033 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 00:08:15.033 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:15.033 INFO [stderr] | Nov 28 00:08:15.033 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 00:08:15.033 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:15.033 INFO [stderr] Nov 28 00:08:15.033 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 00:08:15.033 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:08:15.033 INFO [stderr] | Nov 28 00:08:15.033 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:08:15.033 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:15.033 INFO [stderr] | Nov 28 00:08:15.033 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 00:08:15.033 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:15.033 INFO [stderr] Nov 28 00:08:15.033 INFO [stderr] warning: cannot find type `description` in this scope Nov 28 00:08:15.033 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:08:15.033 INFO [stderr] | Nov 28 00:08:15.033 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:08:15.033 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:15.033 INFO [stderr] | Nov 28 00:08:15.033 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 00:08:15.033 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:15.033 INFO [stderr] Nov 28 00:08:15.033 INFO [stderr] warning: cannot find type `completed` in this scope Nov 28 00:08:15.033 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:08:15.033 INFO [stderr] | Nov 28 00:08:15.033 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:08:15.033 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:15.033 INFO [stderr] | Nov 28 00:08:15.033 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 00:08:15.033 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:15.033 INFO [stderr] Nov 28 00:08:15.824 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s Nov 28 00:08:15.853 INFO [stderr] su: No module specific data is present Nov 28 00:08:17.627 INFO running `"docker" "inspect" "0bd7c9c7653b8bac5c85575bcc7ae3a30a5a7d3b957aa32b9fa79d019f1d99b0"` Nov 28 00:08:17.901 INFO running `"docker" "rm" "-f" "0bd7c9c7653b8bac5c85575bcc7ae3a30a5a7d3b957aa32b9fa79d019f1d99b0"` Nov 28 00:08:18.145 INFO [stdout] 0bd7c9c7653b8bac5c85575bcc7ae3a30a5a7d3b957aa32b9fa79d019f1d99b0