Nov 27 17:52:26.337 INFO checking userbq201/todo-rust-server against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 27 17:52:26.337 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-0/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 27 17:52:26.764 INFO [stdout] 33869e59650a7fd96a927d4a9e3b41c7025ac689aea0f050f6d7f49d880f83d4 Nov 27 17:52:26.773 INFO running `"docker" "start" "-a" "33869e59650a7fd96a927d4a9e3b41c7025ac689aea0f050f6d7f49d880f83d4"` Nov 27 17:52:27.788 INFO [stderr] usermod: no changes Nov 27 17:52:28.202 INFO [stderr] Compiling pkg-config v0.3.12 Nov 27 17:52:28.204 INFO [stderr] Checking atty v0.2.11 Nov 27 17:52:28.204 INFO [stderr] Checking log v0.4.3 Nov 27 17:52:28.216 INFO [stderr] Compiling quote v0.6.5 Nov 27 17:52:28.220 INFO [stderr] Checking crossbeam-epoch v0.4.3 Nov 27 17:52:28.220 INFO [stderr] Checking crossbeam-epoch v0.5.2 Nov 27 17:52:28.220 INFO [stderr] Checking ring v0.13.2 Nov 27 17:52:28.236 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 27 17:52:28.613 INFO [stderr] Checking parking_lot v0.6.3 Nov 27 17:52:30.432 INFO [stderr] Checking regex v1.0.2 Nov 27 17:52:31.092 INFO [stderr] Checking mio v0.6.15 Nov 27 17:52:31.320 INFO [stderr] Checking tokio-io v0.1.7 Nov 27 17:52:35.561 INFO [stderr] Checking crossbeam-channel v0.2.4 Nov 27 17:52:35.829 INFO [stderr] Checking crossbeam-deque v0.3.1 Nov 27 17:52:36.132 INFO [stderr] Compiling syn v0.14.7 Nov 27 17:52:36.265 INFO [stderr] Compiling mysqlclient-sys v0.2.3 Nov 27 17:52:37.753 INFO [stderr] Checking tokio-codec v0.1.0 Nov 27 17:52:39.041 INFO [stderr] Checking h2 v0.1.11 Nov 27 17:52:39.312 INFO [stderr] Checking tokio-threadpool v0.1.5 Nov 27 17:52:40.749 INFO [stderr] Checking tokio-reactor v0.1.2 Nov 27 17:52:41.472 INFO [stderr] Checking mio-uds v0.6.6 Nov 27 17:52:42.721 INFO [stderr] Checking cookie v0.11.0 Nov 27 17:52:44.165 INFO [stderr] Checking env_logger v0.5.12 Nov 27 17:52:45.605 INFO [stderr] Checking tokio-udp v0.1.1 Nov 27 17:52:47.557 INFO [stderr] Checking tokio-tcp v0.1.0 Nov 27 17:52:47.670 INFO [stderr] Checking tokio-signal v0.2.1 Nov 27 17:52:50.417 INFO [stderr] Checking tokio-fs v0.1.2 Nov 27 17:52:51.334 INFO [stderr] Checking trust-dns-proto v0.4.0 Nov 27 17:52:53.625 INFO [stderr] Checking tokio v0.1.7 Nov 27 17:53:01.070 INFO [stderr] Checking diesel v1.3.2 Nov 27 17:53:04.072 INFO [stderr] Checking trust-dns-resolver v0.9.0 Nov 27 17:53:24.679 INFO [stderr] Compiling synstructure v0.9.0 Nov 27 17:53:24.681 INFO [stderr] Compiling actix_derive v0.3.0 Nov 27 17:53:24.683 INFO [stderr] Compiling serde_derive v1.0.70 Nov 27 17:53:40.861 INFO [stderr] Compiling failure_derive v0.1.2 Nov 27 17:53:47.169 INFO [stderr] Checking failure v0.1.2 Nov 27 17:53:48.303 INFO [stderr] Checking actix v0.7.3 Nov 27 17:53:48.305 INFO [stderr] Checking dotenv v0.13.0 Nov 27 17:53:58.388 INFO [stderr] Checking actix-web v0.7.3 Nov 27 17:54:21.537 INFO [stderr] Checking todo_rust_server v0.1.0 (/source) Nov 27 17:54:23.908 INFO [stderr] warning: cannot find type `Todo` in this scope Nov 27 17:54:23.909 INFO [stderr] --> src/models.rs:3:21 Nov 27 17:54:23.909 INFO [stderr] | Nov 27 17:54:23.909 INFO [stderr] 3 | #[derive(Serialize, Queryable, Clone, Debug)] Nov 27 17:54:23.910 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.910 INFO [stderr] | Nov 27 17:54:23.910 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 27 17:54:23.911 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 27 17:54:23.911 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.911 INFO [stderr] Nov 27 17:54:23.911 INFO [stderr] warning: cannot find type `todos` in this scope Nov 27 17:54:23.912 INFO [stderr] --> src/models.rs:11:10 Nov 27 17:54:23.912 INFO [stderr] | Nov 27 17:54:23.912 INFO [stderr] 11 | #[derive(Insertable, AsChangeset, Deserialize)] Nov 27 17:54:23.913 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.913 INFO [stderr] | Nov 27 17:54:23.913 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 27 17:54:23.914 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.914 INFO [stderr] Nov 27 17:54:23.914 INFO [stderr] warning: cannot find type `AsChangesetTodo` in this scope Nov 27 17:54:23.914 INFO [stderr] --> src/models.rs:11:10 Nov 27 17:54:23.915 INFO [stderr] | Nov 27 17:54:23.915 INFO [stderr] 11 | #[derive(Insertable, AsChangeset, Deserialize)] Nov 27 17:54:23.915 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.915 INFO [stderr] | Nov 27 17:54:23.916 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 27 17:54:23.916 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.916 INFO [stderr] Nov 27 17:54:23.916 INFO [stderr] warning: cannot find type `AsChangesetTodo` in this scope Nov 27 17:54:23.917 INFO [stderr] --> src/models.rs:11:22 Nov 27 17:54:23.917 INFO [stderr] | Nov 27 17:54:23.917 INFO [stderr] 11 | #[derive(Insertable, AsChangeset, Deserialize)] Nov 27 17:54:23.918 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.918 INFO [stderr] | Nov 27 17:54:23.918 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 27 17:54:23.919 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.919 INFO [stderr] Nov 27 17:54:23.919 INFO [stderr] warning: cannot find type `todos` in this scope Nov 27 17:54:23.920 INFO [stderr] --> src/models.rs:11:22 Nov 27 17:54:23.920 INFO [stderr] | Nov 27 17:54:23.920 INFO [stderr] 11 | #[derive(Insertable, AsChangeset, Deserialize)] Nov 27 17:54:23.921 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.921 INFO [stderr] | Nov 27 17:54:23.921 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 27 17:54:23.921 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.921 INFO [stderr] Nov 27 17:54:23.922 INFO [stderr] warning: cannot find type `todos` in this scope Nov 27 17:54:23.922 INFO [stderr] --> src/models.rs:18:10 Nov 27 17:54:23.922 INFO [stderr] | Nov 27 17:54:23.922 INFO [stderr] 18 | #[derive(Insertable, Deserialize)] Nov 27 17:54:23.923 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.923 INFO [stderr] | Nov 27 17:54:23.923 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 27 17:54:23.923 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.924 INFO [stderr] Nov 27 17:54:23.924 INFO [stderr] warning: cannot find type `InsertableTodo` in this scope Nov 27 17:54:23.924 INFO [stderr] --> src/models.rs:18:10 Nov 27 17:54:23.924 INFO [stderr] | Nov 27 17:54:23.925 INFO [stderr] 18 | #[derive(Insertable, Deserialize)] Nov 27 17:54:23.925 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.925 INFO [stderr] | Nov 27 17:54:23.925 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 27 17:54:23.925 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.925 INFO [stderr] Nov 27 17:54:23.925 INFO [stderr] warning: cannot find type `users` in this scope Nov 27 17:54:23.925 INFO [stderr] --> src/models.rs:41:10 Nov 27 17:54:23.925 INFO [stderr] | Nov 27 17:54:23.925 INFO [stderr] 41 | #[derive(Insertable, Deserialize)] Nov 27 17:54:23.925 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.926 INFO [stderr] | Nov 27 17:54:23.926 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 27 17:54:23.926 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.926 INFO [stderr] Nov 27 17:54:23.926 INFO [stderr] warning: cannot find type `InsertableUser` in this scope Nov 27 17:54:23.926 INFO [stderr] --> src/models.rs:41:10 Nov 27 17:54:23.926 INFO [stderr] | Nov 27 17:54:23.926 INFO [stderr] 41 | #[derive(Insertable, Deserialize)] Nov 27 17:54:23.926 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.926 INFO [stderr] | Nov 27 17:54:23.926 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 27 17:54:23.926 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.927 INFO [stderr] Nov 27 17:54:23.940 INFO [stderr] warning: unused import: `middleware::HandleAuth` Nov 27 17:54:23.941 INFO [stderr] --> src/routes/mod.rs:4:5 Nov 27 17:54:23.941 INFO [stderr] | Nov 27 17:54:23.941 INFO [stderr] 4 | use middleware::HandleAuth; Nov 27 17:54:23.942 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Nov 27 17:54:23.942 INFO [stderr] | Nov 27 17:54:23.942 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 27 17:54:23.942 INFO [stderr] Nov 27 17:54:23.943 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 17:54:23.943 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 17:54:23.943 INFO [stderr] | Nov 27 17:54:23.943 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 17:54:23.944 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.944 INFO [stderr] | Nov 27 17:54:23.944 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 27 17:54:23.945 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.945 INFO [stderr] Nov 27 17:54:23.945 INFO [stderr] warning: cannot find type `id` in this scope Nov 27 17:54:23.946 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 17:54:23.946 INFO [stderr] | Nov 27 17:54:23.946 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 17:54:23.947 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.947 INFO [stderr] | Nov 27 17:54:23.947 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 27 17:54:23.948 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.948 INFO [stderr] Nov 27 17:54:23.948 INFO [stderr] warning: cannot find type `token` in this scope Nov 27 17:54:23.948 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 17:54:23.949 INFO [stderr] | Nov 27 17:54:23.949 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 17:54:23.949 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.950 INFO [stderr] | Nov 27 17:54:23.950 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 27 17:54:23.950 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.950 INFO [stderr] Nov 27 17:54:23.950 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 27 17:54:23.950 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 17:54:23.951 INFO [stderr] | Nov 27 17:54:23.951 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 17:54:23.951 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.951 INFO [stderr] | Nov 27 17:54:23.951 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 27 17:54:23.951 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.951 INFO [stderr] Nov 27 17:54:23.951 INFO [stderr] warning: cannot find type `title` in this scope Nov 27 17:54:23.951 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 17:54:23.951 INFO [stderr] | Nov 27 17:54:23.951 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 17:54:23.951 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.951 INFO [stderr] | Nov 27 17:54:23.951 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 27 17:54:23.951 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.952 INFO [stderr] Nov 27 17:54:23.952 INFO [stderr] warning: cannot find type `checked` in this scope Nov 27 17:54:23.952 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 17:54:23.952 INFO [stderr] | Nov 27 17:54:23.952 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 17:54:23.952 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.952 INFO [stderr] | Nov 27 17:54:23.952 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 27 17:54:23.952 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.952 INFO [stderr] Nov 27 17:54:23.952 INFO [stderr] warning: cannot find type `login` in this scope Nov 27 17:54:23.952 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 17:54:23.952 INFO [stderr] | Nov 27 17:54:23.952 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 17:54:23.952 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.952 INFO [stderr] | Nov 27 17:54:23.952 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 27 17:54:23.952 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.952 INFO [stderr] Nov 27 17:54:23.953 INFO [stderr] warning: cannot find type `password` in this scope Nov 27 17:54:23.953 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 17:54:23.953 INFO [stderr] | Nov 27 17:54:23.953 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 17:54:23.953 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.953 INFO [stderr] | Nov 27 17:54:23.953 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 27 17:54:23.953 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.953 INFO [stderr] Nov 27 17:54:23.972 INFO [stderr] warning: cannot find type `Todo` in this scope Nov 27 17:54:23.972 INFO [stderr] --> src/models.rs:3:21 Nov 27 17:54:23.973 INFO [stderr] | Nov 27 17:54:23.973 INFO [stderr] 3 | #[derive(Serialize, Queryable, Clone, Debug)] Nov 27 17:54:23.973 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.974 INFO [stderr] | Nov 27 17:54:23.974 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 27 17:54:23.974 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 27 17:54:23.975 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.975 INFO [stderr] Nov 27 17:54:23.975 INFO [stderr] warning: cannot find type `todos` in this scope Nov 27 17:54:23.975 INFO [stderr] --> src/models.rs:11:10 Nov 27 17:54:23.975 INFO [stderr] | Nov 27 17:54:23.975 INFO [stderr] 11 | #[derive(Insertable, AsChangeset, Deserialize)] Nov 27 17:54:23.975 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.976 INFO [stderr] | Nov 27 17:54:23.976 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 27 17:54:23.976 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.976 INFO [stderr] Nov 27 17:54:23.976 INFO [stderr] warning: cannot find type `AsChangesetTodo` in this scope Nov 27 17:54:23.976 INFO [stderr] --> src/models.rs:11:10 Nov 27 17:54:23.976 INFO [stderr] | Nov 27 17:54:23.976 INFO [stderr] 11 | #[derive(Insertable, AsChangeset, Deserialize)] Nov 27 17:54:23.976 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.976 INFO [stderr] | Nov 27 17:54:23.976 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 27 17:54:23.976 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.976 INFO [stderr] Nov 27 17:54:23.980 INFO [stderr] warning: cannot find type `AsChangesetTodo` in this scope Nov 27 17:54:23.980 INFO [stderr] --> src/models.rs:11:22 Nov 27 17:54:23.980 INFO [stderr] | Nov 27 17:54:23.980 INFO [stderr] 11 | #[derive(Insertable, AsChangeset, Deserialize)] Nov 27 17:54:23.980 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.980 INFO [stderr] | Nov 27 17:54:23.980 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 27 17:54:23.980 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.980 INFO [stderr] Nov 27 17:54:23.980 INFO [stderr] warning: cannot find type `todos` in this scope Nov 27 17:54:23.980 INFO [stderr] --> src/models.rs:11:22 Nov 27 17:54:23.980 INFO [stderr] | Nov 27 17:54:23.980 INFO [stderr] 11 | #[derive(Insertable, AsChangeset, Deserialize)] Nov 27 17:54:23.980 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.980 INFO [stderr] | Nov 27 17:54:23.980 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 27 17:54:23.981 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.981 INFO [stderr] Nov 27 17:54:23.981 INFO [stderr] warning: cannot find type `todos` in this scope Nov 27 17:54:23.981 INFO [stderr] --> src/models.rs:18:10 Nov 27 17:54:23.981 INFO [stderr] | Nov 27 17:54:23.981 INFO [stderr] 18 | #[derive(Insertable, Deserialize)] Nov 27 17:54:23.981 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.981 INFO [stderr] | Nov 27 17:54:23.981 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 27 17:54:23.981 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.981 INFO [stderr] Nov 27 17:54:23.981 INFO [stderr] warning: cannot find type `InsertableTodo` in this scope Nov 27 17:54:23.981 INFO [stderr] --> src/models.rs:18:10 Nov 27 17:54:23.981 INFO [stderr] | Nov 27 17:54:23.981 INFO [stderr] 18 | #[derive(Insertable, Deserialize)] Nov 27 17:54:23.981 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.981 INFO [stderr] | Nov 27 17:54:23.981 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 27 17:54:23.981 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.981 INFO [stderr] Nov 27 17:54:23.981 INFO [stderr] warning: cannot find type `users` in this scope Nov 27 17:54:23.981 INFO [stderr] --> src/models.rs:41:10 Nov 27 17:54:23.981 INFO [stderr] | Nov 27 17:54:23.981 INFO [stderr] 41 | #[derive(Insertable, Deserialize)] Nov 27 17:54:23.981 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.981 INFO [stderr] | Nov 27 17:54:23.981 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 27 17:54:23.981 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.981 INFO [stderr] Nov 27 17:54:23.981 INFO [stderr] warning: cannot find type `InsertableUser` in this scope Nov 27 17:54:23.981 INFO [stderr] --> src/models.rs:41:10 Nov 27 17:54:23.981 INFO [stderr] | Nov 27 17:54:23.981 INFO [stderr] 41 | #[derive(Insertable, Deserialize)] Nov 27 17:54:23.981 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.981 INFO [stderr] | Nov 27 17:54:23.981 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 27 17:54:23.981 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.981 INFO [stderr] Nov 27 17:54:23.981 INFO [stderr] warning: unused import: `middleware::HandleAuth` Nov 27 17:54:23.981 INFO [stderr] --> src/routes/mod.rs:4:5 Nov 27 17:54:23.981 INFO [stderr] | Nov 27 17:54:23.981 INFO [stderr] 4 | use middleware::HandleAuth; Nov 27 17:54:23.981 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Nov 27 17:54:23.981 INFO [stderr] | Nov 27 17:54:23.981 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 27 17:54:23.981 INFO [stderr] Nov 27 17:54:23.981 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 17:54:23.981 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 17:54:23.981 INFO [stderr] | Nov 27 17:54:23.981 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 17:54:23.981 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.981 INFO [stderr] | Nov 27 17:54:23.981 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 27 17:54:23.981 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.981 INFO [stderr] Nov 27 17:54:23.981 INFO [stderr] warning: cannot find type `id` in this scope Nov 27 17:54:23.981 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 17:54:23.981 INFO [stderr] | Nov 27 17:54:23.981 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 17:54:23.981 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.981 INFO [stderr] | Nov 27 17:54:23.981 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 27 17:54:23.981 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.981 INFO [stderr] Nov 27 17:54:23.981 INFO [stderr] warning: cannot find type `token` in this scope Nov 27 17:54:23.981 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 17:54:23.981 INFO [stderr] | Nov 27 17:54:23.981 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 17:54:23.981 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.981 INFO [stderr] | Nov 27 17:54:23.981 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 27 17:54:23.981 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.981 INFO [stderr] Nov 27 17:54:23.992 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 27 17:54:23.992 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 17:54:23.992 INFO [stderr] | Nov 27 17:54:23.992 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 17:54:23.992 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.992 INFO [stderr] | Nov 27 17:54:23.992 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 27 17:54:23.992 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.992 INFO [stderr] Nov 27 17:54:23.992 INFO [stderr] warning: cannot find type `title` in this scope Nov 27 17:54:23.992 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 17:54:23.992 INFO [stderr] | Nov 27 17:54:23.992 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 17:54:23.992 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.992 INFO [stderr] | Nov 27 17:54:23.992 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 27 17:54:23.992 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.992 INFO [stderr] Nov 27 17:54:23.992 INFO [stderr] warning: cannot find type `checked` in this scope Nov 27 17:54:23.992 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 17:54:23.992 INFO [stderr] | Nov 27 17:54:23.992 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 17:54:23.992 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.992 INFO [stderr] | Nov 27 17:54:23.992 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 27 17:54:23.993 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.993 INFO [stderr] Nov 27 17:54:23.993 INFO [stderr] warning: cannot find type `login` in this scope Nov 27 17:54:23.993 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 17:54:23.993 INFO [stderr] | Nov 27 17:54:23.993 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 17:54:23.993 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.993 INFO [stderr] | Nov 27 17:54:23.993 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 27 17:54:23.993 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.993 INFO [stderr] Nov 27 17:54:23.993 INFO [stderr] warning: cannot find type `password` in this scope Nov 27 17:54:23.993 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 17:54:23.993 INFO [stderr] | Nov 27 17:54:23.993 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 17:54:23.993 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 17:54:23.993 INFO [stderr] | Nov 27 17:54:23.993 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 27 17:54:23.993 INFO [stderr] = note: for more information, see issue #50504 Nov 27 17:54:23.993 INFO [stderr] Nov 27 17:54:27.650 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 59s Nov 27 17:54:27.675 INFO [stderr] su: No module specific data is present Nov 27 17:54:29.578 INFO running `"docker" "inspect" "33869e59650a7fd96a927d4a9e3b41c7025ac689aea0f050f6d7f49d880f83d4"` Nov 27 17:54:30.027 INFO running `"docker" "rm" "-f" "33869e59650a7fd96a927d4a9e3b41c7025ac689aea0f050f6d7f49d880f83d4"` Nov 27 17:54:30.361 INFO [stdout] 33869e59650a7fd96a927d4a9e3b41c7025ac689aea0f050f6d7f49d880f83d4