Sep 01 06:23:16.871 INFO checking diesel_geometry-1.2.2 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 06:23:16.871 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 06:23:16.871 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 06:23:17.073 INFO blam! 6cbf44a36b4db8871aec25c83e842b0ef69160b48a65897033ff6c397c32c908 Sep 01 06:23:17.075 INFO running `"docker" "start" "-a" "6cbf44a36b4db8871aec25c83e842b0ef69160b48a65897033ff6c397c32c908"` Sep 01 06:23:17.764 INFO kablam! Checking diesel_geometry v1.2.2 (file:///source) Sep 01 06:23:18.467 INFO kablam! warning: cannot find type `SameAs` in this scope Sep 01 06:23:18.467 INFO kablam! --> <__diesel_operator_body macros>:32:37 Sep 01 06:23:18.467 INFO kablam! | Sep 01 06:23:18.467 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Sep 01 06:23:18.467 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:18.467 INFO kablam! | Sep 01 06:23:18.467 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 01 06:23:18.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 01 06:23:18.467 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:18.467 INFO kablam! Sep 01 06:23:18.468 INFO kablam! warning: cannot find type `SameAs` in this scope Sep 01 06:23:18.468 INFO kablam! --> <__diesel_operator_body macros>:32:37 Sep 01 06:23:18.468 INFO kablam! | Sep 01 06:23:18.468 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Sep 01 06:23:18.468 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:18.468 INFO kablam! | Sep 01 06:23:18.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 01 06:23:18.468 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:18.468 INFO kablam! Sep 01 06:23:18.468 INFO kablam! warning: cannot find type `SameAs` in this scope Sep 01 06:23:18.468 INFO kablam! --> <__diesel_operator_body macros>:32:47 Sep 01 06:23:18.468 INFO kablam! | Sep 01 06:23:18.468 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Sep 01 06:23:18.468 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:18.468 INFO kablam! | Sep 01 06:23:18.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 01 06:23:18.468 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:18.468 INFO kablam! Sep 01 06:23:18.468 INFO kablam! warning: cannot find type `PgPoint` in this scope Sep 01 06:23:18.468 INFO kablam! --> src/pg/types/geometric.rs:16:41 Sep 01 06:23:18.468 INFO kablam! | Sep 01 06:23:18.468 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 01 06:23:18.468 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:18.469 INFO kablam! | Sep 01 06:23:18.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 01 06:23:18.469 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:18.469 INFO kablam! Sep 01 06:23:18.469 INFO kablam! warning: cannot find type `Point` in this scope Sep 01 06:23:18.469 INFO kablam! --> src/pg/types/geometric.rs:16:53 Sep 01 06:23:18.469 INFO kablam! | Sep 01 06:23:18.469 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 01 06:23:18.469 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:18.469 INFO kablam! | Sep 01 06:23:18.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 01 06:23:18.469 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:18.469 INFO kablam! Sep 01 06:23:18.469 INFO kablam! warning: cannot find type `PgPoint` in this scope Sep 01 06:23:18.469 INFO kablam! --> src/pg/types/geometric.rs:16:53 Sep 01 06:23:18.469 INFO kablam! | Sep 01 06:23:18.469 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 01 06:23:18.469 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:18.469 INFO kablam! | Sep 01 06:23:18.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 01 06:23:18.469 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:18.469 INFO kablam! Sep 01 06:23:18.469 INFO kablam! warning: cannot find type `PgBox` in this scope Sep 01 06:23:18.469 INFO kablam! --> src/pg/types/geometric.rs:39:41 Sep 01 06:23:18.470 INFO kablam! | Sep 01 06:23:18.470 INFO kablam! 39 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Sep 01 06:23:18.470 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:18.470 INFO kablam! | Sep 01 06:23:18.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 01 06:23:18.470 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:18.470 INFO kablam! Sep 01 06:23:18.470 INFO kablam! warning: cannot find type `Point` in this scope Sep 01 06:23:18.470 INFO kablam! --> src/pg/types/mod.rs:53:43 Sep 01 06:23:18.470 INFO kablam! | Sep 01 06:23:18.470 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 01 06:23:18.470 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:18.470 INFO kablam! | Sep 01 06:23:18.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 01 06:23:18.470 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:18.470 INFO kablam! Sep 01 06:23:18.470 INFO kablam! warning: cannot find type `Point` in this scope Sep 01 06:23:18.470 INFO kablam! --> src/pg/types/mod.rs:53:52 Sep 01 06:23:18.470 INFO kablam! | Sep 01 06:23:18.470 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 01 06:23:18.470 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:18.470 INFO kablam! | Sep 01 06:23:18.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 01 06:23:18.470 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:18.471 INFO kablam! Sep 01 06:23:18.471 INFO kablam! warning: cannot find type `Box` in this scope Sep 01 06:23:18.471 INFO kablam! --> src/pg/types/mod.rs:110:43 Sep 01 06:23:18.471 INFO kablam! | Sep 01 06:23:18.471 INFO kablam! 110 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 01 06:23:18.471 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:18.471 INFO kablam! | Sep 01 06:23:18.471 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 01 06:23:18.471 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:18.471 INFO kablam! Sep 01 06:23:18.471 INFO kablam! warning: cannot find type `Box` in this scope Sep 01 06:23:18.471 INFO kablam! --> src/pg/types/mod.rs:110:52 Sep 01 06:23:18.471 INFO kablam! | Sep 01 06:23:18.471 INFO kablam! 110 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 01 06:23:18.471 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:18.471 INFO kablam! | Sep 01 06:23:18.471 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 01 06:23:18.471 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:18.471 INFO kablam! Sep 01 06:23:19.817 INFO kablam! error[E0412]: cannot find type `PgPoint` in this scope Sep 01 06:23:19.817 INFO kablam! --> src/pg/types/geometric.rs:172:38 Sep 01 06:23:19.817 INFO kablam! | Sep 01 06:23:19.817 INFO kablam! 172 | #[derive(Debug, Clone, Copy, Insertable)] Sep 01 06:23:19.817 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 06:23:19.817 INFO kablam! Sep 01 06:23:19.818 INFO kablam! error[E0412]: cannot find type `PgPoint` in this scope Sep 01 06:23:19.818 INFO kablam! --> src/pg/types/geometric.rs:191:32 Sep 01 06:23:19.818 INFO kablam! | Sep 01 06:23:19.818 INFO kablam! 191 | #[derive(Debug, Clone, Queryable)] Sep 01 06:23:19.818 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 06:23:19.818 INFO kablam! Sep 01 06:23:19.819 INFO kablam! error[E0412]: cannot find type `PgBox` in this scope Sep 01 06:23:19.819 INFO kablam! --> src/pg/types/geometric.rs:216:36 Sep 01 06:23:19.819 INFO kablam! | Sep 01 06:23:19.819 INFO kablam! 216 | #[derive(Debug, PartialEq, Insertable, Queryable)] Sep 01 06:23:19.819 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 06:23:19.819 INFO kablam! Sep 01 06:23:19.819 INFO kablam! error[E0412]: cannot find type `PgBox` in this scope Sep 01 06:23:19.819 INFO kablam! --> src/pg/types/geometric.rs:216:48 Sep 01 06:23:19.819 INFO kablam! | Sep 01 06:23:19.819 INFO kablam! 216 | #[derive(Debug, PartialEq, Insertable, Queryable)] Sep 01 06:23:19.819 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 06:23:19.819 INFO kablam! Sep 01 06:23:19.830 INFO kablam! warning: cannot find type `SameAs` in this scope Sep 01 06:23:19.830 INFO kablam! --> <__diesel_operator_body macros>:32:37 Sep 01 06:23:19.830 INFO kablam! | Sep 01 06:23:19.830 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Sep 01 06:23:19.830 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:19.830 INFO kablam! | Sep 01 06:23:19.830 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 01 06:23:19.830 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 01 06:23:19.830 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:19.830 INFO kablam! Sep 01 06:23:19.830 INFO kablam! warning: cannot find type `SameAs` in this scope Sep 01 06:23:19.830 INFO kablam! --> <__diesel_operator_body macros>:32:37 Sep 01 06:23:19.830 INFO kablam! | Sep 01 06:23:19.831 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Sep 01 06:23:19.831 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:19.831 INFO kablam! | Sep 01 06:23:19.831 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 01 06:23:19.831 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:19.831 INFO kablam! Sep 01 06:23:19.831 INFO kablam! warning: cannot find type `SameAs` in this scope Sep 01 06:23:19.831 INFO kablam! --> <__diesel_operator_body macros>:32:47 Sep 01 06:23:19.831 INFO kablam! | Sep 01 06:23:19.831 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Sep 01 06:23:19.831 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:19.831 INFO kablam! | Sep 01 06:23:19.831 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 01 06:23:19.831 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:19.831 INFO kablam! Sep 01 06:23:19.831 INFO kablam! warning: cannot find type `PgPoint` in this scope Sep 01 06:23:19.831 INFO kablam! --> src/pg/types/geometric.rs:16:41 Sep 01 06:23:19.831 INFO kablam! | Sep 01 06:23:19.831 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 01 06:23:19.831 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:19.831 INFO kablam! | Sep 01 06:23:19.832 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 01 06:23:19.832 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:19.832 INFO kablam! Sep 01 06:23:19.832 INFO kablam! warning: cannot find type `Point` in this scope Sep 01 06:23:19.832 INFO kablam! --> src/pg/types/geometric.rs:16:53 Sep 01 06:23:19.832 INFO kablam! | Sep 01 06:23:19.832 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 01 06:23:19.832 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:19.832 INFO kablam! | Sep 01 06:23:19.832 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 01 06:23:19.832 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:19.832 INFO kablam! Sep 01 06:23:19.832 INFO kablam! warning: cannot find type `PgPoint` in this scope Sep 01 06:23:19.832 INFO kablam! --> src/pg/types/geometric.rs:16:53 Sep 01 06:23:19.832 INFO kablam! | Sep 01 06:23:19.832 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 01 06:23:19.832 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:19.832 INFO kablam! | Sep 01 06:23:19.833 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 01 06:23:19.833 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:19.833 INFO kablam! Sep 01 06:23:19.833 INFO kablam! warning: cannot find type `PgBox` in this scope Sep 01 06:23:19.833 INFO kablam! --> src/pg/types/geometric.rs:39:41 Sep 01 06:23:19.833 INFO kablam! | Sep 01 06:23:19.833 INFO kablam! 39 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Sep 01 06:23:19.833 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:19.833 INFO kablam! | Sep 01 06:23:19.833 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 01 06:23:19.833 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:19.833 INFO kablam! Sep 01 06:23:19.833 INFO kablam! warning: cannot find type `table` in this scope Sep 01 06:23:19.834 INFO kablam! --> :165:33 Sep 01 06:23:19.834 INFO kablam! | Sep 01 06:23:19.834 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 01 06:23:19.834 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:19.834 INFO kablam! | Sep 01 06:23:19.834 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 01 06:23:19.834 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:19.834 INFO kablam! Sep 01 06:23:19.834 INFO kablam! warning: cannot find type `id` in this scope Sep 01 06:23:19.834 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 06:23:19.834 INFO kablam! | Sep 01 06:23:19.834 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 06:23:19.834 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:19.834 INFO kablam! | Sep 01 06:23:19.834 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 01 06:23:19.834 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:19.835 INFO kablam! Sep 01 06:23:19.835 INFO kablam! warning: cannot find type `name` in this scope Sep 01 06:23:19.835 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 06:23:19.835 INFO kablam! | Sep 01 06:23:19.835 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 06:23:19.835 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:19.835 INFO kablam! | Sep 01 06:23:19.835 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 01 06:23:19.835 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:19.835 INFO kablam! Sep 01 06:23:19.835 INFO kablam! warning: cannot find type `location` in this scope Sep 01 06:23:19.835 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 06:23:19.835 INFO kablam! | Sep 01 06:23:19.835 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 06:23:19.835 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:19.835 INFO kablam! | Sep 01 06:23:19.835 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 01 06:23:19.836 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:19.836 INFO kablam! Sep 01 06:23:19.836 INFO kablam! warning: cannot find type `boxes` in this scope Sep 01 06:23:19.836 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 06:23:19.836 INFO kablam! | Sep 01 06:23:19.836 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 06:23:19.836 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:19.836 INFO kablam! | Sep 01 06:23:19.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 06:23:19.836 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:19.836 INFO kablam! Sep 01 06:23:19.836 INFO kablam! warning: cannot find type `items` in this scope Sep 01 06:23:19.836 INFO kablam! --> src/pg/types/geometric.rs:172:38 Sep 01 06:23:19.836 INFO kablam! | Sep 01 06:23:19.836 INFO kablam! 172 | #[derive(Debug, Clone, Copy, Insertable)] Sep 01 06:23:19.836 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:19.836 INFO kablam! | Sep 01 06:23:19.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 06:23:19.836 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:19.837 INFO kablam! Sep 01 06:23:19.837 INFO kablam! warning: cannot find type `NewItem` in this scope Sep 01 06:23:19.837 INFO kablam! --> src/pg/types/geometric.rs:172:38 Sep 01 06:23:19.837 INFO kablam! | Sep 01 06:23:19.837 INFO kablam! 172 | #[derive(Debug, Clone, Copy, Insertable)] Sep 01 06:23:19.837 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:19.837 INFO kablam! | Sep 01 06:23:19.837 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 01 06:23:19.837 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:19.837 INFO kablam! Sep 01 06:23:19.837 INFO kablam! warning: cannot find type `Item` in this scope Sep 01 06:23:19.837 INFO kablam! --> src/pg/types/geometric.rs:191:32 Sep 01 06:23:19.837 INFO kablam! | Sep 01 06:23:19.837 INFO kablam! 191 | #[derive(Debug, Clone, Queryable)] Sep 01 06:23:19.837 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:19.837 INFO kablam! | Sep 01 06:23:19.837 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 01 06:23:19.838 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:19.838 INFO kablam! Sep 01 06:23:19.838 INFO kablam! warning: cannot find type `roundtrip` in this scope Sep 01 06:23:19.838 INFO kablam! --> src/pg/types/geometric.rs:216:36 Sep 01 06:23:19.838 INFO kablam! | Sep 01 06:23:19.838 INFO kablam! 216 | #[derive(Debug, PartialEq, Insertable, Queryable)] Sep 01 06:23:19.838 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:19.838 INFO kablam! | Sep 01 06:23:19.838 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 06:23:19.838 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:19.838 INFO kablam! Sep 01 06:23:19.838 INFO kablam! warning: cannot find type `Roundtrip` in this scope Sep 01 06:23:19.838 INFO kablam! --> src/pg/types/geometric.rs:216:36 Sep 01 06:23:19.838 INFO kablam! | Sep 01 06:23:19.838 INFO kablam! 216 | #[derive(Debug, PartialEq, Insertable, Queryable)] Sep 01 06:23:19.838 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:19.838 INFO kablam! | Sep 01 06:23:19.839 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 01 06:23:19.839 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:19.839 INFO kablam! Sep 01 06:23:19.839 INFO kablam! warning: cannot find type `Roundtrip` in this scope Sep 01 06:23:19.839 INFO kablam! --> src/pg/types/geometric.rs:216:48 Sep 01 06:23:19.839 INFO kablam! | Sep 01 06:23:19.839 INFO kablam! 216 | #[derive(Debug, PartialEq, Insertable, Queryable)] Sep 01 06:23:19.839 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:19.839 INFO kablam! | Sep 01 06:23:19.839 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 01 06:23:19.839 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:19.839 INFO kablam! Sep 01 06:23:19.839 INFO kablam! warning: cannot find type `Point` in this scope Sep 01 06:23:19.839 INFO kablam! --> src/pg/types/mod.rs:53:43 Sep 01 06:23:19.839 INFO kablam! | Sep 01 06:23:19.839 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 01 06:23:19.839 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:19.840 INFO kablam! | Sep 01 06:23:19.840 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 01 06:23:19.840 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:19.840 INFO kablam! Sep 01 06:23:19.840 INFO kablam! warning: cannot find type `Point` in this scope Sep 01 06:23:19.840 INFO kablam! --> src/pg/types/mod.rs:53:52 Sep 01 06:23:19.840 INFO kablam! | Sep 01 06:23:19.840 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 01 06:23:19.840 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:19.840 INFO kablam! | Sep 01 06:23:19.840 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 01 06:23:19.840 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:19.840 INFO kablam! Sep 01 06:23:19.840 INFO kablam! warning: cannot find type `Box` in this scope Sep 01 06:23:19.840 INFO kablam! --> src/pg/types/mod.rs:110:43 Sep 01 06:23:19.840 INFO kablam! | Sep 01 06:23:19.840 INFO kablam! 110 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 01 06:23:19.841 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:19.841 INFO kablam! | Sep 01 06:23:19.841 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 01 06:23:19.841 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:19.841 INFO kablam! Sep 01 06:23:19.841 INFO kablam! warning: cannot find type `Box` in this scope Sep 01 06:23:19.841 INFO kablam! --> src/pg/types/mod.rs:110:52 Sep 01 06:23:19.841 INFO kablam! | Sep 01 06:23:19.841 INFO kablam! 110 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 01 06:23:19.841 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:23:19.841 INFO kablam! | Sep 01 06:23:19.841 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 01 06:23:19.841 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:23:19.841 INFO kablam! Sep 01 06:23:20.416 INFO kablam! error: aborting due to 4 previous errors Sep 01 06:23:20.416 INFO kablam! Sep 01 06:23:20.416 INFO kablam! For more information about this error, try `rustc --explain E0412`. Sep 01 06:23:20.427 INFO kablam! error: Could not compile `diesel_geometry`. Sep 01 06:23:20.428 INFO kablam! Sep 01 06:23:20.428 INFO kablam! To learn more, run the command again with --verbose. Sep 01 06:23:20.429 INFO kablam! su: No module specific data is present Sep 01 06:23:20.794 INFO running `"docker" "rm" "-f" "6cbf44a36b4db8871aec25c83e842b0ef69160b48a65897033ff6c397c32c908"` Sep 01 06:23:20.886 INFO blam! 6cbf44a36b4db8871aec25c83e842b0ef69160b48a65897033ff6c397c32c908