Nov 10 07:10:41.991 INFO checking diesel_geometry-1.3.0 against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 10 07:10:41.993 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-7/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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 10 07:10:42.432 INFO blam! 9ed5e021c9c79ce44b40b50494ffd8169a8e02f15a4715817fa55293ae964711 Nov 10 07:10:42.435 INFO running `"docker" "start" "-a" "9ed5e021c9c79ce44b40b50494ffd8169a8e02f15a4715817fa55293ae964711"` Nov 10 07:10:45.359 INFO kablam! usermod: no changes Nov 10 07:10:45.523 INFO kablam! Compiling syn v0.14.9 Nov 10 07:10:45.523 INFO kablam! Checking diesel_geometry v1.3.0 (/source) Nov 10 07:10:47.498 INFO kablam! warning: cannot find type `SameAs` in this scope Nov 10 07:10:47.499 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Nov 10 07:10:47.500 INFO kablam! | Nov 10 07:10:47.501 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 10 07:10:47.501 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:10:47.502 INFO kablam! | Nov 10 07:10:47.502 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 10 07:10:47.503 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 10 07:10:47.504 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:10:47.504 INFO kablam! Nov 10 07:10:47.505 INFO kablam! warning: cannot find type `SameAs` in this scope Nov 10 07:10:47.506 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Nov 10 07:10:47.506 INFO kablam! | Nov 10 07:10:47.507 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 10 07:10:47.508 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:10:47.508 INFO kablam! | Nov 10 07:10:47.510 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 10 07:10:47.510 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:10:47.510 INFO kablam! Nov 10 07:10:47.510 INFO kablam! warning: cannot find type `SameAs` in this scope Nov 10 07:10:47.510 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 Nov 10 07:10:47.510 INFO kablam! | Nov 10 07:10:47.510 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 10 07:10:47.510 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:10:47.510 INFO kablam! | Nov 10 07:10:47.510 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 10 07:10:47.510 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:10:47.510 INFO kablam! Nov 10 07:10:47.510 INFO kablam! warning: unused import: `diesel::expression::bound::Bound` Nov 10 07:10:47.510 INFO kablam! --> src/pg/types/geometric.rs:7:5 Nov 10 07:10:47.510 INFO kablam! | Nov 10 07:10:47.510 INFO kablam! 7 | use diesel::expression::bound::Bound; Nov 10 07:10:47.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 10 07:10:47.510 INFO kablam! | Nov 10 07:10:47.510 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 10 07:10:47.510 INFO kablam! Nov 10 07:10:47.510 INFO kablam! warning: unused import: `diesel::expression::AsExpression` Nov 10 07:10:47.510 INFO kablam! --> src/pg/types/geometric.rs:8:5 Nov 10 07:10:47.510 INFO kablam! | Nov 10 07:10:47.510 INFO kablam! 8 | use diesel::expression::AsExpression; Nov 10 07:10:47.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 10 07:10:47.510 INFO kablam! Nov 10 07:10:47.510 INFO kablam! warning: unused import: `diesel::sql_types::Nullable` Nov 10 07:10:47.510 INFO kablam! --> src/pg/types/geometric.rs:11:5 Nov 10 07:10:47.510 INFO kablam! | Nov 10 07:10:47.510 INFO kablam! 11 | use diesel::sql_types::Nullable; Nov 10 07:10:47.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 10 07:10:47.510 INFO kablam! Nov 10 07:10:47.510 INFO kablam! warning: cannot find type `PgPoint` in this scope Nov 10 07:10:47.510 INFO kablam! --> src/pg/types/geometric.rs:16:41 Nov 10 07:10:47.510 INFO kablam! | Nov 10 07:10:47.510 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 10 07:10:47.510 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:10:47.510 INFO kablam! | Nov 10 07:10:47.510 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 10 07:10:47.510 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:10:47.510 INFO kablam! Nov 10 07:10:47.510 INFO kablam! warning: cannot find type `Point` in this scope Nov 10 07:10:47.510 INFO kablam! --> src/pg/types/geometric.rs:16:53 Nov 10 07:10:47.510 INFO kablam! | Nov 10 07:10:47.510 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 10 07:10:47.510 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:10:47.510 INFO kablam! | Nov 10 07:10:47.511 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 10 07:10:47.511 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:10:47.511 INFO kablam! Nov 10 07:10:47.511 INFO kablam! warning: cannot find type `PgPoint` in this scope Nov 10 07:10:47.511 INFO kablam! --> src/pg/types/geometric.rs:16:53 Nov 10 07:10:47.511 INFO kablam! | Nov 10 07:10:47.511 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 10 07:10:47.511 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:10:47.511 INFO kablam! | Nov 10 07:10:47.511 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 10 07:10:47.511 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:10:47.511 INFO kablam! Nov 10 07:10:47.511 INFO kablam! warning: cannot find type `PgBox` in this scope Nov 10 07:10:47.511 INFO kablam! --> src/pg/types/geometric.rs:40:41 Nov 10 07:10:47.511 INFO kablam! | Nov 10 07:10:47.511 INFO kablam! 40 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Nov 10 07:10:47.511 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:10:47.511 INFO kablam! | Nov 10 07:10:47.511 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 10 07:10:47.511 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:10:47.511 INFO kablam! Nov 10 07:10:47.511 INFO kablam! warning: cannot find type `sql_types` in this scope Nov 10 07:10:47.511 INFO kablam! --> src/pg/types/geometric.rs:42:10 Nov 10 07:10:47.511 INFO kablam! | Nov 10 07:10:47.511 INFO kablam! 42 | #[derive(AsExpression)] Nov 10 07:10:47.511 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:10:47.511 INFO kablam! | Nov 10 07:10:47.511 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 10 07:10:47.511 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:10:47.511 INFO kablam! Nov 10 07:10:47.511 INFO kablam! warning: cannot find type `PgBox` in this scope Nov 10 07:10:47.511 INFO kablam! --> src/pg/types/geometric.rs:42:10 Nov 10 07:10:47.511 INFO kablam! | Nov 10 07:10:47.511 INFO kablam! 42 | #[derive(AsExpression)] Nov 10 07:10:47.511 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:10:47.511 INFO kablam! | Nov 10 07:10:47.511 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 10 07:10:47.511 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:10:47.511 INFO kablam! Nov 10 07:10:47.511 INFO kablam! warning: cannot find type `PgCircle` in this scope Nov 10 07:10:47.511 INFO kablam! --> src/pg/types/geometric.rs:115:41 Nov 10 07:10:47.511 INFO kablam! | Nov 10 07:10:47.511 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 10 07:10:47.511 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:10:47.511 INFO kablam! | Nov 10 07:10:47.511 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 10 07:10:47.511 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:10:47.511 INFO kablam! Nov 10 07:10:47.511 INFO kablam! warning: cannot find type `Circle` in this scope Nov 10 07:10:47.511 INFO kablam! --> src/pg/types/geometric.rs:115:53 Nov 10 07:10:47.511 INFO kablam! | Nov 10 07:10:47.511 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 10 07:10:47.511 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:10:47.511 INFO kablam! | Nov 10 07:10:47.511 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 10 07:10:47.511 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:10:47.511 INFO kablam! Nov 10 07:10:47.511 INFO kablam! warning: cannot find type `PgCircle` in this scope Nov 10 07:10:47.511 INFO kablam! --> src/pg/types/geometric.rs:115:53 Nov 10 07:10:47.511 INFO kablam! | Nov 10 07:10:47.511 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 10 07:10:47.511 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:10:47.511 INFO kablam! | Nov 10 07:10:47.511 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 10 07:10:47.511 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:10:47.511 INFO kablam! Nov 10 07:10:47.511 INFO kablam! warning: cannot find type `Point` in this scope Nov 10 07:10:47.511 INFO kablam! --> src/pg/types/mod.rs:53:43 Nov 10 07:10:47.511 INFO kablam! | Nov 10 07:10:47.511 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 10 07:10:47.511 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:10:47.511 INFO kablam! | Nov 10 07:10:47.511 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 10 07:10:47.511 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:10:47.511 INFO kablam! Nov 10 07:10:47.511 INFO kablam! warning: cannot find type `Point` in this scope Nov 10 07:10:47.511 INFO kablam! --> src/pg/types/mod.rs:53:52 Nov 10 07:10:47.511 INFO kablam! | Nov 10 07:10:47.511 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 10 07:10:47.511 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:10:47.511 INFO kablam! | Nov 10 07:10:47.511 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 10 07:10:47.511 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:10:47.511 INFO kablam! Nov 10 07:10:47.511 INFO kablam! warning: cannot find type `Box` in this scope Nov 10 07:10:47.511 INFO kablam! --> src/pg/types/mod.rs:113:43 Nov 10 07:10:47.511 INFO kablam! | Nov 10 07:10:47.512 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 10 07:10:47.512 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:10:47.512 INFO kablam! | Nov 10 07:10:47.512 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 10 07:10:47.512 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:10:47.512 INFO kablam! Nov 10 07:10:47.512 INFO kablam! warning: cannot find type `Box` in this scope Nov 10 07:10:47.512 INFO kablam! --> src/pg/types/mod.rs:113:52 Nov 10 07:10:47.512 INFO kablam! | Nov 10 07:10:47.512 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 10 07:10:47.512 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:10:47.512 INFO kablam! | Nov 10 07:10:47.512 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 10 07:10:47.512 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:10:47.512 INFO kablam! Nov 10 07:10:47.512 INFO kablam! warning: cannot find type `Circle` in this scope Nov 10 07:10:47.512 INFO kablam! --> src/pg/types/mod.rs:165:43 Nov 10 07:10:47.512 INFO kablam! | Nov 10 07:10:47.512 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 10 07:10:47.512 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:10:47.512 INFO kablam! | Nov 10 07:10:47.512 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 10 07:10:47.512 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:10:47.512 INFO kablam! Nov 10 07:10:47.512 INFO kablam! warning: cannot find type `Circle` in this scope Nov 10 07:10:47.512 INFO kablam! --> src/pg/types/mod.rs:165:52 Nov 10 07:10:47.512 INFO kablam! | Nov 10 07:10:47.512 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 10 07:10:47.512 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:10:47.512 INFO kablam! | Nov 10 07:10:47.512 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 10 07:10:47.512 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:10:47.512 INFO kablam! Nov 10 07:11:07.191 INFO kablam! Compiling derive-error-chain v0.11.2 Nov 10 07:11:17.563 INFO kablam! Checking dotenv v0.11.0 Nov 10 07:11:21.718 INFO kablam! warning: cannot find type `SameAs` in this scope Nov 10 07:11:21.718 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Nov 10 07:11:21.719 INFO kablam! | Nov 10 07:11:21.720 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 10 07:11:21.721 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.721 INFO kablam! | Nov 10 07:11:21.721 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 10 07:11:21.721 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 10 07:11:21.721 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.721 INFO kablam! Nov 10 07:11:21.721 INFO kablam! warning: cannot find type `SameAs` in this scope Nov 10 07:11:21.721 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Nov 10 07:11:21.721 INFO kablam! | Nov 10 07:11:21.723 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 10 07:11:21.723 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.724 INFO kablam! | Nov 10 07:11:21.724 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 10 07:11:21.724 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.724 INFO kablam! Nov 10 07:11:21.724 INFO kablam! warning: cannot find type `SameAs` in this scope Nov 10 07:11:21.724 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 Nov 10 07:11:21.724 INFO kablam! | Nov 10 07:11:21.724 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 10 07:11:21.724 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.724 INFO kablam! | Nov 10 07:11:21.724 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 10 07:11:21.724 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.724 INFO kablam! Nov 10 07:11:21.724 INFO kablam! warning: unused import: `diesel::expression::bound::Bound` Nov 10 07:11:21.728 INFO kablam! --> src/pg/types/geometric.rs:7:5 Nov 10 07:11:21.728 INFO kablam! | Nov 10 07:11:21.728 INFO kablam! 7 | use diesel::expression::bound::Bound; Nov 10 07:11:21.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 10 07:11:21.728 INFO kablam! | Nov 10 07:11:21.728 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 10 07:11:21.728 INFO kablam! Nov 10 07:11:21.728 INFO kablam! warning: unused import: `diesel::expression::AsExpression` Nov 10 07:11:21.728 INFO kablam! --> src/pg/types/geometric.rs:8:5 Nov 10 07:11:21.728 INFO kablam! | Nov 10 07:11:21.728 INFO kablam! 8 | use diesel::expression::AsExpression; Nov 10 07:11:21.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 10 07:11:21.728 INFO kablam! Nov 10 07:11:21.728 INFO kablam! warning: unused import: `diesel::sql_types::Nullable` Nov 10 07:11:21.729 INFO kablam! --> src/pg/types/geometric.rs:11:5 Nov 10 07:11:21.729 INFO kablam! | Nov 10 07:11:21.729 INFO kablam! 11 | use diesel::sql_types::Nullable; Nov 10 07:11:21.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 10 07:11:21.729 INFO kablam! Nov 10 07:11:21.729 INFO kablam! warning: cannot find type `PgPoint` in this scope Nov 10 07:11:21.729 INFO kablam! --> src/pg/types/geometric.rs:16:41 Nov 10 07:11:21.729 INFO kablam! | Nov 10 07:11:21.729 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 10 07:11:21.729 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.729 INFO kablam! | Nov 10 07:11:21.729 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 10 07:11:21.729 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.729 INFO kablam! Nov 10 07:11:21.729 INFO kablam! warning: cannot find type `Point` in this scope Nov 10 07:11:21.729 INFO kablam! --> src/pg/types/geometric.rs:16:53 Nov 10 07:11:21.729 INFO kablam! | Nov 10 07:11:21.729 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 10 07:11:21.729 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.729 INFO kablam! | Nov 10 07:11:21.729 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 10 07:11:21.729 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.729 INFO kablam! Nov 10 07:11:21.729 INFO kablam! warning: cannot find type `PgPoint` in this scope Nov 10 07:11:21.729 INFO kablam! --> src/pg/types/geometric.rs:16:53 Nov 10 07:11:21.729 INFO kablam! | Nov 10 07:11:21.729 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 10 07:11:21.729 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.729 INFO kablam! | Nov 10 07:11:21.729 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 10 07:11:21.729 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.729 INFO kablam! Nov 10 07:11:21.729 INFO kablam! warning: cannot find type `PgBox` in this scope Nov 10 07:11:21.729 INFO kablam! --> src/pg/types/geometric.rs:40:41 Nov 10 07:11:21.729 INFO kablam! | Nov 10 07:11:21.729 INFO kablam! 40 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Nov 10 07:11:21.729 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.729 INFO kablam! | Nov 10 07:11:21.729 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 10 07:11:21.729 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.729 INFO kablam! Nov 10 07:11:21.729 INFO kablam! warning: cannot find type `sql_types` in this scope Nov 10 07:11:21.729 INFO kablam! --> src/pg/types/geometric.rs:42:10 Nov 10 07:11:21.729 INFO kablam! | Nov 10 07:11:21.729 INFO kablam! 42 | #[derive(AsExpression)] Nov 10 07:11:21.729 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.729 INFO kablam! | Nov 10 07:11:21.729 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 10 07:11:21.729 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.729 INFO kablam! Nov 10 07:11:21.729 INFO kablam! warning: cannot find type `PgBox` in this scope Nov 10 07:11:21.729 INFO kablam! --> src/pg/types/geometric.rs:42:10 Nov 10 07:11:21.729 INFO kablam! | Nov 10 07:11:21.729 INFO kablam! 42 | #[derive(AsExpression)] Nov 10 07:11:21.729 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.729 INFO kablam! | Nov 10 07:11:21.729 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 10 07:11:21.729 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.729 INFO kablam! Nov 10 07:11:21.729 INFO kablam! warning: cannot find type `PgCircle` in this scope Nov 10 07:11:21.729 INFO kablam! --> src/pg/types/geometric.rs:115:41 Nov 10 07:11:21.729 INFO kablam! | Nov 10 07:11:21.729 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 10 07:11:21.729 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.729 INFO kablam! | Nov 10 07:11:21.729 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 10 07:11:21.729 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.729 INFO kablam! Nov 10 07:11:21.729 INFO kablam! warning: cannot find type `Circle` in this scope Nov 10 07:11:21.729 INFO kablam! --> src/pg/types/geometric.rs:115:53 Nov 10 07:11:21.729 INFO kablam! | Nov 10 07:11:21.729 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 10 07:11:21.729 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.729 INFO kablam! | Nov 10 07:11:21.729 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 10 07:11:21.729 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.729 INFO kablam! Nov 10 07:11:21.729 INFO kablam! warning: cannot find type `PgCircle` in this scope Nov 10 07:11:21.729 INFO kablam! --> src/pg/types/geometric.rs:115:53 Nov 10 07:11:21.729 INFO kablam! | Nov 10 07:11:21.729 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 10 07:11:21.729 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.729 INFO kablam! | Nov 10 07:11:21.729 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 10 07:11:21.729 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.729 INFO kablam! Nov 10 07:11:21.729 INFO kablam! warning: cannot find type `table` in this scope Nov 10 07:11:21.730 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 10 07:11:21.730 INFO kablam! | Nov 10 07:11:21.730 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 10 07:11:21.730 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.730 INFO kablam! | Nov 10 07:11:21.730 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 10 07:11:21.730 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.730 INFO kablam! Nov 10 07:11:21.730 INFO kablam! warning: cannot find type `id` in this scope Nov 10 07:11:21.730 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 07:11:21.730 INFO kablam! | Nov 10 07:11:21.730 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 07:11:21.730 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.730 INFO kablam! | Nov 10 07:11:21.730 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 10 07:11:21.730 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.730 INFO kablam! Nov 10 07:11:21.730 INFO kablam! warning: cannot find type `name` in this scope Nov 10 07:11:21.730 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 07:11:21.730 INFO kablam! | Nov 10 07:11:21.730 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 07:11:21.730 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.730 INFO kablam! | Nov 10 07:11:21.730 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 10 07:11:21.730 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.730 INFO kablam! Nov 10 07:11:21.730 INFO kablam! warning: cannot find type `location` in this scope Nov 10 07:11:21.730 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 07:11:21.730 INFO kablam! | Nov 10 07:11:21.730 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 07:11:21.730 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.730 INFO kablam! | Nov 10 07:11:21.730 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 10 07:11:21.730 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.730 INFO kablam! Nov 10 07:11:21.730 INFO kablam! warning: cannot find type `boxes` in this scope Nov 10 07:11:21.730 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 07:11:21.730 INFO kablam! | Nov 10 07:11:21.730 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 07:11:21.730 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.730 INFO kablam! | Nov 10 07:11:21.730 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 10 07:11:21.730 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.730 INFO kablam! Nov 10 07:11:21.730 INFO kablam! warning: cannot find type `circles` in this scope Nov 10 07:11:21.730 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 07:11:21.730 INFO kablam! | Nov 10 07:11:21.730 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 07:11:21.730 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.730 INFO kablam! | Nov 10 07:11:21.730 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 10 07:11:21.730 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.730 INFO kablam! Nov 10 07:11:21.730 INFO kablam! warning: cannot find type `items` in this scope Nov 10 07:11:21.730 INFO kablam! --> src/pg/types/geometric.rs:213:38 Nov 10 07:11:21.730 INFO kablam! | Nov 10 07:11:21.730 INFO kablam! 213 | #[derive(Debug, Clone, Copy, Insertable)] Nov 10 07:11:21.730 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.730 INFO kablam! | Nov 10 07:11:21.730 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 10 07:11:21.730 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.730 INFO kablam! Nov 10 07:11:21.730 INFO kablam! warning: cannot find type `NewItem` in this scope Nov 10 07:11:21.730 INFO kablam! --> src/pg/types/geometric.rs:213:38 Nov 10 07:11:21.730 INFO kablam! | Nov 10 07:11:21.730 INFO kablam! 213 | #[derive(Debug, Clone, Copy, Insertable)] Nov 10 07:11:21.730 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.730 INFO kablam! | Nov 10 07:11:21.730 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 10 07:11:21.730 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.730 INFO kablam! Nov 10 07:11:21.730 INFO kablam! warning: cannot find type `Item` in this scope Nov 10 07:11:21.730 INFO kablam! --> src/pg/types/geometric.rs:231:32 Nov 10 07:11:21.730 INFO kablam! | Nov 10 07:11:21.730 INFO kablam! 231 | #[derive(Debug, Clone, Queryable)] Nov 10 07:11:21.730 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.730 INFO kablam! | Nov 10 07:11:21.730 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 10 07:11:21.730 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.730 INFO kablam! Nov 10 07:11:21.730 INFO kablam! warning: cannot find type `box_roundtrip` in this scope Nov 10 07:11:21.730 INFO kablam! --> src/pg/types/geometric.rs:255:36 Nov 10 07:11:21.730 INFO kablam! | Nov 10 07:11:21.730 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 10 07:11:21.730 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.730 INFO kablam! | Nov 10 07:11:21.730 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 10 07:11:21.731 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.731 INFO kablam! Nov 10 07:11:21.731 INFO kablam! warning: cannot find type `Roundtrip` in this scope Nov 10 07:11:21.731 INFO kablam! --> src/pg/types/geometric.rs:255:36 Nov 10 07:11:21.731 INFO kablam! | Nov 10 07:11:21.731 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 10 07:11:21.731 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.731 INFO kablam! | Nov 10 07:11:21.731 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 10 07:11:21.731 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.731 INFO kablam! Nov 10 07:11:21.731 INFO kablam! warning: cannot find type `Roundtrip` in this scope Nov 10 07:11:21.731 INFO kablam! --> src/pg/types/geometric.rs:255:48 Nov 10 07:11:21.731 INFO kablam! | Nov 10 07:11:21.731 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 10 07:11:21.731 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.731 INFO kablam! | Nov 10 07:11:21.731 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 10 07:11:21.731 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.731 INFO kablam! Nov 10 07:11:21.731 INFO kablam! warning: cannot find type `circle_roundtrip` in this scope Nov 10 07:11:21.731 INFO kablam! --> src/pg/types/geometric.rs:310:36 Nov 10 07:11:21.731 INFO kablam! | Nov 10 07:11:21.731 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 10 07:11:21.731 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.731 INFO kablam! | Nov 10 07:11:21.731 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 10 07:11:21.731 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.731 INFO kablam! Nov 10 07:11:21.731 INFO kablam! warning: cannot find type `Roundtrip` in this scope Nov 10 07:11:21.731 INFO kablam! --> src/pg/types/geometric.rs:310:36 Nov 10 07:11:21.731 INFO kablam! | Nov 10 07:11:21.731 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 10 07:11:21.731 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.731 INFO kablam! | Nov 10 07:11:21.731 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 10 07:11:21.731 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.731 INFO kablam! Nov 10 07:11:21.731 INFO kablam! warning: cannot find type `Roundtrip` in this scope Nov 10 07:11:21.731 INFO kablam! --> src/pg/types/geometric.rs:310:48 Nov 10 07:11:21.731 INFO kablam! | Nov 10 07:11:21.731 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 10 07:11:21.731 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.731 INFO kablam! | Nov 10 07:11:21.731 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 10 07:11:21.731 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.731 INFO kablam! Nov 10 07:11:21.731 INFO kablam! warning: cannot find type `Point` in this scope Nov 10 07:11:21.731 INFO kablam! --> src/pg/types/mod.rs:53:43 Nov 10 07:11:21.731 INFO kablam! | Nov 10 07:11:21.731 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 10 07:11:21.731 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.731 INFO kablam! | Nov 10 07:11:21.731 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 10 07:11:21.731 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.731 INFO kablam! Nov 10 07:11:21.731 INFO kablam! warning: cannot find type `Point` in this scope Nov 10 07:11:21.731 INFO kablam! --> src/pg/types/mod.rs:53:52 Nov 10 07:11:21.731 INFO kablam! | Nov 10 07:11:21.731 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 10 07:11:21.731 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.731 INFO kablam! | Nov 10 07:11:21.731 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 10 07:11:21.731 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.731 INFO kablam! Nov 10 07:11:21.731 INFO kablam! warning: cannot find type `Box` in this scope Nov 10 07:11:21.731 INFO kablam! --> src/pg/types/mod.rs:113:43 Nov 10 07:11:21.731 INFO kablam! | Nov 10 07:11:21.731 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 10 07:11:21.731 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.731 INFO kablam! | Nov 10 07:11:21.731 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 10 07:11:21.731 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.731 INFO kablam! Nov 10 07:11:21.731 INFO kablam! warning: cannot find type `Box` in this scope Nov 10 07:11:21.731 INFO kablam! --> src/pg/types/mod.rs:113:52 Nov 10 07:11:21.731 INFO kablam! | Nov 10 07:11:21.731 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 10 07:11:21.731 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.731 INFO kablam! | Nov 10 07:11:21.731 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 10 07:11:21.731 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.731 INFO kablam! Nov 10 07:11:21.731 INFO kablam! warning: cannot find type `Circle` in this scope Nov 10 07:11:21.731 INFO kablam! --> src/pg/types/mod.rs:165:43 Nov 10 07:11:21.731 INFO kablam! | Nov 10 07:11:21.731 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 10 07:11:21.731 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.731 INFO kablam! | Nov 10 07:11:21.732 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 10 07:11:21.732 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.732 INFO kablam! Nov 10 07:11:21.732 INFO kablam! warning: cannot find type `Circle` in this scope Nov 10 07:11:21.732 INFO kablam! --> src/pg/types/mod.rs:165:52 Nov 10 07:11:21.732 INFO kablam! | Nov 10 07:11:21.732 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 10 07:11:21.732 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:11:21.732 INFO kablam! | Nov 10 07:11:21.732 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 10 07:11:21.732 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:11:21.732 INFO kablam! Nov 10 07:11:22.408 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.02s Nov 10 07:11:22.420 INFO kablam! su: No module specific data is present Nov 10 07:11:23.407 INFO running `"docker" "rm" "-f" "9ed5e021c9c79ce44b40b50494ffd8169a8e02f15a4715817fa55293ae964711"` Nov 10 07:11:23.546 INFO blam! 9ed5e021c9c79ce44b40b50494ffd8169a8e02f15a4715817fa55293ae964711