Nov 02 21:53:15.585 INFO checking Emulebest/rs_shop against master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862 for pr-55517 Nov 02 21:53:15.587 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-5/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55517/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/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 +f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862-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 02 21:53:16.049 INFO blam! 62af4b93d81523cb4b4dd8cb7e64603de74d4b2bd159ea0ce85e174a9f6b81fd Nov 02 21:53:16.052 INFO running `"docker" "start" "-a" "62af4b93d81523cb4b4dd8cb7e64603de74d4b2bd159ea0ce85e174a9f6b81fd"` Nov 02 21:53:17.325 INFO kablam! usermod: no changes Nov 02 21:53:17.872 INFO kablam! Compiling actix-web v0.6.14 Nov 02 21:53:17.879 INFO kablam! Checking mio v0.6.14 Nov 02 21:53:17.879 INFO kablam! Compiling serde v1.0.69 Nov 02 21:53:17.900 INFO kablam! Checking tokio-io v0.1.7 Nov 02 21:53:17.900 INFO kablam! Checking http v0.1.7 Nov 02 21:53:17.900 INFO kablam! Compiling backtrace v0.3.9 Nov 02 21:53:17.916 INFO kablam! Checking tokio-threadpool v0.1.4 Nov 02 21:53:17.936 INFO kablam! Checking backtrace v0.2.3 Nov 02 21:53:19.684 INFO kablam! Checking serde_urlencoded v0.5.2 Nov 02 21:53:23.810 INFO kablam! Checking dotenv v0.9.0 Nov 02 21:53:26.616 INFO kablam! Checking error-chain v0.1.12 Nov 02 21:53:27.081 INFO kablam! Checking failure v0.1.1 Nov 02 21:53:27.498 INFO kablam! Compiling error-chain v0.11.0 Nov 02 21:53:28.269 INFO kablam! Checking tokio-codec v0.1.0 Nov 02 21:53:29.654 INFO kablam! Checking tokio-fs v0.1.1 Nov 02 21:53:30.114 INFO kablam! Checking tokio-reactor v0.1.2 Nov 02 21:53:32.497 INFO kablam! Checking mio-uds v0.6.6 Nov 02 21:53:33.619 INFO kablam! Checking cookie v0.10.1 Nov 02 21:53:38.864 INFO kablam! Checking tokio-tcp v0.1.0 Nov 02 21:53:38.866 INFO kablam! Checking tokio-udp v0.1.1 Nov 02 21:53:42.715 INFO kablam! Checking h2 v0.1.10 Nov 02 21:53:43.613 INFO kablam! Checking tokio v0.1.7 Nov 02 21:53:49.278 INFO kablam! Checking tokio-core v0.1.17 Nov 02 21:53:56.599 INFO kablam! Checking trust-dns-proto v0.3.3 Nov 02 21:53:56.600 INFO kablam! Checking tokio-signal v0.1.5 Nov 02 21:54:05.576 INFO kablam! Compiling serde_json v1.0.22 Nov 02 21:54:05.578 INFO kablam! Compiling semver v0.9.0 Nov 02 21:54:09.524 INFO kablam! Checking trust-dns-resolver v0.8.2 Nov 02 21:54:14.973 INFO kablam! Compiling cargo_metadata v0.5.6 Nov 02 21:54:20.236 INFO kablam! Compiling skeptic v0.13.3 Nov 02 21:54:26.592 INFO kablam! Compiling actix v0.5.8 Nov 02 21:54:50.692 INFO kablam! Checking shop v0.1.0 (/source) Nov 02 21:55:01.558 INFO kablam! warning: cannot find type `table` in this scope Nov 02 21:55:01.558 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 21:55:01.558 INFO kablam! | Nov 02 21:55:01.558 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 21:55:01.558 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.558 INFO kablam! | Nov 02 21:55:01.560 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 21:55:01.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.560 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.560 INFO kablam! Nov 02 21:55:01.560 INFO kablam! warning: cannot find type `table` in this scope Nov 02 21:55:01.560 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 21:55:01.560 INFO kablam! | Nov 02 21:55:01.560 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 21:55:01.560 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.560 INFO kablam! | Nov 02 21:55:01.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.560 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.560 INFO kablam! Nov 02 21:55:01.560 INFO kablam! warning: cannot find type `id` in this scope Nov 02 21:55:01.560 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 21:55:01.560 INFO kablam! | Nov 02 21:55:01.560 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 21:55:01.560 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.560 INFO kablam! | Nov 02 21:55:01.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.560 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.560 INFO kablam! Nov 02 21:55:01.560 INFO kablam! warning: cannot find type `name` in this scope Nov 02 21:55:01.560 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 21:55:01.560 INFO kablam! | Nov 02 21:55:01.560 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 21:55:01.560 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.560 INFO kablam! | Nov 02 21:55:01.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.560 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.560 INFO kablam! Nov 02 21:55:01.560 INFO kablam! warning: cannot find type `price` in this scope Nov 02 21:55:01.560 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 21:55:01.560 INFO kablam! | Nov 02 21:55:01.560 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 21:55:01.560 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.560 INFO kablam! | Nov 02 21:55:01.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.560 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.560 INFO kablam! Nov 02 21:55:01.565 INFO kablam! warning: cannot find type `email` in this scope Nov 02 21:55:01.565 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 21:55:01.565 INFO kablam! | Nov 02 21:55:01.565 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 21:55:01.565 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.565 INFO kablam! | Nov 02 21:55:01.565 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.565 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.565 INFO kablam! Nov 02 21:55:01.565 INFO kablam! warning: cannot find type `token` in this scope Nov 02 21:55:01.565 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 21:55:01.565 INFO kablam! | Nov 02 21:55:01.565 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 21:55:01.565 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.565 INFO kablam! | Nov 02 21:55:01.565 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.565 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.565 INFO kablam! Nov 02 21:55:01.565 INFO kablam! warning: cannot find type `Product` in this scope Nov 02 21:55:01.565 INFO kablam! --> src/models.rs:4:10 Nov 02 21:55:01.565 INFO kablam! | Nov 02 21:55:01.565 INFO kablam! 4 | #[derive(Queryable, Serialize, Deserialize)] Nov 02 21:55:01.565 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.565 INFO kablam! | Nov 02 21:55:01.565 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.565 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.565 INFO kablam! Nov 02 21:55:01.565 INFO kablam! warning: cannot find type `User` in this scope Nov 02 21:55:01.565 INFO kablam! --> src/models.rs:11:10 Nov 02 21:55:01.565 INFO kablam! | Nov 02 21:55:01.565 INFO kablam! 11 | #[derive(Queryable, Serialize, Deserialize)] Nov 02 21:55:01.565 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.565 INFO kablam! | Nov 02 21:55:01.565 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.565 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.565 INFO kablam! Nov 02 21:55:01.569 INFO kablam! warning: cannot find type `products` in this scope Nov 02 21:55:01.569 INFO kablam! --> src/models.rs:19:10 Nov 02 21:55:01.569 INFO kablam! | Nov 02 21:55:01.569 INFO kablam! 19 | #[derive(Insertable)] Nov 02 21:55:01.569 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.569 INFO kablam! | Nov 02 21:55:01.569 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.569 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.569 INFO kablam! Nov 02 21:55:01.569 INFO kablam! warning: cannot find type `NewProduct` in this scope Nov 02 21:55:01.569 INFO kablam! --> src/models.rs:19:10 Nov 02 21:55:01.569 INFO kablam! | Nov 02 21:55:01.569 INFO kablam! 19 | #[derive(Insertable)] Nov 02 21:55:01.569 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.569 INFO kablam! | Nov 02 21:55:01.569 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.569 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.569 INFO kablam! Nov 02 21:55:01.569 INFO kablam! warning: cannot find type `users` in this scope Nov 02 21:55:01.569 INFO kablam! --> src/models.rs:26:10 Nov 02 21:55:01.569 INFO kablam! | Nov 02 21:55:01.570 INFO kablam! 26 | #[derive(Insertable)] Nov 02 21:55:01.570 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.570 INFO kablam! | Nov 02 21:55:01.570 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.570 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.570 INFO kablam! Nov 02 21:55:01.570 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 02 21:55:01.570 INFO kablam! --> src/models.rs:26:10 Nov 02 21:55:01.570 INFO kablam! | Nov 02 21:55:01.570 INFO kablam! 26 | #[derive(Insertable)] Nov 02 21:55:01.570 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.570 INFO kablam! | Nov 02 21:55:01.570 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.570 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.570 INFO kablam! Nov 02 21:55:01.818 INFO kablam! warning: cannot find type `table` in this scope Nov 02 21:55:01.818 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 21:55:01.818 INFO kablam! | Nov 02 21:55:01.818 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 21:55:01.818 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.819 INFO kablam! | Nov 02 21:55:01.819 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 21:55:01.819 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.819 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.819 INFO kablam! Nov 02 21:55:01.820 INFO kablam! warning: cannot find type `table` in this scope Nov 02 21:55:01.820 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 21:55:01.820 INFO kablam! | Nov 02 21:55:01.820 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 21:55:01.820 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.820 INFO kablam! | Nov 02 21:55:01.820 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.820 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.820 INFO kablam! Nov 02 21:55:01.821 INFO kablam! warning: cannot find type `id` in this scope Nov 02 21:55:01.822 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 21:55:01.822 INFO kablam! | Nov 02 21:55:01.822 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 21:55:01.823 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.823 INFO kablam! | Nov 02 21:55:01.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.824 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.824 INFO kablam! Nov 02 21:55:01.824 INFO kablam! warning: cannot find type `name` in this scope Nov 02 21:55:01.825 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 21:55:01.825 INFO kablam! | Nov 02 21:55:01.825 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 21:55:01.826 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.826 INFO kablam! | Nov 02 21:55:01.826 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.826 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.827 INFO kablam! Nov 02 21:55:01.827 INFO kablam! warning: cannot find type `price` in this scope Nov 02 21:55:01.828 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 21:55:01.828 INFO kablam! | Nov 02 21:55:01.828 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 21:55:01.828 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.829 INFO kablam! | Nov 02 21:55:01.829 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.829 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.830 INFO kablam! Nov 02 21:55:01.834 INFO kablam! warning: cannot find type `email` in this scope Nov 02 21:55:01.834 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 21:55:01.834 INFO kablam! | Nov 02 21:55:01.835 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 21:55:01.835 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.835 INFO kablam! | Nov 02 21:55:01.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.836 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.836 INFO kablam! Nov 02 21:55:01.837 INFO kablam! warning: cannot find type `token` in this scope Nov 02 21:55:01.837 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 21:55:01.837 INFO kablam! | Nov 02 21:55:01.838 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 21:55:01.838 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.838 INFO kablam! | Nov 02 21:55:01.838 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.839 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.839 INFO kablam! Nov 02 21:55:01.839 INFO kablam! warning: cannot find type `Product` in this scope Nov 02 21:55:01.840 INFO kablam! --> src/models.rs:4:10 Nov 02 21:55:01.844 INFO kablam! | Nov 02 21:55:01.844 INFO kablam! 4 | #[derive(Queryable, Serialize, Deserialize)] Nov 02 21:55:01.845 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.845 INFO kablam! | Nov 02 21:55:01.845 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.846 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.846 INFO kablam! Nov 02 21:55:01.847 INFO kablam! warning: cannot find type `User` in this scope Nov 02 21:55:01.847 INFO kablam! --> src/models.rs:11:10 Nov 02 21:55:01.847 INFO kablam! | Nov 02 21:55:01.848 INFO kablam! 11 | #[derive(Queryable, Serialize, Deserialize)] Nov 02 21:55:01.848 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.848 INFO kablam! | Nov 02 21:55:01.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.849 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.849 INFO kablam! Nov 02 21:55:01.856 INFO kablam! warning: cannot find type `products` in this scope Nov 02 21:55:01.856 INFO kablam! --> src/models.rs:19:10 Nov 02 21:55:01.857 INFO kablam! | Nov 02 21:55:01.857 INFO kablam! 19 | #[derive(Insertable)] Nov 02 21:55:01.857 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.858 INFO kablam! | Nov 02 21:55:01.858 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.858 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.858 INFO kablam! Nov 02 21:55:01.859 INFO kablam! warning: cannot find type `NewProduct` in this scope Nov 02 21:55:01.859 INFO kablam! --> src/models.rs:19:10 Nov 02 21:55:01.859 INFO kablam! | Nov 02 21:55:01.860 INFO kablam! 19 | #[derive(Insertable)] Nov 02 21:55:01.860 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.860 INFO kablam! | Nov 02 21:55:01.860 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.861 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.861 INFO kablam! Nov 02 21:55:01.862 INFO kablam! warning: cannot find type `users` in this scope Nov 02 21:55:01.862 INFO kablam! --> src/models.rs:26:10 Nov 02 21:55:01.862 INFO kablam! | Nov 02 21:55:01.863 INFO kablam! 26 | #[derive(Insertable)] Nov 02 21:55:01.863 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.863 INFO kablam! | Nov 02 21:55:01.864 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.864 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.864 INFO kablam! Nov 02 21:55:01.865 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 02 21:55:01.865 INFO kablam! --> src/models.rs:26:10 Nov 02 21:55:01.865 INFO kablam! | Nov 02 21:55:01.866 INFO kablam! 26 | #[derive(Insertable)] Nov 02 21:55:01.866 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 21:55:01.867 INFO kablam! | Nov 02 21:55:01.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 21:55:01.867 INFO kablam! = note: for more information, see issue #50504 Nov 02 21:55:01.867 INFO kablam! Nov 02 21:55:03.266 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 45s Nov 02 21:55:03.309 INFO kablam! su: No module specific data is present Nov 02 21:55:05.141 INFO running `"docker" "rm" "-f" "62af4b93d81523cb4b4dd8cb7e64603de74d4b2bd159ea0ce85e174a9f6b81fd"` Nov 02 21:55:05.452 INFO blam! 62af4b93d81523cb4b4dd8cb7e64603de74d4b2bd159ea0ce85e174a9f6b81fd