Oct 13 16:04:29.409 INFO checking diesel_geometry-1.3.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 16:04:29.410 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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"` Oct 13 16:04:29.938 INFO blam! 9742c2ac6d3d8f8a1462b9e09429e281d16a7756c4b8f4fc2f4dca79d48c965b Oct 13 16:04:29.939 INFO running `"docker" "start" "-a" "9742c2ac6d3d8f8a1462b9e09429e281d16a7756c4b8f4fc2f4dca79d48c965b"` Oct 13 16:04:31.564 INFO kablam! usermod: no changes Oct 13 16:04:31.764 INFO kablam! Compiling syn v0.14.9 Oct 13 16:04:31.764 INFO kablam! Checking error-chain v0.11.0 Oct 13 16:04:31.764 INFO kablam! Checking diesel v1.3.3 Oct 13 16:04:57.106 INFO kablam! Compiling derive-error-chain v0.11.2 Oct 13 16:05:13.574 INFO kablam! Checking dotenv v0.11.0 Oct 13 16:05:33.286 INFO kablam! Checking diesel_geometry v1.3.0 (/source) Oct 13 16:05:35.328 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 13 16:05:35.329 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Oct 13 16:05:35.330 INFO kablam! | Oct 13 16:05:35.331 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 13 16:05:35.331 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:35.331 INFO kablam! | Oct 13 16:05:35.331 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 16:05:35.331 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 13 16:05:35.331 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:35.331 INFO kablam! Oct 13 16:05:35.331 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 13 16:05:35.331 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Oct 13 16:05:35.331 INFO kablam! | Oct 13 16:05:35.331 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 13 16:05:35.331 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:35.331 INFO kablam! | Oct 13 16:05:35.333 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 13 16:05:35.333 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:35.333 INFO kablam! Oct 13 16:05:35.333 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 13 16:05:35.333 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 Oct 13 16:05:35.333 INFO kablam! | Oct 13 16:05:35.333 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 13 16:05:35.333 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:35.333 INFO kablam! | Oct 13 16:05:35.333 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 13 16:05:35.333 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:35.334 INFO kablam! Oct 13 16:05:35.334 INFO kablam! warning: unused import: `diesel::expression::bound::Bound` Oct 13 16:05:35.334 INFO kablam! --> src/pg/types/geometric.rs:7:5 Oct 13 16:05:35.334 INFO kablam! | Oct 13 16:05:35.334 INFO kablam! 7 | use diesel::expression::bound::Bound; Oct 13 16:05:35.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 16:05:35.334 INFO kablam! | Oct 13 16:05:35.334 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 16:05:35.334 INFO kablam! Oct 13 16:05:35.334 INFO kablam! warning: unused import: `diesel::expression::AsExpression` Oct 13 16:05:35.334 INFO kablam! --> src/pg/types/geometric.rs:8:5 Oct 13 16:05:35.334 INFO kablam! | Oct 13 16:05:35.334 INFO kablam! 8 | use diesel::expression::AsExpression; Oct 13 16:05:35.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 16:05:35.334 INFO kablam! Oct 13 16:05:35.334 INFO kablam! warning: unused import: `diesel::sql_types::Nullable` Oct 13 16:05:35.334 INFO kablam! --> src/pg/types/geometric.rs:11:5 Oct 13 16:05:35.334 INFO kablam! | Oct 13 16:05:35.334 INFO kablam! 11 | use diesel::sql_types::Nullable; Oct 13 16:05:35.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 16:05:35.334 INFO kablam! Oct 13 16:05:35.334 INFO kablam! warning: cannot find type `PgPoint` in this scope Oct 13 16:05:35.334 INFO kablam! --> src/pg/types/geometric.rs:16:41 Oct 13 16:05:35.334 INFO kablam! | Oct 13 16:05:35.334 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 13 16:05:35.334 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:35.334 INFO kablam! | Oct 13 16:05:35.334 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 13 16:05:35.334 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:35.334 INFO kablam! Oct 13 16:05:35.334 INFO kablam! warning: cannot find type `Point` in this scope Oct 13 16:05:35.334 INFO kablam! --> src/pg/types/geometric.rs:16:53 Oct 13 16:05:35.334 INFO kablam! | Oct 13 16:05:35.334 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 13 16:05:35.334 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:35.334 INFO kablam! | Oct 13 16:05:35.334 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 13 16:05:35.334 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:35.334 INFO kablam! Oct 13 16:05:35.334 INFO kablam! warning: cannot find type `PgPoint` in this scope Oct 13 16:05:35.334 INFO kablam! --> src/pg/types/geometric.rs:16:53 Oct 13 16:05:35.334 INFO kablam! | Oct 13 16:05:35.334 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 13 16:05:35.334 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:35.334 INFO kablam! | Oct 13 16:05:35.334 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 13 16:05:35.334 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:35.334 INFO kablam! Oct 13 16:05:35.334 INFO kablam! warning: cannot find type `PgBox` in this scope Oct 13 16:05:35.334 INFO kablam! --> src/pg/types/geometric.rs:40:41 Oct 13 16:05:35.334 INFO kablam! | Oct 13 16:05:35.334 INFO kablam! 40 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Oct 13 16:05:35.334 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:35.334 INFO kablam! | Oct 13 16:05:35.334 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 13 16:05:35.334 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:35.334 INFO kablam! Oct 13 16:05:35.334 INFO kablam! warning: cannot find type `sql_types` in this scope Oct 13 16:05:35.334 INFO kablam! --> src/pg/types/geometric.rs:42:10 Oct 13 16:05:35.334 INFO kablam! | Oct 13 16:05:35.334 INFO kablam! 42 | #[derive(AsExpression)] Oct 13 16:05:35.347 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:35.347 INFO kablam! | Oct 13 16:05:35.347 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 13 16:05:35.347 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:35.347 INFO kablam! Oct 13 16:05:35.347 INFO kablam! warning: cannot find type `PgBox` in this scope Oct 13 16:05:35.347 INFO kablam! --> src/pg/types/geometric.rs:42:10 Oct 13 16:05:35.347 INFO kablam! | Oct 13 16:05:35.347 INFO kablam! 42 | #[derive(AsExpression)] Oct 13 16:05:35.347 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:35.347 INFO kablam! | Oct 13 16:05:35.347 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 13 16:05:35.347 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:35.347 INFO kablam! Oct 13 16:05:35.347 INFO kablam! warning: cannot find type `PgCircle` in this scope Oct 13 16:05:35.347 INFO kablam! --> src/pg/types/geometric.rs:115:41 Oct 13 16:05:35.347 INFO kablam! | Oct 13 16:05:35.347 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 13 16:05:35.347 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:35.347 INFO kablam! | Oct 13 16:05:35.347 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 13 16:05:35.347 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:35.347 INFO kablam! Oct 13 16:05:35.347 INFO kablam! warning: cannot find type `Circle` in this scope Oct 13 16:05:35.347 INFO kablam! --> src/pg/types/geometric.rs:115:53 Oct 13 16:05:35.347 INFO kablam! | Oct 13 16:05:35.347 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 13 16:05:35.347 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:35.347 INFO kablam! | Oct 13 16:05:35.347 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 13 16:05:35.347 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:35.347 INFO kablam! Oct 13 16:05:35.347 INFO kablam! warning: cannot find type `PgCircle` in this scope Oct 13 16:05:35.347 INFO kablam! --> src/pg/types/geometric.rs:115:53 Oct 13 16:05:35.347 INFO kablam! | Oct 13 16:05:35.347 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 13 16:05:35.347 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:35.347 INFO kablam! | Oct 13 16:05:35.347 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 13 16:05:35.347 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:35.347 INFO kablam! Oct 13 16:05:35.347 INFO kablam! warning: cannot find type `Point` in this scope Oct 13 16:05:35.347 INFO kablam! --> src/pg/types/mod.rs:53:43 Oct 13 16:05:35.347 INFO kablam! | Oct 13 16:05:35.347 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 13 16:05:35.347 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:35.347 INFO kablam! | Oct 13 16:05:35.347 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 13 16:05:35.347 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:35.347 INFO kablam! Oct 13 16:05:35.347 INFO kablam! warning: cannot find type `Point` in this scope Oct 13 16:05:35.347 INFO kablam! --> src/pg/types/mod.rs:53:52 Oct 13 16:05:35.347 INFO kablam! | Oct 13 16:05:35.347 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 13 16:05:35.347 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:35.347 INFO kablam! | Oct 13 16:05:35.347 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 13 16:05:35.347 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:35.347 INFO kablam! Oct 13 16:05:35.347 INFO kablam! warning: cannot find type `Box` in this scope Oct 13 16:05:35.347 INFO kablam! --> src/pg/types/mod.rs:113:43 Oct 13 16:05:35.347 INFO kablam! | Oct 13 16:05:35.347 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 13 16:05:35.347 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:35.347 INFO kablam! | Oct 13 16:05:35.347 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 13 16:05:35.347 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:35.347 INFO kablam! Oct 13 16:05:35.348 INFO kablam! warning: cannot find type `Box` in this scope Oct 13 16:05:35.348 INFO kablam! --> src/pg/types/mod.rs:113:52 Oct 13 16:05:35.348 INFO kablam! | Oct 13 16:05:35.348 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 13 16:05:35.348 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:35.348 INFO kablam! | Oct 13 16:05:35.348 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 13 16:05:35.348 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:35.348 INFO kablam! Oct 13 16:05:35.348 INFO kablam! warning: cannot find type `Circle` in this scope Oct 13 16:05:35.348 INFO kablam! --> src/pg/types/mod.rs:165:43 Oct 13 16:05:35.348 INFO kablam! | Oct 13 16:05:35.348 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 13 16:05:35.348 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:35.348 INFO kablam! | Oct 13 16:05:35.348 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 13 16:05:35.348 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:35.348 INFO kablam! Oct 13 16:05:35.348 INFO kablam! warning: cannot find type `Circle` in this scope Oct 13 16:05:35.348 INFO kablam! --> src/pg/types/mod.rs:165:52 Oct 13 16:05:35.348 INFO kablam! | Oct 13 16:05:35.348 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 13 16:05:35.348 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:35.348 INFO kablam! | Oct 13 16:05:35.348 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 13 16:05:35.348 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:35.348 INFO kablam! Oct 13 16:05:36.984 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 13 16:05:36.985 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Oct 13 16:05:36.986 INFO kablam! | Oct 13 16:05:36.986 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 13 16:05:36.987 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.988 INFO kablam! | Oct 13 16:05:36.988 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 16:05:36.989 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 13 16:05:36.989 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.989 INFO kablam! Oct 13 16:05:36.989 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 13 16:05:36.990 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Oct 13 16:05:36.990 INFO kablam! | Oct 13 16:05:36.990 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 13 16:05:36.991 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.991 INFO kablam! | Oct 13 16:05:36.991 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 13 16:05:36.992 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.992 INFO kablam! Oct 13 16:05:36.992 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 13 16:05:36.992 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 Oct 13 16:05:36.993 INFO kablam! | Oct 13 16:05:36.993 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 13 16:05:36.993 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.993 INFO kablam! | Oct 13 16:05:36.993 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 13 16:05:36.993 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.993 INFO kablam! Oct 13 16:05:36.993 INFO kablam! warning: unused import: `diesel::expression::bound::Bound` Oct 13 16:05:36.993 INFO kablam! --> src/pg/types/geometric.rs:7:5 Oct 13 16:05:36.993 INFO kablam! | Oct 13 16:05:36.993 INFO kablam! 7 | use diesel::expression::bound::Bound; Oct 13 16:05:36.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 16:05:36.993 INFO kablam! | Oct 13 16:05:36.993 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 16:05:36.993 INFO kablam! Oct 13 16:05:36.994 INFO kablam! warning: unused import: `diesel::expression::AsExpression` Oct 13 16:05:36.994 INFO kablam! --> src/pg/types/geometric.rs:8:5 Oct 13 16:05:36.994 INFO kablam! | Oct 13 16:05:36.994 INFO kablam! 8 | use diesel::expression::AsExpression; Oct 13 16:05:36.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 16:05:36.995 INFO kablam! Oct 13 16:05:36.995 INFO kablam! warning: unused import: `diesel::sql_types::Nullable` Oct 13 16:05:36.995 INFO kablam! --> src/pg/types/geometric.rs:11:5 Oct 13 16:05:36.995 INFO kablam! | Oct 13 16:05:36.995 INFO kablam! 11 | use diesel::sql_types::Nullable; Oct 13 16:05:36.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 16:05:36.995 INFO kablam! Oct 13 16:05:36.995 INFO kablam! warning: cannot find type `PgPoint` in this scope Oct 13 16:05:36.995 INFO kablam! --> src/pg/types/geometric.rs:16:41 Oct 13 16:05:36.996 INFO kablam! | Oct 13 16:05:36.996 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 13 16:05:36.996 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.996 INFO kablam! | Oct 13 16:05:36.996 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 13 16:05:36.996 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.996 INFO kablam! Oct 13 16:05:36.996 INFO kablam! warning: cannot find type `Point` in this scope Oct 13 16:05:36.996 INFO kablam! --> src/pg/types/geometric.rs:16:53 Oct 13 16:05:36.996 INFO kablam! | Oct 13 16:05:36.996 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 13 16:05:36.996 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.996 INFO kablam! | Oct 13 16:05:36.996 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 13 16:05:36.996 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.996 INFO kablam! Oct 13 16:05:36.996 INFO kablam! warning: cannot find type `PgPoint` in this scope Oct 13 16:05:36.996 INFO kablam! --> src/pg/types/geometric.rs:16:53 Oct 13 16:05:36.996 INFO kablam! | Oct 13 16:05:36.996 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 13 16:05:36.996 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.996 INFO kablam! | Oct 13 16:05:36.996 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 13 16:05:36.996 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.996 INFO kablam! Oct 13 16:05:36.996 INFO kablam! warning: cannot find type `PgBox` in this scope Oct 13 16:05:36.996 INFO kablam! --> src/pg/types/geometric.rs:40:41 Oct 13 16:05:36.996 INFO kablam! | Oct 13 16:05:36.996 INFO kablam! 40 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Oct 13 16:05:36.996 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.996 INFO kablam! | Oct 13 16:05:36.996 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 13 16:05:36.996 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.996 INFO kablam! Oct 13 16:05:36.996 INFO kablam! warning: cannot find type `sql_types` in this scope Oct 13 16:05:36.996 INFO kablam! --> src/pg/types/geometric.rs:42:10 Oct 13 16:05:36.996 INFO kablam! | Oct 13 16:05:36.996 INFO kablam! 42 | #[derive(AsExpression)] Oct 13 16:05:36.996 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.996 INFO kablam! | Oct 13 16:05:36.996 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 13 16:05:36.996 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.996 INFO kablam! Oct 13 16:05:36.996 INFO kablam! warning: cannot find type `PgBox` in this scope Oct 13 16:05:36.996 INFO kablam! --> src/pg/types/geometric.rs:42:10 Oct 13 16:05:36.996 INFO kablam! | Oct 13 16:05:36.996 INFO kablam! 42 | #[derive(AsExpression)] Oct 13 16:05:36.996 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.996 INFO kablam! | Oct 13 16:05:36.996 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 13 16:05:36.996 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.996 INFO kablam! Oct 13 16:05:36.996 INFO kablam! warning: cannot find type `PgCircle` in this scope Oct 13 16:05:36.996 INFO kablam! --> src/pg/types/geometric.rs:115:41 Oct 13 16:05:36.996 INFO kablam! | Oct 13 16:05:36.996 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 13 16:05:36.996 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.996 INFO kablam! | Oct 13 16:05:36.996 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 13 16:05:36.996 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.996 INFO kablam! Oct 13 16:05:36.996 INFO kablam! warning: cannot find type `Circle` in this scope Oct 13 16:05:36.996 INFO kablam! --> src/pg/types/geometric.rs:115:53 Oct 13 16:05:36.996 INFO kablam! | Oct 13 16:05:36.996 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 13 16:05:36.996 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.996 INFO kablam! | Oct 13 16:05:36.996 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 13 16:05:36.996 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.996 INFO kablam! Oct 13 16:05:36.996 INFO kablam! warning: cannot find type `PgCircle` in this scope Oct 13 16:05:36.996 INFO kablam! --> src/pg/types/geometric.rs:115:53 Oct 13 16:05:36.996 INFO kablam! | Oct 13 16:05:36.996 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 13 16:05:36.996 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.996 INFO kablam! | Oct 13 16:05:36.996 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 13 16:05:36.996 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.996 INFO kablam! Oct 13 16:05:36.996 INFO kablam! warning: cannot find type `table` in this scope Oct 13 16:05:36.996 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 16:05:36.996 INFO kablam! | Oct 13 16:05:36.996 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 16:05:36.996 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.996 INFO kablam! | Oct 13 16:05:36.996 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 13 16:05:36.996 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.996 INFO kablam! Oct 13 16:05:36.996 INFO kablam! warning: cannot find type `id` in this scope Oct 13 16:05:36.996 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 16:05:36.996 INFO kablam! | Oct 13 16:05:36.996 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 16:05:36.996 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.997 INFO kablam! | Oct 13 16:05:36.997 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 13 16:05:36.997 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.997 INFO kablam! Oct 13 16:05:36.997 INFO kablam! warning: cannot find type `name` in this scope Oct 13 16:05:36.997 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 16:05:36.997 INFO kablam! | Oct 13 16:05:36.997 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 16:05:36.997 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.997 INFO kablam! | Oct 13 16:05:36.997 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 13 16:05:36.997 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.997 INFO kablam! Oct 13 16:05:36.997 INFO kablam! warning: cannot find type `location` in this scope Oct 13 16:05:36.997 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 16:05:36.997 INFO kablam! | Oct 13 16:05:36.997 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 16:05:36.997 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.997 INFO kablam! | Oct 13 16:05:36.997 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 13 16:05:36.997 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.997 INFO kablam! Oct 13 16:05:36.997 INFO kablam! warning: cannot find type `boxes` in this scope Oct 13 16:05:36.997 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 16:05:36.997 INFO kablam! | Oct 13 16:05:36.997 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 16:05:36.997 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.997 INFO kablam! | Oct 13 16:05:36.997 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 13 16:05:36.997 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.997 INFO kablam! Oct 13 16:05:36.997 INFO kablam! warning: cannot find type `circles` in this scope Oct 13 16:05:36.997 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 16:05:36.997 INFO kablam! | Oct 13 16:05:36.997 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 16:05:36.997 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.997 INFO kablam! | Oct 13 16:05:36.997 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 13 16:05:36.997 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.997 INFO kablam! Oct 13 16:05:36.997 INFO kablam! warning: cannot find type `items` in this scope Oct 13 16:05:36.997 INFO kablam! --> src/pg/types/geometric.rs:213:38 Oct 13 16:05:36.997 INFO kablam! | Oct 13 16:05:36.997 INFO kablam! 213 | #[derive(Debug, Clone, Copy, Insertable)] Oct 13 16:05:36.997 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.997 INFO kablam! | Oct 13 16:05:36.997 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 13 16:05:36.997 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.997 INFO kablam! Oct 13 16:05:36.997 INFO kablam! warning: cannot find type `NewItem` in this scope Oct 13 16:05:36.997 INFO kablam! --> src/pg/types/geometric.rs:213:38 Oct 13 16:05:36.997 INFO kablam! | Oct 13 16:05:36.997 INFO kablam! 213 | #[derive(Debug, Clone, Copy, Insertable)] Oct 13 16:05:36.997 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.997 INFO kablam! | Oct 13 16:05:36.997 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 13 16:05:36.997 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.997 INFO kablam! Oct 13 16:05:36.997 INFO kablam! warning: cannot find type `Item` in this scope Oct 13 16:05:36.997 INFO kablam! --> src/pg/types/geometric.rs:231:32 Oct 13 16:05:36.997 INFO kablam! | Oct 13 16:05:36.997 INFO kablam! 231 | #[derive(Debug, Clone, Queryable)] Oct 13 16:05:36.997 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.997 INFO kablam! | Oct 13 16:05:36.997 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 13 16:05:36.997 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.997 INFO kablam! Oct 13 16:05:36.997 INFO kablam! warning: cannot find type `box_roundtrip` in this scope Oct 13 16:05:36.997 INFO kablam! --> src/pg/types/geometric.rs:255:36 Oct 13 16:05:36.997 INFO kablam! | Oct 13 16:05:36.997 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 13 16:05:36.997 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.997 INFO kablam! | Oct 13 16:05:36.997 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 13 16:05:36.997 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.997 INFO kablam! Oct 13 16:05:36.997 INFO kablam! warning: cannot find type `Roundtrip` in this scope Oct 13 16:05:36.997 INFO kablam! --> src/pg/types/geometric.rs:255:36 Oct 13 16:05:36.997 INFO kablam! | Oct 13 16:05:36.997 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 13 16:05:36.997 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.997 INFO kablam! | Oct 13 16:05:36.997 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 13 16:05:36.997 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.997 INFO kablam! Oct 13 16:05:36.997 INFO kablam! warning: cannot find type `Roundtrip` in this scope Oct 13 16:05:36.997 INFO kablam! --> src/pg/types/geometric.rs:255:48 Oct 13 16:05:36.997 INFO kablam! | Oct 13 16:05:36.997 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 13 16:05:36.997 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.998 INFO kablam! | Oct 13 16:05:36.998 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 13 16:05:36.998 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.998 INFO kablam! Oct 13 16:05:36.998 INFO kablam! warning: cannot find type `circle_roundtrip` in this scope Oct 13 16:05:36.998 INFO kablam! --> src/pg/types/geometric.rs:310:36 Oct 13 16:05:36.998 INFO kablam! | Oct 13 16:05:36.998 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 13 16:05:36.998 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.998 INFO kablam! | Oct 13 16:05:36.998 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 13 16:05:36.998 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.998 INFO kablam! Oct 13 16:05:36.998 INFO kablam! warning: cannot find type `Roundtrip` in this scope Oct 13 16:05:36.998 INFO kablam! --> src/pg/types/geometric.rs:310:36 Oct 13 16:05:36.998 INFO kablam! | Oct 13 16:05:36.998 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 13 16:05:36.998 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.998 INFO kablam! | Oct 13 16:05:36.998 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 13 16:05:36.998 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.998 INFO kablam! Oct 13 16:05:36.998 INFO kablam! warning: cannot find type `Roundtrip` in this scope Oct 13 16:05:36.998 INFO kablam! --> src/pg/types/geometric.rs:310:48 Oct 13 16:05:36.998 INFO kablam! | Oct 13 16:05:36.998 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 13 16:05:36.998 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.998 INFO kablam! | Oct 13 16:05:36.998 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 13 16:05:36.998 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.998 INFO kablam! Oct 13 16:05:36.998 INFO kablam! warning: cannot find type `Point` in this scope Oct 13 16:05:36.998 INFO kablam! --> src/pg/types/mod.rs:53:43 Oct 13 16:05:36.998 INFO kablam! | Oct 13 16:05:36.998 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 13 16:05:36.998 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.998 INFO kablam! | Oct 13 16:05:36.998 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 13 16:05:36.998 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.998 INFO kablam! Oct 13 16:05:36.998 INFO kablam! warning: cannot find type `Point` in this scope Oct 13 16:05:36.998 INFO kablam! --> src/pg/types/mod.rs:53:52 Oct 13 16:05:36.998 INFO kablam! | Oct 13 16:05:36.998 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 13 16:05:36.998 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.998 INFO kablam! | Oct 13 16:05:36.998 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 13 16:05:36.998 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.998 INFO kablam! Oct 13 16:05:36.998 INFO kablam! warning: cannot find type `Box` in this scope Oct 13 16:05:36.998 INFO kablam! --> src/pg/types/mod.rs:113:43 Oct 13 16:05:36.998 INFO kablam! | Oct 13 16:05:36.998 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 13 16:05:36.998 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.998 INFO kablam! | Oct 13 16:05:36.998 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 13 16:05:36.998 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.998 INFO kablam! Oct 13 16:05:36.998 INFO kablam! warning: cannot find type `Box` in this scope Oct 13 16:05:36.998 INFO kablam! --> src/pg/types/mod.rs:113:52 Oct 13 16:05:36.998 INFO kablam! | Oct 13 16:05:36.998 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 13 16:05:36.998 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.998 INFO kablam! | Oct 13 16:05:36.998 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 13 16:05:36.998 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.998 INFO kablam! Oct 13 16:05:36.998 INFO kablam! warning: cannot find type `Circle` in this scope Oct 13 16:05:36.998 INFO kablam! --> src/pg/types/mod.rs:165:43 Oct 13 16:05:36.998 INFO kablam! | Oct 13 16:05:36.998 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 13 16:05:36.998 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.998 INFO kablam! | Oct 13 16:05:36.998 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 13 16:05:36.998 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.998 INFO kablam! Oct 13 16:05:36.998 INFO kablam! warning: cannot find type `Circle` in this scope Oct 13 16:05:36.998 INFO kablam! --> src/pg/types/mod.rs:165:52 Oct 13 16:05:36.998 INFO kablam! | Oct 13 16:05:36.998 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 13 16:05:36.998 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:05:36.998 INFO kablam! | Oct 13 16:05:36.998 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 13 16:05:36.998 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:05:36.998 INFO kablam! Oct 13 16:05:37.629 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 06s Oct 13 16:05:37.637 INFO kablam! su: No module specific data is present Oct 13 16:05:38.469 INFO running `"docker" "rm" "-f" "9742c2ac6d3d8f8a1462b9e09429e281d16a7756c4b8f4fc2f4dca79d48c965b"` Oct 13 16:05:38.792 INFO blam! 9742c2ac6d3d8f8a1462b9e09429e281d16a7756c4b8f4fc2f4dca79d48c965b