Oct 12 01:33:21.128 INFO testing diesel_geometry-1.3.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 01:33:21.129 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:21.615 INFO blam! f236a90cd42bec2120f8cd060c27252c594fb2c41796e7ccd86b5ffb10186225 Oct 12 01:33:21.616 INFO running `"docker" "start" "-a" "f236a90cd42bec2120f8cd060c27252c594fb2c41796e7ccd86b5ffb10186225"` Oct 12 01:33:23.875 INFO kablam! usermod: no changes Oct 12 01:33:24.036 INFO kablam! Compiling pq-sys v0.4.6 Oct 12 01:33:24.072 INFO kablam! Compiling syn v0.13.11 Oct 12 01:33:38.357 INFO kablam! Compiling diesel_derives v1.3.0 Oct 12 01:33:45.208 INFO kablam! Compiling diesel v1.3.3 Oct 12 01:34:28.593 INFO kablam! Compiling diesel_geometry v1.3.0 (/source) Oct 12 01:34:28.916 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 12 01:34:28.917 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Oct 12 01:34:28.917 INFO kablam! | Oct 12 01:34:28.917 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 12 01:34:28.918 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:28.918 INFO kablam! | Oct 12 01:34:28.918 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 01:34:28.918 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:34:28.918 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:28.919 INFO kablam! Oct 12 01:34:28.919 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 12 01:34:28.919 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Oct 12 01:34:28.919 INFO kablam! | Oct 12 01:34:28.919 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 12 01:34:28.919 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:28.920 INFO kablam! | Oct 12 01:34:28.920 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:34:28.920 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:28.920 INFO kablam! Oct 12 01:34:28.920 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 12 01:34:28.920 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 Oct 12 01:34:28.920 INFO kablam! | Oct 12 01:34:28.920 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 12 01:34:28.920 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:28.920 INFO kablam! | Oct 12 01:34:28.920 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:34:28.920 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:28.920 INFO kablam! Oct 12 01:34:28.920 INFO kablam! warning: unused import: `diesel::expression::bound::Bound` Oct 12 01:34:28.920 INFO kablam! --> src/pg/types/geometric.rs:7:5 Oct 12 01:34:28.922 INFO kablam! | Oct 12 01:34:28.922 INFO kablam! 7 | use diesel::expression::bound::Bound; Oct 12 01:34:28.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:34:28.922 INFO kablam! | Oct 12 01:34:28.922 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 01:34:28.922 INFO kablam! Oct 12 01:34:28.922 INFO kablam! warning: unused import: `diesel::expression::AsExpression` Oct 12 01:34:28.922 INFO kablam! --> src/pg/types/geometric.rs:8:5 Oct 12 01:34:28.922 INFO kablam! | Oct 12 01:34:28.922 INFO kablam! 8 | use diesel::expression::AsExpression; Oct 12 01:34:28.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:34:28.922 INFO kablam! Oct 12 01:34:28.922 INFO kablam! warning: unused import: `diesel::sql_types::Nullable` Oct 12 01:34:28.922 INFO kablam! --> src/pg/types/geometric.rs:11:5 Oct 12 01:34:28.922 INFO kablam! | Oct 12 01:34:28.922 INFO kablam! 11 | use diesel::sql_types::Nullable; Oct 12 01:34:28.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:34:28.922 INFO kablam! Oct 12 01:34:28.922 INFO kablam! warning: cannot find type `PgPoint` in this scope Oct 12 01:34:28.922 INFO kablam! --> src/pg/types/geometric.rs:16:41 Oct 12 01:34:28.925 INFO kablam! | Oct 12 01:34:28.925 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:34:28.925 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:28.925 INFO kablam! | Oct 12 01:34:28.925 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:34:28.925 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:28.925 INFO kablam! Oct 12 01:34:28.925 INFO kablam! warning: cannot find type `Point` in this scope Oct 12 01:34:28.925 INFO kablam! --> src/pg/types/geometric.rs:16:53 Oct 12 01:34:28.925 INFO kablam! | Oct 12 01:34:28.925 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:34:28.925 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:28.925 INFO kablam! | Oct 12 01:34:28.925 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:34:28.925 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:28.925 INFO kablam! Oct 12 01:34:28.925 INFO kablam! warning: cannot find type `PgPoint` in this scope Oct 12 01:34:28.926 INFO kablam! --> src/pg/types/geometric.rs:16:53 Oct 12 01:34:28.926 INFO kablam! | Oct 12 01:34:28.926 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:34:28.926 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:28.926 INFO kablam! | Oct 12 01:34:28.926 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:34:28.926 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:28.928 INFO kablam! Oct 12 01:34:28.928 INFO kablam! warning: cannot find type `PgBox` in this scope Oct 12 01:34:28.928 INFO kablam! --> src/pg/types/geometric.rs:40:41 Oct 12 01:34:28.928 INFO kablam! | Oct 12 01:34:28.928 INFO kablam! 40 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Oct 12 01:34:28.928 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:28.928 INFO kablam! | Oct 12 01:34:28.928 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:34:28.928 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:28.928 INFO kablam! Oct 12 01:34:28.928 INFO kablam! warning: cannot find type `sql_types` in this scope Oct 12 01:34:28.928 INFO kablam! --> src/pg/types/geometric.rs:42:10 Oct 12 01:34:28.928 INFO kablam! | Oct 12 01:34:28.928 INFO kablam! 42 | #[derive(AsExpression)] Oct 12 01:34:28.928 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:28.928 INFO kablam! | Oct 12 01:34:28.928 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:34:28.928 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:28.928 INFO kablam! Oct 12 01:34:28.929 INFO kablam! warning: cannot find type `PgBox` in this scope Oct 12 01:34:28.929 INFO kablam! --> src/pg/types/geometric.rs:42:10 Oct 12 01:34:28.929 INFO kablam! | Oct 12 01:34:28.929 INFO kablam! 42 | #[derive(AsExpression)] Oct 12 01:34:28.929 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:28.929 INFO kablam! | Oct 12 01:34:28.929 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:34:28.929 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:28.929 INFO kablam! Oct 12 01:34:28.944 INFO kablam! warning: cannot find type `PgCircle` in this scope Oct 12 01:34:28.944 INFO kablam! --> src/pg/types/geometric.rs:115:41 Oct 12 01:34:28.945 INFO kablam! | Oct 12 01:34:28.945 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:34:28.945 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:28.945 INFO kablam! | Oct 12 01:34:28.945 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:34:28.945 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:28.945 INFO kablam! Oct 12 01:34:28.946 INFO kablam! warning: cannot find type `Circle` in this scope Oct 12 01:34:28.946 INFO kablam! --> src/pg/types/geometric.rs:115:53 Oct 12 01:34:28.946 INFO kablam! | Oct 12 01:34:28.946 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:34:28.946 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:28.946 INFO kablam! | Oct 12 01:34:28.946 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:34:28.947 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:28.947 INFO kablam! Oct 12 01:34:28.947 INFO kablam! warning: cannot find type `PgCircle` in this scope Oct 12 01:34:28.947 INFO kablam! --> src/pg/types/geometric.rs:115:53 Oct 12 01:34:28.947 INFO kablam! | Oct 12 01:34:28.947 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:34:28.947 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:28.948 INFO kablam! | Oct 12 01:34:28.948 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:34:28.948 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:28.948 INFO kablam! Oct 12 01:34:28.948 INFO kablam! warning: cannot find type `Point` in this scope Oct 12 01:34:28.948 INFO kablam! --> src/pg/types/mod.rs:53:43 Oct 12 01:34:28.948 INFO kablam! | Oct 12 01:34:28.949 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:34:28.949 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:28.949 INFO kablam! | Oct 12 01:34:28.949 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:34:28.949 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:28.949 INFO kablam! Oct 12 01:34:28.949 INFO kablam! warning: cannot find type `Point` in this scope Oct 12 01:34:28.950 INFO kablam! --> src/pg/types/mod.rs:53:52 Oct 12 01:34:28.950 INFO kablam! | Oct 12 01:34:28.950 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:34:28.950 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:28.950 INFO kablam! | Oct 12 01:34:28.950 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:34:28.950 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:28.950 INFO kablam! Oct 12 01:34:28.950 INFO kablam! warning: cannot find type `Box` in this scope Oct 12 01:34:28.951 INFO kablam! --> src/pg/types/mod.rs:113:43 Oct 12 01:34:28.951 INFO kablam! | Oct 12 01:34:28.951 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:34:28.951 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:28.951 INFO kablam! | Oct 12 01:34:28.951 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:34:28.951 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:28.951 INFO kablam! Oct 12 01:34:28.951 INFO kablam! warning: cannot find type `Box` in this scope Oct 12 01:34:28.951 INFO kablam! --> src/pg/types/mod.rs:113:52 Oct 12 01:34:28.951 INFO kablam! | Oct 12 01:34:28.952 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:34:28.952 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:28.952 INFO kablam! | Oct 12 01:34:28.952 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:34:28.956 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:28.956 INFO kablam! Oct 12 01:34:28.956 INFO kablam! warning: cannot find type `Circle` in this scope Oct 12 01:34:28.956 INFO kablam! --> src/pg/types/mod.rs:165:43 Oct 12 01:34:28.956 INFO kablam! | Oct 12 01:34:28.956 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:34:28.956 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:28.956 INFO kablam! | Oct 12 01:34:28.956 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:34:28.956 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:28.956 INFO kablam! Oct 12 01:34:28.956 INFO kablam! warning: cannot find type `Circle` in this scope Oct 12 01:34:28.956 INFO kablam! --> src/pg/types/mod.rs:165:52 Oct 12 01:34:28.956 INFO kablam! | Oct 12 01:34:28.956 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:34:28.956 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:28.956 INFO kablam! | Oct 12 01:34:28.956 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:34:28.956 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:28.956 INFO kablam! Oct 12 01:34:29.333 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Oct 12 01:34:29.345 INFO kablam! su: No module specific data is present Oct 12 01:34:30.853 INFO running `"docker" "rm" "-f" "f236a90cd42bec2120f8cd060c27252c594fb2c41796e7ccd86b5ffb10186225"` Oct 12 01:34:31.176 INFO blam! f236a90cd42bec2120f8cd060c27252c594fb2c41796e7ccd86b5ffb10186225 Oct 12 01:34:31.184 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:34:31.560 INFO blam! 757f910d83f709993e67a70354ef384ee034cb13ebe71f2e717b17ecdd9319d6 Oct 12 01:34:31.562 INFO running `"docker" "start" "-a" "757f910d83f709993e67a70354ef384ee034cb13ebe71f2e717b17ecdd9319d6"` Oct 12 01:34:33.644 INFO kablam! usermod: no changes Oct 12 01:34:33.793 INFO kablam! Compiling syntex_fmt_macros v0.5.0 Oct 12 01:34:33.794 INFO kablam! Compiling syn v0.14.9 Oct 12 01:34:48.208 INFO kablam! Compiling derive-error-chain v0.11.2 Oct 12 01:34:55.265 INFO kablam! Compiling dotenv v0.11.0 Oct 12 01:34:56.335 INFO kablam! Compiling diesel_geometry v1.3.0 (/source) Oct 12 01:34:56.948 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 12 01:34:56.948 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Oct 12 01:34:56.948 INFO kablam! | Oct 12 01:34:56.948 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 12 01:34:56.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.948 INFO kablam! | Oct 12 01:34:56.948 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 01:34:56.948 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:34:56.948 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.948 INFO kablam! Oct 12 01:34:56.948 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 12 01:34:56.948 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Oct 12 01:34:56.948 INFO kablam! | Oct 12 01:34:56.948 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 12 01:34:56.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.948 INFO kablam! | Oct 12 01:34:56.948 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:34:56.948 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.948 INFO kablam! Oct 12 01:34:56.948 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 12 01:34:56.948 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 Oct 12 01:34:56.948 INFO kablam! | Oct 12 01:34:56.948 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 12 01:34:56.948 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.948 INFO kablam! | Oct 12 01:34:56.948 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:34:56.948 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.948 INFO kablam! Oct 12 01:34:56.948 INFO kablam! warning: unused import: `diesel::expression::bound::Bound` Oct 12 01:34:56.948 INFO kablam! --> src/pg/types/geometric.rs:7:5 Oct 12 01:34:56.948 INFO kablam! | Oct 12 01:34:56.948 INFO kablam! 7 | use diesel::expression::bound::Bound; Oct 12 01:34:56.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:34:56.948 INFO kablam! | Oct 12 01:34:56.948 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 01:34:56.948 INFO kablam! Oct 12 01:34:56.948 INFO kablam! warning: unused import: `diesel::expression::AsExpression` Oct 12 01:34:56.948 INFO kablam! --> src/pg/types/geometric.rs:8:5 Oct 12 01:34:56.948 INFO kablam! | Oct 12 01:34:56.948 INFO kablam! 8 | use diesel::expression::AsExpression; Oct 12 01:34:56.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:34:56.948 INFO kablam! Oct 12 01:34:56.954 INFO kablam! warning: unused import: `diesel::sql_types::Nullable` Oct 12 01:34:56.954 INFO kablam! --> src/pg/types/geometric.rs:11:5 Oct 12 01:34:56.954 INFO kablam! | Oct 12 01:34:56.954 INFO kablam! 11 | use diesel::sql_types::Nullable; Oct 12 01:34:56.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:34:56.954 INFO kablam! Oct 12 01:34:56.954 INFO kablam! warning: cannot find type `PgPoint` in this scope Oct 12 01:34:56.954 INFO kablam! --> src/pg/types/geometric.rs:16:41 Oct 12 01:34:56.954 INFO kablam! | Oct 12 01:34:56.954 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:34:56.954 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.954 INFO kablam! | Oct 12 01:34:56.955 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:34:56.955 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.955 INFO kablam! Oct 12 01:34:56.955 INFO kablam! warning: cannot find type `Point` in this scope Oct 12 01:34:56.955 INFO kablam! --> src/pg/types/geometric.rs:16:53 Oct 12 01:34:56.955 INFO kablam! | Oct 12 01:34:56.955 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:34:56.955 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.955 INFO kablam! | Oct 12 01:34:56.955 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:34:56.955 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.955 INFO kablam! Oct 12 01:34:56.955 INFO kablam! warning: cannot find type `PgPoint` in this scope Oct 12 01:34:56.955 INFO kablam! --> src/pg/types/geometric.rs:16:53 Oct 12 01:34:56.955 INFO kablam! | Oct 12 01:34:56.955 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:34:56.955 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.955 INFO kablam! | Oct 12 01:34:56.955 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:34:56.955 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.955 INFO kablam! Oct 12 01:34:56.955 INFO kablam! warning: cannot find type `PgBox` in this scope Oct 12 01:34:56.955 INFO kablam! --> src/pg/types/geometric.rs:40:41 Oct 12 01:34:56.955 INFO kablam! | Oct 12 01:34:56.955 INFO kablam! 40 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Oct 12 01:34:56.955 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.955 INFO kablam! | Oct 12 01:34:56.955 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:34:56.955 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.955 INFO kablam! Oct 12 01:34:56.955 INFO kablam! warning: cannot find type `sql_types` in this scope Oct 12 01:34:56.955 INFO kablam! --> src/pg/types/geometric.rs:42:10 Oct 12 01:34:56.955 INFO kablam! | Oct 12 01:34:56.955 INFO kablam! 42 | #[derive(AsExpression)] Oct 12 01:34:56.955 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.955 INFO kablam! | Oct 12 01:34:56.955 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:34:56.955 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.955 INFO kablam! Oct 12 01:34:56.955 INFO kablam! warning: cannot find type `PgBox` in this scope Oct 12 01:34:56.955 INFO kablam! --> src/pg/types/geometric.rs:42:10 Oct 12 01:34:56.955 INFO kablam! | Oct 12 01:34:56.955 INFO kablam! 42 | #[derive(AsExpression)] Oct 12 01:34:56.955 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.955 INFO kablam! | Oct 12 01:34:56.955 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:34:56.955 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.955 INFO kablam! Oct 12 01:34:56.955 INFO kablam! warning: cannot find type `PgCircle` in this scope Oct 12 01:34:56.955 INFO kablam! --> src/pg/types/geometric.rs:115:41 Oct 12 01:34:56.955 INFO kablam! | Oct 12 01:34:56.955 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:34:56.955 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.955 INFO kablam! | Oct 12 01:34:56.955 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:34:56.955 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.955 INFO kablam! Oct 12 01:34:56.955 INFO kablam! warning: cannot find type `Circle` in this scope Oct 12 01:34:56.955 INFO kablam! --> src/pg/types/geometric.rs:115:53 Oct 12 01:34:56.955 INFO kablam! | Oct 12 01:34:56.955 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:34:56.955 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.955 INFO kablam! | Oct 12 01:34:56.955 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:34:56.955 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.955 INFO kablam! Oct 12 01:34:56.955 INFO kablam! warning: cannot find type `PgCircle` in this scope Oct 12 01:34:56.955 INFO kablam! --> src/pg/types/geometric.rs:115:53 Oct 12 01:34:56.955 INFO kablam! | Oct 12 01:34:56.955 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 12 01:34:56.955 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.955 INFO kablam! | Oct 12 01:34:56.955 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:34:56.955 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.955 INFO kablam! Oct 12 01:34:56.955 INFO kablam! warning: cannot find type `table` in this scope Oct 12 01:34:56.955 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 01:34:56.955 INFO kablam! | Oct 12 01:34:56.955 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 01:34:56.955 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.955 INFO kablam! | Oct 12 01:34:56.955 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:34:56.955 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.955 INFO kablam! Oct 12 01:34:56.955 INFO kablam! warning: cannot find type `id` in this scope Oct 12 01:34:56.955 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 01:34:56.955 INFO kablam! | Oct 12 01:34:56.955 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 01:34:56.955 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.956 INFO kablam! | Oct 12 01:34:56.956 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:34:56.956 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.956 INFO kablam! Oct 12 01:34:56.956 INFO kablam! warning: cannot find type `name` in this scope Oct 12 01:34:56.956 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 01:34:56.956 INFO kablam! | Oct 12 01:34:56.956 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 01:34:56.956 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.956 INFO kablam! | Oct 12 01:34:56.956 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:34:56.956 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.956 INFO kablam! Oct 12 01:34:56.956 INFO kablam! warning: cannot find type `location` in this scope Oct 12 01:34:56.956 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 01:34:56.956 INFO kablam! | Oct 12 01:34:56.956 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 01:34:56.956 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.956 INFO kablam! | Oct 12 01:34:56.956 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:34:56.956 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.956 INFO kablam! Oct 12 01:34:56.956 INFO kablam! warning: cannot find type `boxes` in this scope Oct 12 01:34:56.956 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 01:34:56.956 INFO kablam! | Oct 12 01:34:56.956 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 01:34:56.956 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.956 INFO kablam! | Oct 12 01:34:56.956 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:34:56.956 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.956 INFO kablam! Oct 12 01:34:56.956 INFO kablam! warning: cannot find type `circles` in this scope Oct 12 01:34:56.956 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 01:34:56.956 INFO kablam! | Oct 12 01:34:56.956 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 01:34:56.956 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.956 INFO kablam! | Oct 12 01:34:56.956 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:34:56.956 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.956 INFO kablam! Oct 12 01:34:56.956 INFO kablam! warning: cannot find type `items` in this scope Oct 12 01:34:56.956 INFO kablam! --> src/pg/types/geometric.rs:213:38 Oct 12 01:34:56.956 INFO kablam! | Oct 12 01:34:56.956 INFO kablam! 213 | #[derive(Debug, Clone, Copy, Insertable)] Oct 12 01:34:56.956 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.956 INFO kablam! | Oct 12 01:34:56.956 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:34:56.956 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.956 INFO kablam! Oct 12 01:34:56.956 INFO kablam! warning: cannot find type `NewItem` in this scope Oct 12 01:34:56.956 INFO kablam! --> src/pg/types/geometric.rs:213:38 Oct 12 01:34:56.956 INFO kablam! | Oct 12 01:34:56.956 INFO kablam! 213 | #[derive(Debug, Clone, Copy, Insertable)] Oct 12 01:34:56.956 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.956 INFO kablam! | Oct 12 01:34:56.956 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:34:56.956 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.956 INFO kablam! Oct 12 01:34:56.956 INFO kablam! warning: cannot find type `Item` in this scope Oct 12 01:34:56.956 INFO kablam! --> src/pg/types/geometric.rs:231:32 Oct 12 01:34:56.956 INFO kablam! | Oct 12 01:34:56.956 INFO kablam! 231 | #[derive(Debug, Clone, Queryable)] Oct 12 01:34:56.956 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.956 INFO kablam! | Oct 12 01:34:56.956 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:34:56.956 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.956 INFO kablam! Oct 12 01:34:56.956 INFO kablam! warning: cannot find type `box_roundtrip` in this scope Oct 12 01:34:56.956 INFO kablam! --> src/pg/types/geometric.rs:255:36 Oct 12 01:34:56.956 INFO kablam! | Oct 12 01:34:56.956 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 12 01:34:56.956 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.956 INFO kablam! | Oct 12 01:34:56.956 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:34:56.956 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.956 INFO kablam! Oct 12 01:34:56.956 INFO kablam! warning: cannot find type `Roundtrip` in this scope Oct 12 01:34:56.956 INFO kablam! --> src/pg/types/geometric.rs:255:36 Oct 12 01:34:56.956 INFO kablam! | Oct 12 01:34:56.956 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 12 01:34:56.956 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.956 INFO kablam! | Oct 12 01:34:56.956 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:34:56.956 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.956 INFO kablam! Oct 12 01:34:56.956 INFO kablam! warning: cannot find type `Roundtrip` in this scope Oct 12 01:34:56.956 INFO kablam! --> src/pg/types/geometric.rs:255:48 Oct 12 01:34:56.956 INFO kablam! | Oct 12 01:34:56.957 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 12 01:34:56.957 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.957 INFO kablam! | Oct 12 01:34:56.957 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:34:56.957 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.957 INFO kablam! Oct 12 01:34:56.957 INFO kablam! warning: cannot find type `circle_roundtrip` in this scope Oct 12 01:34:56.957 INFO kablam! --> src/pg/types/geometric.rs:310:36 Oct 12 01:34:56.957 INFO kablam! | Oct 12 01:34:56.957 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 12 01:34:56.957 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.957 INFO kablam! | Oct 12 01:34:56.957 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:34:56.957 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.957 INFO kablam! Oct 12 01:34:56.957 INFO kablam! warning: cannot find type `Roundtrip` in this scope Oct 12 01:34:56.957 INFO kablam! --> src/pg/types/geometric.rs:310:36 Oct 12 01:34:56.957 INFO kablam! | Oct 12 01:34:56.957 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 12 01:34:56.957 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.957 INFO kablam! | Oct 12 01:34:56.957 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:34:56.957 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.957 INFO kablam! Oct 12 01:34:56.957 INFO kablam! warning: cannot find type `Roundtrip` in this scope Oct 12 01:34:56.957 INFO kablam! --> src/pg/types/geometric.rs:310:48 Oct 12 01:34:56.957 INFO kablam! | Oct 12 01:34:56.957 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 12 01:34:56.957 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.957 INFO kablam! | Oct 12 01:34:56.957 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:34:56.957 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.957 INFO kablam! Oct 12 01:34:56.957 INFO kablam! warning: cannot find type `Point` in this scope Oct 12 01:34:56.957 INFO kablam! --> src/pg/types/mod.rs:53:43 Oct 12 01:34:56.957 INFO kablam! | Oct 12 01:34:56.957 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:34:56.957 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.957 INFO kablam! | Oct 12 01:34:56.957 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:34:56.957 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.957 INFO kablam! Oct 12 01:34:56.957 INFO kablam! warning: cannot find type `Point` in this scope Oct 12 01:34:56.957 INFO kablam! --> src/pg/types/mod.rs:53:52 Oct 12 01:34:56.957 INFO kablam! | Oct 12 01:34:56.957 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:34:56.957 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.957 INFO kablam! | Oct 12 01:34:56.957 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:34:56.957 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.957 INFO kablam! Oct 12 01:34:56.957 INFO kablam! warning: cannot find type `Box` in this scope Oct 12 01:34:56.957 INFO kablam! --> src/pg/types/mod.rs:113:43 Oct 12 01:34:56.957 INFO kablam! | Oct 12 01:34:56.957 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:34:56.957 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.957 INFO kablam! | Oct 12 01:34:56.957 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:34:56.957 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.957 INFO kablam! Oct 12 01:34:56.957 INFO kablam! warning: cannot find type `Box` in this scope Oct 12 01:34:56.957 INFO kablam! --> src/pg/types/mod.rs:113:52 Oct 12 01:34:56.957 INFO kablam! | Oct 12 01:34:56.957 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:34:56.957 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.957 INFO kablam! | Oct 12 01:34:56.957 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:34:56.957 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.957 INFO kablam! Oct 12 01:34:56.957 INFO kablam! warning: cannot find type `Circle` in this scope Oct 12 01:34:56.957 INFO kablam! --> src/pg/types/mod.rs:165:43 Oct 12 01:34:56.957 INFO kablam! | Oct 12 01:34:56.957 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:34:56.957 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.957 INFO kablam! | Oct 12 01:34:56.957 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:34:56.957 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.957 INFO kablam! Oct 12 01:34:56.957 INFO kablam! warning: cannot find type `Circle` in this scope Oct 12 01:34:56.957 INFO kablam! --> src/pg/types/mod.rs:165:52 Oct 12 01:34:56.957 INFO kablam! | Oct 12 01:34:56.957 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 12 01:34:56.957 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:34:56.957 INFO kablam! | Oct 12 01:34:56.957 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:34:56.957 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:34:56.957 INFO kablam! Oct 12 01:35:00.617 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.95s Oct 12 01:35:00.623 INFO kablam! su: No module specific data is present Oct 12 01:35:01.537 INFO running `"docker" "rm" "-f" "757f910d83f709993e67a70354ef384ee034cb13ebe71f2e717b17ecdd9319d6"` Oct 12 01:35:01.956 INFO blam! 757f910d83f709993e67a70354ef384ee034cb13ebe71f2e717b17ecdd9319d6