Sep 14 15:01:58.247 INFO checking hecate-0.30.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 15:01:58.247 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 15:01:58.247 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/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 15:01:58.449 INFO blam! 0d361f9ffd752e068cba046bbc9a00e0e5c26368f2416ed9d42735bd36c9e985 Sep 14 15:01:58.450 INFO running `"docker" "start" "-a" "0d361f9ffd752e068cba046bbc9a00e0e5c26368f2416ed9d42735bd36c9e985"` Sep 14 15:01:59.359 INFO kablam! usermod: no changes Sep 14 15:01:59.839 INFO kablam! Checking geo-types v0.1.1 Sep 14 15:01:59.845 INFO kablam! Compiling valico v2.1.0 Sep 14 15:01:59.845 INFO kablam! Checking postgres-shared v0.4.2 Sep 14 15:01:59.845 INFO kablam! Checking quick-xml v0.12.3 Sep 14 15:01:59.845 INFO kablam! Checking rocket_contrib v0.3.16 Sep 14 15:02:00.588 INFO kablam! Checking geojson v0.11.1 Sep 14 15:02:02.551 INFO kablam! Checking postgres v0.15.2 Sep 14 15:02:04.222 INFO kablam! Checking postgis v0.6.0 Sep 14 15:02:04.222 INFO kablam! Checking r2d2_postgres v0.14.0 Sep 14 15:02:05.390 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 15:02:05.390 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:935:1 Sep 14 15:02:05.390 INFO kablam! | Sep 14 15:02:05.390 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 14 15:02:05.390 INFO kablam! 936 | | where Sep 14 15:02:05.390 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 14 15:02:05.390 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 14 15:02:05.390 INFO kablam! ... | Sep 14 15:02:05.390 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 14 15:02:05.391 INFO kablam! 967 | | } Sep 14 15:02:05.391 INFO kablam! | |_^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 15:02:05.391 INFO kablam! Sep 14 15:02:05.391 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 15:02:05.391 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:935:1 Sep 14 15:02:05.391 INFO kablam! | Sep 14 15:02:05.391 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 14 15:02:05.391 INFO kablam! 936 | | where Sep 14 15:02:05.391 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 14 15:02:05.391 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 14 15:02:05.391 INFO kablam! ... | Sep 14 15:02:05.391 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 14 15:02:05.391 INFO kablam! 967 | | } Sep 14 15:02:05.391 INFO kablam! | |_^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 15:02:05.391 INFO kablam! Sep 14 15:02:05.391 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 15:02:05.391 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:935:1 Sep 14 15:02:05.391 INFO kablam! | Sep 14 15:02:05.391 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 14 15:02:05.391 INFO kablam! 936 | | where Sep 14 15:02:05.391 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 14 15:02:05.391 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 14 15:02:05.391 INFO kablam! ... | Sep 14 15:02:05.391 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 14 15:02:05.391 INFO kablam! 967 | | } Sep 14 15:02:05.391 INFO kablam! | |_^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 15:02:05.391 INFO kablam! Sep 14 15:02:05.395 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 15:02:05.395 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:935:1 Sep 14 15:02:05.395 INFO kablam! | Sep 14 15:02:05.395 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 14 15:02:05.395 INFO kablam! 936 | | where Sep 14 15:02:05.395 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 14 15:02:05.395 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 14 15:02:05.395 INFO kablam! ... | Sep 14 15:02:05.395 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 14 15:02:05.395 INFO kablam! 967 | | } Sep 14 15:02:05.395 INFO kablam! | |_^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 15:02:05.395 INFO kablam! Sep 14 15:02:05.395 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 15:02:05.395 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:935:1 Sep 14 15:02:05.395 INFO kablam! | Sep 14 15:02:05.395 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 14 15:02:05.395 INFO kablam! 936 | | where Sep 14 15:02:05.395 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 14 15:02:05.395 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 14 15:02:05.395 INFO kablam! ... | Sep 14 15:02:05.395 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 14 15:02:05.395 INFO kablam! 967 | | } Sep 14 15:02:05.395 INFO kablam! | |_^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 15:02:05.395 INFO kablam! Sep 14 15:02:05.395 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 15:02:05.395 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:935:1 Sep 14 15:02:05.395 INFO kablam! | Sep 14 15:02:05.395 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 14 15:02:05.395 INFO kablam! 936 | | where Sep 14 15:02:05.395 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 14 15:02:05.395 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 14 15:02:05.395 INFO kablam! ... | Sep 14 15:02:05.395 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 14 15:02:05.395 INFO kablam! 967 | | } Sep 14 15:02:05.395 INFO kablam! | |_^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 15:02:05.395 INFO kablam! Sep 14 15:02:05.521 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 15:02:05.521 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1027:54 Sep 14 15:02:05.521 INFO kablam! | Sep 14 15:02:05.521 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 14 15:02:05.521 INFO kablam! | ^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 15:02:05.521 INFO kablam! Sep 14 15:02:05.521 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 15:02:05.521 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1027:54 Sep 14 15:02:05.521 INFO kablam! | Sep 14 15:02:05.521 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 14 15:02:05.521 INFO kablam! | ^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 15:02:05.521 INFO kablam! Sep 14 15:02:05.521 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 15:02:05.521 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1027:54 Sep 14 15:02:05.521 INFO kablam! | Sep 14 15:02:05.521 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 14 15:02:05.521 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 15:02:05.521 INFO kablam! Sep 14 15:02:05.521 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 15:02:05.521 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1027:54 Sep 14 15:02:05.521 INFO kablam! | Sep 14 15:02:05.521 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 14 15:02:05.521 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 15:02:05.521 INFO kablam! Sep 14 15:02:05.521 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 15:02:05.521 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1027:54 Sep 14 15:02:05.521 INFO kablam! | Sep 14 15:02:05.521 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 14 15:02:05.521 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 15:02:05.521 INFO kablam! Sep 14 15:02:05.521 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 15:02:05.521 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1027:54 Sep 14 15:02:05.521 INFO kablam! | Sep 14 15:02:05.521 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 14 15:02:05.521 INFO kablam! | ^^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 15:02:05.521 INFO kablam! Sep 14 15:02:05.522 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 15:02:05.522 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1059:54 Sep 14 15:02:05.522 INFO kablam! | Sep 14 15:02:05.522 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 14 15:02:05.522 INFO kablam! | ^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 15:02:05.522 INFO kablam! Sep 14 15:02:05.522 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 15:02:05.523 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1059:54 Sep 14 15:02:05.523 INFO kablam! | Sep 14 15:02:05.523 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 14 15:02:05.523 INFO kablam! | ^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 15:02:05.523 INFO kablam! Sep 14 15:02:05.523 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 15:02:05.523 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1059:54 Sep 14 15:02:05.523 INFO kablam! | Sep 14 15:02:05.523 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 14 15:02:05.523 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 15:02:05.523 INFO kablam! Sep 14 15:02:05.523 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 15:02:05.523 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1059:54 Sep 14 15:02:05.523 INFO kablam! | Sep 14 15:02:05.523 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 14 15:02:05.523 INFO kablam! | ^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 15:02:05.523 INFO kablam! Sep 14 15:02:05.523 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 15:02:05.523 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1059:54 Sep 14 15:02:05.523 INFO kablam! | Sep 14 15:02:05.523 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 14 15:02:05.523 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 15:02:05.523 INFO kablam! Sep 14 15:02:05.523 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 15:02:05.523 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1059:54 Sep 14 15:02:05.523 INFO kablam! | Sep 14 15:02:05.523 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 14 15:02:05.523 INFO kablam! | ^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 15:02:05.523 INFO kablam! Sep 14 15:02:05.525 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 15:02:05.525 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1257:1 Sep 14 15:02:05.525 INFO kablam! | Sep 14 15:02:05.525 INFO kablam! 1257 | / pub struct EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 14 15:02:05.525 INFO kablam! 1258 | | where Sep 14 15:02:05.525 INFO kablam! 1259 | | P: 'a + postgis::Point, Sep 14 15:02:05.525 INFO kablam! 1260 | | PI: 'a + Iterator + ExactSizeIterator, Sep 14 15:02:05.525 INFO kablam! ... | Sep 14 15:02:05.525 INFO kablam! 1284 | | pub point_type: PointType, Sep 14 15:02:05.525 INFO kablam! 1285 | | } Sep 14 15:02:05.525 INFO kablam! | |_^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 15:02:05.525 INFO kablam! Sep 14 15:02:05.654 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 15:02:05.654 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1345:54 Sep 14 15:02:05.654 INFO kablam! | Sep 14 15:02:05.654 INFO kablam! 1345 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 14 15:02:05.654 INFO kablam! | ^^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 15:02:05.654 INFO kablam! Sep 14 15:02:05.656 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 15:02:05.656 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1377:54 Sep 14 15:02:05.656 INFO kablam! | Sep 14 15:02:05.656 INFO kablam! 1377 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 14 15:02:05.656 INFO kablam! | ^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 15:02:05.656 INFO kablam! Sep 14 15:02:05.662 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 15:02:05.662 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:547:9 Sep 14 15:02:05.662 INFO kablam! | Sep 14 15:02:05.662 INFO kablam! 547 | / pub struct $ewkbtype<'a, P, I> Sep 14 15:02:05.662 INFO kablam! 548 | | where P: 'a + postgis::Point, Sep 14 15:02:05.662 INFO kablam! 549 | | I: 'a + Iterator + ExactSizeIterator Sep 14 15:02:05.662 INFO kablam! 550 | | { Sep 14 15:02:05.662 INFO kablam! ... | Sep 14 15:02:05.662 INFO kablam! 553 | | pub point_type: PointType, Sep 14 15:02:05.662 INFO kablam! 554 | | } Sep 14 15:02:05.662 INFO kablam! | |_________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 15:02:05.662 INFO kablam! ... Sep 14 15:02:05.662 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 15:02:05.662 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 15:02:05.662 INFO kablam! 761 | | command write_ewkb_body); Sep 14 15:02:05.662 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 15:02:05.662 INFO kablam! Sep 14 15:02:05.663 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 15:02:05.663 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:562:24 Sep 14 15:02:05.663 INFO kablam! | Sep 14 15:02:05.663 INFO kablam! 562 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Sep 14 15:02:05.663 INFO kablam! | ^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 15:02:05.663 INFO kablam! ... Sep 14 15:02:05.663 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 15:02:05.663 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 15:02:05.663 INFO kablam! 761 | | command write_ewkb_body); Sep 14 15:02:05.663 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 15:02:05.663 INFO kablam! Sep 14 15:02:05.663 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 15:02:05.663 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:572:24 Sep 14 15:02:05.663 INFO kablam! | Sep 14 15:02:05.663 INFO kablam! 572 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Sep 14 15:02:05.663 INFO kablam! | ^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 15:02:05.663 INFO kablam! ... Sep 14 15:02:05.663 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 15:02:05.663 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 15:02:05.663 INFO kablam! 761 | | command write_ewkb_body); Sep 14 15:02:05.663 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 15:02:05.663 INFO kablam! Sep 14 15:02:05.664 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 15:02:05.664 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:609:9 Sep 14 15:02:05.664 INFO kablam! | Sep 14 15:02:05.664 INFO kablam! 609 | / pub struct $ewkbtype<'a, P, I, T, J> Sep 14 15:02:05.664 INFO kablam! 610 | | where P: 'a + postgis::Point, Sep 14 15:02:05.664 INFO kablam! 611 | | I: 'a + Iterator + ExactSizeIterator, Sep 14 15:02:05.664 INFO kablam! 612 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Sep 14 15:02:05.664 INFO kablam! ... | Sep 14 15:02:05.664 INFO kablam! 617 | | pub point_type: PointType, Sep 14 15:02:05.664 INFO kablam! 618 | | } Sep 14 15:02:05.664 INFO kablam! | |_________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 15:02:05.664 INFO kablam! ... Sep 14 15:02:05.664 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 15:02:05.664 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 15:02:05.664 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 15:02:05.664 INFO kablam! 778 | | command write_ewkb_body); Sep 14 15:02:05.664 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 15:02:05.664 INFO kablam! Sep 14 15:02:05.667 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 15:02:05.667 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:628:30 Sep 14 15:02:05.667 INFO kablam! | Sep 14 15:02:05.667 INFO kablam! 628 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Sep 14 15:02:05.668 INFO kablam! | ^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 15:02:05.668 INFO kablam! ... Sep 14 15:02:05.668 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 15:02:05.668 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 15:02:05.668 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 15:02:05.668 INFO kablam! 778 | | command write_ewkb_body); Sep 14 15:02:05.668 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 15:02:05.668 INFO kablam! Sep 14 15:02:05.668 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 15:02:05.668 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:640:30 Sep 14 15:02:05.668 INFO kablam! | Sep 14 15:02:05.668 INFO kablam! 640 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Sep 14 15:02:05.668 INFO kablam! | ^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 15:02:05.668 INFO kablam! ... Sep 14 15:02:05.668 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 15:02:05.668 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 15:02:05.668 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 15:02:05.668 INFO kablam! 778 | | command write_ewkb_body); Sep 14 15:02:05.668 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 15:02:05.668 INFO kablam! Sep 14 15:02:05.669 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 15:02:05.669 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:547:9 Sep 14 15:02:05.669 INFO kablam! | Sep 14 15:02:05.669 INFO kablam! 547 | / pub struct $ewkbtype<'a, P, I> Sep 14 15:02:05.669 INFO kablam! 548 | | where P: 'a + postgis::Point, Sep 14 15:02:05.669 INFO kablam! 549 | | I: 'a + Iterator + ExactSizeIterator Sep 14 15:02:05.669 INFO kablam! 550 | | { Sep 14 15:02:05.669 INFO kablam! ... | Sep 14 15:02:05.669 INFO kablam! 553 | | pub point_type: PointType, Sep 14 15:02:05.669 INFO kablam! 554 | | } Sep 14 15:02:05.669 INFO kablam! | |_________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 15:02:05.669 INFO kablam! ... Sep 14 15:02:05.669 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 15:02:05.669 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 15:02:05.669 INFO kablam! 794 | | command write_ewkb); Sep 14 15:02:05.669 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 15:02:05.669 INFO kablam! Sep 14 15:02:05.670 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 15:02:05.670 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:562:24 Sep 14 15:02:05.670 INFO kablam! | Sep 14 15:02:05.670 INFO kablam! 562 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Sep 14 15:02:05.670 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 15:02:05.670 INFO kablam! ... Sep 14 15:02:05.670 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 15:02:05.670 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 15:02:05.670 INFO kablam! 794 | | command write_ewkb); Sep 14 15:02:05.670 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 15:02:05.670 INFO kablam! Sep 14 15:02:05.670 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 15:02:05.670 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:572:24 Sep 14 15:02:05.670 INFO kablam! | Sep 14 15:02:05.670 INFO kablam! 572 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Sep 14 15:02:05.671 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 15:02:05.671 INFO kablam! ... Sep 14 15:02:05.671 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 15:02:05.671 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 15:02:05.671 INFO kablam! 794 | | command write_ewkb); Sep 14 15:02:05.671 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 15:02:05.671 INFO kablam! Sep 14 15:02:05.672 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 15:02:05.672 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:609:9 Sep 14 15:02:05.672 INFO kablam! | Sep 14 15:02:05.672 INFO kablam! 609 | / pub struct $ewkbtype<'a, P, I, T, J> Sep 14 15:02:05.672 INFO kablam! 610 | | where P: 'a + postgis::Point, Sep 14 15:02:05.672 INFO kablam! 611 | | I: 'a + Iterator + ExactSizeIterator, Sep 14 15:02:05.672 INFO kablam! 612 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Sep 14 15:02:05.672 INFO kablam! ... | Sep 14 15:02:05.672 INFO kablam! 617 | | pub point_type: PointType, Sep 14 15:02:05.672 INFO kablam! 618 | | } Sep 14 15:02:05.672 INFO kablam! | |_________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 15:02:05.672 INFO kablam! ... Sep 14 15:02:05.672 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 15:02:05.672 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 15:02:05.672 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 15:02:05.672 INFO kablam! 811 | | command write_ewkb); Sep 14 15:02:05.672 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 15:02:05.672 INFO kablam! Sep 14 15:02:05.675 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 15:02:05.675 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:628:30 Sep 14 15:02:05.675 INFO kablam! | Sep 14 15:02:05.675 INFO kablam! 628 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Sep 14 15:02:05.675 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 15:02:05.675 INFO kablam! ... Sep 14 15:02:05.675 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 15:02:05.675 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 15:02:05.675 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 15:02:05.675 INFO kablam! 811 | | command write_ewkb); Sep 14 15:02:05.675 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 15:02:05.675 INFO kablam! Sep 14 15:02:05.675 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 15:02:05.675 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:640:30 Sep 14 15:02:05.675 INFO kablam! | Sep 14 15:02:05.675 INFO kablam! 640 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Sep 14 15:02:05.675 INFO kablam! | ^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 15:02:05.675 INFO kablam! ... Sep 14 15:02:05.675 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 15:02:05.675 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 15:02:05.675 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 15:02:05.675 INFO kablam! 811 | | command write_ewkb); Sep 14 15:02:05.675 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 15:02:05.675 INFO kablam! Sep 14 15:02:05.676 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 15:02:05.676 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:677:9 Sep 14 15:02:05.676 INFO kablam! | Sep 14 15:02:05.676 INFO kablam! 677 | / pub struct $ewkbtype<'a, P, I, L, K, T, J> Sep 14 15:02:05.676 INFO kablam! 678 | | where P: 'a + postgis::Point, Sep 14 15:02:05.676 INFO kablam! 679 | | I: 'a + Iterator + ExactSizeIterator, Sep 14 15:02:05.677 INFO kablam! 680 | | L: 'a + postgis::LineString<'a, ItemType=P, Iter=I>, Sep 14 15:02:05.677 INFO kablam! ... | Sep 14 15:02:05.677 INFO kablam! 687 | | pub point_type: PointType, Sep 14 15:02:05.677 INFO kablam! 688 | | } Sep 14 15:02:05.677 INFO kablam! | |_________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 15:02:05.677 INFO kablam! ... Sep 14 15:02:05.677 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 15:02:05.677 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 15:02:05.677 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 15:02:05.677 INFO kablam! 828 | | command write_ewkb); Sep 14 15:02:05.677 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 15:02:05.677 INFO kablam! Sep 14 15:02:05.685 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 15:02:05.685 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:700:36 Sep 14 15:02:05.685 INFO kablam! | Sep 14 15:02:05.686 INFO kablam! 700 | impl<'a, P, I, L, K, T, J> fmt::Debug for $ewkbtype<'a, P, I, L, K, T, J> Sep 14 15:02:05.686 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 15:02:05.686 INFO kablam! ... Sep 14 15:02:05.686 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 15:02:05.686 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 15:02:05.686 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 15:02:05.686 INFO kablam! 828 | | command write_ewkb); Sep 14 15:02:05.686 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 15:02:05.686 INFO kablam! Sep 14 15:02:05.686 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 15:02:05.686 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:714:36 Sep 14 15:02:05.686 INFO kablam! | Sep 14 15:02:05.686 INFO kablam! 714 | impl<'a, P, I, L, K, T, J> EwkbWrite for $ewkbtype<'a, P, I, L, K, T, J> Sep 14 15:02:05.686 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 15:02:05.686 INFO kablam! ... Sep 14 15:02:05.686 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 15:02:05.686 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 15:02:05.686 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 15:02:05.686 INFO kablam! 828 | | command write_ewkb); Sep 14 15:02:05.686 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 15:02:05.686 INFO kablam! Sep 14 15:02:05.690 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 15:02:05.690 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/postgis.rs:98:24 Sep 14 15:02:05.690 INFO kablam! | Sep 14 15:02:05.690 INFO kablam! 98 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Sep 14 15:02:05.690 INFO kablam! | ^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 15:02:05.690 INFO kablam! ... Sep 14 15:02:05.690 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Sep 14 15:02:05.690 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 14 15:02:05.690 INFO kablam! Sep 14 15:02:05.697 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 15:02:05.697 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/postgis.rs:112:30 Sep 14 15:02:05.697 INFO kablam! | Sep 14 15:02:05.697 INFO kablam! 112 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Sep 14 15:02:05.698 INFO kablam! | ^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 15:02:05.698 INFO kablam! ... Sep 14 15:02:05.698 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Sep 14 15:02:05.698 INFO kablam! | --------------------------------------------------------- in this macro invocation Sep 14 15:02:05.698 INFO kablam! Sep 14 15:02:05.698 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 15:02:05.698 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/postgis.rs:98:24 Sep 14 15:02:05.698 INFO kablam! | Sep 14 15:02:05.698 INFO kablam! 98 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Sep 14 15:02:05.698 INFO kablam! | ^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 15:02:05.698 INFO kablam! ... Sep 14 15:02:05.698 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Sep 14 15:02:05.698 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 14 15:02:05.698 INFO kablam! Sep 14 15:02:05.698 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 15:02:05.698 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/postgis.rs:112:30 Sep 14 15:02:05.698 INFO kablam! | Sep 14 15:02:05.698 INFO kablam! 112 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Sep 14 15:02:05.698 INFO kablam! | ^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 15:02:05.698 INFO kablam! ... Sep 14 15:02:05.698 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Sep 14 15:02:05.698 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Sep 14 15:02:05.698 INFO kablam! Sep 14 15:02:05.698 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 15:02:05.698 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/postgis.rs:128:36 Sep 14 15:02:05.698 INFO kablam! | Sep 14 15:02:05.698 INFO kablam! 128 | impl<'a, P, I, L, K, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, L, K, T, J> Sep 14 15:02:05.698 INFO kablam! | ^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 15:02:05.698 INFO kablam! ... Sep 14 15:02:05.698 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Sep 14 15:02:05.698 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Sep 14 15:02:05.698 INFO kablam! Sep 14 15:02:05.844 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 15:02:05.844 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1008:5 Sep 14 15:02:05.844 INFO kablam! | Sep 14 15:02:05.844 INFO kablam! 1008 | / fn as_ewkb( Sep 14 15:02:05.844 INFO kablam! 1009 | | &'a self, Sep 14 15:02:05.844 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 14 15:02:05.844 INFO kablam! 1011 | | 'a, Sep 14 15:02:05.844 INFO kablam! ... | Sep 14 15:02:05.844 INFO kablam! 1023 | | Self::GeomCollection, Sep 14 15:02:05.844 INFO kablam! 1024 | | >; Sep 14 15:02:05.844 INFO kablam! | |______^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 15:02:05.844 INFO kablam! Sep 14 15:02:05.844 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 15:02:05.844 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1008:5 Sep 14 15:02:05.844 INFO kablam! | Sep 14 15:02:05.844 INFO kablam! 1008 | / fn as_ewkb( Sep 14 15:02:05.844 INFO kablam! 1009 | | &'a self, Sep 14 15:02:05.844 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 14 15:02:05.844 INFO kablam! 1011 | | 'a, Sep 14 15:02:05.844 INFO kablam! ... | Sep 14 15:02:05.844 INFO kablam! 1023 | | Self::GeomCollection, Sep 14 15:02:05.844 INFO kablam! 1024 | | >; Sep 14 15:02:05.844 INFO kablam! | |______^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 15:02:05.844 INFO kablam! Sep 14 15:02:05.844 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 15:02:05.844 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1008:5 Sep 14 15:02:05.844 INFO kablam! | Sep 14 15:02:05.844 INFO kablam! 1008 | / fn as_ewkb( Sep 14 15:02:05.844 INFO kablam! 1009 | | &'a self, Sep 14 15:02:05.844 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 14 15:02:05.844 INFO kablam! 1011 | | 'a, Sep 14 15:02:05.844 INFO kablam! ... | Sep 14 15:02:05.844 INFO kablam! 1023 | | Self::GeomCollection, Sep 14 15:02:05.844 INFO kablam! 1024 | | >; Sep 14 15:02:05.844 INFO kablam! | |______^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 15:02:05.844 INFO kablam! Sep 14 15:02:05.844 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 15:02:05.844 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1008:5 Sep 14 15:02:05.844 INFO kablam! | Sep 14 15:02:05.844 INFO kablam! 1008 | / fn as_ewkb( Sep 14 15:02:05.844 INFO kablam! 1009 | | &'a self, Sep 14 15:02:05.844 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 14 15:02:05.844 INFO kablam! 1011 | | 'a, Sep 14 15:02:05.844 INFO kablam! ... | Sep 14 15:02:05.844 INFO kablam! 1023 | | Self::GeomCollection, Sep 14 15:02:05.844 INFO kablam! 1024 | | >; Sep 14 15:02:05.844 INFO kablam! | |______^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 15:02:05.844 INFO kablam! Sep 14 15:02:05.844 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 15:02:05.844 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1008:5 Sep 14 15:02:05.844 INFO kablam! | Sep 14 15:02:05.844 INFO kablam! 1008 | / fn as_ewkb( Sep 14 15:02:05.844 INFO kablam! 1009 | | &'a self, Sep 14 15:02:05.844 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 14 15:02:05.844 INFO kablam! 1011 | | 'a, Sep 14 15:02:05.844 INFO kablam! ... | Sep 14 15:02:05.844 INFO kablam! 1023 | | Self::GeomCollection, Sep 14 15:02:05.844 INFO kablam! 1024 | | >; Sep 14 15:02:05.844 INFO kablam! | |______^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 15:02:05.844 INFO kablam! Sep 14 15:02:05.845 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 15:02:05.845 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1008:5 Sep 14 15:02:05.845 INFO kablam! | Sep 14 15:02:05.845 INFO kablam! 1008 | / fn as_ewkb( Sep 14 15:02:05.845 INFO kablam! 1009 | | &'a self, Sep 14 15:02:05.845 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 14 15:02:05.845 INFO kablam! 1011 | | 'a, Sep 14 15:02:05.845 INFO kablam! ... | Sep 14 15:02:05.845 INFO kablam! 1023 | | Self::GeomCollection, Sep 14 15:02:05.845 INFO kablam! 1024 | | >; Sep 14 15:02:05.845 INFO kablam! | |______^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 15:02:05.845 INFO kablam! Sep 14 15:02:06.028 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 15:02:06.028 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1326:5 Sep 14 15:02:06.028 INFO kablam! | Sep 14 15:02:06.028 INFO kablam! 1326 | / fn as_ewkb( Sep 14 15:02:06.028 INFO kablam! 1327 | | &'a self, Sep 14 15:02:06.028 INFO kablam! 1328 | | ) -> EwkbGeometryCollection< Sep 14 15:02:06.029 INFO kablam! 1329 | | 'a, Sep 14 15:02:06.029 INFO kablam! ... | Sep 14 15:02:06.029 INFO kablam! 1341 | | Self::GeomCollection, Sep 14 15:02:06.029 INFO kablam! 1342 | | >; Sep 14 15:02:06.029 INFO kablam! | |______^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 15:02:06.029 INFO kablam! Sep 14 15:02:06.065 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 15:02:06.065 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:559:13 Sep 14 15:02:06.065 INFO kablam! | Sep 14 15:02:06.065 INFO kablam! 559 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Sep 14 15:02:06.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 15:02:06.066 INFO kablam! ... Sep 14 15:02:06.066 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 15:02:06.066 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 15:02:06.066 INFO kablam! 761 | | command write_ewkb_body); Sep 14 15:02:06.066 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 15:02:06.066 INFO kablam! Sep 14 15:02:06.070 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 15:02:06.070 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:625:13 Sep 14 15:02:06.070 INFO kablam! | Sep 14 15:02:06.070 INFO kablam! 625 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Sep 14 15:02:06.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 15:02:06.070 INFO kablam! ... Sep 14 15:02:06.070 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 15:02:06.070 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 15:02:06.070 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 15:02:06.070 INFO kablam! 778 | | command write_ewkb_body); Sep 14 15:02:06.070 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 15:02:06.070 INFO kablam! Sep 14 15:02:06.071 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 15:02:06.071 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:559:13 Sep 14 15:02:06.071 INFO kablam! | Sep 14 15:02:06.071 INFO kablam! 559 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Sep 14 15:02:06.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 15:02:06.072 INFO kablam! ... Sep 14 15:02:06.072 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 15:02:06.072 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 15:02:06.072 INFO kablam! 794 | | command write_ewkb); Sep 14 15:02:06.072 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 15:02:06.072 INFO kablam! Sep 14 15:02:06.075 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 15:02:06.075 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:625:13 Sep 14 15:02:06.075 INFO kablam! | Sep 14 15:02:06.075 INFO kablam! 625 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Sep 14 15:02:06.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 15:02:06.075 INFO kablam! ... Sep 14 15:02:06.075 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 15:02:06.075 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 15:02:06.075 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 15:02:06.075 INFO kablam! 811 | | command write_ewkb); Sep 14 15:02:06.075 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 15:02:06.075 INFO kablam! Sep 14 15:02:06.087 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 15:02:06.087 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:697:13 Sep 14 15:02:06.087 INFO kablam! | Sep 14 15:02:06.087 INFO kablam! 697 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter>; Sep 14 15:02:06.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 15:02:06.087 INFO kablam! ... Sep 14 15:02:06.087 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 15:02:06.087 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 15:02:06.087 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 15:02:06.087 INFO kablam! 828 | | command write_ewkb); Sep 14 15:02:06.087 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 15:02:06.087 INFO kablam! Sep 14 15:02:06.098 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 15:02:06.098 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1053:5 Sep 14 15:02:06.098 INFO kablam! | Sep 14 15:02:06.098 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 15:02:06.098 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 14 15:02:06.098 INFO kablam! 1055 | | Ok(()) Sep 14 15:02:06.098 INFO kablam! 1056 | | } Sep 14 15:02:06.098 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 15:02:06.098 INFO kablam! Sep 14 15:02:06.098 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 15:02:06.098 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1053:5 Sep 14 15:02:06.098 INFO kablam! | Sep 14 15:02:06.098 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 15:02:06.098 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 14 15:02:06.098 INFO kablam! 1055 | | Ok(()) Sep 14 15:02:06.098 INFO kablam! 1056 | | } Sep 14 15:02:06.098 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 15:02:06.098 INFO kablam! Sep 14 15:02:06.098 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 15:02:06.098 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1053:5 Sep 14 15:02:06.098 INFO kablam! | Sep 14 15:02:06.098 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 15:02:06.098 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 14 15:02:06.098 INFO kablam! 1055 | | Ok(()) Sep 14 15:02:06.098 INFO kablam! 1056 | | } Sep 14 15:02:06.098 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 15:02:06.098 INFO kablam! Sep 14 15:02:06.098 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 15:02:06.098 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1053:5 Sep 14 15:02:06.098 INFO kablam! | Sep 14 15:02:06.098 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 15:02:06.098 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 14 15:02:06.098 INFO kablam! 1055 | | Ok(()) Sep 14 15:02:06.098 INFO kablam! 1056 | | } Sep 14 15:02:06.098 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 15:02:06.098 INFO kablam! Sep 14 15:02:06.098 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 15:02:06.098 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1053:5 Sep 14 15:02:06.098 INFO kablam! | Sep 14 15:02:06.099 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 15:02:06.099 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 14 15:02:06.099 INFO kablam! 1055 | | Ok(()) Sep 14 15:02:06.099 INFO kablam! 1056 | | } Sep 14 15:02:06.099 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 15:02:06.099 INFO kablam! Sep 14 15:02:06.099 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 15:02:06.099 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1053:5 Sep 14 15:02:06.099 INFO kablam! | Sep 14 15:02:06.099 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 15:02:06.099 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 14 15:02:06.099 INFO kablam! 1055 | | Ok(()) Sep 14 15:02:06.099 INFO kablam! 1056 | | } Sep 14 15:02:06.099 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 15:02:06.099 INFO kablam! Sep 14 15:02:06.099 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 15:02:06.099 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1085:5 Sep 14 15:02:06.099 INFO kablam! | Sep 14 15:02:06.099 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 14 15:02:06.099 INFO kablam! 1086 | | match *self { Sep 14 15:02:06.099 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 14 15:02:06.099 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 14 15:02:06.099 INFO kablam! ... | Sep 14 15:02:06.099 INFO kablam! 1094 | | } Sep 14 15:02:06.099 INFO kablam! 1095 | | } Sep 14 15:02:06.099 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 15:02:06.099 INFO kablam! Sep 14 15:02:06.099 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 15:02:06.099 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1085:5 Sep 14 15:02:06.099 INFO kablam! | Sep 14 15:02:06.099 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 14 15:02:06.099 INFO kablam! 1086 | | match *self { Sep 14 15:02:06.099 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 14 15:02:06.099 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 14 15:02:06.099 INFO kablam! ... | Sep 14 15:02:06.099 INFO kablam! 1094 | | } Sep 14 15:02:06.099 INFO kablam! 1095 | | } Sep 14 15:02:06.099 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 15:02:06.099 INFO kablam! Sep 14 15:02:06.099 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 15:02:06.099 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1085:5 Sep 14 15:02:06.099 INFO kablam! | Sep 14 15:02:06.099 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 14 15:02:06.099 INFO kablam! 1086 | | match *self { Sep 14 15:02:06.099 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 14 15:02:06.099 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 14 15:02:06.099 INFO kablam! ... | Sep 14 15:02:06.099 INFO kablam! 1094 | | } Sep 14 15:02:06.099 INFO kablam! 1095 | | } Sep 14 15:02:06.099 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 15:02:06.099 INFO kablam! Sep 14 15:02:06.100 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 15:02:06.100 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1085:5 Sep 14 15:02:06.100 INFO kablam! | Sep 14 15:02:06.100 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 14 15:02:06.100 INFO kablam! 1086 | | match *self { Sep 14 15:02:06.100 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 14 15:02:06.100 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 14 15:02:06.100 INFO kablam! ... | Sep 14 15:02:06.100 INFO kablam! 1094 | | } Sep 14 15:02:06.100 INFO kablam! 1095 | | } Sep 14 15:02:06.100 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 15:02:06.100 INFO kablam! Sep 14 15:02:06.103 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 15:02:06.103 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1085:5 Sep 14 15:02:06.103 INFO kablam! | Sep 14 15:02:06.103 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 14 15:02:06.103 INFO kablam! 1086 | | match *self { Sep 14 15:02:06.103 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 14 15:02:06.103 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 14 15:02:06.103 INFO kablam! ... | Sep 14 15:02:06.103 INFO kablam! 1094 | | } Sep 14 15:02:06.104 INFO kablam! 1095 | | } Sep 14 15:02:06.104 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 15:02:06.104 INFO kablam! Sep 14 15:02:06.104 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 15:02:06.105 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1085:5 Sep 14 15:02:06.105 INFO kablam! | Sep 14 15:02:06.105 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 14 15:02:06.105 INFO kablam! 1086 | | match *self { Sep 14 15:02:06.105 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 14 15:02:06.105 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 14 15:02:06.105 INFO kablam! ... | Sep 14 15:02:06.105 INFO kablam! 1094 | | } Sep 14 15:02:06.105 INFO kablam! 1095 | | } Sep 14 15:02:06.105 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 15:02:06.105 INFO kablam! Sep 14 15:02:06.105 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 15:02:06.105 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1097:5 Sep 14 15:02:06.105 INFO kablam! | Sep 14 15:02:06.105 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 14 15:02:06.105 INFO kablam! 1098 | | match *self { Sep 14 15:02:06.105 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 14 15:02:06.105 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 14 15:02:06.105 INFO kablam! ... | Sep 14 15:02:06.105 INFO kablam! 1106 | | } Sep 14 15:02:06.105 INFO kablam! 1107 | | } Sep 14 15:02:06.105 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 15:02:06.105 INFO kablam! Sep 14 15:02:06.105 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 15:02:06.106 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1097:5 Sep 14 15:02:06.106 INFO kablam! | Sep 14 15:02:06.106 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 14 15:02:06.106 INFO kablam! 1098 | | match *self { Sep 14 15:02:06.106 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 14 15:02:06.106 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 14 15:02:06.106 INFO kablam! ... | Sep 14 15:02:06.106 INFO kablam! 1106 | | } Sep 14 15:02:06.106 INFO kablam! 1107 | | } Sep 14 15:02:06.106 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 15:02:06.106 INFO kablam! Sep 14 15:02:06.106 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 15:02:06.106 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1097:5 Sep 14 15:02:06.106 INFO kablam! | Sep 14 15:02:06.106 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 14 15:02:06.106 INFO kablam! 1098 | | match *self { Sep 14 15:02:06.106 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 14 15:02:06.106 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 14 15:02:06.106 INFO kablam! ... | Sep 14 15:02:06.106 INFO kablam! 1106 | | } Sep 14 15:02:06.106 INFO kablam! 1107 | | } Sep 14 15:02:06.106 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 15:02:06.106 INFO kablam! Sep 14 15:02:06.106 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 15:02:06.106 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1097:5 Sep 14 15:02:06.106 INFO kablam! | Sep 14 15:02:06.106 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 14 15:02:06.106 INFO kablam! 1098 | | match *self { Sep 14 15:02:06.106 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 14 15:02:06.106 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 14 15:02:06.106 INFO kablam! ... | Sep 14 15:02:06.106 INFO kablam! 1106 | | } Sep 14 15:02:06.106 INFO kablam! 1107 | | } Sep 14 15:02:06.106 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 15:02:06.106 INFO kablam! Sep 14 15:02:06.106 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 15:02:06.106 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1097:5 Sep 14 15:02:06.106 INFO kablam! | Sep 14 15:02:06.106 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 14 15:02:06.106 INFO kablam! 1098 | | match *self { Sep 14 15:02:06.106 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 14 15:02:06.106 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 14 15:02:06.106 INFO kablam! ... | Sep 14 15:02:06.106 INFO kablam! 1106 | | } Sep 14 15:02:06.106 INFO kablam! 1107 | | } Sep 14 15:02:06.106 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 15:02:06.106 INFO kablam! Sep 14 15:02:06.106 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 15:02:06.106 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1097:5 Sep 14 15:02:06.106 INFO kablam! | Sep 14 15:02:06.106 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 14 15:02:06.108 INFO kablam! 1098 | | match *self { Sep 14 15:02:06.108 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 14 15:02:06.108 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 14 15:02:06.108 INFO kablam! ... | Sep 14 15:02:06.108 INFO kablam! 1106 | | } Sep 14 15:02:06.108 INFO kablam! 1107 | | } Sep 14 15:02:06.108 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 15:02:06.108 INFO kablam! Sep 14 15:02:06.108 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 15:02:06.108 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1109:5 Sep 14 15:02:06.108 INFO kablam! | Sep 14 15:02:06.108 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 15:02:06.108 INFO kablam! 1110 | | match *self { Sep 14 15:02:06.108 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 15:02:06.108 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 15:02:06.108 INFO kablam! ... | Sep 14 15:02:06.108 INFO kablam! 1118 | | } Sep 14 15:02:06.108 INFO kablam! 1119 | | } Sep 14 15:02:06.108 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 15:02:06.108 INFO kablam! Sep 14 15:02:06.108 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 15:02:06.108 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1109:5 Sep 14 15:02:06.108 INFO kablam! | Sep 14 15:02:06.108 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 15:02:06.108 INFO kablam! 1110 | | match *self { Sep 14 15:02:06.108 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 15:02:06.108 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 15:02:06.108 INFO kablam! ... | Sep 14 15:02:06.108 INFO kablam! 1118 | | } Sep 14 15:02:06.108 INFO kablam! 1119 | | } Sep 14 15:02:06.108 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 15:02:06.108 INFO kablam! Sep 14 15:02:06.108 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 15:02:06.109 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1109:5 Sep 14 15:02:06.109 INFO kablam! | Sep 14 15:02:06.109 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 15:02:06.109 INFO kablam! 1110 | | match *self { Sep 14 15:02:06.109 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 15:02:06.109 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 15:02:06.109 INFO kablam! ... | Sep 14 15:02:06.109 INFO kablam! 1118 | | } Sep 14 15:02:06.109 INFO kablam! 1119 | | } Sep 14 15:02:06.109 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 15:02:06.109 INFO kablam! Sep 14 15:02:06.109 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 15:02:06.109 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1109:5 Sep 14 15:02:06.109 INFO kablam! | Sep 14 15:02:06.109 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 15:02:06.109 INFO kablam! 1110 | | match *self { Sep 14 15:02:06.109 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 15:02:06.109 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 15:02:06.109 INFO kablam! ... | Sep 14 15:02:06.109 INFO kablam! 1118 | | } Sep 14 15:02:06.109 INFO kablam! 1119 | | } Sep 14 15:02:06.109 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 15:02:06.109 INFO kablam! Sep 14 15:02:06.109 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 15:02:06.109 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1109:5 Sep 14 15:02:06.109 INFO kablam! | Sep 14 15:02:06.109 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 15:02:06.109 INFO kablam! 1110 | | match *self { Sep 14 15:02:06.109 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 15:02:06.109 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 15:02:06.109 INFO kablam! ... | Sep 14 15:02:06.109 INFO kablam! 1118 | | } Sep 14 15:02:06.109 INFO kablam! 1119 | | } Sep 14 15:02:06.109 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 15:02:06.109 INFO kablam! Sep 14 15:02:06.109 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 15:02:06.109 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1109:5 Sep 14 15:02:06.109 INFO kablam! | Sep 14 15:02:06.109 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 15:02:06.109 INFO kablam! 1110 | | match *self { Sep 14 15:02:06.109 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 15:02:06.109 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 15:02:06.109 INFO kablam! ... | Sep 14 15:02:06.109 INFO kablam! 1118 | | } Sep 14 15:02:06.109 INFO kablam! 1119 | | } Sep 14 15:02:06.109 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 15:02:06.109 INFO kablam! Sep 14 15:02:06.109 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 15:02:06.109 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1138:5 Sep 14 15:02:06.109 INFO kablam! | Sep 14 15:02:06.109 INFO kablam! 1138 | / fn as_ewkb( Sep 14 15:02:06.109 INFO kablam! 1139 | | &'a self, Sep 14 15:02:06.110 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 14 15:02:06.110 INFO kablam! 1141 | | 'a, Sep 14 15:02:06.110 INFO kablam! ... | Sep 14 15:02:06.110 INFO kablam! 1165 | | } Sep 14 15:02:06.110 INFO kablam! 1166 | | } Sep 14 15:02:06.110 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 15:02:06.110 INFO kablam! Sep 14 15:02:06.110 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 15:02:06.110 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1138:5 Sep 14 15:02:06.110 INFO kablam! | Sep 14 15:02:06.110 INFO kablam! 1138 | / fn as_ewkb( Sep 14 15:02:06.110 INFO kablam! 1139 | | &'a self, Sep 14 15:02:06.110 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 14 15:02:06.110 INFO kablam! 1141 | | 'a, Sep 14 15:02:06.110 INFO kablam! ... | Sep 14 15:02:06.110 INFO kablam! 1165 | | } Sep 14 15:02:06.110 INFO kablam! 1166 | | } Sep 14 15:02:06.110 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 15:02:06.110 INFO kablam! Sep 14 15:02:06.110 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 15:02:06.110 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1138:5 Sep 14 15:02:06.110 INFO kablam! | Sep 14 15:02:06.110 INFO kablam! 1138 | / fn as_ewkb( Sep 14 15:02:06.110 INFO kablam! 1139 | | &'a self, Sep 14 15:02:06.110 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 14 15:02:06.110 INFO kablam! 1141 | | 'a, Sep 14 15:02:06.110 INFO kablam! ... | Sep 14 15:02:06.110 INFO kablam! 1165 | | } Sep 14 15:02:06.110 INFO kablam! 1166 | | } Sep 14 15:02:06.110 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 15:02:06.110 INFO kablam! Sep 14 15:02:06.110 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 15:02:06.110 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1138:5 Sep 14 15:02:06.110 INFO kablam! | Sep 14 15:02:06.110 INFO kablam! 1138 | / fn as_ewkb( Sep 14 15:02:06.110 INFO kablam! 1139 | | &'a self, Sep 14 15:02:06.110 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 14 15:02:06.110 INFO kablam! 1141 | | 'a, Sep 14 15:02:06.110 INFO kablam! ... | Sep 14 15:02:06.110 INFO kablam! 1165 | | } Sep 14 15:02:06.110 INFO kablam! 1166 | | } Sep 14 15:02:06.110 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 15:02:06.110 INFO kablam! Sep 14 15:02:06.110 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 15:02:06.110 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1138:5 Sep 14 15:02:06.110 INFO kablam! | Sep 14 15:02:06.110 INFO kablam! 1138 | / fn as_ewkb( Sep 14 15:02:06.110 INFO kablam! 1139 | | &'a self, Sep 14 15:02:06.110 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 14 15:02:06.110 INFO kablam! 1141 | | 'a, Sep 14 15:02:06.110 INFO kablam! ... | Sep 14 15:02:06.110 INFO kablam! 1165 | | } Sep 14 15:02:06.111 INFO kablam! 1166 | | } Sep 14 15:02:06.111 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 15:02:06.111 INFO kablam! Sep 14 15:02:06.111 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 15:02:06.111 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1138:5 Sep 14 15:02:06.111 INFO kablam! | Sep 14 15:02:06.111 INFO kablam! 1138 | / fn as_ewkb( Sep 14 15:02:06.111 INFO kablam! 1139 | | &'a self, Sep 14 15:02:06.111 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 14 15:02:06.111 INFO kablam! 1141 | | 'a, Sep 14 15:02:06.111 INFO kablam! ... | Sep 14 15:02:06.111 INFO kablam! 1165 | | } Sep 14 15:02:06.111 INFO kablam! 1166 | | } Sep 14 15:02:06.111 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 15:02:06.111 INFO kablam! Sep 14 15:02:06.111 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 15:02:06.111 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1371:5 Sep 14 15:02:06.111 INFO kablam! | Sep 14 15:02:06.111 INFO kablam! 1371 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 15:02:06.111 INFO kablam! 1372 | | write!(f, stringify!(EwkbGeometryCollection))?; //TODO Sep 14 15:02:06.111 INFO kablam! 1373 | | Ok(()) Sep 14 15:02:06.111 INFO kablam! 1374 | | } Sep 14 15:02:06.111 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 15:02:06.111 INFO kablam! Sep 14 15:02:06.114 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 15:02:06.115 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1403:5 Sep 14 15:02:06.115 INFO kablam! | Sep 14 15:02:06.115 INFO kablam! 1403 | / fn opt_srid(&self) -> Option { Sep 14 15:02:06.115 INFO kablam! 1404 | | self.srid Sep 14 15:02:06.115 INFO kablam! 1405 | | } Sep 14 15:02:06.115 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 15:02:06.115 INFO kablam! Sep 14 15:02:06.117 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 15:02:06.117 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1407:5 Sep 14 15:02:06.117 INFO kablam! | Sep 14 15:02:06.117 INFO kablam! 1407 | / fn type_id(&self) -> u32 { Sep 14 15:02:06.117 INFO kablam! 1408 | | 0x07 | Self::wkb_type_id(&self.point_type, self.srid) Sep 14 15:02:06.117 INFO kablam! 1409 | | } Sep 14 15:02:06.117 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 15:02:06.117 INFO kablam! Sep 14 15:02:06.120 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 15:02:06.120 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1411:5 Sep 14 15:02:06.120 INFO kablam! | Sep 14 15:02:06.120 INFO kablam! 1411 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 15:02:06.120 INFO kablam! 1412 | | w.write_u32::(self.geom.geometries().len() as u32)?; Sep 14 15:02:06.120 INFO kablam! 1413 | | Sep 14 15:02:06.120 INFO kablam! 1414 | | for geom in self.geom.geometries() { Sep 14 15:02:06.120 INFO kablam! ... | Sep 14 15:02:06.120 INFO kablam! 1474 | | Ok(()) Sep 14 15:02:06.120 INFO kablam! 1475 | | } Sep 14 15:02:06.120 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 15:02:06.120 INFO kablam! Sep 14 15:02:06.124 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 15:02:06.124 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:1494:5 Sep 14 15:02:06.124 INFO kablam! | Sep 14 15:02:06.124 INFO kablam! 1494 | / fn as_ewkb( Sep 14 15:02:06.124 INFO kablam! 1495 | | &'a self, Sep 14 15:02:06.124 INFO kablam! 1496 | | ) -> EwkbGeometryCollection< Sep 14 15:02:06.124 INFO kablam! 1497 | | 'a, Sep 14 15:02:06.124 INFO kablam! ... | Sep 14 15:02:06.124 INFO kablam! 1515 | | } Sep 14 15:02:06.124 INFO kablam! 1516 | | } Sep 14 15:02:06.124 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 15:02:06.124 INFO kablam! Sep 14 15:02:06.124 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 15:02:06.124 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/twkb.rs:286:5 Sep 14 15:02:06.124 INFO kablam! | Sep 14 15:02:06.124 INFO kablam! 286 | / fn as_ewkb(&'a self) -> ewkb::EwkbLineString<'a, Self::PointType, Self::Iter> { Sep 14 15:02:06.124 INFO kablam! 287 | | ewkb::EwkbLineString { Sep 14 15:02:06.124 INFO kablam! 288 | | geom: self, Sep 14 15:02:06.124 INFO kablam! 289 | | srid: None, Sep 14 15:02:06.124 INFO kablam! 290 | | point_type: ewkb::PointType::Point, Sep 14 15:02:06.124 INFO kablam! 291 | | } Sep 14 15:02:06.124 INFO kablam! 292 | | } Sep 14 15:02:06.125 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 15:02:06.125 INFO kablam! Sep 14 15:02:06.125 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 15:02:06.125 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/twkb.rs:346:5 Sep 14 15:02:06.125 INFO kablam! | Sep 14 15:02:06.125 INFO kablam! 346 | / fn as_ewkb( Sep 14 15:02:06.125 INFO kablam! 347 | | &'a self, Sep 14 15:02:06.125 INFO kablam! 348 | | ) -> ewkb::EwkbPolygon<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Sep 14 15:02:06.125 INFO kablam! 349 | | ewkb::EwkbPolygon { Sep 14 15:02:06.125 INFO kablam! ... | Sep 14 15:02:06.125 INFO kablam! 353 | | } Sep 14 15:02:06.125 INFO kablam! 354 | | } Sep 14 15:02:06.125 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 15:02:06.125 INFO kablam! Sep 14 15:02:06.135 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 15:02:06.135 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/twkb.rs:404:5 Sep 14 15:02:06.135 INFO kablam! | Sep 14 15:02:06.135 INFO kablam! 404 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiPoint<'a, Self::PointType, Self::Iter> { Sep 14 15:02:06.135 INFO kablam! 405 | | ewkb::EwkbMultiPoint { Sep 14 15:02:06.135 INFO kablam! 406 | | geom: self, Sep 14 15:02:06.135 INFO kablam! 407 | | srid: None, Sep 14 15:02:06.135 INFO kablam! 408 | | point_type: ewkb::PointType::Point, Sep 14 15:02:06.135 INFO kablam! 409 | | } Sep 14 15:02:06.135 INFO kablam! 410 | | } Sep 14 15:02:06.136 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 15:02:06.136 INFO kablam! Sep 14 15:02:06.136 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 15:02:06.136 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/twkb.rs:470:5 Sep 14 15:02:06.136 INFO kablam! | Sep 14 15:02:06.136 INFO kablam! 470 | / fn as_ewkb( Sep 14 15:02:06.136 INFO kablam! 471 | | &'a self, Sep 14 15:02:06.136 INFO kablam! 472 | | ) -> ewkb::EwkbMultiLineString<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> Sep 14 15:02:06.136 INFO kablam! 473 | | { Sep 14 15:02:06.136 INFO kablam! ... | Sep 14 15:02:06.136 INFO kablam! 478 | | } Sep 14 15:02:06.136 INFO kablam! 479 | | } Sep 14 15:02:06.136 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 15:02:06.136 INFO kablam! Sep 14 15:02:06.136 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 15:02:06.136 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/twkb.rs:554:5 Sep 14 15:02:06.136 INFO kablam! | Sep 14 15:02:06.136 INFO kablam! 554 | / fn as_ewkb( Sep 14 15:02:06.136 INFO kablam! 555 | | &'a self, Sep 14 15:02:06.136 INFO kablam! 556 | | ) -> ewkb::EwkbMultiPolygon< Sep 14 15:02:06.136 INFO kablam! 557 | | 'a, Sep 14 15:02:06.136 INFO kablam! ... | Sep 14 15:02:06.136 INFO kablam! 569 | | } Sep 14 15:02:06.136 INFO kablam! 570 | | } Sep 14 15:02:06.136 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 15:02:06.136 INFO kablam! Sep 14 15:02:06.136 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 15:02:06.136 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:566:13 Sep 14 15:02:06.136 INFO kablam! | Sep 14 15:02:06.136 INFO kablam! 566 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 15:02:06.136 INFO kablam! 567 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 14 15:02:06.136 INFO kablam! 568 | | Ok(()) Sep 14 15:02:06.136 INFO kablam! 569 | | } Sep 14 15:02:06.136 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 15:02:06.136 INFO kablam! ... Sep 14 15:02:06.136 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 15:02:06.136 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 15:02:06.136 INFO kablam! 761 | | command write_ewkb_body); Sep 14 15:02:06.136 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 15:02:06.136 INFO kablam! Sep 14 15:02:06.136 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 15:02:06.136 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:576:13 Sep 14 15:02:06.136 INFO kablam! | Sep 14 15:02:06.136 INFO kablam! 576 | / fn opt_srid(&self) -> Option { Sep 14 15:02:06.136 INFO kablam! 577 | | self.srid Sep 14 15:02:06.136 INFO kablam! 578 | | } Sep 14 15:02:06.136 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 15:02:06.136 INFO kablam! ... Sep 14 15:02:06.136 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 15:02:06.136 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 15:02:06.136 INFO kablam! 761 | | command write_ewkb_body); Sep 14 15:02:06.136 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 15:02:06.136 INFO kablam! Sep 14 15:02:06.136 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 15:02:06.136 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:580:13 Sep 14 15:02:06.136 INFO kablam! | Sep 14 15:02:06.136 INFO kablam! 580 | / fn type_id(&self) -> u32 { Sep 14 15:02:06.136 INFO kablam! 581 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 14 15:02:06.136 INFO kablam! 582 | | } Sep 14 15:02:06.136 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 15:02:06.136 INFO kablam! ... Sep 14 15:02:06.136 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 15:02:06.136 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 15:02:06.137 INFO kablam! 761 | | command write_ewkb_body); Sep 14 15:02:06.137 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 15:02:06.137 INFO kablam! Sep 14 15:02:06.137 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 15:02:06.137 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:584:13 Sep 14 15:02:06.137 INFO kablam! | Sep 14 15:02:06.137 INFO kablam! 584 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 15:02:06.137 INFO kablam! 585 | | w.write_u32::(self.geom.points().len() as u32)?; Sep 14 15:02:06.137 INFO kablam! 586 | | for geom in self.geom.points() { Sep 14 15:02:06.137 INFO kablam! 587 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 14 15:02:06.137 INFO kablam! ... | Sep 14 15:02:06.137 INFO kablam! 590 | | Ok(()) Sep 14 15:02:06.137 INFO kablam! 591 | | } Sep 14 15:02:06.137 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 15:02:06.137 INFO kablam! ... Sep 14 15:02:06.137 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 15:02:06.137 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 15:02:06.137 INFO kablam! 761 | | command write_ewkb_body); Sep 14 15:02:06.137 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 15:02:06.137 INFO kablam! Sep 14 15:02:06.137 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 15:02:06.137 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:599:13 Sep 14 15:02:06.137 INFO kablam! | Sep 14 15:02:06.137 INFO kablam! 599 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Sep 14 15:02:06.137 INFO kablam! 600 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 14 15:02:06.137 INFO kablam! 601 | | } Sep 14 15:02:06.137 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 15:02:06.137 INFO kablam! ... Sep 14 15:02:06.137 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 15:02:06.137 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 15:02:06.137 INFO kablam! 761 | | command write_ewkb_body); Sep 14 15:02:06.137 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 15:02:06.137 INFO kablam! Sep 14 15:02:06.137 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 15:02:06.137 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:634:13 Sep 14 15:02:06.137 INFO kablam! | Sep 14 15:02:06.137 INFO kablam! 634 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 15:02:06.137 INFO kablam! 635 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 14 15:02:06.137 INFO kablam! 636 | | Ok(()) Sep 14 15:02:06.137 INFO kablam! 637 | | } Sep 14 15:02:06.137 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 15:02:06.137 INFO kablam! ... Sep 14 15:02:06.137 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 15:02:06.137 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 15:02:06.137 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 15:02:06.137 INFO kablam! 778 | | command write_ewkb_body); Sep 14 15:02:06.137 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 15:02:06.137 INFO kablam! Sep 14 15:02:06.137 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 15:02:06.137 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:646:13 Sep 14 15:02:06.137 INFO kablam! | Sep 14 15:02:06.137 INFO kablam! 646 | / fn opt_srid(&self) -> Option { Sep 14 15:02:06.137 INFO kablam! 647 | | self.srid Sep 14 15:02:06.137 INFO kablam! 648 | | } Sep 14 15:02:06.137 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 15:02:06.138 INFO kablam! ... Sep 14 15:02:06.138 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 15:02:06.138 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 15:02:06.138 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 15:02:06.138 INFO kablam! 778 | | command write_ewkb_body); Sep 14 15:02:06.138 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 15:02:06.138 INFO kablam! Sep 14 15:02:06.138 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 15:02:06.138 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:650:13 Sep 14 15:02:06.138 INFO kablam! | Sep 14 15:02:06.138 INFO kablam! 650 | / fn type_id(&self) -> u32 { Sep 14 15:02:06.138 INFO kablam! 651 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 14 15:02:06.138 INFO kablam! 652 | | } Sep 14 15:02:06.138 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 15:02:06.138 INFO kablam! ... Sep 14 15:02:06.138 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 15:02:06.138 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 15:02:06.138 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 15:02:06.138 INFO kablam! 778 | | command write_ewkb_body); Sep 14 15:02:06.138 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 15:02:06.138 INFO kablam! Sep 14 15:02:06.139 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 15:02:06.139 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:654:13 Sep 14 15:02:06.139 INFO kablam! | Sep 14 15:02:06.139 INFO kablam! 654 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 15:02:06.139 INFO kablam! 655 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Sep 14 15:02:06.139 INFO kablam! 656 | | for geom in self.geom.$itemname() { Sep 14 15:02:06.139 INFO kablam! 657 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 14 15:02:06.139 INFO kablam! ... | Sep 14 15:02:06.139 INFO kablam! 660 | | Ok(()) Sep 14 15:02:06.139 INFO kablam! 661 | | } Sep 14 15:02:06.139 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 15:02:06.139 INFO kablam! ... Sep 14 15:02:06.139 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 15:02:06.139 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 15:02:06.139 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 15:02:06.139 INFO kablam! 778 | | command write_ewkb_body); Sep 14 15:02:06.139 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 15:02:06.139 INFO kablam! Sep 14 15:02:06.142 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 15:02:06.142 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:671:13 Sep 14 15:02:06.142 INFO kablam! | Sep 14 15:02:06.142 INFO kablam! 671 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Sep 14 15:02:06.142 INFO kablam! 672 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 14 15:02:06.142 INFO kablam! 673 | | } Sep 14 15:02:06.143 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 15:02:06.143 INFO kablam! ... Sep 14 15:02:06.143 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 15:02:06.143 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 15:02:06.143 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 15:02:06.143 INFO kablam! 778 | | command write_ewkb_body); Sep 14 15:02:06.143 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 15:02:06.143 INFO kablam! Sep 14 15:02:06.143 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 15:02:06.143 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:566:13 Sep 14 15:02:06.143 INFO kablam! | Sep 14 15:02:06.143 INFO kablam! 566 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 15:02:06.143 INFO kablam! 567 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 14 15:02:06.143 INFO kablam! 568 | | Ok(()) Sep 14 15:02:06.143 INFO kablam! 569 | | } Sep 14 15:02:06.143 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 15:02:06.143 INFO kablam! ... Sep 14 15:02:06.143 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 15:02:06.143 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 15:02:06.143 INFO kablam! 794 | | command write_ewkb); Sep 14 15:02:06.143 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 15:02:06.143 INFO kablam! Sep 14 15:02:06.143 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 15:02:06.143 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:576:13 Sep 14 15:02:06.143 INFO kablam! | Sep 14 15:02:06.143 INFO kablam! 576 | / fn opt_srid(&self) -> Option { Sep 14 15:02:06.143 INFO kablam! 577 | | self.srid Sep 14 15:02:06.143 INFO kablam! 578 | | } Sep 14 15:02:06.143 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 15:02:06.143 INFO kablam! ... Sep 14 15:02:06.143 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 15:02:06.143 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 15:02:06.143 INFO kablam! 794 | | command write_ewkb); Sep 14 15:02:06.143 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 15:02:06.143 INFO kablam! Sep 14 15:02:06.147 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 15:02:06.147 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:580:13 Sep 14 15:02:06.147 INFO kablam! | Sep 14 15:02:06.147 INFO kablam! 580 | / fn type_id(&self) -> u32 { Sep 14 15:02:06.147 INFO kablam! 581 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 14 15:02:06.147 INFO kablam! 582 | | } Sep 14 15:02:06.147 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 15:02:06.147 INFO kablam! ... Sep 14 15:02:06.147 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 15:02:06.147 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 15:02:06.147 INFO kablam! 794 | | command write_ewkb); Sep 14 15:02:06.147 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 15:02:06.147 INFO kablam! Sep 14 15:02:06.147 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 15:02:06.147 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:584:13 Sep 14 15:02:06.147 INFO kablam! | Sep 14 15:02:06.147 INFO kablam! 584 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 15:02:06.147 INFO kablam! 585 | | w.write_u32::(self.geom.points().len() as u32)?; Sep 14 15:02:06.147 INFO kablam! 586 | | for geom in self.geom.points() { Sep 14 15:02:06.147 INFO kablam! 587 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 14 15:02:06.147 INFO kablam! ... | Sep 14 15:02:06.147 INFO kablam! 590 | | Ok(()) Sep 14 15:02:06.147 INFO kablam! 591 | | } Sep 14 15:02:06.147 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 15:02:06.147 INFO kablam! ... Sep 14 15:02:06.147 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 15:02:06.147 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 15:02:06.147 INFO kablam! 794 | | command write_ewkb); Sep 14 15:02:06.147 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 15:02:06.147 INFO kablam! Sep 14 15:02:06.147 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 15:02:06.147 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:599:13 Sep 14 15:02:06.147 INFO kablam! | Sep 14 15:02:06.147 INFO kablam! 599 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Sep 14 15:02:06.147 INFO kablam! 600 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 14 15:02:06.148 INFO kablam! 601 | | } Sep 14 15:02:06.148 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 15:02:06.148 INFO kablam! ... Sep 14 15:02:06.148 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 15:02:06.148 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 15:02:06.148 INFO kablam! 794 | | command write_ewkb); Sep 14 15:02:06.148 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 15:02:06.148 INFO kablam! Sep 14 15:02:06.148 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 15:02:06.148 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:634:13 Sep 14 15:02:06.148 INFO kablam! | Sep 14 15:02:06.148 INFO kablam! 634 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 15:02:06.148 INFO kablam! 635 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 14 15:02:06.148 INFO kablam! 636 | | Ok(()) Sep 14 15:02:06.148 INFO kablam! 637 | | } Sep 14 15:02:06.148 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 15:02:06.148 INFO kablam! ... Sep 14 15:02:06.148 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 15:02:06.148 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 15:02:06.148 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 15:02:06.148 INFO kablam! 811 | | command write_ewkb); Sep 14 15:02:06.148 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 15:02:06.148 INFO kablam! Sep 14 15:02:06.148 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 15:02:06.148 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:646:13 Sep 14 15:02:06.148 INFO kablam! | Sep 14 15:02:06.148 INFO kablam! 646 | / fn opt_srid(&self) -> Option { Sep 14 15:02:06.148 INFO kablam! 647 | | self.srid Sep 14 15:02:06.148 INFO kablam! 648 | | } Sep 14 15:02:06.148 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 15:02:06.148 INFO kablam! ... Sep 14 15:02:06.148 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 15:02:06.148 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 15:02:06.148 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 15:02:06.148 INFO kablam! 811 | | command write_ewkb); Sep 14 15:02:06.148 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 15:02:06.148 INFO kablam! Sep 14 15:02:06.148 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 15:02:06.148 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:650:13 Sep 14 15:02:06.148 INFO kablam! | Sep 14 15:02:06.148 INFO kablam! 650 | / fn type_id(&self) -> u32 { Sep 14 15:02:06.148 INFO kablam! 651 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 14 15:02:06.148 INFO kablam! 652 | | } Sep 14 15:02:06.148 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 15:02:06.148 INFO kablam! ... Sep 14 15:02:06.148 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 15:02:06.148 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 15:02:06.148 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 15:02:06.148 INFO kablam! 811 | | command write_ewkb); Sep 14 15:02:06.148 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 15:02:06.148 INFO kablam! Sep 14 15:02:06.149 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 15:02:06.149 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:654:13 Sep 14 15:02:06.149 INFO kablam! | Sep 14 15:02:06.149 INFO kablam! 654 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 15:02:06.149 INFO kablam! 655 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Sep 14 15:02:06.149 INFO kablam! 656 | | for geom in self.geom.$itemname() { Sep 14 15:02:06.149 INFO kablam! 657 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 14 15:02:06.149 INFO kablam! ... | Sep 14 15:02:06.149 INFO kablam! 660 | | Ok(()) Sep 14 15:02:06.149 INFO kablam! 661 | | } Sep 14 15:02:06.149 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 15:02:06.149 INFO kablam! ... Sep 14 15:02:06.149 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 15:02:06.149 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 15:02:06.149 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 15:02:06.149 INFO kablam! 811 | | command write_ewkb); Sep 14 15:02:06.149 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 15:02:06.149 INFO kablam! Sep 14 15:02:06.149 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 15:02:06.149 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:671:13 Sep 14 15:02:06.149 INFO kablam! | Sep 14 15:02:06.149 INFO kablam! 671 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Sep 14 15:02:06.149 INFO kablam! 672 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 14 15:02:06.149 INFO kablam! 673 | | } Sep 14 15:02:06.149 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 15:02:06.149 INFO kablam! ... Sep 14 15:02:06.149 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 15:02:06.149 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 15:02:06.149 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 15:02:06.149 INFO kablam! 811 | | command write_ewkb); Sep 14 15:02:06.149 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 15:02:06.149 INFO kablam! Sep 14 15:02:06.150 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 15:02:06.150 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:708:13 Sep 14 15:02:06.150 INFO kablam! | Sep 14 15:02:06.150 INFO kablam! 708 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 15:02:06.150 INFO kablam! 709 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 14 15:02:06.150 INFO kablam! 710 | | Ok(()) Sep 14 15:02:06.150 INFO kablam! 711 | | } Sep 14 15:02:06.150 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 15:02:06.151 INFO kablam! ... Sep 14 15:02:06.151 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 15:02:06.151 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 15:02:06.151 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 15:02:06.151 INFO kablam! 828 | | command write_ewkb); Sep 14 15:02:06.151 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 15:02:06.151 INFO kablam! Sep 14 15:02:06.153 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 15:02:06.153 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:722:13 Sep 14 15:02:06.153 INFO kablam! | Sep 14 15:02:06.153 INFO kablam! 722 | / fn opt_srid(&self) -> Option { Sep 14 15:02:06.153 INFO kablam! 723 | | self.srid Sep 14 15:02:06.153 INFO kablam! 724 | | } Sep 14 15:02:06.153 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 15:02:06.153 INFO kablam! ... Sep 14 15:02:06.153 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 15:02:06.153 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 15:02:06.154 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 15:02:06.154 INFO kablam! 828 | | command write_ewkb); Sep 14 15:02:06.154 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 15:02:06.154 INFO kablam! Sep 14 15:02:06.154 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 15:02:06.154 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:726:13 Sep 14 15:02:06.154 INFO kablam! | Sep 14 15:02:06.154 INFO kablam! 726 | / fn type_id(&self) -> u32 { Sep 14 15:02:06.154 INFO kablam! 727 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 14 15:02:06.154 INFO kablam! 728 | | } Sep 14 15:02:06.154 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 15:02:06.154 INFO kablam! ... Sep 14 15:02:06.154 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 15:02:06.154 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 15:02:06.154 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 15:02:06.154 INFO kablam! 828 | | command write_ewkb); Sep 14 15:02:06.154 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 15:02:06.154 INFO kablam! Sep 14 15:02:06.154 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 15:02:06.154 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:730:13 Sep 14 15:02:06.154 INFO kablam! | Sep 14 15:02:06.154 INFO kablam! 730 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 15:02:06.154 INFO kablam! 731 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Sep 14 15:02:06.154 INFO kablam! 732 | | for geom in self.geom.$itemname() { Sep 14 15:02:06.154 INFO kablam! 733 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 14 15:02:06.154 INFO kablam! ... | Sep 14 15:02:06.154 INFO kablam! 736 | | Ok(()) Sep 14 15:02:06.154 INFO kablam! 737 | | } Sep 14 15:02:06.154 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 15:02:06.154 INFO kablam! ... Sep 14 15:02:06.154 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 15:02:06.154 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 15:02:06.154 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 15:02:06.154 INFO kablam! 828 | | command write_ewkb); Sep 14 15:02:06.154 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 15:02:06.154 INFO kablam! Sep 14 15:02:06.154 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 15:02:06.154 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/ewkb.rs:749:13 Sep 14 15:02:06.154 INFO kablam! | Sep 14 15:02:06.154 INFO kablam! 749 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter> { Sep 14 15:02:06.154 INFO kablam! 750 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 14 15:02:06.154 INFO kablam! 751 | | } Sep 14 15:02:06.154 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 15:02:06.154 INFO kablam! ... Sep 14 15:02:06.154 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 15:02:06.154 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 15:02:06.154 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 15:02:06.154 INFO kablam! 828 | | command write_ewkb); Sep 14 15:02:06.154 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 15:02:06.154 INFO kablam! Sep 14 15:02:06.163 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 15:02:06.163 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/postgis.rs:102:13 Sep 14 15:02:06.163 INFO kablam! | Sep 14 15:02:06.163 INFO kablam! 102 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 14 15:02:06.163 INFO kablam! 103 | | self.write_ewkb(out)?; Sep 14 15:02:06.163 INFO kablam! 104 | | Ok(IsNull::No) Sep 14 15:02:06.163 INFO kablam! 105 | | } Sep 14 15:02:06.163 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 15:02:06.163 INFO kablam! ... Sep 14 15:02:06.163 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Sep 14 15:02:06.163 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 14 15:02:06.163 INFO kablam! Sep 14 15:02:06.163 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 15:02:06.163 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/postgis.rs:146:1 Sep 14 15:02:06.163 INFO kablam! | Sep 14 15:02:06.163 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Sep 14 15:02:06.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 15:02:06.163 INFO kablam! | | Sep 14 15:02:06.163 INFO kablam! | the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 15:02:06.163 INFO kablam! | in this macro invocation Sep 14 15:02:06.163 INFO kablam! | Sep 14 15:02:06.163 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 15:02:06.163 INFO kablam! Sep 14 15:02:06.163 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 15:02:06.163 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/postgis.rs:118:13 Sep 14 15:02:06.163 INFO kablam! | Sep 14 15:02:06.163 INFO kablam! 118 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 14 15:02:06.163 INFO kablam! 119 | | self.write_ewkb(out)?; Sep 14 15:02:06.163 INFO kablam! 120 | | Ok(IsNull::No) Sep 14 15:02:06.163 INFO kablam! 121 | | } Sep 14 15:02:06.163 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 15:02:06.163 INFO kablam! ... Sep 14 15:02:06.163 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Sep 14 15:02:06.163 INFO kablam! | --------------------------------------------------------- in this macro invocation Sep 14 15:02:06.163 INFO kablam! Sep 14 15:02:06.163 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 15:02:06.163 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/postgis.rs:147:1 Sep 14 15:02:06.163 INFO kablam! | Sep 14 15:02:06.163 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Sep 14 15:02:06.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 15:02:06.163 INFO kablam! | | Sep 14 15:02:06.163 INFO kablam! | the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 15:02:06.163 INFO kablam! | in this macro invocation Sep 14 15:02:06.163 INFO kablam! | Sep 14 15:02:06.163 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 15:02:06.163 INFO kablam! Sep 14 15:02:06.163 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 15:02:06.163 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/postgis.rs:102:13 Sep 14 15:02:06.163 INFO kablam! | Sep 14 15:02:06.163 INFO kablam! 102 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 14 15:02:06.163 INFO kablam! 103 | | self.write_ewkb(out)?; Sep 14 15:02:06.163 INFO kablam! 104 | | Ok(IsNull::No) Sep 14 15:02:06.163 INFO kablam! 105 | | } Sep 14 15:02:06.163 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 15:02:06.163 INFO kablam! ... Sep 14 15:02:06.163 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Sep 14 15:02:06.163 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 14 15:02:06.163 INFO kablam! Sep 14 15:02:06.175 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 15:02:06.176 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/postgis.rs:148:1 Sep 14 15:02:06.176 INFO kablam! | Sep 14 15:02:06.176 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Sep 14 15:02:06.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 15:02:06.176 INFO kablam! | | Sep 14 15:02:06.176 INFO kablam! | the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 15:02:06.176 INFO kablam! | in this macro invocation Sep 14 15:02:06.176 INFO kablam! | Sep 14 15:02:06.176 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 15:02:06.176 INFO kablam! Sep 14 15:02:06.176 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 15:02:06.176 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/postgis.rs:118:13 Sep 14 15:02:06.176 INFO kablam! | Sep 14 15:02:06.176 INFO kablam! 118 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 14 15:02:06.176 INFO kablam! 119 | | self.write_ewkb(out)?; Sep 14 15:02:06.176 INFO kablam! 120 | | Ok(IsNull::No) Sep 14 15:02:06.176 INFO kablam! 121 | | } Sep 14 15:02:06.176 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 15:02:06.176 INFO kablam! ... Sep 14 15:02:06.176 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Sep 14 15:02:06.176 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Sep 14 15:02:06.176 INFO kablam! Sep 14 15:02:06.176 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 15:02:06.176 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/postgis.rs:149:1 Sep 14 15:02:06.176 INFO kablam! | Sep 14 15:02:06.176 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Sep 14 15:02:06.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 15:02:06.176 INFO kablam! | | Sep 14 15:02:06.176 INFO kablam! | the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 15:02:06.176 INFO kablam! | in this macro invocation Sep 14 15:02:06.176 INFO kablam! | Sep 14 15:02:06.176 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 15:02:06.176 INFO kablam! Sep 14 15:02:06.176 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 15:02:06.176 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/postgis.rs:138:13 Sep 14 15:02:06.176 INFO kablam! | Sep 14 15:02:06.176 INFO kablam! 138 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 14 15:02:06.176 INFO kablam! 139 | | self.write_ewkb(out)?; Sep 14 15:02:06.176 INFO kablam! 140 | | Ok(IsNull::No) Sep 14 15:02:06.176 INFO kablam! 141 | | } Sep 14 15:02:06.176 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 15:02:06.176 INFO kablam! ... Sep 14 15:02:06.176 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Sep 14 15:02:06.176 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Sep 14 15:02:06.176 INFO kablam! Sep 14 15:02:06.176 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 15:02:06.176 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.6.0/src/postgis.rs:150:1 Sep 14 15:02:06.176 INFO kablam! | Sep 14 15:02:06.176 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Sep 14 15:02:06.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 15:02:06.176 INFO kablam! | | Sep 14 15:02:06.176 INFO kablam! | the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 15:02:06.177 INFO kablam! | in this macro invocation Sep 14 15:02:06.177 INFO kablam! | Sep 14 15:02:06.177 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 15:02:06.177 INFO kablam! Sep 14 15:02:06.178 INFO kablam! error: aborting due to 128 previous errors Sep 14 15:02:06.179 INFO kablam! Sep 14 15:02:06.179 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 14 15:02:06.205 INFO kablam! error: Could not compile `postgis`. Sep 14 15:02:06.205 INFO kablam! Sep 14 15:02:06.205 INFO kablam! To learn more, run the command again with --verbose. Sep 14 15:02:06.207 INFO kablam! su: No module specific data is present Sep 14 15:02:07.048 INFO running `"docker" "rm" "-f" "0d361f9ffd752e068cba046bbc9a00e0e5c26368f2416ed9d42735bd36c9e985"` Sep 14 15:02:07.229 INFO blam! 0d361f9ffd752e068cba046bbc9a00e0e5c26368f2416ed9d42735bd36c9e985