Nov 29 21:47:44.926 INFO checking munckymagik/actix-todo against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 29 21:47:44.926 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-1/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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:45.385 INFO [stdout] 6e79a5f8ab5bef07c2ca4d07446498a99ac4035071c7250c9b18ad245dbc1289 Nov 29 21:47:45.388 INFO running `"docker" "start" "-a" "6e79a5f8ab5bef07c2ca4d07446498a99ac4035071c7250c9b18ad245dbc1289"` Nov 29 21:47:46.796 INFO [stderr] usermod: no changes Nov 29 21:47:47.343 INFO [stderr] Compiling pq-sys v0.4.5 Nov 29 21:47:47.400 INFO [stderr] Compiling actix-web v0.7.4 Nov 29 21:47:47.412 INFO [stderr] Compiling ring v0.13.2 Nov 29 21:47:47.433 INFO [stderr] Checking socket2 v0.3.7 Nov 29 21:47:47.434 INFO [stderr] Checking rand v0.5.5 Nov 29 21:47:47.445 INFO [stderr] Checking crossbeam-epoch v0.5.2 Nov 29 21:47:47.456 INFO [stderr] Checking r2d2 v0.8.2 Nov 29 21:47:47.457 INFO [stderr] Checking http v0.1.10 Nov 29 21:47:51.755 INFO [stderr] Compiling quote v0.6.3 Nov 29 21:47:51.766 INFO [stderr] Checking mio-uds v0.6.6 Nov 29 21:47:51.778 INFO [stderr] Checking parking_lot_core v0.2.14 Nov 29 21:47:51.778 INFO [stderr] Compiling pest_derive v1.0.7 Nov 29 21:47:52.068 INFO [stderr] Checking flate2 v1.0.2 Nov 29 21:47:53.904 INFO [stderr] Checking env_logger v0.5.10 Nov 29 21:47:54.556 INFO [stderr] Checking serde_urlencoded v0.5.3 Nov 29 21:47:55.224 INFO [stderr] Checking error-chain v0.11.0 Nov 29 21:47:56.848 INFO [stderr] Checking tokio-signal v0.2.4 Nov 29 21:47:57.072 INFO [stderr] Checking parking_lot v0.6.3 Nov 29 21:47:58.176 INFO [stderr] Compiling syn v0.14.4 Nov 29 21:47:58.641 INFO [stderr] Checking trust-dns-proto v0.4.0 Nov 29 21:47:58.916 INFO [stderr] Checking diesel v1.3.2 Nov 29 21:48:00.984 INFO [stderr] Checking crossbeam-channel v0.2.4 Nov 29 21:48:02.641 INFO [stderr] Checking h2 v0.1.10 Nov 29 21:48:13.432 INFO [stderr] Checking cookie v0.11.0 Nov 29 21:48:19.407 INFO [stderr] Checking trust-dns-resolver v0.9.1 Nov 29 21:48:21.628 INFO [stderr] Checking tera v0.11.8 Nov 29 21:48:49.905 INFO [stderr] Compiling synstructure v0.9.0 Nov 29 21:48:49.908 INFO [stderr] Compiling actix_derive v0.3.0 Nov 29 21:48:49.909 INFO [stderr] Compiling serde_derive v1.0.70 Nov 29 21:49:04.104 INFO [stderr] Compiling failure_derive v0.1.2 Nov 29 21:49:09.970 INFO [stderr] Checking failure v0.1.2 Nov 29 21:49:10.913 INFO [stderr] Checking actix v0.7.3 Nov 29 21:49:10.913 INFO [stderr] Checking dotenv v0.13.0 Nov 29 21:49:42.009 INFO [stderr] Checking actix-todo v0.1.0 (/source) Nov 29 21:49:48.128 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 29 21:49:48.128 INFO [stderr] --> src/model.rs:9:17 Nov 29 21:49:48.128 INFO [stderr] | Nov 29 21:49:48.128 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 29 21:49:48.128 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:48.128 INFO [stderr] | Nov 29 21:49:48.128 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 21:49:48.128 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:48.128 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:48.128 INFO [stderr] Nov 29 21:49:48.128 INFO [stderr] warning: cannot find type `NewTask` in this scope Nov 29 21:49:48.128 INFO [stderr] --> src/model.rs:9:17 Nov 29 21:49:48.128 INFO [stderr] | Nov 29 21:49:48.128 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 29 21:49:48.128 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:48.128 INFO [stderr] | Nov 29 21:49:48.128 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:48.128 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:48.128 INFO [stderr] Nov 29 21:49:48.128 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 29 21:49:48.128 INFO [stderr] --> src/model.rs:9:17 Nov 29 21:49:48.128 INFO [stderr] | Nov 29 21:49:48.128 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 29 21:49:48.128 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:48.128 INFO [stderr] | Nov 29 21:49:48.128 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:48.128 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:48.128 INFO [stderr] Nov 29 21:49:48.133 INFO [stderr] warning: cannot find type `Task` in this scope Nov 29 21:49:48.133 INFO [stderr] --> src/model.rs:15:17 Nov 29 21:49:48.133 INFO [stderr] | Nov 29 21:49:48.133 INFO [stderr] 15 | #[derive(Debug, Queryable, Serialize)] Nov 29 21:49:48.133 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:48.133 INFO [stderr] | Nov 29 21:49:48.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 29 21:49:48.133 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:48.133 INFO [stderr] Nov 29 21:49:48.133 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 21:49:48.133 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 21:49:48.133 INFO [stderr] | Nov 29 21:49:48.133 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 21:49:48.133 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:48.133 INFO [stderr] | Nov 29 21:49:48.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 29 21:49:48.133 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:48.133 INFO [stderr] Nov 29 21:49:48.133 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 21:49:48.133 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:49:48.133 INFO [stderr] | Nov 29 21:49:48.133 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:49:48.133 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:48.133 INFO [stderr] | Nov 29 21:49:48.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 29 21:49:48.133 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:48.133 INFO [stderr] Nov 29 21:49:48.133 INFO [stderr] warning: cannot find type `description` in this scope Nov 29 21:49:48.133 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:49:48.133 INFO [stderr] | Nov 29 21:49:48.133 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:49:48.133 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:48.133 INFO [stderr] | Nov 29 21:49:48.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 29 21:49:48.133 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:48.133 INFO [stderr] Nov 29 21:49:48.140 INFO [stderr] warning: cannot find type `completed` in this scope Nov 29 21:49:48.140 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:49:48.140 INFO [stderr] | Nov 29 21:49:48.140 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:49:48.140 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:48.140 INFO [stderr] | Nov 29 21:49:48.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 29 21:49:48.140 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:48.140 INFO [stderr] Nov 29 21:49:48.364 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 29 21:49:48.364 INFO [stderr] --> src/model.rs:9:17 Nov 29 21:49:48.364 INFO [stderr] | Nov 29 21:49:48.364 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 29 21:49:48.364 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:48.364 INFO [stderr] | Nov 29 21:49:48.365 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 21:49:48.365 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:48.365 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:48.365 INFO [stderr] Nov 29 21:49:48.365 INFO [stderr] warning: cannot find type `NewTask` in this scope Nov 29 21:49:48.365 INFO [stderr] --> src/model.rs:9:17 Nov 29 21:49:48.365 INFO [stderr] | Nov 29 21:49:48.365 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 29 21:49:48.365 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:48.365 INFO [stderr] | Nov 29 21:49:48.365 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:48.365 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:48.365 INFO [stderr] Nov 29 21:49:48.365 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 29 21:49:48.365 INFO [stderr] --> src/model.rs:9:17 Nov 29 21:49:48.365 INFO [stderr] | Nov 29 21:49:48.365 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 29 21:49:48.365 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:48.365 INFO [stderr] | Nov 29 21:49:48.365 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:48.365 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:48.365 INFO [stderr] Nov 29 21:49:48.365 INFO [stderr] warning: cannot find type `Task` in this scope Nov 29 21:49:48.365 INFO [stderr] --> src/model.rs:15:17 Nov 29 21:49:48.365 INFO [stderr] | Nov 29 21:49:48.365 INFO [stderr] 15 | #[derive(Debug, Queryable, Serialize)] Nov 29 21:49:48.365 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:48.365 INFO [stderr] | Nov 29 21:49:48.365 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:48.365 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:48.365 INFO [stderr] Nov 29 21:49:48.365 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 21:49:48.365 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 21:49:48.365 INFO [stderr] | Nov 29 21:49:48.365 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 21:49:48.365 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:48.365 INFO [stderr] | Nov 29 21:49:48.365 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:48.365 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:48.365 INFO [stderr] Nov 29 21:49:48.365 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 21:49:48.365 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:49:48.365 INFO [stderr] | Nov 29 21:49:48.365 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:49:48.365 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:48.365 INFO [stderr] | Nov 29 21:49:48.365 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:48.365 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:48.365 INFO [stderr] Nov 29 21:49:48.365 INFO [stderr] warning: cannot find type `description` in this scope Nov 29 21:49:48.365 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:49:48.365 INFO [stderr] | Nov 29 21:49:48.365 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:49:48.365 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:48.365 INFO [stderr] | Nov 29 21:49:48.365 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:48.365 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:48.365 INFO [stderr] Nov 29 21:49:48.365 INFO [stderr] warning: cannot find type `completed` in this scope Nov 29 21:49:48.365 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:49:48.365 INFO [stderr] | Nov 29 21:49:48.365 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:49:48.365 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:49:48.365 INFO [stderr] | Nov 29 21:49:48.365 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:48.365 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:49:48.365 INFO [stderr] Nov 29 21:49:49.121 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 02s Nov 29 21:49:49.145 INFO [stderr] su: No module specific data is present Nov 29 21:49:50.240 INFO running `"docker" "inspect" "6e79a5f8ab5bef07c2ca4d07446498a99ac4035071c7250c9b18ad245dbc1289"` Nov 29 21:49:50.504 INFO running `"docker" "rm" "-f" "6e79a5f8ab5bef07c2ca4d07446498a99ac4035071c7250c9b18ad245dbc1289"` Nov 29 21:49:50.760 INFO [stdout] 6e79a5f8ab5bef07c2ca4d07446498a99ac4035071c7250c9b18ad245dbc1289