Sep 21 11:22:27.345 INFO checking diesel_geometry-1.3.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 11:22:27.345 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 11:22:27.346 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 11:22:27.546 INFO blam! 4f8c2ad3920ece6b23e7796def3b607b913b6d2d8b9b38ac28010b5a8276c5fa Sep 21 11:22:27.548 INFO running `"docker" "start" "-a" "4f8c2ad3920ece6b23e7796def3b607b913b6d2d8b9b38ac28010b5a8276c5fa"` Sep 21 11:22:29.013 INFO kablam! usermod: no changes Sep 21 11:22:29.182 INFO kablam! Checking diesel v1.3.3 Sep 21 11:23:03.848 INFO kablam! Checking diesel_geometry v1.3.0 (/source) Sep 21 11:23:04.335 INFO kablam! warning: cannot find type `SameAs` in this scope Sep 21 11:23:04.335 INFO kablam! --> <__diesel_operator_body macros>:32:37 Sep 21 11:23:04.335 INFO kablam! | Sep 21 11:23:04.335 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Sep 21 11:23:04.335 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.335 INFO kablam! | Sep 21 11:23:04.335 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 21 11:23:04.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 21 11:23:04.335 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.335 INFO kablam! Sep 21 11:23:04.336 INFO kablam! warning: cannot find type `SameAs` in this scope Sep 21 11:23:04.336 INFO kablam! --> <__diesel_operator_body macros>:32:37 Sep 21 11:23:04.336 INFO kablam! | Sep 21 11:23:04.336 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Sep 21 11:23:04.336 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.336 INFO kablam! | Sep 21 11:23:04.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 21 11:23:04.336 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.336 INFO kablam! Sep 21 11:23:04.336 INFO kablam! warning: cannot find type `SameAs` in this scope Sep 21 11:23:04.336 INFO kablam! --> <__diesel_operator_body macros>:32:47 Sep 21 11:23:04.336 INFO kablam! | Sep 21 11:23:04.336 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Sep 21 11:23:04.336 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.336 INFO kablam! | Sep 21 11:23:04.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 21 11:23:04.336 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.336 INFO kablam! Sep 21 11:23:04.337 INFO kablam! warning: unused import: `diesel::expression::bound::Bound` Sep 21 11:23:04.337 INFO kablam! --> src/pg/types/geometric.rs:7:5 Sep 21 11:23:04.337 INFO kablam! | Sep 21 11:23:04.337 INFO kablam! 7 | use diesel::expression::bound::Bound; Sep 21 11:23:04.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:23:04.337 INFO kablam! | Sep 21 11:23:04.337 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 11:23:04.337 INFO kablam! Sep 21 11:23:04.337 INFO kablam! warning: unused import: `diesel::expression::AsExpression` Sep 21 11:23:04.337 INFO kablam! --> src/pg/types/geometric.rs:8:5 Sep 21 11:23:04.337 INFO kablam! | Sep 21 11:23:04.337 INFO kablam! 8 | use diesel::expression::AsExpression; Sep 21 11:23:04.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:23:04.337 INFO kablam! Sep 21 11:23:04.337 INFO kablam! warning: unused import: `diesel::sql_types::Nullable` Sep 21 11:23:04.337 INFO kablam! --> src/pg/types/geometric.rs:11:5 Sep 21 11:23:04.337 INFO kablam! | Sep 21 11:23:04.337 INFO kablam! 11 | use diesel::sql_types::Nullable; Sep 21 11:23:04.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:23:04.337 INFO kablam! Sep 21 11:23:04.337 INFO kablam! warning: cannot find type `PgPoint` in this scope Sep 21 11:23:04.337 INFO kablam! --> src/pg/types/geometric.rs:16:41 Sep 21 11:23:04.338 INFO kablam! | Sep 21 11:23:04.338 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 21 11:23:04.338 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.338 INFO kablam! | Sep 21 11:23:04.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 21 11:23:04.338 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.338 INFO kablam! Sep 21 11:23:04.338 INFO kablam! warning: cannot find type `Point` in this scope Sep 21 11:23:04.338 INFO kablam! --> src/pg/types/geometric.rs:16:53 Sep 21 11:23:04.338 INFO kablam! | Sep 21 11:23:04.338 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 21 11:23:04.338 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.338 INFO kablam! | Sep 21 11:23:04.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 21 11:23:04.338 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.338 INFO kablam! Sep 21 11:23:04.338 INFO kablam! warning: cannot find type `PgPoint` in this scope Sep 21 11:23:04.338 INFO kablam! --> src/pg/types/geometric.rs:16:53 Sep 21 11:23:04.338 INFO kablam! | Sep 21 11:23:04.338 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 21 11:23:04.338 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.338 INFO kablam! | Sep 21 11:23:04.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 21 11:23:04.338 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.338 INFO kablam! Sep 21 11:23:04.338 INFO kablam! warning: cannot find type `PgBox` in this scope Sep 21 11:23:04.338 INFO kablam! --> src/pg/types/geometric.rs:40:41 Sep 21 11:23:04.338 INFO kablam! | Sep 21 11:23:04.338 INFO kablam! 40 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Sep 21 11:23:04.338 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.338 INFO kablam! | Sep 21 11:23:04.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 21 11:23:04.338 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.338 INFO kablam! Sep 21 11:23:04.338 INFO kablam! warning: cannot find type `sql_types` in this scope Sep 21 11:23:04.338 INFO kablam! --> src/pg/types/geometric.rs:42:10 Sep 21 11:23:04.338 INFO kablam! | Sep 21 11:23:04.338 INFO kablam! 42 | #[derive(AsExpression)] Sep 21 11:23:04.338 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.338 INFO kablam! | Sep 21 11:23:04.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 21 11:23:04.338 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.338 INFO kablam! Sep 21 11:23:04.338 INFO kablam! warning: cannot find type `PgBox` in this scope Sep 21 11:23:04.338 INFO kablam! --> src/pg/types/geometric.rs:42:10 Sep 21 11:23:04.338 INFO kablam! | Sep 21 11:23:04.338 INFO kablam! 42 | #[derive(AsExpression)] Sep 21 11:23:04.338 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.338 INFO kablam! | Sep 21 11:23:04.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 21 11:23:04.338 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.338 INFO kablam! Sep 21 11:23:04.338 INFO kablam! warning: cannot find type `PgCircle` in this scope Sep 21 11:23:04.338 INFO kablam! --> src/pg/types/geometric.rs:115:41 Sep 21 11:23:04.338 INFO kablam! | Sep 21 11:23:04.338 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 21 11:23:04.338 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.338 INFO kablam! | Sep 21 11:23:04.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 21 11:23:04.338 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.338 INFO kablam! Sep 21 11:23:04.338 INFO kablam! warning: cannot find type `Circle` in this scope Sep 21 11:23:04.338 INFO kablam! --> src/pg/types/geometric.rs:115:53 Sep 21 11:23:04.338 INFO kablam! | Sep 21 11:23:04.338 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 21 11:23:04.338 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.338 INFO kablam! | Sep 21 11:23:04.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 21 11:23:04.338 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.339 INFO kablam! Sep 21 11:23:04.339 INFO kablam! warning: cannot find type `PgCircle` in this scope Sep 21 11:23:04.339 INFO kablam! --> src/pg/types/geometric.rs:115:53 Sep 21 11:23:04.339 INFO kablam! | Sep 21 11:23:04.339 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 21 11:23:04.339 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.339 INFO kablam! | Sep 21 11:23:04.339 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 21 11:23:04.339 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.339 INFO kablam! Sep 21 11:23:04.339 INFO kablam! warning: cannot find type `Point` in this scope Sep 21 11:23:04.339 INFO kablam! --> src/pg/types/mod.rs:53:43 Sep 21 11:23:04.339 INFO kablam! | Sep 21 11:23:04.339 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 21 11:23:04.339 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.339 INFO kablam! | Sep 21 11:23:04.339 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 21 11:23:04.339 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.339 INFO kablam! Sep 21 11:23:04.339 INFO kablam! warning: cannot find type `Point` in this scope Sep 21 11:23:04.339 INFO kablam! --> src/pg/types/mod.rs:53:52 Sep 21 11:23:04.339 INFO kablam! | Sep 21 11:23:04.339 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 21 11:23:04.339 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.339 INFO kablam! | Sep 21 11:23:04.339 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 21 11:23:04.339 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.339 INFO kablam! Sep 21 11:23:04.339 INFO kablam! warning: cannot find type `Box` in this scope Sep 21 11:23:04.339 INFO kablam! --> src/pg/types/mod.rs:113:43 Sep 21 11:23:04.339 INFO kablam! | Sep 21 11:23:04.339 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 21 11:23:04.339 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.339 INFO kablam! | Sep 21 11:23:04.339 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 21 11:23:04.339 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.339 INFO kablam! Sep 21 11:23:04.342 INFO kablam! warning: cannot find type `Box` in this scope Sep 21 11:23:04.342 INFO kablam! --> src/pg/types/mod.rs:113:52 Sep 21 11:23:04.342 INFO kablam! | Sep 21 11:23:04.342 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 21 11:23:04.342 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.342 INFO kablam! | Sep 21 11:23:04.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 21 11:23:04.342 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.342 INFO kablam! Sep 21 11:23:04.342 INFO kablam! warning: cannot find type `Circle` in this scope Sep 21 11:23:04.342 INFO kablam! --> src/pg/types/mod.rs:165:43 Sep 21 11:23:04.342 INFO kablam! | Sep 21 11:23:04.342 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 21 11:23:04.342 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.342 INFO kablam! | Sep 21 11:23:04.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 21 11:23:04.342 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.342 INFO kablam! Sep 21 11:23:04.342 INFO kablam! warning: cannot find type `Circle` in this scope Sep 21 11:23:04.342 INFO kablam! --> src/pg/types/mod.rs:165:52 Sep 21 11:23:04.342 INFO kablam! | Sep 21 11:23:04.342 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 21 11:23:04.342 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.342 INFO kablam! | Sep 21 11:23:04.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 21 11:23:04.342 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.342 INFO kablam! Sep 21 11:23:04.896 INFO kablam! warning: cannot find type `SameAs` in this scope Sep 21 11:23:04.896 INFO kablam! --> <__diesel_operator_body macros>:32:37 Sep 21 11:23:04.896 INFO kablam! | Sep 21 11:23:04.896 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Sep 21 11:23:04.896 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.897 INFO kablam! | Sep 21 11:23:04.897 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 21 11:23:04.898 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 21 11:23:04.898 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.898 INFO kablam! Sep 21 11:23:04.898 INFO kablam! warning: cannot find type `SameAs` in this scope Sep 21 11:23:04.898 INFO kablam! --> <__diesel_operator_body macros>:32:37 Sep 21 11:23:04.898 INFO kablam! | Sep 21 11:23:04.898 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Sep 21 11:23:04.898 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.898 INFO kablam! | Sep 21 11:23:04.898 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 21 11:23:04.898 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.898 INFO kablam! Sep 21 11:23:04.898 INFO kablam! warning: cannot find type `SameAs` in this scope Sep 21 11:23:04.898 INFO kablam! --> <__diesel_operator_body macros>:32:47 Sep 21 11:23:04.898 INFO kablam! | Sep 21 11:23:04.898 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Sep 21 11:23:04.898 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.898 INFO kablam! | Sep 21 11:23:04.898 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 21 11:23:04.898 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.898 INFO kablam! Sep 21 11:23:04.908 INFO kablam! warning: unused import: `diesel::expression::bound::Bound` Sep 21 11:23:04.908 INFO kablam! --> src/pg/types/geometric.rs:7:5 Sep 21 11:23:04.908 INFO kablam! | Sep 21 11:23:04.908 INFO kablam! 7 | use diesel::expression::bound::Bound; Sep 21 11:23:04.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:23:04.908 INFO kablam! | Sep 21 11:23:04.908 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 11:23:04.908 INFO kablam! Sep 21 11:23:04.908 INFO kablam! warning: unused import: `diesel::expression::AsExpression` Sep 21 11:23:04.908 INFO kablam! --> src/pg/types/geometric.rs:8:5 Sep 21 11:23:04.908 INFO kablam! | Sep 21 11:23:04.908 INFO kablam! 8 | use diesel::expression::AsExpression; Sep 21 11:23:04.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:23:04.908 INFO kablam! Sep 21 11:23:04.908 INFO kablam! warning: unused import: `diesel::sql_types::Nullable` Sep 21 11:23:04.908 INFO kablam! --> src/pg/types/geometric.rs:11:5 Sep 21 11:23:04.908 INFO kablam! | Sep 21 11:23:04.908 INFO kablam! 11 | use diesel::sql_types::Nullable; Sep 21 11:23:04.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:23:04.908 INFO kablam! Sep 21 11:23:04.908 INFO kablam! warning: cannot find type `PgPoint` in this scope Sep 21 11:23:04.908 INFO kablam! --> src/pg/types/geometric.rs:16:41 Sep 21 11:23:04.908 INFO kablam! | Sep 21 11:23:04.908 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 21 11:23:04.908 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.908 INFO kablam! | Sep 21 11:23:04.908 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 21 11:23:04.908 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.908 INFO kablam! Sep 21 11:23:04.908 INFO kablam! warning: cannot find type `Point` in this scope Sep 21 11:23:04.908 INFO kablam! --> src/pg/types/geometric.rs:16:53 Sep 21 11:23:04.908 INFO kablam! | Sep 21 11:23:04.908 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 21 11:23:04.908 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.908 INFO kablam! | Sep 21 11:23:04.908 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 21 11:23:04.908 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.908 INFO kablam! Sep 21 11:23:04.908 INFO kablam! warning: cannot find type `PgPoint` in this scope Sep 21 11:23:04.908 INFO kablam! --> src/pg/types/geometric.rs:16:53 Sep 21 11:23:04.908 INFO kablam! | Sep 21 11:23:04.908 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 21 11:23:04.908 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.908 INFO kablam! | Sep 21 11:23:04.908 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 21 11:23:04.908 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.908 INFO kablam! Sep 21 11:23:04.908 INFO kablam! warning: cannot find type `PgBox` in this scope Sep 21 11:23:04.908 INFO kablam! --> src/pg/types/geometric.rs:40:41 Sep 21 11:23:04.908 INFO kablam! | Sep 21 11:23:04.908 INFO kablam! 40 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Sep 21 11:23:04.908 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.908 INFO kablam! | Sep 21 11:23:04.908 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 21 11:23:04.908 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.908 INFO kablam! Sep 21 11:23:04.908 INFO kablam! warning: cannot find type `sql_types` in this scope Sep 21 11:23:04.908 INFO kablam! --> src/pg/types/geometric.rs:42:10 Sep 21 11:23:04.908 INFO kablam! | Sep 21 11:23:04.908 INFO kablam! 42 | #[derive(AsExpression)] Sep 21 11:23:04.908 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.908 INFO kablam! | Sep 21 11:23:04.908 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 21 11:23:04.908 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.908 INFO kablam! Sep 21 11:23:04.909 INFO kablam! warning: cannot find type `PgBox` in this scope Sep 21 11:23:04.909 INFO kablam! --> src/pg/types/geometric.rs:42:10 Sep 21 11:23:04.909 INFO kablam! | Sep 21 11:23:04.909 INFO kablam! 42 | #[derive(AsExpression)] Sep 21 11:23:04.909 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.909 INFO kablam! | Sep 21 11:23:04.909 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 21 11:23:04.909 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.909 INFO kablam! Sep 21 11:23:04.909 INFO kablam! warning: cannot find type `PgCircle` in this scope Sep 21 11:23:04.909 INFO kablam! --> src/pg/types/geometric.rs:115:41 Sep 21 11:23:04.909 INFO kablam! | Sep 21 11:23:04.909 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 21 11:23:04.909 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.909 INFO kablam! | Sep 21 11:23:04.909 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 21 11:23:04.909 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.909 INFO kablam! Sep 21 11:23:04.909 INFO kablam! warning: cannot find type `Circle` in this scope Sep 21 11:23:04.909 INFO kablam! --> src/pg/types/geometric.rs:115:53 Sep 21 11:23:04.909 INFO kablam! | Sep 21 11:23:04.909 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 21 11:23:04.909 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.909 INFO kablam! | Sep 21 11:23:04.909 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 21 11:23:04.909 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.909 INFO kablam! Sep 21 11:23:04.909 INFO kablam! warning: cannot find type `PgCircle` in this scope Sep 21 11:23:04.909 INFO kablam! --> src/pg/types/geometric.rs:115:53 Sep 21 11:23:04.909 INFO kablam! | Sep 21 11:23:04.909 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Sep 21 11:23:04.909 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.909 INFO kablam! | Sep 21 11:23:04.909 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 21 11:23:04.909 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.909 INFO kablam! Sep 21 11:23:04.909 INFO kablam! warning: cannot find type `table` in this scope Sep 21 11:23:04.909 INFO kablam! --> :165:33 Sep 21 11:23:04.909 INFO kablam! | Sep 21 11:23:04.909 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 21 11:23:04.909 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.909 INFO kablam! | Sep 21 11:23:04.909 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 21 11:23:04.909 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.909 INFO kablam! Sep 21 11:23:04.909 INFO kablam! warning: cannot find type `id` in this scope Sep 21 11:23:04.909 INFO kablam! --> <__diesel_column macros>:5:33 Sep 21 11:23:04.909 INFO kablam! | Sep 21 11:23:04.909 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 21 11:23:04.911 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.911 INFO kablam! | Sep 21 11:23:04.911 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 21 11:23:04.911 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.911 INFO kablam! Sep 21 11:23:04.911 INFO kablam! warning: cannot find type `name` in this scope Sep 21 11:23:04.911 INFO kablam! --> <__diesel_column macros>:5:33 Sep 21 11:23:04.911 INFO kablam! | Sep 21 11:23:04.911 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 21 11:23:04.911 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.911 INFO kablam! | Sep 21 11:23:04.911 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 21 11:23:04.911 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.911 INFO kablam! Sep 21 11:23:04.911 INFO kablam! warning: cannot find type `location` in this scope Sep 21 11:23:04.911 INFO kablam! --> <__diesel_column macros>:5:33 Sep 21 11:23:04.911 INFO kablam! | Sep 21 11:23:04.911 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 21 11:23:04.911 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.911 INFO kablam! | Sep 21 11:23:04.911 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 21 11:23:04.911 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.911 INFO kablam! Sep 21 11:23:04.911 INFO kablam! warning: cannot find type `boxes` in this scope Sep 21 11:23:04.911 INFO kablam! --> <__diesel_column macros>:5:33 Sep 21 11:23:04.911 INFO kablam! | Sep 21 11:23:04.911 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 21 11:23:04.911 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.911 INFO kablam! | Sep 21 11:23:04.911 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 21 11:23:04.911 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.911 INFO kablam! Sep 21 11:23:04.911 INFO kablam! warning: cannot find type `circles` in this scope Sep 21 11:23:04.911 INFO kablam! --> <__diesel_column macros>:5:33 Sep 21 11:23:04.911 INFO kablam! | Sep 21 11:23:04.912 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 21 11:23:04.912 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.912 INFO kablam! | Sep 21 11:23:04.912 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 21 11:23:04.912 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.912 INFO kablam! Sep 21 11:23:04.912 INFO kablam! warning: cannot find type `items` in this scope Sep 21 11:23:04.912 INFO kablam! --> src/pg/types/geometric.rs:213:38 Sep 21 11:23:04.912 INFO kablam! | Sep 21 11:23:04.912 INFO kablam! 213 | #[derive(Debug, Clone, Copy, Insertable)] Sep 21 11:23:04.912 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.912 INFO kablam! | Sep 21 11:23:04.912 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 21 11:23:04.912 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.912 INFO kablam! Sep 21 11:23:04.912 INFO kablam! warning: cannot find type `NewItem` in this scope Sep 21 11:23:04.912 INFO kablam! --> src/pg/types/geometric.rs:213:38 Sep 21 11:23:04.912 INFO kablam! | Sep 21 11:23:04.912 INFO kablam! 213 | #[derive(Debug, Clone, Copy, Insertable)] Sep 21 11:23:04.912 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.912 INFO kablam! | Sep 21 11:23:04.912 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 21 11:23:04.912 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.912 INFO kablam! Sep 21 11:23:04.912 INFO kablam! warning: cannot find type `Item` in this scope Sep 21 11:23:04.912 INFO kablam! --> src/pg/types/geometric.rs:231:32 Sep 21 11:23:04.912 INFO kablam! | Sep 21 11:23:04.912 INFO kablam! 231 | #[derive(Debug, Clone, Queryable)] Sep 21 11:23:04.912 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.912 INFO kablam! | Sep 21 11:23:04.912 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 21 11:23:04.912 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.912 INFO kablam! Sep 21 11:23:04.912 INFO kablam! warning: cannot find type `box_roundtrip` in this scope Sep 21 11:23:04.912 INFO kablam! --> src/pg/types/geometric.rs:255:36 Sep 21 11:23:04.912 INFO kablam! | Sep 21 11:23:04.912 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Sep 21 11:23:04.912 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.912 INFO kablam! | Sep 21 11:23:04.912 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 21 11:23:04.912 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.912 INFO kablam! Sep 21 11:23:04.912 INFO kablam! warning: cannot find type `Roundtrip` in this scope Sep 21 11:23:04.912 INFO kablam! --> src/pg/types/geometric.rs:255:36 Sep 21 11:23:04.912 INFO kablam! | Sep 21 11:23:04.912 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Sep 21 11:23:04.912 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.912 INFO kablam! | Sep 21 11:23:04.912 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 21 11:23:04.912 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.912 INFO kablam! Sep 21 11:23:04.912 INFO kablam! warning: cannot find type `Roundtrip` in this scope Sep 21 11:23:04.912 INFO kablam! --> src/pg/types/geometric.rs:255:48 Sep 21 11:23:04.912 INFO kablam! | Sep 21 11:23:04.912 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Sep 21 11:23:04.912 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.912 INFO kablam! | Sep 21 11:23:04.912 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 21 11:23:04.912 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.912 INFO kablam! Sep 21 11:23:04.912 INFO kablam! warning: cannot find type `circle_roundtrip` in this scope Sep 21 11:23:04.912 INFO kablam! --> src/pg/types/geometric.rs:310:36 Sep 21 11:23:04.912 INFO kablam! | Sep 21 11:23:04.912 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Sep 21 11:23:04.912 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.912 INFO kablam! | Sep 21 11:23:04.914 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 21 11:23:04.914 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.914 INFO kablam! Sep 21 11:23:04.914 INFO kablam! warning: cannot find type `Roundtrip` in this scope Sep 21 11:23:04.914 INFO kablam! --> src/pg/types/geometric.rs:310:36 Sep 21 11:23:04.914 INFO kablam! | Sep 21 11:23:04.914 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Sep 21 11:23:04.914 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.914 INFO kablam! | Sep 21 11:23:04.914 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 21 11:23:04.914 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.914 INFO kablam! Sep 21 11:23:04.914 INFO kablam! warning: cannot find type `Roundtrip` in this scope Sep 21 11:23:04.914 INFO kablam! --> src/pg/types/geometric.rs:310:48 Sep 21 11:23:04.914 INFO kablam! | Sep 21 11:23:04.914 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Sep 21 11:23:04.914 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.914 INFO kablam! | Sep 21 11:23:04.914 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 21 11:23:04.914 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.914 INFO kablam! Sep 21 11:23:04.915 INFO kablam! warning: cannot find type `Point` in this scope Sep 21 11:23:04.915 INFO kablam! --> src/pg/types/mod.rs:53:43 Sep 21 11:23:04.915 INFO kablam! | Sep 21 11:23:04.915 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 21 11:23:04.915 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.915 INFO kablam! | Sep 21 11:23:04.915 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 21 11:23:04.915 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.915 INFO kablam! Sep 21 11:23:04.915 INFO kablam! warning: cannot find type `Point` in this scope Sep 21 11:23:04.915 INFO kablam! --> src/pg/types/mod.rs:53:52 Sep 21 11:23:04.915 INFO kablam! | Sep 21 11:23:04.915 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 21 11:23:04.915 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.915 INFO kablam! | Sep 21 11:23:04.915 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 21 11:23:04.915 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.915 INFO kablam! Sep 21 11:23:04.915 INFO kablam! warning: cannot find type `Box` in this scope Sep 21 11:23:04.915 INFO kablam! --> src/pg/types/mod.rs:113:43 Sep 21 11:23:04.915 INFO kablam! | Sep 21 11:23:04.915 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 21 11:23:04.915 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.915 INFO kablam! | Sep 21 11:23:04.916 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 21 11:23:04.916 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.916 INFO kablam! Sep 21 11:23:04.916 INFO kablam! warning: cannot find type `Box` in this scope Sep 21 11:23:04.916 INFO kablam! --> src/pg/types/mod.rs:113:52 Sep 21 11:23:04.916 INFO kablam! | Sep 21 11:23:04.916 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 21 11:23:04.916 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.916 INFO kablam! | Sep 21 11:23:04.916 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 21 11:23:04.916 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.916 INFO kablam! Sep 21 11:23:04.916 INFO kablam! warning: cannot find type `Circle` in this scope Sep 21 11:23:04.916 INFO kablam! --> src/pg/types/mod.rs:165:43 Sep 21 11:23:04.916 INFO kablam! | Sep 21 11:23:04.916 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 21 11:23:04.916 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.916 INFO kablam! | Sep 21 11:23:04.916 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 21 11:23:04.916 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.916 INFO kablam! Sep 21 11:23:04.916 INFO kablam! warning: cannot find type `Circle` in this scope Sep 21 11:23:04.916 INFO kablam! --> src/pg/types/mod.rs:165:52 Sep 21 11:23:04.916 INFO kablam! | Sep 21 11:23:04.916 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 21 11:23:04.916 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 11:23:04.916 INFO kablam! | Sep 21 11:23:04.916 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 21 11:23:04.916 INFO kablam! = note: for more information, see issue #50504 Sep 21 11:23:04.917 INFO kablam! Sep 21 11:23:05.618 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.57s Sep 21 11:23:05.620 INFO kablam! su: No module specific data is present Sep 21 11:23:06.994 INFO running `"docker" "rm" "-f" "4f8c2ad3920ece6b23e7796def3b607b913b6d2d8b9b38ac28010b5a8276c5fa"` Sep 21 11:23:07.102 INFO blam! 4f8c2ad3920ece6b23e7796def3b607b913b6d2d8b9b38ac28010b5a8276c5fa