Nov 28 00:06:13.876 INFO checking munckymagik/actix-todo against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 00:06:13.878 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-2/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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:14.296 INFO [stdout] 77d19a70c04b5b7465f3946e4cdbb3b6153beb0315a7a845baecdfc2b3f65e10 Nov 28 00:06:14.298 INFO running `"docker" "start" "-a" "77d19a70c04b5b7465f3946e4cdbb3b6153beb0315a7a845baecdfc2b3f65e10"` Nov 28 00:06:15.448 INFO [stderr] usermod: no changes Nov 28 00:06:15.901 INFO [stderr] Checking r2d2 v0.8.2 Nov 28 00:06:15.901 INFO [stderr] Compiling quote v0.6.3 Nov 28 00:06:15.905 INFO [stderr] Checking http v0.1.10 Nov 28 00:06:15.912 INFO [stderr] Checking flate2 v1.0.2 Nov 28 00:06:15.912 INFO [stderr] Checking cookie v0.11.0 Nov 28 00:06:15.912 INFO [stderr] Checking serde_urlencoded v0.5.3 Nov 28 00:06:15.912 INFO [stderr] Checking tokio-signal v0.2.4 Nov 28 00:06:15.912 INFO [stderr] Checking tera v0.11.8 Nov 28 00:06:17.629 INFO [stderr] Checking trust-dns-proto v0.4.0 Nov 28 00:06:18.049 INFO [stderr] Checking diesel v1.3.2 Nov 28 00:06:21.294 INFO [stderr] Compiling syn v0.14.4 Nov 28 00:06:27.924 INFO [stderr] Checking h2 v0.1.10 Nov 28 00:06:29.405 INFO [stderr] Checking trust-dns-resolver v0.9.1 Nov 28 00:06:57.505 INFO [stderr] Compiling synstructure v0.9.0 Nov 28 00:06:57.506 INFO [stderr] Compiling actix_derive v0.3.0 Nov 28 00:06:57.506 INFO [stderr] Compiling serde_derive v1.0.70 Nov 28 00:07:15.744 INFO [stderr] Compiling failure_derive v0.1.2 Nov 28 00:07:22.097 INFO [stderr] Checking failure v0.1.2 Nov 28 00:07:23.489 INFO [stderr] Checking actix v0.7.3 Nov 28 00:07:23.491 INFO [stderr] Checking dotenv v0.13.0 Nov 28 00:07:36.904 INFO [stderr] Checking actix-web v0.7.4 Nov 28 00:07:54.880 INFO [stderr] Checking actix-todo v0.1.0 (/source) Nov 28 00:08:01.764 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 28 00:08:01.764 INFO [stderr] --> src/model.rs:9:17 Nov 28 00:08:01.764 INFO [stderr] | Nov 28 00:08:01.764 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 28 00:08:01.764 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:01.764 INFO [stderr] | Nov 28 00:08:01.764 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 00:08:01.765 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:01.765 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:01.765 INFO [stderr] Nov 28 00:08:01.767 INFO [stderr] warning: cannot find type `NewTask` in this scope Nov 28 00:08:01.767 INFO [stderr] --> src/model.rs:9:17 Nov 28 00:08:01.767 INFO [stderr] | Nov 28 00:08:01.767 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 28 00:08:01.767 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:01.767 INFO [stderr] | Nov 28 00:08:01.767 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:01.767 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:01.767 INFO [stderr] Nov 28 00:08:01.767 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 28 00:08:01.767 INFO [stderr] --> src/model.rs:9:17 Nov 28 00:08:01.767 INFO [stderr] | Nov 28 00:08:01.767 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 28 00:08:01.767 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:01.767 INFO [stderr] | Nov 28 00:08:01.767 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:01.767 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:01.767 INFO [stderr] Nov 28 00:08:01.767 INFO [stderr] warning: cannot find type `Task` in this scope Nov 28 00:08:01.767 INFO [stderr] --> src/model.rs:15:17 Nov 28 00:08:01.767 INFO [stderr] | Nov 28 00:08:01.767 INFO [stderr] 15 | #[derive(Debug, Queryable, Serialize)] Nov 28 00:08:01.767 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:01.767 INFO [stderr] | Nov 28 00:08:01.767 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:01.767 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:01.767 INFO [stderr] Nov 28 00:08:01.767 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 00:08:01.767 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 00:08:01.767 INFO [stderr] | Nov 28 00:08:01.767 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 00:08:01.767 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:01.767 INFO [stderr] | Nov 28 00:08:01.767 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:01.767 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:01.767 INFO [stderr] Nov 28 00:08:01.767 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 00:08:01.767 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:08:01.767 INFO [stderr] | Nov 28 00:08:01.767 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:08:01.767 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:01.767 INFO [stderr] | Nov 28 00:08:01.767 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:01.767 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:01.767 INFO [stderr] Nov 28 00:08:01.767 INFO [stderr] warning: cannot find type `description` in this scope Nov 28 00:08:01.767 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:08:01.768 INFO [stderr] | Nov 28 00:08:01.768 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:08:01.768 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:01.768 INFO [stderr] | Nov 28 00:08:01.769 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:01.769 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:01.769 INFO [stderr] Nov 28 00:08:01.769 INFO [stderr] warning: cannot find type `completed` in this scope Nov 28 00:08:01.770 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:08:01.770 INFO [stderr] | Nov 28 00:08:01.770 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:08:01.770 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:01.771 INFO [stderr] | Nov 28 00:08:01.771 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:01.771 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:01.771 INFO [stderr] Nov 28 00:08:01.789 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 28 00:08:01.789 INFO [stderr] --> src/model.rs:9:17 Nov 28 00:08:01.789 INFO [stderr] | Nov 28 00:08:01.789 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 28 00:08:01.789 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:01.789 INFO [stderr] | Nov 28 00:08:01.789 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 00:08:01.789 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:01.789 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:01.789 INFO [stderr] Nov 28 00:08:01.789 INFO [stderr] warning: cannot find type `NewTask` in this scope Nov 28 00:08:01.790 INFO [stderr] --> src/model.rs:9:17 Nov 28 00:08:01.790 INFO [stderr] | Nov 28 00:08:01.790 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 28 00:08:01.790 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:01.790 INFO [stderr] | Nov 28 00:08:01.790 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:01.790 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:01.790 INFO [stderr] Nov 28 00:08:01.790 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 28 00:08:01.790 INFO [stderr] --> src/model.rs:9:17 Nov 28 00:08:01.790 INFO [stderr] | Nov 28 00:08:01.790 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 28 00:08:01.790 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:01.790 INFO [stderr] | Nov 28 00:08:01.790 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:01.790 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:01.790 INFO [stderr] Nov 28 00:08:01.790 INFO [stderr] warning: cannot find type `Task` in this scope Nov 28 00:08:01.790 INFO [stderr] --> src/model.rs:15:17 Nov 28 00:08:01.790 INFO [stderr] | Nov 28 00:08:01.790 INFO [stderr] 15 | #[derive(Debug, Queryable, Serialize)] Nov 28 00:08:01.790 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:01.790 INFO [stderr] | Nov 28 00:08:01.790 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:01.790 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:01.790 INFO [stderr] Nov 28 00:08:01.790 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 00:08:01.790 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 00:08:01.790 INFO [stderr] | Nov 28 00:08:01.790 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 00:08:01.790 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:01.790 INFO [stderr] | Nov 28 00:08:01.790 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:01.790 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:01.790 INFO [stderr] Nov 28 00:08:01.790 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 00:08:01.790 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:08:01.790 INFO [stderr] | Nov 28 00:08:01.791 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:08:01.791 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:01.791 INFO [stderr] | Nov 28 00:08:01.791 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:01.791 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:01.791 INFO [stderr] Nov 28 00:08:01.791 INFO [stderr] warning: cannot find type `description` in this scope Nov 28 00:08:01.791 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:08:01.791 INFO [stderr] | Nov 28 00:08:01.791 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:08:01.791 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:01.791 INFO [stderr] | Nov 28 00:08:01.791 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:01.791 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:01.791 INFO [stderr] Nov 28 00:08:01.791 INFO [stderr] warning: cannot find type `completed` in this scope Nov 28 00:08:01.791 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:08:01.791 INFO [stderr] | Nov 28 00:08:01.791 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:08:01.791 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:08:01.791 INFO [stderr] | Nov 28 00:08:01.791 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:01.791 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:08:01.791 INFO [stderr] Nov 28 00:08:03.015 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s Nov 28 00:08:03.057 INFO [stderr] su: No module specific data is present Nov 28 00:08:05.024 INFO running `"docker" "inspect" "77d19a70c04b5b7465f3946e4cdbb3b6153beb0315a7a845baecdfc2b3f65e10"` Nov 28 00:08:05.405 INFO running `"docker" "rm" "-f" "77d19a70c04b5b7465f3946e4cdbb3b6153beb0315a7a845baecdfc2b3f65e10"` Nov 28 00:08:05.681 INFO [stdout] 77d19a70c04b5b7465f3946e4cdbb3b6153beb0315a7a845baecdfc2b3f65e10