Nov 29 21:47:51.562 INFO checking munckymagik/actix-todo against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 29 21:47:51.562 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-4/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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 29 21:47:52.020 INFO [stdout] c21d8ec51f808db663b85fb3f35eda88bb9a91a419c5c0f20cb3085baeaf7f61 Nov 29 21:47:52.022 INFO running `"docker" "start" "-a" "c21d8ec51f808db663b85fb3f35eda88bb9a91a419c5c0f20cb3085baeaf7f61"` Nov 29 21:47:53.494 INFO [stderr] usermod: no changes Nov 29 21:47:53.995 INFO [stderr] Checking unidecode v0.3.0 Nov 29 21:47:54.008 INFO [stderr] Compiling actix-web v0.7.4 Nov 29 21:47:54.056 INFO [stderr] Checking r2d2 v0.8.2 Nov 29 21:47:54.056 INFO [stderr] Checking http v0.1.10 Nov 29 21:47:54.056 INFO [stderr] Compiling quote v0.6.3 Nov 29 21:47:54.056 INFO [stderr] Compiling pest_derive v1.0.7 Nov 29 21:47:54.068 INFO [stderr] Checking flate2 v1.0.2 Nov 29 21:47:54.068 INFO [stderr] Checking serde_urlencoded v0.5.3 Nov 29 21:47:56.304 INFO [stderr] Checking cookie v0.11.0 Nov 29 21:47:57.121 INFO [stderr] Checking tokio-signal v0.2.4 Nov 29 21:47:57.641 INFO [stderr] Checking diesel v1.3.2 Nov 29 21:47:57.693 INFO [stderr] Checking trust-dns-proto v0.4.0 Nov 29 21:48:01.064 INFO [stderr] Compiling syn v0.14.4 Nov 29 21:48:01.367 INFO [stderr] Checking slug v0.1.3 Nov 29 21:48:07.712 INFO [stderr] Checking h2 v0.1.10 Nov 29 21:48:10.593 INFO [stderr] Checking trust-dns-resolver v0.9.1 Nov 29 21:48:17.639 INFO [stderr] Checking tera v0.11.8 Nov 29 21:48:47.873 INFO [stderr] Compiling synstructure v0.9.0 Nov 29 21:48:47.874 INFO [stderr] Compiling actix_derive v0.3.0 Nov 29 21:48:47.877 INFO [stderr] Compiling serde_derive v1.0.70 Nov 29 21:49:02.944 INFO [stderr] Compiling failure_derive v0.1.2 Nov 29 21:49:08.404 INFO [stderr] Checking failure v0.1.2 Nov 29 21:49:09.248 INFO [stderr] Checking actix v0.7.3 Nov 29 21:49:09.248 INFO [stderr] Checking dotenv v0.13.0 Nov 29 21:49:40.836 INFO [stderr] Checking actix-todo v0.1.0 (/source) Nov 29 21:49:45.872 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 29 21:49:45.872 INFO [stderr] --> src/model.rs:9:17 Nov 29 21:49:45.873 INFO [stderr] | Nov 29 21:49:45.873 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 29 21:49:45.873 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:45.873 INFO [stderr] | Nov 29 21:49:45.873 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 21:49:45.873 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 29 21:49:45.874 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:45.874 INFO [stderr] Nov 29 21:49:45.874 INFO [stderr] warning: cannot find type `NewTask` in this scope Nov 29 21:49:45.874 INFO [stderr] --> src/model.rs:9:17 Nov 29 21:49:45.874 INFO [stderr] | Nov 29 21:49:45.875 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 29 21:49:45.875 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:45.875 INFO [stderr] | Nov 29 21:49:45.875 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 29 21:49:45.875 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:45.876 INFO [stderr] Nov 29 21:49:45.876 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 29 21:49:45.876 INFO [stderr] --> src/model.rs:9:17 Nov 29 21:49:45.876 INFO [stderr] | Nov 29 21:49:45.876 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 29 21:49:45.876 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:45.877 INFO [stderr] | Nov 29 21:49:45.877 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 29 21:49:45.877 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:45.877 INFO [stderr] Nov 29 21:49:45.878 INFO [stderr] warning: cannot find type `Task` in this scope Nov 29 21:49:45.878 INFO [stderr] --> src/model.rs:15:17 Nov 29 21:49:45.878 INFO [stderr] | Nov 29 21:49:45.878 INFO [stderr] 15 | #[derive(Debug, Queryable, Serialize)] Nov 29 21:49:45.878 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:45.878 INFO [stderr] | Nov 29 21:49:45.879 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 29 21:49:45.879 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:45.879 INFO [stderr] Nov 29 21:49:45.879 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 21:49:45.880 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 21:49:45.880 INFO [stderr] | Nov 29 21:49:45.880 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 21:49:45.880 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:45.880 INFO [stderr] | Nov 29 21:49:45.880 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 29 21:49:45.881 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:45.881 INFO [stderr] Nov 29 21:49:45.881 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 21:49:45.882 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:49:45.882 INFO [stderr] | Nov 29 21:49:45.882 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:49:45.882 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:45.882 INFO [stderr] | Nov 29 21:49:45.883 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 29 21:49:45.883 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:45.883 INFO [stderr] Nov 29 21:49:45.884 INFO [stderr] warning: cannot find type `description` in this scope Nov 29 21:49:45.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:49:45.884 INFO [stderr] | Nov 29 21:49:45.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:49:45.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:45.884 INFO [stderr] | Nov 29 21:49:45.884 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 29 21:49:45.884 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:45.884 INFO [stderr] Nov 29 21:49:45.885 INFO [stderr] warning: cannot find type `completed` in this scope Nov 29 21:49:45.885 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:49:45.885 INFO [stderr] | Nov 29 21:49:45.885 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:49:45.885 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:45.885 INFO [stderr] | Nov 29 21:49:45.885 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 29 21:49:45.885 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:45.885 INFO [stderr] Nov 29 21:49:46.813 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 29 21:49:46.813 INFO [stderr] --> src/model.rs:9:17 Nov 29 21:49:46.813 INFO [stderr] | Nov 29 21:49:46.813 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 29 21:49:46.813 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:46.813 INFO [stderr] | Nov 29 21:49:46.813 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 21:49:46.813 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 29 21:49:46.813 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:46.813 INFO [stderr] Nov 29 21:49:46.813 INFO [stderr] warning: cannot find type `NewTask` in this scope Nov 29 21:49:46.813 INFO [stderr] --> src/model.rs:9:17 Nov 29 21:49:46.813 INFO [stderr] | Nov 29 21:49:46.813 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 29 21:49:46.813 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:46.813 INFO [stderr] | Nov 29 21:49:46.813 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 29 21:49:46.813 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:46.813 INFO [stderr] Nov 29 21:49:46.813 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 29 21:49:46.813 INFO [stderr] --> src/model.rs:9:17 Nov 29 21:49:46.813 INFO [stderr] | Nov 29 21:49:46.813 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 29 21:49:46.813 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:46.813 INFO [stderr] | Nov 29 21:49:46.813 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 29 21:49:46.813 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:46.813 INFO [stderr] Nov 29 21:49:46.813 INFO [stderr] warning: cannot find type `Task` in this scope Nov 29 21:49:46.813 INFO [stderr] --> src/model.rs:15:17 Nov 29 21:49:46.813 INFO [stderr] | Nov 29 21:49:46.813 INFO [stderr] 15 | #[derive(Debug, Queryable, Serialize)] Nov 29 21:49:46.813 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:46.813 INFO [stderr] | Nov 29 21:49:46.813 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 29 21:49:46.813 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:46.813 INFO [stderr] Nov 29 21:49:46.813 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 21:49:46.813 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 21:49:46.813 INFO [stderr] | Nov 29 21:49:46.813 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 21:49:46.813 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:46.813 INFO [stderr] | Nov 29 21:49:46.813 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 29 21:49:46.813 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:46.813 INFO [stderr] Nov 29 21:49:46.814 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 21:49:46.814 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:49:46.814 INFO [stderr] | Nov 29 21:49:46.814 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:49:46.814 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:46.814 INFO [stderr] | Nov 29 21:49:46.814 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 29 21:49:46.814 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:46.814 INFO [stderr] Nov 29 21:49:46.814 INFO [stderr] warning: cannot find type `description` in this scope Nov 29 21:49:46.814 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:49:46.814 INFO [stderr] | Nov 29 21:49:46.814 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:49:46.814 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:46.814 INFO [stderr] | Nov 29 21:49:46.814 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 29 21:49:46.814 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:46.814 INFO [stderr] Nov 29 21:49:46.814 INFO [stderr] warning: cannot find type `completed` in this scope Nov 29 21:49:46.814 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:49:46.814 INFO [stderr] | Nov 29 21:49:46.814 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:49:46.814 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:46.814 INFO [stderr] | Nov 29 21:49:46.814 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 29 21:49:46.814 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:46.814 INFO [stderr] Nov 29 21:49:47.509 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s Nov 29 21:49:47.541 INFO [stderr] su: No module specific data is present Nov 29 21:49:49.047 INFO running `"docker" "inspect" "c21d8ec51f808db663b85fb3f35eda88bb9a91a419c5c0f20cb3085baeaf7f61"` Nov 29 21:49:49.394 INFO running `"docker" "rm" "-f" "c21d8ec51f808db663b85fb3f35eda88bb9a91a419c5c0f20cb3085baeaf7f61"` Nov 29 21:49:49.668 INFO [stdout] c21d8ec51f808db663b85fb3f35eda88bb9a91a419c5c0f20cb3085baeaf7f61