Nov 05 00:47:26.820 INFO checking diesel_geometry-1.3.0 against master#2ad8c7b3502616aff142a4640cce911c6c2c5463 for pr-55655 Nov 05 00:47:26.820 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-0/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55655/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/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 +2ad8c7b3502616aff142a4640cce911c6c2c5463-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 05 00:47:27.343 INFO blam! d9bb282039e5ce117af166b6b84e148d9f1d06e2a20818c96a4ded4c767306c9 Nov 05 00:47:27.343 INFO running `"docker" "start" "-a" "d9bb282039e5ce117af166b6b84e148d9f1d06e2a20818c96a4ded4c767306c9"` Nov 05 00:47:29.435 INFO kablam! usermod: no changes Nov 05 00:47:29.637 INFO kablam! Compiling derive-error-chain v0.11.2 Nov 05 00:47:29.647 INFO kablam! Checking diesel v1.3.3 Nov 05 00:47:45.900 INFO kablam! Checking dotenv v0.11.0 Nov 05 00:48:16.295 INFO kablam! Checking diesel_geometry v1.3.0 (/source) Nov 05 00:48:17.715 INFO kablam! warning: cannot find type `SameAs` in this scope Nov 05 00:48:17.715 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Nov 05 00:48:17.715 INFO kablam! | Nov 05 00:48:17.715 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 05 00:48:17.715 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:17.715 INFO kablam! | Nov 05 00:48:17.715 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 05 00:48:17.715 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 05 00:48:17.716 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:17.716 INFO kablam! Nov 05 00:48:17.716 INFO kablam! warning: cannot find type `SameAs` in this scope Nov 05 00:48:17.716 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Nov 05 00:48:17.716 INFO kablam! | Nov 05 00:48:17.716 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 05 00:48:17.716 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:17.716 INFO kablam! | Nov 05 00:48:17.716 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 05 00:48:17.716 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:17.716 INFO kablam! Nov 05 00:48:17.716 INFO kablam! warning: cannot find type `SameAs` in this scope Nov 05 00:48:17.716 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 Nov 05 00:48:17.716 INFO kablam! | Nov 05 00:48:17.716 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 05 00:48:17.716 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:17.716 INFO kablam! | Nov 05 00:48:17.716 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 05 00:48:17.716 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:17.716 INFO kablam! Nov 05 00:48:17.716 INFO kablam! warning: unused import: `diesel::expression::bound::Bound` Nov 05 00:48:17.716 INFO kablam! --> src/pg/types/geometric.rs:7:5 Nov 05 00:48:17.716 INFO kablam! | Nov 05 00:48:17.716 INFO kablam! 7 | use diesel::expression::bound::Bound; Nov 05 00:48:17.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 05 00:48:17.716 INFO kablam! | Nov 05 00:48:17.716 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 05 00:48:17.716 INFO kablam! Nov 05 00:48:17.716 INFO kablam! warning: unused import: `diesel::expression::AsExpression` Nov 05 00:48:17.716 INFO kablam! --> src/pg/types/geometric.rs:8:5 Nov 05 00:48:17.716 INFO kablam! | Nov 05 00:48:17.716 INFO kablam! 8 | use diesel::expression::AsExpression; Nov 05 00:48:17.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 05 00:48:17.716 INFO kablam! Nov 05 00:48:17.716 INFO kablam! warning: unused import: `diesel::sql_types::Nullable` Nov 05 00:48:17.716 INFO kablam! --> src/pg/types/geometric.rs:11:5 Nov 05 00:48:17.716 INFO kablam! | Nov 05 00:48:17.716 INFO kablam! 11 | use diesel::sql_types::Nullable; Nov 05 00:48:17.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 05 00:48:17.716 INFO kablam! Nov 05 00:48:17.716 INFO kablam! warning: cannot find type `PgPoint` in this scope Nov 05 00:48:17.716 INFO kablam! --> src/pg/types/geometric.rs:16:41 Nov 05 00:48:17.716 INFO kablam! | Nov 05 00:48:17.716 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 05 00:48:17.716 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:17.716 INFO kablam! | Nov 05 00:48:17.716 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 05 00:48:17.716 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:17.716 INFO kablam! Nov 05 00:48:17.716 INFO kablam! warning: cannot find type `Point` in this scope Nov 05 00:48:17.716 INFO kablam! --> src/pg/types/geometric.rs:16:53 Nov 05 00:48:17.716 INFO kablam! | Nov 05 00:48:17.716 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 05 00:48:17.716 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:17.716 INFO kablam! | Nov 05 00:48:17.716 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 05 00:48:17.716 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:17.716 INFO kablam! Nov 05 00:48:17.716 INFO kablam! warning: cannot find type `PgPoint` in this scope Nov 05 00:48:17.716 INFO kablam! --> src/pg/types/geometric.rs:16:53 Nov 05 00:48:17.716 INFO kablam! | Nov 05 00:48:17.716 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 05 00:48:17.716 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:17.716 INFO kablam! | Nov 05 00:48:17.716 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 05 00:48:17.716 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:17.716 INFO kablam! Nov 05 00:48:17.716 INFO kablam! warning: cannot find type `PgBox` in this scope Nov 05 00:48:17.716 INFO kablam! --> src/pg/types/geometric.rs:40:41 Nov 05 00:48:17.716 INFO kablam! | Nov 05 00:48:17.716 INFO kablam! 40 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Nov 05 00:48:17.716 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:17.716 INFO kablam! | Nov 05 00:48:17.716 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 05 00:48:17.716 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:17.716 INFO kablam! Nov 05 00:48:17.716 INFO kablam! warning: cannot find type `sql_types` in this scope Nov 05 00:48:17.716 INFO kablam! --> src/pg/types/geometric.rs:42:10 Nov 05 00:48:17.716 INFO kablam! | Nov 05 00:48:17.716 INFO kablam! 42 | #[derive(AsExpression)] Nov 05 00:48:17.716 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:17.716 INFO kablam! | Nov 05 00:48:17.716 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 05 00:48:17.716 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:17.717 INFO kablam! Nov 05 00:48:17.717 INFO kablam! warning: cannot find type `PgBox` in this scope Nov 05 00:48:17.717 INFO kablam! --> src/pg/types/geometric.rs:42:10 Nov 05 00:48:17.717 INFO kablam! | Nov 05 00:48:17.717 INFO kablam! 42 | #[derive(AsExpression)] Nov 05 00:48:17.717 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:17.717 INFO kablam! | Nov 05 00:48:17.717 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 05 00:48:17.717 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:17.717 INFO kablam! Nov 05 00:48:17.717 INFO kablam! warning: cannot find type `PgCircle` in this scope Nov 05 00:48:17.717 INFO kablam! --> src/pg/types/geometric.rs:115:41 Nov 05 00:48:17.717 INFO kablam! | Nov 05 00:48:17.717 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 05 00:48:17.717 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:17.717 INFO kablam! | Nov 05 00:48:17.717 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 05 00:48:17.717 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:17.717 INFO kablam! Nov 05 00:48:17.717 INFO kablam! warning: cannot find type `Circle` in this scope Nov 05 00:48:17.717 INFO kablam! --> src/pg/types/geometric.rs:115:53 Nov 05 00:48:17.717 INFO kablam! | Nov 05 00:48:17.717 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 05 00:48:17.717 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:17.717 INFO kablam! | Nov 05 00:48:17.717 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 05 00:48:17.717 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:17.717 INFO kablam! Nov 05 00:48:17.717 INFO kablam! warning: cannot find type `PgCircle` in this scope Nov 05 00:48:17.717 INFO kablam! --> src/pg/types/geometric.rs:115:53 Nov 05 00:48:17.717 INFO kablam! | Nov 05 00:48:17.717 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 05 00:48:17.717 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:17.717 INFO kablam! | Nov 05 00:48:17.717 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 05 00:48:17.717 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:17.717 INFO kablam! Nov 05 00:48:17.717 INFO kablam! warning: cannot find type `Point` in this scope Nov 05 00:48:17.717 INFO kablam! --> src/pg/types/mod.rs:53:43 Nov 05 00:48:17.717 INFO kablam! | Nov 05 00:48:17.717 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 05 00:48:17.717 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:17.717 INFO kablam! | Nov 05 00:48:17.717 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 05 00:48:17.717 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:17.717 INFO kablam! Nov 05 00:48:17.717 INFO kablam! warning: cannot find type `Point` in this scope Nov 05 00:48:17.717 INFO kablam! --> src/pg/types/mod.rs:53:52 Nov 05 00:48:17.717 INFO kablam! | Nov 05 00:48:17.717 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 05 00:48:17.717 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:17.717 INFO kablam! | Nov 05 00:48:17.717 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 05 00:48:17.717 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:17.717 INFO kablam! Nov 05 00:48:17.717 INFO kablam! warning: cannot find type `Box` in this scope Nov 05 00:48:17.717 INFO kablam! --> src/pg/types/mod.rs:113:43 Nov 05 00:48:17.717 INFO kablam! | Nov 05 00:48:17.717 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 05 00:48:17.717 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:17.717 INFO kablam! | Nov 05 00:48:17.717 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 05 00:48:17.717 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:17.717 INFO kablam! Nov 05 00:48:17.717 INFO kablam! warning: cannot find type `Box` in this scope Nov 05 00:48:17.717 INFO kablam! --> src/pg/types/mod.rs:113:52 Nov 05 00:48:17.717 INFO kablam! | Nov 05 00:48:17.717 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 05 00:48:17.717 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:17.717 INFO kablam! | Nov 05 00:48:17.717 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 05 00:48:17.717 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:17.717 INFO kablam! Nov 05 00:48:17.717 INFO kablam! warning: cannot find type `Circle` in this scope Nov 05 00:48:17.717 INFO kablam! --> src/pg/types/mod.rs:165:43 Nov 05 00:48:17.717 INFO kablam! | Nov 05 00:48:17.717 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 05 00:48:17.717 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:17.717 INFO kablam! | Nov 05 00:48:17.717 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 05 00:48:17.717 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:17.717 INFO kablam! Nov 05 00:48:17.717 INFO kablam! warning: cannot find type `Circle` in this scope Nov 05 00:48:17.717 INFO kablam! --> src/pg/types/mod.rs:165:52 Nov 05 00:48:17.718 INFO kablam! | Nov 05 00:48:17.718 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 05 00:48:17.718 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:17.718 INFO kablam! | Nov 05 00:48:17.718 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 05 00:48:17.718 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:17.718 INFO kablam! Nov 05 00:48:18.691 INFO kablam! warning: cannot find type `SameAs` in this scope Nov 05 00:48:18.691 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Nov 05 00:48:18.691 INFO kablam! | Nov 05 00:48:18.691 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 05 00:48:18.691 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.692 INFO kablam! | Nov 05 00:48:18.692 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 05 00:48:18.692 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 05 00:48:18.692 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.692 INFO kablam! Nov 05 00:48:18.692 INFO kablam! warning: cannot find type `SameAs` in this scope Nov 05 00:48:18.692 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Nov 05 00:48:18.692 INFO kablam! | Nov 05 00:48:18.692 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 05 00:48:18.692 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.693 INFO kablam! | Nov 05 00:48:18.693 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 05 00:48:18.693 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.693 INFO kablam! Nov 05 00:48:18.693 INFO kablam! warning: cannot find type `SameAs` in this scope Nov 05 00:48:18.693 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 Nov 05 00:48:18.693 INFO kablam! | Nov 05 00:48:18.693 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 05 00:48:18.693 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.693 INFO kablam! | Nov 05 00:48:18.693 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 05 00:48:18.693 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.693 INFO kablam! Nov 05 00:48:18.694 INFO kablam! warning: unused import: `diesel::expression::bound::Bound` Nov 05 00:48:18.694 INFO kablam! --> src/pg/types/geometric.rs:7:5 Nov 05 00:48:18.694 INFO kablam! | Nov 05 00:48:18.694 INFO kablam! 7 | use diesel::expression::bound::Bound; Nov 05 00:48:18.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 05 00:48:18.694 INFO kablam! | Nov 05 00:48:18.694 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 05 00:48:18.694 INFO kablam! Nov 05 00:48:18.694 INFO kablam! warning: unused import: `diesel::expression::AsExpression` Nov 05 00:48:18.694 INFO kablam! --> src/pg/types/geometric.rs:8:5 Nov 05 00:48:18.694 INFO kablam! | Nov 05 00:48:18.694 INFO kablam! 8 | use diesel::expression::AsExpression; Nov 05 00:48:18.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 05 00:48:18.694 INFO kablam! Nov 05 00:48:18.694 INFO kablam! warning: unused import: `diesel::sql_types::Nullable` Nov 05 00:48:18.694 INFO kablam! --> src/pg/types/geometric.rs:11:5 Nov 05 00:48:18.694 INFO kablam! | Nov 05 00:48:18.694 INFO kablam! 11 | use diesel::sql_types::Nullable; Nov 05 00:48:18.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 05 00:48:18.694 INFO kablam! Nov 05 00:48:18.694 INFO kablam! warning: cannot find type `PgPoint` in this scope Nov 05 00:48:18.694 INFO kablam! --> src/pg/types/geometric.rs:16:41 Nov 05 00:48:18.696 INFO kablam! | Nov 05 00:48:18.696 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 05 00:48:18.696 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.696 INFO kablam! | Nov 05 00:48:18.696 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 05 00:48:18.696 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.696 INFO kablam! Nov 05 00:48:18.696 INFO kablam! warning: cannot find type `Point` in this scope Nov 05 00:48:18.696 INFO kablam! --> src/pg/types/geometric.rs:16:53 Nov 05 00:48:18.697 INFO kablam! | Nov 05 00:48:18.697 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 05 00:48:18.697 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.697 INFO kablam! | Nov 05 00:48:18.697 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 05 00:48:18.697 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.697 INFO kablam! Nov 05 00:48:18.697 INFO kablam! warning: cannot find type `PgPoint` in this scope Nov 05 00:48:18.697 INFO kablam! --> src/pg/types/geometric.rs:16:53 Nov 05 00:48:18.697 INFO kablam! | Nov 05 00:48:18.697 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 05 00:48:18.697 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.697 INFO kablam! | Nov 05 00:48:18.697 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 05 00:48:18.697 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.697 INFO kablam! Nov 05 00:48:18.697 INFO kablam! warning: cannot find type `PgBox` in this scope Nov 05 00:48:18.697 INFO kablam! --> src/pg/types/geometric.rs:40:41 Nov 05 00:48:18.697 INFO kablam! | Nov 05 00:48:18.697 INFO kablam! 40 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Nov 05 00:48:18.697 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.697 INFO kablam! | Nov 05 00:48:18.697 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 05 00:48:18.697 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.697 INFO kablam! Nov 05 00:48:18.697 INFO kablam! warning: cannot find type `sql_types` in this scope Nov 05 00:48:18.697 INFO kablam! --> src/pg/types/geometric.rs:42:10 Nov 05 00:48:18.697 INFO kablam! | Nov 05 00:48:18.697 INFO kablam! 42 | #[derive(AsExpression)] Nov 05 00:48:18.697 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.697 INFO kablam! | Nov 05 00:48:18.697 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 05 00:48:18.697 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.697 INFO kablam! Nov 05 00:48:18.697 INFO kablam! warning: cannot find type `PgBox` in this scope Nov 05 00:48:18.697 INFO kablam! --> src/pg/types/geometric.rs:42:10 Nov 05 00:48:18.698 INFO kablam! | Nov 05 00:48:18.698 INFO kablam! 42 | #[derive(AsExpression)] Nov 05 00:48:18.698 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.698 INFO kablam! | Nov 05 00:48:18.698 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 05 00:48:18.698 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.698 INFO kablam! Nov 05 00:48:18.698 INFO kablam! warning: cannot find type `PgCircle` in this scope Nov 05 00:48:18.698 INFO kablam! --> src/pg/types/geometric.rs:115:41 Nov 05 00:48:18.698 INFO kablam! | Nov 05 00:48:18.698 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 05 00:48:18.698 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.698 INFO kablam! | Nov 05 00:48:18.698 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 05 00:48:18.698 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.698 INFO kablam! Nov 05 00:48:18.698 INFO kablam! warning: cannot find type `Circle` in this scope Nov 05 00:48:18.698 INFO kablam! --> src/pg/types/geometric.rs:115:53 Nov 05 00:48:18.698 INFO kablam! | Nov 05 00:48:18.698 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 05 00:48:18.698 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.698 INFO kablam! | Nov 05 00:48:18.698 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 05 00:48:18.698 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.698 INFO kablam! Nov 05 00:48:18.698 INFO kablam! warning: cannot find type `PgCircle` in this scope Nov 05 00:48:18.698 INFO kablam! --> src/pg/types/geometric.rs:115:53 Nov 05 00:48:18.698 INFO kablam! | Nov 05 00:48:18.698 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 05 00:48:18.698 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.698 INFO kablam! | Nov 05 00:48:18.698 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 05 00:48:18.698 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.698 INFO kablam! Nov 05 00:48:18.698 INFO kablam! warning: cannot find type `table` in this scope Nov 05 00:48:18.698 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 05 00:48:18.698 INFO kablam! | Nov 05 00:48:18.698 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 05 00:48:18.698 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.698 INFO kablam! | Nov 05 00:48:18.698 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 05 00:48:18.698 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.698 INFO kablam! Nov 05 00:48:18.698 INFO kablam! warning: cannot find type `id` in this scope Nov 05 00:48:18.698 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 05 00:48:18.698 INFO kablam! | Nov 05 00:48:18.698 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 05 00:48:18.698 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.698 INFO kablam! | Nov 05 00:48:18.698 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 05 00:48:18.698 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.698 INFO kablam! Nov 05 00:48:18.698 INFO kablam! warning: cannot find type `name` in this scope Nov 05 00:48:18.698 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 05 00:48:18.698 INFO kablam! | Nov 05 00:48:18.698 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 05 00:48:18.698 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.698 INFO kablam! | Nov 05 00:48:18.698 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 05 00:48:18.698 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.698 INFO kablam! Nov 05 00:48:18.698 INFO kablam! warning: cannot find type `location` in this scope Nov 05 00:48:18.698 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 05 00:48:18.698 INFO kablam! | Nov 05 00:48:18.698 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 05 00:48:18.698 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.698 INFO kablam! | Nov 05 00:48:18.698 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 05 00:48:18.698 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.698 INFO kablam! Nov 05 00:48:18.698 INFO kablam! warning: cannot find type `boxes` in this scope Nov 05 00:48:18.698 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 05 00:48:18.698 INFO kablam! | Nov 05 00:48:18.698 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 05 00:48:18.698 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.698 INFO kablam! | Nov 05 00:48:18.698 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 05 00:48:18.698 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.698 INFO kablam! Nov 05 00:48:18.699 INFO kablam! warning: cannot find type `circles` in this scope Nov 05 00:48:18.699 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 05 00:48:18.699 INFO kablam! | Nov 05 00:48:18.699 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 05 00:48:18.699 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.699 INFO kablam! | Nov 05 00:48:18.699 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 05 00:48:18.699 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.699 INFO kablam! Nov 05 00:48:18.699 INFO kablam! warning: cannot find type `items` in this scope Nov 05 00:48:18.699 INFO kablam! --> src/pg/types/geometric.rs:213:38 Nov 05 00:48:18.699 INFO kablam! | Nov 05 00:48:18.699 INFO kablam! 213 | #[derive(Debug, Clone, Copy, Insertable)] Nov 05 00:48:18.699 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.699 INFO kablam! | Nov 05 00:48:18.699 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 05 00:48:18.699 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.699 INFO kablam! Nov 05 00:48:18.699 INFO kablam! warning: cannot find type `NewItem` in this scope Nov 05 00:48:18.699 INFO kablam! --> src/pg/types/geometric.rs:213:38 Nov 05 00:48:18.699 INFO kablam! | Nov 05 00:48:18.699 INFO kablam! 213 | #[derive(Debug, Clone, Copy, Insertable)] Nov 05 00:48:18.699 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.699 INFO kablam! | Nov 05 00:48:18.699 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 05 00:48:18.699 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.699 INFO kablam! Nov 05 00:48:18.699 INFO kablam! warning: cannot find type `Item` in this scope Nov 05 00:48:18.699 INFO kablam! --> src/pg/types/geometric.rs:231:32 Nov 05 00:48:18.699 INFO kablam! | Nov 05 00:48:18.699 INFO kablam! 231 | #[derive(Debug, Clone, Queryable)] Nov 05 00:48:18.699 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.699 INFO kablam! | Nov 05 00:48:18.699 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 05 00:48:18.699 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.699 INFO kablam! Nov 05 00:48:18.699 INFO kablam! warning: cannot find type `box_roundtrip` in this scope Nov 05 00:48:18.699 INFO kablam! --> src/pg/types/geometric.rs:255:36 Nov 05 00:48:18.699 INFO kablam! | Nov 05 00:48:18.699 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 05 00:48:18.699 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.699 INFO kablam! | Nov 05 00:48:18.699 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 05 00:48:18.699 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.699 INFO kablam! Nov 05 00:48:18.699 INFO kablam! warning: cannot find type `Roundtrip` in this scope Nov 05 00:48:18.699 INFO kablam! --> src/pg/types/geometric.rs:255:36 Nov 05 00:48:18.699 INFO kablam! | Nov 05 00:48:18.699 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 05 00:48:18.699 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.699 INFO kablam! | Nov 05 00:48:18.699 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 05 00:48:18.699 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.699 INFO kablam! Nov 05 00:48:18.699 INFO kablam! warning: cannot find type `Roundtrip` in this scope Nov 05 00:48:18.699 INFO kablam! --> src/pg/types/geometric.rs:255:48 Nov 05 00:48:18.699 INFO kablam! | Nov 05 00:48:18.699 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 05 00:48:18.699 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.699 INFO kablam! | Nov 05 00:48:18.699 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 05 00:48:18.699 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.699 INFO kablam! Nov 05 00:48:18.699 INFO kablam! warning: cannot find type `circle_roundtrip` in this scope Nov 05 00:48:18.699 INFO kablam! --> src/pg/types/geometric.rs:310:36 Nov 05 00:48:18.699 INFO kablam! | Nov 05 00:48:18.699 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 05 00:48:18.699 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.699 INFO kablam! | Nov 05 00:48:18.699 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 05 00:48:18.699 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.699 INFO kablam! Nov 05 00:48:18.699 INFO kablam! warning: cannot find type `Roundtrip` in this scope Nov 05 00:48:18.699 INFO kablam! --> src/pg/types/geometric.rs:310:36 Nov 05 00:48:18.699 INFO kablam! | Nov 05 00:48:18.699 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 05 00:48:18.699 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.699 INFO kablam! | Nov 05 00:48:18.699 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 05 00:48:18.699 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.699 INFO kablam! Nov 05 00:48:18.699 INFO kablam! warning: cannot find type `Roundtrip` in this scope Nov 05 00:48:18.699 INFO kablam! --> src/pg/types/geometric.rs:310:48 Nov 05 00:48:18.700 INFO kablam! | Nov 05 00:48:18.700 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 05 00:48:18.700 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.700 INFO kablam! | Nov 05 00:48:18.700 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 05 00:48:18.700 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.700 INFO kablam! Nov 05 00:48:18.700 INFO kablam! warning: cannot find type `Point` in this scope Nov 05 00:48:18.700 INFO kablam! --> src/pg/types/mod.rs:53:43 Nov 05 00:48:18.700 INFO kablam! | Nov 05 00:48:18.700 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 05 00:48:18.700 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.700 INFO kablam! | Nov 05 00:48:18.700 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 05 00:48:18.700 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.700 INFO kablam! Nov 05 00:48:18.700 INFO kablam! warning: cannot find type `Point` in this scope Nov 05 00:48:18.700 INFO kablam! --> src/pg/types/mod.rs:53:52 Nov 05 00:48:18.700 INFO kablam! | Nov 05 00:48:18.700 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 05 00:48:18.700 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.700 INFO kablam! | Nov 05 00:48:18.700 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 05 00:48:18.700 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.700 INFO kablam! Nov 05 00:48:18.700 INFO kablam! warning: cannot find type `Box` in this scope Nov 05 00:48:18.700 INFO kablam! --> src/pg/types/mod.rs:113:43 Nov 05 00:48:18.700 INFO kablam! | Nov 05 00:48:18.700 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 05 00:48:18.700 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.700 INFO kablam! | Nov 05 00:48:18.700 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 05 00:48:18.700 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.700 INFO kablam! Nov 05 00:48:18.700 INFO kablam! warning: cannot find type `Box` in this scope Nov 05 00:48:18.700 INFO kablam! --> src/pg/types/mod.rs:113:52 Nov 05 00:48:18.700 INFO kablam! | Nov 05 00:48:18.700 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 05 00:48:18.700 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.700 INFO kablam! | Nov 05 00:48:18.700 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 05 00:48:18.700 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.700 INFO kablam! Nov 05 00:48:18.700 INFO kablam! warning: cannot find type `Circle` in this scope Nov 05 00:48:18.700 INFO kablam! --> src/pg/types/mod.rs:165:43 Nov 05 00:48:18.700 INFO kablam! | Nov 05 00:48:18.700 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 05 00:48:18.700 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.700 INFO kablam! | Nov 05 00:48:18.700 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 05 00:48:18.700 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.700 INFO kablam! Nov 05 00:48:18.700 INFO kablam! warning: cannot find type `Circle` in this scope Nov 05 00:48:18.700 INFO kablam! --> src/pg/types/mod.rs:165:52 Nov 05 00:48:18.700 INFO kablam! | Nov 05 00:48:18.700 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 05 00:48:18.700 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:48:18.700 INFO kablam! | Nov 05 00:48:18.700 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 05 00:48:18.700 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:48:18.700 INFO kablam! Nov 05 00:48:19.192 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 49.73s Nov 05 00:48:19.197 INFO kablam! su: No module specific data is present Nov 05 00:48:19.509 INFO running `"docker" "rm" "-f" "d9bb282039e5ce117af166b6b84e148d9f1d06e2a20818c96a4ded4c767306c9"` Nov 05 00:48:19.803 INFO blam! d9bb282039e5ce117af166b6b84e148d9f1d06e2a20818c96a4ded4c767306c9