Sep 19 20:35:14.007 INFO checking punch-web-0.1.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 20:35:14.007 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 20:35:14.007 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:35:14.219 INFO blam! 419889a76022c63c80f11a5186d5c06ea4f1ae515d357584dcf0fbd514ed3028 Sep 19 20:35:14.220 INFO running `"docker" "start" "-a" "419889a76022c63c80f11a5186d5c06ea4f1ae515d357584dcf0fbd514ed3028"` Sep 19 20:35:14.854 INFO kablam! usermod: no changes Sep 19 20:35:15.286 INFO kablam! Compiling antidote v1.0.0 Sep 19 20:35:15.291 INFO kablam! Compiling libsqlite3-sys v0.9.3 Sep 19 20:35:15.295 INFO kablam! Compiling num-traits v0.2.6 Sep 19 20:35:15.295 INFO kablam! Compiling syn v0.11.11 Sep 19 20:35:15.299 INFO kablam! Compiling nom v4.0.0 Sep 19 20:35:15.306 INFO kablam! Compiling diesel_derives v1.3.0 Sep 19 20:35:15.306 INFO kablam! Checking error-chain v0.10.0 Sep 19 20:35:15.306 INFO kablam! Compiling askama_shared v0.7.1 Sep 19 20:35:17.203 INFO kablam! Checking bcrypt v0.2.0 Sep 19 20:35:17.925 INFO kablam! Compiling scheduled-thread-pool v0.2.0 Sep 19 20:35:23.197 INFO kablam! Compiling r2d2 v0.8.2 Sep 19 20:35:24.783 INFO kablam! Compiling num-integer v0.1.39 Sep 19 20:35:25.428 INFO kablam! Compiling askama_derive v0.7.1 Sep 19 20:35:26.378 INFO kablam! Compiling chrono v0.4.6 Sep 19 20:35:32.079 INFO kablam! Compiling diesel v1.3.3 Sep 19 20:35:36.767 INFO kablam! Compiling derive-error-chain v0.10.1 Sep 19 20:35:36.767 INFO kablam! Compiling diesel-derive-enum v0.4.4 Sep 19 20:35:44.988 INFO kablam! Compiling askama v0.7.1 Sep 19 20:35:46.387 INFO kablam! Checking dotenv v0.10.1 Sep 19 20:35:46.767 INFO kablam! Compiling punch-web v0.1.0 (/source) Sep 19 20:36:11.422 INFO kablam! Checking migrations_internals v1.3.0 Sep 19 20:36:16.049 INFO kablam! Compiling migrations_macros v1.3.0 Sep 19 20:36:19.290 INFO kablam! Checking diesel_migrations v1.3.0 Sep 19 20:36:23.867 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 19 20:36:23.867 INFO kablam! --> :3:33 Sep 19 20:36:23.867 INFO kablam! | Sep 19 20:36:23.867 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 19 20:36:23.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.867 INFO kablam! | Sep 19 20:36:23.867 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 19 20:36:23.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! Sep 19 20:36:23.868 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.868 INFO kablam! Sep 19 20:36:23.868 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 19 20:36:23.868 INFO kablam! --> :3:33 Sep 19 20:36:23.868 INFO kablam! | Sep 19 20:36:23.868 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 19 20:36:23.868 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.868 INFO kablam! | Sep 19 20:36:23.868 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! Sep 19 20:36:23.868 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.868 INFO kablam! Sep 19 20:36:23.868 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 19 20:36:23.868 INFO kablam! --> src/models.rs:14:10 Sep 19 20:36:23.868 INFO kablam! | Sep 19 20:36:23.868 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 19 20:36:23.868 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.868 INFO kablam! | Sep 19 20:36:23.868 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! Sep 19 20:36:23.868 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.868 INFO kablam! Sep 19 20:36:23.868 INFO kablam! warning: cannot find type `config` in this scope Sep 19 20:36:23.868 INFO kablam! --> src/models.rs:14:21 Sep 19 20:36:23.868 INFO kablam! | Sep 19 20:36:23.868 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 19 20:36:23.868 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.868 INFO kablam! | Sep 19 20:36:23.868 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! Sep 19 20:36:23.868 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.868 INFO kablam! Sep 19 20:36:23.868 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 19 20:36:23.868 INFO kablam! --> src/models.rs:14:21 Sep 19 20:36:23.868 INFO kablam! | Sep 19 20:36:23.868 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 19 20:36:23.868 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.868 INFO kablam! | Sep 19 20:36:23.868 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! Sep 19 20:36:23.868 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.868 INFO kablam! Sep 19 20:36:23.868 INFO kablam! warning: cannot find type `User` in this scope Sep 19 20:36:23.868 INFO kablam! --> src/models.rs:85:21 Sep 19 20:36:23.868 INFO kablam! | Sep 19 20:36:23.868 INFO kablam! 85 | #[derive(Serialize, Queryable)] Sep 19 20:36:23.868 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.868 INFO kablam! | Sep 19 20:36:23.868 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! Sep 19 20:36:23.868 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.868 INFO kablam! Sep 19 20:36:23.868 INFO kablam! warning: cannot find type `users` in this scope Sep 19 20:36:23.868 INFO kablam! --> src/models.rs:93:10 Sep 19 20:36:23.868 INFO kablam! | Sep 19 20:36:23.868 INFO kablam! 93 | #[derive(Insertable)] Sep 19 20:36:23.868 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.868 INFO kablam! | Sep 19 20:36:23.868 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! Sep 19 20:36:23.868 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.868 INFO kablam! Sep 19 20:36:23.868 INFO kablam! warning: cannot find type `NewUser` in this scope Sep 19 20:36:23.868 INFO kablam! --> src/models.rs:93:10 Sep 19 20:36:23.868 INFO kablam! | Sep 19 20:36:23.868 INFO kablam! 93 | #[derive(Insertable)] Sep 19 20:36:23.868 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.868 INFO kablam! | Sep 19 20:36:23.868 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! Sep 19 20:36:23.868 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.868 INFO kablam! Sep 19 20:36:23.868 INFO kablam! warning: cannot find type `Project` in this scope Sep 19 20:36:23.868 INFO kablam! --> src/models.rs:101:10 Sep 19 20:36:23.868 INFO kablam! | Sep 19 20:36:23.868 INFO kablam! 101 | #[derive(Queryable)] Sep 19 20:36:23.868 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.869 INFO kablam! | Sep 19 20:36:23.869 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! Sep 19 20:36:23.869 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.869 INFO kablam! Sep 19 20:36:23.869 INFO kablam! warning: cannot find type `projects` in this scope Sep 19 20:36:23.869 INFO kablam! --> src/models.rs:109:10 Sep 19 20:36:23.869 INFO kablam! | Sep 19 20:36:23.869 INFO kablam! 109 | #[derive(Insertable)] Sep 19 20:36:23.869 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.869 INFO kablam! | Sep 19 20:36:23.869 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! Sep 19 20:36:23.869 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.869 INFO kablam! Sep 19 20:36:23.869 INFO kablam! warning: cannot find type `NewProject` in this scope Sep 19 20:36:23.869 INFO kablam! --> src/models.rs:109:10 Sep 19 20:36:23.869 INFO kablam! | Sep 19 20:36:23.869 INFO kablam! 109 | #[derive(Insertable)] Sep 19 20:36:23.869 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.869 INFO kablam! | Sep 19 20:36:23.869 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! Sep 19 20:36:23.869 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.869 INFO kablam! Sep 19 20:36:23.869 INFO kablam! warning: cannot find type `EventType` in this scope Sep 19 20:36:23.869 INFO kablam! --> src/models.rs:139:10 Sep 19 20:36:23.869 INFO kablam! | Sep 19 20:36:23.869 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 19 20:36:23.869 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.869 INFO kablam! | Sep 19 20:36:23.869 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! Sep 19 20:36:23.869 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.869 INFO kablam! Sep 19 20:36:23.869 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 19 20:36:23.869 INFO kablam! --> src/models.rs:139:10 Sep 19 20:36:23.869 INFO kablam! | Sep 19 20:36:23.869 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 19 20:36:23.869 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.869 INFO kablam! | Sep 19 20:36:23.869 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! Sep 19 20:36:23.869 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.869 INFO kablam! Sep 19 20:36:23.869 INFO kablam! warning: cannot find type `Event` in this scope Sep 19 20:36:23.869 INFO kablam! --> src/models.rs:139:10 Sep 19 20:36:23.870 INFO kablam! | Sep 19 20:36:23.870 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 19 20:36:23.870 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.870 INFO kablam! | Sep 19 20:36:23.870 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! Sep 19 20:36:23.870 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.870 INFO kablam! Sep 19 20:36:23.870 INFO kablam! warning: cannot find type `events` in this scope Sep 19 20:36:23.870 INFO kablam! --> src/models.rs:154:10 Sep 19 20:36:23.870 INFO kablam! | Sep 19 20:36:23.870 INFO kablam! 154 | #[derive(Insertable)] Sep 19 20:36:23.870 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.870 INFO kablam! | Sep 19 20:36:23.870 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! Sep 19 20:36:23.870 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.870 INFO kablam! Sep 19 20:36:23.870 INFO kablam! warning: cannot find type `NewEvent` in this scope Sep 19 20:36:23.870 INFO kablam! --> src/models.rs:154:10 Sep 19 20:36:23.870 INFO kablam! | Sep 19 20:36:23.870 INFO kablam! 154 | #[derive(Insertable)] Sep 19 20:36:23.870 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.870 INFO kablam! | Sep 19 20:36:23.870 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! Sep 19 20:36:23.870 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.870 INFO kablam! Sep 19 20:36:23.870 INFO kablam! warning: cannot find type `EventType` in this scope Sep 19 20:36:23.870 INFO kablam! --> src/models.rs:154:10 Sep 19 20:36:23.870 INFO kablam! | Sep 19 20:36:23.870 INFO kablam! 154 | #[derive(Insertable)] Sep 19 20:36:23.870 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.870 INFO kablam! | Sep 19 20:36:23.870 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! Sep 19 20:36:23.870 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.870 INFO kablam! Sep 19 20:36:23.870 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 19 20:36:23.870 INFO kablam! --> src/models.rs:154:10 Sep 19 20:36:23.870 INFO kablam! | Sep 19 20:36:23.870 INFO kablam! 154 | #[derive(Insertable)] Sep 19 20:36:23.870 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.870 INFO kablam! | Sep 19 20:36:23.870 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! Sep 19 20:36:23.870 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.870 INFO kablam! Sep 19 20:36:23.871 INFO kablam! warning: cannot find type `table` in this scope Sep 19 20:36:23.871 INFO kablam! --> :165:33 Sep 19 20:36:23.871 INFO kablam! | Sep 19 20:36:23.871 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 19 20:36:23.871 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.871 INFO kablam! | Sep 19 20:36:23.871 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! Sep 19 20:36:23.871 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.871 INFO kablam! Sep 19 20:36:23.871 INFO kablam! warning: cannot find type `id` in this scope Sep 19 20:36:23.871 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 20:36:23.871 INFO kablam! | Sep 19 20:36:23.871 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 20:36:23.871 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.871 INFO kablam! | Sep 19 20:36:23.871 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! Sep 19 20:36:23.871 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.871 INFO kablam! Sep 19 20:36:23.871 INFO kablam! warning: cannot find type `secret` in this scope Sep 19 20:36:23.871 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 20:36:23.871 INFO kablam! | Sep 19 20:36:23.871 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 20:36:23.871 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.871 INFO kablam! | Sep 19 20:36:23.871 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! Sep 19 20:36:23.872 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.872 INFO kablam! Sep 19 20:36:23.872 INFO kablam! warning: cannot find type `project_id` in this scope Sep 19 20:36:23.872 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 20:36:23.872 INFO kablam! | Sep 19 20:36:23.872 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 20:36:23.872 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.872 INFO kablam! | Sep 19 20:36:23.872 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! Sep 19 20:36:23.872 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.872 INFO kablam! Sep 19 20:36:23.872 INFO kablam! warning: cannot find type `event_type` in this scope Sep 19 20:36:23.872 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 20:36:23.872 INFO kablam! | Sep 19 20:36:23.872 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 20:36:23.872 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.872 INFO kablam! | Sep 19 20:36:23.872 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! Sep 19 20:36:23.872 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.872 INFO kablam! Sep 19 20:36:23.872 INFO kablam! warning: cannot find type `clock` in this scope Sep 19 20:36:23.872 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 20:36:23.872 INFO kablam! | Sep 19 20:36:23.872 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 20:36:23.872 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.872 INFO kablam! | Sep 19 20:36:23.872 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! Sep 19 20:36:23.872 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.872 INFO kablam! Sep 19 20:36:23.872 INFO kablam! warning: cannot find type `user_id` in this scope Sep 19 20:36:23.872 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 20:36:23.872 INFO kablam! | Sep 19 20:36:23.872 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 20:36:23.872 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.872 INFO kablam! | Sep 19 20:36:23.872 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! Sep 19 20:36:23.872 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.872 INFO kablam! Sep 19 20:36:23.895 INFO kablam! warning: cannot find type `name` in this scope Sep 19 20:36:23.895 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 20:36:23.895 INFO kablam! | Sep 19 20:36:23.895 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 20:36:23.895 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.895 INFO kablam! | Sep 19 20:36:23.895 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! Sep 19 20:36:23.895 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.895 INFO kablam! Sep 19 20:36:23.895 INFO kablam! warning: cannot find type `overhead` in this scope Sep 19 20:36:23.895 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 20:36:23.895 INFO kablam! | Sep 19 20:36:23.895 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 20:36:23.895 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.895 INFO kablam! | Sep 19 20:36:23.895 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! Sep 19 20:36:23.895 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.895 INFO kablam! Sep 19 20:36:23.895 INFO kablam! warning: cannot find type `password` in this scope Sep 19 20:36:23.895 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 20:36:23.895 INFO kablam! | Sep 19 20:36:23.895 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 20:36:23.895 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.895 INFO kablam! | Sep 19 20:36:23.895 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! Sep 19 20:36:23.895 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.895 INFO kablam! Sep 19 20:36:23.895 INFO kablam! warning: cannot find type `admin` in this scope Sep 19 20:36:23.895 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 20:36:23.895 INFO kablam! | Sep 19 20:36:23.895 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 20:36:23.895 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.895 INFO kablam! | Sep 19 20:36:23.895 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! Sep 19 20:36:23.895 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.895 INFO kablam! Sep 19 20:36:23.974 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 19 20:36:23.974 INFO kablam! --> :3:33 Sep 19 20:36:23.974 INFO kablam! | Sep 19 20:36:23.974 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 19 20:36:23.974 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.974 INFO kablam! | Sep 19 20:36:23.974 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 19 20:36:23.974 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! Sep 19 20:36:23.974 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.974 INFO kablam! Sep 19 20:36:23.974 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 19 20:36:23.974 INFO kablam! --> :3:33 Sep 19 20:36:23.974 INFO kablam! | Sep 19 20:36:23.974 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 19 20:36:23.974 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.974 INFO kablam! | Sep 19 20:36:23.974 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! Sep 19 20:36:23.974 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.974 INFO kablam! Sep 19 20:36:23.987 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 19 20:36:23.987 INFO kablam! --> src/models.rs:14:10 Sep 19 20:36:23.987 INFO kablam! | Sep 19 20:36:23.987 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 19 20:36:23.987 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.987 INFO kablam! | Sep 19 20:36:23.987 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! Sep 19 20:36:23.987 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.987 INFO kablam! Sep 19 20:36:23.987 INFO kablam! warning: cannot find type `config` in this scope Sep 19 20:36:23.987 INFO kablam! --> src/models.rs:14:21 Sep 19 20:36:23.987 INFO kablam! | Sep 19 20:36:23.987 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 19 20:36:23.987 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.987 INFO kablam! | Sep 19 20:36:23.987 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! Sep 19 20:36:23.987 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.987 INFO kablam! Sep 19 20:36:23.987 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 19 20:36:23.987 INFO kablam! --> src/models.rs:14:21 Sep 19 20:36:23.987 INFO kablam! | Sep 19 20:36:23.987 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 19 20:36:23.987 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.987 INFO kablam! | Sep 19 20:36:23.987 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! Sep 19 20:36:23.987 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.987 INFO kablam! Sep 19 20:36:23.987 INFO kablam! warning: cannot find type `User` in this scope Sep 19 20:36:23.987 INFO kablam! --> src/models.rs:85:21 Sep 19 20:36:23.987 INFO kablam! | Sep 19 20:36:23.987 INFO kablam! 85 | #[derive(Serialize, Queryable)] Sep 19 20:36:23.987 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.987 INFO kablam! | Sep 19 20:36:23.987 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! Sep 19 20:36:23.987 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.987 INFO kablam! Sep 19 20:36:23.987 INFO kablam! warning: cannot find type `users` in this scope Sep 19 20:36:23.987 INFO kablam! --> src/models.rs:93:10 Sep 19 20:36:23.987 INFO kablam! | Sep 19 20:36:23.987 INFO kablam! 93 | #[derive(Insertable)] Sep 19 20:36:23.987 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.987 INFO kablam! | Sep 19 20:36:23.987 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! Sep 19 20:36:23.988 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.988 INFO kablam! Sep 19 20:36:23.988 INFO kablam! warning: cannot find type `NewUser` in this scope Sep 19 20:36:23.988 INFO kablam! --> src/models.rs:93:10 Sep 19 20:36:23.988 INFO kablam! | Sep 19 20:36:23.988 INFO kablam! 93 | #[derive(Insertable)] Sep 19 20:36:23.988 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.988 INFO kablam! | Sep 19 20:36:23.988 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! Sep 19 20:36:23.988 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.988 INFO kablam! Sep 19 20:36:23.988 INFO kablam! warning: cannot find type `Project` in this scope Sep 19 20:36:23.988 INFO kablam! --> src/models.rs:101:10 Sep 19 20:36:23.988 INFO kablam! | Sep 19 20:36:23.988 INFO kablam! 101 | #[derive(Queryable)] Sep 19 20:36:23.988 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.988 INFO kablam! | Sep 19 20:36:23.988 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! Sep 19 20:36:23.988 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.988 INFO kablam! Sep 19 20:36:23.988 INFO kablam! warning: cannot find type `projects` in this scope Sep 19 20:36:23.988 INFO kablam! --> src/models.rs:109:10 Sep 19 20:36:23.988 INFO kablam! | Sep 19 20:36:23.988 INFO kablam! 109 | #[derive(Insertable)] Sep 19 20:36:23.988 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.988 INFO kablam! | Sep 19 20:36:23.988 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! Sep 19 20:36:23.988 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.988 INFO kablam! Sep 19 20:36:23.988 INFO kablam! warning: cannot find type `NewProject` in this scope Sep 19 20:36:23.988 INFO kablam! --> src/models.rs:109:10 Sep 19 20:36:23.988 INFO kablam! | Sep 19 20:36:23.988 INFO kablam! 109 | #[derive(Insertable)] Sep 19 20:36:23.988 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.988 INFO kablam! | Sep 19 20:36:23.988 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! Sep 19 20:36:23.988 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.988 INFO kablam! Sep 19 20:36:23.988 INFO kablam! warning: cannot find type `EventType` in this scope Sep 19 20:36:23.988 INFO kablam! --> src/models.rs:139:10 Sep 19 20:36:23.988 INFO kablam! | Sep 19 20:36:23.988 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 19 20:36:23.988 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.988 INFO kablam! | Sep 19 20:36:23.988 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! Sep 19 20:36:23.988 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.988 INFO kablam! Sep 19 20:36:23.988 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 19 20:36:23.988 INFO kablam! --> src/models.rs:139:10 Sep 19 20:36:23.988 INFO kablam! | Sep 19 20:36:23.988 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 19 20:36:23.988 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.988 INFO kablam! | Sep 19 20:36:23.988 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! Sep 19 20:36:23.988 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.988 INFO kablam! Sep 19 20:36:23.988 INFO kablam! warning: cannot find type `Event` in this scope Sep 19 20:36:23.988 INFO kablam! --> src/models.rs:139:10 Sep 19 20:36:23.988 INFO kablam! | Sep 19 20:36:23.988 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 19 20:36:23.988 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.988 INFO kablam! | Sep 19 20:36:23.988 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! Sep 19 20:36:23.988 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.988 INFO kablam! Sep 19 20:36:23.988 INFO kablam! warning: cannot find type `events` in this scope Sep 19 20:36:23.989 INFO kablam! --> src/models.rs:154:10 Sep 19 20:36:23.989 INFO kablam! | Sep 19 20:36:23.989 INFO kablam! 154 | #[derive(Insertable)] Sep 19 20:36:23.989 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.989 INFO kablam! | Sep 19 20:36:23.989 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! Sep 19 20:36:23.989 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.989 INFO kablam! Sep 19 20:36:23.989 INFO kablam! warning: cannot find type `NewEvent` in this scope Sep 19 20:36:23.989 INFO kablam! --> src/models.rs:154:10 Sep 19 20:36:23.989 INFO kablam! | Sep 19 20:36:23.989 INFO kablam! 154 | #[derive(Insertable)] Sep 19 20:36:23.989 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.989 INFO kablam! | Sep 19 20:36:23.989 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! Sep 19 20:36:23.989 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.989 INFO kablam! Sep 19 20:36:23.989 INFO kablam! warning: cannot find type `EventType` in this scope Sep 19 20:36:23.989 INFO kablam! --> src/models.rs:154:10 Sep 19 20:36:23.989 INFO kablam! | Sep 19 20:36:23.989 INFO kablam! 154 | #[derive(Insertable)] Sep 19 20:36:23.989 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.989 INFO kablam! | Sep 19 20:36:23.989 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! Sep 19 20:36:23.989 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.989 INFO kablam! Sep 19 20:36:23.989 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 19 20:36:23.989 INFO kablam! --> src/models.rs:154:10 Sep 19 20:36:23.989 INFO kablam! | Sep 19 20:36:23.989 INFO kablam! 154 | #[derive(Insertable)] Sep 19 20:36:23.989 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.989 INFO kablam! | Sep 19 20:36:23.989 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! Sep 19 20:36:23.989 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.989 INFO kablam! Sep 19 20:36:23.989 INFO kablam! warning: cannot find type `table` in this scope Sep 19 20:36:23.989 INFO kablam! --> :165:33 Sep 19 20:36:23.989 INFO kablam! | Sep 19 20:36:23.989 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 19 20:36:23.989 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.989 INFO kablam! | Sep 19 20:36:23.989 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! Sep 19 20:36:23.989 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.989 INFO kablam! Sep 19 20:36:23.989 INFO kablam! warning: cannot find type `id` in this scope Sep 19 20:36:23.989 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 20:36:23.989 INFO kablam! | Sep 19 20:36:23.989 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 20:36:23.989 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.989 INFO kablam! | Sep 19 20:36:23.989 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! Sep 19 20:36:23.989 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.990 INFO kablam! Sep 19 20:36:23.990 INFO kablam! warning: cannot find type `secret` in this scope Sep 19 20:36:23.990 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 20:36:23.990 INFO kablam! | Sep 19 20:36:23.990 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 20:36:23.990 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.990 INFO kablam! | Sep 19 20:36:23.990 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! Sep 19 20:36:23.990 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.990 INFO kablam! Sep 19 20:36:23.990 INFO kablam! warning: cannot find type `project_id` in this scope Sep 19 20:36:23.990 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 20:36:23.990 INFO kablam! | Sep 19 20:36:23.990 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 20:36:23.990 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.990 INFO kablam! | Sep 19 20:36:23.990 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! Sep 19 20:36:23.990 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.990 INFO kablam! Sep 19 20:36:23.990 INFO kablam! warning: cannot find type `event_type` in this scope Sep 19 20:36:23.990 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 20:36:23.990 INFO kablam! | Sep 19 20:36:23.990 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 20:36:23.990 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.990 INFO kablam! | Sep 19 20:36:23.990 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! Sep 19 20:36:23.990 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.990 INFO kablam! Sep 19 20:36:23.990 INFO kablam! warning: cannot find type `clock` in this scope Sep 19 20:36:23.990 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 20:36:23.990 INFO kablam! | Sep 19 20:36:23.990 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 20:36:23.990 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.990 INFO kablam! | Sep 19 20:36:23.990 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! Sep 19 20:36:23.991 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.991 INFO kablam! Sep 19 20:36:23.991 INFO kablam! warning: cannot find type `user_id` in this scope Sep 19 20:36:23.991 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 20:36:23.991 INFO kablam! | Sep 19 20:36:23.991 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 20:36:23.991 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.991 INFO kablam! | Sep 19 20:36:23.991 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! Sep 19 20:36:23.991 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.991 INFO kablam! Sep 19 20:36:23.991 INFO kablam! warning: cannot find type `name` in this scope Sep 19 20:36:23.991 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 20:36:23.991 INFO kablam! | Sep 19 20:36:23.991 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 20:36:23.991 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.991 INFO kablam! | Sep 19 20:36:23.991 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! Sep 19 20:36:23.991 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.991 INFO kablam! Sep 19 20:36:23.991 INFO kablam! warning: cannot find type `overhead` in this scope Sep 19 20:36:23.991 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 20:36:23.991 INFO kablam! | Sep 19 20:36:23.991 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 20:36:23.991 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.991 INFO kablam! | Sep 19 20:36:23.991 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! Sep 19 20:36:23.991 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.991 INFO kablam! Sep 19 20:36:23.991 INFO kablam! warning: cannot find type `password` in this scope Sep 19 20:36:23.991 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 20:36:23.991 INFO kablam! | Sep 19 20:36:23.991 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 20:36:23.991 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.991 INFO kablam! | Sep 19 20:36:23.991 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! Sep 19 20:36:23.991 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.991 INFO kablam! Sep 19 20:36:23.991 INFO kablam! warning: cannot find type `admin` in this scope Sep 19 20:36:23.991 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 20:36:23.991 INFO kablam! | Sep 19 20:36:23.991 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 20:36:23.991 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 20:36:23.991 INFO kablam! | Sep 19 20:36:23.991 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! Sep 19 20:36:23.991 INFO kablam! = note: for more information, see issue #50504 Sep 19 20:36:23.991 INFO kablam! Sep 19 20:36:25.674 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 10s Sep 19 20:36:25.702 INFO kablam! su: No module specific data is present Sep 19 20:36:26.473 INFO running `"docker" "rm" "-f" "419889a76022c63c80f11a5186d5c06ea4f1ae515d357584dcf0fbd514ed3028"` Sep 19 20:36:26.581 INFO blam! 419889a76022c63c80f11a5186d5c06ea4f1ae515d357584dcf0fbd514ed3028