Oct 27 23:09:21.925 INFO checking diesel_geometry-1.3.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 23:09:21.925 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 23:09:22.473 INFO blam! 6446dd40c8730e9d2469700e9b1550af23db167d24022a3e423a7a7e5bce2cee Oct 27 23:09:22.475 INFO running `"docker" "start" "-a" "6446dd40c8730e9d2469700e9b1550af23db167d24022a3e423a7a7e5bce2cee"` Oct 27 23:09:25.007 INFO kablam! usermod: no changes Oct 27 23:09:25.203 INFO kablam! Checking diesel v1.3.3 Oct 27 23:10:01.524 INFO kablam! Checking diesel_geometry v1.3.0 (/source) Oct 27 23:10:03.347 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 27 23:10:03.348 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Oct 27 23:10:03.348 INFO kablam! | Oct 27 23:10:03.348 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 27 23:10:03.348 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:03.348 INFO kablam! | Oct 27 23:10:03.348 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 23:10:03.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 27 23:10:03.348 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:03.348 INFO kablam! Oct 27 23:10:03.348 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 27 23:10:03.348 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Oct 27 23:10:03.348 INFO kablam! | Oct 27 23:10:03.348 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 27 23:10:03.348 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:03.348 INFO kablam! | Oct 27 23:10:03.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 27 23:10:03.348 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:03.348 INFO kablam! Oct 27 23:10:03.348 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 27 23:10:03.348 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 Oct 27 23:10:03.348 INFO kablam! | Oct 27 23:10:03.348 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 27 23:10:03.348 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:03.348 INFO kablam! | Oct 27 23:10:03.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 27 23:10:03.348 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:03.348 INFO kablam! Oct 27 23:10:03.348 INFO kablam! warning: unused import: `diesel::expression::bound::Bound` Oct 27 23:10:03.348 INFO kablam! --> src/pg/types/geometric.rs:7:5 Oct 27 23:10:03.348 INFO kablam! | Oct 27 23:10:03.348 INFO kablam! 7 | use diesel::expression::bound::Bound; Oct 27 23:10:03.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:10:03.348 INFO kablam! | Oct 27 23:10:03.348 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 23:10:03.348 INFO kablam! Oct 27 23:10:03.348 INFO kablam! warning: unused import: `diesel::expression::AsExpression` Oct 27 23:10:03.348 INFO kablam! --> src/pg/types/geometric.rs:8:5 Oct 27 23:10:03.348 INFO kablam! | Oct 27 23:10:03.348 INFO kablam! 8 | use diesel::expression::AsExpression; Oct 27 23:10:03.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:10:03.348 INFO kablam! Oct 27 23:10:03.348 INFO kablam! warning: unused import: `diesel::sql_types::Nullable` Oct 27 23:10:03.348 INFO kablam! --> src/pg/types/geometric.rs:11:5 Oct 27 23:10:03.348 INFO kablam! | Oct 27 23:10:03.348 INFO kablam! 11 | use diesel::sql_types::Nullable; Oct 27 23:10:03.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:10:03.349 INFO kablam! Oct 27 23:10:03.349 INFO kablam! warning: cannot find type `PgPoint` in this scope Oct 27 23:10:03.349 INFO kablam! --> src/pg/types/geometric.rs:16:41 Oct 27 23:10:03.349 INFO kablam! | Oct 27 23:10:03.349 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 27 23:10:03.349 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:03.349 INFO kablam! | Oct 27 23:10:03.349 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 27 23:10:03.349 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:03.349 INFO kablam! Oct 27 23:10:03.349 INFO kablam! warning: cannot find type `Point` in this scope Oct 27 23:10:03.349 INFO kablam! --> src/pg/types/geometric.rs:16:53 Oct 27 23:10:03.349 INFO kablam! | Oct 27 23:10:03.349 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 27 23:10:03.349 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:03.349 INFO kablam! | Oct 27 23:10:03.349 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 27 23:10:03.349 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:03.349 INFO kablam! Oct 27 23:10:03.349 INFO kablam! warning: cannot find type `PgPoint` in this scope Oct 27 23:10:03.357 INFO kablam! --> src/pg/types/geometric.rs:16:53 Oct 27 23:10:03.357 INFO kablam! | Oct 27 23:10:03.357 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 27 23:10:03.357 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:03.357 INFO kablam! | Oct 27 23:10:03.357 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 27 23:10:03.357 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:03.357 INFO kablam! Oct 27 23:10:03.357 INFO kablam! warning: cannot find type `PgBox` in this scope Oct 27 23:10:03.361 INFO kablam! --> src/pg/types/geometric.rs:40:41 Oct 27 23:10:03.361 INFO kablam! | Oct 27 23:10:03.361 INFO kablam! 40 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Oct 27 23:10:03.361 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:03.361 INFO kablam! | Oct 27 23:10:03.361 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 27 23:10:03.361 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:03.361 INFO kablam! Oct 27 23:10:03.361 INFO kablam! warning: cannot find type `sql_types` in this scope Oct 27 23:10:03.361 INFO kablam! --> src/pg/types/geometric.rs:42:10 Oct 27 23:10:03.361 INFO kablam! | Oct 27 23:10:03.361 INFO kablam! 42 | #[derive(AsExpression)] Oct 27 23:10:03.361 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:03.361 INFO kablam! | Oct 27 23:10:03.361 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 27 23:10:03.361 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:03.361 INFO kablam! Oct 27 23:10:03.361 INFO kablam! warning: cannot find type `PgBox` in this scope Oct 27 23:10:03.362 INFO kablam! --> src/pg/types/geometric.rs:42:10 Oct 27 23:10:03.362 INFO kablam! | Oct 27 23:10:03.362 INFO kablam! 42 | #[derive(AsExpression)] Oct 27 23:10:03.362 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:03.362 INFO kablam! | Oct 27 23:10:03.362 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 27 23:10:03.362 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:03.362 INFO kablam! Oct 27 23:10:03.362 INFO kablam! warning: cannot find type `PgCircle` in this scope Oct 27 23:10:03.362 INFO kablam! --> src/pg/types/geometric.rs:115:41 Oct 27 23:10:03.362 INFO kablam! | Oct 27 23:10:03.362 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 27 23:10:03.362 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:03.362 INFO kablam! | Oct 27 23:10:03.362 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 27 23:10:03.362 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:03.362 INFO kablam! Oct 27 23:10:03.362 INFO kablam! warning: cannot find type `Circle` in this scope Oct 27 23:10:03.362 INFO kablam! --> src/pg/types/geometric.rs:115:53 Oct 27 23:10:03.362 INFO kablam! | Oct 27 23:10:03.362 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 27 23:10:03.362 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:03.362 INFO kablam! | Oct 27 23:10:03.362 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 27 23:10:03.362 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:03.362 INFO kablam! Oct 27 23:10:03.362 INFO kablam! warning: cannot find type `PgCircle` in this scope Oct 27 23:10:03.362 INFO kablam! --> src/pg/types/geometric.rs:115:53 Oct 27 23:10:03.362 INFO kablam! | Oct 27 23:10:03.362 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 27 23:10:03.362 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:03.362 INFO kablam! | Oct 27 23:10:03.362 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 27 23:10:03.362 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:03.362 INFO kablam! Oct 27 23:10:03.362 INFO kablam! warning: cannot find type `Point` in this scope Oct 27 23:10:03.362 INFO kablam! --> src/pg/types/mod.rs:53:43 Oct 27 23:10:03.362 INFO kablam! | Oct 27 23:10:03.362 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 27 23:10:03.362 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:03.362 INFO kablam! | Oct 27 23:10:03.362 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 27 23:10:03.362 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:03.362 INFO kablam! Oct 27 23:10:03.362 INFO kablam! warning: cannot find type `Point` in this scope Oct 27 23:10:03.362 INFO kablam! --> src/pg/types/mod.rs:53:52 Oct 27 23:10:03.362 INFO kablam! | Oct 27 23:10:03.362 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 27 23:10:03.362 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:03.362 INFO kablam! | Oct 27 23:10:03.362 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 27 23:10:03.362 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:03.362 INFO kablam! Oct 27 23:10:03.363 INFO kablam! warning: cannot find type `Box` in this scope Oct 27 23:10:03.363 INFO kablam! --> src/pg/types/mod.rs:113:43 Oct 27 23:10:03.363 INFO kablam! | Oct 27 23:10:03.364 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 27 23:10:03.364 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:03.364 INFO kablam! | Oct 27 23:10:03.365 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 27 23:10:03.365 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:03.365 INFO kablam! Oct 27 23:10:03.365 INFO kablam! warning: cannot find type `Box` in this scope Oct 27 23:10:03.366 INFO kablam! --> src/pg/types/mod.rs:113:52 Oct 27 23:10:03.366 INFO kablam! | Oct 27 23:10:03.366 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 27 23:10:03.366 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:03.367 INFO kablam! | Oct 27 23:10:03.367 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 27 23:10:03.367 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:03.367 INFO kablam! Oct 27 23:10:03.367 INFO kablam! warning: cannot find type `Circle` in this scope Oct 27 23:10:03.368 INFO kablam! --> src/pg/types/mod.rs:165:43 Oct 27 23:10:03.368 INFO kablam! | Oct 27 23:10:03.368 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 27 23:10:03.368 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:03.368 INFO kablam! | Oct 27 23:10:03.368 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 27 23:10:03.368 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:03.368 INFO kablam! Oct 27 23:10:03.368 INFO kablam! warning: cannot find type `Circle` in this scope Oct 27 23:10:03.368 INFO kablam! --> src/pg/types/mod.rs:165:52 Oct 27 23:10:03.368 INFO kablam! | Oct 27 23:10:03.369 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 27 23:10:03.369 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:03.369 INFO kablam! | Oct 27 23:10:03.369 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 27 23:10:03.371 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:03.371 INFO kablam! Oct 27 23:10:05.367 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 27 23:10:05.367 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Oct 27 23:10:05.367 INFO kablam! | Oct 27 23:10:05.368 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 27 23:10:05.368 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.368 INFO kablam! | Oct 27 23:10:05.368 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 23:10:05.369 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 27 23:10:05.369 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.369 INFO kablam! Oct 27 23:10:05.370 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 27 23:10:05.370 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Oct 27 23:10:05.370 INFO kablam! | Oct 27 23:10:05.370 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 27 23:10:05.371 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.371 INFO kablam! | Oct 27 23:10:05.371 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 27 23:10:05.371 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.372 INFO kablam! Oct 27 23:10:05.372 INFO kablam! warning: cannot find type `SameAs` in this scope Oct 27 23:10:05.372 INFO kablam! --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 Oct 27 23:10:05.372 INFO kablam! | Oct 27 23:10:05.373 INFO kablam! 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Oct 27 23:10:05.373 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.373 INFO kablam! | Oct 27 23:10:05.374 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 27 23:10:05.374 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.374 INFO kablam! Oct 27 23:10:05.374 INFO kablam! warning: unused import: `diesel::expression::bound::Bound` Oct 27 23:10:05.375 INFO kablam! --> src/pg/types/geometric.rs:7:5 Oct 27 23:10:05.375 INFO kablam! | Oct 27 23:10:05.375 INFO kablam! 7 | use diesel::expression::bound::Bound; Oct 27 23:10:05.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:10:05.376 INFO kablam! | Oct 27 23:10:05.376 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 23:10:05.376 INFO kablam! Oct 27 23:10:05.377 INFO kablam! warning: unused import: `diesel::expression::AsExpression` Oct 27 23:10:05.377 INFO kablam! --> src/pg/types/geometric.rs:8:5 Oct 27 23:10:05.377 INFO kablam! | Oct 27 23:10:05.378 INFO kablam! 8 | use diesel::expression::AsExpression; Oct 27 23:10:05.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:10:05.378 INFO kablam! Oct 27 23:10:05.378 INFO kablam! warning: unused import: `diesel::sql_types::Nullable` Oct 27 23:10:05.379 INFO kablam! --> src/pg/types/geometric.rs:11:5 Oct 27 23:10:05.379 INFO kablam! | Oct 27 23:10:05.379 INFO kablam! 11 | use diesel::sql_types::Nullable; Oct 27 23:10:05.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:10:05.380 INFO kablam! Oct 27 23:10:05.380 INFO kablam! warning: cannot find type `PgPoint` in this scope Oct 27 23:10:05.381 INFO kablam! --> src/pg/types/geometric.rs:16:41 Oct 27 23:10:05.381 INFO kablam! | Oct 27 23:10:05.381 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 27 23:10:05.381 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.382 INFO kablam! | Oct 27 23:10:05.382 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 27 23:10:05.382 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.383 INFO kablam! Oct 27 23:10:05.383 INFO kablam! warning: cannot find type `Point` in this scope Oct 27 23:10:05.383 INFO kablam! --> src/pg/types/geometric.rs:16:53 Oct 27 23:10:05.384 INFO kablam! | Oct 27 23:10:05.384 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 27 23:10:05.384 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.384 INFO kablam! | Oct 27 23:10:05.385 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 27 23:10:05.385 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.385 INFO kablam! Oct 27 23:10:05.386 INFO kablam! warning: cannot find type `PgPoint` in this scope Oct 27 23:10:05.386 INFO kablam! --> src/pg/types/geometric.rs:16:53 Oct 27 23:10:05.386 INFO kablam! | Oct 27 23:10:05.387 INFO kablam! 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 27 23:10:05.387 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.387 INFO kablam! | Oct 27 23:10:05.387 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 27 23:10:05.388 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.388 INFO kablam! Oct 27 23:10:05.388 INFO kablam! warning: cannot find type `PgBox` in this scope Oct 27 23:10:05.389 INFO kablam! --> src/pg/types/geometric.rs:40:41 Oct 27 23:10:05.389 INFO kablam! | Oct 27 23:10:05.389 INFO kablam! 40 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Oct 27 23:10:05.389 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.390 INFO kablam! | Oct 27 23:10:05.390 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 27 23:10:05.390 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.391 INFO kablam! Oct 27 23:10:05.391 INFO kablam! warning: cannot find type `sql_types` in this scope Oct 27 23:10:05.391 INFO kablam! --> src/pg/types/geometric.rs:42:10 Oct 27 23:10:05.392 INFO kablam! | Oct 27 23:10:05.392 INFO kablam! 42 | #[derive(AsExpression)] Oct 27 23:10:05.392 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.393 INFO kablam! | Oct 27 23:10:05.393 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 27 23:10:05.393 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.393 INFO kablam! Oct 27 23:10:05.394 INFO kablam! warning: cannot find type `PgBox` in this scope Oct 27 23:10:05.394 INFO kablam! --> src/pg/types/geometric.rs:42:10 Oct 27 23:10:05.394 INFO kablam! | Oct 27 23:10:05.395 INFO kablam! 42 | #[derive(AsExpression)] Oct 27 23:10:05.395 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.395 INFO kablam! | Oct 27 23:10:05.396 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 27 23:10:05.396 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.396 INFO kablam! Oct 27 23:10:05.396 INFO kablam! warning: cannot find type `PgCircle` in this scope Oct 27 23:10:05.397 INFO kablam! --> src/pg/types/geometric.rs:115:41 Oct 27 23:10:05.397 INFO kablam! | Oct 27 23:10:05.397 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 27 23:10:05.398 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.398 INFO kablam! | Oct 27 23:10:05.398 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 27 23:10:05.398 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.399 INFO kablam! Oct 27 23:10:05.399 INFO kablam! warning: cannot find type `Circle` in this scope Oct 27 23:10:05.399 INFO kablam! --> src/pg/types/geometric.rs:115:53 Oct 27 23:10:05.400 INFO kablam! | Oct 27 23:10:05.400 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 27 23:10:05.400 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.400 INFO kablam! | Oct 27 23:10:05.401 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 27 23:10:05.401 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.401 INFO kablam! Oct 27 23:10:05.402 INFO kablam! warning: cannot find type `PgCircle` in this scope Oct 27 23:10:05.402 INFO kablam! --> src/pg/types/geometric.rs:115:53 Oct 27 23:10:05.402 INFO kablam! | Oct 27 23:10:05.403 INFO kablam! 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Oct 27 23:10:05.403 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.403 INFO kablam! | Oct 27 23:10:05.403 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 27 23:10:05.404 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.404 INFO kablam! Oct 27 23:10:05.404 INFO kablam! warning: cannot find type `table` in this scope Oct 27 23:10:05.405 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 23:10:05.405 INFO kablam! | Oct 27 23:10:05.405 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 23:10:05.406 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.406 INFO kablam! | Oct 27 23:10:05.406 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 27 23:10:05.406 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.407 INFO kablam! Oct 27 23:10:05.407 INFO kablam! warning: cannot find type `id` in this scope Oct 27 23:10:05.407 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 23:10:05.408 INFO kablam! | Oct 27 23:10:05.408 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 23:10:05.408 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.409 INFO kablam! | Oct 27 23:10:05.409 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 27 23:10:05.409 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.409 INFO kablam! Oct 27 23:10:05.410 INFO kablam! warning: cannot find type `name` in this scope Oct 27 23:10:05.410 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 23:10:05.410 INFO kablam! | Oct 27 23:10:05.411 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 23:10:05.411 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.411 INFO kablam! | Oct 27 23:10:05.412 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 27 23:10:05.412 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.412 INFO kablam! Oct 27 23:10:05.412 INFO kablam! warning: cannot find type `location` in this scope Oct 27 23:10:05.413 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 23:10:05.413 INFO kablam! | Oct 27 23:10:05.413 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 23:10:05.414 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.414 INFO kablam! | Oct 27 23:10:05.414 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 27 23:10:05.414 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.415 INFO kablam! Oct 27 23:10:05.415 INFO kablam! warning: cannot find type `boxes` in this scope Oct 27 23:10:05.415 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 23:10:05.416 INFO kablam! | Oct 27 23:10:05.416 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 23:10:05.416 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.417 INFO kablam! | Oct 27 23:10:05.417 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 27 23:10:05.417 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.417 INFO kablam! Oct 27 23:10:05.418 INFO kablam! warning: cannot find type `circles` in this scope Oct 27 23:10:05.418 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 23:10:05.418 INFO kablam! | Oct 27 23:10:05.419 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 23:10:05.419 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.419 INFO kablam! | Oct 27 23:10:05.420 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 27 23:10:05.420 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.420 INFO kablam! Oct 27 23:10:05.420 INFO kablam! warning: cannot find type `items` in this scope Oct 27 23:10:05.421 INFO kablam! --> src/pg/types/geometric.rs:213:38 Oct 27 23:10:05.421 INFO kablam! | Oct 27 23:10:05.421 INFO kablam! 213 | #[derive(Debug, Clone, Copy, Insertable)] Oct 27 23:10:05.422 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.422 INFO kablam! | Oct 27 23:10:05.422 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 27 23:10:05.423 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.423 INFO kablam! Oct 27 23:10:05.423 INFO kablam! warning: cannot find type `NewItem` in this scope Oct 27 23:10:05.423 INFO kablam! --> src/pg/types/geometric.rs:213:38 Oct 27 23:10:05.424 INFO kablam! | Oct 27 23:10:05.424 INFO kablam! 213 | #[derive(Debug, Clone, Copy, Insertable)] Oct 27 23:10:05.424 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.425 INFO kablam! | Oct 27 23:10:05.425 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 27 23:10:05.425 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.426 INFO kablam! Oct 27 23:10:05.426 INFO kablam! warning: cannot find type `Item` in this scope Oct 27 23:10:05.426 INFO kablam! --> src/pg/types/geometric.rs:231:32 Oct 27 23:10:05.426 INFO kablam! | Oct 27 23:10:05.427 INFO kablam! 231 | #[derive(Debug, Clone, Queryable)] Oct 27 23:10:05.427 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.427 INFO kablam! | Oct 27 23:10:05.428 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 27 23:10:05.428 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.428 INFO kablam! Oct 27 23:10:05.428 INFO kablam! warning: cannot find type `box_roundtrip` in this scope Oct 27 23:10:05.429 INFO kablam! --> src/pg/types/geometric.rs:255:36 Oct 27 23:10:05.429 INFO kablam! | Oct 27 23:10:05.429 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 27 23:10:05.429 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.430 INFO kablam! | Oct 27 23:10:05.430 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 27 23:10:05.430 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.435 INFO kablam! Oct 27 23:10:05.435 INFO kablam! warning: cannot find type `Roundtrip` in this scope Oct 27 23:10:05.435 INFO kablam! --> src/pg/types/geometric.rs:255:36 Oct 27 23:10:05.435 INFO kablam! | Oct 27 23:10:05.436 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 27 23:10:05.436 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.436 INFO kablam! | Oct 27 23:10:05.436 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 27 23:10:05.437 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.437 INFO kablam! Oct 27 23:10:05.437 INFO kablam! warning: cannot find type `Roundtrip` in this scope Oct 27 23:10:05.438 INFO kablam! --> src/pg/types/geometric.rs:255:48 Oct 27 23:10:05.438 INFO kablam! | Oct 27 23:10:05.438 INFO kablam! 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 27 23:10:05.438 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.439 INFO kablam! | Oct 27 23:10:05.439 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 27 23:10:05.439 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.439 INFO kablam! Oct 27 23:10:05.440 INFO kablam! warning: cannot find type `circle_roundtrip` in this scope Oct 27 23:10:05.440 INFO kablam! --> src/pg/types/geometric.rs:310:36 Oct 27 23:10:05.440 INFO kablam! | Oct 27 23:10:05.440 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 27 23:10:05.441 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.441 INFO kablam! | Oct 27 23:10:05.441 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 27 23:10:05.441 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.442 INFO kablam! Oct 27 23:10:05.442 INFO kablam! warning: cannot find type `Roundtrip` in this scope Oct 27 23:10:05.442 INFO kablam! --> src/pg/types/geometric.rs:310:36 Oct 27 23:10:05.442 INFO kablam! | Oct 27 23:10:05.443 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 27 23:10:05.443 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.443 INFO kablam! | Oct 27 23:10:05.443 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 27 23:10:05.444 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.444 INFO kablam! Oct 27 23:10:05.444 INFO kablam! warning: cannot find type `Roundtrip` in this scope Oct 27 23:10:05.444 INFO kablam! --> src/pg/types/geometric.rs:310:48 Oct 27 23:10:05.445 INFO kablam! | Oct 27 23:10:05.445 INFO kablam! 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Oct 27 23:10:05.445 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.445 INFO kablam! | Oct 27 23:10:05.445 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 27 23:10:05.445 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.445 INFO kablam! Oct 27 23:10:05.445 INFO kablam! warning: cannot find type `Point` in this scope Oct 27 23:10:05.445 INFO kablam! --> src/pg/types/mod.rs:53:43 Oct 27 23:10:05.445 INFO kablam! | Oct 27 23:10:05.445 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 27 23:10:05.445 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.445 INFO kablam! | Oct 27 23:10:05.446 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 27 23:10:05.446 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.446 INFO kablam! Oct 27 23:10:05.446 INFO kablam! warning: cannot find type `Point` in this scope Oct 27 23:10:05.446 INFO kablam! --> src/pg/types/mod.rs:53:52 Oct 27 23:10:05.446 INFO kablam! | Oct 27 23:10:05.446 INFO kablam! 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 27 23:10:05.446 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.446 INFO kablam! | Oct 27 23:10:05.446 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 27 23:10:05.446 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.446 INFO kablam! Oct 27 23:10:05.446 INFO kablam! warning: cannot find type `Box` in this scope Oct 27 23:10:05.446 INFO kablam! --> src/pg/types/mod.rs:113:43 Oct 27 23:10:05.446 INFO kablam! | Oct 27 23:10:05.446 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 27 23:10:05.446 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.446 INFO kablam! | Oct 27 23:10:05.446 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 27 23:10:05.446 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.446 INFO kablam! Oct 27 23:10:05.446 INFO kablam! warning: cannot find type `Box` in this scope Oct 27 23:10:05.447 INFO kablam! --> src/pg/types/mod.rs:113:52 Oct 27 23:10:05.447 INFO kablam! | Oct 27 23:10:05.447 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 27 23:10:05.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.447 INFO kablam! | Oct 27 23:10:05.447 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 27 23:10:05.447 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.447 INFO kablam! Oct 27 23:10:05.447 INFO kablam! warning: cannot find type `Circle` in this scope Oct 27 23:10:05.447 INFO kablam! --> src/pg/types/mod.rs:165:43 Oct 27 23:10:05.447 INFO kablam! | Oct 27 23:10:05.447 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 27 23:10:05.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.447 INFO kablam! | Oct 27 23:10:05.447 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 27 23:10:05.447 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.447 INFO kablam! Oct 27 23:10:05.447 INFO kablam! warning: cannot find type `Circle` in this scope Oct 27 23:10:05.447 INFO kablam! --> src/pg/types/mod.rs:165:52 Oct 27 23:10:05.447 INFO kablam! | Oct 27 23:10:05.447 INFO kablam! 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Oct 27 23:10:05.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:10:05.447 INFO kablam! | Oct 27 23:10:05.448 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 27 23:10:05.448 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:10:05.448 INFO kablam! Oct 27 23:10:06.075 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.03s Oct 27 23:10:06.091 INFO kablam! su: No module specific data is present Oct 27 23:10:07.331 INFO running `"docker" "rm" "-f" "6446dd40c8730e9d2469700e9b1550af23db167d24022a3e423a7a7e5bce2cee"` Oct 27 23:10:07.643 INFO blam! 6446dd40c8730e9d2469700e9b1550af23db167d24022a3e423a7a7e5bce2cee