Nov 07 16:02:47.455 INFO checking diesel_geometry-1.3.0 against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a for pr-55687 Nov 07 16:02:47.455 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-0/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +24e66c28980442a48d9458f1a4f9b76cc722dc8a-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 07 16:02:47.937 INFO blam! 8215a82269a6f2bc4a9dc3a378a43a04a8925c4547c7014375e49ab50333157c Nov 07 16:02:47.942 INFO running `"docker" "start" "-a" "8215a82269a6f2bc4a9dc3a378a43a04a8925c4547c7014375e49ab50333157c"` Nov 07 16:02:50.582 INFO kablam! usermod: no changes Nov 07 16:02:50.788 INFO kablam! Checking diesel v1.3.3 Nov 07 16:03:29.318 INFO kablam! Checking diesel_geometry v1.3.0 (/source) Nov 07 16:03:30.458 INFO kablam! warning: cannot find type `SameAs` in this scope Nov 07 16:03:30.458 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Nov 07 16:03:30.458 INFO kablam! | Nov 07 16:03:30.458 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 07 16:03:30.458 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:30.458 INFO kablam! | Nov 07 16:03:30.458 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 07 16:03:30.458 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! Nov 07 16:03:30.458 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:30.458 INFO kablam! Nov 07 16:03:30.458 INFO kablam! warning: cannot find type `SameAs` in this scope Nov 07 16:03:30.458 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Nov 07 16:03:30.458 INFO kablam! | Nov 07 16:03:30.458 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 07 16:03:30.458 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:30.458 INFO kablam! | Nov 07 16:03:30.458 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! Nov 07 16:03:30.458 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:30.458 INFO kablam! Nov 07 16:03:30.458 INFO kablam! warning: cannot find type `SameAs` in this scope Nov 07 16:03:30.458 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 Nov 07 16:03:30.458 INFO kablam! | Nov 07 16:03:30.458 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 07 16:03:30.458 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:30.458 INFO kablam! | Nov 07 16:03:30.458 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! Nov 07 16:03:30.458 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:30.458 INFO kablam! Nov 07 16:03:30.458 INFO kablam! warning: unused import: `diesel::expression::bound::Bound` Nov 07 16:03:30.458 INFO kablam! --> src/pg/types/geometric.rs:7:5 Nov 07 16:03:30.458 INFO kablam! | Nov 07 16:03:30.458 INFO kablam! 7 | use diesel::expression::bound::Bound; Nov 07 16:03:30.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 16:03:30.458 INFO kablam! | Nov 07 16:03:30.458 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 07 16:03:30.458 INFO kablam! Nov 07 16:03:30.458 INFO kablam! warning: unused import: `diesel::expression::AsExpression` Nov 07 16:03:30.458 INFO kablam! --> src/pg/types/geometric.rs:8:5 Nov 07 16:03:30.458 INFO kablam! | Nov 07 16:03:30.458 INFO kablam! 8 | use diesel::expression::AsExpression; Nov 07 16:03:30.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 16:03:30.458 INFO kablam! Nov 07 16:03:30.458 INFO kablam! warning: unused import: `diesel::sql_types::Nullable` Nov 07 16:03:30.458 INFO kablam! --> src/pg/types/geometric.rs:11:5 Nov 07 16:03:30.458 INFO kablam! | Nov 07 16:03:30.458 INFO kablam! 11 | use diesel::sql_types::Nullable; Nov 07 16:03:30.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 16:03:30.458 INFO kablam! Nov 07 16:03:30.458 INFO kablam! warning: cannot find type `PgPoint` in this scope Nov 07 16:03:30.458 INFO kablam! --> src/pg/types/geometric.rs:16:41 Nov 07 16:03:30.458 INFO kablam! | Nov 07 16:03:30.458 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 07 16:03:30.458 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:30.458 INFO kablam! | Nov 07 16:03:30.458 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! Nov 07 16:03:30.458 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:30.458 INFO kablam! Nov 07 16:03:30.458 INFO kablam! warning: cannot find type `Point` in this scope Nov 07 16:03:30.458 INFO kablam! --> src/pg/types/geometric.rs:16:53 Nov 07 16:03:30.458 INFO kablam! | Nov 07 16:03:30.458 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 07 16:03:30.458 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:30.458 INFO kablam! | Nov 07 16:03:30.458 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! Nov 07 16:03:30.458 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:30.458 INFO kablam! Nov 07 16:03:30.458 INFO kablam! warning: cannot find type `PgPoint` in this scope Nov 07 16:03:30.458 INFO kablam! --> src/pg/types/geometric.rs:16:53 Nov 07 16:03:30.458 INFO kablam! | Nov 07 16:03:30.458 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 07 16:03:30.458 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:30.458 INFO kablam! | Nov 07 16:03:30.458 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! Nov 07 16:03:30.458 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:30.459 INFO kablam! Nov 07 16:03:30.459 INFO kablam! warning: cannot find type `PgBox` in this scope Nov 07 16:03:30.459 INFO kablam! --> src/pg/types/geometric.rs:40:41 Nov 07 16:03:30.459 INFO kablam! | Nov 07 16:03:30.459 INFO kablam! 40 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Nov 07 16:03:30.459 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:30.459 INFO kablam! | Nov 07 16:03:30.459 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! Nov 07 16:03:30.459 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:30.459 INFO kablam! Nov 07 16:03:30.459 INFO kablam! warning: cannot find type `sql_types` in this scope Nov 07 16:03:30.459 INFO kablam! --> src/pg/types/geometric.rs:42:10 Nov 07 16:03:30.459 INFO kablam! | Nov 07 16:03:30.459 INFO kablam! 42 | #[derive(AsExpression)] Nov 07 16:03:30.459 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:30.459 INFO kablam! | Nov 07 16:03:30.459 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! Nov 07 16:03:30.459 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:30.459 INFO kablam! Nov 07 16:03:30.459 INFO kablam! warning: cannot find type `PgBox` in this scope Nov 07 16:03:30.459 INFO kablam! --> src/pg/types/geometric.rs:42:10 Nov 07 16:03:30.459 INFO kablam! | Nov 07 16:03:30.459 INFO kablam! 42 | #[derive(AsExpression)] Nov 07 16:03:30.459 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:30.459 INFO kablam! | Nov 07 16:03:30.459 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! Nov 07 16:03:30.459 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:30.459 INFO kablam! Nov 07 16:03:30.459 INFO kablam! warning: cannot find type `PgCircle` in this scope Nov 07 16:03:30.459 INFO kablam! --> src/pg/types/geometric.rs:115:41 Nov 07 16:03:30.459 INFO kablam! | Nov 07 16:03:30.459 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 07 16:03:30.459 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:30.459 INFO kablam! | Nov 07 16:03:30.459 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! Nov 07 16:03:30.459 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:30.459 INFO kablam! Nov 07 16:03:30.459 INFO kablam! warning: cannot find type `Circle` in this scope Nov 07 16:03:30.459 INFO kablam! --> src/pg/types/geometric.rs:115:53 Nov 07 16:03:30.459 INFO kablam! | Nov 07 16:03:30.459 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 07 16:03:30.459 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:30.459 INFO kablam! | Nov 07 16:03:30.459 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! Nov 07 16:03:30.459 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:30.459 INFO kablam! Nov 07 16:03:30.459 INFO kablam! warning: cannot find type `PgCircle` in this scope Nov 07 16:03:30.459 INFO kablam! --> src/pg/types/geometric.rs:115:53 Nov 07 16:03:30.459 INFO kablam! | Nov 07 16:03:30.459 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 07 16:03:30.459 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:30.459 INFO kablam! | Nov 07 16:03:30.459 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! Nov 07 16:03:30.459 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:30.459 INFO kablam! Nov 07 16:03:30.459 INFO kablam! warning: cannot find type `Point` in this scope Nov 07 16:03:30.459 INFO kablam! --> src/pg/types/mod.rs:53:43 Nov 07 16:03:30.459 INFO kablam! | Nov 07 16:03:30.459 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 07 16:03:30.459 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:30.459 INFO kablam! | Nov 07 16:03:30.459 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! Nov 07 16:03:30.459 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:30.459 INFO kablam! Nov 07 16:03:30.459 INFO kablam! warning: cannot find type `Point` in this scope Nov 07 16:03:30.459 INFO kablam! --> src/pg/types/mod.rs:53:52 Nov 07 16:03:30.459 INFO kablam! | Nov 07 16:03:30.459 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 07 16:03:30.459 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:30.459 INFO kablam! | Nov 07 16:03:30.459 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! Nov 07 16:03:30.459 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:30.459 INFO kablam! Nov 07 16:03:30.459 INFO kablam! warning: cannot find type `Box` in this scope Nov 07 16:03:30.459 INFO kablam! --> src/pg/types/mod.rs:113:43 Nov 07 16:03:30.459 INFO kablam! | Nov 07 16:03:30.459 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 07 16:03:30.459 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:30.459 INFO kablam! | Nov 07 16:03:30.459 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! Nov 07 16:03:30.459 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:30.459 INFO kablam! Nov 07 16:03:30.460 INFO kablam! warning: cannot find type `Box` in this scope Nov 07 16:03:30.460 INFO kablam! --> src/pg/types/mod.rs:113:52 Nov 07 16:03:30.460 INFO kablam! | Nov 07 16:03:30.460 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 07 16:03:30.460 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:30.460 INFO kablam! | Nov 07 16:03:30.460 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! Nov 07 16:03:30.460 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:30.460 INFO kablam! Nov 07 16:03:30.460 INFO kablam! warning: cannot find type `Circle` in this scope Nov 07 16:03:30.460 INFO kablam! --> src/pg/types/mod.rs:165:43 Nov 07 16:03:30.460 INFO kablam! | Nov 07 16:03:30.460 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 07 16:03:30.460 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:30.460 INFO kablam! | Nov 07 16:03:30.460 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! Nov 07 16:03:30.460 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:30.460 INFO kablam! Nov 07 16:03:30.460 INFO kablam! warning: cannot find type `Circle` in this scope Nov 07 16:03:30.460 INFO kablam! --> src/pg/types/mod.rs:165:52 Nov 07 16:03:30.460 INFO kablam! | Nov 07 16:03:30.460 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 07 16:03:30.460 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:30.460 INFO kablam! | Nov 07 16:03:30.460 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! Nov 07 16:03:30.460 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:30.460 INFO kablam! Nov 07 16:03:32.224 INFO kablam! warning: cannot find type `SameAs` in this scope Nov 07 16:03:32.225 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Nov 07 16:03:32.226 INFO kablam! | Nov 07 16:03:32.226 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 07 16:03:32.227 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.228 INFO kablam! | Nov 07 16:03:32.228 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 07 16:03:32.229 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! Nov 07 16:03:32.230 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.230 INFO kablam! Nov 07 16:03:32.231 INFO kablam! warning: cannot find type `SameAs` in this scope Nov 07 16:03:32.231 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Nov 07 16:03:32.232 INFO kablam! | Nov 07 16:03:32.233 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 07 16:03:32.233 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.234 INFO kablam! | Nov 07 16:03:32.235 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! Nov 07 16:03:32.235 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.236 INFO kablam! Nov 07 16:03:32.237 INFO kablam! warning: cannot find type `SameAs` in this scope Nov 07 16:03:32.237 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 Nov 07 16:03:32.238 INFO kablam! | Nov 07 16:03:32.238 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 07 16:03:32.239 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.239 INFO kablam! | Nov 07 16:03:32.240 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! Nov 07 16:03:32.240 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.240 INFO kablam! Nov 07 16:03:32.241 INFO kablam! warning: unused import: `diesel::expression::bound::Bound` Nov 07 16:03:32.242 INFO kablam! --> src/pg/types/geometric.rs:7:5 Nov 07 16:03:32.242 INFO kablam! | Nov 07 16:03:32.242 INFO kablam! 7 | use diesel::expression::bound::Bound; Nov 07 16:03:32.242 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 16:03:32.242 INFO kablam! | Nov 07 16:03:32.244 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 07 16:03:32.244 INFO kablam! Nov 07 16:03:32.244 INFO kablam! warning: unused import: `diesel::expression::AsExpression` Nov 07 16:03:32.244 INFO kablam! --> src/pg/types/geometric.rs:8:5 Nov 07 16:03:32.244 INFO kablam! | Nov 07 16:03:32.244 INFO kablam! 8 | use diesel::expression::AsExpression; Nov 07 16:03:32.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 16:03:32.244 INFO kablam! Nov 07 16:03:32.246 INFO kablam! warning: unused import: `diesel::sql_types::Nullable` Nov 07 16:03:32.247 INFO kablam! --> src/pg/types/geometric.rs:11:5 Nov 07 16:03:32.247 INFO kablam! | Nov 07 16:03:32.247 INFO kablam! 11 | use diesel::sql_types::Nullable; Nov 07 16:03:32.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 16:03:32.247 INFO kablam! Nov 07 16:03:32.247 INFO kablam! warning: cannot find type `PgPoint` in this scope Nov 07 16:03:32.247 INFO kablam! --> src/pg/types/geometric.rs:16:41 Nov 07 16:03:32.247 INFO kablam! | Nov 07 16:03:32.247 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 07 16:03:32.247 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.247 INFO kablam! | Nov 07 16:03:32.247 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! Nov 07 16:03:32.247 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.247 INFO kablam! Nov 07 16:03:32.252 INFO kablam! warning: cannot find type `Point` in this scope Nov 07 16:03:32.252 INFO kablam! --> src/pg/types/geometric.rs:16:53 Nov 07 16:03:32.252 INFO kablam! | Nov 07 16:03:32.252 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 07 16:03:32.252 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.252 INFO kablam! | Nov 07 16:03:32.252 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! Nov 07 16:03:32.252 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.252 INFO kablam! Nov 07 16:03:32.252 INFO kablam! warning: cannot find type `PgPoint` in this scope Nov 07 16:03:32.252 INFO kablam! --> src/pg/types/geometric.rs:16:53 Nov 07 16:03:32.252 INFO kablam! | Nov 07 16:03:32.252 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 07 16:03:32.252 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.252 INFO kablam! | Nov 07 16:03:32.252 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! Nov 07 16:03:32.252 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.252 INFO kablam! Nov 07 16:03:32.252 INFO kablam! warning: cannot find type `PgBox` in this scope Nov 07 16:03:32.252 INFO kablam! --> src/pg/types/geometric.rs:40:41 Nov 07 16:03:32.252 INFO kablam! | Nov 07 16:03:32.252 INFO kablam! 40 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Nov 07 16:03:32.252 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.252 INFO kablam! | Nov 07 16:03:32.252 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! Nov 07 16:03:32.252 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.252 INFO kablam! Nov 07 16:03:32.252 INFO kablam! warning: cannot find type `sql_types` in this scope Nov 07 16:03:32.252 INFO kablam! --> src/pg/types/geometric.rs:42:10 Nov 07 16:03:32.252 INFO kablam! | Nov 07 16:03:32.252 INFO kablam! 42 | #[derive(AsExpression)] Nov 07 16:03:32.252 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.252 INFO kablam! | Nov 07 16:03:32.252 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! Nov 07 16:03:32.252 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.252 INFO kablam! Nov 07 16:03:32.262 INFO kablam! warning: cannot find type `PgBox` in this scope Nov 07 16:03:32.262 INFO kablam! --> src/pg/types/geometric.rs:42:10 Nov 07 16:03:32.262 INFO kablam! | Nov 07 16:03:32.262 INFO kablam! 42 | #[derive(AsExpression)] Nov 07 16:03:32.262 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.262 INFO kablam! | Nov 07 16:03:32.262 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! Nov 07 16:03:32.262 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.262 INFO kablam! Nov 07 16:03:32.262 INFO kablam! warning: cannot find type `PgCircle` in this scope Nov 07 16:03:32.262 INFO kablam! --> src/pg/types/geometric.rs:115:41 Nov 07 16:03:32.262 INFO kablam! | Nov 07 16:03:32.262 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 07 16:03:32.262 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.262 INFO kablam! | Nov 07 16:03:32.262 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! Nov 07 16:03:32.262 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.262 INFO kablam! Nov 07 16:03:32.262 INFO kablam! warning: cannot find type `Circle` in this scope Nov 07 16:03:32.262 INFO kablam! --> src/pg/types/geometric.rs:115:53 Nov 07 16:03:32.262 INFO kablam! | Nov 07 16:03:32.262 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 07 16:03:32.262 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.262 INFO kablam! | Nov 07 16:03:32.262 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! Nov 07 16:03:32.262 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.262 INFO kablam! Nov 07 16:03:32.262 INFO kablam! warning: cannot find type `PgCircle` in this scope Nov 07 16:03:32.262 INFO kablam! --> src/pg/types/geometric.rs:115:53 Nov 07 16:03:32.262 INFO kablam! | Nov 07 16:03:32.263 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 07 16:03:32.263 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.263 INFO kablam! | Nov 07 16:03:32.263 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! Nov 07 16:03:32.263 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.263 INFO kablam! Nov 07 16:03:32.263 INFO kablam! warning: cannot find type `table` in this scope Nov 07 16:03:32.263 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 07 16:03:32.263 INFO kablam! | Nov 07 16:03:32.263 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 07 16:03:32.263 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.263 INFO kablam! | Nov 07 16:03:32.274 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! Nov 07 16:03:32.274 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.274 INFO kablam! Nov 07 16:03:32.274 INFO kablam! warning: cannot find type `id` in this scope Nov 07 16:03:32.274 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 16:03:32.274 INFO kablam! | Nov 07 16:03:32.274 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 16:03:32.274 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.274 INFO kablam! | Nov 07 16:03:32.274 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! Nov 07 16:03:32.274 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.274 INFO kablam! Nov 07 16:03:32.274 INFO kablam! warning: cannot find type `name` in this scope Nov 07 16:03:32.274 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 16:03:32.274 INFO kablam! | Nov 07 16:03:32.274 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 16:03:32.274 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.274 INFO kablam! | Nov 07 16:03:32.274 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! Nov 07 16:03:32.274 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.274 INFO kablam! Nov 07 16:03:32.274 INFO kablam! warning: cannot find type `location` in this scope Nov 07 16:03:32.274 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 16:03:32.274 INFO kablam! | Nov 07 16:03:32.274 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 16:03:32.274 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.274 INFO kablam! | Nov 07 16:03:32.274 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! Nov 07 16:03:32.274 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.274 INFO kablam! Nov 07 16:03:32.283 INFO kablam! warning: cannot find type `boxes` in this scope Nov 07 16:03:32.283 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 16:03:32.283 INFO kablam! | Nov 07 16:03:32.283 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 16:03:32.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.283 INFO kablam! | Nov 07 16:03:32.283 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! Nov 07 16:03:32.283 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.283 INFO kablam! Nov 07 16:03:32.283 INFO kablam! warning: cannot find type `circles` in this scope Nov 07 16:03:32.283 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 16:03:32.283 INFO kablam! | Nov 07 16:03:32.283 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 16:03:32.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.283 INFO kablam! | Nov 07 16:03:32.283 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! Nov 07 16:03:32.283 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.283 INFO kablam! Nov 07 16:03:32.288 INFO kablam! warning: cannot find type `items` in this scope Nov 07 16:03:32.288 INFO kablam! --> src/pg/types/geometric.rs:213:38 Nov 07 16:03:32.288 INFO kablam! | Nov 07 16:03:32.288 INFO kablam! 213 | #[derive(Debug, Clone, Copy, Insertable)] Nov 07 16:03:32.288 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.288 INFO kablam! | Nov 07 16:03:32.288 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! Nov 07 16:03:32.288 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.288 INFO kablam! Nov 07 16:03:32.288 INFO kablam! warning: cannot find type `NewItem` in this scope Nov 07 16:03:32.288 INFO kablam! --> src/pg/types/geometric.rs:213:38 Nov 07 16:03:32.288 INFO kablam! | Nov 07 16:03:32.288 INFO kablam! 213 | #[derive(Debug, Clone, Copy, Insertable)] Nov 07 16:03:32.288 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.288 INFO kablam! | Nov 07 16:03:32.288 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! Nov 07 16:03:32.288 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.288 INFO kablam! Nov 07 16:03:32.288 INFO kablam! warning: cannot find type `Item` in this scope Nov 07 16:03:32.288 INFO kablam! --> src/pg/types/geometric.rs:231:32 Nov 07 16:03:32.288 INFO kablam! | Nov 07 16:03:32.288 INFO kablam! 231 | #[derive(Debug, Clone, Queryable)] Nov 07 16:03:32.288 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.293 INFO kablam! | Nov 07 16:03:32.293 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! Nov 07 16:03:32.293 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.293 INFO kablam! Nov 07 16:03:32.293 INFO kablam! warning: cannot find type `box_roundtrip` in this scope Nov 07 16:03:32.293 INFO kablam! --> src/pg/types/geometric.rs:255:36 Nov 07 16:03:32.293 INFO kablam! | Nov 07 16:03:32.293 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 07 16:03:32.293 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.293 INFO kablam! | Nov 07 16:03:32.293 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! Nov 07 16:03:32.293 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.293 INFO kablam! Nov 07 16:03:32.293 INFO kablam! warning: cannot find type `Roundtrip` in this scope Nov 07 16:03:32.293 INFO kablam! --> src/pg/types/geometric.rs:255:36 Nov 07 16:03:32.293 INFO kablam! | Nov 07 16:03:32.293 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 07 16:03:32.293 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.293 INFO kablam! | Nov 07 16:03:32.293 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! Nov 07 16:03:32.293 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.293 INFO kablam! Nov 07 16:03:32.300 INFO kablam! warning: cannot find type `Roundtrip` in this scope Nov 07 16:03:32.300 INFO kablam! --> src/pg/types/geometric.rs:255:48 Nov 07 16:03:32.300 INFO kablam! | Nov 07 16:03:32.300 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 07 16:03:32.300 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.300 INFO kablam! | Nov 07 16:03:32.300 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! Nov 07 16:03:32.300 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.300 INFO kablam! Nov 07 16:03:32.300 INFO kablam! warning: cannot find type `circle_roundtrip` in this scope Nov 07 16:03:32.300 INFO kablam! --> src/pg/types/geometric.rs:310:36 Nov 07 16:03:32.300 INFO kablam! | Nov 07 16:03:32.300 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 07 16:03:32.300 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.300 INFO kablam! | Nov 07 16:03:32.300 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! Nov 07 16:03:32.300 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.300 INFO kablam! Nov 07 16:03:32.300 INFO kablam! warning: cannot find type `Roundtrip` in this scope Nov 07 16:03:32.300 INFO kablam! --> src/pg/types/geometric.rs:310:36 Nov 07 16:03:32.300 INFO kablam! | Nov 07 16:03:32.300 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 07 16:03:32.300 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.300 INFO kablam! | Nov 07 16:03:32.300 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! Nov 07 16:03:32.300 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.300 INFO kablam! Nov 07 16:03:32.300 INFO kablam! warning: cannot find type `Roundtrip` in this scope Nov 07 16:03:32.300 INFO kablam! --> src/pg/types/geometric.rs:310:48 Nov 07 16:03:32.300 INFO kablam! | Nov 07 16:03:32.300 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 07 16:03:32.300 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.300 INFO kablam! | Nov 07 16:03:32.300 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! Nov 07 16:03:32.300 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.300 INFO kablam! Nov 07 16:03:32.300 INFO kablam! warning: cannot find type `Point` in this scope Nov 07 16:03:32.300 INFO kablam! --> src/pg/types/mod.rs:53:43 Nov 07 16:03:32.300 INFO kablam! | Nov 07 16:03:32.300 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 07 16:03:32.300 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.300 INFO kablam! | Nov 07 16:03:32.300 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! Nov 07 16:03:32.300 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.300 INFO kablam! Nov 07 16:03:32.300 INFO kablam! warning: cannot find type `Point` in this scope Nov 07 16:03:32.300 INFO kablam! --> src/pg/types/mod.rs:53:52 Nov 07 16:03:32.300 INFO kablam! | Nov 07 16:03:32.300 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 07 16:03:32.300 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.300 INFO kablam! | Nov 07 16:03:32.300 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! Nov 07 16:03:32.300 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.300 INFO kablam! Nov 07 16:03:32.300 INFO kablam! warning: cannot find type `Box` in this scope Nov 07 16:03:32.301 INFO kablam! --> src/pg/types/mod.rs:113:43 Nov 07 16:03:32.301 INFO kablam! | Nov 07 16:03:32.301 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 07 16:03:32.301 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.301 INFO kablam! | Nov 07 16:03:32.301 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! Nov 07 16:03:32.301 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.301 INFO kablam! Nov 07 16:03:32.301 INFO kablam! warning: cannot find type `Box` in this scope Nov 07 16:03:32.301 INFO kablam! --> src/pg/types/mod.rs:113:52 Nov 07 16:03:32.301 INFO kablam! | Nov 07 16:03:32.301 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 07 16:03:32.301 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.301 INFO kablam! | Nov 07 16:03:32.301 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! Nov 07 16:03:32.301 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.301 INFO kablam! Nov 07 16:03:32.301 INFO kablam! warning: cannot find type `Circle` in this scope Nov 07 16:03:32.301 INFO kablam! --> src/pg/types/mod.rs:165:43 Nov 07 16:03:32.301 INFO kablam! | Nov 07 16:03:32.301 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 07 16:03:32.301 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.301 INFO kablam! | Nov 07 16:03:32.301 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! Nov 07 16:03:32.301 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.301 INFO kablam! Nov 07 16:03:32.301 INFO kablam! warning: cannot find type `Circle` in this scope Nov 07 16:03:32.301 INFO kablam! --> src/pg/types/mod.rs:165:52 Nov 07 16:03:32.301 INFO kablam! | Nov 07 16:03:32.301 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 07 16:03:32.301 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 16:03:32.301 INFO kablam! | Nov 07 16:03:32.301 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! Nov 07 16:03:32.301 INFO kablam! = note: for more information, see issue #50504 Nov 07 16:03:32.301 INFO kablam! Nov 07 16:03:32.945 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 42.34s Nov 07 16:03:32.952 INFO kablam! su: No module specific data is present Nov 07 16:03:33.348 INFO running `"docker" "rm" "-f" "8215a82269a6f2bc4a9dc3a378a43a04a8925c4547c7014375e49ab50333157c"` Nov 07 16:03:33.492 INFO blam! 8215a82269a6f2bc4a9dc3a378a43a04a8925c4547c7014375e49ab50333157c