Sep 02 04:05:22.515 INFO checking punch-web-0.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 04:05:22.515 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 04:05:22.516 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 04:05:22.697 INFO blam! 5a44bc6651ed72a2b705ac1f730607d2265b37ef7f45795bfbc5159cc39fdf1a Sep 02 04:05:22.700 INFO running `"docker" "start" "-a" "5a44bc6651ed72a2b705ac1f730607d2265b37ef7f45795bfbc5159cc39fdf1a"` Sep 02 04:05:23.816 INFO kablam! Compiling libsqlite3-sys v0.9.3 Sep 02 04:05:23.823 INFO kablam! Compiling nom v4.0.0 Sep 02 04:05:23.823 INFO kablam! Compiling r2d2 v0.8.2 Sep 02 04:05:23.826 INFO kablam! Compiling diesel-derive-enum v0.4.4 Sep 02 04:05:23.827 INFO kablam! Compiling diesel_derives v1.3.0 Sep 02 04:05:23.829 INFO kablam! Checking cookie v0.11.0 Sep 02 04:05:23.835 INFO kablam! Compiling actix_derive v0.3.0 Sep 02 04:05:23.850 INFO kablam! Checking error-chain v0.10.0 Sep 02 04:05:26.411 INFO kablam! Checking blowfish v0.3.0 Sep 02 04:05:27.255 INFO kablam! Checking tokio-signal v0.2.5 Sep 02 04:05:27.410 INFO kablam! Compiling askama_shared v0.7.1 Sep 02 04:05:30.934 INFO kablam! Checking dotenv v0.10.1 Sep 02 04:05:31.408 INFO kablam! Checking trust-dns-proto v0.4.0 Sep 02 04:05:35.979 INFO kablam! Checking bcrypt v0.2.0 Sep 02 04:05:41.604 INFO kablam! Compiling askama_derive v0.7.1 Sep 02 04:05:48.847 INFO kablam! Compiling diesel v1.3.2 Sep 02 04:05:49.708 INFO kablam! Checking trust-dns-resolver v0.9.1 Sep 02 04:05:58.242 INFO kablam! Checking actix v0.7.4 Sep 02 04:06:09.098 INFO kablam! Compiling askama v0.7.1 Sep 02 04:06:10.779 INFO kablam! Compiling punch-web v0.1.0 (file:///source) Sep 02 04:06:11.873 INFO kablam! Checking actix-web v0.7.4 Sep 02 04:06:48.510 INFO kablam! Checking migrations_internals v1.3.0 Sep 02 04:06:56.594 INFO kablam! Compiling migrations_macros v1.3.0 Sep 02 04:07:01.100 INFO kablam! Checking diesel_migrations v1.3.0 Sep 02 04:07:10.327 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 02 04:07:10.327 INFO kablam! --> :3:33 Sep 02 04:07:10.327 INFO kablam! | Sep 02 04:07:10.327 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 02 04:07:10.327 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.327 INFO kablam! | Sep 02 04:07:10.327 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 04:07:10.327 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 02 04:07:10.327 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.327 INFO kablam! Sep 02 04:07:10.328 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 02 04:07:10.328 INFO kablam! --> :3:33 Sep 02 04:07:10.328 INFO kablam! | Sep 02 04:07:10.328 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 02 04:07:10.328 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.328 INFO kablam! | Sep 02 04:07:10.328 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 02 04:07:10.328 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.328 INFO kablam! Sep 02 04:07:10.329 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 02 04:07:10.329 INFO kablam! --> src/models.rs:14:10 Sep 02 04:07:10.329 INFO kablam! | Sep 02 04:07:10.329 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 02 04:07:10.329 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.329 INFO kablam! | Sep 02 04:07:10.329 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 02 04:07:10.329 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.329 INFO kablam! Sep 02 04:07:10.329 INFO kablam! warning: cannot find type `config` in this scope Sep 02 04:07:10.329 INFO kablam! --> src/models.rs:14:21 Sep 02 04:07:10.329 INFO kablam! | Sep 02 04:07:10.329 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 02 04:07:10.329 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.330 INFO kablam! | Sep 02 04:07:10.330 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 02 04:07:10.330 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.330 INFO kablam! Sep 02 04:07:10.330 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 02 04:07:10.330 INFO kablam! --> src/models.rs:14:21 Sep 02 04:07:10.330 INFO kablam! | Sep 02 04:07:10.330 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 02 04:07:10.330 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.330 INFO kablam! | Sep 02 04:07:10.330 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 02 04:07:10.330 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.330 INFO kablam! Sep 02 04:07:10.330 INFO kablam! warning: cannot find type `User` in this scope Sep 02 04:07:10.330 INFO kablam! --> src/models.rs:85:21 Sep 02 04:07:10.330 INFO kablam! | Sep 02 04:07:10.330 INFO kablam! 85 | #[derive(Serialize, Queryable)] Sep 02 04:07:10.330 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.330 INFO kablam! | Sep 02 04:07:10.330 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 02 04:07:10.330 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.331 INFO kablam! Sep 02 04:07:10.331 INFO kablam! warning: cannot find type `users` in this scope Sep 02 04:07:10.331 INFO kablam! --> src/models.rs:93:10 Sep 02 04:07:10.331 INFO kablam! | Sep 02 04:07:10.331 INFO kablam! 93 | #[derive(Insertable)] Sep 02 04:07:10.331 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.331 INFO kablam! | Sep 02 04:07:10.331 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 02 04:07:10.331 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.331 INFO kablam! Sep 02 04:07:10.331 INFO kablam! warning: cannot find type `NewUser` in this scope Sep 02 04:07:10.331 INFO kablam! --> src/models.rs:93:10 Sep 02 04:07:10.331 INFO kablam! | Sep 02 04:07:10.331 INFO kablam! 93 | #[derive(Insertable)] Sep 02 04:07:10.331 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.331 INFO kablam! | Sep 02 04:07:10.331 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 02 04:07:10.331 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.331 INFO kablam! Sep 02 04:07:10.331 INFO kablam! warning: cannot find type `Project` in this scope Sep 02 04:07:10.331 INFO kablam! --> src/models.rs:101:10 Sep 02 04:07:10.331 INFO kablam! | Sep 02 04:07:10.331 INFO kablam! 101 | #[derive(Queryable)] Sep 02 04:07:10.331 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.332 INFO kablam! | Sep 02 04:07:10.332 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 02 04:07:10.332 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.332 INFO kablam! Sep 02 04:07:10.332 INFO kablam! warning: cannot find type `projects` in this scope Sep 02 04:07:10.332 INFO kablam! --> src/models.rs:109:10 Sep 02 04:07:10.332 INFO kablam! | Sep 02 04:07:10.332 INFO kablam! 109 | #[derive(Insertable)] Sep 02 04:07:10.332 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.332 INFO kablam! | Sep 02 04:07:10.332 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 02 04:07:10.332 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.332 INFO kablam! Sep 02 04:07:10.332 INFO kablam! warning: cannot find type `NewProject` in this scope Sep 02 04:07:10.332 INFO kablam! --> src/models.rs:109:10 Sep 02 04:07:10.332 INFO kablam! | Sep 02 04:07:10.332 INFO kablam! 109 | #[derive(Insertable)] Sep 02 04:07:10.332 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.332 INFO kablam! | Sep 02 04:07:10.332 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 02 04:07:10.332 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.332 INFO kablam! Sep 02 04:07:10.333 INFO kablam! warning: cannot find type `EventType` in this scope Sep 02 04:07:10.333 INFO kablam! --> src/models.rs:139:10 Sep 02 04:07:10.333 INFO kablam! | Sep 02 04:07:10.333 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 02 04:07:10.333 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.333 INFO kablam! | Sep 02 04:07:10.333 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 02 04:07:10.333 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.333 INFO kablam! Sep 02 04:07:10.333 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 02 04:07:10.333 INFO kablam! --> src/models.rs:139:10 Sep 02 04:07:10.333 INFO kablam! | Sep 02 04:07:10.333 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 02 04:07:10.334 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.334 INFO kablam! | Sep 02 04:07:10.334 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 02 04:07:10.334 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.334 INFO kablam! Sep 02 04:07:10.334 INFO kablam! warning: cannot find type `Event` in this scope Sep 02 04:07:10.334 INFO kablam! --> src/models.rs:139:10 Sep 02 04:07:10.334 INFO kablam! | Sep 02 04:07:10.334 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 02 04:07:10.334 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.334 INFO kablam! | Sep 02 04:07:10.334 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 02 04:07:10.334 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.334 INFO kablam! Sep 02 04:07:10.335 INFO kablam! warning: cannot find type `events` in this scope Sep 02 04:07:10.335 INFO kablam! --> src/models.rs:154:10 Sep 02 04:07:10.335 INFO kablam! | Sep 02 04:07:10.335 INFO kablam! 154 | #[derive(Insertable)] Sep 02 04:07:10.335 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.335 INFO kablam! | Sep 02 04:07:10.335 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 02 04:07:10.335 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.335 INFO kablam! Sep 02 04:07:10.336 INFO kablam! warning: cannot find type `NewEvent` in this scope Sep 02 04:07:10.336 INFO kablam! --> src/models.rs:154:10 Sep 02 04:07:10.336 INFO kablam! | Sep 02 04:07:10.336 INFO kablam! 154 | #[derive(Insertable)] Sep 02 04:07:10.336 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.336 INFO kablam! | Sep 02 04:07:10.336 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 02 04:07:10.336 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.336 INFO kablam! Sep 02 04:07:10.336 INFO kablam! warning: cannot find type `EventType` in this scope Sep 02 04:07:10.336 INFO kablam! --> src/models.rs:154:10 Sep 02 04:07:10.336 INFO kablam! | Sep 02 04:07:10.336 INFO kablam! 154 | #[derive(Insertable)] Sep 02 04:07:10.336 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.336 INFO kablam! | Sep 02 04:07:10.336 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 02 04:07:10.336 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.336 INFO kablam! Sep 02 04:07:10.336 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 02 04:07:10.336 INFO kablam! --> src/models.rs:154:10 Sep 02 04:07:10.337 INFO kablam! | Sep 02 04:07:10.337 INFO kablam! 154 | #[derive(Insertable)] Sep 02 04:07:10.337 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.337 INFO kablam! | Sep 02 04:07:10.337 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 02 04:07:10.337 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.337 INFO kablam! Sep 02 04:07:10.337 INFO kablam! warning: cannot find type `table` in this scope Sep 02 04:07:10.337 INFO kablam! --> :165:33 Sep 02 04:07:10.337 INFO kablam! | Sep 02 04:07:10.337 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 02 04:07:10.337 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.337 INFO kablam! | Sep 02 04:07:10.337 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 02 04:07:10.337 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.337 INFO kablam! Sep 02 04:07:10.337 INFO kablam! warning: cannot find type `id` in this scope Sep 02 04:07:10.338 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:10.338 INFO kablam! | Sep 02 04:07:10.338 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:10.338 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.338 INFO kablam! | Sep 02 04:07:10.338 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 02 04:07:10.338 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.338 INFO kablam! Sep 02 04:07:10.338 INFO kablam! warning: cannot find type `secret` in this scope Sep 02 04:07:10.338 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:10.338 INFO kablam! | Sep 02 04:07:10.338 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:10.338 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.338 INFO kablam! | Sep 02 04:07:10.338 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 02 04:07:10.338 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.339 INFO kablam! Sep 02 04:07:10.340 INFO kablam! warning: cannot find type `project_id` in this scope Sep 02 04:07:10.340 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:10.340 INFO kablam! | Sep 02 04:07:10.340 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:10.340 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.341 INFO kablam! | Sep 02 04:07:10.341 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 02 04:07:10.341 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.341 INFO kablam! Sep 02 04:07:10.341 INFO kablam! warning: cannot find type `event_type` in this scope Sep 02 04:07:10.341 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:10.341 INFO kablam! | Sep 02 04:07:10.341 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:10.341 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.341 INFO kablam! | Sep 02 04:07:10.341 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 02 04:07:10.341 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.341 INFO kablam! Sep 02 04:07:10.341 INFO kablam! warning: cannot find type `clock` in this scope Sep 02 04:07:10.341 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:10.341 INFO kablam! | Sep 02 04:07:10.342 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:10.342 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.342 INFO kablam! | Sep 02 04:07:10.342 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 02 04:07:10.342 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.342 INFO kablam! Sep 02 04:07:10.343 INFO kablam! warning: cannot find type `user_id` in this scope Sep 02 04:07:10.343 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:10.343 INFO kablam! | Sep 02 04:07:10.343 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:10.343 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.343 INFO kablam! | Sep 02 04:07:10.343 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 02 04:07:10.343 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.343 INFO kablam! Sep 02 04:07:10.343 INFO kablam! warning: cannot find type `name` in this scope Sep 02 04:07:10.343 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:10.343 INFO kablam! | Sep 02 04:07:10.343 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:10.343 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.344 INFO kablam! | Sep 02 04:07:10.344 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 02 04:07:10.344 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.344 INFO kablam! Sep 02 04:07:10.344 INFO kablam! warning: cannot find type `overhead` in this scope Sep 02 04:07:10.344 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:10.344 INFO kablam! | Sep 02 04:07:10.344 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:10.344 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.344 INFO kablam! | Sep 02 04:07:10.344 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 02 04:07:10.344 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.345 INFO kablam! Sep 02 04:07:10.345 INFO kablam! warning: cannot find type `password` in this scope Sep 02 04:07:10.345 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:10.345 INFO kablam! | Sep 02 04:07:10.345 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:10.345 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.345 INFO kablam! | Sep 02 04:07:10.345 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 02 04:07:10.346 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.346 INFO kablam! Sep 02 04:07:10.346 INFO kablam! warning: cannot find type `admin` in this scope Sep 02 04:07:10.346 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:10.346 INFO kablam! | Sep 02 04:07:10.346 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:10.346 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.346 INFO kablam! | Sep 02 04:07:10.346 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 02 04:07:10.346 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.346 INFO kablam! Sep 02 04:07:10.463 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 02 04:07:10.463 INFO kablam! --> :3:33 Sep 02 04:07:10.463 INFO kablam! | Sep 02 04:07:10.463 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 02 04:07:10.463 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.463 INFO kablam! | Sep 02 04:07:10.463 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 04:07:10.463 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 02 04:07:10.463 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.463 INFO kablam! Sep 02 04:07:10.463 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 02 04:07:10.463 INFO kablam! --> :3:33 Sep 02 04:07:10.463 INFO kablam! | Sep 02 04:07:10.463 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 02 04:07:10.463 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.463 INFO kablam! | Sep 02 04:07:10.463 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 02 04:07:10.463 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.463 INFO kablam! Sep 02 04:07:10.465 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 02 04:07:10.465 INFO kablam! --> src/models.rs:14:10 Sep 02 04:07:10.465 INFO kablam! | Sep 02 04:07:10.465 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 02 04:07:10.465 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.465 INFO kablam! | Sep 02 04:07:10.465 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 02 04:07:10.465 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.465 INFO kablam! Sep 02 04:07:10.465 INFO kablam! warning: cannot find type `config` in this scope Sep 02 04:07:10.465 INFO kablam! --> src/models.rs:14:21 Sep 02 04:07:10.465 INFO kablam! | Sep 02 04:07:10.465 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 02 04:07:10.465 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.465 INFO kablam! | Sep 02 04:07:10.465 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 02 04:07:10.465 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.465 INFO kablam! Sep 02 04:07:10.465 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 02 04:07:10.466 INFO kablam! --> src/models.rs:14:21 Sep 02 04:07:10.466 INFO kablam! | Sep 02 04:07:10.466 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 02 04:07:10.466 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.466 INFO kablam! | Sep 02 04:07:10.466 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 02 04:07:10.466 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.466 INFO kablam! Sep 02 04:07:10.467 INFO kablam! warning: cannot find type `User` in this scope Sep 02 04:07:10.467 INFO kablam! --> src/models.rs:85:21 Sep 02 04:07:10.467 INFO kablam! | Sep 02 04:07:10.467 INFO kablam! 85 | #[derive(Serialize, Queryable)] Sep 02 04:07:10.467 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.467 INFO kablam! | Sep 02 04:07:10.467 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 02 04:07:10.467 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.467 INFO kablam! Sep 02 04:07:10.467 INFO kablam! warning: cannot find type `users` in this scope Sep 02 04:07:10.467 INFO kablam! --> src/models.rs:93:10 Sep 02 04:07:10.468 INFO kablam! | Sep 02 04:07:10.468 INFO kablam! 93 | #[derive(Insertable)] Sep 02 04:07:10.468 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.468 INFO kablam! | Sep 02 04:07:10.468 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 02 04:07:10.468 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.468 INFO kablam! Sep 02 04:07:10.468 INFO kablam! warning: cannot find type `NewUser` in this scope Sep 02 04:07:10.468 INFO kablam! --> src/models.rs:93:10 Sep 02 04:07:10.468 INFO kablam! | Sep 02 04:07:10.468 INFO kablam! 93 | #[derive(Insertable)] Sep 02 04:07:10.468 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.468 INFO kablam! | Sep 02 04:07:10.468 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 02 04:07:10.468 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.468 INFO kablam! Sep 02 04:07:10.468 INFO kablam! warning: cannot find type `Project` in this scope Sep 02 04:07:10.468 INFO kablam! --> src/models.rs:101:10 Sep 02 04:07:10.468 INFO kablam! | Sep 02 04:07:10.468 INFO kablam! 101 | #[derive(Queryable)] Sep 02 04:07:10.468 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.469 INFO kablam! | Sep 02 04:07:10.469 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 02 04:07:10.469 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.469 INFO kablam! Sep 02 04:07:10.469 INFO kablam! warning: cannot find type `projects` in this scope Sep 02 04:07:10.469 INFO kablam! --> src/models.rs:109:10 Sep 02 04:07:10.469 INFO kablam! | Sep 02 04:07:10.469 INFO kablam! 109 | #[derive(Insertable)] Sep 02 04:07:10.469 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.469 INFO kablam! | Sep 02 04:07:10.469 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 02 04:07:10.469 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.469 INFO kablam! Sep 02 04:07:10.469 INFO kablam! warning: cannot find type `NewProject` in this scope Sep 02 04:07:10.469 INFO kablam! --> src/models.rs:109:10 Sep 02 04:07:10.469 INFO kablam! | Sep 02 04:07:10.469 INFO kablam! 109 | #[derive(Insertable)] Sep 02 04:07:10.469 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.470 INFO kablam! | Sep 02 04:07:10.470 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 02 04:07:10.470 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.470 INFO kablam! Sep 02 04:07:10.472 INFO kablam! warning: cannot find type `EventType` in this scope Sep 02 04:07:10.472 INFO kablam! --> src/models.rs:139:10 Sep 02 04:07:10.472 INFO kablam! | Sep 02 04:07:10.472 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 02 04:07:10.472 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.472 INFO kablam! | Sep 02 04:07:10.472 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 02 04:07:10.472 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.472 INFO kablam! Sep 02 04:07:10.472 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 02 04:07:10.472 INFO kablam! --> src/models.rs:139:10 Sep 02 04:07:10.472 INFO kablam! | Sep 02 04:07:10.472 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 02 04:07:10.472 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.472 INFO kablam! | Sep 02 04:07:10.472 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 02 04:07:10.472 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.472 INFO kablam! Sep 02 04:07:10.472 INFO kablam! warning: cannot find type `Event` in this scope Sep 02 04:07:10.472 INFO kablam! --> src/models.rs:139:10 Sep 02 04:07:10.473 INFO kablam! | Sep 02 04:07:10.473 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 02 04:07:10.473 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.473 INFO kablam! | Sep 02 04:07:10.473 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 02 04:07:10.473 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.473 INFO kablam! Sep 02 04:07:10.473 INFO kablam! warning: cannot find type `events` in this scope Sep 02 04:07:10.473 INFO kablam! --> src/models.rs:154:10 Sep 02 04:07:10.473 INFO kablam! | Sep 02 04:07:10.473 INFO kablam! 154 | #[derive(Insertable)] Sep 02 04:07:10.473 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.473 INFO kablam! | Sep 02 04:07:10.473 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 02 04:07:10.473 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.473 INFO kablam! Sep 02 04:07:10.473 INFO kablam! warning: cannot find type `NewEvent` in this scope Sep 02 04:07:10.473 INFO kablam! --> src/models.rs:154:10 Sep 02 04:07:10.473 INFO kablam! | Sep 02 04:07:10.473 INFO kablam! 154 | #[derive(Insertable)] Sep 02 04:07:10.473 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.474 INFO kablam! | Sep 02 04:07:10.474 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 02 04:07:10.474 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.474 INFO kablam! Sep 02 04:07:10.474 INFO kablam! warning: cannot find type `EventType` in this scope Sep 02 04:07:10.474 INFO kablam! --> src/models.rs:154:10 Sep 02 04:07:10.474 INFO kablam! | Sep 02 04:07:10.474 INFO kablam! 154 | #[derive(Insertable)] Sep 02 04:07:10.474 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.474 INFO kablam! | Sep 02 04:07:10.474 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 02 04:07:10.474 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.474 INFO kablam! Sep 02 04:07:10.474 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 02 04:07:10.474 INFO kablam! --> src/models.rs:154:10 Sep 02 04:07:10.474 INFO kablam! | Sep 02 04:07:10.474 INFO kablam! 154 | #[derive(Insertable)] Sep 02 04:07:10.474 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.474 INFO kablam! | Sep 02 04:07:10.475 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 02 04:07:10.475 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.475 INFO kablam! Sep 02 04:07:10.475 INFO kablam! warning: cannot find type `table` in this scope Sep 02 04:07:10.475 INFO kablam! --> :165:33 Sep 02 04:07:10.475 INFO kablam! | Sep 02 04:07:10.475 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 02 04:07:10.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.475 INFO kablam! | Sep 02 04:07:10.475 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 02 04:07:10.475 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.475 INFO kablam! Sep 02 04:07:10.475 INFO kablam! warning: cannot find type `id` in this scope Sep 02 04:07:10.475 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:10.475 INFO kablam! | Sep 02 04:07:10.475 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:10.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.475 INFO kablam! | Sep 02 04:07:10.476 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 02 04:07:10.476 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.476 INFO kablam! Sep 02 04:07:10.476 INFO kablam! warning: cannot find type `secret` in this scope Sep 02 04:07:10.476 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:10.476 INFO kablam! | Sep 02 04:07:10.476 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:10.476 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.476 INFO kablam! | Sep 02 04:07:10.476 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 02 04:07:10.476 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.476 INFO kablam! Sep 02 04:07:10.476 INFO kablam! warning: cannot find type `project_id` in this scope Sep 02 04:07:10.476 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:10.476 INFO kablam! | Sep 02 04:07:10.476 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:10.476 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.476 INFO kablam! | Sep 02 04:07:10.476 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 02 04:07:10.476 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.477 INFO kablam! Sep 02 04:07:10.477 INFO kablam! warning: cannot find type `event_type` in this scope Sep 02 04:07:10.477 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:10.477 INFO kablam! | Sep 02 04:07:10.477 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:10.477 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.477 INFO kablam! | Sep 02 04:07:10.477 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 02 04:07:10.477 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.477 INFO kablam! Sep 02 04:07:10.477 INFO kablam! warning: cannot find type `clock` in this scope Sep 02 04:07:10.477 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:10.477 INFO kablam! | Sep 02 04:07:10.477 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:10.477 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.477 INFO kablam! | Sep 02 04:07:10.477 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 02 04:07:10.477 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.477 INFO kablam! Sep 02 04:07:10.477 INFO kablam! warning: cannot find type `user_id` in this scope Sep 02 04:07:10.478 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:10.478 INFO kablam! | Sep 02 04:07:10.478 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:10.478 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.478 INFO kablam! | Sep 02 04:07:10.478 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 02 04:07:10.478 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.478 INFO kablam! Sep 02 04:07:10.478 INFO kablam! warning: cannot find type `name` in this scope Sep 02 04:07:10.478 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:10.478 INFO kablam! | Sep 02 04:07:10.478 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:10.478 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.478 INFO kablam! | Sep 02 04:07:10.478 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 02 04:07:10.478 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.478 INFO kablam! Sep 02 04:07:10.478 INFO kablam! warning: cannot find type `overhead` in this scope Sep 02 04:07:10.479 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:10.479 INFO kablam! | Sep 02 04:07:10.479 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:10.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.479 INFO kablam! | Sep 02 04:07:10.479 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 02 04:07:10.479 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.479 INFO kablam! Sep 02 04:07:10.479 INFO kablam! warning: cannot find type `password` in this scope Sep 02 04:07:10.479 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:10.479 INFO kablam! | Sep 02 04:07:10.479 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:10.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.479 INFO kablam! | Sep 02 04:07:10.479 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 02 04:07:10.479 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.479 INFO kablam! Sep 02 04:07:10.479 INFO kablam! warning: cannot find type `admin` in this scope Sep 02 04:07:10.480 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:10.480 INFO kablam! | Sep 02 04:07:10.480 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:10.480 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:10.480 INFO kablam! | Sep 02 04:07:10.480 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 02 04:07:10.480 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:10.480 INFO kablam! Sep 02 04:07:13.071 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 49s Sep 02 04:07:13.098 INFO kablam! su: No module specific data is present Sep 02 04:07:13.553 INFO running `"docker" "rm" "-f" "5a44bc6651ed72a2b705ac1f730607d2265b37ef7f45795bfbc5159cc39fdf1a"` Sep 02 04:07:13.645 INFO blam! 5a44bc6651ed72a2b705ac1f730607d2265b37ef7f45795bfbc5159cc39fdf1a