Sep 14 06:55:57.602 INFO checking vectortile-0.2.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 06:55:57.602 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 06:55:57.602 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 06:55:57.781 INFO blam! de73f2c3c536a83f8e371918c549782c88881b2b1e035d7261a5e3004a927e70 Sep 14 06:55:57.783 INFO running `"docker" "start" "-a" "de73f2c3c536a83f8e371918c549782c88881b2b1e035d7261a5e3004a927e70"` Sep 14 06:55:58.423 INFO kablam! usermod: no changes Sep 14 06:55:58.491 INFO kablam! Checking fallible-iterator v0.1.5 Sep 14 06:55:58.491 INFO kablam! Checking memchr v1.0.2 Sep 14 06:55:58.491 INFO kablam! Checking phf_shared v0.7.21 Sep 14 06:55:58.492 INFO kablam! Checking stringprep v0.1.2 Sep 14 06:55:58.494 INFO kablam! Checking hmac v0.5.0 Sep 14 06:55:58.867 INFO kablam! Checking phf v0.7.21 Sep 14 06:55:59.171 INFO kablam! Checking postgres-protocol v0.3.2 Sep 14 06:56:00.124 INFO kablam! Checking postgres-shared v0.3.0 Sep 14 06:56:01.521 INFO kablam! Checking postgres v0.14.2 Sep 14 06:56:02.835 INFO kablam! Checking postgis v0.4.0 Sep 14 06:56:03.401 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 06:56:03.401 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:489:9 Sep 14 06:56:03.401 INFO kablam! | Sep 14 06:56:03.401 INFO kablam! 489 | / pub struct $ewkbtype<'a, P, I> Sep 14 06:56:03.401 INFO kablam! 490 | | where P: 'a + postgis::Point, Sep 14 06:56:03.401 INFO kablam! 491 | | I: 'a + Iterator + ExactSizeIterator Sep 14 06:56:03.401 INFO kablam! 492 | | { Sep 14 06:56:03.401 INFO kablam! ... | Sep 14 06:56:03.401 INFO kablam! 495 | | pub point_type: PointType, Sep 14 06:56:03.401 INFO kablam! 496 | | } Sep 14 06:56:03.401 INFO kablam! | |_________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 06:56:03.401 INFO kablam! ... Sep 14 06:56:03.401 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 06:56:03.401 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Sep 14 06:56:03.401 INFO kablam! 704 | | command write_ewkb_body); Sep 14 06:56:03.401 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 06:56:03.401 INFO kablam! Sep 14 06:56:03.401 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 06:56:03.401 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:504:24 Sep 14 06:56:03.401 INFO kablam! | Sep 14 06:56:03.401 INFO kablam! 504 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Sep 14 06:56:03.401 INFO kablam! | ^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 06:56:03.401 INFO kablam! ... Sep 14 06:56:03.401 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 06:56:03.401 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Sep 14 06:56:03.401 INFO kablam! 704 | | command write_ewkb_body); Sep 14 06:56:03.401 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 06:56:03.401 INFO kablam! Sep 14 06:56:03.401 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 06:56:03.401 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:514:24 Sep 14 06:56:03.401 INFO kablam! | Sep 14 06:56:03.401 INFO kablam! 514 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Sep 14 06:56:03.401 INFO kablam! | ^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 06:56:03.401 INFO kablam! ... Sep 14 06:56:03.401 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 06:56:03.401 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Sep 14 06:56:03.401 INFO kablam! 704 | | command write_ewkb_body); Sep 14 06:56:03.401 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 06:56:03.401 INFO kablam! Sep 14 06:56:03.401 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 06:56:03.401 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:551:9 Sep 14 06:56:03.401 INFO kablam! | Sep 14 06:56:03.401 INFO kablam! 551 | / pub struct $ewkbtype<'a, P, I, T, J> Sep 14 06:56:03.401 INFO kablam! 552 | | where P: 'a + postgis::Point, Sep 14 06:56:03.401 INFO kablam! 553 | | I: 'a + Iterator + ExactSizeIterator, Sep 14 06:56:03.401 INFO kablam! 554 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Sep 14 06:56:03.401 INFO kablam! ... | Sep 14 06:56:03.401 INFO kablam! 559 | | pub point_type: PointType, Sep 14 06:56:03.401 INFO kablam! 560 | | } Sep 14 06:56:03.401 INFO kablam! | |_________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 06:56:03.401 INFO kablam! ... Sep 14 06:56:03.402 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 06:56:03.402 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Sep 14 06:56:03.402 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 06:56:03.402 INFO kablam! 721 | | command write_ewkb_body); Sep 14 06:56:03.402 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 06:56:03.402 INFO kablam! Sep 14 06:56:03.407 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 06:56:03.407 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:570:30 Sep 14 06:56:03.407 INFO kablam! | Sep 14 06:56:03.407 INFO kablam! 570 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Sep 14 06:56:03.407 INFO kablam! | ^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 06:56:03.407 INFO kablam! ... Sep 14 06:56:03.407 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 06:56:03.407 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Sep 14 06:56:03.407 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 06:56:03.407 INFO kablam! 721 | | command write_ewkb_body); Sep 14 06:56:03.407 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 06:56:03.407 INFO kablam! Sep 14 06:56:03.407 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 06:56:03.407 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:582:30 Sep 14 06:56:03.407 INFO kablam! | Sep 14 06:56:03.407 INFO kablam! 582 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Sep 14 06:56:03.407 INFO kablam! | ^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 06:56:03.407 INFO kablam! ... Sep 14 06:56:03.407 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 06:56:03.407 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Sep 14 06:56:03.407 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 06:56:03.407 INFO kablam! 721 | | command write_ewkb_body); Sep 14 06:56:03.407 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 06:56:03.407 INFO kablam! Sep 14 06:56:03.411 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 06:56:03.411 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:489:9 Sep 14 06:56:03.411 INFO kablam! | Sep 14 06:56:03.411 INFO kablam! 489 | / pub struct $ewkbtype<'a, P, I> Sep 14 06:56:03.411 INFO kablam! 490 | | where P: 'a + postgis::Point, Sep 14 06:56:03.411 INFO kablam! 491 | | I: 'a + Iterator + ExactSizeIterator Sep 14 06:56:03.411 INFO kablam! 492 | | { Sep 14 06:56:03.411 INFO kablam! ... | Sep 14 06:56:03.411 INFO kablam! 495 | | pub point_type: PointType, Sep 14 06:56:03.411 INFO kablam! 496 | | } Sep 14 06:56:03.411 INFO kablam! | |_________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 06:56:03.411 INFO kablam! ... Sep 14 06:56:03.411 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 06:56:03.411 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Sep 14 06:56:03.411 INFO kablam! 737 | | command write_ewkb); Sep 14 06:56:03.411 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 06:56:03.411 INFO kablam! Sep 14 06:56:03.411 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 06:56:03.411 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:504:24 Sep 14 06:56:03.411 INFO kablam! | Sep 14 06:56:03.411 INFO kablam! 504 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Sep 14 06:56:03.411 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 06:56:03.411 INFO kablam! ... Sep 14 06:56:03.411 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 06:56:03.411 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Sep 14 06:56:03.411 INFO kablam! 737 | | command write_ewkb); Sep 14 06:56:03.411 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 06:56:03.411 INFO kablam! Sep 14 06:56:03.411 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 06:56:03.411 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:514:24 Sep 14 06:56:03.411 INFO kablam! | Sep 14 06:56:03.411 INFO kablam! 514 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Sep 14 06:56:03.411 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 06:56:03.411 INFO kablam! ... Sep 14 06:56:03.411 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 06:56:03.411 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Sep 14 06:56:03.412 INFO kablam! 737 | | command write_ewkb); Sep 14 06:56:03.412 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 06:56:03.412 INFO kablam! Sep 14 06:56:03.414 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 06:56:03.414 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:551:9 Sep 14 06:56:03.414 INFO kablam! | Sep 14 06:56:03.414 INFO kablam! 551 | / pub struct $ewkbtype<'a, P, I, T, J> Sep 14 06:56:03.414 INFO kablam! 552 | | where P: 'a + postgis::Point, Sep 14 06:56:03.414 INFO kablam! 553 | | I: 'a + Iterator + ExactSizeIterator, Sep 14 06:56:03.414 INFO kablam! 554 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Sep 14 06:56:03.414 INFO kablam! ... | Sep 14 06:56:03.414 INFO kablam! 559 | | pub point_type: PointType, Sep 14 06:56:03.414 INFO kablam! 560 | | } Sep 14 06:56:03.414 INFO kablam! | |_________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 06:56:03.414 INFO kablam! ... Sep 14 06:56:03.414 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 06:56:03.414 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Sep 14 06:56:03.414 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 06:56:03.414 INFO kablam! 754 | | command write_ewkb); Sep 14 06:56:03.414 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 06:56:03.414 INFO kablam! Sep 14 06:56:03.416 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 06:56:03.416 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:570:30 Sep 14 06:56:03.416 INFO kablam! | Sep 14 06:56:03.416 INFO kablam! 570 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Sep 14 06:56:03.416 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 06:56:03.417 INFO kablam! ... Sep 14 06:56:03.417 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 06:56:03.417 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Sep 14 06:56:03.417 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 06:56:03.417 INFO kablam! 754 | | command write_ewkb); Sep 14 06:56:03.417 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 06:56:03.417 INFO kablam! Sep 14 06:56:03.417 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 06:56:03.417 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:582:30 Sep 14 06:56:03.417 INFO kablam! | Sep 14 06:56:03.417 INFO kablam! 582 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Sep 14 06:56:03.417 INFO kablam! | ^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 06:56:03.417 INFO kablam! ... Sep 14 06:56:03.417 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 06:56:03.417 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Sep 14 06:56:03.417 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 06:56:03.417 INFO kablam! 754 | | command write_ewkb); Sep 14 06:56:03.417 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 06:56:03.417 INFO kablam! Sep 14 06:56:03.419 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 06:56:03.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:619:9 Sep 14 06:56:03.419 INFO kablam! | Sep 14 06:56:03.419 INFO kablam! 619 | / pub struct $ewkbtype<'a, P, I, L, K, T, J> Sep 14 06:56:03.419 INFO kablam! 620 | | where P: 'a + postgis::Point, Sep 14 06:56:03.419 INFO kablam! 621 | | I: 'a + Iterator + ExactSizeIterator, Sep 14 06:56:03.419 INFO kablam! 622 | | L: 'a + postgis::LineString<'a, ItemType=P, Iter=I>, Sep 14 06:56:03.419 INFO kablam! ... | Sep 14 06:56:03.419 INFO kablam! 629 | | pub point_type: PointType, Sep 14 06:56:03.419 INFO kablam! 630 | | } Sep 14 06:56:03.419 INFO kablam! | |_________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 06:56:03.419 INFO kablam! ... Sep 14 06:56:03.419 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 06:56:03.419 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Sep 14 06:56:03.419 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 06:56:03.419 INFO kablam! 772 | | command write_ewkb); Sep 14 06:56:03.419 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 06:56:03.419 INFO kablam! Sep 14 06:56:03.433 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 06:56:03.433 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:642:36 Sep 14 06:56:03.433 INFO kablam! | Sep 14 06:56:03.433 INFO kablam! 642 | impl<'a, P, I, L, K, T, J> fmt::Debug for $ewkbtype<'a, P, I, L, K, T, J> Sep 14 06:56:03.433 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 06:56:03.433 INFO kablam! ... Sep 14 06:56:03.434 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 06:56:03.434 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Sep 14 06:56:03.434 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 06:56:03.434 INFO kablam! 772 | | command write_ewkb); Sep 14 06:56:03.434 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 06:56:03.434 INFO kablam! Sep 14 06:56:03.434 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 06:56:03.434 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:656:36 Sep 14 06:56:03.434 INFO kablam! | Sep 14 06:56:03.434 INFO kablam! 656 | impl<'a, P, I, L, K, T, J> EwkbWrite for $ewkbtype<'a, P, I, L, K, T, J> Sep 14 06:56:03.434 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 06:56:03.434 INFO kablam! ... Sep 14 06:56:03.434 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 06:56:03.434 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Sep 14 06:56:03.434 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 06:56:03.434 INFO kablam! 772 | | command write_ewkb); Sep 14 06:56:03.434 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 06:56:03.434 INFO kablam! Sep 14 06:56:03.438 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 06:56:03.438 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/postgis.rs:96:24 Sep 14 06:56:03.438 INFO kablam! | Sep 14 06:56:03.438 INFO kablam! 96 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Sep 14 06:56:03.438 INFO kablam! | ^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 06:56:03.438 INFO kablam! ... Sep 14 06:56:03.438 INFO kablam! 142 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Sep 14 06:56:03.438 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 14 06:56:03.438 INFO kablam! Sep 14 06:56:03.439 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 06:56:03.439 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/postgis.rs:109:30 Sep 14 06:56:03.439 INFO kablam! | Sep 14 06:56:03.439 INFO kablam! 109 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Sep 14 06:56:03.439 INFO kablam! | ^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 06:56:03.439 INFO kablam! ... Sep 14 06:56:03.439 INFO kablam! 143 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Sep 14 06:56:03.439 INFO kablam! | --------------------------------------------------------- in this macro invocation Sep 14 06:56:03.439 INFO kablam! Sep 14 06:56:03.443 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 06:56:03.443 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/postgis.rs:96:24 Sep 14 06:56:03.443 INFO kablam! | Sep 14 06:56:03.443 INFO kablam! 96 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Sep 14 06:56:03.443 INFO kablam! | ^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 06:56:03.443 INFO kablam! ... Sep 14 06:56:03.443 INFO kablam! 144 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Sep 14 06:56:03.443 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 14 06:56:03.443 INFO kablam! Sep 14 06:56:03.443 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 06:56:03.443 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/postgis.rs:109:30 Sep 14 06:56:03.443 INFO kablam! | Sep 14 06:56:03.443 INFO kablam! 109 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Sep 14 06:56:03.443 INFO kablam! | ^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 06:56:03.443 INFO kablam! ... Sep 14 06:56:03.443 INFO kablam! 145 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Sep 14 06:56:03.443 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Sep 14 06:56:03.443 INFO kablam! Sep 14 06:56:03.443 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 06:56:03.443 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/postgis.rs:124:36 Sep 14 06:56:03.443 INFO kablam! | Sep 14 06:56:03.443 INFO kablam! 124 | impl<'a, P, I, L, K, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, L, K, T, J> Sep 14 06:56:03.443 INFO kablam! | ^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 06:56:03.443 INFO kablam! ... Sep 14 06:56:03.443 INFO kablam! 146 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Sep 14 06:56:03.443 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Sep 14 06:56:03.443 INFO kablam! Sep 14 06:56:03.451 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 06:56:03.451 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:501:13 Sep 14 06:56:03.451 INFO kablam! | Sep 14 06:56:03.451 INFO kablam! 501 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Sep 14 06:56:03.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 06:56:03.451 INFO kablam! ... Sep 14 06:56:03.451 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 06:56:03.451 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Sep 14 06:56:03.451 INFO kablam! 704 | | command write_ewkb_body); Sep 14 06:56:03.451 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 06:56:03.451 INFO kablam! Sep 14 06:56:03.453 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 06:56:03.453 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:567:13 Sep 14 06:56:03.453 INFO kablam! | Sep 14 06:56:03.453 INFO kablam! 567 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Sep 14 06:56:03.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 06:56:03.453 INFO kablam! ... Sep 14 06:56:03.453 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 06:56:03.453 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Sep 14 06:56:03.453 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 06:56:03.453 INFO kablam! 721 | | command write_ewkb_body); Sep 14 06:56:03.453 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 06:56:03.453 INFO kablam! Sep 14 06:56:03.456 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 06:56:03.456 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:501:13 Sep 14 06:56:03.456 INFO kablam! | Sep 14 06:56:03.456 INFO kablam! 501 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Sep 14 06:56:03.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 06:56:03.456 INFO kablam! ... Sep 14 06:56:03.456 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 06:56:03.456 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Sep 14 06:56:03.456 INFO kablam! 737 | | command write_ewkb); Sep 14 06:56:03.456 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 06:56:03.456 INFO kablam! Sep 14 06:56:03.461 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 06:56:03.461 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:567:13 Sep 14 06:56:03.461 INFO kablam! | Sep 14 06:56:03.461 INFO kablam! 567 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Sep 14 06:56:03.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 06:56:03.461 INFO kablam! ... Sep 14 06:56:03.461 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 06:56:03.461 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Sep 14 06:56:03.461 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 06:56:03.461 INFO kablam! 754 | | command write_ewkb); Sep 14 06:56:03.461 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 06:56:03.461 INFO kablam! Sep 14 06:56:03.479 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 06:56:03.479 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:639:13 Sep 14 06:56:03.479 INFO kablam! | Sep 14 06:56:03.479 INFO kablam! 639 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter>; Sep 14 06:56:03.479 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 06:56:03.479 INFO kablam! ... Sep 14 06:56:03.479 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 06:56:03.479 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Sep 14 06:56:03.479 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 06:56:03.479 INFO kablam! 772 | | command write_ewkb); Sep 14 06:56:03.479 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 06:56:03.479 INFO kablam! Sep 14 06:56:03.485 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 06:56:03.486 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/twkb.rs:278:5 Sep 14 06:56:03.486 INFO kablam! | Sep 14 06:56:03.486 INFO kablam! 278 | / fn as_ewkb(&'a self) -> ewkb::EwkbLineString<'a, Self::PointType, Self::Iter> { Sep 14 06:56:03.486 INFO kablam! 279 | | ewkb::EwkbLineString { geom: self, srid: None, point_type: ewkb::PointType::Point } Sep 14 06:56:03.486 INFO kablam! 280 | | } Sep 14 06:56:03.486 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 06:56:03.486 INFO kablam! Sep 14 06:56:03.486 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 06:56:03.486 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/twkb.rs:332:5 Sep 14 06:56:03.486 INFO kablam! | Sep 14 06:56:03.486 INFO kablam! 332 | / fn as_ewkb(&'a self) -> ewkb::EwkbPolygon<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Sep 14 06:56:03.486 INFO kablam! 333 | | ewkb::EwkbPolygon { geom: self, srid: None, point_type: ewkb::PointType::Point } Sep 14 06:56:03.486 INFO kablam! 334 | | } Sep 14 06:56:03.486 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 06:56:03.486 INFO kablam! Sep 14 06:56:03.487 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 06:56:03.487 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/twkb.rs:379:5 Sep 14 06:56:03.487 INFO kablam! | Sep 14 06:56:03.487 INFO kablam! 379 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiPoint<'a, Self::PointType, Self::Iter> { Sep 14 06:56:03.487 INFO kablam! 380 | | ewkb::EwkbMultiPoint { geom: self, srid: None, point_type: ewkb::PointType::Point } Sep 14 06:56:03.487 INFO kablam! 381 | | } Sep 14 06:56:03.487 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 06:56:03.487 INFO kablam! Sep 14 06:56:03.488 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 06:56:03.488 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/twkb.rs:436:5 Sep 14 06:56:03.488 INFO kablam! | Sep 14 06:56:03.488 INFO kablam! 436 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiLineString<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Sep 14 06:56:03.488 INFO kablam! 437 | | ewkb::EwkbMultiLineString { geom: self, srid: None, point_type: ewkb::PointType::Point } Sep 14 06:56:03.488 INFO kablam! 438 | | } Sep 14 06:56:03.488 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 06:56:03.488 INFO kablam! Sep 14 06:56:03.489 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 06:56:03.489 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/twkb.rs:508:5 Sep 14 06:56:03.489 INFO kablam! | Sep 14 06:56:03.489 INFO kablam! 508 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiPolygon<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter> { Sep 14 06:56:03.489 INFO kablam! 509 | | ewkb::EwkbMultiPolygon { geom: self, srid: None, point_type: ewkb::PointType::Point } Sep 14 06:56:03.489 INFO kablam! 510 | | } Sep 14 06:56:03.489 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 06:56:03.489 INFO kablam! Sep 14 06:56:03.495 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 06:56:03.495 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:508:13 Sep 14 06:56:03.495 INFO kablam! | Sep 14 06:56:03.495 INFO kablam! 508 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 06:56:03.495 INFO kablam! 509 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 14 06:56:03.495 INFO kablam! 510 | | Ok(()) Sep 14 06:56:03.495 INFO kablam! 511 | | } Sep 14 06:56:03.495 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 06:56:03.495 INFO kablam! ... Sep 14 06:56:03.495 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 06:56:03.495 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Sep 14 06:56:03.495 INFO kablam! 704 | | command write_ewkb_body); Sep 14 06:56:03.495 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 06:56:03.495 INFO kablam! Sep 14 06:56:03.495 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 06:56:03.495 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:518:13 Sep 14 06:56:03.495 INFO kablam! | Sep 14 06:56:03.495 INFO kablam! 518 | / fn opt_srid(&self) -> Option { Sep 14 06:56:03.495 INFO kablam! 519 | | self.srid Sep 14 06:56:03.495 INFO kablam! 520 | | } Sep 14 06:56:03.495 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 06:56:03.495 INFO kablam! ... Sep 14 06:56:03.495 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 06:56:03.495 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Sep 14 06:56:03.495 INFO kablam! 704 | | command write_ewkb_body); Sep 14 06:56:03.495 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 06:56:03.495 INFO kablam! Sep 14 06:56:03.495 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 06:56:03.496 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:522:13 Sep 14 06:56:03.496 INFO kablam! | Sep 14 06:56:03.496 INFO kablam! 522 | / fn type_id(&self) -> u32 { Sep 14 06:56:03.496 INFO kablam! 523 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 14 06:56:03.496 INFO kablam! 524 | | } Sep 14 06:56:03.496 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 06:56:03.496 INFO kablam! ... Sep 14 06:56:03.496 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 06:56:03.496 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Sep 14 06:56:03.496 INFO kablam! 704 | | command write_ewkb_body); Sep 14 06:56:03.496 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 06:56:03.496 INFO kablam! Sep 14 06:56:03.496 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 06:56:03.496 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:526:13 Sep 14 06:56:03.496 INFO kablam! | Sep 14 06:56:03.496 INFO kablam! 526 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 06:56:03.496 INFO kablam! 527 | | w.write_u32::(self.geom.points().len() as u32)?; Sep 14 06:56:03.496 INFO kablam! 528 | | for geom in self.geom.points() { Sep 14 06:56:03.496 INFO kablam! 529 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 14 06:56:03.496 INFO kablam! ... | Sep 14 06:56:03.496 INFO kablam! 532 | | Ok(()) Sep 14 06:56:03.496 INFO kablam! 533 | | } Sep 14 06:56:03.496 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 06:56:03.496 INFO kablam! ... Sep 14 06:56:03.496 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 06:56:03.496 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Sep 14 06:56:03.496 INFO kablam! 704 | | command write_ewkb_body); Sep 14 06:56:03.496 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 06:56:03.496 INFO kablam! Sep 14 06:56:03.497 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 06:56:03.497 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:541:13 Sep 14 06:56:03.497 INFO kablam! | Sep 14 06:56:03.497 INFO kablam! 541 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Sep 14 06:56:03.497 INFO kablam! 542 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 14 06:56:03.497 INFO kablam! 543 | | } Sep 14 06:56:03.497 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 06:56:03.497 INFO kablam! ... Sep 14 06:56:03.497 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 06:56:03.497 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Sep 14 06:56:03.497 INFO kablam! 704 | | command write_ewkb_body); Sep 14 06:56:03.497 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 06:56:03.497 INFO kablam! Sep 14 06:56:03.499 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 06:56:03.499 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:576:13 Sep 14 06:56:03.499 INFO kablam! | Sep 14 06:56:03.499 INFO kablam! 576 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 06:56:03.499 INFO kablam! 577 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 14 06:56:03.499 INFO kablam! 578 | | Ok(()) Sep 14 06:56:03.499 INFO kablam! 579 | | } Sep 14 06:56:03.499 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 06:56:03.499 INFO kablam! ... Sep 14 06:56:03.499 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 06:56:03.499 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Sep 14 06:56:03.499 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 06:56:03.499 INFO kablam! 721 | | command write_ewkb_body); Sep 14 06:56:03.499 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 06:56:03.499 INFO kablam! Sep 14 06:56:03.499 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 06:56:03.499 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:588:13 Sep 14 06:56:03.499 INFO kablam! | Sep 14 06:56:03.499 INFO kablam! 588 | / fn opt_srid(&self) -> Option { Sep 14 06:56:03.499 INFO kablam! 589 | | self.srid Sep 14 06:56:03.499 INFO kablam! 590 | | } Sep 14 06:56:03.499 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 06:56:03.500 INFO kablam! ... Sep 14 06:56:03.500 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 06:56:03.500 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Sep 14 06:56:03.500 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 06:56:03.500 INFO kablam! 721 | | command write_ewkb_body); Sep 14 06:56:03.500 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 06:56:03.500 INFO kablam! Sep 14 06:56:03.500 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 06:56:03.500 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:592:13 Sep 14 06:56:03.500 INFO kablam! | Sep 14 06:56:03.500 INFO kablam! 592 | / fn type_id(&self) -> u32 { Sep 14 06:56:03.500 INFO kablam! 593 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 14 06:56:03.500 INFO kablam! 594 | | } Sep 14 06:56:03.500 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 06:56:03.500 INFO kablam! ... Sep 14 06:56:03.500 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 06:56:03.500 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Sep 14 06:56:03.500 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 06:56:03.500 INFO kablam! 721 | | command write_ewkb_body); Sep 14 06:56:03.500 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 06:56:03.500 INFO kablam! Sep 14 06:56:03.501 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 06:56:03.501 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:596:13 Sep 14 06:56:03.501 INFO kablam! | Sep 14 06:56:03.501 INFO kablam! 596 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 06:56:03.501 INFO kablam! 597 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Sep 14 06:56:03.501 INFO kablam! 598 | | for geom in self.geom.$itemname() { Sep 14 06:56:03.501 INFO kablam! 599 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 14 06:56:03.501 INFO kablam! ... | Sep 14 06:56:03.501 INFO kablam! 602 | | Ok(()) Sep 14 06:56:03.501 INFO kablam! 603 | | } Sep 14 06:56:03.501 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 06:56:03.501 INFO kablam! ... Sep 14 06:56:03.501 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 06:56:03.501 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Sep 14 06:56:03.501 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 06:56:03.501 INFO kablam! 721 | | command write_ewkb_body); Sep 14 06:56:03.501 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 06:56:03.501 INFO kablam! Sep 14 06:56:03.502 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 06:56:03.502 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:613:13 Sep 14 06:56:03.502 INFO kablam! | Sep 14 06:56:03.502 INFO kablam! 613 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Sep 14 06:56:03.502 INFO kablam! 614 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 14 06:56:03.502 INFO kablam! 615 | | } Sep 14 06:56:03.502 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 06:56:03.502 INFO kablam! ... Sep 14 06:56:03.502 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 06:56:03.502 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Sep 14 06:56:03.502 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 06:56:03.502 INFO kablam! 721 | | command write_ewkb_body); Sep 14 06:56:03.502 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 06:56:03.502 INFO kablam! Sep 14 06:56:03.504 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 06:56:03.504 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:508:13 Sep 14 06:56:03.504 INFO kablam! | Sep 14 06:56:03.504 INFO kablam! 508 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 06:56:03.504 INFO kablam! 509 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 14 06:56:03.504 INFO kablam! 510 | | Ok(()) Sep 14 06:56:03.504 INFO kablam! 511 | | } Sep 14 06:56:03.504 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 06:56:03.504 INFO kablam! ... Sep 14 06:56:03.504 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 06:56:03.504 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Sep 14 06:56:03.504 INFO kablam! 737 | | command write_ewkb); Sep 14 06:56:03.504 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 06:56:03.504 INFO kablam! Sep 14 06:56:03.504 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 06:56:03.504 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:518:13 Sep 14 06:56:03.504 INFO kablam! | Sep 14 06:56:03.504 INFO kablam! 518 | / fn opt_srid(&self) -> Option { Sep 14 06:56:03.504 INFO kablam! 519 | | self.srid Sep 14 06:56:03.504 INFO kablam! 520 | | } Sep 14 06:56:03.504 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 06:56:03.504 INFO kablam! ... Sep 14 06:56:03.504 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 06:56:03.504 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Sep 14 06:56:03.504 INFO kablam! 737 | | command write_ewkb); Sep 14 06:56:03.504 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 06:56:03.504 INFO kablam! Sep 14 06:56:03.504 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 06:56:03.504 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:522:13 Sep 14 06:56:03.504 INFO kablam! | Sep 14 06:56:03.504 INFO kablam! 522 | / fn type_id(&self) -> u32 { Sep 14 06:56:03.505 INFO kablam! 523 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 14 06:56:03.505 INFO kablam! 524 | | } Sep 14 06:56:03.505 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 06:56:03.505 INFO kablam! ... Sep 14 06:56:03.505 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 06:56:03.505 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Sep 14 06:56:03.505 INFO kablam! 737 | | command write_ewkb); Sep 14 06:56:03.505 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 06:56:03.505 INFO kablam! Sep 14 06:56:03.505 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 06:56:03.505 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:526:13 Sep 14 06:56:03.505 INFO kablam! | Sep 14 06:56:03.505 INFO kablam! 526 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 06:56:03.505 INFO kablam! 527 | | w.write_u32::(self.geom.points().len() as u32)?; Sep 14 06:56:03.505 INFO kablam! 528 | | for geom in self.geom.points() { Sep 14 06:56:03.505 INFO kablam! 529 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 14 06:56:03.505 INFO kablam! ... | Sep 14 06:56:03.505 INFO kablam! 532 | | Ok(()) Sep 14 06:56:03.505 INFO kablam! 533 | | } Sep 14 06:56:03.505 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 06:56:03.505 INFO kablam! ... Sep 14 06:56:03.505 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 06:56:03.505 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Sep 14 06:56:03.505 INFO kablam! 737 | | command write_ewkb); Sep 14 06:56:03.505 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 06:56:03.505 INFO kablam! Sep 14 06:56:03.506 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 06:56:03.506 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:541:13 Sep 14 06:56:03.506 INFO kablam! | Sep 14 06:56:03.506 INFO kablam! 541 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Sep 14 06:56:03.506 INFO kablam! 542 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 14 06:56:03.506 INFO kablam! 543 | | } Sep 14 06:56:03.506 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 06:56:03.506 INFO kablam! ... Sep 14 06:56:03.506 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 06:56:03.506 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Sep 14 06:56:03.506 INFO kablam! 737 | | command write_ewkb); Sep 14 06:56:03.506 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 06:56:03.506 INFO kablam! Sep 14 06:56:03.508 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 06:56:03.508 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:576:13 Sep 14 06:56:03.508 INFO kablam! | Sep 14 06:56:03.508 INFO kablam! 576 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 06:56:03.508 INFO kablam! 577 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 14 06:56:03.508 INFO kablam! 578 | | Ok(()) Sep 14 06:56:03.508 INFO kablam! 579 | | } Sep 14 06:56:03.508 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 06:56:03.508 INFO kablam! ... Sep 14 06:56:03.508 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 06:56:03.508 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Sep 14 06:56:03.508 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 06:56:03.508 INFO kablam! 754 | | command write_ewkb); Sep 14 06:56:03.508 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 06:56:03.508 INFO kablam! Sep 14 06:56:03.508 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 06:56:03.508 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:588:13 Sep 14 06:56:03.508 INFO kablam! | Sep 14 06:56:03.508 INFO kablam! 588 | / fn opt_srid(&self) -> Option { Sep 14 06:56:03.508 INFO kablam! 589 | | self.srid Sep 14 06:56:03.508 INFO kablam! 590 | | } Sep 14 06:56:03.508 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 06:56:03.508 INFO kablam! ... Sep 14 06:56:03.508 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 06:56:03.508 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Sep 14 06:56:03.508 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 06:56:03.508 INFO kablam! 754 | | command write_ewkb); Sep 14 06:56:03.508 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 06:56:03.508 INFO kablam! Sep 14 06:56:03.509 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 06:56:03.509 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:592:13 Sep 14 06:56:03.509 INFO kablam! | Sep 14 06:56:03.509 INFO kablam! 592 | / fn type_id(&self) -> u32 { Sep 14 06:56:03.509 INFO kablam! 593 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 14 06:56:03.509 INFO kablam! 594 | | } Sep 14 06:56:03.509 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 06:56:03.509 INFO kablam! ... Sep 14 06:56:03.509 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 06:56:03.509 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Sep 14 06:56:03.509 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 06:56:03.509 INFO kablam! 754 | | command write_ewkb); Sep 14 06:56:03.509 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 06:56:03.509 INFO kablam! Sep 14 06:56:03.510 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 06:56:03.510 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:596:13 Sep 14 06:56:03.510 INFO kablam! | Sep 14 06:56:03.510 INFO kablam! 596 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 06:56:03.510 INFO kablam! 597 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Sep 14 06:56:03.510 INFO kablam! 598 | | for geom in self.geom.$itemname() { Sep 14 06:56:03.510 INFO kablam! 599 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 14 06:56:03.510 INFO kablam! ... | Sep 14 06:56:03.510 INFO kablam! 602 | | Ok(()) Sep 14 06:56:03.510 INFO kablam! 603 | | } Sep 14 06:56:03.510 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 06:56:03.510 INFO kablam! ... Sep 14 06:56:03.510 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 06:56:03.510 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Sep 14 06:56:03.510 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 06:56:03.510 INFO kablam! 754 | | command write_ewkb); Sep 14 06:56:03.510 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 06:56:03.510 INFO kablam! Sep 14 06:56:03.511 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 06:56:03.511 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:613:13 Sep 14 06:56:03.511 INFO kablam! | Sep 14 06:56:03.511 INFO kablam! 613 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Sep 14 06:56:03.511 INFO kablam! 614 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 14 06:56:03.511 INFO kablam! 615 | | } Sep 14 06:56:03.511 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 06:56:03.511 INFO kablam! ... Sep 14 06:56:03.511 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 06:56:03.511 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Sep 14 06:56:03.511 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 06:56:03.511 INFO kablam! 754 | | command write_ewkb); Sep 14 06:56:03.511 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 06:56:03.511 INFO kablam! Sep 14 06:56:03.513 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 06:56:03.513 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:650:13 Sep 14 06:56:03.513 INFO kablam! | Sep 14 06:56:03.513 INFO kablam! 650 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 06:56:03.513 INFO kablam! 651 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 14 06:56:03.513 INFO kablam! 652 | | Ok(()) Sep 14 06:56:03.513 INFO kablam! 653 | | } Sep 14 06:56:03.513 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 06:56:03.513 INFO kablam! ... Sep 14 06:56:03.513 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 06:56:03.513 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Sep 14 06:56:03.513 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 06:56:03.513 INFO kablam! 772 | | command write_ewkb); Sep 14 06:56:03.513 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 06:56:03.513 INFO kablam! Sep 14 06:56:03.514 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 06:56:03.514 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:664:13 Sep 14 06:56:03.514 INFO kablam! | Sep 14 06:56:03.514 INFO kablam! 664 | / fn opt_srid(&self) -> Option { Sep 14 06:56:03.514 INFO kablam! 665 | | self.srid Sep 14 06:56:03.514 INFO kablam! 666 | | } Sep 14 06:56:03.514 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 06:56:03.514 INFO kablam! ... Sep 14 06:56:03.514 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 06:56:03.514 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Sep 14 06:56:03.514 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 06:56:03.514 INFO kablam! 772 | | command write_ewkb); Sep 14 06:56:03.514 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 06:56:03.514 INFO kablam! Sep 14 06:56:03.515 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 06:56:03.515 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:668:13 Sep 14 06:56:03.515 INFO kablam! | Sep 14 06:56:03.515 INFO kablam! 668 | / fn type_id(&self) -> u32 { Sep 14 06:56:03.515 INFO kablam! 669 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 14 06:56:03.515 INFO kablam! 670 | | } Sep 14 06:56:03.515 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 06:56:03.515 INFO kablam! ... Sep 14 06:56:03.515 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 06:56:03.515 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Sep 14 06:56:03.515 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 06:56:03.515 INFO kablam! 772 | | command write_ewkb); Sep 14 06:56:03.515 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 06:56:03.515 INFO kablam! Sep 14 06:56:03.516 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 06:56:03.516 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:672:13 Sep 14 06:56:03.516 INFO kablam! | Sep 14 06:56:03.516 INFO kablam! 672 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 06:56:03.516 INFO kablam! 673 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Sep 14 06:56:03.516 INFO kablam! 674 | | for geom in self.geom.$itemname() { Sep 14 06:56:03.516 INFO kablam! 675 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 14 06:56:03.516 INFO kablam! ... | Sep 14 06:56:03.516 INFO kablam! 678 | | Ok(()) Sep 14 06:56:03.516 INFO kablam! 679 | | } Sep 14 06:56:03.516 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 06:56:03.516 INFO kablam! ... Sep 14 06:56:03.516 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 06:56:03.516 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Sep 14 06:56:03.516 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 06:56:03.516 INFO kablam! 772 | | command write_ewkb); Sep 14 06:56:03.516 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 06:56:03.516 INFO kablam! Sep 14 06:56:03.517 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 06:56:03.517 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/ewkb.rs:691:13 Sep 14 06:56:03.517 INFO kablam! | Sep 14 06:56:03.517 INFO kablam! 691 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter> { Sep 14 06:56:03.517 INFO kablam! 692 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 14 06:56:03.517 INFO kablam! 693 | | } Sep 14 06:56:03.517 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 06:56:03.517 INFO kablam! ... Sep 14 06:56:03.517 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 06:56:03.517 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Sep 14 06:56:03.517 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 06:56:03.517 INFO kablam! 772 | | command write_ewkb); Sep 14 06:56:03.517 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 06:56:03.517 INFO kablam! Sep 14 06:56:03.523 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 06:56:03.523 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/postgis.rs:102:13 Sep 14 06:56:03.523 INFO kablam! | Sep 14 06:56:03.523 INFO kablam! 102 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 14 06:56:03.523 INFO kablam! 103 | | self.write_ewkb(out)?; Sep 14 06:56:03.523 INFO kablam! 104 | | Ok(IsNull::No) Sep 14 06:56:03.523 INFO kablam! 105 | | } Sep 14 06:56:03.523 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 06:56:03.523 INFO kablam! ... Sep 14 06:56:03.523 INFO kablam! 142 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Sep 14 06:56:03.523 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 14 06:56:03.523 INFO kablam! Sep 14 06:56:03.524 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 06:56:03.524 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/postgis.rs:142:1 Sep 14 06:56:03.524 INFO kablam! | Sep 14 06:56:03.524 INFO kablam! 142 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Sep 14 06:56:03.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 06:56:03.524 INFO kablam! | | Sep 14 06:56:03.524 INFO kablam! | the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 06:56:03.524 INFO kablam! | in this macro invocation Sep 14 06:56:03.524 INFO kablam! | Sep 14 06:56:03.524 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 14 06:56:03.524 INFO kablam! Sep 14 06:56:03.524 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 06:56:03.525 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/postgis.rs:117:13 Sep 14 06:56:03.525 INFO kablam! | Sep 14 06:56:03.525 INFO kablam! 117 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 14 06:56:03.525 INFO kablam! 118 | | self.write_ewkb(out)?; Sep 14 06:56:03.525 INFO kablam! 119 | | Ok(IsNull::No) Sep 14 06:56:03.525 INFO kablam! 120 | | } Sep 14 06:56:03.525 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 06:56:03.525 INFO kablam! ... Sep 14 06:56:03.525 INFO kablam! 143 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Sep 14 06:56:03.525 INFO kablam! | --------------------------------------------------------- in this macro invocation Sep 14 06:56:03.525 INFO kablam! Sep 14 06:56:03.525 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 06:56:03.525 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/postgis.rs:143:1 Sep 14 06:56:03.525 INFO kablam! | Sep 14 06:56:03.525 INFO kablam! 143 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Sep 14 06:56:03.525 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 06:56:03.525 INFO kablam! | | Sep 14 06:56:03.525 INFO kablam! | the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 06:56:03.525 INFO kablam! | in this macro invocation Sep 14 06:56:03.525 INFO kablam! | Sep 14 06:56:03.525 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 14 06:56:03.525 INFO kablam! Sep 14 06:56:03.526 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 06:56:03.526 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/postgis.rs:102:13 Sep 14 06:56:03.526 INFO kablam! | Sep 14 06:56:03.526 INFO kablam! 102 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 14 06:56:03.526 INFO kablam! 103 | | self.write_ewkb(out)?; Sep 14 06:56:03.526 INFO kablam! 104 | | Ok(IsNull::No) Sep 14 06:56:03.526 INFO kablam! 105 | | } Sep 14 06:56:03.526 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 06:56:03.526 INFO kablam! ... Sep 14 06:56:03.526 INFO kablam! 144 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Sep 14 06:56:03.526 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 14 06:56:03.526 INFO kablam! Sep 14 06:56:03.526 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 06:56:03.526 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/postgis.rs:144:1 Sep 14 06:56:03.526 INFO kablam! | Sep 14 06:56:03.526 INFO kablam! 144 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Sep 14 06:56:03.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 06:56:03.526 INFO kablam! | | Sep 14 06:56:03.526 INFO kablam! | the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 06:56:03.526 INFO kablam! | in this macro invocation Sep 14 06:56:03.526 INFO kablam! | Sep 14 06:56:03.526 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 14 06:56:03.526 INFO kablam! Sep 14 06:56:03.531 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 06:56:03.531 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/postgis.rs:117:13 Sep 14 06:56:03.531 INFO kablam! | Sep 14 06:56:03.531 INFO kablam! 117 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 14 06:56:03.531 INFO kablam! 118 | | self.write_ewkb(out)?; Sep 14 06:56:03.531 INFO kablam! 119 | | Ok(IsNull::No) Sep 14 06:56:03.531 INFO kablam! 120 | | } Sep 14 06:56:03.531 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 06:56:03.531 INFO kablam! ... Sep 14 06:56:03.531 INFO kablam! 145 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Sep 14 06:56:03.531 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Sep 14 06:56:03.531 INFO kablam! Sep 14 06:56:03.531 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 06:56:03.531 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/postgis.rs:145:1 Sep 14 06:56:03.531 INFO kablam! | Sep 14 06:56:03.531 INFO kablam! 145 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Sep 14 06:56:03.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 06:56:03.531 INFO kablam! | | Sep 14 06:56:03.531 INFO kablam! | the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 06:56:03.531 INFO kablam! | in this macro invocation Sep 14 06:56:03.531 INFO kablam! | Sep 14 06:56:03.531 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 14 06:56:03.531 INFO kablam! Sep 14 06:56:03.531 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 06:56:03.531 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/postgis.rs:134:13 Sep 14 06:56:03.531 INFO kablam! | Sep 14 06:56:03.531 INFO kablam! 134 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 14 06:56:03.531 INFO kablam! 135 | | self.write_ewkb(out)?; Sep 14 06:56:03.531 INFO kablam! 136 | | Ok(IsNull::No) Sep 14 06:56:03.531 INFO kablam! 137 | | } Sep 14 06:56:03.531 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 06:56:03.531 INFO kablam! ... Sep 14 06:56:03.531 INFO kablam! 146 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Sep 14 06:56:03.531 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Sep 14 06:56:03.531 INFO kablam! Sep 14 06:56:03.531 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 06:56:03.531 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.4.0/src/postgis.rs:146:1 Sep 14 06:56:03.531 INFO kablam! | Sep 14 06:56:03.531 INFO kablam! 146 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Sep 14 06:56:03.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 06:56:03.531 INFO kablam! | | Sep 14 06:56:03.531 INFO kablam! | the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 06:56:03.532 INFO kablam! | in this macro invocation Sep 14 06:56:03.532 INFO kablam! | Sep 14 06:56:03.532 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 14 06:56:03.532 INFO kablam! Sep 14 06:56:03.543 INFO kablam! error: aborting due to 65 previous errors Sep 14 06:56:03.543 INFO kablam! Sep 14 06:56:03.543 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 14 06:56:03.550 INFO kablam! error: Could not compile `postgis`. Sep 14 06:56:03.550 INFO kablam! Sep 14 06:56:03.550 INFO kablam! To learn more, run the command again with --verbose. Sep 14 06:56:03.551 INFO kablam! su: No module specific data is present Sep 14 06:56:04.360 INFO running `"docker" "rm" "-f" "de73f2c3c536a83f8e371918c549782c88881b2b1e035d7261a5e3004a927e70"` Sep 14 06:56:04.479 INFO blam! de73f2c3c536a83f8e371918c549782c88881b2b1e035d7261a5e3004a927e70