Oct 12 01:33:41.301 INFO testing diesel_geometry-1.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 01:33:41.303 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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"` Oct 12 01:33:41.717 INFO blam! f685f2bbead2dc28ff4004ca753ae9a02b37e14be4001165fef85e2d1398df8c Oct 12 01:33:41.719 INFO running `"docker" "start" "-a" "f685f2bbead2dc28ff4004ca753ae9a02b37e14be4001165fef85e2d1398df8c"` Oct 12 01:33:43.444 INFO kablam! usermod: no changes Oct 12 01:33:43.524 INFO kablam! Compiling diesel_geometry v1.3.0 (/source) Oct 12 01:33:45.155 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 12 01:33:45.155 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Oct 12 01:33:45.155 INFO kablam! | Oct 12 01:33:45.156 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 12 01:33:45.156 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:45.156 INFO kablam! | Oct 12 01:33:45.157 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 01:33:45.157 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! Oct 12 01:33:45.157 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:45.157 INFO kablam! Oct 12 01:33:45.158 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 12 01:33:45.158 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Oct 12 01:33:45.158 INFO kablam! | Oct 12 01:33:45.158 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 12 01:33:45.159 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:45.159 INFO kablam! | Oct 12 01:33:45.159 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! Oct 12 01:33:45.160 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:45.160 INFO kablam! Oct 12 01:33:45.160 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 12 01:33:45.161 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 Oct 12 01:33:45.161 INFO kablam! | Oct 12 01:33:45.161 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 12 01:33:45.161 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:45.161 INFO kablam! | Oct 12 01:33:45.162 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! Oct 12 01:33:45.162 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:45.162 INFO kablam! Oct 12 01:33:45.162 INFO kablam! warning: unused import: `diesel::expression::bound::Bound` Oct 12 01:33:45.163 INFO kablam! --> src/pg/types/geometric.rs:7:5 Oct 12 01:33:45.163 INFO kablam! | Oct 12 01:33:45.163 INFO kablam! 7 | use diesel::expression::bound::Bound; Oct 12 01:33:45.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:33:45.163 INFO kablam! | Oct 12 01:33:45.164 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 01:33:45.164 INFO kablam! Oct 12 01:33:45.164 INFO kablam! warning: unused import: `diesel::expression::AsExpression` Oct 12 01:33:45.164 INFO kablam! --> src/pg/types/geometric.rs:8:5 Oct 12 01:33:45.165 INFO kablam! | Oct 12 01:33:45.165 INFO kablam! 8 | use diesel::expression::AsExpression; Oct 12 01:33:45.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:33:45.166 INFO kablam! Oct 12 01:33:45.166 INFO kablam! warning: unused import: `diesel::sql_types::Nullable` Oct 12 01:33:45.166 INFO kablam! --> src/pg/types/geometric.rs:11:5 Oct 12 01:33:45.166 INFO kablam! | Oct 12 01:33:45.167 INFO kablam! 11 | use diesel::sql_types::Nullable; Oct 12 01:33:45.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:33:45.167 INFO kablam! Oct 12 01:33:45.167 INFO kablam! warning: cannot find type `PgPoint` in this scope Oct 12 01:33:45.168 INFO kablam! --> src/pg/types/geometric.rs:16:41 Oct 12 01:33:45.168 INFO kablam! | Oct 12 01:33:45.168 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:33:45.168 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:45.169 INFO kablam! | Oct 12 01:33:45.169 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! Oct 12 01:33:45.169 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:45.170 INFO kablam! Oct 12 01:33:45.170 INFO kablam! warning: cannot find type `Point` in this scope Oct 12 01:33:45.170 INFO kablam! --> src/pg/types/geometric.rs:16:53 Oct 12 01:33:45.170 INFO kablam! | Oct 12 01:33:45.171 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:33:45.171 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:45.171 INFO kablam! | Oct 12 01:33:45.172 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! Oct 12 01:33:45.172 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:45.172 INFO kablam! Oct 12 01:33:45.172 INFO kablam! warning: cannot find type `PgPoint` in this scope Oct 12 01:33:45.173 INFO kablam! --> src/pg/types/geometric.rs:16:53 Oct 12 01:33:45.173 INFO kablam! | Oct 12 01:33:45.173 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:33:45.173 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:45.174 INFO kablam! | Oct 12 01:33:45.174 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! Oct 12 01:33:45.174 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:45.174 INFO kablam! Oct 12 01:33:45.175 INFO kablam! warning: cannot find type `PgBox` in this scope Oct 12 01:33:45.175 INFO kablam! --> src/pg/types/geometric.rs:40:41 Oct 12 01:33:45.175 INFO kablam! | Oct 12 01:33:45.176 INFO kablam! 40 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Oct 12 01:33:45.176 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:45.176 INFO kablam! | Oct 12 01:33:45.176 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! Oct 12 01:33:45.177 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:45.177 INFO kablam! Oct 12 01:33:45.177 INFO kablam! warning: cannot find type `sql_types` in this scope Oct 12 01:33:45.177 INFO kablam! --> src/pg/types/geometric.rs:42:10 Oct 12 01:33:45.178 INFO kablam! | Oct 12 01:33:45.178 INFO kablam! 42 | #[derive(AsExpression)] Oct 12 01:33:45.178 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:45.178 INFO kablam! | Oct 12 01:33:45.178 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! Oct 12 01:33:45.179 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:45.179 INFO kablam! Oct 12 01:33:45.179 INFO kablam! warning: cannot find type `PgBox` in this scope Oct 12 01:33:45.179 INFO kablam! --> src/pg/types/geometric.rs:42:10 Oct 12 01:33:45.180 INFO kablam! | Oct 12 01:33:45.180 INFO kablam! 42 | #[derive(AsExpression)] Oct 12 01:33:45.184 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:45.184 INFO kablam! | Oct 12 01:33:45.185 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! Oct 12 01:33:45.185 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:45.185 INFO kablam! Oct 12 01:33:45.186 INFO kablam! warning: cannot find type `PgCircle` in this scope Oct 12 01:33:45.186 INFO kablam! --> src/pg/types/geometric.rs:115:41 Oct 12 01:33:45.186 INFO kablam! | Oct 12 01:33:45.186 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:33:45.187 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:45.187 INFO kablam! | Oct 12 01:33:45.187 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! Oct 12 01:33:45.187 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:45.188 INFO kablam! Oct 12 01:33:45.188 INFO kablam! warning: cannot find type `Circle` in this scope Oct 12 01:33:45.188 INFO kablam! --> src/pg/types/geometric.rs:115:53 Oct 12 01:33:45.189 INFO kablam! | Oct 12 01:33:45.189 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:33:45.189 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:45.189 INFO kablam! | Oct 12 01:33:45.190 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! Oct 12 01:33:45.190 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:45.190 INFO kablam! Oct 12 01:33:45.190 INFO kablam! warning: cannot find type `PgCircle` in this scope Oct 12 01:33:45.191 INFO kablam! --> src/pg/types/geometric.rs:115:53 Oct 12 01:33:45.191 INFO kablam! | Oct 12 01:33:45.191 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:33:45.191 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:45.191 INFO kablam! | Oct 12 01:33:45.192 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! Oct 12 01:33:45.192 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:45.192 INFO kablam! Oct 12 01:33:45.192 INFO kablam! warning: cannot find type `Point` in this scope Oct 12 01:33:45.193 INFO kablam! --> src/pg/types/mod.rs:53:43 Oct 12 01:33:45.193 INFO kablam! | Oct 12 01:33:45.193 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:33:45.193 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:45.194 INFO kablam! | Oct 12 01:33:45.194 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! Oct 12 01:33:45.194 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:45.194 INFO kablam! Oct 12 01:33:45.194 INFO kablam! warning: cannot find type `Point` in this scope Oct 12 01:33:45.195 INFO kablam! --> src/pg/types/mod.rs:53:52 Oct 12 01:33:45.195 INFO kablam! | Oct 12 01:33:45.195 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:33:45.195 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:45.196 INFO kablam! | Oct 12 01:33:45.196 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! Oct 12 01:33:45.196 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:45.196 INFO kablam! Oct 12 01:33:45.197 INFO kablam! warning: cannot find type `Box` in this scope Oct 12 01:33:45.197 INFO kablam! --> src/pg/types/mod.rs:113:43 Oct 12 01:33:45.197 INFO kablam! | Oct 12 01:33:45.197 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:33:45.198 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:45.198 INFO kablam! | Oct 12 01:33:45.198 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! Oct 12 01:33:45.198 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:45.199 INFO kablam! Oct 12 01:33:45.199 INFO kablam! warning: cannot find type `Box` in this scope Oct 12 01:33:45.199 INFO kablam! --> src/pg/types/mod.rs:113:52 Oct 12 01:33:45.199 INFO kablam! | Oct 12 01:33:45.200 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:33:45.200 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:45.200 INFO kablam! | Oct 12 01:33:45.200 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! Oct 12 01:33:45.201 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:45.201 INFO kablam! Oct 12 01:33:45.201 INFO kablam! warning: cannot find type `Circle` in this scope Oct 12 01:33:45.201 INFO kablam! --> src/pg/types/mod.rs:165:43 Oct 12 01:33:45.202 INFO kablam! | Oct 12 01:33:45.202 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:33:45.202 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:45.202 INFO kablam! | Oct 12 01:33:45.202 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! Oct 12 01:33:45.203 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:45.203 INFO kablam! Oct 12 01:33:45.203 INFO kablam! warning: cannot find type `Circle` in this scope Oct 12 01:33:45.203 INFO kablam! --> src/pg/types/mod.rs:165:52 Oct 12 01:33:45.204 INFO kablam! | Oct 12 01:33:45.204 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:33:45.204 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:45.204 INFO kablam! | Oct 12 01:33:45.205 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! Oct 12 01:33:45.205 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:45.205 INFO kablam! Oct 12 01:33:45.771 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.32s Oct 12 01:33:45.776 INFO kablam! su: No module specific data is present Oct 12 01:33:46.466 INFO running `"docker" "rm" "-f" "f685f2bbead2dc28ff4004ca753ae9a02b37e14be4001165fef85e2d1398df8c"` Oct 12 01:33:46.711 INFO blam! f685f2bbead2dc28ff4004ca753ae9a02b37e14be4001165fef85e2d1398df8c Oct 12 01:33:46.714 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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"` Oct 12 01:33:47.142 INFO blam! 3aaaa2f8f6cbaa3e559d78c98513f1dad99424af93b696f4da35c13c3bafdfdf Oct 12 01:33:47.144 INFO running `"docker" "start" "-a" "3aaaa2f8f6cbaa3e559d78c98513f1dad99424af93b696f4da35c13c3bafdfdf"` Oct 12 01:33:48.878 INFO kablam! usermod: no changes Oct 12 01:33:49.000 INFO kablam! Compiling dotenv v0.11.0 Oct 12 01:33:51.928 INFO kablam! Compiling diesel_geometry v1.3.0 (/source) Oct 12 01:33:55.121 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 12 01:33:55.121 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Oct 12 01:33:55.121 INFO kablam! | Oct 12 01:33:55.121 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 12 01:33:55.121 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.121 INFO kablam! | Oct 12 01:33:55.122 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 01:33:55.122 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! Oct 12 01:33:55.122 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.122 INFO kablam! Oct 12 01:33:55.122 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 12 01:33:55.122 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Oct 12 01:33:55.122 INFO kablam! | Oct 12 01:33:55.122 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 12 01:33:55.122 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.122 INFO kablam! | Oct 12 01:33:55.122 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! Oct 12 01:33:55.122 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.122 INFO kablam! Oct 12 01:33:55.122 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 12 01:33:55.122 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 Oct 12 01:33:55.122 INFO kablam! | Oct 12 01:33:55.122 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 12 01:33:55.122 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.122 INFO kablam! | Oct 12 01:33:55.122 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! Oct 12 01:33:55.122 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.122 INFO kablam! Oct 12 01:33:55.122 INFO kablam! warning: unused import: `diesel::expression::bound::Bound` Oct 12 01:33:55.123 INFO kablam! --> src/pg/types/geometric.rs:7:5 Oct 12 01:33:55.123 INFO kablam! | Oct 12 01:33:55.123 INFO kablam! 7 | use diesel::expression::bound::Bound; Oct 12 01:33:55.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:33:55.123 INFO kablam! | Oct 12 01:33:55.123 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 01:33:55.123 INFO kablam! Oct 12 01:33:55.123 INFO kablam! warning: unused import: `diesel::expression::AsExpression` Oct 12 01:33:55.123 INFO kablam! --> src/pg/types/geometric.rs:8:5 Oct 12 01:33:55.123 INFO kablam! | Oct 12 01:33:55.123 INFO kablam! 8 | use diesel::expression::AsExpression; Oct 12 01:33:55.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:33:55.123 INFO kablam! Oct 12 01:33:55.123 INFO kablam! warning: unused import: `diesel::sql_types::Nullable` Oct 12 01:33:55.123 INFO kablam! --> src/pg/types/geometric.rs:11:5 Oct 12 01:33:55.123 INFO kablam! | Oct 12 01:33:55.123 INFO kablam! 11 | use diesel::sql_types::Nullable; Oct 12 01:33:55.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:33:55.123 INFO kablam! Oct 12 01:33:55.123 INFO kablam! warning: cannot find type `PgPoint` in this scope Oct 12 01:33:55.123 INFO kablam! --> src/pg/types/geometric.rs:16:41 Oct 12 01:33:55.123 INFO kablam! | Oct 12 01:33:55.123 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:33:55.124 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.124 INFO kablam! | Oct 12 01:33:55.124 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! Oct 12 01:33:55.124 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.124 INFO kablam! Oct 12 01:33:55.124 INFO kablam! warning: cannot find type `Point` in this scope Oct 12 01:33:55.124 INFO kablam! --> src/pg/types/geometric.rs:16:53 Oct 12 01:33:55.124 INFO kablam! | Oct 12 01:33:55.124 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:33:55.125 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.125 INFO kablam! | Oct 12 01:33:55.125 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! Oct 12 01:33:55.125 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.125 INFO kablam! Oct 12 01:33:55.125 INFO kablam! warning: cannot find type `PgPoint` in this scope Oct 12 01:33:55.125 INFO kablam! --> src/pg/types/geometric.rs:16:53 Oct 12 01:33:55.125 INFO kablam! | Oct 12 01:33:55.125 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:33:55.125 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.125 INFO kablam! | Oct 12 01:33:55.125 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! Oct 12 01:33:55.125 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.125 INFO kablam! Oct 12 01:33:55.125 INFO kablam! warning: cannot find type `PgBox` in this scope Oct 12 01:33:55.125 INFO kablam! --> src/pg/types/geometric.rs:40:41 Oct 12 01:33:55.125 INFO kablam! | Oct 12 01:33:55.125 INFO kablam! 40 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Oct 12 01:33:55.125 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.125 INFO kablam! | Oct 12 01:33:55.125 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! Oct 12 01:33:55.126 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.126 INFO kablam! Oct 12 01:33:55.126 INFO kablam! warning: cannot find type `sql_types` in this scope Oct 12 01:33:55.126 INFO kablam! --> src/pg/types/geometric.rs:42:10 Oct 12 01:33:55.126 INFO kablam! | Oct 12 01:33:55.126 INFO kablam! 42 | #[derive(AsExpression)] Oct 12 01:33:55.126 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.126 INFO kablam! | Oct 12 01:33:55.126 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! Oct 12 01:33:55.126 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.126 INFO kablam! Oct 12 01:33:55.126 INFO kablam! warning: cannot find type `PgBox` in this scope Oct 12 01:33:55.126 INFO kablam! --> src/pg/types/geometric.rs:42:10 Oct 12 01:33:55.126 INFO kablam! | Oct 12 01:33:55.126 INFO kablam! 42 | #[derive(AsExpression)] Oct 12 01:33:55.126 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.126 INFO kablam! | Oct 12 01:33:55.126 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! Oct 12 01:33:55.126 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.126 INFO kablam! Oct 12 01:33:55.126 INFO kablam! warning: cannot find type `PgCircle` in this scope Oct 12 01:33:55.126 INFO kablam! --> src/pg/types/geometric.rs:115:41 Oct 12 01:33:55.126 INFO kablam! | Oct 12 01:33:55.127 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:33:55.127 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.127 INFO kablam! | Oct 12 01:33:55.127 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! Oct 12 01:33:55.127 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.127 INFO kablam! Oct 12 01:33:55.127 INFO kablam! warning: cannot find type `Circle` in this scope Oct 12 01:33:55.127 INFO kablam! --> src/pg/types/geometric.rs:115:53 Oct 12 01:33:55.127 INFO kablam! | Oct 12 01:33:55.127 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:33:55.127 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.127 INFO kablam! | Oct 12 01:33:55.127 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! Oct 12 01:33:55.127 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.127 INFO kablam! Oct 12 01:33:55.127 INFO kablam! warning: cannot find type `PgCircle` in this scope Oct 12 01:33:55.127 INFO kablam! --> src/pg/types/geometric.rs:115:53 Oct 12 01:33:55.127 INFO kablam! | Oct 12 01:33:55.127 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:33:55.127 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.127 INFO kablam! | Oct 12 01:33:55.127 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! Oct 12 01:33:55.127 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.127 INFO kablam! Oct 12 01:33:55.128 INFO kablam! warning: cannot find type `table` in this scope Oct 12 01:33:55.128 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 01:33:55.128 INFO kablam! | Oct 12 01:33:55.128 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 01:33:55.128 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.128 INFO kablam! | Oct 12 01:33:55.128 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! Oct 12 01:33:55.128 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.128 INFO kablam! Oct 12 01:33:55.128 INFO kablam! warning: cannot find type `id` in this scope Oct 12 01:33:55.128 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 01:33:55.128 INFO kablam! | Oct 12 01:33:55.128 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 01:33:55.128 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.128 INFO kablam! | Oct 12 01:33:55.128 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! Oct 12 01:33:55.128 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.128 INFO kablam! Oct 12 01:33:55.128 INFO kablam! warning: cannot find type `name` in this scope Oct 12 01:33:55.128 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 01:33:55.128 INFO kablam! | Oct 12 01:33:55.129 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 01:33:55.129 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.129 INFO kablam! | Oct 12 01:33:55.129 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! Oct 12 01:33:55.129 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.129 INFO kablam! Oct 12 01:33:55.129 INFO kablam! warning: cannot find type `location` in this scope Oct 12 01:33:55.129 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 01:33:55.129 INFO kablam! | Oct 12 01:33:55.129 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 01:33:55.129 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.129 INFO kablam! | Oct 12 01:33:55.129 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! Oct 12 01:33:55.129 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.129 INFO kablam! Oct 12 01:33:55.129 INFO kablam! warning: cannot find type `boxes` in this scope Oct 12 01:33:55.129 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 01:33:55.129 INFO kablam! | Oct 12 01:33:55.129 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 01:33:55.129 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.129 INFO kablam! | Oct 12 01:33:55.129 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! Oct 12 01:33:55.129 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.130 INFO kablam! Oct 12 01:33:55.130 INFO kablam! warning: cannot find type `circles` in this scope Oct 12 01:33:55.130 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 01:33:55.130 INFO kablam! | Oct 12 01:33:55.130 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 01:33:55.130 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.130 INFO kablam! | Oct 12 01:33:55.130 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! Oct 12 01:33:55.130 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.130 INFO kablam! Oct 12 01:33:55.130 INFO kablam! warning: cannot find type `items` in this scope Oct 12 01:33:55.130 INFO kablam! --> src/pg/types/geometric.rs:213:38 Oct 12 01:33:55.130 INFO kablam! | Oct 12 01:33:55.130 INFO kablam! 213 | #[derive(Debug, Clone, Copy, Insertable)] Oct 12 01:33:55.130 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.130 INFO kablam! | Oct 12 01:33:55.130 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! Oct 12 01:33:55.130 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.130 INFO kablam! Oct 12 01:33:55.130 INFO kablam! warning: cannot find type `NewItem` in this scope Oct 12 01:33:55.130 INFO kablam! --> src/pg/types/geometric.rs:213:38 Oct 12 01:33:55.130 INFO kablam! | Oct 12 01:33:55.130 INFO kablam! 213 | #[derive(Debug, Clone, Copy, Insertable)] Oct 12 01:33:55.131 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.131 INFO kablam! | Oct 12 01:33:55.131 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! Oct 12 01:33:55.131 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.131 INFO kablam! Oct 12 01:33:55.131 INFO kablam! warning: cannot find type `Item` in this scope Oct 12 01:33:55.131 INFO kablam! --> src/pg/types/geometric.rs:231:32 Oct 12 01:33:55.131 INFO kablam! | Oct 12 01:33:55.131 INFO kablam! 231 | #[derive(Debug, Clone, Queryable)] Oct 12 01:33:55.131 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.131 INFO kablam! | Oct 12 01:33:55.131 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! Oct 12 01:33:55.131 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.131 INFO kablam! Oct 12 01:33:55.131 INFO kablam! warning: cannot find type `box_roundtrip` in this scope Oct 12 01:33:55.131 INFO kablam! --> src/pg/types/geometric.rs:255:36 Oct 12 01:33:55.131 INFO kablam! | Oct 12 01:33:55.131 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 12 01:33:55.131 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.131 INFO kablam! | Oct 12 01:33:55.131 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! Oct 12 01:33:55.131 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.131 INFO kablam! Oct 12 01:33:55.132 INFO kablam! warning: cannot find type `Roundtrip` in this scope Oct 12 01:33:55.132 INFO kablam! --> src/pg/types/geometric.rs:255:36 Oct 12 01:33:55.132 INFO kablam! | Oct 12 01:33:55.132 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 12 01:33:55.132 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.132 INFO kablam! | Oct 12 01:33:55.132 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! Oct 12 01:33:55.132 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.132 INFO kablam! Oct 12 01:33:55.132 INFO kablam! warning: cannot find type `Roundtrip` in this scope Oct 12 01:33:55.132 INFO kablam! --> src/pg/types/geometric.rs:255:48 Oct 12 01:33:55.132 INFO kablam! | Oct 12 01:33:55.132 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 12 01:33:55.132 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.132 INFO kablam! | Oct 12 01:33:55.132 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! Oct 12 01:33:55.132 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.132 INFO kablam! Oct 12 01:33:55.132 INFO kablam! warning: cannot find type `circle_roundtrip` in this scope Oct 12 01:33:55.132 INFO kablam! --> src/pg/types/geometric.rs:310:36 Oct 12 01:33:55.132 INFO kablam! | Oct 12 01:33:55.132 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 12 01:33:55.132 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.133 INFO kablam! | Oct 12 01:33:55.133 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! Oct 12 01:33:55.133 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.133 INFO kablam! Oct 12 01:33:55.133 INFO kablam! warning: cannot find type `Roundtrip` in this scope Oct 12 01:33:55.133 INFO kablam! --> src/pg/types/geometric.rs:310:36 Oct 12 01:33:55.133 INFO kablam! | Oct 12 01:33:55.133 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 12 01:33:55.133 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.133 INFO kablam! | Oct 12 01:33:55.133 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! Oct 12 01:33:55.133 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.133 INFO kablam! Oct 12 01:33:55.133 INFO kablam! warning: cannot find type `Roundtrip` in this scope Oct 12 01:33:55.133 INFO kablam! --> src/pg/types/geometric.rs:310:48 Oct 12 01:33:55.133 INFO kablam! | Oct 12 01:33:55.133 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 12 01:33:55.133 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.133 INFO kablam! | Oct 12 01:33:55.133 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! Oct 12 01:33:55.133 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.133 INFO kablam! Oct 12 01:33:55.133 INFO kablam! warning: cannot find type `Point` in this scope Oct 12 01:33:55.134 INFO kablam! --> src/pg/types/mod.rs:53:43 Oct 12 01:33:55.134 INFO kablam! | Oct 12 01:33:55.134 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:33:55.134 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.134 INFO kablam! | Oct 12 01:33:55.134 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! Oct 12 01:33:55.134 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.134 INFO kablam! Oct 12 01:33:55.134 INFO kablam! warning: cannot find type `Point` in this scope Oct 12 01:33:55.134 INFO kablam! --> src/pg/types/mod.rs:53:52 Oct 12 01:33:55.134 INFO kablam! | Oct 12 01:33:55.134 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:33:55.134 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.134 INFO kablam! | Oct 12 01:33:55.134 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! Oct 12 01:33:55.134 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.134 INFO kablam! Oct 12 01:33:55.134 INFO kablam! warning: cannot find type `Box` in this scope Oct 12 01:33:55.134 INFO kablam! --> src/pg/types/mod.rs:113:43 Oct 12 01:33:55.134 INFO kablam! | Oct 12 01:33:55.134 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:33:55.134 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.134 INFO kablam! | Oct 12 01:33:55.135 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! Oct 12 01:33:55.135 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.135 INFO kablam! Oct 12 01:33:55.135 INFO kablam! warning: cannot find type `Box` in this scope Oct 12 01:33:55.135 INFO kablam! --> src/pg/types/mod.rs:113:52 Oct 12 01:33:55.135 INFO kablam! | Oct 12 01:33:55.135 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:33:55.135 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.135 INFO kablam! | Oct 12 01:33:55.135 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! Oct 12 01:33:55.135 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.135 INFO kablam! Oct 12 01:33:55.135 INFO kablam! warning: cannot find type `Circle` in this scope Oct 12 01:33:55.135 INFO kablam! --> src/pg/types/mod.rs:165:43 Oct 12 01:33:55.135 INFO kablam! | Oct 12 01:33:55.135 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:33:55.135 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.135 INFO kablam! | Oct 12 01:33:55.135 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! Oct 12 01:33:55.135 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.135 INFO kablam! Oct 12 01:33:55.135 INFO kablam! warning: cannot find type `Circle` in this scope Oct 12 01:33:55.135 INFO kablam! --> src/pg/types/mod.rs:165:52 Oct 12 01:33:55.136 INFO kablam! | Oct 12 01:33:55.136 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:33:55.136 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:33:55.136 INFO kablam! | Oct 12 01:33:55.136 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! Oct 12 01:33:55.136 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:33:55.136 INFO kablam! Oct 12 01:33:58.281 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.38s Oct 12 01:33:58.286 INFO kablam! su: No module specific data is present Oct 12 01:33:58.976 INFO running `"docker" "rm" "-f" "3aaaa2f8f6cbaa3e559d78c98513f1dad99424af93b696f4da35c13c3bafdfdf"` Oct 12 01:33:59.240 INFO blam! 3aaaa2f8f6cbaa3e559d78c98513f1dad99424af93b696f4da35c13c3bafdfdf