Nov 29 02:26:18.388 INFO checking diesel_geometry-1.3.0 against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 29 02:26:18.388 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-0/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 29 02:26:18.747 INFO [stdout] d3c36aa056f391816207b1bfd8183ce2d1393e73bd32446bd6b390e238e96591 Nov 29 02:26:18.749 INFO running `"docker" "start" "-a" "d3c36aa056f391816207b1bfd8183ce2d1393e73bd32446bd6b390e238e96591"` Nov 29 02:26:20.812 INFO [stderr] usermod: no changes Nov 29 02:26:21.023 INFO [stderr] Checking diesel_geometry v1.3.0 (/source) Nov 29 02:26:22.653 INFO [stderr] warning: cannot find type `SameAs` in this scope Nov 29 02:26:22.653 INFO [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Nov 29 02:26:22.653 INFO [stderr] | Nov 29 02:26:22.653 INFO [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 29 02:26:22.653 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:22.653 INFO [stderr] | Nov 29 02:26:22.653 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 02:26:22.653 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:22.653 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:22.653 INFO [stderr] Nov 29 02:26:22.653 INFO [stderr] warning: cannot find type `SameAs` in this scope Nov 29 02:26:22.653 INFO [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Nov 29 02:26:22.653 INFO [stderr] | Nov 29 02:26:22.653 INFO [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 29 02:26:22.653 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:22.653 INFO [stderr] | Nov 29 02:26:22.653 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:22.653 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:22.653 INFO [stderr] Nov 29 02:26:22.653 INFO [stderr] warning: cannot find type `SameAs` in this scope Nov 29 02:26:22.653 INFO [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 Nov 29 02:26:22.653 INFO [stderr] | Nov 29 02:26:22.653 INFO [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 29 02:26:22.653 INFO [stderr] | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:22.653 INFO [stderr] | Nov 29 02:26:22.653 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:22.653 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:22.653 INFO [stderr] Nov 29 02:26:22.653 INFO [stderr] warning: unused import: `diesel::expression::bound::Bound` Nov 29 02:26:22.653 INFO [stderr] --> src/pg/types/geometric.rs:7:5 Nov 29 02:26:22.653 INFO [stderr] | Nov 29 02:26:22.653 INFO [stderr] 7 | use diesel::expression::bound::Bound; Nov 29 02:26:22.653 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 29 02:26:22.653 INFO [stderr] | Nov 29 02:26:22.653 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 29 02:26:22.653 INFO [stderr] Nov 29 02:26:22.653 INFO [stderr] warning: unused import: `diesel::expression::AsExpression` Nov 29 02:26:22.653 INFO [stderr] --> src/pg/types/geometric.rs:8:5 Nov 29 02:26:22.653 INFO [stderr] | Nov 29 02:26:22.653 INFO [stderr] 8 | use diesel::expression::AsExpression; Nov 29 02:26:22.653 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 29 02:26:22.653 INFO [stderr] Nov 29 02:26:22.653 INFO [stderr] warning: unused import: `diesel::sql_types::Nullable` Nov 29 02:26:22.653 INFO [stderr] --> src/pg/types/geometric.rs:11:5 Nov 29 02:26:22.653 INFO [stderr] | Nov 29 02:26:22.653 INFO [stderr] 11 | use diesel::sql_types::Nullable; Nov 29 02:26:22.653 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 29 02:26:22.653 INFO [stderr] Nov 29 02:26:22.653 INFO [stderr] warning: cannot find type `PgPoint` in this scope Nov 29 02:26:22.653 INFO [stderr] --> src/pg/types/geometric.rs:16:41 Nov 29 02:26:22.653 INFO [stderr] | Nov 29 02:26:22.653 INFO [stderr] 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 29 02:26:22.653 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:22.653 INFO [stderr] | Nov 29 02:26:22.653 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:22.653 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:22.653 INFO [stderr] Nov 29 02:26:22.653 INFO [stderr] warning: cannot find type `Point` in this scope Nov 29 02:26:22.653 INFO [stderr] --> src/pg/types/geometric.rs:16:53 Nov 29 02:26:22.653 INFO [stderr] | Nov 29 02:26:22.653 INFO [stderr] 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 29 02:26:22.653 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:22.653 INFO [stderr] | Nov 29 02:26:22.653 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:22.653 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:22.654 INFO [stderr] Nov 29 02:26:22.654 INFO [stderr] warning: cannot find type `PgPoint` in this scope Nov 29 02:26:22.654 INFO [stderr] --> src/pg/types/geometric.rs:16:53 Nov 29 02:26:22.654 INFO [stderr] | Nov 29 02:26:22.654 INFO [stderr] 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 29 02:26:22.654 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:22.654 INFO [stderr] | Nov 29 02:26:22.654 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:22.654 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:22.654 INFO [stderr] Nov 29 02:26:22.654 INFO [stderr] warning: cannot find type `PgBox` in this scope Nov 29 02:26:22.654 INFO [stderr] --> src/pg/types/geometric.rs:40:41 Nov 29 02:26:22.654 INFO [stderr] | Nov 29 02:26:22.654 INFO [stderr] 40 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Nov 29 02:26:22.654 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:22.654 INFO [stderr] | Nov 29 02:26:22.654 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:22.654 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:22.654 INFO [stderr] Nov 29 02:26:22.654 INFO [stderr] warning: cannot find type `sql_types` in this scope Nov 29 02:26:22.654 INFO [stderr] --> src/pg/types/geometric.rs:42:10 Nov 29 02:26:22.654 INFO [stderr] | Nov 29 02:26:22.654 INFO [stderr] 42 | #[derive(AsExpression)] Nov 29 02:26:22.654 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:22.654 INFO [stderr] | Nov 29 02:26:22.654 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:22.654 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:22.654 INFO [stderr] Nov 29 02:26:22.654 INFO [stderr] warning: cannot find type `PgBox` in this scope Nov 29 02:26:22.654 INFO [stderr] --> src/pg/types/geometric.rs:42:10 Nov 29 02:26:22.654 INFO [stderr] | Nov 29 02:26:22.654 INFO [stderr] 42 | #[derive(AsExpression)] Nov 29 02:26:22.654 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:22.654 INFO [stderr] | Nov 29 02:26:22.654 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:22.654 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:22.654 INFO [stderr] Nov 29 02:26:22.654 INFO [stderr] warning: cannot find type `PgCircle` in this scope Nov 29 02:26:22.654 INFO [stderr] --> src/pg/types/geometric.rs:115:41 Nov 29 02:26:22.654 INFO [stderr] | Nov 29 02:26:22.654 INFO [stderr] 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 29 02:26:22.654 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:22.654 INFO [stderr] | Nov 29 02:26:22.654 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:22.654 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:22.654 INFO [stderr] Nov 29 02:26:22.654 INFO [stderr] warning: cannot find type `Circle` in this scope Nov 29 02:26:22.654 INFO [stderr] --> src/pg/types/geometric.rs:115:53 Nov 29 02:26:22.654 INFO [stderr] | Nov 29 02:26:22.654 INFO [stderr] 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 29 02:26:22.654 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:22.654 INFO [stderr] | Nov 29 02:26:22.654 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:22.654 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:22.654 INFO [stderr] Nov 29 02:26:22.654 INFO [stderr] warning: cannot find type `PgCircle` in this scope Nov 29 02:26:22.654 INFO [stderr] --> src/pg/types/geometric.rs:115:53 Nov 29 02:26:22.654 INFO [stderr] | Nov 29 02:26:22.654 INFO [stderr] 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 29 02:26:22.654 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:22.654 INFO [stderr] | Nov 29 02:26:22.654 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:22.654 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:22.654 INFO [stderr] Nov 29 02:26:22.654 INFO [stderr] warning: cannot find type `Point` in this scope Nov 29 02:26:22.654 INFO [stderr] --> src/pg/types/mod.rs:53:43 Nov 29 02:26:22.654 INFO [stderr] | Nov 29 02:26:22.654 INFO [stderr] 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 29 02:26:22.654 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:22.654 INFO [stderr] | Nov 29 02:26:22.654 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:22.654 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:22.654 INFO [stderr] Nov 29 02:26:22.654 INFO [stderr] warning: cannot find type `Point` in this scope Nov 29 02:26:22.654 INFO [stderr] --> src/pg/types/mod.rs:53:52 Nov 29 02:26:22.654 INFO [stderr] | Nov 29 02:26:22.654 INFO [stderr] 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 29 02:26:22.654 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:22.654 INFO [stderr] | Nov 29 02:26:22.654 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:22.654 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:22.654 INFO [stderr] Nov 29 02:26:22.654 INFO [stderr] warning: cannot find type `Box` in this scope Nov 29 02:26:22.654 INFO [stderr] --> src/pg/types/mod.rs:113:43 Nov 29 02:26:22.654 INFO [stderr] | Nov 29 02:26:22.654 INFO [stderr] 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 29 02:26:22.654 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:22.654 INFO [stderr] | Nov 29 02:26:22.654 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:22.655 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:22.655 INFO [stderr] Nov 29 02:26:22.655 INFO [stderr] warning: cannot find type `Box` in this scope Nov 29 02:26:22.655 INFO [stderr] --> src/pg/types/mod.rs:113:52 Nov 29 02:26:22.655 INFO [stderr] | Nov 29 02:26:22.655 INFO [stderr] 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 29 02:26:22.655 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:22.655 INFO [stderr] | Nov 29 02:26:22.655 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:22.655 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:22.655 INFO [stderr] Nov 29 02:26:22.655 INFO [stderr] warning: cannot find type `Circle` in this scope Nov 29 02:26:22.655 INFO [stderr] --> src/pg/types/mod.rs:165:43 Nov 29 02:26:22.655 INFO [stderr] | Nov 29 02:26:22.655 INFO [stderr] 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 29 02:26:22.655 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:22.655 INFO [stderr] | Nov 29 02:26:22.655 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:22.655 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:22.655 INFO [stderr] Nov 29 02:26:22.655 INFO [stderr] warning: cannot find type `Circle` in this scope Nov 29 02:26:22.655 INFO [stderr] --> src/pg/types/mod.rs:165:52 Nov 29 02:26:22.655 INFO [stderr] | Nov 29 02:26:22.655 INFO [stderr] 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 29 02:26:22.655 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:22.655 INFO [stderr] | Nov 29 02:26:22.655 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:22.655 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:22.655 INFO [stderr] Nov 29 02:26:24.396 INFO [stderr] warning: cannot find type `SameAs` in this scope Nov 29 02:26:24.396 INFO [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Nov 29 02:26:24.397 INFO [stderr] | Nov 29 02:26:24.397 INFO [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 29 02:26:24.398 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.398 INFO [stderr] | Nov 29 02:26:24.398 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 02:26:24.398 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.398 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.398 INFO [stderr] Nov 29 02:26:24.398 INFO [stderr] warning: cannot find type `SameAs` in this scope Nov 29 02:26:24.398 INFO [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:37 Nov 29 02:26:24.398 INFO [stderr] | Nov 29 02:26:24.398 INFO [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 29 02:26:24.398 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.398 INFO [stderr] | Nov 29 02:26:24.399 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.399 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.399 INFO [stderr] Nov 29 02:26:24.400 INFO [stderr] warning: cannot find type `SameAs` in this scope Nov 29 02:26:24.401 INFO [stderr] --> <::diesel::expression::operators::__diesel_operator_body macros>:32:47 Nov 29 02:26:24.401 INFO [stderr] | Nov 29 02:26:24.401 INFO [stderr] 32 | # [ derive ( Debug , Clone , Copy , QueryId , DieselNumericOps ) ] # [ Nov 29 02:26:24.401 INFO [stderr] | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.401 INFO [stderr] | Nov 29 02:26:24.401 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.401 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.401 INFO [stderr] Nov 29 02:26:24.401 INFO [stderr] warning: unused import: `diesel::expression::bound::Bound` Nov 29 02:26:24.401 INFO [stderr] --> src/pg/types/geometric.rs:7:5 Nov 29 02:26:24.401 INFO [stderr] | Nov 29 02:26:24.401 INFO [stderr] 7 | use diesel::expression::bound::Bound; Nov 29 02:26:24.401 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 29 02:26:24.401 INFO [stderr] | Nov 29 02:26:24.401 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 29 02:26:24.401 INFO [stderr] Nov 29 02:26:24.401 INFO [stderr] warning: unused import: `diesel::expression::AsExpression` Nov 29 02:26:24.402 INFO [stderr] --> src/pg/types/geometric.rs:8:5 Nov 29 02:26:24.402 INFO [stderr] | Nov 29 02:26:24.403 INFO [stderr] 8 | use diesel::expression::AsExpression; Nov 29 02:26:24.403 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 29 02:26:24.403 INFO [stderr] Nov 29 02:26:24.403 INFO [stderr] warning: unused import: `diesel::sql_types::Nullable` Nov 29 02:26:24.403 INFO [stderr] --> src/pg/types/geometric.rs:11:5 Nov 29 02:26:24.403 INFO [stderr] | Nov 29 02:26:24.403 INFO [stderr] 11 | use diesel::sql_types::Nullable; Nov 29 02:26:24.403 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 29 02:26:24.403 INFO [stderr] Nov 29 02:26:24.403 INFO [stderr] warning: cannot find type `PgPoint` in this scope Nov 29 02:26:24.403 INFO [stderr] --> src/pg/types/geometric.rs:16:41 Nov 29 02:26:24.403 INFO [stderr] | Nov 29 02:26:24.403 INFO [stderr] 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 29 02:26:24.403 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.403 INFO [stderr] | Nov 29 02:26:24.403 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.403 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.403 INFO [stderr] Nov 29 02:26:24.403 INFO [stderr] warning: cannot find type `Point` in this scope Nov 29 02:26:24.403 INFO [stderr] --> src/pg/types/geometric.rs:16:53 Nov 29 02:26:24.403 INFO [stderr] | Nov 29 02:26:24.403 INFO [stderr] 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 29 02:26:24.403 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.403 INFO [stderr] | Nov 29 02:26:24.403 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.403 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.403 INFO [stderr] Nov 29 02:26:24.403 INFO [stderr] warning: cannot find type `PgPoint` in this scope Nov 29 02:26:24.403 INFO [stderr] --> src/pg/types/geometric.rs:16:53 Nov 29 02:26:24.403 INFO [stderr] | Nov 29 02:26:24.403 INFO [stderr] 16 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 29 02:26:24.403 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.403 INFO [stderr] | Nov 29 02:26:24.404 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.404 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.404 INFO [stderr] Nov 29 02:26:24.404 INFO [stderr] warning: cannot find type `PgBox` in this scope Nov 29 02:26:24.404 INFO [stderr] --> src/pg/types/geometric.rs:40:41 Nov 29 02:26:24.404 INFO [stderr] | Nov 29 02:26:24.404 INFO [stderr] 40 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow)] Nov 29 02:26:24.404 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.404 INFO [stderr] | Nov 29 02:26:24.404 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.404 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.404 INFO [stderr] Nov 29 02:26:24.404 INFO [stderr] warning: cannot find type `sql_types` in this scope Nov 29 02:26:24.404 INFO [stderr] --> src/pg/types/geometric.rs:42:10 Nov 29 02:26:24.404 INFO [stderr] | Nov 29 02:26:24.404 INFO [stderr] 42 | #[derive(AsExpression)] Nov 29 02:26:24.404 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.404 INFO [stderr] | Nov 29 02:26:24.404 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.404 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.404 INFO [stderr] Nov 29 02:26:24.404 INFO [stderr] warning: cannot find type `PgBox` in this scope Nov 29 02:26:24.404 INFO [stderr] --> src/pg/types/geometric.rs:42:10 Nov 29 02:26:24.404 INFO [stderr] | Nov 29 02:26:24.404 INFO [stderr] 42 | #[derive(AsExpression)] Nov 29 02:26:24.404 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.404 INFO [stderr] | Nov 29 02:26:24.404 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.404 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.405 INFO [stderr] Nov 29 02:26:24.405 INFO [stderr] warning: cannot find type `PgCircle` in this scope Nov 29 02:26:24.409 INFO [stderr] --> src/pg/types/geometric.rs:115:41 Nov 29 02:26:24.410 INFO [stderr] | Nov 29 02:26:24.410 INFO [stderr] 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 29 02:26:24.410 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.410 INFO [stderr] | Nov 29 02:26:24.410 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.410 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.410 INFO [stderr] Nov 29 02:26:24.410 INFO [stderr] warning: cannot find type `Circle` in this scope Nov 29 02:26:24.410 INFO [stderr] --> src/pg/types/geometric.rs:115:53 Nov 29 02:26:24.410 INFO [stderr] | Nov 29 02:26:24.410 INFO [stderr] 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 29 02:26:24.410 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.410 INFO [stderr] | Nov 29 02:26:24.410 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.410 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.410 INFO [stderr] Nov 29 02:26:24.410 INFO [stderr] warning: cannot find type `PgCircle` in this scope Nov 29 02:26:24.410 INFO [stderr] --> src/pg/types/geometric.rs:115:53 Nov 29 02:26:24.410 INFO [stderr] | Nov 29 02:26:24.410 INFO [stderr] 115 | #[derive(Debug, Clone, PartialEq, Copy, FromSqlRow, AsExpression)] Nov 29 02:26:24.410 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.410 INFO [stderr] | Nov 29 02:26:24.410 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.410 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.410 INFO [stderr] Nov 29 02:26:24.410 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 02:26:24.410 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 02:26:24.410 INFO [stderr] | Nov 29 02:26:24.410 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 02:26:24.410 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.410 INFO [stderr] | Nov 29 02:26:24.410 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.410 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.410 INFO [stderr] Nov 29 02:26:24.410 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 02:26:24.410 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 02:26:24.410 INFO [stderr] | Nov 29 02:26:24.410 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 02:26:24.410 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.411 INFO [stderr] | Nov 29 02:26:24.411 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.411 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.411 INFO [stderr] Nov 29 02:26:24.411 INFO [stderr] warning: cannot find type `name` in this scope Nov 29 02:26:24.411 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 02:26:24.411 INFO [stderr] | Nov 29 02:26:24.411 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 02:26:24.411 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.411 INFO [stderr] | Nov 29 02:26:24.412 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.412 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.412 INFO [stderr] Nov 29 02:26:24.412 INFO [stderr] warning: cannot find type `location` in this scope Nov 29 02:26:24.412 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 02:26:24.412 INFO [stderr] | Nov 29 02:26:24.412 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 02:26:24.412 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.412 INFO [stderr] | Nov 29 02:26:24.412 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.412 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.412 INFO [stderr] Nov 29 02:26:24.412 INFO [stderr] warning: cannot find type `boxes` in this scope Nov 29 02:26:24.412 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 02:26:24.412 INFO [stderr] | Nov 29 02:26:24.412 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 02:26:24.412 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.412 INFO [stderr] | Nov 29 02:26:24.412 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.412 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.412 INFO [stderr] Nov 29 02:26:24.412 INFO [stderr] warning: cannot find type `circles` in this scope Nov 29 02:26:24.412 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 02:26:24.412 INFO [stderr] | Nov 29 02:26:24.412 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 02:26:24.412 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.412 INFO [stderr] | Nov 29 02:26:24.412 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.412 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.412 INFO [stderr] Nov 29 02:26:24.412 INFO [stderr] warning: cannot find type `items` in this scope Nov 29 02:26:24.412 INFO [stderr] --> src/pg/types/geometric.rs:213:38 Nov 29 02:26:24.412 INFO [stderr] | Nov 29 02:26:24.412 INFO [stderr] 213 | #[derive(Debug, Clone, Copy, Insertable)] Nov 29 02:26:24.412 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.412 INFO [stderr] | Nov 29 02:26:24.412 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.412 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.412 INFO [stderr] Nov 29 02:26:24.412 INFO [stderr] warning: cannot find type `NewItem` in this scope Nov 29 02:26:24.412 INFO [stderr] --> src/pg/types/geometric.rs:213:38 Nov 29 02:26:24.412 INFO [stderr] | Nov 29 02:26:24.412 INFO [stderr] 213 | #[derive(Debug, Clone, Copy, Insertable)] Nov 29 02:26:24.412 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.413 INFO [stderr] | Nov 29 02:26:24.413 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.413 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.413 INFO [stderr] Nov 29 02:26:24.413 INFO [stderr] warning: cannot find type `Item` in this scope Nov 29 02:26:24.413 INFO [stderr] --> src/pg/types/geometric.rs:231:32 Nov 29 02:26:24.413 INFO [stderr] | Nov 29 02:26:24.413 INFO [stderr] 231 | #[derive(Debug, Clone, Queryable)] Nov 29 02:26:24.413 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.413 INFO [stderr] | Nov 29 02:26:24.413 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.413 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.413 INFO [stderr] Nov 29 02:26:24.413 INFO [stderr] warning: cannot find type `box_roundtrip` in this scope Nov 29 02:26:24.413 INFO [stderr] --> src/pg/types/geometric.rs:255:36 Nov 29 02:26:24.413 INFO [stderr] | Nov 29 02:26:24.413 INFO [stderr] 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 29 02:26:24.413 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.414 INFO [stderr] | Nov 29 02:26:24.414 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.414 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.414 INFO [stderr] Nov 29 02:26:24.414 INFO [stderr] warning: cannot find type `Roundtrip` in this scope Nov 29 02:26:24.414 INFO [stderr] --> src/pg/types/geometric.rs:255:36 Nov 29 02:26:24.414 INFO [stderr] | Nov 29 02:26:24.414 INFO [stderr] 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 29 02:26:24.414 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.414 INFO [stderr] | Nov 29 02:26:24.414 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.414 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.414 INFO [stderr] Nov 29 02:26:24.414 INFO [stderr] warning: cannot find type `Roundtrip` in this scope Nov 29 02:26:24.414 INFO [stderr] --> src/pg/types/geometric.rs:255:48 Nov 29 02:26:24.415 INFO [stderr] | Nov 29 02:26:24.415 INFO [stderr] 255 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 29 02:26:24.415 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.415 INFO [stderr] | Nov 29 02:26:24.415 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.415 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.415 INFO [stderr] Nov 29 02:26:24.415 INFO [stderr] warning: cannot find type `circle_roundtrip` in this scope Nov 29 02:26:24.415 INFO [stderr] --> src/pg/types/geometric.rs:310:36 Nov 29 02:26:24.415 INFO [stderr] | Nov 29 02:26:24.415 INFO [stderr] 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 29 02:26:24.416 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.416 INFO [stderr] | Nov 29 02:26:24.416 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.416 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.416 INFO [stderr] Nov 29 02:26:24.416 INFO [stderr] warning: cannot find type `Roundtrip` in this scope Nov 29 02:26:24.416 INFO [stderr] --> src/pg/types/geometric.rs:310:36 Nov 29 02:26:24.416 INFO [stderr] | Nov 29 02:26:24.416 INFO [stderr] 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 29 02:26:24.416 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.416 INFO [stderr] | Nov 29 02:26:24.416 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.416 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.416 INFO [stderr] Nov 29 02:26:24.416 INFO [stderr] warning: cannot find type `Roundtrip` in this scope Nov 29 02:26:24.416 INFO [stderr] --> src/pg/types/geometric.rs:310:48 Nov 29 02:26:24.416 INFO [stderr] | Nov 29 02:26:24.416 INFO [stderr] 310 | #[derive(Debug, PartialEq, Insertable, Queryable)] Nov 29 02:26:24.416 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.416 INFO [stderr] | Nov 29 02:26:24.416 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.416 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.416 INFO [stderr] Nov 29 02:26:24.416 INFO [stderr] warning: cannot find type `Point` in this scope Nov 29 02:26:24.416 INFO [stderr] --> src/pg/types/mod.rs:53:43 Nov 29 02:26:24.416 INFO [stderr] | Nov 29 02:26:24.416 INFO [stderr] 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 29 02:26:24.416 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.416 INFO [stderr] | Nov 29 02:26:24.416 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.416 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.416 INFO [stderr] Nov 29 02:26:24.416 INFO [stderr] warning: cannot find type `Point` in this scope Nov 29 02:26:24.416 INFO [stderr] --> src/pg/types/mod.rs:53:52 Nov 29 02:26:24.416 INFO [stderr] | Nov 29 02:26:24.416 INFO [stderr] 53 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 29 02:26:24.416 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.416 INFO [stderr] | Nov 29 02:26:24.416 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.416 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.416 INFO [stderr] Nov 29 02:26:24.416 INFO [stderr] warning: cannot find type `Box` in this scope Nov 29 02:26:24.416 INFO [stderr] --> src/pg/types/mod.rs:113:43 Nov 29 02:26:24.416 INFO [stderr] | Nov 29 02:26:24.416 INFO [stderr] 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 29 02:26:24.416 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.416 INFO [stderr] | Nov 29 02:26:24.416 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.416 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.416 INFO [stderr] Nov 29 02:26:24.416 INFO [stderr] warning: cannot find type `Box` in this scope Nov 29 02:26:24.416 INFO [stderr] --> src/pg/types/mod.rs:113:52 Nov 29 02:26:24.416 INFO [stderr] | Nov 29 02:26:24.416 INFO [stderr] 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 29 02:26:24.416 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.416 INFO [stderr] | Nov 29 02:26:24.417 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.417 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.417 INFO [stderr] Nov 29 02:26:24.417 INFO [stderr] warning: cannot find type `Circle` in this scope Nov 29 02:26:24.417 INFO [stderr] --> src/pg/types/mod.rs:165:43 Nov 29 02:26:24.417 INFO [stderr] | Nov 29 02:26:24.417 INFO [stderr] 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 29 02:26:24.417 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.417 INFO [stderr] | Nov 29 02:26:24.420 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.420 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.420 INFO [stderr] Nov 29 02:26:24.420 INFO [stderr] warning: cannot find type `Circle` in this scope Nov 29 02:26:24.420 INFO [stderr] --> src/pg/types/mod.rs:165:52 Nov 29 02:26:24.420 INFO [stderr] | Nov 29 02:26:24.420 INFO [stderr] 165 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Nov 29 02:26:24.420 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:26:24.420 INFO [stderr] | Nov 29 02:26:24.420 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:26:24.420 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:26:24.420 INFO [stderr] Nov 29 02:26:25.220 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.38s Nov 29 02:26:25.234 INFO [stderr] su: No module specific data is present Nov 29 02:26:26.200 INFO running `"docker" "inspect" "d3c36aa056f391816207b1bfd8183ce2d1393e73bd32446bd6b390e238e96591"` Nov 29 02:26:26.478 INFO running `"docker" "rm" "-f" "d3c36aa056f391816207b1bfd8183ce2d1393e73bd32446bd6b390e238e96591"` Nov 29 02:26:26.820 INFO [stdout] d3c36aa056f391816207b1bfd8183ce2d1393e73bd32446bd6b390e238e96591