Aug 11 16:11:45.856 INFO checking diesel_geometry-1.2.2 against master#f6d43ed84207c7e58f363f46e5a438ff40f2b311 for libc-1 Aug 11 16:11:45.856 INFO running: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 16:11:45.856 INFO creating container for: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 16:11:45.856 INFO running `"docker" "create" "-v" "/tmp/crater.osazjnlcXYdZ:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-7/master#f6d43ed84207c7e58f363f46e5a438ff40f2b311:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 16:11:46.128 INFO blam! 5561a1ded0708b07eca0db6354c4384530fd0f26c931fe487f2077135178d38d Aug 11 16:11:46.129 INFO running `"docker" "start" "-a" "5561a1ded0708b07eca0db6354c4384530fd0f26c931fe487f2077135178d38d"` Aug 11 16:11:47.090 INFO kablam! Compiling derive-error-chain v0.10.1 Aug 11 16:11:47.093 INFO kablam! Checking diesel v1.3.2 Aug 11 16:12:01.322 INFO kablam! Checking dotenv v0.10.1 Aug 11 16:13:05.563 INFO kablam! Checking diesel_geometry v1.2.2 (file:///source) Aug 11 16:13:06.461 INFO kablam! warning: cannot find type `SameAs` in this scope Aug 11 16:13:06.461 INFO kablam! --> <__diesel_operator_body macros>:32:37 Aug 11 16:13:06.461 INFO kablam! | Aug 11 16:13:06.461 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Aug 11 16:13:06.461 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:06.461 INFO kablam! | Aug 11 16:13:06.461 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 11 16:13:06.461 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! Aug 11 16:13:06.462 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:06.462 INFO kablam! Aug 11 16:13:06.462 INFO kablam! warning: cannot find type `SameAs` in this scope Aug 11 16:13:06.462 INFO kablam! --> <__diesel_operator_body macros>:32:37 Aug 11 16:13:06.462 INFO kablam! | Aug 11 16:13:06.462 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Aug 11 16:13:06.462 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:06.462 INFO kablam! | Aug 11 16:13:06.462 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! Aug 11 16:13:06.462 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:06.462 INFO kablam! Aug 11 16:13:06.462 INFO kablam! warning: cannot find type `SameAs` in this scope Aug 11 16:13:06.462 INFO kablam! --> <__diesel_operator_body macros>:32:47 Aug 11 16:13:06.463 INFO kablam! | Aug 11 16:13:06.463 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Aug 11 16:13:06.463 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:06.463 INFO kablam! | Aug 11 16:13:06.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! Aug 11 16:13:06.463 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:06.463 INFO kablam! Aug 11 16:13:06.464 INFO kablam! warning: cannot find type `PgPoint` in this scope Aug 11 16:13:06.464 INFO kablam! --> src/pg/types/geometric.rs:16:41 Aug 11 16:13:06.464 INFO kablam! | Aug 11 16:13:06.464 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Aug 11 16:13:06.464 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:06.464 INFO kablam! | Aug 11 16:13:06.464 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! Aug 11 16:13:06.464 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:06.465 INFO kablam! Aug 11 16:13:06.465 INFO kablam! warning: cannot find type `Point` in this scope Aug 11 16:13:06.465 INFO kablam! --> src/pg/types/geometric.rs:16:53 Aug 11 16:13:06.465 INFO kablam! | Aug 11 16:13:06.465 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Aug 11 16:13:06.465 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:06.465 INFO kablam! | Aug 11 16:13:06.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! Aug 11 16:13:06.466 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:06.466 INFO kablam! Aug 11 16:13:06.467 INFO kablam! warning: cannot find type `PgPoint` in this scope Aug 11 16:13:06.467 INFO kablam! --> src/pg/types/geometric.rs:16:53 Aug 11 16:13:06.467 INFO kablam! | Aug 11 16:13:06.467 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Aug 11 16:13:06.467 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:06.467 INFO kablam! | Aug 11 16:13:06.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! Aug 11 16:13:06.467 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:06.468 INFO kablam! Aug 11 16:13:06.468 INFO kablam! warning: cannot find type `PgBox` in this scope Aug 11 16:13:06.468 INFO kablam! --> src/pg/types/geometric.rs:39:41 Aug 11 16:13:06.468 INFO kablam! | Aug 11 16:13:06.468 INFO kablam! 39 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Aug 11 16:13:06.468 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:06.469 INFO kablam! | Aug 11 16:13:06.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! Aug 11 16:13:06.469 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:06.469 INFO kablam! Aug 11 16:13:06.470 INFO kablam! warning: cannot find type `Point` in this scope Aug 11 16:13:06.470 INFO kablam! --> src/pg/types/mod.rs:53:43 Aug 11 16:13:06.470 INFO kablam! | Aug 11 16:13:06.470 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:13:06.470 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:06.470 INFO kablam! | Aug 11 16:13:06.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! Aug 11 16:13:06.470 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:06.470 INFO kablam! Aug 11 16:13:06.470 INFO kablam! warning: cannot find type `Point` in this scope Aug 11 16:13:06.471 INFO kablam! --> src/pg/types/mod.rs:53:52 Aug 11 16:13:06.471 INFO kablam! | Aug 11 16:13:06.471 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:13:06.471 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:06.471 INFO kablam! | Aug 11 16:13:06.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! Aug 11 16:13:06.471 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:06.471 INFO kablam! Aug 11 16:13:06.472 INFO kablam! warning: cannot find type `Box` in this scope Aug 11 16:13:06.472 INFO kablam! --> src/pg/types/mod.rs:110:43 Aug 11 16:13:06.472 INFO kablam! | Aug 11 16:13:06.472 INFO kablam! 110 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:13:06.472 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:06.472 INFO kablam! | Aug 11 16:13:06.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! Aug 11 16:13:06.472 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:06.472 INFO kablam! Aug 11 16:13:06.472 INFO kablam! warning: cannot find type `Box` in this scope Aug 11 16:13:06.473 INFO kablam! --> src/pg/types/mod.rs:110:52 Aug 11 16:13:06.473 INFO kablam! | Aug 11 16:13:06.473 INFO kablam! 110 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:13:06.473 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:06.473 INFO kablam! | Aug 11 16:13:06.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! Aug 11 16:13:06.473 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:06.473 INFO kablam! Aug 11 16:13:07.547 INFO kablam! error[E0412]: cannot find type `PgPoint` in this scope Aug 11 16:13:07.547 INFO kablam! --> src/pg/types/geometric.rs:172:38 Aug 11 16:13:07.547 INFO kablam! | Aug 11 16:13:07.547 INFO kablam! 172 | #[derive(Debug, Clone, Copy, Insertable)] Aug 11 16:13:07.547 INFO kablam! | ^^^^^^^^^^ not found in this scope Aug 11 16:13:07.547 INFO kablam! Aug 11 16:13:07.548 INFO kablam! error[E0412]: cannot find type `PgPoint` in this scope Aug 11 16:13:07.548 INFO kablam! --> src/pg/types/geometric.rs:191:32 Aug 11 16:13:07.548 INFO kablam! | Aug 11 16:13:07.548 INFO kablam! 191 | #[derive(Debug, Clone, Queryable)] Aug 11 16:13:07.548 INFO kablam! | ^^^^^^^^^ not found in this scope Aug 11 16:13:07.548 INFO kablam! Aug 11 16:13:07.549 INFO kablam! error[E0412]: cannot find type `PgBox` in this scope Aug 11 16:13:07.549 INFO kablam! --> src/pg/types/geometric.rs:216:36 Aug 11 16:13:07.549 INFO kablam! | Aug 11 16:13:07.549 INFO kablam! 216 | #[derive(Debug, PartialEq, Insertable, Queryable)] Aug 11 16:13:07.549 INFO kablam! | ^^^^^^^^^^ not found in this scope Aug 11 16:13:07.549 INFO kablam! Aug 11 16:13:07.549 INFO kablam! error[E0412]: cannot find type `PgBox` in this scope Aug 11 16:13:07.549 INFO kablam! --> src/pg/types/geometric.rs:216:48 Aug 11 16:13:07.549 INFO kablam! | Aug 11 16:13:07.549 INFO kablam! 216 | #[derive(Debug, PartialEq, Insertable, Queryable)] Aug 11 16:13:07.549 INFO kablam! | ^^^^^^^^^ not found in this scope Aug 11 16:13:07.550 INFO kablam! Aug 11 16:13:07.567 INFO kablam! warning: cannot find type `SameAs` in this scope Aug 11 16:13:07.567 INFO kablam! --> <__diesel_operator_body macros>:32:37 Aug 11 16:13:07.568 INFO kablam! | Aug 11 16:13:07.568 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Aug 11 16:13:07.568 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:07.568 INFO kablam! | Aug 11 16:13:07.568 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 11 16:13:07.568 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! Aug 11 16:13:07.568 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:07.568 INFO kablam! Aug 11 16:13:07.568 INFO kablam! warning: cannot find type `SameAs` in this scope Aug 11 16:13:07.568 INFO kablam! --> <__diesel_operator_body macros>:32:37 Aug 11 16:13:07.568 INFO kablam! | Aug 11 16:13:07.568 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Aug 11 16:13:07.568 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:07.568 INFO kablam! | Aug 11 16:13:07.568 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! Aug 11 16:13:07.568 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:07.568 INFO kablam! Aug 11 16:13:07.568 INFO kablam! warning: cannot find type `SameAs` in this scope Aug 11 16:13:07.568 INFO kablam! --> <__diesel_operator_body macros>:32:47 Aug 11 16:13:07.568 INFO kablam! | Aug 11 16:13:07.568 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Aug 11 16:13:07.568 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:07.568 INFO kablam! | Aug 11 16:13:07.568 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! Aug 11 16:13:07.568 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:07.568 INFO kablam! Aug 11 16:13:07.571 INFO kablam! warning: cannot find type `PgPoint` in this scope Aug 11 16:13:07.571 INFO kablam! --> src/pg/types/geometric.rs:16:41 Aug 11 16:13:07.571 INFO kablam! | Aug 11 16:13:07.571 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Aug 11 16:13:07.571 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:07.571 INFO kablam! | Aug 11 16:13:07.571 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! Aug 11 16:13:07.571 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:07.571 INFO kablam! Aug 11 16:13:07.571 INFO kablam! warning: cannot find type `Point` in this scope Aug 11 16:13:07.571 INFO kablam! --> src/pg/types/geometric.rs:16:53 Aug 11 16:13:07.571 INFO kablam! | Aug 11 16:13:07.571 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Aug 11 16:13:07.571 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:07.571 INFO kablam! | Aug 11 16:13:07.571 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! Aug 11 16:13:07.571 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:07.571 INFO kablam! Aug 11 16:13:07.571 INFO kablam! warning: cannot find type `PgPoint` in this scope Aug 11 16:13:07.571 INFO kablam! --> src/pg/types/geometric.rs:16:53 Aug 11 16:13:07.571 INFO kablam! | Aug 11 16:13:07.571 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Aug 11 16:13:07.571 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:07.571 INFO kablam! | Aug 11 16:13:07.571 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! Aug 11 16:13:07.571 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:07.571 INFO kablam! Aug 11 16:13:07.571 INFO kablam! warning: cannot find type `PgBox` in this scope Aug 11 16:13:07.571 INFO kablam! --> src/pg/types/geometric.rs:39:41 Aug 11 16:13:07.571 INFO kablam! | Aug 11 16:13:07.571 INFO kablam! 39 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Aug 11 16:13:07.571 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:07.571 INFO kablam! | Aug 11 16:13:07.572 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! Aug 11 16:13:07.572 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:07.572 INFO kablam! Aug 11 16:13:07.572 INFO kablam! warning: cannot find type `table` in this scope Aug 11 16:13:07.572 INFO kablam! --> :165:33 Aug 11 16:13:07.572 INFO kablam! | Aug 11 16:13:07.572 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 11 16:13:07.572 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:07.572 INFO kablam! | Aug 11 16:13:07.572 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! Aug 11 16:13:07.572 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:07.572 INFO kablam! Aug 11 16:13:07.572 INFO kablam! warning: cannot find type `id` in this scope Aug 11 16:13:07.572 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 16:13:07.572 INFO kablam! | Aug 11 16:13:07.572 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 16:13:07.572 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:07.572 INFO kablam! | Aug 11 16:13:07.572 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! Aug 11 16:13:07.572 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:07.572 INFO kablam! Aug 11 16:13:07.572 INFO kablam! warning: cannot find type `name` in this scope Aug 11 16:13:07.572 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 16:13:07.572 INFO kablam! | Aug 11 16:13:07.572 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 16:13:07.572 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:07.572 INFO kablam! | Aug 11 16:13:07.572 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! Aug 11 16:13:07.572 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:07.572 INFO kablam! Aug 11 16:13:07.572 INFO kablam! warning: cannot find type `location` in this scope Aug 11 16:13:07.572 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 16:13:07.573 INFO kablam! | Aug 11 16:13:07.573 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 16:13:07.573 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:07.573 INFO kablam! | Aug 11 16:13:07.573 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! Aug 11 16:13:07.573 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:07.573 INFO kablam! Aug 11 16:13:07.576 INFO kablam! warning: cannot find type `boxes` in this scope Aug 11 16:13:07.576 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 16:13:07.576 INFO kablam! | Aug 11 16:13:07.576 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 16:13:07.576 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:07.576 INFO kablam! | Aug 11 16:13:07.576 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! Aug 11 16:13:07.576 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:07.576 INFO kablam! Aug 11 16:13:07.576 INFO kablam! warning: cannot find type `items` in this scope Aug 11 16:13:07.576 INFO kablam! --> src/pg/types/geometric.rs:172:38 Aug 11 16:13:07.576 INFO kablam! | Aug 11 16:13:07.576 INFO kablam! 172 | #[derive(Debug, Clone, Copy, Insertable)] Aug 11 16:13:07.576 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:07.576 INFO kablam! | Aug 11 16:13:07.577 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! Aug 11 16:13:07.577 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:07.577 INFO kablam! Aug 11 16:13:07.577 INFO kablam! warning: cannot find type `NewItem` in this scope Aug 11 16:13:07.577 INFO kablam! --> src/pg/types/geometric.rs:172:38 Aug 11 16:13:07.577 INFO kablam! | Aug 11 16:13:07.577 INFO kablam! 172 | #[derive(Debug, Clone, Copy, Insertable)] Aug 11 16:13:07.577 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:07.577 INFO kablam! | Aug 11 16:13:07.577 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! Aug 11 16:13:07.577 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:07.577 INFO kablam! Aug 11 16:13:07.577 INFO kablam! warning: cannot find type `Item` in this scope Aug 11 16:13:07.577 INFO kablam! --> src/pg/types/geometric.rs:191:32 Aug 11 16:13:07.577 INFO kablam! | Aug 11 16:13:07.577 INFO kablam! 191 | #[derive(Debug, Clone, Queryable)] Aug 11 16:13:07.577 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:07.577 INFO kablam! | Aug 11 16:13:07.577 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! Aug 11 16:13:07.577 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:07.577 INFO kablam! Aug 11 16:13:07.577 INFO kablam! warning: cannot find type `roundtrip` in this scope Aug 11 16:13:07.577 INFO kablam! --> src/pg/types/geometric.rs:216:36 Aug 11 16:13:07.577 INFO kablam! | Aug 11 16:13:07.577 INFO kablam! 216 | #[derive(Debug, PartialEq, Insertable, Queryable)] Aug 11 16:13:07.577 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:07.577 INFO kablam! | Aug 11 16:13:07.577 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! Aug 11 16:13:07.577 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:07.577 INFO kablam! Aug 11 16:13:07.577 INFO kablam! warning: cannot find type `Roundtrip` in this scope Aug 11 16:13:07.578 INFO kablam! --> src/pg/types/geometric.rs:216:36 Aug 11 16:13:07.578 INFO kablam! | Aug 11 16:13:07.578 INFO kablam! 216 | #[derive(Debug, PartialEq, Insertable, Queryable)] Aug 11 16:13:07.578 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:07.578 INFO kablam! | Aug 11 16:13:07.578 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! Aug 11 16:13:07.578 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:07.578 INFO kablam! Aug 11 16:13:07.578 INFO kablam! warning: cannot find type `Roundtrip` in this scope Aug 11 16:13:07.578 INFO kablam! --> src/pg/types/geometric.rs:216:48 Aug 11 16:13:07.578 INFO kablam! | Aug 11 16:13:07.578 INFO kablam! 216 | #[derive(Debug, PartialEq, Insertable, Queryable)] Aug 11 16:13:07.578 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:07.578 INFO kablam! | Aug 11 16:13:07.578 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! Aug 11 16:13:07.578 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:07.578 INFO kablam! Aug 11 16:13:07.578 INFO kablam! warning: cannot find type `Point` in this scope Aug 11 16:13:07.578 INFO kablam! --> src/pg/types/mod.rs:53:43 Aug 11 16:13:07.578 INFO kablam! | Aug 11 16:13:07.578 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:13:07.578 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:07.578 INFO kablam! | Aug 11 16:13:07.578 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! Aug 11 16:13:07.578 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:07.578 INFO kablam! Aug 11 16:13:07.578 INFO kablam! warning: cannot find type `Point` in this scope Aug 11 16:13:07.578 INFO kablam! --> src/pg/types/mod.rs:53:52 Aug 11 16:13:07.579 INFO kablam! | Aug 11 16:13:07.579 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:13:07.579 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:07.579 INFO kablam! | Aug 11 16:13:07.579 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! Aug 11 16:13:07.579 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:07.579 INFO kablam! Aug 11 16:13:07.579 INFO kablam! warning: cannot find type `Box` in this scope Aug 11 16:13:07.579 INFO kablam! --> src/pg/types/mod.rs:110:43 Aug 11 16:13:07.579 INFO kablam! | Aug 11 16:13:07.579 INFO kablam! 110 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:13:07.579 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:07.579 INFO kablam! | Aug 11 16:13:07.579 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! Aug 11 16:13:07.579 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:07.579 INFO kablam! Aug 11 16:13:07.579 INFO kablam! warning: cannot find type `Box` in this scope Aug 11 16:13:07.579 INFO kablam! --> src/pg/types/mod.rs:110:52 Aug 11 16:13:07.579 INFO kablam! | Aug 11 16:13:07.579 INFO kablam! 110 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:13:07.579 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:13:07.579 INFO kablam! | Aug 11 16:13:07.579 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! Aug 11 16:13:07.580 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:13:07.580 INFO kablam! Aug 11 16:13:08.494 INFO kablam! error: aborting due to 4 previous errors Aug 11 16:13:08.494 INFO kablam! Aug 11 16:13:08.494 INFO kablam! For more information about this error, try `rustc --explain E0412`. Aug 11 16:13:08.509 INFO kablam! error: Could not compile `diesel_geometry`. Aug 11 16:13:08.509 INFO kablam! Aug 11 16:13:08.509 INFO kablam! To learn more, run the command again with --verbose. Aug 11 16:13:08.511 INFO kablam! su: No module specific data is present Aug 11 16:13:09.006 INFO running `"docker" "rm" "-f" "5561a1ded0708b07eca0db6354c4384530fd0f26c931fe487f2077135178d38d"` Aug 11 16:13:09.150 INFO blam! 5561a1ded0708b07eca0db6354c4384530fd0f26c931fe487f2077135178d38d