Nov 17 12:56:38.747 INFO testing OSM-Browser/points-api-importer against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 12:56:38.748 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 12:56:39.405 INFO [stdout] 40320cdb1f078da59915821e12e64556ba654cf51524e97d4147878888cbbb6a Nov 17 12:56:39.408 INFO running `"docker" "start" "-a" "40320cdb1f078da59915821e12e64556ba654cf51524e97d4147878888cbbb6a"` Nov 17 12:56:41.135 INFO [stderr] usermod: no changes Nov 17 12:56:41.316 INFO [stderr] Compiling procedural-masquerade v0.1.2 Nov 17 12:56:41.316 INFO [stderr] Compiling stable_deref_trait v1.0.0 Nov 17 12:56:41.316 INFO [stderr] Compiling protobuf v1.4.2 Nov 17 12:56:41.316 INFO [stderr] Compiling flat_map v0.0.4 Nov 17 12:56:41.331 INFO [stderr] Compiling futures-cpupool v0.1.7 Nov 17 12:56:41.332 INFO [stderr] Compiling postgres-derive v0.3.1 Nov 17 12:56:41.333 INFO [stderr] Compiling miniz-sys v0.1.10 Nov 17 12:56:41.339 INFO [stderr] Compiling postgres-protocol v0.3.1 Nov 17 12:56:43.835 INFO [stderr] Compiling flate2 v0.2.20 Nov 17 12:56:43.971 INFO [stderr] Compiling rental-impl v0.4.14 Nov 17 12:56:47.520 INFO [stderr] Compiling par-map v0.1.1 Nov 17 12:56:53.056 INFO [stderr] Compiling postgres-shared v0.4.0 Nov 17 12:57:06.235 INFO [stderr] Compiling postgres v0.15.1 Nov 17 12:57:24.177 INFO [stderr] Compiling postgis v0.5.0 Nov 17 12:57:24.277 INFO [stderr] Compiling rental v0.4.14 Nov 17 12:57:28.407 INFO [stderr] error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Nov 17 12:57:28.407 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:489:9 Nov 17 12:57:28.407 INFO [stderr] | Nov 17 12:57:28.407 INFO [stderr] 489 | / pub struct $ewkbtype<'a, P, I> Nov 17 12:57:28.407 INFO [stderr] 490 | | where P: 'a + postgis::Point, Nov 17 12:57:28.407 INFO [stderr] 491 | | I: 'a + Iterator + ExactSizeIterator Nov 17 12:57:28.407 INFO [stderr] 492 | | { Nov 17 12:57:28.407 INFO [stderr] ... | Nov 17 12:57:28.409 INFO [stderr] 495 | | pub point_type: PointType, Nov 17 12:57:28.409 INFO [stderr] 496 | | } Nov 17 12:57:28.409 INFO [stderr] | |_________^ the trait `types::LineString<'a>` is not implemented for `usize` Nov 17 12:57:28.409 INFO [stderr] ... Nov 17 12:57:28.409 INFO [stderr] 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Nov 17 12:57:28.409 INFO [stderr] 703 | | to EwkbLineString with type code 0x02, Nov 17 12:57:28.409 INFO [stderr] 704 | | command write_ewkb_body); Nov 17 12:57:28.409 INFO [stderr] | |________________________________________________- in this macro invocation Nov 17 12:57:28.409 INFO [stderr] Nov 17 12:57:28.409 INFO [stderr] error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Nov 17 12:57:28.409 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:504:24 Nov 17 12:57:28.409 INFO [stderr] | Nov 17 12:57:28.409 INFO [stderr] 504 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Nov 17 12:57:28.409 INFO [stderr] | ^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Nov 17 12:57:28.409 INFO [stderr] ... Nov 17 12:57:28.409 INFO [stderr] 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Nov 17 12:57:28.409 INFO [stderr] 703 | | to EwkbLineString with type code 0x02, Nov 17 12:57:28.409 INFO [stderr] 704 | | command write_ewkb_body); Nov 17 12:57:28.409 INFO [stderr] | |________________________________________________- in this macro invocation Nov 17 12:57:28.409 INFO [stderr] Nov 17 12:57:28.409 INFO [stderr] error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Nov 17 12:57:28.409 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:514:24 Nov 17 12:57:28.409 INFO [stderr] | Nov 17 12:57:28.409 INFO [stderr] 514 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Nov 17 12:57:28.409 INFO [stderr] | ^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Nov 17 12:57:28.409 INFO [stderr] ... Nov 17 12:57:28.409 INFO [stderr] 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Nov 17 12:57:28.409 INFO [stderr] 703 | | to EwkbLineString with type code 0x02, Nov 17 12:57:28.409 INFO [stderr] 704 | | command write_ewkb_body); Nov 17 12:57:28.409 INFO [stderr] | |________________________________________________- in this macro invocation Nov 17 12:57:28.409 INFO [stderr] Nov 17 12:57:28.409 INFO [stderr] error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Nov 17 12:57:28.409 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:551:9 Nov 17 12:57:28.409 INFO [stderr] | Nov 17 12:57:28.409 INFO [stderr] 551 | / pub struct $ewkbtype<'a, P, I, T, J> Nov 17 12:57:28.409 INFO [stderr] 552 | | where P: 'a + postgis::Point, Nov 17 12:57:28.409 INFO [stderr] 553 | | I: 'a + Iterator + ExactSizeIterator, Nov 17 12:57:28.409 INFO [stderr] 554 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Nov 17 12:57:28.410 INFO [stderr] ... | Nov 17 12:57:28.410 INFO [stderr] 559 | | pub point_type: PointType, Nov 17 12:57:28.410 INFO [stderr] 560 | | } Nov 17 12:57:28.410 INFO [stderr] | |_________^ the trait `types::Polygon<'a>` is not implemented for `usize` Nov 17 12:57:28.410 INFO [stderr] ... Nov 17 12:57:28.410 INFO [stderr] 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Nov 17 12:57:28.410 INFO [stderr] 719 | | to EwkbPolygon with type code 0x03, Nov 17 12:57:28.410 INFO [stderr] 720 | | contains EwkbLineString,LineStringT as LineString named rings, Nov 17 12:57:28.410 INFO [stderr] 721 | | command write_ewkb_body); Nov 17 12:57:28.410 INFO [stderr] | |___________________________________________________- in this macro invocation Nov 17 12:57:28.410 INFO [stderr] Nov 17 12:57:28.435 INFO [stderr] error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Nov 17 12:57:28.435 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:570:30 Nov 17 12:57:28.435 INFO [stderr] | Nov 17 12:57:28.435 INFO [stderr] 570 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Nov 17 12:57:28.435 INFO [stderr] | ^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Nov 17 12:57:28.435 INFO [stderr] ... Nov 17 12:57:28.435 INFO [stderr] 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Nov 17 12:57:28.435 INFO [stderr] 719 | | to EwkbPolygon with type code 0x03, Nov 17 12:57:28.437 INFO [stderr] 720 | | contains EwkbLineString,LineStringT as LineString named rings, Nov 17 12:57:28.437 INFO [stderr] 721 | | command write_ewkb_body); Nov 17 12:57:28.437 INFO [stderr] | |___________________________________________________- in this macro invocation Nov 17 12:57:28.437 INFO [stderr] Nov 17 12:57:28.437 INFO [stderr] error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Nov 17 12:57:28.437 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:582:30 Nov 17 12:57:28.437 INFO [stderr] | Nov 17 12:57:28.437 INFO [stderr] 582 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Nov 17 12:57:28.437 INFO [stderr] | ^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Nov 17 12:57:28.437 INFO [stderr] ... Nov 17 12:57:28.437 INFO [stderr] 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Nov 17 12:57:28.437 INFO [stderr] 719 | | to EwkbPolygon with type code 0x03, Nov 17 12:57:28.437 INFO [stderr] 720 | | contains EwkbLineString,LineStringT as LineString named rings, Nov 17 12:57:28.437 INFO [stderr] 721 | | command write_ewkb_body); Nov 17 12:57:28.437 INFO [stderr] | |___________________________________________________- in this macro invocation Nov 17 12:57:28.437 INFO [stderr] Nov 17 12:57:28.437 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Nov 17 12:57:28.437 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:489:9 Nov 17 12:57:28.437 INFO [stderr] | Nov 17 12:57:28.437 INFO [stderr] 489 | / pub struct $ewkbtype<'a, P, I> Nov 17 12:57:28.437 INFO [stderr] 490 | | where P: 'a + postgis::Point, Nov 17 12:57:28.437 INFO [stderr] 491 | | I: 'a + Iterator + ExactSizeIterator Nov 17 12:57:28.437 INFO [stderr] 492 | | { Nov 17 12:57:28.437 INFO [stderr] ... | Nov 17 12:57:28.437 INFO [stderr] 495 | | pub point_type: PointType, Nov 17 12:57:28.437 INFO [stderr] 496 | | } Nov 17 12:57:28.437 INFO [stderr] | |_________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Nov 17 12:57:28.437 INFO [stderr] ... Nov 17 12:57:28.437 INFO [stderr] 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Nov 17 12:57:28.437 INFO [stderr] 736 | | to EwkbMultiPoint with type code 0x04, Nov 17 12:57:28.437 INFO [stderr] 737 | | command write_ewkb); Nov 17 12:57:28.437 INFO [stderr] | |___________________________________________- in this macro invocation Nov 17 12:57:28.437 INFO [stderr] Nov 17 12:57:28.437 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Nov 17 12:57:28.437 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:504:24 Nov 17 12:57:28.437 INFO [stderr] | Nov 17 12:57:28.437 INFO [stderr] 504 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Nov 17 12:57:28.437 INFO [stderr] | ^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Nov 17 12:57:28.437 INFO [stderr] ... Nov 17 12:57:28.437 INFO [stderr] 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Nov 17 12:57:28.437 INFO [stderr] 736 | | to EwkbMultiPoint with type code 0x04, Nov 17 12:57:28.437 INFO [stderr] 737 | | command write_ewkb); Nov 17 12:57:28.437 INFO [stderr] | |___________________________________________- in this macro invocation Nov 17 12:57:28.437 INFO [stderr] Nov 17 12:57:28.437 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Nov 17 12:57:28.437 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:514:24 Nov 17 12:57:28.437 INFO [stderr] | Nov 17 12:57:28.437 INFO [stderr] 514 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Nov 17 12:57:28.437 INFO [stderr] | ^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Nov 17 12:57:28.437 INFO [stderr] ... Nov 17 12:57:28.437 INFO [stderr] 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Nov 17 12:57:28.437 INFO [stderr] 736 | | to EwkbMultiPoint with type code 0x04, Nov 17 12:57:28.437 INFO [stderr] 737 | | command write_ewkb); Nov 17 12:57:28.437 INFO [stderr] | |___________________________________________- in this macro invocation Nov 17 12:57:28.437 INFO [stderr] Nov 17 12:57:28.437 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Nov 17 12:57:28.437 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:551:9 Nov 17 12:57:28.437 INFO [stderr] | Nov 17 12:57:28.437 INFO [stderr] 551 | / pub struct $ewkbtype<'a, P, I, T, J> Nov 17 12:57:28.437 INFO [stderr] 552 | | where P: 'a + postgis::Point, Nov 17 12:57:28.445 INFO [stderr] 553 | | I: 'a + Iterator + ExactSizeIterator, Nov 17 12:57:28.445 INFO [stderr] 554 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Nov 17 12:57:28.445 INFO [stderr] ... | Nov 17 12:57:28.445 INFO [stderr] 559 | | pub point_type: PointType, Nov 17 12:57:28.445 INFO [stderr] 560 | | } Nov 17 12:57:28.445 INFO [stderr] | |_________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Nov 17 12:57:28.445 INFO [stderr] ... Nov 17 12:57:28.446 INFO [stderr] 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Nov 17 12:57:28.446 INFO [stderr] 752 | | to EwkbMultiLineString with type code 0x05, Nov 17 12:57:28.446 INFO [stderr] 753 | | contains EwkbLineString,LineStringT as LineString named lines, Nov 17 12:57:28.446 INFO [stderr] 754 | | command write_ewkb); Nov 17 12:57:28.446 INFO [stderr] | |______________________________________________- in this macro invocation Nov 17 12:57:28.446 INFO [stderr] Nov 17 12:57:28.459 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Nov 17 12:57:28.459 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:570:30 Nov 17 12:57:28.459 INFO [stderr] | Nov 17 12:57:28.459 INFO [stderr] 570 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Nov 17 12:57:28.459 INFO [stderr] | ^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Nov 17 12:57:28.459 INFO [stderr] ... Nov 17 12:57:28.459 INFO [stderr] 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Nov 17 12:57:28.459 INFO [stderr] 752 | | to EwkbMultiLineString with type code 0x05, Nov 17 12:57:28.459 INFO [stderr] 753 | | contains EwkbLineString,LineStringT as LineString named lines, Nov 17 12:57:28.459 INFO [stderr] 754 | | command write_ewkb); Nov 17 12:57:28.459 INFO [stderr] | |______________________________________________- in this macro invocation Nov 17 12:57:28.459 INFO [stderr] Nov 17 12:57:28.460 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Nov 17 12:57:28.460 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:582:30 Nov 17 12:57:28.461 INFO [stderr] | Nov 17 12:57:28.461 INFO [stderr] 582 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Nov 17 12:57:28.461 INFO [stderr] | ^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Nov 17 12:57:28.461 INFO [stderr] ... Nov 17 12:57:28.461 INFO [stderr] 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Nov 17 12:57:28.462 INFO [stderr] 752 | | to EwkbMultiLineString with type code 0x05, Nov 17 12:57:28.462 INFO [stderr] 753 | | contains EwkbLineString,LineStringT as LineString named lines, Nov 17 12:57:28.462 INFO [stderr] 754 | | command write_ewkb); Nov 17 12:57:28.462 INFO [stderr] | |______________________________________________- in this macro invocation Nov 17 12:57:28.462 INFO [stderr] Nov 17 12:57:28.464 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Nov 17 12:57:28.464 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:619:9 Nov 17 12:57:28.465 INFO [stderr] | Nov 17 12:57:28.465 INFO [stderr] 619 | / pub struct $ewkbtype<'a, P, I, L, K, T, J> Nov 17 12:57:28.465 INFO [stderr] 620 | | where P: 'a + postgis::Point, Nov 17 12:57:28.465 INFO [stderr] 621 | | I: 'a + Iterator + ExactSizeIterator, Nov 17 12:57:28.466 INFO [stderr] 622 | | L: 'a + postgis::LineString<'a, ItemType=P, Iter=I>, Nov 17 12:57:28.466 INFO [stderr] ... | Nov 17 12:57:28.466 INFO [stderr] 629 | | pub point_type: PointType, Nov 17 12:57:28.466 INFO [stderr] 630 | | } Nov 17 12:57:28.466 INFO [stderr] | |_________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Nov 17 12:57:28.466 INFO [stderr] ... Nov 17 12:57:28.467 INFO [stderr] 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Nov 17 12:57:28.467 INFO [stderr] 770 | | to EwkbMultiPolygon with type code 0x06, Nov 17 12:57:28.471 INFO [stderr] 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Nov 17 12:57:28.471 INFO [stderr] 772 | | command write_ewkb); Nov 17 12:57:28.471 INFO [stderr] | |______________________________________________- in this macro invocation Nov 17 12:57:28.471 INFO [stderr] Nov 17 12:57:28.511 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Nov 17 12:57:28.511 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:642:36 Nov 17 12:57:28.511 INFO [stderr] | Nov 17 12:57:28.511 INFO [stderr] 642 | impl<'a, P, I, L, K, T, J> fmt::Debug for $ewkbtype<'a, P, I, L, K, T, J> Nov 17 12:57:28.512 INFO [stderr] | ^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Nov 17 12:57:28.512 INFO [stderr] ... Nov 17 12:57:28.512 INFO [stderr] 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Nov 17 12:57:28.512 INFO [stderr] 770 | | to EwkbMultiPolygon with type code 0x06, Nov 17 12:57:28.512 INFO [stderr] 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Nov 17 12:57:28.512 INFO [stderr] 772 | | command write_ewkb); Nov 17 12:57:28.512 INFO [stderr] | |______________________________________________- in this macro invocation Nov 17 12:57:28.512 INFO [stderr] Nov 17 12:57:28.523 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Nov 17 12:57:28.523 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:656:36 Nov 17 12:57:28.523 INFO [stderr] | Nov 17 12:57:28.523 INFO [stderr] 656 | impl<'a, P, I, L, K, T, J> EwkbWrite for $ewkbtype<'a, P, I, L, K, T, J> Nov 17 12:57:28.523 INFO [stderr] | ^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Nov 17 12:57:28.523 INFO [stderr] ... Nov 17 12:57:28.523 INFO [stderr] 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Nov 17 12:57:28.523 INFO [stderr] 770 | | to EwkbMultiPolygon with type code 0x06, Nov 17 12:57:28.524 INFO [stderr] 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Nov 17 12:57:28.524 INFO [stderr] 772 | | command write_ewkb); Nov 17 12:57:28.524 INFO [stderr] | |______________________________________________- in this macro invocation Nov 17 12:57:28.524 INFO [stderr] Nov 17 12:57:28.535 INFO [stderr] error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Nov 17 12:57:28.535 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:100:24 Nov 17 12:57:28.535 INFO [stderr] | Nov 17 12:57:28.535 INFO [stderr] 100 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Nov 17 12:57:28.535 INFO [stderr] | ^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Nov 17 12:57:28.535 INFO [stderr] ... Nov 17 12:57:28.535 INFO [stderr] 148 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Nov 17 12:57:28.535 INFO [stderr] | -------------------------------------------------------- in this macro invocation Nov 17 12:57:28.535 INFO [stderr] Nov 17 12:57:28.536 INFO [stderr] error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Nov 17 12:57:28.536 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:114:30 Nov 17 12:57:28.536 INFO [stderr] | Nov 17 12:57:28.537 INFO [stderr] 114 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Nov 17 12:57:28.537 INFO [stderr] | ^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Nov 17 12:57:28.537 INFO [stderr] ... Nov 17 12:57:28.537 INFO [stderr] 149 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Nov 17 12:57:28.537 INFO [stderr] | --------------------------------------------------------- in this macro invocation Nov 17 12:57:28.538 INFO [stderr] Nov 17 12:57:28.543 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Nov 17 12:57:28.543 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:100:24 Nov 17 12:57:28.543 INFO [stderr] | Nov 17 12:57:28.543 INFO [stderr] 100 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Nov 17 12:57:28.543 INFO [stderr] | ^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Nov 17 12:57:28.543 INFO [stderr] ... Nov 17 12:57:28.544 INFO [stderr] 150 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Nov 17 12:57:28.544 INFO [stderr] | -------------------------------------------------------- in this macro invocation Nov 17 12:57:28.544 INFO [stderr] Nov 17 12:57:28.545 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Nov 17 12:57:28.545 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:114:30 Nov 17 12:57:28.545 INFO [stderr] | Nov 17 12:57:28.545 INFO [stderr] 114 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Nov 17 12:57:28.546 INFO [stderr] | ^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Nov 17 12:57:28.546 INFO [stderr] ... Nov 17 12:57:28.546 INFO [stderr] 151 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Nov 17 12:57:28.546 INFO [stderr] | ----------------------------------------------------------------- in this macro invocation Nov 17 12:57:28.546 INFO [stderr] Nov 17 12:57:28.551 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Nov 17 12:57:28.551 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:130:36 Nov 17 12:57:28.551 INFO [stderr] | Nov 17 12:57:28.551 INFO [stderr] 130 | impl<'a, P, I, L, K, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, L, K, T, J> Nov 17 12:57:28.551 INFO [stderr] | ^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Nov 17 12:57:28.551 INFO [stderr] ... Nov 17 12:57:28.552 INFO [stderr] 152 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Nov 17 12:57:28.552 INFO [stderr] | --------------------------------------------------------------------- in this macro invocation Nov 17 12:57:28.552 INFO [stderr] Nov 17 12:57:28.571 INFO [stderr] error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Nov 17 12:57:28.571 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:501:13 Nov 17 12:57:28.571 INFO [stderr] | Nov 17 12:57:28.571 INFO [stderr] 501 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Nov 17 12:57:28.571 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Nov 17 12:57:28.571 INFO [stderr] ... Nov 17 12:57:28.572 INFO [stderr] 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Nov 17 12:57:28.572 INFO [stderr] 703 | | to EwkbLineString with type code 0x02, Nov 17 12:57:28.572 INFO [stderr] 704 | | command write_ewkb_body); Nov 17 12:57:28.572 INFO [stderr] | |________________________________________________- in this macro invocation Nov 17 12:57:28.572 INFO [stderr] Nov 17 12:57:28.591 INFO [stderr] error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Nov 17 12:57:28.591 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:567:13 Nov 17 12:57:28.591 INFO [stderr] | Nov 17 12:57:28.591 INFO [stderr] 567 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Nov 17 12:57:28.591 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Nov 17 12:57:28.591 INFO [stderr] ... Nov 17 12:57:28.591 INFO [stderr] 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Nov 17 12:57:28.591 INFO [stderr] 719 | | to EwkbPolygon with type code 0x03, Nov 17 12:57:28.591 INFO [stderr] 720 | | contains EwkbLineString,LineStringT as LineString named rings, Nov 17 12:57:28.592 INFO [stderr] 721 | | command write_ewkb_body); Nov 17 12:57:28.592 INFO [stderr] | |___________________________________________________- in this macro invocation Nov 17 12:57:28.592 INFO [stderr] Nov 17 12:57:28.599 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Nov 17 12:57:28.599 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:501:13 Nov 17 12:57:28.599 INFO [stderr] | Nov 17 12:57:28.599 INFO [stderr] 501 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Nov 17 12:57:28.599 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Nov 17 12:57:28.599 INFO [stderr] ... Nov 17 12:57:28.599 INFO [stderr] 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Nov 17 12:57:28.600 INFO [stderr] 736 | | to EwkbMultiPoint with type code 0x04, Nov 17 12:57:28.600 INFO [stderr] 737 | | command write_ewkb); Nov 17 12:57:28.600 INFO [stderr] | |___________________________________________- in this macro invocation Nov 17 12:57:28.600 INFO [stderr] Nov 17 12:57:28.623 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Nov 17 12:57:28.623 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:567:13 Nov 17 12:57:28.623 INFO [stderr] | Nov 17 12:57:28.623 INFO [stderr] 567 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Nov 17 12:57:28.623 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Nov 17 12:57:28.623 INFO [stderr] ... Nov 17 12:57:28.623 INFO [stderr] 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Nov 17 12:57:28.624 INFO [stderr] 752 | | to EwkbMultiLineString with type code 0x05, Nov 17 12:57:28.624 INFO [stderr] 753 | | contains EwkbLineString,LineStringT as LineString named lines, Nov 17 12:57:28.624 INFO [stderr] 754 | | command write_ewkb); Nov 17 12:57:28.624 INFO [stderr] | |______________________________________________- in this macro invocation Nov 17 12:57:28.624 INFO [stderr] Nov 17 12:57:28.675 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Nov 17 12:57:28.675 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:639:13 Nov 17 12:57:28.675 INFO [stderr] | Nov 17 12:57:28.675 INFO [stderr] 639 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter>; Nov 17 12:57:28.675 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Nov 17 12:57:28.675 INFO [stderr] ... Nov 17 12:57:28.676 INFO [stderr] 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Nov 17 12:57:28.676 INFO [stderr] 770 | | to EwkbMultiPolygon with type code 0x06, Nov 17 12:57:28.676 INFO [stderr] 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Nov 17 12:57:28.676 INFO [stderr] 772 | | command write_ewkb); Nov 17 12:57:28.676 INFO [stderr] | |______________________________________________- in this macro invocation Nov 17 12:57:28.676 INFO [stderr] Nov 17 12:57:28.699 INFO [stderr] error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Nov 17 12:57:28.699 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:278:5 Nov 17 12:57:28.699 INFO [stderr] | Nov 17 12:57:28.699 INFO [stderr] 278 | / fn as_ewkb(&'a self) -> ewkb::EwkbLineString<'a, Self::PointType, Self::Iter> { Nov 17 12:57:28.699 INFO [stderr] 279 | | ewkb::EwkbLineString { geom: self, srid: None, point_type: ewkb::PointType::Point } Nov 17 12:57:28.699 INFO [stderr] 280 | | } Nov 17 12:57:28.700 INFO [stderr] | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Nov 17 12:57:28.700 INFO [stderr] Nov 17 12:57:28.707 INFO [stderr] error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Nov 17 12:57:28.707 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:332:5 Nov 17 12:57:28.707 INFO [stderr] | Nov 17 12:57:28.707 INFO [stderr] 332 | / fn as_ewkb(&'a self) -> ewkb::EwkbPolygon<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Nov 17 12:57:28.707 INFO [stderr] 333 | | ewkb::EwkbPolygon { geom: self, srid: None, point_type: ewkb::PointType::Point } Nov 17 12:57:28.707 INFO [stderr] 334 | | } Nov 17 12:57:28.708 INFO [stderr] | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Nov 17 12:57:28.708 INFO [stderr] Nov 17 12:57:28.709 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Nov 17 12:57:28.709 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:379:5 Nov 17 12:57:28.709 INFO [stderr] | Nov 17 12:57:28.709 INFO [stderr] 379 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiPoint<'a, Self::PointType, Self::Iter> { Nov 17 12:57:28.709 INFO [stderr] 380 | | ewkb::EwkbMultiPoint { geom: self, srid: None, point_type: ewkb::PointType::Point } Nov 17 12:57:28.710 INFO [stderr] 381 | | } Nov 17 12:57:28.710 INFO [stderr] | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Nov 17 12:57:28.710 INFO [stderr] Nov 17 12:57:28.711 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Nov 17 12:57:28.711 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:436:5 Nov 17 12:57:28.711 INFO [stderr] | Nov 17 12:57:28.711 INFO [stderr] 436 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiLineString<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Nov 17 12:57:28.711 INFO [stderr] 437 | | ewkb::EwkbMultiLineString { geom: self, srid: None, point_type: ewkb::PointType::Point } Nov 17 12:57:28.712 INFO [stderr] 438 | | } Nov 17 12:57:28.712 INFO [stderr] | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Nov 17 12:57:28.712 INFO [stderr] Nov 17 12:57:28.713 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Nov 17 12:57:28.713 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:508:5 Nov 17 12:57:28.713 INFO [stderr] | Nov 17 12:57:28.713 INFO [stderr] 508 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiPolygon<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter> { Nov 17 12:57:28.713 INFO [stderr] 509 | | ewkb::EwkbMultiPolygon { geom: self, srid: None, point_type: ewkb::PointType::Point } Nov 17 12:57:28.713 INFO [stderr] 510 | | } Nov 17 12:57:28.713 INFO [stderr] | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Nov 17 12:57:28.714 INFO [stderr] Nov 17 12:57:28.735 INFO [stderr] error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Nov 17 12:57:28.735 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:508:13 Nov 17 12:57:28.735 INFO [stderr] | Nov 17 12:57:28.735 INFO [stderr] 508 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Nov 17 12:57:28.735 INFO [stderr] 509 | | write!(f, stringify!($ewkbtype))?; //TODO Nov 17 12:57:28.735 INFO [stderr] 510 | | Ok(()) Nov 17 12:57:28.735 INFO [stderr] 511 | | } Nov 17 12:57:28.735 INFO [stderr] | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Nov 17 12:57:28.735 INFO [stderr] ... Nov 17 12:57:28.735 INFO [stderr] 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Nov 17 12:57:28.735 INFO [stderr] 703 | | to EwkbLineString with type code 0x02, Nov 17 12:57:28.735 INFO [stderr] 704 | | command write_ewkb_body); Nov 17 12:57:28.736 INFO [stderr] | |________________________________________________- in this macro invocation Nov 17 12:57:28.736 INFO [stderr] Nov 17 12:57:28.737 INFO [stderr] error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Nov 17 12:57:28.737 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:518:13 Nov 17 12:57:28.737 INFO [stderr] | Nov 17 12:57:28.737 INFO [stderr] 518 | / fn opt_srid(&self) -> Option { Nov 17 12:57:28.737 INFO [stderr] 519 | | self.srid Nov 17 12:57:28.737 INFO [stderr] 520 | | } Nov 17 12:57:28.737 INFO [stderr] | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Nov 17 12:57:28.737 INFO [stderr] ... Nov 17 12:57:28.738 INFO [stderr] 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Nov 17 12:57:28.738 INFO [stderr] 703 | | to EwkbLineString with type code 0x02, Nov 17 12:57:28.738 INFO [stderr] 704 | | command write_ewkb_body); Nov 17 12:57:28.738 INFO [stderr] | |________________________________________________- in this macro invocation Nov 17 12:57:28.738 INFO [stderr] Nov 17 12:57:28.739 INFO [stderr] error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Nov 17 12:57:28.739 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:522:13 Nov 17 12:57:28.739 INFO [stderr] | Nov 17 12:57:28.739 INFO [stderr] 522 | / fn type_id(&self) -> u32 { Nov 17 12:57:28.739 INFO [stderr] 523 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Nov 17 12:57:28.739 INFO [stderr] 524 | | } Nov 17 12:57:28.739 INFO [stderr] | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Nov 17 12:57:28.739 INFO [stderr] ... Nov 17 12:57:28.739 INFO [stderr] 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Nov 17 12:57:28.739 INFO [stderr] 703 | | to EwkbLineString with type code 0x02, Nov 17 12:57:28.739 INFO [stderr] 704 | | command write_ewkb_body); Nov 17 12:57:28.740 INFO [stderr] | |________________________________________________- in this macro invocation Nov 17 12:57:28.740 INFO [stderr] Nov 17 12:57:28.740 INFO [stderr] error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Nov 17 12:57:28.740 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:526:13 Nov 17 12:57:28.741 INFO [stderr] | Nov 17 12:57:28.741 INFO [stderr] 526 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Nov 17 12:57:28.741 INFO [stderr] 527 | | w.write_u32::(self.geom.points().len() as u32)?; Nov 17 12:57:28.741 INFO [stderr] 528 | | for geom in self.geom.points() { Nov 17 12:57:28.741 INFO [stderr] 529 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Nov 17 12:57:28.741 INFO [stderr] ... | Nov 17 12:57:28.741 INFO [stderr] 532 | | Ok(()) Nov 17 12:57:28.741 INFO [stderr] 533 | | } Nov 17 12:57:28.741 INFO [stderr] | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Nov 17 12:57:28.741 INFO [stderr] ... Nov 17 12:57:28.741 INFO [stderr] 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Nov 17 12:57:28.741 INFO [stderr] 703 | | to EwkbLineString with type code 0x02, Nov 17 12:57:28.742 INFO [stderr] 704 | | command write_ewkb_body); Nov 17 12:57:28.742 INFO [stderr] | |________________________________________________- in this macro invocation Nov 17 12:57:28.742 INFO [stderr] Nov 17 12:57:28.743 INFO [stderr] error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Nov 17 12:57:28.743 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:541:13 Nov 17 12:57:28.743 INFO [stderr] | Nov 17 12:57:28.743 INFO [stderr] 541 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Nov 17 12:57:28.743 INFO [stderr] 542 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Nov 17 12:57:28.743 INFO [stderr] 543 | | } Nov 17 12:57:28.743 INFO [stderr] | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Nov 17 12:57:28.743 INFO [stderr] ... Nov 17 12:57:28.743 INFO [stderr] 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Nov 17 12:57:28.743 INFO [stderr] 703 | | to EwkbLineString with type code 0x02, Nov 17 12:57:28.743 INFO [stderr] 704 | | command write_ewkb_body); Nov 17 12:57:28.743 INFO [stderr] | |________________________________________________- in this macro invocation Nov 17 12:57:28.743 INFO [stderr] Nov 17 12:57:28.751 INFO [stderr] error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Nov 17 12:57:28.751 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:576:13 Nov 17 12:57:28.751 INFO [stderr] | Nov 17 12:57:28.751 INFO [stderr] 576 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Nov 17 12:57:28.751 INFO [stderr] 577 | | write!(f, stringify!($ewkbtype))?; //TODO Nov 17 12:57:28.751 INFO [stderr] 578 | | Ok(()) Nov 17 12:57:28.751 INFO [stderr] 579 | | } Nov 17 12:57:28.751 INFO [stderr] | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Nov 17 12:57:28.751 INFO [stderr] ... Nov 17 12:57:28.752 INFO [stderr] 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Nov 17 12:57:28.752 INFO [stderr] 719 | | to EwkbPolygon with type code 0x03, Nov 17 12:57:28.752 INFO [stderr] 720 | | contains EwkbLineString,LineStringT as LineString named rings, Nov 17 12:57:28.752 INFO [stderr] 721 | | command write_ewkb_body); Nov 17 12:57:28.752 INFO [stderr] | |___________________________________________________- in this macro invocation Nov 17 12:57:28.752 INFO [stderr] Nov 17 12:57:28.755 INFO [stderr] error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Nov 17 12:57:28.755 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:588:13 Nov 17 12:57:28.755 INFO [stderr] | Nov 17 12:57:28.755 INFO [stderr] 588 | / fn opt_srid(&self) -> Option { Nov 17 12:57:28.755 INFO [stderr] 589 | | self.srid Nov 17 12:57:28.756 INFO [stderr] 590 | | } Nov 17 12:57:28.756 INFO [stderr] | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Nov 17 12:57:28.756 INFO [stderr] ... Nov 17 12:57:28.756 INFO [stderr] 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Nov 17 12:57:28.757 INFO [stderr] 719 | | to EwkbPolygon with type code 0x03, Nov 17 12:57:28.757 INFO [stderr] 720 | | contains EwkbLineString,LineStringT as LineString named rings, Nov 17 12:57:28.757 INFO [stderr] 721 | | command write_ewkb_body); Nov 17 12:57:28.757 INFO [stderr] | |___________________________________________________- in this macro invocation Nov 17 12:57:28.757 INFO [stderr] Nov 17 12:57:28.758 INFO [stderr] error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Nov 17 12:57:28.759 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:592:13 Nov 17 12:57:28.759 INFO [stderr] | Nov 17 12:57:28.759 INFO [stderr] 592 | / fn type_id(&self) -> u32 { Nov 17 12:57:28.759 INFO [stderr] 593 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Nov 17 12:57:28.759 INFO [stderr] 594 | | } Nov 17 12:57:28.759 INFO [stderr] | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Nov 17 12:57:28.760 INFO [stderr] ... Nov 17 12:57:28.760 INFO [stderr] 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Nov 17 12:57:28.760 INFO [stderr] 719 | | to EwkbPolygon with type code 0x03, Nov 17 12:57:28.760 INFO [stderr] 720 | | contains EwkbLineString,LineStringT as LineString named rings, Nov 17 12:57:28.760 INFO [stderr] 721 | | command write_ewkb_body); Nov 17 12:57:28.760 INFO [stderr] | |___________________________________________________- in this macro invocation Nov 17 12:57:28.761 INFO [stderr] Nov 17 12:57:28.771 INFO [stderr] error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Nov 17 12:57:28.771 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:596:13 Nov 17 12:57:28.771 INFO [stderr] | Nov 17 12:57:28.771 INFO [stderr] 596 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Nov 17 12:57:28.771 INFO [stderr] 597 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Nov 17 12:57:28.771 INFO [stderr] 598 | | for geom in self.geom.$itemname() { Nov 17 12:57:28.771 INFO [stderr] 599 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Nov 17 12:57:28.772 INFO [stderr] ... | Nov 17 12:57:28.772 INFO [stderr] 602 | | Ok(()) Nov 17 12:57:28.772 INFO [stderr] 603 | | } Nov 17 12:57:28.772 INFO [stderr] | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Nov 17 12:57:28.772 INFO [stderr] ... Nov 17 12:57:28.772 INFO [stderr] 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Nov 17 12:57:28.772 INFO [stderr] 719 | | to EwkbPolygon with type code 0x03, Nov 17 12:57:28.772 INFO [stderr] 720 | | contains EwkbLineString,LineStringT as LineString named rings, Nov 17 12:57:28.772 INFO [stderr] 721 | | command write_ewkb_body); Nov 17 12:57:28.772 INFO [stderr] | |___________________________________________________- in this macro invocation Nov 17 12:57:28.773 INFO [stderr] Nov 17 12:57:28.774 INFO [stderr] error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Nov 17 12:57:28.774 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:613:13 Nov 17 12:57:28.774 INFO [stderr] | Nov 17 12:57:28.774 INFO [stderr] 613 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Nov 17 12:57:28.774 INFO [stderr] 614 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Nov 17 12:57:28.775 INFO [stderr] 615 | | } Nov 17 12:57:28.775 INFO [stderr] | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Nov 17 12:57:28.775 INFO [stderr] ... Nov 17 12:57:28.775 INFO [stderr] 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Nov 17 12:57:28.775 INFO [stderr] 719 | | to EwkbPolygon with type code 0x03, Nov 17 12:57:28.775 INFO [stderr] 720 | | contains EwkbLineString,LineStringT as LineString named rings, Nov 17 12:57:28.775 INFO [stderr] 721 | | command write_ewkb_body); Nov 17 12:57:28.775 INFO [stderr] | |___________________________________________________- in this macro invocation Nov 17 12:57:28.775 INFO [stderr] Nov 17 12:57:28.777 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Nov 17 12:57:28.777 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:508:13 Nov 17 12:57:28.777 INFO [stderr] | Nov 17 12:57:28.777 INFO [stderr] 508 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Nov 17 12:57:28.777 INFO [stderr] 509 | | write!(f, stringify!($ewkbtype))?; //TODO Nov 17 12:57:28.777 INFO [stderr] 510 | | Ok(()) Nov 17 12:57:28.777 INFO [stderr] 511 | | } Nov 17 12:57:28.777 INFO [stderr] | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Nov 17 12:57:28.777 INFO [stderr] ... Nov 17 12:57:28.777 INFO [stderr] 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Nov 17 12:57:28.777 INFO [stderr] 736 | | to EwkbMultiPoint with type code 0x04, Nov 17 12:57:28.777 INFO [stderr] 737 | | command write_ewkb); Nov 17 12:57:28.778 INFO [stderr] | |___________________________________________- in this macro invocation Nov 17 12:57:28.778 INFO [stderr] Nov 17 12:57:28.778 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Nov 17 12:57:28.779 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:518:13 Nov 17 12:57:28.779 INFO [stderr] | Nov 17 12:57:28.779 INFO [stderr] 518 | / fn opt_srid(&self) -> Option { Nov 17 12:57:28.779 INFO [stderr] 519 | | self.srid Nov 17 12:57:28.779 INFO [stderr] 520 | | } Nov 17 12:57:28.779 INFO [stderr] | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Nov 17 12:57:28.779 INFO [stderr] ... Nov 17 12:57:28.779 INFO [stderr] 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Nov 17 12:57:28.779 INFO [stderr] 736 | | to EwkbMultiPoint with type code 0x04, Nov 17 12:57:28.779 INFO [stderr] 737 | | command write_ewkb); Nov 17 12:57:28.779 INFO [stderr] | |___________________________________________- in this macro invocation Nov 17 12:57:28.779 INFO [stderr] Nov 17 12:57:28.780 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Nov 17 12:57:28.780 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:522:13 Nov 17 12:57:28.780 INFO [stderr] | Nov 17 12:57:28.780 INFO [stderr] 522 | / fn type_id(&self) -> u32 { Nov 17 12:57:28.780 INFO [stderr] 523 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Nov 17 12:57:28.780 INFO [stderr] 524 | | } Nov 17 12:57:28.780 INFO [stderr] | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Nov 17 12:57:28.781 INFO [stderr] ... Nov 17 12:57:28.781 INFO [stderr] 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Nov 17 12:57:28.781 INFO [stderr] 736 | | to EwkbMultiPoint with type code 0x04, Nov 17 12:57:28.781 INFO [stderr] 737 | | command write_ewkb); Nov 17 12:57:28.781 INFO [stderr] | |___________________________________________- in this macro invocation Nov 17 12:57:28.781 INFO [stderr] Nov 17 12:57:28.787 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Nov 17 12:57:28.787 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:526:13 Nov 17 12:57:28.787 INFO [stderr] | Nov 17 12:57:28.787 INFO [stderr] 526 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Nov 17 12:57:28.787 INFO [stderr] 527 | | w.write_u32::(self.geom.points().len() as u32)?; Nov 17 12:57:28.787 INFO [stderr] 528 | | for geom in self.geom.points() { Nov 17 12:57:28.787 INFO [stderr] 529 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Nov 17 12:57:28.787 INFO [stderr] ... | Nov 17 12:57:28.787 INFO [stderr] 532 | | Ok(()) Nov 17 12:57:28.788 INFO [stderr] 533 | | } Nov 17 12:57:28.788 INFO [stderr] | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Nov 17 12:57:28.788 INFO [stderr] ... Nov 17 12:57:28.788 INFO [stderr] 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Nov 17 12:57:28.788 INFO [stderr] 736 | | to EwkbMultiPoint with type code 0x04, Nov 17 12:57:28.788 INFO [stderr] 737 | | command write_ewkb); Nov 17 12:57:28.788 INFO [stderr] | |___________________________________________- in this macro invocation Nov 17 12:57:28.788 INFO [stderr] Nov 17 12:57:28.789 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Nov 17 12:57:28.789 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:541:13 Nov 17 12:57:28.789 INFO [stderr] | Nov 17 12:57:28.789 INFO [stderr] 541 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Nov 17 12:57:28.789 INFO [stderr] 542 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Nov 17 12:57:28.789 INFO [stderr] 543 | | } Nov 17 12:57:28.789 INFO [stderr] | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Nov 17 12:57:28.789 INFO [stderr] ... Nov 17 12:57:28.789 INFO [stderr] 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Nov 17 12:57:28.789 INFO [stderr] 736 | | to EwkbMultiPoint with type code 0x04, Nov 17 12:57:28.789 INFO [stderr] 737 | | command write_ewkb); Nov 17 12:57:28.789 INFO [stderr] | |___________________________________________- in this macro invocation Nov 17 12:57:28.789 INFO [stderr] Nov 17 12:57:28.792 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Nov 17 12:57:28.792 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:576:13 Nov 17 12:57:28.792 INFO [stderr] | Nov 17 12:57:28.792 INFO [stderr] 576 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Nov 17 12:57:28.792 INFO [stderr] 577 | | write!(f, stringify!($ewkbtype))?; //TODO Nov 17 12:57:28.792 INFO [stderr] 578 | | Ok(()) Nov 17 12:57:28.792 INFO [stderr] 579 | | } Nov 17 12:57:28.792 INFO [stderr] | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Nov 17 12:57:28.792 INFO [stderr] ... Nov 17 12:57:28.792 INFO [stderr] 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Nov 17 12:57:28.792 INFO [stderr] 752 | | to EwkbMultiLineString with type code 0x05, Nov 17 12:57:28.792 INFO [stderr] 753 | | contains EwkbLineString,LineStringT as LineString named lines, Nov 17 12:57:28.792 INFO [stderr] 754 | | command write_ewkb); Nov 17 12:57:28.792 INFO [stderr] | |______________________________________________- in this macro invocation Nov 17 12:57:28.792 INFO [stderr] Nov 17 12:57:28.793 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Nov 17 12:57:28.793 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:588:13 Nov 17 12:57:28.793 INFO [stderr] | Nov 17 12:57:28.793 INFO [stderr] 588 | / fn opt_srid(&self) -> Option { Nov 17 12:57:28.793 INFO [stderr] 589 | | self.srid Nov 17 12:57:28.793 INFO [stderr] 590 | | } Nov 17 12:57:28.793 INFO [stderr] | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Nov 17 12:57:28.793 INFO [stderr] ... Nov 17 12:57:28.793 INFO [stderr] 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Nov 17 12:57:28.793 INFO [stderr] 752 | | to EwkbMultiLineString with type code 0x05, Nov 17 12:57:28.793 INFO [stderr] 753 | | contains EwkbLineString,LineStringT as LineString named lines, Nov 17 12:57:28.794 INFO [stderr] 754 | | command write_ewkb); Nov 17 12:57:28.794 INFO [stderr] | |______________________________________________- in this macro invocation Nov 17 12:57:28.794 INFO [stderr] Nov 17 12:57:28.794 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Nov 17 12:57:28.794 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:592:13 Nov 17 12:57:28.795 INFO [stderr] | Nov 17 12:57:28.795 INFO [stderr] 592 | / fn type_id(&self) -> u32 { Nov 17 12:57:28.795 INFO [stderr] 593 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Nov 17 12:57:28.795 INFO [stderr] 594 | | } Nov 17 12:57:28.795 INFO [stderr] | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Nov 17 12:57:28.795 INFO [stderr] ... Nov 17 12:57:28.795 INFO [stderr] 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Nov 17 12:57:28.795 INFO [stderr] 752 | | to EwkbMultiLineString with type code 0x05, Nov 17 12:57:28.795 INFO [stderr] 753 | | contains EwkbLineString,LineStringT as LineString named lines, Nov 17 12:57:28.795 INFO [stderr] 754 | | command write_ewkb); Nov 17 12:57:28.795 INFO [stderr] | |______________________________________________- in this macro invocation Nov 17 12:57:28.795 INFO [stderr] Nov 17 12:57:28.803 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Nov 17 12:57:28.803 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:596:13 Nov 17 12:57:28.803 INFO [stderr] | Nov 17 12:57:28.803 INFO [stderr] 596 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Nov 17 12:57:28.803 INFO [stderr] 597 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Nov 17 12:57:28.803 INFO [stderr] 598 | | for geom in self.geom.$itemname() { Nov 17 12:57:28.803 INFO [stderr] 599 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Nov 17 12:57:28.803 INFO [stderr] ... | Nov 17 12:57:28.803 INFO [stderr] 602 | | Ok(()) Nov 17 12:57:28.803 INFO [stderr] 603 | | } Nov 17 12:57:28.803 INFO [stderr] | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Nov 17 12:57:28.803 INFO [stderr] ... Nov 17 12:57:28.803 INFO [stderr] 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Nov 17 12:57:28.803 INFO [stderr] 752 | | to EwkbMultiLineString with type code 0x05, Nov 17 12:57:28.803 INFO [stderr] 753 | | contains EwkbLineString,LineStringT as LineString named lines, Nov 17 12:57:28.803 INFO [stderr] 754 | | command write_ewkb); Nov 17 12:57:28.803 INFO [stderr] | |______________________________________________- in this macro invocation Nov 17 12:57:28.803 INFO [stderr] Nov 17 12:57:28.812 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Nov 17 12:57:28.812 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:613:13 Nov 17 12:57:28.812 INFO [stderr] | Nov 17 12:57:28.812 INFO [stderr] 613 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Nov 17 12:57:28.812 INFO [stderr] 614 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Nov 17 12:57:28.812 INFO [stderr] 615 | | } Nov 17 12:57:28.812 INFO [stderr] | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Nov 17 12:57:28.812 INFO [stderr] ... Nov 17 12:57:28.812 INFO [stderr] 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Nov 17 12:57:28.812 INFO [stderr] 752 | | to EwkbMultiLineString with type code 0x05, Nov 17 12:57:28.812 INFO [stderr] 753 | | contains EwkbLineString,LineStringT as LineString named lines, Nov 17 12:57:28.812 INFO [stderr] 754 | | command write_ewkb); Nov 17 12:57:28.812 INFO [stderr] | |______________________________________________- in this macro invocation Nov 17 12:57:28.812 INFO [stderr] Nov 17 12:57:28.819 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Nov 17 12:57:28.819 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:650:13 Nov 17 12:57:28.819 INFO [stderr] | Nov 17 12:57:28.819 INFO [stderr] 650 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Nov 17 12:57:28.819 INFO [stderr] 651 | | write!(f, stringify!($ewkbtype))?; //TODO Nov 17 12:57:28.819 INFO [stderr] 652 | | Ok(()) Nov 17 12:57:28.819 INFO [stderr] 653 | | } Nov 17 12:57:28.819 INFO [stderr] | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Nov 17 12:57:28.819 INFO [stderr] ... Nov 17 12:57:28.819 INFO [stderr] 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Nov 17 12:57:28.819 INFO [stderr] 770 | | to EwkbMultiPolygon with type code 0x06, Nov 17 12:57:28.819 INFO [stderr] 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Nov 17 12:57:28.819 INFO [stderr] 772 | | command write_ewkb); Nov 17 12:57:28.819 INFO [stderr] | |______________________________________________- in this macro invocation Nov 17 12:57:28.819 INFO [stderr] Nov 17 12:57:28.821 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Nov 17 12:57:28.821 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:664:13 Nov 17 12:57:28.821 INFO [stderr] | Nov 17 12:57:28.821 INFO [stderr] 664 | / fn opt_srid(&self) -> Option { Nov 17 12:57:28.821 INFO [stderr] 665 | | self.srid Nov 17 12:57:28.821 INFO [stderr] 666 | | } Nov 17 12:57:28.821 INFO [stderr] | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Nov 17 12:57:28.821 INFO [stderr] ... Nov 17 12:57:28.821 INFO [stderr] 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Nov 17 12:57:28.821 INFO [stderr] 770 | | to EwkbMultiPolygon with type code 0x06, Nov 17 12:57:28.821 INFO [stderr] 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Nov 17 12:57:28.821 INFO [stderr] 772 | | command write_ewkb); Nov 17 12:57:28.821 INFO [stderr] | |______________________________________________- in this macro invocation Nov 17 12:57:28.821 INFO [stderr] Nov 17 12:57:28.822 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Nov 17 12:57:28.822 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:668:13 Nov 17 12:57:28.822 INFO [stderr] | Nov 17 12:57:28.822 INFO [stderr] 668 | / fn type_id(&self) -> u32 { Nov 17 12:57:28.822 INFO [stderr] 669 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Nov 17 12:57:28.822 INFO [stderr] 670 | | } Nov 17 12:57:28.822 INFO [stderr] | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Nov 17 12:57:28.822 INFO [stderr] ... Nov 17 12:57:28.822 INFO [stderr] 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Nov 17 12:57:28.822 INFO [stderr] 770 | | to EwkbMultiPolygon with type code 0x06, Nov 17 12:57:28.822 INFO [stderr] 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Nov 17 12:57:28.822 INFO [stderr] 772 | | command write_ewkb); Nov 17 12:57:28.822 INFO [stderr] | |______________________________________________- in this macro invocation Nov 17 12:57:28.823 INFO [stderr] Nov 17 12:57:28.831 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Nov 17 12:57:28.831 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:672:13 Nov 17 12:57:28.831 INFO [stderr] | Nov 17 12:57:28.831 INFO [stderr] 672 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Nov 17 12:57:28.831 INFO [stderr] 673 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Nov 17 12:57:28.831 INFO [stderr] 674 | | for geom in self.geom.$itemname() { Nov 17 12:57:28.831 INFO [stderr] 675 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Nov 17 12:57:28.831 INFO [stderr] ... | Nov 17 12:57:28.831 INFO [stderr] 678 | | Ok(()) Nov 17 12:57:28.831 INFO [stderr] 679 | | } Nov 17 12:57:28.831 INFO [stderr] | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Nov 17 12:57:28.831 INFO [stderr] ... Nov 17 12:57:28.831 INFO [stderr] 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Nov 17 12:57:28.832 INFO [stderr] 770 | | to EwkbMultiPolygon with type code 0x06, Nov 17 12:57:28.832 INFO [stderr] 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Nov 17 12:57:28.832 INFO [stderr] 772 | | command write_ewkb); Nov 17 12:57:28.832 INFO [stderr] | |______________________________________________- in this macro invocation Nov 17 12:57:28.832 INFO [stderr] Nov 17 12:57:28.834 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Nov 17 12:57:28.834 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:691:13 Nov 17 12:57:28.834 INFO [stderr] | Nov 17 12:57:28.834 INFO [stderr] 691 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter> { Nov 17 12:57:28.834 INFO [stderr] 692 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Nov 17 12:57:28.834 INFO [stderr] 693 | | } Nov 17 12:57:28.834 INFO [stderr] | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Nov 17 12:57:28.834 INFO [stderr] ... Nov 17 12:57:28.835 INFO [stderr] 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Nov 17 12:57:28.835 INFO [stderr] 770 | | to EwkbMultiPolygon with type code 0x06, Nov 17 12:57:28.835 INFO [stderr] 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Nov 17 12:57:28.835 INFO [stderr] 772 | | command write_ewkb); Nov 17 12:57:28.835 INFO [stderr] | |______________________________________________- in this macro invocation Nov 17 12:57:28.835 INFO [stderr] Nov 17 12:57:28.847 INFO [stderr] error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Nov 17 12:57:28.847 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:104:13 Nov 17 12:57:28.847 INFO [stderr] | Nov 17 12:57:28.847 INFO [stderr] 104 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Nov 17 12:57:28.847 INFO [stderr] 105 | | self.write_ewkb(out)?; Nov 17 12:57:28.847 INFO [stderr] 106 | | Ok(IsNull::No) Nov 17 12:57:28.848 INFO [stderr] 107 | | } Nov 17 12:57:28.848 INFO [stderr] | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Nov 17 12:57:28.848 INFO [stderr] ... Nov 17 12:57:28.848 INFO [stderr] 148 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Nov 17 12:57:28.848 INFO [stderr] | -------------------------------------------------------- in this macro invocation Nov 17 12:57:28.848 INFO [stderr] Nov 17 12:57:28.849 INFO [stderr] error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Nov 17 12:57:28.849 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:148:1 Nov 17 12:57:28.849 INFO [stderr] | Nov 17 12:57:28.849 INFO [stderr] 148 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Nov 17 12:57:28.849 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 12:57:28.849 INFO [stderr] | | Nov 17 12:57:28.849 INFO [stderr] | the trait `types::LineString<'a>` is not implemented for `usize` Nov 17 12:57:28.849 INFO [stderr] | in this macro invocation Nov 17 12:57:28.849 INFO [stderr] | Nov 17 12:57:28.849 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 17 12:57:28.849 INFO [stderr] Nov 17 12:57:28.850 INFO [stderr] error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Nov 17 12:57:28.850 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:120:13 Nov 17 12:57:28.850 INFO [stderr] | Nov 17 12:57:28.850 INFO [stderr] 120 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Nov 17 12:57:28.850 INFO [stderr] 121 | | self.write_ewkb(out)?; Nov 17 12:57:28.851 INFO [stderr] 122 | | Ok(IsNull::No) Nov 17 12:57:28.851 INFO [stderr] 123 | | } Nov 17 12:57:28.851 INFO [stderr] | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Nov 17 12:57:28.851 INFO [stderr] ... Nov 17 12:57:28.851 INFO [stderr] 149 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Nov 17 12:57:28.851 INFO [stderr] | --------------------------------------------------------- in this macro invocation Nov 17 12:57:28.851 INFO [stderr] Nov 17 12:57:28.852 INFO [stderr] error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Nov 17 12:57:28.852 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:149:1 Nov 17 12:57:28.852 INFO [stderr] | Nov 17 12:57:28.852 INFO [stderr] 149 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Nov 17 12:57:28.852 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 12:57:28.852 INFO [stderr] | | Nov 17 12:57:28.853 INFO [stderr] | the trait `types::Polygon<'a>` is not implemented for `usize` Nov 17 12:57:28.853 INFO [stderr] | in this macro invocation Nov 17 12:57:28.853 INFO [stderr] | Nov 17 12:57:28.853 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 17 12:57:28.853 INFO [stderr] Nov 17 12:57:28.854 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Nov 17 12:57:28.854 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:104:13 Nov 17 12:57:28.854 INFO [stderr] | Nov 17 12:57:28.854 INFO [stderr] 104 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Nov 17 12:57:28.855 INFO [stderr] 105 | | self.write_ewkb(out)?; Nov 17 12:57:28.855 INFO [stderr] 106 | | Ok(IsNull::No) Nov 17 12:57:28.855 INFO [stderr] 107 | | } Nov 17 12:57:28.855 INFO [stderr] | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Nov 17 12:57:28.855 INFO [stderr] ... Nov 17 12:57:28.855 INFO [stderr] 150 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Nov 17 12:57:28.855 INFO [stderr] | -------------------------------------------------------- in this macro invocation Nov 17 12:57:28.856 INFO [stderr] Nov 17 12:57:28.856 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Nov 17 12:57:28.856 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:150:1 Nov 17 12:57:28.856 INFO [stderr] | Nov 17 12:57:28.856 INFO [stderr] 150 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Nov 17 12:57:28.856 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 12:57:28.856 INFO [stderr] | | Nov 17 12:57:28.856 INFO [stderr] | the trait `types::MultiPoint<'a>` is not implemented for `usize` Nov 17 12:57:28.856 INFO [stderr] | in this macro invocation Nov 17 12:57:28.856 INFO [stderr] | Nov 17 12:57:28.856 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 17 12:57:28.856 INFO [stderr] Nov 17 12:57:28.856 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Nov 17 12:57:28.857 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:120:13 Nov 17 12:57:28.857 INFO [stderr] | Nov 17 12:57:28.857 INFO [stderr] 120 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Nov 17 12:57:28.857 INFO [stderr] 121 | | self.write_ewkb(out)?; Nov 17 12:57:28.857 INFO [stderr] 122 | | Ok(IsNull::No) Nov 17 12:57:28.857 INFO [stderr] 123 | | } Nov 17 12:57:28.857 INFO [stderr] | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Nov 17 12:57:28.857 INFO [stderr] ... Nov 17 12:57:28.857 INFO [stderr] 151 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Nov 17 12:57:28.857 INFO [stderr] | ----------------------------------------------------------------- in this macro invocation Nov 17 12:57:28.857 INFO [stderr] Nov 17 12:57:28.857 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Nov 17 12:57:28.857 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:151:1 Nov 17 12:57:28.857 INFO [stderr] | Nov 17 12:57:28.857 INFO [stderr] 151 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Nov 17 12:57:28.858 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 12:57:28.858 INFO [stderr] | | Nov 17 12:57:28.858 INFO [stderr] | the trait `types::MultiLineString<'a>` is not implemented for `usize` Nov 17 12:57:28.858 INFO [stderr] | in this macro invocation Nov 17 12:57:28.858 INFO [stderr] | Nov 17 12:57:28.858 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 17 12:57:28.858 INFO [stderr] Nov 17 12:57:28.858 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Nov 17 12:57:28.858 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:140:13 Nov 17 12:57:28.858 INFO [stderr] | Nov 17 12:57:28.858 INFO [stderr] 140 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Nov 17 12:57:28.859 INFO [stderr] 141 | | self.write_ewkb(out)?; Nov 17 12:57:28.859 INFO [stderr] 142 | | Ok(IsNull::No) Nov 17 12:57:28.859 INFO [stderr] 143 | | } Nov 17 12:57:28.859 INFO [stderr] | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Nov 17 12:57:28.859 INFO [stderr] ... Nov 17 12:57:28.859 INFO [stderr] 152 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Nov 17 12:57:28.859 INFO [stderr] | --------------------------------------------------------------------- in this macro invocation Nov 17 12:57:28.859 INFO [stderr] Nov 17 12:57:28.859 INFO [stderr] error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Nov 17 12:57:28.859 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:152:1 Nov 17 12:57:28.859 INFO [stderr] | Nov 17 12:57:28.859 INFO [stderr] 152 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Nov 17 12:57:28.859 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 12:57:28.859 INFO [stderr] | | Nov 17 12:57:28.859 INFO [stderr] | the trait `types::MultiPolygon<'a>` is not implemented for `usize` Nov 17 12:57:28.859 INFO [stderr] | in this macro invocation Nov 17 12:57:28.859 INFO [stderr] | Nov 17 12:57:28.859 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 17 12:57:28.859 INFO [stderr] Nov 17 12:57:28.887 INFO [stderr] error: aborting due to 65 previous errors Nov 17 12:57:28.887 INFO [stderr] Nov 17 12:57:28.887 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 17 12:57:28.935 INFO [stderr] error: Could not compile `postgis`. Nov 17 12:57:28.935 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 17 12:57:57.078 INFO [stderr] error: build failed Nov 17 12:57:57.080 INFO [stderr] su: No module specific data is present Nov 17 12:57:59.298 INFO running `"docker" "inspect" "40320cdb1f078da59915821e12e64556ba654cf51524e97d4147878888cbbb6a"` Nov 17 12:57:59.649 INFO running `"docker" "rm" "-f" "40320cdb1f078da59915821e12e64556ba654cf51524e97d4147878888cbbb6a"` Nov 17 12:58:00.115 INFO [stdout] 40320cdb1f078da59915821e12e64556ba654cf51524e97d4147878888cbbb6a