Sep 20 02:49:03.960 INFO checking diesel_geometry-1.2.2 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 02:49:03.960 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 02:49:03.960 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/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 20 02:49:04.292 INFO blam! c0f7e95e04b29499ae92edbe333eae2bbb8bf4863ec2ca98a7ce757dd8dc6502 Sep 20 02:49:04.293 INFO running `"docker" "start" "-a" "c0f7e95e04b29499ae92edbe333eae2bbb8bf4863ec2ca98a7ce757dd8dc6502"` Sep 20 02:49:05.523 INFO kablam! usermod: no changes Sep 20 02:49:05.662 INFO kablam! Compiling pq-sys v0.4.6 Sep 20 02:49:05.675 INFO kablam! Compiling diesel_derives v1.3.0 Sep 20 02:49:13.187 INFO kablam! Checking diesel v1.3.3 Sep 20 02:49:48.346 INFO kablam! Checking diesel_geometry v1.2.2 (/source) Sep 20 02:49:49.179 INFO kablam! warning: cannot find type `SameAs` in this scope Sep 20 02:49:49.179 INFO kablam! --> <__diesel_operator_body macros>:32:37 Sep 20 02:49:49.179 INFO kablam! | Sep 20 02:49:49.180 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Sep 20 02:49:49.180 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.181 INFO kablam! | Sep 20 02:49:49.181 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 20 02:49:49.182 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 20 02:49:49.182 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.182 INFO kablam! Sep 20 02:49:49.183 INFO kablam! warning: cannot find type `SameAs` in this scope Sep 20 02:49:49.183 INFO kablam! --> <__diesel_operator_body macros>:32:37 Sep 20 02:49:49.184 INFO kablam! | Sep 20 02:49:49.184 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Sep 20 02:49:49.184 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.185 INFO kablam! | Sep 20 02:49:49.185 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 20 02:49:49.186 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.186 INFO kablam! Sep 20 02:49:49.187 INFO kablam! warning: cannot find type `SameAs` in this scope Sep 20 02:49:49.187 INFO kablam! --> <__diesel_operator_body macros>:32:47 Sep 20 02:49:49.187 INFO kablam! | Sep 20 02:49:49.188 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Sep 20 02:49:49.188 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.188 INFO kablam! | Sep 20 02:49:49.189 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 20 02:49:49.189 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.190 INFO kablam! Sep 20 02:49:49.190 INFO kablam! warning: cannot find type `PgPoint` in this scope Sep 20 02:49:49.191 INFO kablam! --> src/pg/types/geometric.rs:16:41 Sep 20 02:49:49.191 INFO kablam! | Sep 20 02:49:49.191 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 20 02:49:49.192 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.199 INFO kablam! | Sep 20 02:49:49.199 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 20 02:49:49.200 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.200 INFO kablam! Sep 20 02:49:49.201 INFO kablam! warning: cannot find type `Point` in this scope Sep 20 02:49:49.201 INFO kablam! --> src/pg/types/geometric.rs:16:53 Sep 20 02:49:49.201 INFO kablam! | Sep 20 02:49:49.202 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 20 02:49:49.202 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.203 INFO kablam! | Sep 20 02:49:49.203 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 20 02:49:49.204 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.204 INFO kablam! Sep 20 02:49:49.204 INFO kablam! warning: cannot find type `PgPoint` in this scope Sep 20 02:49:49.205 INFO kablam! --> src/pg/types/geometric.rs:16:53 Sep 20 02:49:49.205 INFO kablam! | Sep 20 02:49:49.206 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 20 02:49:49.206 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.206 INFO kablam! | Sep 20 02:49:49.207 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 20 02:49:49.207 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.208 INFO kablam! Sep 20 02:49:49.208 INFO kablam! warning: cannot find type `PgBox` in this scope Sep 20 02:49:49.209 INFO kablam! --> src/pg/types/geometric.rs:39:41 Sep 20 02:49:49.209 INFO kablam! | Sep 20 02:49:49.209 INFO kablam! 39 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Sep 20 02:49:49.210 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.210 INFO kablam! | Sep 20 02:49:49.210 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 20 02:49:49.211 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.211 INFO kablam! Sep 20 02:49:49.212 INFO kablam! warning: cannot find type `Point` in this scope Sep 20 02:49:49.212 INFO kablam! --> src/pg/types/mod.rs:53:43 Sep 20 02:49:49.212 INFO kablam! | Sep 20 02:49:49.213 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:49:49.213 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.214 INFO kablam! | Sep 20 02:49:49.214 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 20 02:49:49.214 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.215 INFO kablam! Sep 20 02:49:49.215 INFO kablam! warning: cannot find type `Point` in this scope Sep 20 02:49:49.216 INFO kablam! --> src/pg/types/mod.rs:53:52 Sep 20 02:49:49.216 INFO kablam! | Sep 20 02:49:49.216 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:49:49.217 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.217 INFO kablam! | Sep 20 02:49:49.218 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 20 02:49:49.218 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.218 INFO kablam! Sep 20 02:49:49.219 INFO kablam! warning: cannot find type `Box` in this scope Sep 20 02:49:49.219 INFO kablam! --> src/pg/types/mod.rs:110:43 Sep 20 02:49:49.220 INFO kablam! | Sep 20 02:49:49.220 INFO kablam! 110 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:49:49.220 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.221 INFO kablam! | Sep 20 02:49:49.221 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 20 02:49:49.222 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.222 INFO kablam! Sep 20 02:49:49.223 INFO kablam! warning: cannot find type `Box` in this scope Sep 20 02:49:49.223 INFO kablam! --> src/pg/types/mod.rs:110:52 Sep 20 02:49:49.223 INFO kablam! | Sep 20 02:49:49.224 INFO kablam! 110 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:49:49.224 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.224 INFO kablam! | Sep 20 02:49:49.225 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 20 02:49:49.225 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.226 INFO kablam! Sep 20 02:49:49.919 INFO kablam! warning: cannot find type `SameAs` in this scope Sep 20 02:49:49.919 INFO kablam! --> <__diesel_operator_body macros>:32:37 Sep 20 02:49:49.919 INFO kablam! | Sep 20 02:49:49.919 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Sep 20 02:49:49.919 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.919 INFO kablam! | Sep 20 02:49:49.919 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 20 02:49:49.919 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 20 02:49:49.919 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.919 INFO kablam! Sep 20 02:49:49.919 INFO kablam! warning: cannot find type `SameAs` in this scope Sep 20 02:49:49.919 INFO kablam! --> <__diesel_operator_body macros>:32:37 Sep 20 02:49:49.919 INFO kablam! | Sep 20 02:49:49.919 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Sep 20 02:49:49.919 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.919 INFO kablam! | Sep 20 02:49:49.919 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 20 02:49:49.919 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.919 INFO kablam! Sep 20 02:49:49.920 INFO kablam! warning: cannot find type `SameAs` in this scope Sep 20 02:49:49.920 INFO kablam! --> <__diesel_operator_body macros>:32:47 Sep 20 02:49:49.920 INFO kablam! | Sep 20 02:49:49.920 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Sep 20 02:49:49.920 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.920 INFO kablam! | Sep 20 02:49:49.920 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 20 02:49:49.920 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.920 INFO kablam! Sep 20 02:49:49.920 INFO kablam! warning: cannot find type `PgPoint` in this scope Sep 20 02:49:49.920 INFO kablam! --> src/pg/types/geometric.rs:16:41 Sep 20 02:49:49.920 INFO kablam! | Sep 20 02:49:49.920 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 20 02:49:49.920 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.920 INFO kablam! | Sep 20 02:49:49.921 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 20 02:49:49.921 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.921 INFO kablam! Sep 20 02:49:49.921 INFO kablam! warning: cannot find type `Point` in this scope Sep 20 02:49:49.921 INFO kablam! --> src/pg/types/geometric.rs:16:53 Sep 20 02:49:49.921 INFO kablam! | Sep 20 02:49:49.921 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 20 02:49:49.921 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.921 INFO kablam! | Sep 20 02:49:49.921 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 20 02:49:49.921 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.921 INFO kablam! Sep 20 02:49:49.921 INFO kablam! warning: cannot find type `PgPoint` in this scope Sep 20 02:49:49.921 INFO kablam! --> src/pg/types/geometric.rs:16:53 Sep 20 02:49:49.921 INFO kablam! | Sep 20 02:49:49.921 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 20 02:49:49.921 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.921 INFO kablam! | Sep 20 02:49:49.921 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 20 02:49:49.921 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.921 INFO kablam! Sep 20 02:49:49.922 INFO kablam! warning: cannot find type `PgBox` in this scope Sep 20 02:49:49.922 INFO kablam! --> src/pg/types/geometric.rs:39:41 Sep 20 02:49:49.922 INFO kablam! | Sep 20 02:49:49.922 INFO kablam! 39 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Sep 20 02:49:49.922 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.922 INFO kablam! | Sep 20 02:49:49.922 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 20 02:49:49.922 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.922 INFO kablam! Sep 20 02:49:49.922 INFO kablam! warning: cannot find type `table` in this scope Sep 20 02:49:49.922 INFO kablam! --> :165:33 Sep 20 02:49:49.922 INFO kablam! | Sep 20 02:49:49.922 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 20 02:49:49.922 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.922 INFO kablam! | Sep 20 02:49:49.922 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 20 02:49:49.922 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.922 INFO kablam! Sep 20 02:49:49.922 INFO kablam! warning: cannot find type `id` in this scope Sep 20 02:49:49.922 INFO kablam! --> <__diesel_column macros>:5:33 Sep 20 02:49:49.922 INFO kablam! | Sep 20 02:49:49.922 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 20 02:49:49.922 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.922 INFO kablam! | Sep 20 02:49:49.922 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 20 02:49:49.922 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.922 INFO kablam! Sep 20 02:49:49.922 INFO kablam! warning: cannot find type `name` in this scope Sep 20 02:49:49.922 INFO kablam! --> <__diesel_column macros>:5:33 Sep 20 02:49:49.922 INFO kablam! | Sep 20 02:49:49.923 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 20 02:49:49.923 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.923 INFO kablam! | Sep 20 02:49:49.923 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 20 02:49:49.923 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.923 INFO kablam! Sep 20 02:49:49.923 INFO kablam! warning: cannot find type `location` in this scope Sep 20 02:49:49.923 INFO kablam! --> <__diesel_column macros>:5:33 Sep 20 02:49:49.923 INFO kablam! | Sep 20 02:49:49.923 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 20 02:49:49.923 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.923 INFO kablam! | Sep 20 02:49:49.923 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 20 02:49:49.923 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.923 INFO kablam! Sep 20 02:49:49.923 INFO kablam! warning: cannot find type `boxes` in this scope Sep 20 02:49:49.923 INFO kablam! --> <__diesel_column macros>:5:33 Sep 20 02:49:49.923 INFO kablam! | Sep 20 02:49:49.923 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 20 02:49:49.923 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.923 INFO kablam! | Sep 20 02:49:49.923 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 20 02:49:49.923 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.923 INFO kablam! Sep 20 02:49:49.923 INFO kablam! warning: cannot find type `items` in this scope Sep 20 02:49:49.923 INFO kablam! --> src/pg/types/geometric.rs:172:38 Sep 20 02:49:49.923 INFO kablam! | Sep 20 02:49:49.923 INFO kablam! 172 | #[derive(Debug, Clone, Copy, Insertable)] Sep 20 02:49:49.923 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.923 INFO kablam! | Sep 20 02:49:49.923 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 20 02:49:49.923 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.923 INFO kablam! Sep 20 02:49:49.923 INFO kablam! warning: cannot find type `NewItem` in this scope Sep 20 02:49:49.923 INFO kablam! --> src/pg/types/geometric.rs:172:38 Sep 20 02:49:49.923 INFO kablam! | Sep 20 02:49:49.923 INFO kablam! 172 | #[derive(Debug, Clone, Copy, Insertable)] Sep 20 02:49:49.923 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.923 INFO kablam! | Sep 20 02:49:49.923 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 20 02:49:49.923 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.924 INFO kablam! Sep 20 02:49:49.924 INFO kablam! warning: cannot find type `PgPoint` in this scope Sep 20 02:49:49.924 INFO kablam! --> src/pg/types/geometric.rs:172:38 Sep 20 02:49:49.924 INFO kablam! | Sep 20 02:49:49.924 INFO kablam! 172 | #[derive(Debug, Clone, Copy, Insertable)] Sep 20 02:49:49.924 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.924 INFO kablam! | Sep 20 02:49:49.924 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 20 02:49:49.924 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.924 INFO kablam! Sep 20 02:49:49.924 INFO kablam! warning: cannot find type `PgPoint` in this scope Sep 20 02:49:49.924 INFO kablam! --> src/pg/types/geometric.rs:191:32 Sep 20 02:49:49.924 INFO kablam! | Sep 20 02:49:49.924 INFO kablam! 191 | #[derive(Debug, Clone, Queryable)] Sep 20 02:49:49.924 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.924 INFO kablam! | Sep 20 02:49:49.924 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 20 02:49:49.924 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.924 INFO kablam! Sep 20 02:49:49.924 INFO kablam! warning: cannot find type `Item` in this scope Sep 20 02:49:49.924 INFO kablam! --> src/pg/types/geometric.rs:191:32 Sep 20 02:49:49.924 INFO kablam! | Sep 20 02:49:49.924 INFO kablam! 191 | #[derive(Debug, Clone, Queryable)] Sep 20 02:49:49.924 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.924 INFO kablam! | Sep 20 02:49:49.924 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 20 02:49:49.924 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.924 INFO kablam! Sep 20 02:49:49.924 INFO kablam! warning: cannot find type `roundtrip` in this scope Sep 20 02:49:49.924 INFO kablam! --> src/pg/types/geometric.rs:216:36 Sep 20 02:49:49.924 INFO kablam! | Sep 20 02:49:49.924 INFO kablam! 216 | #[derive(Debug, PartialEq, Insertable, Queryable)] Sep 20 02:49:49.924 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.924 INFO kablam! | Sep 20 02:49:49.924 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 20 02:49:49.924 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.924 INFO kablam! Sep 20 02:49:49.924 INFO kablam! warning: cannot find type `Roundtrip` in this scope Sep 20 02:49:49.924 INFO kablam! --> src/pg/types/geometric.rs:216:36 Sep 20 02:49:49.924 INFO kablam! | Sep 20 02:49:49.924 INFO kablam! 216 | #[derive(Debug, PartialEq, Insertable, Queryable)] Sep 20 02:49:49.924 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.924 INFO kablam! | Sep 20 02:49:49.925 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 20 02:49:49.925 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.925 INFO kablam! Sep 20 02:49:49.925 INFO kablam! warning: cannot find type `PgBox` in this scope Sep 20 02:49:49.925 INFO kablam! --> src/pg/types/geometric.rs:216:36 Sep 20 02:49:49.925 INFO kablam! | Sep 20 02:49:49.925 INFO kablam! 216 | #[derive(Debug, PartialEq, Insertable, Queryable)] Sep 20 02:49:49.925 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.925 INFO kablam! | Sep 20 02:49:49.925 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 20 02:49:49.925 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.925 INFO kablam! Sep 20 02:49:49.925 INFO kablam! warning: cannot find type `PgBox` in this scope Sep 20 02:49:49.925 INFO kablam! --> src/pg/types/geometric.rs:216:48 Sep 20 02:49:49.925 INFO kablam! | Sep 20 02:49:49.925 INFO kablam! 216 | #[derive(Debug, PartialEq, Insertable, Queryable)] Sep 20 02:49:49.925 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.925 INFO kablam! | Sep 20 02:49:49.925 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 20 02:49:49.925 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.925 INFO kablam! Sep 20 02:49:49.925 INFO kablam! warning: cannot find type `Roundtrip` in this scope Sep 20 02:49:49.925 INFO kablam! --> src/pg/types/geometric.rs:216:48 Sep 20 02:49:49.925 INFO kablam! | Sep 20 02:49:49.925 INFO kablam! 216 | #[derive(Debug, PartialEq, Insertable, Queryable)] Sep 20 02:49:49.925 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.925 INFO kablam! | Sep 20 02:49:49.925 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 20 02:49:49.925 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.925 INFO kablam! Sep 20 02:49:49.925 INFO kablam! warning: cannot find type `Point` in this scope Sep 20 02:49:49.925 INFO kablam! --> src/pg/types/mod.rs:53:43 Sep 20 02:49:49.925 INFO kablam! | Sep 20 02:49:49.925 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:49:49.925 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.925 INFO kablam! | Sep 20 02:49:49.926 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 20 02:49:49.926 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.926 INFO kablam! Sep 20 02:49:49.926 INFO kablam! warning: cannot find type `Point` in this scope Sep 20 02:49:49.926 INFO kablam! --> src/pg/types/mod.rs:53:52 Sep 20 02:49:49.926 INFO kablam! | Sep 20 02:49:49.926 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:49:49.926 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.926 INFO kablam! | Sep 20 02:49:49.926 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 20 02:49:49.926 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.926 INFO kablam! Sep 20 02:49:49.926 INFO kablam! warning: cannot find type `Box` in this scope Sep 20 02:49:49.926 INFO kablam! --> src/pg/types/mod.rs:110:43 Sep 20 02:49:49.926 INFO kablam! | Sep 20 02:49:49.926 INFO kablam! 110 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:49:49.926 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.926 INFO kablam! | Sep 20 02:49:49.926 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 20 02:49:49.926 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.926 INFO kablam! Sep 20 02:49:49.926 INFO kablam! warning: cannot find type `Box` in this scope Sep 20 02:49:49.926 INFO kablam! --> src/pg/types/mod.rs:110:52 Sep 20 02:49:49.926 INFO kablam! | Sep 20 02:49:49.926 INFO kablam! 110 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:49:49.926 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:49:49.926 INFO kablam! | Sep 20 02:49:49.926 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 20 02:49:49.926 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:49:49.926 INFO kablam! Sep 20 02:49:50.422 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.88s Sep 20 02:49:50.428 INFO kablam! su: No module specific data is present Sep 20 02:49:51.022 INFO running `"docker" "rm" "-f" "c0f7e95e04b29499ae92edbe333eae2bbb8bf4863ec2ca98a7ce757dd8dc6502"` Sep 20 02:49:51.150 INFO blam! c0f7e95e04b29499ae92edbe333eae2bbb8bf4863ec2ca98a7ce757dd8dc6502