Sep 14 11:38:27.952 INFO checking postgis-0.6.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 11:38:27.952 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 11:38:27.952 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 11:38:28.308 INFO blam! 5b05b1a8f96bec51b33c6111525d0ed424b8b2fc1a73c4bca81c41eaff98b193 Sep 14 11:38:28.310 INFO running `"docker" "start" "-a" "5b05b1a8f96bec51b33c6111525d0ed424b8b2fc1a73c4bca81c41eaff98b193"` Sep 14 11:38:29.763 INFO kablam! usermod: no changes Sep 14 11:38:29.934 INFO kablam! Checking postgis v0.6.0 (file:///source) Sep 14 11:38:31.473 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:31.474 INFO kablam! --> src/ewkb.rs:935:1 Sep 14 11:38:31.474 INFO kablam! | Sep 14 11:38:31.474 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 14 11:38:31.474 INFO kablam! 936 | | where Sep 14 11:38:31.474 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 14 11:38:31.474 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 14 11:38:31.474 INFO kablam! ... | Sep 14 11:38:31.474 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 14 11:38:31.474 INFO kablam! 967 | | } Sep 14 11:38:31.474 INFO kablam! | |_^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:31.474 INFO kablam! Sep 14 11:38:31.474 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:31.474 INFO kablam! --> src/ewkb.rs:935:1 Sep 14 11:38:31.474 INFO kablam! | Sep 14 11:38:31.474 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 14 11:38:31.474 INFO kablam! 936 | | where Sep 14 11:38:31.474 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 14 11:38:31.474 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 14 11:38:31.474 INFO kablam! ... | Sep 14 11:38:31.474 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 14 11:38:31.474 INFO kablam! 967 | | } Sep 14 11:38:31.474 INFO kablam! | |_^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:31.474 INFO kablam! Sep 14 11:38:31.474 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:31.474 INFO kablam! --> src/ewkb.rs:935:1 Sep 14 11:38:31.474 INFO kablam! | Sep 14 11:38:31.474 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 14 11:38:31.474 INFO kablam! 936 | | where Sep 14 11:38:31.474 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 14 11:38:31.474 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 14 11:38:31.474 INFO kablam! ... | Sep 14 11:38:31.474 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 14 11:38:31.474 INFO kablam! 967 | | } Sep 14 11:38:31.474 INFO kablam! | |_^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:31.474 INFO kablam! Sep 14 11:38:31.474 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:31.474 INFO kablam! --> src/ewkb.rs:935:1 Sep 14 11:38:31.474 INFO kablam! | Sep 14 11:38:31.474 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 14 11:38:31.474 INFO kablam! 936 | | where Sep 14 11:38:31.474 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 14 11:38:31.474 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 14 11:38:31.474 INFO kablam! ... | Sep 14 11:38:31.474 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 14 11:38:31.474 INFO kablam! 967 | | } Sep 14 11:38:31.474 INFO kablam! | |_^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:31.474 INFO kablam! Sep 14 11:38:31.474 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:31.474 INFO kablam! --> src/ewkb.rs:935:1 Sep 14 11:38:31.474 INFO kablam! | Sep 14 11:38:31.474 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 14 11:38:31.474 INFO kablam! 936 | | where Sep 14 11:38:31.474 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 14 11:38:31.474 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 14 11:38:31.474 INFO kablam! ... | Sep 14 11:38:31.474 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 14 11:38:31.474 INFO kablam! 967 | | } Sep 14 11:38:31.474 INFO kablam! | |_^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:31.474 INFO kablam! Sep 14 11:38:31.474 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:31.474 INFO kablam! --> src/ewkb.rs:935:1 Sep 14 11:38:31.474 INFO kablam! | Sep 14 11:38:31.474 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 14 11:38:31.474 INFO kablam! 936 | | where Sep 14 11:38:31.474 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 14 11:38:31.474 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 14 11:38:31.474 INFO kablam! ... | Sep 14 11:38:31.474 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 14 11:38:31.474 INFO kablam! 967 | | } Sep 14 11:38:31.475 INFO kablam! | |_^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:31.475 INFO kablam! Sep 14 11:38:31.654 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:31.654 INFO kablam! --> src/ewkb.rs:935:1 Sep 14 11:38:31.654 INFO kablam! | Sep 14 11:38:31.654 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 14 11:38:31.654 INFO kablam! 936 | | where Sep 14 11:38:31.654 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 14 11:38:31.654 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 14 11:38:31.654 INFO kablam! ... | Sep 14 11:38:31.654 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 14 11:38:31.654 INFO kablam! 967 | | } Sep 14 11:38:31.654 INFO kablam! | |_^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:31.654 INFO kablam! Sep 14 11:38:31.654 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:31.654 INFO kablam! --> src/ewkb.rs:935:1 Sep 14 11:38:31.654 INFO kablam! | Sep 14 11:38:31.654 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 14 11:38:31.654 INFO kablam! 936 | | where Sep 14 11:38:31.654 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 14 11:38:31.654 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 14 11:38:31.654 INFO kablam! ... | Sep 14 11:38:31.654 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 14 11:38:31.654 INFO kablam! 967 | | } Sep 14 11:38:31.654 INFO kablam! | |_^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:31.654 INFO kablam! Sep 14 11:38:31.654 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:31.654 INFO kablam! --> src/ewkb.rs:935:1 Sep 14 11:38:31.654 INFO kablam! | Sep 14 11:38:31.654 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 14 11:38:31.654 INFO kablam! 936 | | where Sep 14 11:38:31.654 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 14 11:38:31.654 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 14 11:38:31.654 INFO kablam! ... | Sep 14 11:38:31.654 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 14 11:38:31.654 INFO kablam! 967 | | } Sep 14 11:38:31.654 INFO kablam! | |_^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:31.654 INFO kablam! Sep 14 11:38:31.654 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:31.654 INFO kablam! --> src/ewkb.rs:935:1 Sep 14 11:38:31.654 INFO kablam! | Sep 14 11:38:31.654 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 14 11:38:31.654 INFO kablam! 936 | | where Sep 14 11:38:31.655 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 14 11:38:31.655 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 14 11:38:31.655 INFO kablam! ... | Sep 14 11:38:31.655 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 14 11:38:31.655 INFO kablam! 967 | | } Sep 14 11:38:31.655 INFO kablam! | |_^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:31.655 INFO kablam! Sep 14 11:38:31.655 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:31.655 INFO kablam! --> src/ewkb.rs:935:1 Sep 14 11:38:31.655 INFO kablam! | Sep 14 11:38:31.655 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 14 11:38:31.655 INFO kablam! 936 | | where Sep 14 11:38:31.655 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 14 11:38:31.655 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 14 11:38:31.655 INFO kablam! ... | Sep 14 11:38:31.655 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 14 11:38:31.655 INFO kablam! 967 | | } Sep 14 11:38:31.655 INFO kablam! | |_^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:31.655 INFO kablam! Sep 14 11:38:31.655 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:31.655 INFO kablam! --> src/ewkb.rs:935:1 Sep 14 11:38:31.655 INFO kablam! | Sep 14 11:38:31.655 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 14 11:38:31.655 INFO kablam! 936 | | where Sep 14 11:38:31.655 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 14 11:38:31.655 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 14 11:38:31.655 INFO kablam! ... | Sep 14 11:38:31.655 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 14 11:38:31.655 INFO kablam! 967 | | } Sep 14 11:38:31.655 INFO kablam! | |_^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:31.655 INFO kablam! Sep 14 11:38:31.686 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:31.687 INFO kablam! --> src/ewkb.rs:1027:54 Sep 14 11:38:31.687 INFO kablam! | Sep 14 11:38:31.687 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 14 11:38:31.687 INFO kablam! | ^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:31.687 INFO kablam! Sep 14 11:38:31.687 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:31.687 INFO kablam! --> src/ewkb.rs:1027:54 Sep 14 11:38:31.687 INFO kablam! | Sep 14 11:38:31.687 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 14 11:38:31.687 INFO kablam! | ^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:31.687 INFO kablam! Sep 14 11:38:31.687 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:31.687 INFO kablam! --> src/ewkb.rs:1027:54 Sep 14 11:38:31.687 INFO kablam! | Sep 14 11:38:31.687 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 14 11:38:31.687 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:31.687 INFO kablam! Sep 14 11:38:31.687 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:31.687 INFO kablam! --> src/ewkb.rs:1027:54 Sep 14 11:38:31.687 INFO kablam! | Sep 14 11:38:31.687 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 14 11:38:31.687 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:31.687 INFO kablam! Sep 14 11:38:31.687 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:31.687 INFO kablam! --> src/ewkb.rs:1027:54 Sep 14 11:38:31.687 INFO kablam! | Sep 14 11:38:31.687 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 14 11:38:31.687 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:31.687 INFO kablam! Sep 14 11:38:31.687 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:31.687 INFO kablam! --> src/ewkb.rs:1027:54 Sep 14 11:38:31.687 INFO kablam! | Sep 14 11:38:31.687 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 14 11:38:31.687 INFO kablam! | ^^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:31.687 INFO kablam! Sep 14 11:38:31.687 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:31.687 INFO kablam! --> src/ewkb.rs:1059:54 Sep 14 11:38:31.687 INFO kablam! | Sep 14 11:38:31.687 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 14 11:38:31.687 INFO kablam! | ^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:31.687 INFO kablam! Sep 14 11:38:31.687 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:31.687 INFO kablam! --> src/ewkb.rs:1059:54 Sep 14 11:38:31.687 INFO kablam! | Sep 14 11:38:31.687 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 14 11:38:31.687 INFO kablam! | ^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:31.687 INFO kablam! Sep 14 11:38:31.687 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:31.687 INFO kablam! --> src/ewkb.rs:1059:54 Sep 14 11:38:31.687 INFO kablam! | Sep 14 11:38:31.687 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 14 11:38:31.687 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:31.687 INFO kablam! Sep 14 11:38:31.687 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:31.687 INFO kablam! --> src/ewkb.rs:1059:54 Sep 14 11:38:31.687 INFO kablam! | Sep 14 11:38:31.687 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 14 11:38:31.687 INFO kablam! | ^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:31.687 INFO kablam! Sep 14 11:38:31.687 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:31.687 INFO kablam! --> src/ewkb.rs:1059:54 Sep 14 11:38:31.687 INFO kablam! | Sep 14 11:38:31.687 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 14 11:38:31.687 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:31.688 INFO kablam! Sep 14 11:38:31.688 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:31.688 INFO kablam! --> src/ewkb.rs:1059:54 Sep 14 11:38:31.688 INFO kablam! | Sep 14 11:38:31.688 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 14 11:38:31.688 INFO kablam! | ^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:31.688 INFO kablam! Sep 14 11:38:31.699 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:31.699 INFO kablam! --> src/ewkb.rs:1257:1 Sep 14 11:38:31.699 INFO kablam! | Sep 14 11:38:31.699 INFO kablam! 1257 | / pub struct EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 14 11:38:31.699 INFO kablam! 1258 | | where Sep 14 11:38:31.699 INFO kablam! 1259 | | P: 'a + postgis::Point, Sep 14 11:38:31.699 INFO kablam! 1260 | | PI: 'a + Iterator + ExactSizeIterator, Sep 14 11:38:31.699 INFO kablam! ... | Sep 14 11:38:31.699 INFO kablam! 1284 | | pub point_type: PointType, Sep 14 11:38:31.699 INFO kablam! 1285 | | } Sep 14 11:38:31.699 INFO kablam! | |_^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:31.699 INFO kablam! Sep 14 11:38:31.835 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:31.835 INFO kablam! --> src/ewkb.rs:1027:54 Sep 14 11:38:31.835 INFO kablam! | Sep 14 11:38:31.835 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 14 11:38:31.835 INFO kablam! | ^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:31.843 INFO kablam! Sep 14 11:38:31.843 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:31.843 INFO kablam! --> src/ewkb.rs:1027:54 Sep 14 11:38:31.843 INFO kablam! | Sep 14 11:38:31.843 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 14 11:38:31.843 INFO kablam! | ^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:31.843 INFO kablam! Sep 14 11:38:31.843 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:31.843 INFO kablam! --> src/ewkb.rs:1027:54 Sep 14 11:38:31.843 INFO kablam! | Sep 14 11:38:31.843 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 14 11:38:31.843 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:31.843 INFO kablam! Sep 14 11:38:31.843 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:31.843 INFO kablam! --> src/ewkb.rs:1027:54 Sep 14 11:38:31.843 INFO kablam! | Sep 14 11:38:31.843 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 14 11:38:31.843 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:31.843 INFO kablam! Sep 14 11:38:31.843 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:31.843 INFO kablam! --> src/ewkb.rs:1027:54 Sep 14 11:38:31.843 INFO kablam! | Sep 14 11:38:31.843 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 14 11:38:31.843 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:31.843 INFO kablam! Sep 14 11:38:31.843 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:31.843 INFO kablam! --> src/ewkb.rs:1027:54 Sep 14 11:38:31.843 INFO kablam! | Sep 14 11:38:31.843 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 14 11:38:31.843 INFO kablam! | ^^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:31.843 INFO kablam! Sep 14 11:38:31.843 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:31.843 INFO kablam! --> src/ewkb.rs:1059:54 Sep 14 11:38:31.843 INFO kablam! | Sep 14 11:38:31.843 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 14 11:38:31.843 INFO kablam! | ^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:31.850 INFO kablam! Sep 14 11:38:31.850 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:31.850 INFO kablam! --> src/ewkb.rs:1059:54 Sep 14 11:38:31.850 INFO kablam! | Sep 14 11:38:31.850 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 14 11:38:31.850 INFO kablam! | ^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:31.850 INFO kablam! Sep 14 11:38:31.850 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:31.850 INFO kablam! --> src/ewkb.rs:1059:54 Sep 14 11:38:31.850 INFO kablam! | Sep 14 11:38:31.850 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 14 11:38:31.850 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:31.850 INFO kablam! Sep 14 11:38:31.850 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:31.850 INFO kablam! --> src/ewkb.rs:1059:54 Sep 14 11:38:31.850 INFO kablam! | Sep 14 11:38:31.850 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 14 11:38:31.850 INFO kablam! | ^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:31.850 INFO kablam! Sep 14 11:38:31.851 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:31.851 INFO kablam! --> src/ewkb.rs:1059:54 Sep 14 11:38:31.851 INFO kablam! | Sep 14 11:38:31.851 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 14 11:38:31.851 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:31.851 INFO kablam! Sep 14 11:38:31.851 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:31.851 INFO kablam! --> src/ewkb.rs:1059:54 Sep 14 11:38:31.851 INFO kablam! | Sep 14 11:38:31.851 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 14 11:38:31.851 INFO kablam! | ^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:31.851 INFO kablam! Sep 14 11:38:31.851 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:31.851 INFO kablam! --> src/ewkb.rs:1257:1 Sep 14 11:38:31.851 INFO kablam! | Sep 14 11:38:31.851 INFO kablam! 1257 | / pub struct EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 14 11:38:31.851 INFO kablam! 1258 | | where Sep 14 11:38:31.851 INFO kablam! 1259 | | P: 'a + postgis::Point, Sep 14 11:38:31.851 INFO kablam! 1260 | | PI: 'a + Iterator + ExactSizeIterator, Sep 14 11:38:31.851 INFO kablam! ... | Sep 14 11:38:31.851 INFO kablam! 1284 | | pub point_type: PointType, Sep 14 11:38:31.851 INFO kablam! 1285 | | } Sep 14 11:38:31.851 INFO kablam! | |_^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:31.851 INFO kablam! Sep 14 11:38:31.899 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:31.899 INFO kablam! --> src/ewkb.rs:1345:54 Sep 14 11:38:31.899 INFO kablam! | Sep 14 11:38:31.899 INFO kablam! 1345 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 14 11:38:31.899 INFO kablam! | ^^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:31.899 INFO kablam! Sep 14 11:38:31.907 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:31.907 INFO kablam! --> src/ewkb.rs:1377:54 Sep 14 11:38:31.907 INFO kablam! | Sep 14 11:38:31.907 INFO kablam! 1377 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 14 11:38:31.907 INFO kablam! | ^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:31.907 INFO kablam! Sep 14 11:38:31.915 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:31.915 INFO kablam! --> src/ewkb.rs:547:9 Sep 14 11:38:31.915 INFO kablam! | Sep 14 11:38:31.915 INFO kablam! 547 | / pub struct $ewkbtype<'a, P, I> Sep 14 11:38:31.915 INFO kablam! 548 | | where P: 'a + postgis::Point, Sep 14 11:38:31.915 INFO kablam! 549 | | I: 'a + Iterator + ExactSizeIterator Sep 14 11:38:31.915 INFO kablam! 550 | | { Sep 14 11:38:31.915 INFO kablam! ... | Sep 14 11:38:31.915 INFO kablam! 553 | | pub point_type: PointType, Sep 14 11:38:31.915 INFO kablam! 554 | | } Sep 14 11:38:31.915 INFO kablam! | |_________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:31.915 INFO kablam! ... Sep 14 11:38:31.915 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 11:38:31.915 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 11:38:31.915 INFO kablam! 761 | | command write_ewkb_body); Sep 14 11:38:31.915 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 11:38:31.915 INFO kablam! Sep 14 11:38:31.915 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:31.915 INFO kablam! --> src/ewkb.rs:562:24 Sep 14 11:38:31.915 INFO kablam! | Sep 14 11:38:31.915 INFO kablam! 562 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Sep 14 11:38:31.915 INFO kablam! | ^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:31.915 INFO kablam! ... Sep 14 11:38:31.915 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 11:38:31.915 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 11:38:31.915 INFO kablam! 761 | | command write_ewkb_body); Sep 14 11:38:31.915 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 11:38:31.915 INFO kablam! Sep 14 11:38:31.915 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:31.915 INFO kablam! --> src/ewkb.rs:572:24 Sep 14 11:38:31.915 INFO kablam! | Sep 14 11:38:31.915 INFO kablam! 572 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Sep 14 11:38:31.915 INFO kablam! | ^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:31.915 INFO kablam! ... Sep 14 11:38:31.915 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 11:38:31.915 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 11:38:31.915 INFO kablam! 761 | | command write_ewkb_body); Sep 14 11:38:31.915 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 11:38:31.915 INFO kablam! Sep 14 11:38:31.930 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:31.931 INFO kablam! --> src/ewkb.rs:609:9 Sep 14 11:38:31.931 INFO kablam! | Sep 14 11:38:31.931 INFO kablam! 609 | / pub struct $ewkbtype<'a, P, I, T, J> Sep 14 11:38:31.931 INFO kablam! 610 | | where P: 'a + postgis::Point, Sep 14 11:38:31.931 INFO kablam! 611 | | I: 'a + Iterator + ExactSizeIterator, Sep 14 11:38:31.931 INFO kablam! 612 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Sep 14 11:38:31.931 INFO kablam! ... | Sep 14 11:38:31.931 INFO kablam! 617 | | pub point_type: PointType, Sep 14 11:38:31.931 INFO kablam! 618 | | } Sep 14 11:38:31.931 INFO kablam! | |_________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:31.931 INFO kablam! ... Sep 14 11:38:31.931 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 11:38:31.931 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 11:38:31.931 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 11:38:31.931 INFO kablam! 778 | | command write_ewkb_body); Sep 14 11:38:31.931 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 11:38:31.931 INFO kablam! Sep 14 11:38:31.934 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:31.934 INFO kablam! --> src/ewkb.rs:628:30 Sep 14 11:38:31.934 INFO kablam! | Sep 14 11:38:31.934 INFO kablam! 628 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Sep 14 11:38:31.934 INFO kablam! | ^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:31.934 INFO kablam! ... Sep 14 11:38:31.934 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 11:38:31.934 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 11:38:31.934 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 11:38:31.934 INFO kablam! 778 | | command write_ewkb_body); Sep 14 11:38:31.934 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 11:38:31.934 INFO kablam! Sep 14 11:38:31.934 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:31.934 INFO kablam! --> src/ewkb.rs:640:30 Sep 14 11:38:31.934 INFO kablam! | Sep 14 11:38:31.934 INFO kablam! 640 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Sep 14 11:38:31.934 INFO kablam! | ^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:31.934 INFO kablam! ... Sep 14 11:38:31.934 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 11:38:31.934 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 11:38:31.934 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 11:38:31.934 INFO kablam! 778 | | command write_ewkb_body); Sep 14 11:38:31.934 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 11:38:31.934 INFO kablam! Sep 14 11:38:31.934 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:31.934 INFO kablam! --> src/ewkb.rs:547:9 Sep 14 11:38:31.934 INFO kablam! | Sep 14 11:38:31.934 INFO kablam! 547 | / pub struct $ewkbtype<'a, P, I> Sep 14 11:38:31.934 INFO kablam! 548 | | where P: 'a + postgis::Point, Sep 14 11:38:31.934 INFO kablam! 549 | | I: 'a + Iterator + ExactSizeIterator Sep 14 11:38:31.934 INFO kablam! 550 | | { Sep 14 11:38:31.934 INFO kablam! ... | Sep 14 11:38:31.934 INFO kablam! 553 | | pub point_type: PointType, Sep 14 11:38:31.934 INFO kablam! 554 | | } Sep 14 11:38:31.934 INFO kablam! | |_________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:31.934 INFO kablam! ... Sep 14 11:38:31.934 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 11:38:31.934 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 11:38:31.934 INFO kablam! 794 | | command write_ewkb); Sep 14 11:38:31.934 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 11:38:31.934 INFO kablam! Sep 14 11:38:31.934 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:31.934 INFO kablam! --> src/ewkb.rs:562:24 Sep 14 11:38:31.934 INFO kablam! | Sep 14 11:38:31.934 INFO kablam! 562 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Sep 14 11:38:31.934 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:31.934 INFO kablam! ... Sep 14 11:38:31.935 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 11:38:31.935 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 11:38:31.935 INFO kablam! 794 | | command write_ewkb); Sep 14 11:38:31.935 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 11:38:31.935 INFO kablam! Sep 14 11:38:31.935 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:31.935 INFO kablam! --> src/ewkb.rs:572:24 Sep 14 11:38:31.935 INFO kablam! | Sep 14 11:38:31.935 INFO kablam! 572 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Sep 14 11:38:31.935 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:31.935 INFO kablam! ... Sep 14 11:38:31.935 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 11:38:31.935 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 11:38:31.935 INFO kablam! 794 | | command write_ewkb); Sep 14 11:38:31.935 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 11:38:31.935 INFO kablam! Sep 14 11:38:31.935 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:31.935 INFO kablam! --> src/ewkb.rs:609:9 Sep 14 11:38:31.935 INFO kablam! | Sep 14 11:38:31.935 INFO kablam! 609 | / pub struct $ewkbtype<'a, P, I, T, J> Sep 14 11:38:31.935 INFO kablam! 610 | | where P: 'a + postgis::Point, Sep 14 11:38:31.935 INFO kablam! 611 | | I: 'a + Iterator + ExactSizeIterator, Sep 14 11:38:31.935 INFO kablam! 612 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Sep 14 11:38:31.935 INFO kablam! ... | Sep 14 11:38:31.935 INFO kablam! 617 | | pub point_type: PointType, Sep 14 11:38:31.935 INFO kablam! 618 | | } Sep 14 11:38:31.935 INFO kablam! | |_________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:31.935 INFO kablam! ... Sep 14 11:38:31.935 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 11:38:31.935 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 11:38:31.935 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 11:38:31.935 INFO kablam! 811 | | command write_ewkb); Sep 14 11:38:31.935 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:31.935 INFO kablam! Sep 14 11:38:31.945 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:31.945 INFO kablam! --> src/ewkb.rs:628:30 Sep 14 11:38:31.945 INFO kablam! | Sep 14 11:38:31.945 INFO kablam! 628 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Sep 14 11:38:31.945 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:31.945 INFO kablam! ... Sep 14 11:38:31.945 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 11:38:31.945 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 11:38:31.945 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 11:38:31.945 INFO kablam! 811 | | command write_ewkb); Sep 14 11:38:31.945 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:31.945 INFO kablam! Sep 14 11:38:31.945 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:31.945 INFO kablam! --> src/ewkb.rs:640:30 Sep 14 11:38:31.945 INFO kablam! | Sep 14 11:38:31.945 INFO kablam! 640 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Sep 14 11:38:31.945 INFO kablam! | ^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:31.945 INFO kablam! ... Sep 14 11:38:31.945 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 11:38:31.945 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 11:38:31.945 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 11:38:31.945 INFO kablam! 811 | | command write_ewkb); Sep 14 11:38:31.945 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:31.945 INFO kablam! Sep 14 11:38:31.945 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:31.945 INFO kablam! --> src/ewkb.rs:677:9 Sep 14 11:38:31.945 INFO kablam! | Sep 14 11:38:31.945 INFO kablam! 677 | / pub struct $ewkbtype<'a, P, I, L, K, T, J> Sep 14 11:38:31.945 INFO kablam! 678 | | where P: 'a + postgis::Point, Sep 14 11:38:31.945 INFO kablam! 679 | | I: 'a + Iterator + ExactSizeIterator, Sep 14 11:38:31.945 INFO kablam! 680 | | L: 'a + postgis::LineString<'a, ItemType=P, Iter=I>, Sep 14 11:38:31.945 INFO kablam! ... | Sep 14 11:38:31.945 INFO kablam! 687 | | pub point_type: PointType, Sep 14 11:38:31.945 INFO kablam! 688 | | } Sep 14 11:38:31.945 INFO kablam! | |_________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:31.945 INFO kablam! ... Sep 14 11:38:31.945 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 11:38:31.945 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 11:38:31.945 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 11:38:31.945 INFO kablam! 828 | | command write_ewkb); Sep 14 11:38:31.945 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:31.945 INFO kablam! Sep 14 11:38:31.963 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:31.963 INFO kablam! --> src/ewkb.rs:700:36 Sep 14 11:38:31.963 INFO kablam! | Sep 14 11:38:31.963 INFO kablam! 700 | impl<'a, P, I, L, K, T, J> fmt::Debug for $ewkbtype<'a, P, I, L, K, T, J> Sep 14 11:38:31.963 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:31.963 INFO kablam! ... Sep 14 11:38:31.963 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 11:38:31.963 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 11:38:31.963 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 11:38:31.963 INFO kablam! 828 | | command write_ewkb); Sep 14 11:38:31.963 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:31.963 INFO kablam! Sep 14 11:38:31.963 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:31.963 INFO kablam! --> src/ewkb.rs:714:36 Sep 14 11:38:31.963 INFO kablam! | Sep 14 11:38:31.963 INFO kablam! 714 | impl<'a, P, I, L, K, T, J> EwkbWrite for $ewkbtype<'a, P, I, L, K, T, J> Sep 14 11:38:31.963 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:31.963 INFO kablam! ... Sep 14 11:38:31.963 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 11:38:31.963 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 11:38:31.963 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 11:38:31.963 INFO kablam! 828 | | command write_ewkb); Sep 14 11:38:31.963 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:31.963 INFO kablam! Sep 14 11:38:31.963 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:31.963 INFO kablam! --> src/postgis.rs:98:24 Sep 14 11:38:31.963 INFO kablam! | Sep 14 11:38:31.963 INFO kablam! 98 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Sep 14 11:38:31.963 INFO kablam! | ^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:31.963 INFO kablam! ... Sep 14 11:38:31.963 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Sep 14 11:38:31.963 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 14 11:38:31.963 INFO kablam! Sep 14 11:38:31.967 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:31.967 INFO kablam! --> src/postgis.rs:112:30 Sep 14 11:38:31.967 INFO kablam! | Sep 14 11:38:31.967 INFO kablam! 112 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Sep 14 11:38:31.967 INFO kablam! | ^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:31.967 INFO kablam! ... Sep 14 11:38:31.967 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Sep 14 11:38:31.967 INFO kablam! | --------------------------------------------------------- in this macro invocation Sep 14 11:38:31.967 INFO kablam! Sep 14 11:38:31.967 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:31.967 INFO kablam! --> src/postgis.rs:98:24 Sep 14 11:38:31.967 INFO kablam! | Sep 14 11:38:31.967 INFO kablam! 98 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Sep 14 11:38:31.967 INFO kablam! | ^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:31.967 INFO kablam! ... Sep 14 11:38:31.967 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Sep 14 11:38:31.967 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 14 11:38:31.967 INFO kablam! Sep 14 11:38:31.967 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:31.967 INFO kablam! --> src/postgis.rs:112:30 Sep 14 11:38:31.967 INFO kablam! | Sep 14 11:38:31.967 INFO kablam! 112 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Sep 14 11:38:31.967 INFO kablam! | ^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:31.967 INFO kablam! ... Sep 14 11:38:31.967 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Sep 14 11:38:31.967 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Sep 14 11:38:31.967 INFO kablam! Sep 14 11:38:31.967 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:31.967 INFO kablam! --> src/postgis.rs:128:36 Sep 14 11:38:31.967 INFO kablam! | Sep 14 11:38:31.967 INFO kablam! 128 | impl<'a, P, I, L, K, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, L, K, T, J> Sep 14 11:38:31.967 INFO kablam! | ^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:31.967 INFO kablam! ... Sep 14 11:38:31.967 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Sep 14 11:38:31.967 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Sep 14 11:38:31.967 INFO kablam! Sep 14 11:38:32.184 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:32.184 INFO kablam! --> src/ewkb.rs:1008:5 Sep 14 11:38:32.184 INFO kablam! | Sep 14 11:38:32.184 INFO kablam! 1008 | / fn as_ewkb( Sep 14 11:38:32.184 INFO kablam! 1009 | | &'a self, Sep 14 11:38:32.184 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 14 11:38:32.184 INFO kablam! 1011 | | 'a, Sep 14 11:38:32.184 INFO kablam! ... | Sep 14 11:38:32.184 INFO kablam! 1023 | | Self::GeomCollection, Sep 14 11:38:32.184 INFO kablam! 1024 | | >; Sep 14 11:38:32.184 INFO kablam! | |______^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:32.184 INFO kablam! Sep 14 11:38:32.184 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:32.184 INFO kablam! --> src/ewkb.rs:1008:5 Sep 14 11:38:32.185 INFO kablam! | Sep 14 11:38:32.185 INFO kablam! 1008 | / fn as_ewkb( Sep 14 11:38:32.185 INFO kablam! 1009 | | &'a self, Sep 14 11:38:32.185 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 14 11:38:32.185 INFO kablam! 1011 | | 'a, Sep 14 11:38:32.185 INFO kablam! ... | Sep 14 11:38:32.185 INFO kablam! 1023 | | Self::GeomCollection, Sep 14 11:38:32.185 INFO kablam! 1024 | | >; Sep 14 11:38:32.185 INFO kablam! | |______^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:32.185 INFO kablam! Sep 14 11:38:32.185 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:32.185 INFO kablam! --> src/ewkb.rs:1008:5 Sep 14 11:38:32.185 INFO kablam! | Sep 14 11:38:32.185 INFO kablam! 1008 | / fn as_ewkb( Sep 14 11:38:32.185 INFO kablam! 1009 | | &'a self, Sep 14 11:38:32.185 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 14 11:38:32.185 INFO kablam! 1011 | | 'a, Sep 14 11:38:32.185 INFO kablam! ... | Sep 14 11:38:32.185 INFO kablam! 1023 | | Self::GeomCollection, Sep 14 11:38:32.185 INFO kablam! 1024 | | >; Sep 14 11:38:32.185 INFO kablam! | |______^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:32.185 INFO kablam! Sep 14 11:38:32.185 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:32.185 INFO kablam! --> src/ewkb.rs:1008:5 Sep 14 11:38:32.185 INFO kablam! | Sep 14 11:38:32.185 INFO kablam! 1008 | / fn as_ewkb( Sep 14 11:38:32.185 INFO kablam! 1009 | | &'a self, Sep 14 11:38:32.185 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 14 11:38:32.185 INFO kablam! 1011 | | 'a, Sep 14 11:38:32.185 INFO kablam! ... | Sep 14 11:38:32.185 INFO kablam! 1023 | | Self::GeomCollection, Sep 14 11:38:32.185 INFO kablam! 1024 | | >; Sep 14 11:38:32.185 INFO kablam! | |______^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:32.185 INFO kablam! Sep 14 11:38:32.185 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:32.185 INFO kablam! --> src/ewkb.rs:1008:5 Sep 14 11:38:32.185 INFO kablam! | Sep 14 11:38:32.185 INFO kablam! 1008 | / fn as_ewkb( Sep 14 11:38:32.186 INFO kablam! 1009 | | &'a self, Sep 14 11:38:32.186 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 14 11:38:32.186 INFO kablam! 1011 | | 'a, Sep 14 11:38:32.186 INFO kablam! ... | Sep 14 11:38:32.186 INFO kablam! 1023 | | Self::GeomCollection, Sep 14 11:38:32.186 INFO kablam! 1024 | | >; Sep 14 11:38:32.186 INFO kablam! | |______^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:32.186 INFO kablam! Sep 14 11:38:32.186 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:32.186 INFO kablam! --> src/ewkb.rs:1008:5 Sep 14 11:38:32.186 INFO kablam! | Sep 14 11:38:32.186 INFO kablam! 1008 | / fn as_ewkb( Sep 14 11:38:32.186 INFO kablam! 1009 | | &'a self, Sep 14 11:38:32.186 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 14 11:38:32.186 INFO kablam! 1011 | | 'a, Sep 14 11:38:32.186 INFO kablam! ... | Sep 14 11:38:32.186 INFO kablam! 1023 | | Self::GeomCollection, Sep 14 11:38:32.186 INFO kablam! 1024 | | >; Sep 14 11:38:32.186 INFO kablam! | |______^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:32.186 INFO kablam! Sep 14 11:38:32.191 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:32.191 INFO kablam! --> src/ewkb.rs:1345:54 Sep 14 11:38:32.191 INFO kablam! | Sep 14 11:38:32.191 INFO kablam! 1345 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 14 11:38:32.191 INFO kablam! | ^^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:32.195 INFO kablam! Sep 14 11:38:32.195 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:32.195 INFO kablam! --> src/ewkb.rs:1377:54 Sep 14 11:38:32.195 INFO kablam! | Sep 14 11:38:32.195 INFO kablam! 1377 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 14 11:38:32.195 INFO kablam! | ^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:32.203 INFO kablam! Sep 14 11:38:32.217 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:32.217 INFO kablam! --> src/ewkb.rs:547:9 Sep 14 11:38:32.217 INFO kablam! | Sep 14 11:38:32.217 INFO kablam! 547 | / pub struct $ewkbtype<'a, P, I> Sep 14 11:38:32.217 INFO kablam! 548 | | where P: 'a + postgis::Point, Sep 14 11:38:32.217 INFO kablam! 549 | | I: 'a + Iterator + ExactSizeIterator Sep 14 11:38:32.217 INFO kablam! 550 | | { Sep 14 11:38:32.217 INFO kablam! ... | Sep 14 11:38:32.217 INFO kablam! 553 | | pub point_type: PointType, Sep 14 11:38:32.217 INFO kablam! 554 | | } Sep 14 11:38:32.217 INFO kablam! | |_________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:32.217 INFO kablam! ... Sep 14 11:38:32.217 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 11:38:32.217 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 11:38:32.217 INFO kablam! 761 | | command write_ewkb_body); Sep 14 11:38:32.217 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 11:38:32.221 INFO kablam! Sep 14 11:38:32.222 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:32.222 INFO kablam! --> src/ewkb.rs:562:24 Sep 14 11:38:32.222 INFO kablam! | Sep 14 11:38:32.222 INFO kablam! 562 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Sep 14 11:38:32.222 INFO kablam! | ^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:32.222 INFO kablam! ... Sep 14 11:38:32.222 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 11:38:32.222 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 11:38:32.222 INFO kablam! 761 | | command write_ewkb_body); Sep 14 11:38:32.222 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 11:38:32.222 INFO kablam! Sep 14 11:38:32.223 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:32.223 INFO kablam! --> src/ewkb.rs:572:24 Sep 14 11:38:32.223 INFO kablam! | Sep 14 11:38:32.223 INFO kablam! 572 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Sep 14 11:38:32.223 INFO kablam! | ^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:32.223 INFO kablam! ... Sep 14 11:38:32.223 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 11:38:32.223 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 11:38:32.223 INFO kablam! 761 | | command write_ewkb_body); Sep 14 11:38:32.223 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 11:38:32.223 INFO kablam! Sep 14 11:38:32.227 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:32.228 INFO kablam! --> src/ewkb.rs:609:9 Sep 14 11:38:32.228 INFO kablam! | Sep 14 11:38:32.228 INFO kablam! 609 | / pub struct $ewkbtype<'a, P, I, T, J> Sep 14 11:38:32.228 INFO kablam! 610 | | where P: 'a + postgis::Point, Sep 14 11:38:32.228 INFO kablam! 611 | | I: 'a + Iterator + ExactSizeIterator, Sep 14 11:38:32.228 INFO kablam! 612 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Sep 14 11:38:32.228 INFO kablam! ... | Sep 14 11:38:32.228 INFO kablam! 617 | | pub point_type: PointType, Sep 14 11:38:32.228 INFO kablam! 618 | | } Sep 14 11:38:32.228 INFO kablam! | |_________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:32.228 INFO kablam! ... Sep 14 11:38:32.228 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 11:38:32.228 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 11:38:32.228 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 11:38:32.228 INFO kablam! 778 | | command write_ewkb_body); Sep 14 11:38:32.228 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 11:38:32.228 INFO kablam! Sep 14 11:38:32.240 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:32.240 INFO kablam! --> src/ewkb.rs:628:30 Sep 14 11:38:32.240 INFO kablam! | Sep 14 11:38:32.240 INFO kablam! 628 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Sep 14 11:38:32.240 INFO kablam! | ^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:32.240 INFO kablam! ... Sep 14 11:38:32.240 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 11:38:32.240 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 11:38:32.240 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 11:38:32.240 INFO kablam! 778 | | command write_ewkb_body); Sep 14 11:38:32.240 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 11:38:32.240 INFO kablam! Sep 14 11:38:32.240 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:32.240 INFO kablam! --> src/ewkb.rs:640:30 Sep 14 11:38:32.240 INFO kablam! | Sep 14 11:38:32.240 INFO kablam! 640 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Sep 14 11:38:32.240 INFO kablam! | ^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:32.240 INFO kablam! ... Sep 14 11:38:32.240 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 11:38:32.240 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 11:38:32.240 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 11:38:32.240 INFO kablam! 778 | | command write_ewkb_body); Sep 14 11:38:32.240 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 11:38:32.240 INFO kablam! Sep 14 11:38:32.245 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:32.246 INFO kablam! --> src/ewkb.rs:547:9 Sep 14 11:38:32.246 INFO kablam! | Sep 14 11:38:32.246 INFO kablam! 547 | / pub struct $ewkbtype<'a, P, I> Sep 14 11:38:32.246 INFO kablam! 548 | | where P: 'a + postgis::Point, Sep 14 11:38:32.246 INFO kablam! 549 | | I: 'a + Iterator + ExactSizeIterator Sep 14 11:38:32.246 INFO kablam! 550 | | { Sep 14 11:38:32.246 INFO kablam! ... | Sep 14 11:38:32.246 INFO kablam! 553 | | pub point_type: PointType, Sep 14 11:38:32.246 INFO kablam! 554 | | } Sep 14 11:38:32.246 INFO kablam! | |_________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:32.246 INFO kablam! ... Sep 14 11:38:32.246 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 11:38:32.246 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 11:38:32.246 INFO kablam! 794 | | command write_ewkb); Sep 14 11:38:32.246 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 11:38:32.246 INFO kablam! Sep 14 11:38:32.247 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:32.247 INFO kablam! --> src/ewkb.rs:562:24 Sep 14 11:38:32.247 INFO kablam! | Sep 14 11:38:32.247 INFO kablam! 562 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Sep 14 11:38:32.247 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:32.247 INFO kablam! ... Sep 14 11:38:32.247 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 11:38:32.247 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 11:38:32.247 INFO kablam! 794 | | command write_ewkb); Sep 14 11:38:32.247 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 11:38:32.247 INFO kablam! Sep 14 11:38:32.248 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:32.248 INFO kablam! --> src/ewkb.rs:572:24 Sep 14 11:38:32.248 INFO kablam! | Sep 14 11:38:32.248 INFO kablam! 572 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Sep 14 11:38:32.248 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:32.248 INFO kablam! ... Sep 14 11:38:32.248 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 11:38:32.248 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 11:38:32.248 INFO kablam! 794 | | command write_ewkb); Sep 14 11:38:32.248 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 11:38:32.248 INFO kablam! Sep 14 11:38:32.249 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:32.249 INFO kablam! --> src/ewkb.rs:609:9 Sep 14 11:38:32.249 INFO kablam! | Sep 14 11:38:32.249 INFO kablam! 609 | / pub struct $ewkbtype<'a, P, I, T, J> Sep 14 11:38:32.249 INFO kablam! 610 | | where P: 'a + postgis::Point, Sep 14 11:38:32.249 INFO kablam! 611 | | I: 'a + Iterator + ExactSizeIterator, Sep 14 11:38:32.249 INFO kablam! 612 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Sep 14 11:38:32.249 INFO kablam! ... | Sep 14 11:38:32.249 INFO kablam! 617 | | pub point_type: PointType, Sep 14 11:38:32.249 INFO kablam! 618 | | } Sep 14 11:38:32.249 INFO kablam! | |_________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:32.249 INFO kablam! ... Sep 14 11:38:32.249 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 11:38:32.249 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 11:38:32.249 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 11:38:32.249 INFO kablam! 811 | | command write_ewkb); Sep 14 11:38:32.249 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:32.249 INFO kablam! Sep 14 11:38:32.267 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:32.267 INFO kablam! --> src/ewkb.rs:628:30 Sep 14 11:38:32.267 INFO kablam! | Sep 14 11:38:32.267 INFO kablam! 628 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Sep 14 11:38:32.267 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:32.267 INFO kablam! ... Sep 14 11:38:32.267 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 11:38:32.267 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 11:38:32.267 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 11:38:32.267 INFO kablam! 811 | | command write_ewkb); Sep 14 11:38:32.267 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:32.267 INFO kablam! Sep 14 11:38:32.267 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:32.267 INFO kablam! --> src/ewkb.rs:640:30 Sep 14 11:38:32.267 INFO kablam! | Sep 14 11:38:32.267 INFO kablam! 640 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Sep 14 11:38:32.267 INFO kablam! | ^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:32.267 INFO kablam! ... Sep 14 11:38:32.267 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 11:38:32.267 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 11:38:32.267 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 11:38:32.267 INFO kablam! 811 | | command write_ewkb); Sep 14 11:38:32.267 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:32.267 INFO kablam! Sep 14 11:38:32.267 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:32.267 INFO kablam! --> src/ewkb.rs:677:9 Sep 14 11:38:32.267 INFO kablam! | Sep 14 11:38:32.267 INFO kablam! 677 | / pub struct $ewkbtype<'a, P, I, L, K, T, J> Sep 14 11:38:32.267 INFO kablam! 678 | | where P: 'a + postgis::Point, Sep 14 11:38:32.267 INFO kablam! 679 | | I: 'a + Iterator + ExactSizeIterator, Sep 14 11:38:32.267 INFO kablam! 680 | | L: 'a + postgis::LineString<'a, ItemType=P, Iter=I>, Sep 14 11:38:32.267 INFO kablam! ... | Sep 14 11:38:32.268 INFO kablam! 687 | | pub point_type: PointType, Sep 14 11:38:32.268 INFO kablam! 688 | | } Sep 14 11:38:32.268 INFO kablam! | |_________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:32.268 INFO kablam! ... Sep 14 11:38:32.268 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 11:38:32.268 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 11:38:32.268 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 11:38:32.268 INFO kablam! 828 | | command write_ewkb); Sep 14 11:38:32.268 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:32.268 INFO kablam! Sep 14 11:38:32.284 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:32.284 INFO kablam! --> src/ewkb.rs:700:36 Sep 14 11:38:32.284 INFO kablam! | Sep 14 11:38:32.284 INFO kablam! 700 | impl<'a, P, I, L, K, T, J> fmt::Debug for $ewkbtype<'a, P, I, L, K, T, J> Sep 14 11:38:32.284 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:32.284 INFO kablam! ... Sep 14 11:38:32.284 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 11:38:32.284 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 11:38:32.284 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 11:38:32.284 INFO kablam! 828 | | command write_ewkb); Sep 14 11:38:32.284 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:32.284 INFO kablam! Sep 14 11:38:32.285 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:32.285 INFO kablam! --> src/ewkb.rs:714:36 Sep 14 11:38:32.285 INFO kablam! | Sep 14 11:38:32.285 INFO kablam! 714 | impl<'a, P, I, L, K, T, J> EwkbWrite for $ewkbtype<'a, P, I, L, K, T, J> Sep 14 11:38:32.285 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:32.285 INFO kablam! ... Sep 14 11:38:32.285 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 11:38:32.285 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 11:38:32.285 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 11:38:32.285 INFO kablam! 828 | | command write_ewkb); Sep 14 11:38:32.285 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:32.285 INFO kablam! Sep 14 11:38:32.299 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:32.299 INFO kablam! --> src/postgis.rs:98:24 Sep 14 11:38:32.299 INFO kablam! | Sep 14 11:38:32.299 INFO kablam! 98 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Sep 14 11:38:32.299 INFO kablam! | ^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:32.299 INFO kablam! ... Sep 14 11:38:32.299 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Sep 14 11:38:32.299 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 14 11:38:32.299 INFO kablam! Sep 14 11:38:32.299 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:32.299 INFO kablam! --> src/postgis.rs:112:30 Sep 14 11:38:32.299 INFO kablam! | Sep 14 11:38:32.299 INFO kablam! 112 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Sep 14 11:38:32.300 INFO kablam! | ^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:32.300 INFO kablam! ... Sep 14 11:38:32.300 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Sep 14 11:38:32.300 INFO kablam! | --------------------------------------------------------- in this macro invocation Sep 14 11:38:32.300 INFO kablam! Sep 14 11:38:32.300 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:32.300 INFO kablam! --> src/postgis.rs:98:24 Sep 14 11:38:32.300 INFO kablam! | Sep 14 11:38:32.300 INFO kablam! 98 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Sep 14 11:38:32.300 INFO kablam! | ^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:32.300 INFO kablam! ... Sep 14 11:38:32.300 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Sep 14 11:38:32.300 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 14 11:38:32.300 INFO kablam! Sep 14 11:38:32.300 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:32.300 INFO kablam! --> src/postgis.rs:112:30 Sep 14 11:38:32.300 INFO kablam! | Sep 14 11:38:32.300 INFO kablam! 112 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Sep 14 11:38:32.300 INFO kablam! | ^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:32.300 INFO kablam! ... Sep 14 11:38:32.300 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Sep 14 11:38:32.300 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Sep 14 11:38:32.300 INFO kablam! Sep 14 11:38:32.300 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:32.300 INFO kablam! --> src/postgis.rs:128:36 Sep 14 11:38:32.301 INFO kablam! | Sep 14 11:38:32.301 INFO kablam! 128 | impl<'a, P, I, L, K, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, L, K, T, J> Sep 14 11:38:32.301 INFO kablam! | ^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:32.301 INFO kablam! ... Sep 14 11:38:32.301 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Sep 14 11:38:32.301 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Sep 14 11:38:32.301 INFO kablam! Sep 14 11:38:32.443 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:32.443 INFO kablam! --> src/ewkb.rs:1326:5 Sep 14 11:38:32.443 INFO kablam! | Sep 14 11:38:32.443 INFO kablam! 1326 | / fn as_ewkb( Sep 14 11:38:32.443 INFO kablam! 1327 | | &'a self, Sep 14 11:38:32.443 INFO kablam! 1328 | | ) -> EwkbGeometryCollection< Sep 14 11:38:32.443 INFO kablam! 1329 | | 'a, Sep 14 11:38:32.443 INFO kablam! ... | Sep 14 11:38:32.443 INFO kablam! 1341 | | Self::GeomCollection, Sep 14 11:38:32.443 INFO kablam! 1342 | | >; Sep 14 11:38:32.443 INFO kablam! | |______^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:32.443 INFO kablam! Sep 14 11:38:32.495 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:32.495 INFO kablam! --> src/ewkb.rs:559:13 Sep 14 11:38:32.495 INFO kablam! | Sep 14 11:38:32.495 INFO kablam! 559 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Sep 14 11:38:32.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:32.495 INFO kablam! ... Sep 14 11:38:32.495 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 11:38:32.495 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 11:38:32.495 INFO kablam! 761 | | command write_ewkb_body); Sep 14 11:38:32.495 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 11:38:32.495 INFO kablam! Sep 14 11:38:32.507 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:32.507 INFO kablam! --> src/ewkb.rs:625:13 Sep 14 11:38:32.507 INFO kablam! | Sep 14 11:38:32.507 INFO kablam! 625 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Sep 14 11:38:32.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:32.507 INFO kablam! ... Sep 14 11:38:32.507 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 11:38:32.507 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 11:38:32.507 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 11:38:32.507 INFO kablam! 778 | | command write_ewkb_body); Sep 14 11:38:32.507 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 11:38:32.507 INFO kablam! Sep 14 11:38:32.507 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:32.507 INFO kablam! --> src/ewkb.rs:559:13 Sep 14 11:38:32.507 INFO kablam! | Sep 14 11:38:32.507 INFO kablam! 559 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Sep 14 11:38:32.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:32.507 INFO kablam! ... Sep 14 11:38:32.507 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 11:38:32.508 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 11:38:32.508 INFO kablam! 794 | | command write_ewkb); Sep 14 11:38:32.508 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 11:38:32.508 INFO kablam! Sep 14 11:38:32.519 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:32.519 INFO kablam! --> src/ewkb.rs:625:13 Sep 14 11:38:32.519 INFO kablam! | Sep 14 11:38:32.519 INFO kablam! 625 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Sep 14 11:38:32.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:32.519 INFO kablam! ... Sep 14 11:38:32.519 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 11:38:32.519 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 11:38:32.519 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 11:38:32.519 INFO kablam! 811 | | command write_ewkb); Sep 14 11:38:32.519 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:32.519 INFO kablam! Sep 14 11:38:32.560 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:32.560 INFO kablam! --> src/ewkb.rs:697:13 Sep 14 11:38:32.560 INFO kablam! | Sep 14 11:38:32.560 INFO kablam! 697 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter>; Sep 14 11:38:32.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:32.560 INFO kablam! ... Sep 14 11:38:32.560 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 11:38:32.560 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 11:38:32.560 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 11:38:32.560 INFO kablam! 828 | | command write_ewkb); Sep 14 11:38:32.560 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:32.560 INFO kablam! Sep 14 11:38:32.569 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:32.569 INFO kablam! --> src/ewkb.rs:1053:5 Sep 14 11:38:32.569 INFO kablam! | Sep 14 11:38:32.569 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:32.569 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 14 11:38:32.569 INFO kablam! 1055 | | Ok(()) Sep 14 11:38:32.569 INFO kablam! 1056 | | } Sep 14 11:38:32.569 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:32.569 INFO kablam! Sep 14 11:38:32.569 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:32.569 INFO kablam! --> src/ewkb.rs:1053:5 Sep 14 11:38:32.569 INFO kablam! | Sep 14 11:38:32.570 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:32.570 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 14 11:38:32.570 INFO kablam! 1055 | | Ok(()) Sep 14 11:38:32.570 INFO kablam! 1056 | | } Sep 14 11:38:32.570 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:32.570 INFO kablam! Sep 14 11:38:32.570 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:32.570 INFO kablam! --> src/ewkb.rs:1053:5 Sep 14 11:38:32.570 INFO kablam! | Sep 14 11:38:32.570 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:32.570 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 14 11:38:32.570 INFO kablam! 1055 | | Ok(()) Sep 14 11:38:32.570 INFO kablam! 1056 | | } Sep 14 11:38:32.570 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:32.570 INFO kablam! Sep 14 11:38:32.570 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:32.570 INFO kablam! --> src/ewkb.rs:1053:5 Sep 14 11:38:32.570 INFO kablam! | Sep 14 11:38:32.570 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:32.570 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 14 11:38:32.570 INFO kablam! 1055 | | Ok(()) Sep 14 11:38:32.570 INFO kablam! 1056 | | } Sep 14 11:38:32.570 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:32.570 INFO kablam! Sep 14 11:38:32.570 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:32.570 INFO kablam! --> src/ewkb.rs:1053:5 Sep 14 11:38:32.570 INFO kablam! | Sep 14 11:38:32.570 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:32.570 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 14 11:38:32.570 INFO kablam! 1055 | | Ok(()) Sep 14 11:38:32.570 INFO kablam! 1056 | | } Sep 14 11:38:32.570 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:32.570 INFO kablam! Sep 14 11:38:32.570 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:32.570 INFO kablam! --> src/ewkb.rs:1053:5 Sep 14 11:38:32.570 INFO kablam! | Sep 14 11:38:32.570 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:32.570 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 14 11:38:32.570 INFO kablam! 1055 | | Ok(()) Sep 14 11:38:32.570 INFO kablam! 1056 | | } Sep 14 11:38:32.570 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:32.570 INFO kablam! Sep 14 11:38:32.574 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:32.574 INFO kablam! --> src/ewkb.rs:1085:5 Sep 14 11:38:32.574 INFO kablam! | Sep 14 11:38:32.574 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 14 11:38:32.574 INFO kablam! 1086 | | match *self { Sep 14 11:38:32.574 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:32.574 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:32.574 INFO kablam! ... | Sep 14 11:38:32.574 INFO kablam! 1094 | | } Sep 14 11:38:32.574 INFO kablam! 1095 | | } Sep 14 11:38:32.574 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:32.579 INFO kablam! Sep 14 11:38:32.579 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:32.579 INFO kablam! --> src/ewkb.rs:1085:5 Sep 14 11:38:32.579 INFO kablam! | Sep 14 11:38:32.579 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 14 11:38:32.579 INFO kablam! 1086 | | match *self { Sep 14 11:38:32.579 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:32.579 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:32.579 INFO kablam! ... | Sep 14 11:38:32.579 INFO kablam! 1094 | | } Sep 14 11:38:32.579 INFO kablam! 1095 | | } Sep 14 11:38:32.579 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:32.579 INFO kablam! Sep 14 11:38:32.580 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:32.580 INFO kablam! --> src/ewkb.rs:1085:5 Sep 14 11:38:32.580 INFO kablam! | Sep 14 11:38:32.580 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 14 11:38:32.580 INFO kablam! 1086 | | match *self { Sep 14 11:38:32.580 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:32.580 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:32.580 INFO kablam! ... | Sep 14 11:38:32.580 INFO kablam! 1094 | | } Sep 14 11:38:32.580 INFO kablam! 1095 | | } Sep 14 11:38:32.580 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:32.580 INFO kablam! Sep 14 11:38:32.580 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:32.580 INFO kablam! --> src/ewkb.rs:1085:5 Sep 14 11:38:32.580 INFO kablam! | Sep 14 11:38:32.580 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 14 11:38:32.580 INFO kablam! 1086 | | match *self { Sep 14 11:38:32.580 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:32.580 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:32.580 INFO kablam! ... | Sep 14 11:38:32.580 INFO kablam! 1094 | | } Sep 14 11:38:32.580 INFO kablam! 1095 | | } Sep 14 11:38:32.580 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:32.580 INFO kablam! Sep 14 11:38:32.580 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:32.580 INFO kablam! --> src/ewkb.rs:1085:5 Sep 14 11:38:32.580 INFO kablam! | Sep 14 11:38:32.580 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 14 11:38:32.580 INFO kablam! 1086 | | match *self { Sep 14 11:38:32.580 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:32.580 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:32.580 INFO kablam! ... | Sep 14 11:38:32.580 INFO kablam! 1094 | | } Sep 14 11:38:32.580 INFO kablam! 1095 | | } Sep 14 11:38:32.580 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:32.580 INFO kablam! Sep 14 11:38:32.580 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:32.580 INFO kablam! --> src/ewkb.rs:1085:5 Sep 14 11:38:32.580 INFO kablam! | Sep 14 11:38:32.580 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 14 11:38:32.580 INFO kablam! 1086 | | match *self { Sep 14 11:38:32.580 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:32.580 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:32.580 INFO kablam! ... | Sep 14 11:38:32.580 INFO kablam! 1094 | | } Sep 14 11:38:32.580 INFO kablam! 1095 | | } Sep 14 11:38:32.580 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:32.580 INFO kablam! Sep 14 11:38:32.583 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:32.583 INFO kablam! --> src/ewkb.rs:1097:5 Sep 14 11:38:32.583 INFO kablam! | Sep 14 11:38:32.583 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 14 11:38:32.583 INFO kablam! 1098 | | match *self { Sep 14 11:38:32.583 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 14 11:38:32.583 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 14 11:38:32.583 INFO kablam! ... | Sep 14 11:38:32.583 INFO kablam! 1106 | | } Sep 14 11:38:32.583 INFO kablam! 1107 | | } Sep 14 11:38:32.583 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:32.583 INFO kablam! Sep 14 11:38:32.583 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:32.583 INFO kablam! --> src/ewkb.rs:1097:5 Sep 14 11:38:32.584 INFO kablam! | Sep 14 11:38:32.584 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 14 11:38:32.584 INFO kablam! 1098 | | match *self { Sep 14 11:38:32.584 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 14 11:38:32.584 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 14 11:38:32.584 INFO kablam! ... | Sep 14 11:38:32.584 INFO kablam! 1106 | | } Sep 14 11:38:32.584 INFO kablam! 1107 | | } Sep 14 11:38:32.584 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:32.584 INFO kablam! Sep 14 11:38:32.584 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:32.584 INFO kablam! --> src/ewkb.rs:1097:5 Sep 14 11:38:32.584 INFO kablam! | Sep 14 11:38:32.584 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 14 11:38:32.584 INFO kablam! 1098 | | match *self { Sep 14 11:38:32.584 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 14 11:38:32.584 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 14 11:38:32.584 INFO kablam! ... | Sep 14 11:38:32.584 INFO kablam! 1106 | | } Sep 14 11:38:32.584 INFO kablam! 1107 | | } Sep 14 11:38:32.584 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:32.584 INFO kablam! Sep 14 11:38:32.584 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:32.584 INFO kablam! --> src/ewkb.rs:1097:5 Sep 14 11:38:32.584 INFO kablam! | Sep 14 11:38:32.584 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 14 11:38:32.584 INFO kablam! 1098 | | match *self { Sep 14 11:38:32.584 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 14 11:38:32.584 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 14 11:38:32.584 INFO kablam! ... | Sep 14 11:38:32.584 INFO kablam! 1106 | | } Sep 14 11:38:32.584 INFO kablam! 1107 | | } Sep 14 11:38:32.584 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:32.584 INFO kablam! Sep 14 11:38:32.584 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:32.584 INFO kablam! --> src/ewkb.rs:1097:5 Sep 14 11:38:32.584 INFO kablam! | Sep 14 11:38:32.584 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 14 11:38:32.584 INFO kablam! 1098 | | match *self { Sep 14 11:38:32.584 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 14 11:38:32.584 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 14 11:38:32.584 INFO kablam! ... | Sep 14 11:38:32.584 INFO kablam! 1106 | | } Sep 14 11:38:32.584 INFO kablam! 1107 | | } Sep 14 11:38:32.584 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:32.584 INFO kablam! Sep 14 11:38:32.584 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:32.584 INFO kablam! --> src/ewkb.rs:1097:5 Sep 14 11:38:32.584 INFO kablam! | Sep 14 11:38:32.584 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 14 11:38:32.584 INFO kablam! 1098 | | match *self { Sep 14 11:38:32.584 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 14 11:38:32.584 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 14 11:38:32.584 INFO kablam! ... | Sep 14 11:38:32.584 INFO kablam! 1106 | | } Sep 14 11:38:32.584 INFO kablam! 1107 | | } Sep 14 11:38:32.585 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:32.585 INFO kablam! Sep 14 11:38:32.587 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:32.587 INFO kablam! --> src/ewkb.rs:1109:5 Sep 14 11:38:32.587 INFO kablam! | Sep 14 11:38:32.587 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:32.587 INFO kablam! 1110 | | match *self { Sep 14 11:38:32.587 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:32.587 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:32.587 INFO kablam! ... | Sep 14 11:38:32.587 INFO kablam! 1118 | | } Sep 14 11:38:32.587 INFO kablam! 1119 | | } Sep 14 11:38:32.587 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:32.587 INFO kablam! Sep 14 11:38:32.587 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:32.587 INFO kablam! --> src/ewkb.rs:1109:5 Sep 14 11:38:32.587 INFO kablam! | Sep 14 11:38:32.587 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:32.587 INFO kablam! 1110 | | match *self { Sep 14 11:38:32.587 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:32.587 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:32.587 INFO kablam! ... | Sep 14 11:38:32.587 INFO kablam! 1118 | | } Sep 14 11:38:32.587 INFO kablam! 1119 | | } Sep 14 11:38:32.587 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:32.587 INFO kablam! Sep 14 11:38:32.587 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:32.587 INFO kablam! --> src/ewkb.rs:1109:5 Sep 14 11:38:32.587 INFO kablam! | Sep 14 11:38:32.587 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:32.587 INFO kablam! 1110 | | match *self { Sep 14 11:38:32.587 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:32.588 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:32.588 INFO kablam! ... | Sep 14 11:38:32.588 INFO kablam! 1118 | | } Sep 14 11:38:32.588 INFO kablam! 1119 | | } Sep 14 11:38:32.588 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:32.588 INFO kablam! Sep 14 11:38:32.588 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:32.588 INFO kablam! --> src/ewkb.rs:1109:5 Sep 14 11:38:32.588 INFO kablam! | Sep 14 11:38:32.588 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:32.588 INFO kablam! 1110 | | match *self { Sep 14 11:38:32.588 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:32.588 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:32.588 INFO kablam! ... | Sep 14 11:38:32.588 INFO kablam! 1118 | | } Sep 14 11:38:32.588 INFO kablam! 1119 | | } Sep 14 11:38:32.588 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:32.588 INFO kablam! Sep 14 11:38:32.588 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:32.588 INFO kablam! --> src/ewkb.rs:1109:5 Sep 14 11:38:32.588 INFO kablam! | Sep 14 11:38:32.588 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:32.588 INFO kablam! 1110 | | match *self { Sep 14 11:38:32.588 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:32.588 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:32.588 INFO kablam! ... | Sep 14 11:38:32.588 INFO kablam! 1118 | | } Sep 14 11:38:32.588 INFO kablam! 1119 | | } Sep 14 11:38:32.588 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:32.588 INFO kablam! Sep 14 11:38:32.588 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:32.588 INFO kablam! --> src/ewkb.rs:1109:5 Sep 14 11:38:32.588 INFO kablam! | Sep 14 11:38:32.588 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:32.588 INFO kablam! 1110 | | match *self { Sep 14 11:38:32.588 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:32.588 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:32.588 INFO kablam! ... | Sep 14 11:38:32.588 INFO kablam! 1118 | | } Sep 14 11:38:32.588 INFO kablam! 1119 | | } Sep 14 11:38:32.589 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:32.589 INFO kablam! Sep 14 11:38:32.593 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:32.593 INFO kablam! --> src/ewkb.rs:1138:5 Sep 14 11:38:32.593 INFO kablam! | Sep 14 11:38:32.593 INFO kablam! 1138 | / fn as_ewkb( Sep 14 11:38:32.593 INFO kablam! 1139 | | &'a self, Sep 14 11:38:32.593 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 14 11:38:32.593 INFO kablam! 1141 | | 'a, Sep 14 11:38:32.593 INFO kablam! ... | Sep 14 11:38:32.593 INFO kablam! 1165 | | } Sep 14 11:38:32.593 INFO kablam! 1166 | | } Sep 14 11:38:32.593 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:32.593 INFO kablam! Sep 14 11:38:32.593 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:32.593 INFO kablam! --> src/ewkb.rs:1138:5 Sep 14 11:38:32.593 INFO kablam! | Sep 14 11:38:32.593 INFO kablam! 1138 | / fn as_ewkb( Sep 14 11:38:32.593 INFO kablam! 1139 | | &'a self, Sep 14 11:38:32.593 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 14 11:38:32.593 INFO kablam! 1141 | | 'a, Sep 14 11:38:32.593 INFO kablam! ... | Sep 14 11:38:32.593 INFO kablam! 1165 | | } Sep 14 11:38:32.593 INFO kablam! 1166 | | } Sep 14 11:38:32.593 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:32.593 INFO kablam! Sep 14 11:38:32.593 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:32.593 INFO kablam! --> src/ewkb.rs:1138:5 Sep 14 11:38:32.593 INFO kablam! | Sep 14 11:38:32.594 INFO kablam! 1138 | / fn as_ewkb( Sep 14 11:38:32.594 INFO kablam! 1139 | | &'a self, Sep 14 11:38:32.594 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 14 11:38:32.594 INFO kablam! 1141 | | 'a, Sep 14 11:38:32.594 INFO kablam! ... | Sep 14 11:38:32.594 INFO kablam! 1165 | | } Sep 14 11:38:32.594 INFO kablam! 1166 | | } Sep 14 11:38:32.594 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:32.594 INFO kablam! Sep 14 11:38:32.594 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:32.594 INFO kablam! --> src/ewkb.rs:1138:5 Sep 14 11:38:32.594 INFO kablam! | Sep 14 11:38:32.594 INFO kablam! 1138 | / fn as_ewkb( Sep 14 11:38:32.594 INFO kablam! 1139 | | &'a self, Sep 14 11:38:32.594 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 14 11:38:32.594 INFO kablam! 1141 | | 'a, Sep 14 11:38:32.594 INFO kablam! ... | Sep 14 11:38:32.594 INFO kablam! 1165 | | } Sep 14 11:38:32.594 INFO kablam! 1166 | | } Sep 14 11:38:32.594 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:32.594 INFO kablam! Sep 14 11:38:32.594 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:32.594 INFO kablam! --> src/ewkb.rs:1138:5 Sep 14 11:38:32.594 INFO kablam! | Sep 14 11:38:32.594 INFO kablam! 1138 | / fn as_ewkb( Sep 14 11:38:32.594 INFO kablam! 1139 | | &'a self, Sep 14 11:38:32.594 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 14 11:38:32.594 INFO kablam! 1141 | | 'a, Sep 14 11:38:32.594 INFO kablam! ... | Sep 14 11:38:32.594 INFO kablam! 1165 | | } Sep 14 11:38:32.594 INFO kablam! 1166 | | } Sep 14 11:38:32.594 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:32.594 INFO kablam! Sep 14 11:38:32.594 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:32.594 INFO kablam! --> src/ewkb.rs:1138:5 Sep 14 11:38:32.594 INFO kablam! | Sep 14 11:38:32.594 INFO kablam! 1138 | / fn as_ewkb( Sep 14 11:38:32.594 INFO kablam! 1139 | | &'a self, Sep 14 11:38:32.594 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 14 11:38:32.594 INFO kablam! 1141 | | 'a, Sep 14 11:38:32.594 INFO kablam! ... | Sep 14 11:38:32.594 INFO kablam! 1165 | | } Sep 14 11:38:32.594 INFO kablam! 1166 | | } Sep 14 11:38:32.594 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:32.594 INFO kablam! Sep 14 11:38:32.598 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:32.598 INFO kablam! --> src/ewkb.rs:1371:5 Sep 14 11:38:32.598 INFO kablam! | Sep 14 11:38:32.598 INFO kablam! 1371 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:32.598 INFO kablam! 1372 | | write!(f, stringify!(EwkbGeometryCollection))?; //TODO Sep 14 11:38:32.598 INFO kablam! 1373 | | Ok(()) Sep 14 11:38:32.598 INFO kablam! 1374 | | } Sep 14 11:38:32.598 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:32.598 INFO kablam! Sep 14 11:38:32.601 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:32.601 INFO kablam! --> src/ewkb.rs:1403:5 Sep 14 11:38:32.601 INFO kablam! | Sep 14 11:38:32.604 INFO kablam! 1403 | / fn opt_srid(&self) -> Option { Sep 14 11:38:32.604 INFO kablam! 1404 | | self.srid Sep 14 11:38:32.604 INFO kablam! 1405 | | } Sep 14 11:38:32.604 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:32.605 INFO kablam! Sep 14 11:38:32.605 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:32.605 INFO kablam! --> src/ewkb.rs:1407:5 Sep 14 11:38:32.605 INFO kablam! | Sep 14 11:38:32.605 INFO kablam! 1407 | / fn type_id(&self) -> u32 { Sep 14 11:38:32.605 INFO kablam! 1408 | | 0x07 | Self::wkb_type_id(&self.point_type, self.srid) Sep 14 11:38:32.605 INFO kablam! 1409 | | } Sep 14 11:38:32.605 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:32.605 INFO kablam! Sep 14 11:38:32.608 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:32.608 INFO kablam! --> src/ewkb.rs:1411:5 Sep 14 11:38:32.608 INFO kablam! | Sep 14 11:38:32.608 INFO kablam! 1411 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:32.608 INFO kablam! 1412 | | w.write_u32::(self.geom.geometries().len() as u32)?; Sep 14 11:38:32.608 INFO kablam! 1413 | | Sep 14 11:38:32.608 INFO kablam! 1414 | | for geom in self.geom.geometries() { Sep 14 11:38:32.608 INFO kablam! ... | Sep 14 11:38:32.608 INFO kablam! 1474 | | Ok(()) Sep 14 11:38:32.608 INFO kablam! 1475 | | } Sep 14 11:38:32.608 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:32.608 INFO kablam! Sep 14 11:38:32.610 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:32.610 INFO kablam! --> src/ewkb.rs:1494:5 Sep 14 11:38:32.610 INFO kablam! | Sep 14 11:38:32.610 INFO kablam! 1494 | / fn as_ewkb( Sep 14 11:38:32.610 INFO kablam! 1495 | | &'a self, Sep 14 11:38:32.610 INFO kablam! 1496 | | ) -> EwkbGeometryCollection< Sep 14 11:38:32.610 INFO kablam! 1497 | | 'a, Sep 14 11:38:32.610 INFO kablam! ... | Sep 14 11:38:32.610 INFO kablam! 1515 | | } Sep 14 11:38:32.610 INFO kablam! 1516 | | } Sep 14 11:38:32.610 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:32.610 INFO kablam! Sep 14 11:38:32.611 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:32.612 INFO kablam! --> src/twkb.rs:286:5 Sep 14 11:38:32.612 INFO kablam! | Sep 14 11:38:32.612 INFO kablam! 286 | / fn as_ewkb(&'a self) -> ewkb::EwkbLineString<'a, Self::PointType, Self::Iter> { Sep 14 11:38:32.612 INFO kablam! 287 | | ewkb::EwkbLineString { Sep 14 11:38:32.612 INFO kablam! 288 | | geom: self, Sep 14 11:38:32.612 INFO kablam! 289 | | srid: None, Sep 14 11:38:32.612 INFO kablam! 290 | | point_type: ewkb::PointType::Point, Sep 14 11:38:32.612 INFO kablam! 291 | | } Sep 14 11:38:32.612 INFO kablam! 292 | | } Sep 14 11:38:32.612 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:32.612 INFO kablam! Sep 14 11:38:32.613 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:32.613 INFO kablam! --> src/twkb.rs:346:5 Sep 14 11:38:32.613 INFO kablam! | Sep 14 11:38:32.613 INFO kablam! 346 | / fn as_ewkb( Sep 14 11:38:32.613 INFO kablam! 347 | | &'a self, Sep 14 11:38:32.613 INFO kablam! 348 | | ) -> ewkb::EwkbPolygon<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Sep 14 11:38:32.613 INFO kablam! 349 | | ewkb::EwkbPolygon { Sep 14 11:38:32.613 INFO kablam! ... | Sep 14 11:38:32.613 INFO kablam! 353 | | } Sep 14 11:38:32.613 INFO kablam! 354 | | } Sep 14 11:38:32.613 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:32.613 INFO kablam! Sep 14 11:38:32.613 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:32.613 INFO kablam! --> src/twkb.rs:404:5 Sep 14 11:38:32.613 INFO kablam! | Sep 14 11:38:32.613 INFO kablam! 404 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiPoint<'a, Self::PointType, Self::Iter> { Sep 14 11:38:32.613 INFO kablam! 405 | | ewkb::EwkbMultiPoint { Sep 14 11:38:32.613 INFO kablam! 406 | | geom: self, Sep 14 11:38:32.613 INFO kablam! 407 | | srid: None, Sep 14 11:38:32.613 INFO kablam! 408 | | point_type: ewkb::PointType::Point, Sep 14 11:38:32.613 INFO kablam! 409 | | } Sep 14 11:38:32.613 INFO kablam! 410 | | } Sep 14 11:38:32.613 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:32.613 INFO kablam! Sep 14 11:38:32.614 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:32.614 INFO kablam! --> src/twkb.rs:470:5 Sep 14 11:38:32.614 INFO kablam! | Sep 14 11:38:32.614 INFO kablam! 470 | / fn as_ewkb( Sep 14 11:38:32.614 INFO kablam! 471 | | &'a self, Sep 14 11:38:32.614 INFO kablam! 472 | | ) -> ewkb::EwkbMultiLineString<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> Sep 14 11:38:32.614 INFO kablam! 473 | | { Sep 14 11:38:32.614 INFO kablam! ... | Sep 14 11:38:32.614 INFO kablam! 478 | | } Sep 14 11:38:32.614 INFO kablam! 479 | | } Sep 14 11:38:32.614 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:32.614 INFO kablam! Sep 14 11:38:32.615 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:32.615 INFO kablam! --> src/twkb.rs:554:5 Sep 14 11:38:32.615 INFO kablam! | Sep 14 11:38:32.615 INFO kablam! 554 | / fn as_ewkb( Sep 14 11:38:32.615 INFO kablam! 555 | | &'a self, Sep 14 11:38:32.615 INFO kablam! 556 | | ) -> ewkb::EwkbMultiPolygon< Sep 14 11:38:32.615 INFO kablam! 557 | | 'a, Sep 14 11:38:32.615 INFO kablam! ... | Sep 14 11:38:32.615 INFO kablam! 569 | | } Sep 14 11:38:32.615 INFO kablam! 570 | | } Sep 14 11:38:32.616 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:32.616 INFO kablam! Sep 14 11:38:32.621 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:32.621 INFO kablam! --> src/ewkb.rs:566:13 Sep 14 11:38:32.621 INFO kablam! | Sep 14 11:38:32.621 INFO kablam! 566 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:32.621 INFO kablam! 567 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 14 11:38:32.621 INFO kablam! 568 | | Ok(()) Sep 14 11:38:32.621 INFO kablam! 569 | | } Sep 14 11:38:32.621 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:32.621 INFO kablam! ... Sep 14 11:38:32.621 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 11:38:32.621 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 11:38:32.621 INFO kablam! 761 | | command write_ewkb_body); Sep 14 11:38:32.621 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 11:38:32.621 INFO kablam! Sep 14 11:38:32.622 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:32.622 INFO kablam! --> src/ewkb.rs:576:13 Sep 14 11:38:32.622 INFO kablam! | Sep 14 11:38:32.622 INFO kablam! 576 | / fn opt_srid(&self) -> Option { Sep 14 11:38:32.622 INFO kablam! 577 | | self.srid Sep 14 11:38:32.622 INFO kablam! 578 | | } Sep 14 11:38:32.622 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:32.622 INFO kablam! ... Sep 14 11:38:32.622 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 11:38:32.622 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 11:38:32.622 INFO kablam! 761 | | command write_ewkb_body); Sep 14 11:38:32.622 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 11:38:32.622 INFO kablam! Sep 14 11:38:32.622 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:32.622 INFO kablam! --> src/ewkb.rs:580:13 Sep 14 11:38:32.622 INFO kablam! | Sep 14 11:38:32.622 INFO kablam! 580 | / fn type_id(&self) -> u32 { Sep 14 11:38:32.622 INFO kablam! 581 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 14 11:38:32.622 INFO kablam! 582 | | } Sep 14 11:38:32.622 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:32.622 INFO kablam! ... Sep 14 11:38:32.622 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 11:38:32.622 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 11:38:32.622 INFO kablam! 761 | | command write_ewkb_body); Sep 14 11:38:32.622 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 11:38:32.622 INFO kablam! Sep 14 11:38:32.623 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:32.623 INFO kablam! --> src/ewkb.rs:584:13 Sep 14 11:38:32.623 INFO kablam! | Sep 14 11:38:32.623 INFO kablam! 584 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:32.623 INFO kablam! 585 | | w.write_u32::(self.geom.points().len() as u32)?; Sep 14 11:38:32.623 INFO kablam! 586 | | for geom in self.geom.points() { Sep 14 11:38:32.623 INFO kablam! 587 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 14 11:38:32.623 INFO kablam! ... | Sep 14 11:38:32.623 INFO kablam! 590 | | Ok(()) Sep 14 11:38:32.623 INFO kablam! 591 | | } Sep 14 11:38:32.623 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:32.623 INFO kablam! ... Sep 14 11:38:32.625 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 11:38:32.625 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 11:38:32.625 INFO kablam! 761 | | command write_ewkb_body); Sep 14 11:38:32.625 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 11:38:32.625 INFO kablam! Sep 14 11:38:32.625 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:32.625 INFO kablam! --> src/ewkb.rs:599:13 Sep 14 11:38:32.625 INFO kablam! | Sep 14 11:38:32.625 INFO kablam! 599 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Sep 14 11:38:32.625 INFO kablam! 600 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 14 11:38:32.625 INFO kablam! 601 | | } Sep 14 11:38:32.625 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:32.625 INFO kablam! ... Sep 14 11:38:32.625 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 11:38:32.625 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 11:38:32.625 INFO kablam! 761 | | command write_ewkb_body); Sep 14 11:38:32.625 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 11:38:32.625 INFO kablam! Sep 14 11:38:32.625 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:32.625 INFO kablam! --> src/ewkb.rs:634:13 Sep 14 11:38:32.625 INFO kablam! | Sep 14 11:38:32.625 INFO kablam! 634 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:32.625 INFO kablam! 635 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 14 11:38:32.625 INFO kablam! 636 | | Ok(()) Sep 14 11:38:32.625 INFO kablam! 637 | | } Sep 14 11:38:32.626 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:32.626 INFO kablam! ... Sep 14 11:38:32.626 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 11:38:32.626 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 11:38:32.626 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 11:38:32.626 INFO kablam! 778 | | command write_ewkb_body); Sep 14 11:38:32.626 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 11:38:32.626 INFO kablam! Sep 14 11:38:32.626 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:32.626 INFO kablam! --> src/ewkb.rs:646:13 Sep 14 11:38:32.626 INFO kablam! | Sep 14 11:38:32.626 INFO kablam! 646 | / fn opt_srid(&self) -> Option { Sep 14 11:38:32.626 INFO kablam! 647 | | self.srid Sep 14 11:38:32.626 INFO kablam! 648 | | } Sep 14 11:38:32.626 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:32.626 INFO kablam! ... Sep 14 11:38:32.626 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 11:38:32.626 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 11:38:32.626 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 11:38:32.626 INFO kablam! 778 | | command write_ewkb_body); Sep 14 11:38:32.626 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 11:38:32.626 INFO kablam! Sep 14 11:38:32.626 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:32.626 INFO kablam! --> src/ewkb.rs:650:13 Sep 14 11:38:32.626 INFO kablam! | Sep 14 11:38:32.626 INFO kablam! 650 | / fn type_id(&self) -> u32 { Sep 14 11:38:32.626 INFO kablam! 651 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 14 11:38:32.626 INFO kablam! 652 | | } Sep 14 11:38:32.626 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:32.627 INFO kablam! ... Sep 14 11:38:32.627 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 11:38:32.627 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 11:38:32.627 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 11:38:32.627 INFO kablam! 778 | | command write_ewkb_body); Sep 14 11:38:32.627 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 11:38:32.627 INFO kablam! Sep 14 11:38:32.627 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:32.627 INFO kablam! --> src/ewkb.rs:654:13 Sep 14 11:38:32.627 INFO kablam! | Sep 14 11:38:32.627 INFO kablam! 654 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:32.627 INFO kablam! 655 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Sep 14 11:38:32.627 INFO kablam! 656 | | for geom in self.geom.$itemname() { Sep 14 11:38:32.627 INFO kablam! 657 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 14 11:38:32.627 INFO kablam! ... | Sep 14 11:38:32.627 INFO kablam! 660 | | Ok(()) Sep 14 11:38:32.627 INFO kablam! 661 | | } Sep 14 11:38:32.627 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:32.627 INFO kablam! ... Sep 14 11:38:32.627 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 11:38:32.627 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 11:38:32.627 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 11:38:32.627 INFO kablam! 778 | | command write_ewkb_body); Sep 14 11:38:32.627 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 11:38:32.627 INFO kablam! Sep 14 11:38:32.628 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:32.628 INFO kablam! --> src/ewkb.rs:671:13 Sep 14 11:38:32.628 INFO kablam! | Sep 14 11:38:32.628 INFO kablam! 671 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Sep 14 11:38:32.628 INFO kablam! 672 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 14 11:38:32.628 INFO kablam! 673 | | } Sep 14 11:38:32.628 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:32.628 INFO kablam! ... Sep 14 11:38:32.628 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 11:38:32.628 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 11:38:32.628 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 11:38:32.628 INFO kablam! 778 | | command write_ewkb_body); Sep 14 11:38:32.628 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 11:38:32.628 INFO kablam! Sep 14 11:38:32.630 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:32.630 INFO kablam! --> src/ewkb.rs:566:13 Sep 14 11:38:32.630 INFO kablam! | Sep 14 11:38:32.630 INFO kablam! 566 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:32.630 INFO kablam! 567 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 14 11:38:32.630 INFO kablam! 568 | | Ok(()) Sep 14 11:38:32.630 INFO kablam! 569 | | } Sep 14 11:38:32.630 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:32.630 INFO kablam! ... Sep 14 11:38:32.630 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 11:38:32.630 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 11:38:32.630 INFO kablam! 794 | | command write_ewkb); Sep 14 11:38:32.630 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 11:38:32.630 INFO kablam! Sep 14 11:38:32.630 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:32.630 INFO kablam! --> src/ewkb.rs:576:13 Sep 14 11:38:32.630 INFO kablam! | Sep 14 11:38:32.630 INFO kablam! 576 | / fn opt_srid(&self) -> Option { Sep 14 11:38:32.630 INFO kablam! 577 | | self.srid Sep 14 11:38:32.630 INFO kablam! 578 | | } Sep 14 11:38:32.630 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:32.630 INFO kablam! ... Sep 14 11:38:32.630 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 11:38:32.630 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 11:38:32.630 INFO kablam! 794 | | command write_ewkb); Sep 14 11:38:32.630 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 11:38:32.630 INFO kablam! Sep 14 11:38:32.631 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:32.631 INFO kablam! --> src/ewkb.rs:580:13 Sep 14 11:38:32.631 INFO kablam! | Sep 14 11:38:32.631 INFO kablam! 580 | / fn type_id(&self) -> u32 { Sep 14 11:38:32.631 INFO kablam! 581 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 14 11:38:32.631 INFO kablam! 582 | | } Sep 14 11:38:32.631 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:32.631 INFO kablam! ... Sep 14 11:38:32.631 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 11:38:32.631 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 11:38:32.631 INFO kablam! 794 | | command write_ewkb); Sep 14 11:38:32.631 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 11:38:32.631 INFO kablam! Sep 14 11:38:32.631 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:32.631 INFO kablam! --> src/ewkb.rs:584:13 Sep 14 11:38:32.631 INFO kablam! | Sep 14 11:38:32.631 INFO kablam! 584 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:32.631 INFO kablam! 585 | | w.write_u32::(self.geom.points().len() as u32)?; Sep 14 11:38:32.631 INFO kablam! 586 | | for geom in self.geom.points() { Sep 14 11:38:32.631 INFO kablam! 587 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 14 11:38:32.631 INFO kablam! ... | Sep 14 11:38:32.631 INFO kablam! 590 | | Ok(()) Sep 14 11:38:32.631 INFO kablam! 591 | | } Sep 14 11:38:32.631 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:32.631 INFO kablam! ... Sep 14 11:38:32.631 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 11:38:32.631 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 11:38:32.631 INFO kablam! 794 | | command write_ewkb); Sep 14 11:38:32.631 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 11:38:32.631 INFO kablam! Sep 14 11:38:32.632 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:32.632 INFO kablam! --> src/ewkb.rs:599:13 Sep 14 11:38:32.632 INFO kablam! | Sep 14 11:38:32.632 INFO kablam! 599 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Sep 14 11:38:32.632 INFO kablam! 600 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 14 11:38:32.632 INFO kablam! 601 | | } Sep 14 11:38:32.632 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:32.632 INFO kablam! ... Sep 14 11:38:32.632 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 11:38:32.632 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 11:38:32.632 INFO kablam! 794 | | command write_ewkb); Sep 14 11:38:32.632 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 11:38:32.632 INFO kablam! Sep 14 11:38:32.634 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:32.634 INFO kablam! --> src/ewkb.rs:634:13 Sep 14 11:38:32.634 INFO kablam! | Sep 14 11:38:32.634 INFO kablam! 634 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:32.634 INFO kablam! 635 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 14 11:38:32.634 INFO kablam! 636 | | Ok(()) Sep 14 11:38:32.634 INFO kablam! 637 | | } Sep 14 11:38:32.634 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:32.634 INFO kablam! ... Sep 14 11:38:32.634 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 11:38:32.634 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 11:38:32.634 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 11:38:32.634 INFO kablam! 811 | | command write_ewkb); Sep 14 11:38:32.634 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:32.634 INFO kablam! Sep 14 11:38:32.634 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:32.634 INFO kablam! --> src/ewkb.rs:646:13 Sep 14 11:38:32.634 INFO kablam! | Sep 14 11:38:32.634 INFO kablam! 646 | / fn opt_srid(&self) -> Option { Sep 14 11:38:32.634 INFO kablam! 647 | | self.srid Sep 14 11:38:32.634 INFO kablam! 648 | | } Sep 14 11:38:32.634 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:32.634 INFO kablam! ... Sep 14 11:38:32.634 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 11:38:32.634 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 11:38:32.634 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 11:38:32.634 INFO kablam! 811 | | command write_ewkb); Sep 14 11:38:32.635 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:32.635 INFO kablam! Sep 14 11:38:32.635 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:32.635 INFO kablam! --> src/ewkb.rs:650:13 Sep 14 11:38:32.635 INFO kablam! | Sep 14 11:38:32.635 INFO kablam! 650 | / fn type_id(&self) -> u32 { Sep 14 11:38:32.635 INFO kablam! 651 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 14 11:38:32.635 INFO kablam! 652 | | } Sep 14 11:38:32.635 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:32.635 INFO kablam! ... Sep 14 11:38:32.635 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 11:38:32.635 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 11:38:32.635 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 11:38:32.635 INFO kablam! 811 | | command write_ewkb); Sep 14 11:38:32.635 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:32.635 INFO kablam! Sep 14 11:38:32.636 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:32.636 INFO kablam! --> src/ewkb.rs:654:13 Sep 14 11:38:32.636 INFO kablam! | Sep 14 11:38:32.636 INFO kablam! 654 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:32.636 INFO kablam! 655 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Sep 14 11:38:32.636 INFO kablam! 656 | | for geom in self.geom.$itemname() { Sep 14 11:38:32.636 INFO kablam! 657 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 14 11:38:32.636 INFO kablam! ... | Sep 14 11:38:32.636 INFO kablam! 660 | | Ok(()) Sep 14 11:38:32.636 INFO kablam! 661 | | } Sep 14 11:38:32.636 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:32.636 INFO kablam! ... Sep 14 11:38:32.636 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 11:38:32.636 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 11:38:32.636 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 11:38:32.636 INFO kablam! 811 | | command write_ewkb); Sep 14 11:38:32.636 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:32.636 INFO kablam! Sep 14 11:38:32.637 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:32.637 INFO kablam! --> src/ewkb.rs:671:13 Sep 14 11:38:32.637 INFO kablam! | Sep 14 11:38:32.637 INFO kablam! 671 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Sep 14 11:38:32.637 INFO kablam! 672 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 14 11:38:32.637 INFO kablam! 673 | | } Sep 14 11:38:32.637 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:32.637 INFO kablam! ... Sep 14 11:38:32.637 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 11:38:32.637 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 11:38:32.637 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 11:38:32.637 INFO kablam! 811 | | command write_ewkb); Sep 14 11:38:32.637 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:32.637 INFO kablam! Sep 14 11:38:32.639 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:32.639 INFO kablam! --> src/ewkb.rs:708:13 Sep 14 11:38:32.639 INFO kablam! | Sep 14 11:38:32.639 INFO kablam! 708 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:32.639 INFO kablam! 709 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 14 11:38:32.639 INFO kablam! 710 | | Ok(()) Sep 14 11:38:32.639 INFO kablam! 711 | | } Sep 14 11:38:32.639 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:32.639 INFO kablam! ... Sep 14 11:38:32.639 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 11:38:32.639 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 11:38:32.639 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 11:38:32.639 INFO kablam! 828 | | command write_ewkb); Sep 14 11:38:32.639 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:32.639 INFO kablam! Sep 14 11:38:32.640 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:32.640 INFO kablam! --> src/ewkb.rs:722:13 Sep 14 11:38:32.640 INFO kablam! | Sep 14 11:38:32.640 INFO kablam! 722 | / fn opt_srid(&self) -> Option { Sep 14 11:38:32.640 INFO kablam! 723 | | self.srid Sep 14 11:38:32.640 INFO kablam! 724 | | } Sep 14 11:38:32.640 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:32.640 INFO kablam! ... Sep 14 11:38:32.640 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 11:38:32.640 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 11:38:32.640 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 11:38:32.640 INFO kablam! 828 | | command write_ewkb); Sep 14 11:38:32.640 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:32.640 INFO kablam! Sep 14 11:38:32.641 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:32.641 INFO kablam! --> src/ewkb.rs:726:13 Sep 14 11:38:32.641 INFO kablam! | Sep 14 11:38:32.641 INFO kablam! 726 | / fn type_id(&self) -> u32 { Sep 14 11:38:32.641 INFO kablam! 727 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 14 11:38:32.641 INFO kablam! 728 | | } Sep 14 11:38:32.641 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:32.641 INFO kablam! ... Sep 14 11:38:32.641 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 11:38:32.641 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 11:38:32.641 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 11:38:32.641 INFO kablam! 828 | | command write_ewkb); Sep 14 11:38:32.641 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:32.641 INFO kablam! Sep 14 11:38:32.642 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:32.642 INFO kablam! --> src/ewkb.rs:730:13 Sep 14 11:38:32.642 INFO kablam! | Sep 14 11:38:32.642 INFO kablam! 730 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:32.642 INFO kablam! 731 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Sep 14 11:38:32.642 INFO kablam! 732 | | for geom in self.geom.$itemname() { Sep 14 11:38:32.642 INFO kablam! 733 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 14 11:38:32.642 INFO kablam! ... | Sep 14 11:38:32.642 INFO kablam! 736 | | Ok(()) Sep 14 11:38:32.642 INFO kablam! 737 | | } Sep 14 11:38:32.642 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:32.642 INFO kablam! ... Sep 14 11:38:32.642 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 11:38:32.642 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 11:38:32.642 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 11:38:32.642 INFO kablam! 828 | | command write_ewkb); Sep 14 11:38:32.642 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:32.642 INFO kablam! Sep 14 11:38:32.643 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:32.643 INFO kablam! --> src/ewkb.rs:749:13 Sep 14 11:38:32.643 INFO kablam! | Sep 14 11:38:32.643 INFO kablam! 749 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter> { Sep 14 11:38:32.643 INFO kablam! 750 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 14 11:38:32.643 INFO kablam! 751 | | } Sep 14 11:38:32.643 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:32.643 INFO kablam! ... Sep 14 11:38:32.643 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 11:38:32.643 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 11:38:32.643 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 11:38:32.643 INFO kablam! 828 | | command write_ewkb); Sep 14 11:38:32.643 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:32.643 INFO kablam! Sep 14 11:38:32.649 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:32.649 INFO kablam! --> src/postgis.rs:102:13 Sep 14 11:38:32.649 INFO kablam! | Sep 14 11:38:32.649 INFO kablam! 102 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 14 11:38:32.649 INFO kablam! 103 | | self.write_ewkb(out)?; Sep 14 11:38:32.649 INFO kablam! 104 | | Ok(IsNull::No) Sep 14 11:38:32.649 INFO kablam! 105 | | } Sep 14 11:38:32.649 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:32.650 INFO kablam! ... Sep 14 11:38:32.650 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Sep 14 11:38:32.650 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 14 11:38:32.650 INFO kablam! Sep 14 11:38:32.650 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:32.650 INFO kablam! --> src/postgis.rs:146:1 Sep 14 11:38:32.650 INFO kablam! | Sep 14 11:38:32.650 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Sep 14 11:38:32.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 11:38:32.650 INFO kablam! | | Sep 14 11:38:32.650 INFO kablam! | the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:32.650 INFO kablam! | in this macro invocation Sep 14 11:38:32.650 INFO kablam! | Sep 14 11:38:32.650 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 11:38:32.650 INFO kablam! Sep 14 11:38:32.651 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:32.651 INFO kablam! --> src/postgis.rs:118:13 Sep 14 11:38:32.651 INFO kablam! | Sep 14 11:38:32.651 INFO kablam! 118 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 14 11:38:32.651 INFO kablam! 119 | | self.write_ewkb(out)?; Sep 14 11:38:32.651 INFO kablam! 120 | | Ok(IsNull::No) Sep 14 11:38:32.651 INFO kablam! 121 | | } Sep 14 11:38:32.651 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:32.651 INFO kablam! ... Sep 14 11:38:32.651 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Sep 14 11:38:32.651 INFO kablam! | --------------------------------------------------------- in this macro invocation Sep 14 11:38:32.651 INFO kablam! Sep 14 11:38:32.651 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:32.651 INFO kablam! --> src/postgis.rs:147:1 Sep 14 11:38:32.651 INFO kablam! | Sep 14 11:38:32.651 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Sep 14 11:38:32.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 11:38:32.651 INFO kablam! | | Sep 14 11:38:32.651 INFO kablam! | the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:32.651 INFO kablam! | in this macro invocation Sep 14 11:38:32.651 INFO kablam! | Sep 14 11:38:32.651 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 11:38:32.651 INFO kablam! Sep 14 11:38:32.652 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:32.652 INFO kablam! --> src/postgis.rs:102:13 Sep 14 11:38:32.652 INFO kablam! | Sep 14 11:38:32.652 INFO kablam! 102 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 14 11:38:32.652 INFO kablam! 103 | | self.write_ewkb(out)?; Sep 14 11:38:32.652 INFO kablam! 104 | | Ok(IsNull::No) Sep 14 11:38:32.652 INFO kablam! 105 | | } Sep 14 11:38:32.652 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:32.652 INFO kablam! ... Sep 14 11:38:32.652 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Sep 14 11:38:32.652 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 14 11:38:32.652 INFO kablam! Sep 14 11:38:32.652 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:32.652 INFO kablam! --> src/postgis.rs:148:1 Sep 14 11:38:32.652 INFO kablam! | Sep 14 11:38:32.653 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Sep 14 11:38:32.653 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 11:38:32.653 INFO kablam! | | Sep 14 11:38:32.653 INFO kablam! | the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:32.653 INFO kablam! | in this macro invocation Sep 14 11:38:32.653 INFO kablam! | Sep 14 11:38:32.653 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 11:38:32.653 INFO kablam! Sep 14 11:38:32.653 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:32.653 INFO kablam! --> src/postgis.rs:118:13 Sep 14 11:38:32.653 INFO kablam! | Sep 14 11:38:32.653 INFO kablam! 118 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 14 11:38:32.653 INFO kablam! 119 | | self.write_ewkb(out)?; Sep 14 11:38:32.653 INFO kablam! 120 | | Ok(IsNull::No) Sep 14 11:38:32.653 INFO kablam! 121 | | } Sep 14 11:38:32.653 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:32.653 INFO kablam! ... Sep 14 11:38:32.653 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Sep 14 11:38:32.653 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Sep 14 11:38:32.653 INFO kablam! Sep 14 11:38:32.655 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:32.655 INFO kablam! --> src/postgis.rs:149:1 Sep 14 11:38:32.655 INFO kablam! | Sep 14 11:38:32.655 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Sep 14 11:38:32.655 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 11:38:32.655 INFO kablam! | | Sep 14 11:38:32.655 INFO kablam! | the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:32.655 INFO kablam! | in this macro invocation Sep 14 11:38:32.655 INFO kablam! | Sep 14 11:38:32.655 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 11:38:32.655 INFO kablam! Sep 14 11:38:32.655 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:32.655 INFO kablam! --> src/postgis.rs:138:13 Sep 14 11:38:32.655 INFO kablam! | Sep 14 11:38:32.655 INFO kablam! 138 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 14 11:38:32.655 INFO kablam! 139 | | self.write_ewkb(out)?; Sep 14 11:38:32.655 INFO kablam! 140 | | Ok(IsNull::No) Sep 14 11:38:32.655 INFO kablam! 141 | | } Sep 14 11:38:32.655 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:32.655 INFO kablam! ... Sep 14 11:38:32.655 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Sep 14 11:38:32.655 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Sep 14 11:38:32.655 INFO kablam! Sep 14 11:38:32.656 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:32.656 INFO kablam! --> src/postgis.rs:150:1 Sep 14 11:38:32.656 INFO kablam! | Sep 14 11:38:32.656 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Sep 14 11:38:32.656 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 11:38:32.656 INFO kablam! | | Sep 14 11:38:32.656 INFO kablam! | the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:32.656 INFO kablam! | in this macro invocation Sep 14 11:38:32.656 INFO kablam! | Sep 14 11:38:32.656 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 11:38:32.656 INFO kablam! Sep 14 11:38:32.670 INFO kablam! error: aborting due to 128 previous errors Sep 14 11:38:32.670 INFO kablam! Sep 14 11:38:32.670 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 14 11:38:32.683 INFO kablam! error: Could not compile `postgis`. Sep 14 11:38:32.683 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 11:38:32.689 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:32.689 INFO kablam! --> src/ewkb.rs:1008:5 Sep 14 11:38:32.689 INFO kablam! | Sep 14 11:38:32.689 INFO kablam! 1008 | / fn as_ewkb( Sep 14 11:38:32.689 INFO kablam! 1009 | | &'a self, Sep 14 11:38:32.689 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 14 11:38:32.689 INFO kablam! 1011 | | 'a, Sep 14 11:38:32.689 INFO kablam! ... | Sep 14 11:38:32.689 INFO kablam! 1023 | | Self::GeomCollection, Sep 14 11:38:32.689 INFO kablam! 1024 | | >; Sep 14 11:38:32.689 INFO kablam! | |______^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:32.691 INFO kablam! Sep 14 11:38:32.691 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:32.691 INFO kablam! --> src/ewkb.rs:1008:5 Sep 14 11:38:32.691 INFO kablam! | Sep 14 11:38:32.691 INFO kablam! 1008 | / fn as_ewkb( Sep 14 11:38:32.691 INFO kablam! 1009 | | &'a self, Sep 14 11:38:32.692 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 14 11:38:32.692 INFO kablam! 1011 | | 'a, Sep 14 11:38:32.692 INFO kablam! ... | Sep 14 11:38:32.692 INFO kablam! 1023 | | Self::GeomCollection, Sep 14 11:38:32.692 INFO kablam! 1024 | | >; Sep 14 11:38:32.692 INFO kablam! | |______^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:32.692 INFO kablam! Sep 14 11:38:32.692 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:32.692 INFO kablam! --> src/ewkb.rs:1008:5 Sep 14 11:38:32.692 INFO kablam! | Sep 14 11:38:32.692 INFO kablam! 1008 | / fn as_ewkb( Sep 14 11:38:32.692 INFO kablam! 1009 | | &'a self, Sep 14 11:38:32.692 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 14 11:38:32.692 INFO kablam! 1011 | | 'a, Sep 14 11:38:32.692 INFO kablam! ... | Sep 14 11:38:32.692 INFO kablam! 1023 | | Self::GeomCollection, Sep 14 11:38:32.692 INFO kablam! 1024 | | >; Sep 14 11:38:32.692 INFO kablam! | |______^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:32.692 INFO kablam! Sep 14 11:38:32.693 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:32.693 INFO kablam! --> src/ewkb.rs:1008:5 Sep 14 11:38:32.693 INFO kablam! | Sep 14 11:38:32.693 INFO kablam! 1008 | / fn as_ewkb( Sep 14 11:38:32.693 INFO kablam! 1009 | | &'a self, Sep 14 11:38:32.693 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 14 11:38:32.693 INFO kablam! 1011 | | 'a, Sep 14 11:38:32.693 INFO kablam! ... | Sep 14 11:38:32.693 INFO kablam! 1023 | | Self::GeomCollection, Sep 14 11:38:32.693 INFO kablam! 1024 | | >; Sep 14 11:38:32.693 INFO kablam! | |______^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:32.693 INFO kablam! Sep 14 11:38:32.693 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:32.693 INFO kablam! --> src/ewkb.rs:1008:5 Sep 14 11:38:32.693 INFO kablam! | Sep 14 11:38:32.693 INFO kablam! 1008 | / fn as_ewkb( Sep 14 11:38:32.693 INFO kablam! 1009 | | &'a self, Sep 14 11:38:32.693 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 14 11:38:32.693 INFO kablam! 1011 | | 'a, Sep 14 11:38:32.693 INFO kablam! ... | Sep 14 11:38:32.693 INFO kablam! 1023 | | Self::GeomCollection, Sep 14 11:38:32.693 INFO kablam! 1024 | | >; Sep 14 11:38:32.693 INFO kablam! | |______^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:32.693 INFO kablam! Sep 14 11:38:32.694 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:32.694 INFO kablam! --> src/ewkb.rs:1008:5 Sep 14 11:38:32.694 INFO kablam! | Sep 14 11:38:32.694 INFO kablam! 1008 | / fn as_ewkb( Sep 14 11:38:32.694 INFO kablam! 1009 | | &'a self, Sep 14 11:38:32.694 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 14 11:38:32.694 INFO kablam! 1011 | | 'a, Sep 14 11:38:32.694 INFO kablam! ... | Sep 14 11:38:32.694 INFO kablam! 1023 | | Self::GeomCollection, Sep 14 11:38:32.694 INFO kablam! 1024 | | >; Sep 14 11:38:32.694 INFO kablam! | |______^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:32.699 INFO kablam! Sep 14 11:38:32.975 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:32.975 INFO kablam! --> src/ewkb.rs:1326:5 Sep 14 11:38:32.975 INFO kablam! | Sep 14 11:38:32.975 INFO kablam! 1326 | / fn as_ewkb( Sep 14 11:38:32.975 INFO kablam! 1327 | | &'a self, Sep 14 11:38:32.975 INFO kablam! 1328 | | ) -> EwkbGeometryCollection< Sep 14 11:38:32.975 INFO kablam! 1329 | | 'a, Sep 14 11:38:32.975 INFO kablam! ... | Sep 14 11:38:32.975 INFO kablam! 1341 | | Self::GeomCollection, Sep 14 11:38:32.975 INFO kablam! 1342 | | >; Sep 14 11:38:32.975 INFO kablam! | |______^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:32.975 INFO kablam! Sep 14 11:38:33.023 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:33.023 INFO kablam! --> src/ewkb.rs:559:13 Sep 14 11:38:33.023 INFO kablam! | Sep 14 11:38:33.023 INFO kablam! 559 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Sep 14 11:38:33.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:33.023 INFO kablam! ... Sep 14 11:38:33.023 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 11:38:33.023 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 11:38:33.023 INFO kablam! 761 | | command write_ewkb_body); Sep 14 11:38:33.023 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 11:38:33.027 INFO kablam! Sep 14 11:38:33.035 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:33.035 INFO kablam! --> src/ewkb.rs:625:13 Sep 14 11:38:33.035 INFO kablam! | Sep 14 11:38:33.035 INFO kablam! 625 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Sep 14 11:38:33.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:33.035 INFO kablam! ... Sep 14 11:38:33.035 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 11:38:33.035 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 11:38:33.035 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 11:38:33.035 INFO kablam! 778 | | command write_ewkb_body); Sep 14 11:38:33.035 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 11:38:33.035 INFO kablam! Sep 14 11:38:33.043 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:33.043 INFO kablam! --> src/ewkb.rs:559:13 Sep 14 11:38:33.043 INFO kablam! | Sep 14 11:38:33.043 INFO kablam! 559 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Sep 14 11:38:33.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:33.043 INFO kablam! ... Sep 14 11:38:33.043 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 11:38:33.043 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 11:38:33.043 INFO kablam! 794 | | command write_ewkb); Sep 14 11:38:33.043 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 11:38:33.043 INFO kablam! Sep 14 11:38:33.055 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:33.055 INFO kablam! --> src/ewkb.rs:625:13 Sep 14 11:38:33.056 INFO kablam! | Sep 14 11:38:33.056 INFO kablam! 625 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Sep 14 11:38:33.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:33.056 INFO kablam! ... Sep 14 11:38:33.056 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 11:38:33.056 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 11:38:33.056 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 11:38:33.056 INFO kablam! 811 | | command write_ewkb); Sep 14 11:38:33.056 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:33.056 INFO kablam! Sep 14 11:38:33.079 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:33.079 INFO kablam! --> src/ewkb.rs:697:13 Sep 14 11:38:33.079 INFO kablam! | Sep 14 11:38:33.079 INFO kablam! 697 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter>; Sep 14 11:38:33.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:33.079 INFO kablam! ... Sep 14 11:38:33.079 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 11:38:33.079 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 11:38:33.079 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 11:38:33.079 INFO kablam! 828 | | command write_ewkb); Sep 14 11:38:33.079 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:33.079 INFO kablam! Sep 14 11:38:33.087 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:33.087 INFO kablam! --> src/ewkb.rs:1053:5 Sep 14 11:38:33.087 INFO kablam! | Sep 14 11:38:33.087 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:33.087 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 14 11:38:33.087 INFO kablam! 1055 | | Ok(()) Sep 14 11:38:33.087 INFO kablam! 1056 | | } Sep 14 11:38:33.087 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:33.087 INFO kablam! Sep 14 11:38:33.087 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:33.087 INFO kablam! --> src/ewkb.rs:1053:5 Sep 14 11:38:33.087 INFO kablam! | Sep 14 11:38:33.087 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:33.087 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 14 11:38:33.087 INFO kablam! 1055 | | Ok(()) Sep 14 11:38:33.087 INFO kablam! 1056 | | } Sep 14 11:38:33.087 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:33.087 INFO kablam! Sep 14 11:38:33.087 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:33.087 INFO kablam! --> src/ewkb.rs:1053:5 Sep 14 11:38:33.087 INFO kablam! | Sep 14 11:38:33.087 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:33.087 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 14 11:38:33.087 INFO kablam! 1055 | | Ok(()) Sep 14 11:38:33.087 INFO kablam! 1056 | | } Sep 14 11:38:33.087 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:33.087 INFO kablam! Sep 14 11:38:33.087 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:33.087 INFO kablam! --> src/ewkb.rs:1053:5 Sep 14 11:38:33.087 INFO kablam! | Sep 14 11:38:33.087 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:33.087 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 14 11:38:33.087 INFO kablam! 1055 | | Ok(()) Sep 14 11:38:33.088 INFO kablam! 1056 | | } Sep 14 11:38:33.088 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:33.088 INFO kablam! Sep 14 11:38:33.088 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:33.088 INFO kablam! --> src/ewkb.rs:1053:5 Sep 14 11:38:33.088 INFO kablam! | Sep 14 11:38:33.088 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:33.088 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 14 11:38:33.088 INFO kablam! 1055 | | Ok(()) Sep 14 11:38:33.088 INFO kablam! 1056 | | } Sep 14 11:38:33.088 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:33.088 INFO kablam! Sep 14 11:38:33.088 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:33.088 INFO kablam! --> src/ewkb.rs:1053:5 Sep 14 11:38:33.088 INFO kablam! | Sep 14 11:38:33.088 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:33.088 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 14 11:38:33.088 INFO kablam! 1055 | | Ok(()) Sep 14 11:38:33.088 INFO kablam! 1056 | | } Sep 14 11:38:33.088 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:33.088 INFO kablam! Sep 14 11:38:33.095 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:33.095 INFO kablam! --> src/ewkb.rs:1085:5 Sep 14 11:38:33.095 INFO kablam! | Sep 14 11:38:33.095 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 14 11:38:33.095 INFO kablam! 1086 | | match *self { Sep 14 11:38:33.095 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:33.095 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:33.095 INFO kablam! ... | Sep 14 11:38:33.095 INFO kablam! 1094 | | } Sep 14 11:38:33.095 INFO kablam! 1095 | | } Sep 14 11:38:33.095 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:33.095 INFO kablam! Sep 14 11:38:33.095 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:33.095 INFO kablam! --> src/ewkb.rs:1085:5 Sep 14 11:38:33.095 INFO kablam! | Sep 14 11:38:33.095 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 14 11:38:33.095 INFO kablam! 1086 | | match *self { Sep 14 11:38:33.095 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:33.095 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:33.095 INFO kablam! ... | Sep 14 11:38:33.095 INFO kablam! 1094 | | } Sep 14 11:38:33.095 INFO kablam! 1095 | | } Sep 14 11:38:33.095 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:33.095 INFO kablam! Sep 14 11:38:33.095 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:33.095 INFO kablam! --> src/ewkb.rs:1085:5 Sep 14 11:38:33.095 INFO kablam! | Sep 14 11:38:33.095 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 14 11:38:33.095 INFO kablam! 1086 | | match *self { Sep 14 11:38:33.095 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:33.095 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:33.095 INFO kablam! ... | Sep 14 11:38:33.095 INFO kablam! 1094 | | } Sep 14 11:38:33.095 INFO kablam! 1095 | | } Sep 14 11:38:33.096 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:33.096 INFO kablam! Sep 14 11:38:33.096 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:33.096 INFO kablam! --> src/ewkb.rs:1085:5 Sep 14 11:38:33.096 INFO kablam! | Sep 14 11:38:33.096 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 14 11:38:33.096 INFO kablam! 1086 | | match *self { Sep 14 11:38:33.096 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:33.096 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:33.096 INFO kablam! ... | Sep 14 11:38:33.096 INFO kablam! 1094 | | } Sep 14 11:38:33.096 INFO kablam! 1095 | | } Sep 14 11:38:33.096 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:33.096 INFO kablam! Sep 14 11:38:33.096 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:33.096 INFO kablam! --> src/ewkb.rs:1085:5 Sep 14 11:38:33.096 INFO kablam! | Sep 14 11:38:33.096 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 14 11:38:33.096 INFO kablam! 1086 | | match *self { Sep 14 11:38:33.096 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:33.096 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:33.096 INFO kablam! ... | Sep 14 11:38:33.096 INFO kablam! 1094 | | } Sep 14 11:38:33.096 INFO kablam! 1095 | | } Sep 14 11:38:33.096 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:33.096 INFO kablam! Sep 14 11:38:33.096 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:33.096 INFO kablam! --> src/ewkb.rs:1085:5 Sep 14 11:38:33.096 INFO kablam! | Sep 14 11:38:33.096 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 14 11:38:33.096 INFO kablam! 1086 | | match *self { Sep 14 11:38:33.096 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:33.096 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 14 11:38:33.096 INFO kablam! ... | Sep 14 11:38:33.096 INFO kablam! 1094 | | } Sep 14 11:38:33.096 INFO kablam! 1095 | | } Sep 14 11:38:33.096 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:33.096 INFO kablam! Sep 14 11:38:33.099 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:33.099 INFO kablam! --> src/ewkb.rs:1097:5 Sep 14 11:38:33.099 INFO kablam! | Sep 14 11:38:33.099 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 14 11:38:33.099 INFO kablam! 1098 | | match *self { Sep 14 11:38:33.099 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 14 11:38:33.099 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 14 11:38:33.099 INFO kablam! ... | Sep 14 11:38:33.099 INFO kablam! 1106 | | } Sep 14 11:38:33.099 INFO kablam! 1107 | | } Sep 14 11:38:33.099 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:33.099 INFO kablam! Sep 14 11:38:33.099 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:33.099 INFO kablam! --> src/ewkb.rs:1097:5 Sep 14 11:38:33.099 INFO kablam! | Sep 14 11:38:33.099 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 14 11:38:33.099 INFO kablam! 1098 | | match *self { Sep 14 11:38:33.099 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 14 11:38:33.099 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 14 11:38:33.099 INFO kablam! ... | Sep 14 11:38:33.099 INFO kablam! 1106 | | } Sep 14 11:38:33.099 INFO kablam! 1107 | | } Sep 14 11:38:33.099 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:33.099 INFO kablam! Sep 14 11:38:33.099 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:33.099 INFO kablam! --> src/ewkb.rs:1097:5 Sep 14 11:38:33.099 INFO kablam! | Sep 14 11:38:33.099 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 14 11:38:33.099 INFO kablam! 1098 | | match *self { Sep 14 11:38:33.099 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 14 11:38:33.099 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 14 11:38:33.099 INFO kablam! ... | Sep 14 11:38:33.099 INFO kablam! 1106 | | } Sep 14 11:38:33.099 INFO kablam! 1107 | | } Sep 14 11:38:33.099 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:33.100 INFO kablam! Sep 14 11:38:33.100 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:33.100 INFO kablam! --> src/ewkb.rs:1097:5 Sep 14 11:38:33.100 INFO kablam! | Sep 14 11:38:33.100 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 14 11:38:33.100 INFO kablam! 1098 | | match *self { Sep 14 11:38:33.100 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 14 11:38:33.100 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 14 11:38:33.100 INFO kablam! ... | Sep 14 11:38:33.100 INFO kablam! 1106 | | } Sep 14 11:38:33.100 INFO kablam! 1107 | | } Sep 14 11:38:33.100 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:33.100 INFO kablam! Sep 14 11:38:33.100 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:33.100 INFO kablam! --> src/ewkb.rs:1097:5 Sep 14 11:38:33.100 INFO kablam! | Sep 14 11:38:33.100 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 14 11:38:33.100 INFO kablam! 1098 | | match *self { Sep 14 11:38:33.100 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 14 11:38:33.100 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 14 11:38:33.100 INFO kablam! ... | Sep 14 11:38:33.100 INFO kablam! 1106 | | } Sep 14 11:38:33.100 INFO kablam! 1107 | | } Sep 14 11:38:33.100 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:33.100 INFO kablam! Sep 14 11:38:33.100 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:33.100 INFO kablam! --> src/ewkb.rs:1097:5 Sep 14 11:38:33.100 INFO kablam! | Sep 14 11:38:33.100 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 14 11:38:33.100 INFO kablam! 1098 | | match *self { Sep 14 11:38:33.100 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 14 11:38:33.100 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 14 11:38:33.100 INFO kablam! ... | Sep 14 11:38:33.100 INFO kablam! 1106 | | } Sep 14 11:38:33.100 INFO kablam! 1107 | | } Sep 14 11:38:33.100 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:33.100 INFO kablam! Sep 14 11:38:33.107 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:33.107 INFO kablam! --> src/ewkb.rs:1109:5 Sep 14 11:38:33.107 INFO kablam! | Sep 14 11:38:33.107 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:33.107 INFO kablam! 1110 | | match *self { Sep 14 11:38:33.107 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:33.107 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:33.107 INFO kablam! ... | Sep 14 11:38:33.107 INFO kablam! 1118 | | } Sep 14 11:38:33.107 INFO kablam! 1119 | | } Sep 14 11:38:33.107 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:33.107 INFO kablam! Sep 14 11:38:33.107 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:33.107 INFO kablam! --> src/ewkb.rs:1109:5 Sep 14 11:38:33.107 INFO kablam! | Sep 14 11:38:33.107 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:33.107 INFO kablam! 1110 | | match *self { Sep 14 11:38:33.107 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:33.107 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:33.107 INFO kablam! ... | Sep 14 11:38:33.107 INFO kablam! 1118 | | } Sep 14 11:38:33.107 INFO kablam! 1119 | | } Sep 14 11:38:33.107 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:33.107 INFO kablam! Sep 14 11:38:33.107 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:33.107 INFO kablam! --> src/ewkb.rs:1109:5 Sep 14 11:38:33.107 INFO kablam! | Sep 14 11:38:33.107 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:33.107 INFO kablam! 1110 | | match *self { Sep 14 11:38:33.107 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:33.107 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:33.107 INFO kablam! ... | Sep 14 11:38:33.108 INFO kablam! 1118 | | } Sep 14 11:38:33.108 INFO kablam! 1119 | | } Sep 14 11:38:33.108 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:33.108 INFO kablam! Sep 14 11:38:33.108 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:33.108 INFO kablam! --> src/ewkb.rs:1109:5 Sep 14 11:38:33.108 INFO kablam! | Sep 14 11:38:33.108 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:33.108 INFO kablam! 1110 | | match *self { Sep 14 11:38:33.108 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:33.108 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:33.108 INFO kablam! ... | Sep 14 11:38:33.108 INFO kablam! 1118 | | } Sep 14 11:38:33.108 INFO kablam! 1119 | | } Sep 14 11:38:33.108 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:33.108 INFO kablam! Sep 14 11:38:33.108 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:33.108 INFO kablam! --> src/ewkb.rs:1109:5 Sep 14 11:38:33.108 INFO kablam! | Sep 14 11:38:33.108 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:33.108 INFO kablam! 1110 | | match *self { Sep 14 11:38:33.108 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:33.108 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:33.108 INFO kablam! ... | Sep 14 11:38:33.108 INFO kablam! 1118 | | } Sep 14 11:38:33.108 INFO kablam! 1119 | | } Sep 14 11:38:33.108 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:33.108 INFO kablam! Sep 14 11:38:33.108 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:33.108 INFO kablam! --> src/ewkb.rs:1109:5 Sep 14 11:38:33.108 INFO kablam! | Sep 14 11:38:33.108 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:33.108 INFO kablam! 1110 | | match *self { Sep 14 11:38:33.108 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:33.108 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 14 11:38:33.108 INFO kablam! ... | Sep 14 11:38:33.108 INFO kablam! 1118 | | } Sep 14 11:38:33.108 INFO kablam! 1119 | | } Sep 14 11:38:33.108 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:33.108 INFO kablam! Sep 14 11:38:33.109 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:33.109 INFO kablam! --> src/ewkb.rs:1138:5 Sep 14 11:38:33.109 INFO kablam! | Sep 14 11:38:33.109 INFO kablam! 1138 | / fn as_ewkb( Sep 14 11:38:33.109 INFO kablam! 1139 | | &'a self, Sep 14 11:38:33.109 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 14 11:38:33.109 INFO kablam! 1141 | | 'a, Sep 14 11:38:33.109 INFO kablam! ... | Sep 14 11:38:33.109 INFO kablam! 1165 | | } Sep 14 11:38:33.109 INFO kablam! 1166 | | } Sep 14 11:38:33.109 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:33.109 INFO kablam! Sep 14 11:38:33.109 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:33.109 INFO kablam! --> src/ewkb.rs:1138:5 Sep 14 11:38:33.109 INFO kablam! | Sep 14 11:38:33.109 INFO kablam! 1138 | / fn as_ewkb( Sep 14 11:38:33.109 INFO kablam! 1139 | | &'a self, Sep 14 11:38:33.109 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 14 11:38:33.109 INFO kablam! 1141 | | 'a, Sep 14 11:38:33.109 INFO kablam! ... | Sep 14 11:38:33.109 INFO kablam! 1165 | | } Sep 14 11:38:33.109 INFO kablam! 1166 | | } Sep 14 11:38:33.109 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:33.110 INFO kablam! Sep 14 11:38:33.110 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:33.110 INFO kablam! --> src/ewkb.rs:1138:5 Sep 14 11:38:33.110 INFO kablam! | Sep 14 11:38:33.110 INFO kablam! 1138 | / fn as_ewkb( Sep 14 11:38:33.110 INFO kablam! 1139 | | &'a self, Sep 14 11:38:33.110 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 14 11:38:33.110 INFO kablam! 1141 | | 'a, Sep 14 11:38:33.110 INFO kablam! ... | Sep 14 11:38:33.110 INFO kablam! 1165 | | } Sep 14 11:38:33.110 INFO kablam! 1166 | | } Sep 14 11:38:33.110 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:33.110 INFO kablam! Sep 14 11:38:33.110 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:33.110 INFO kablam! --> src/ewkb.rs:1138:5 Sep 14 11:38:33.110 INFO kablam! | Sep 14 11:38:33.110 INFO kablam! 1138 | / fn as_ewkb( Sep 14 11:38:33.110 INFO kablam! 1139 | | &'a self, Sep 14 11:38:33.110 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 14 11:38:33.110 INFO kablam! 1141 | | 'a, Sep 14 11:38:33.110 INFO kablam! ... | Sep 14 11:38:33.110 INFO kablam! 1165 | | } Sep 14 11:38:33.110 INFO kablam! 1166 | | } Sep 14 11:38:33.110 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:33.110 INFO kablam! Sep 14 11:38:33.110 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:33.110 INFO kablam! --> src/ewkb.rs:1138:5 Sep 14 11:38:33.110 INFO kablam! | Sep 14 11:38:33.110 INFO kablam! 1138 | / fn as_ewkb( Sep 14 11:38:33.110 INFO kablam! 1139 | | &'a self, Sep 14 11:38:33.110 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 14 11:38:33.110 INFO kablam! 1141 | | 'a, Sep 14 11:38:33.110 INFO kablam! ... | Sep 14 11:38:33.110 INFO kablam! 1165 | | } Sep 14 11:38:33.110 INFO kablam! 1166 | | } Sep 14 11:38:33.110 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:33.110 INFO kablam! Sep 14 11:38:33.110 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:33.110 INFO kablam! --> src/ewkb.rs:1138:5 Sep 14 11:38:33.110 INFO kablam! | Sep 14 11:38:33.110 INFO kablam! 1138 | / fn as_ewkb( Sep 14 11:38:33.110 INFO kablam! 1139 | | &'a self, Sep 14 11:38:33.110 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 14 11:38:33.110 INFO kablam! 1141 | | 'a, Sep 14 11:38:33.110 INFO kablam! ... | Sep 14 11:38:33.110 INFO kablam! 1165 | | } Sep 14 11:38:33.110 INFO kablam! 1166 | | } Sep 14 11:38:33.110 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:33.110 INFO kablam! Sep 14 11:38:33.115 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:33.115 INFO kablam! --> src/ewkb.rs:1371:5 Sep 14 11:38:33.115 INFO kablam! | Sep 14 11:38:33.115 INFO kablam! 1371 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:33.115 INFO kablam! 1372 | | write!(f, stringify!(EwkbGeometryCollection))?; //TODO Sep 14 11:38:33.115 INFO kablam! 1373 | | Ok(()) Sep 14 11:38:33.115 INFO kablam! 1374 | | } Sep 14 11:38:33.115 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:33.115 INFO kablam! Sep 14 11:38:33.119 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:33.119 INFO kablam! --> src/ewkb.rs:1403:5 Sep 14 11:38:33.119 INFO kablam! | Sep 14 11:38:33.119 INFO kablam! 1403 | / fn opt_srid(&self) -> Option { Sep 14 11:38:33.119 INFO kablam! 1404 | | self.srid Sep 14 11:38:33.119 INFO kablam! 1405 | | } Sep 14 11:38:33.119 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:33.119 INFO kablam! Sep 14 11:38:33.123 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:33.123 INFO kablam! --> src/ewkb.rs:1407:5 Sep 14 11:38:33.123 INFO kablam! | Sep 14 11:38:33.123 INFO kablam! 1407 | / fn type_id(&self) -> u32 { Sep 14 11:38:33.123 INFO kablam! 1408 | | 0x07 | Self::wkb_type_id(&self.point_type, self.srid) Sep 14 11:38:33.123 INFO kablam! 1409 | | } Sep 14 11:38:33.123 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:33.123 INFO kablam! Sep 14 11:38:33.127 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:33.127 INFO kablam! --> src/ewkb.rs:1411:5 Sep 14 11:38:33.127 INFO kablam! | Sep 14 11:38:33.127 INFO kablam! 1411 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:33.127 INFO kablam! 1412 | | w.write_u32::(self.geom.geometries().len() as u32)?; Sep 14 11:38:33.127 INFO kablam! 1413 | | Sep 14 11:38:33.127 INFO kablam! 1414 | | for geom in self.geom.geometries() { Sep 14 11:38:33.127 INFO kablam! ... | Sep 14 11:38:33.127 INFO kablam! 1474 | | Ok(()) Sep 14 11:38:33.127 INFO kablam! 1475 | | } Sep 14 11:38:33.127 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:33.127 INFO kablam! Sep 14 11:38:33.129 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 14 11:38:33.129 INFO kablam! --> src/ewkb.rs:1494:5 Sep 14 11:38:33.129 INFO kablam! | Sep 14 11:38:33.129 INFO kablam! 1494 | / fn as_ewkb( Sep 14 11:38:33.129 INFO kablam! 1495 | | &'a self, Sep 14 11:38:33.129 INFO kablam! 1496 | | ) -> EwkbGeometryCollection< Sep 14 11:38:33.129 INFO kablam! 1497 | | 'a, Sep 14 11:38:33.129 INFO kablam! ... | Sep 14 11:38:33.129 INFO kablam! 1515 | | } Sep 14 11:38:33.129 INFO kablam! 1516 | | } Sep 14 11:38:33.129 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 14 11:38:33.129 INFO kablam! Sep 14 11:38:33.135 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:33.135 INFO kablam! --> src/twkb.rs:286:5 Sep 14 11:38:33.135 INFO kablam! | Sep 14 11:38:33.135 INFO kablam! 286 | / fn as_ewkb(&'a self) -> ewkb::EwkbLineString<'a, Self::PointType, Self::Iter> { Sep 14 11:38:33.135 INFO kablam! 287 | | ewkb::EwkbLineString { Sep 14 11:38:33.135 INFO kablam! 288 | | geom: self, Sep 14 11:38:33.135 INFO kablam! 289 | | srid: None, Sep 14 11:38:33.135 INFO kablam! 290 | | point_type: ewkb::PointType::Point, Sep 14 11:38:33.135 INFO kablam! 291 | | } Sep 14 11:38:33.135 INFO kablam! 292 | | } Sep 14 11:38:33.135 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:33.135 INFO kablam! Sep 14 11:38:33.135 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:33.135 INFO kablam! --> src/twkb.rs:346:5 Sep 14 11:38:33.135 INFO kablam! | Sep 14 11:38:33.135 INFO kablam! 346 | / fn as_ewkb( Sep 14 11:38:33.135 INFO kablam! 347 | | &'a self, Sep 14 11:38:33.135 INFO kablam! 348 | | ) -> ewkb::EwkbPolygon<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Sep 14 11:38:33.135 INFO kablam! 349 | | ewkb::EwkbPolygon { Sep 14 11:38:33.135 INFO kablam! ... | Sep 14 11:38:33.135 INFO kablam! 353 | | } Sep 14 11:38:33.135 INFO kablam! 354 | | } Sep 14 11:38:33.135 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:33.135 INFO kablam! Sep 14 11:38:33.135 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:33.135 INFO kablam! --> src/twkb.rs:404:5 Sep 14 11:38:33.135 INFO kablam! | Sep 14 11:38:33.135 INFO kablam! 404 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiPoint<'a, Self::PointType, Self::Iter> { Sep 14 11:38:33.135 INFO kablam! 405 | | ewkb::EwkbMultiPoint { Sep 14 11:38:33.135 INFO kablam! 406 | | geom: self, Sep 14 11:38:33.135 INFO kablam! 407 | | srid: None, Sep 14 11:38:33.135 INFO kablam! 408 | | point_type: ewkb::PointType::Point, Sep 14 11:38:33.135 INFO kablam! 409 | | } Sep 14 11:38:33.135 INFO kablam! 410 | | } Sep 14 11:38:33.135 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:33.135 INFO kablam! Sep 14 11:38:33.135 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:33.135 INFO kablam! --> src/twkb.rs:470:5 Sep 14 11:38:33.135 INFO kablam! | Sep 14 11:38:33.136 INFO kablam! 470 | / fn as_ewkb( Sep 14 11:38:33.136 INFO kablam! 471 | | &'a self, Sep 14 11:38:33.136 INFO kablam! 472 | | ) -> ewkb::EwkbMultiLineString<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> Sep 14 11:38:33.136 INFO kablam! 473 | | { Sep 14 11:38:33.136 INFO kablam! ... | Sep 14 11:38:33.136 INFO kablam! 478 | | } Sep 14 11:38:33.136 INFO kablam! 479 | | } Sep 14 11:38:33.136 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:33.136 INFO kablam! Sep 14 11:38:33.136 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:33.136 INFO kablam! --> src/twkb.rs:554:5 Sep 14 11:38:33.136 INFO kablam! | Sep 14 11:38:33.136 INFO kablam! 554 | / fn as_ewkb( Sep 14 11:38:33.136 INFO kablam! 555 | | &'a self, Sep 14 11:38:33.136 INFO kablam! 556 | | ) -> ewkb::EwkbMultiPolygon< Sep 14 11:38:33.136 INFO kablam! 557 | | 'a, Sep 14 11:38:33.136 INFO kablam! ... | Sep 14 11:38:33.136 INFO kablam! 569 | | } Sep 14 11:38:33.136 INFO kablam! 570 | | } Sep 14 11:38:33.136 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:33.136 INFO kablam! Sep 14 11:38:33.143 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:33.143 INFO kablam! --> src/ewkb.rs:566:13 Sep 14 11:38:33.143 INFO kablam! | Sep 14 11:38:33.143 INFO kablam! 566 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:33.143 INFO kablam! 567 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 14 11:38:33.143 INFO kablam! 568 | | Ok(()) Sep 14 11:38:33.143 INFO kablam! 569 | | } Sep 14 11:38:33.143 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:33.143 INFO kablam! ... Sep 14 11:38:33.143 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 11:38:33.143 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 11:38:33.143 INFO kablam! 761 | | command write_ewkb_body); Sep 14 11:38:33.143 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 11:38:33.143 INFO kablam! Sep 14 11:38:33.143 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:33.143 INFO kablam! --> src/ewkb.rs:576:13 Sep 14 11:38:33.143 INFO kablam! | Sep 14 11:38:33.143 INFO kablam! 576 | / fn opt_srid(&self) -> Option { Sep 14 11:38:33.143 INFO kablam! 577 | | self.srid Sep 14 11:38:33.143 INFO kablam! 578 | | } Sep 14 11:38:33.143 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:33.143 INFO kablam! ... Sep 14 11:38:33.143 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 11:38:33.143 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 11:38:33.143 INFO kablam! 761 | | command write_ewkb_body); Sep 14 11:38:33.143 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 11:38:33.143 INFO kablam! Sep 14 11:38:33.144 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:33.144 INFO kablam! --> src/ewkb.rs:580:13 Sep 14 11:38:33.144 INFO kablam! | Sep 14 11:38:33.144 INFO kablam! 580 | / fn type_id(&self) -> u32 { Sep 14 11:38:33.144 INFO kablam! 581 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 14 11:38:33.144 INFO kablam! 582 | | } Sep 14 11:38:33.144 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:33.144 INFO kablam! ... Sep 14 11:38:33.144 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 11:38:33.144 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 11:38:33.144 INFO kablam! 761 | | command write_ewkb_body); Sep 14 11:38:33.144 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 11:38:33.144 INFO kablam! Sep 14 11:38:33.147 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:33.147 INFO kablam! --> src/ewkb.rs:584:13 Sep 14 11:38:33.147 INFO kablam! | Sep 14 11:38:33.147 INFO kablam! 584 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:33.147 INFO kablam! 585 | | w.write_u32::(self.geom.points().len() as u32)?; Sep 14 11:38:33.147 INFO kablam! 586 | | for geom in self.geom.points() { Sep 14 11:38:33.147 INFO kablam! 587 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 14 11:38:33.147 INFO kablam! ... | Sep 14 11:38:33.147 INFO kablam! 590 | | Ok(()) Sep 14 11:38:33.147 INFO kablam! 591 | | } Sep 14 11:38:33.147 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:33.147 INFO kablam! ... Sep 14 11:38:33.147 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 11:38:33.147 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 11:38:33.147 INFO kablam! 761 | | command write_ewkb_body); Sep 14 11:38:33.147 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 11:38:33.147 INFO kablam! Sep 14 11:38:33.147 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:33.147 INFO kablam! --> src/ewkb.rs:599:13 Sep 14 11:38:33.147 INFO kablam! | Sep 14 11:38:33.147 INFO kablam! 599 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Sep 14 11:38:33.148 INFO kablam! 600 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 14 11:38:33.148 INFO kablam! 601 | | } Sep 14 11:38:33.148 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:33.148 INFO kablam! ... Sep 14 11:38:33.148 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 14 11:38:33.148 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 14 11:38:33.148 INFO kablam! 761 | | command write_ewkb_body); Sep 14 11:38:33.148 INFO kablam! | |________________________________________________- in this macro invocation Sep 14 11:38:33.148 INFO kablam! Sep 14 11:38:33.151 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:33.151 INFO kablam! --> src/ewkb.rs:634:13 Sep 14 11:38:33.151 INFO kablam! | Sep 14 11:38:33.151 INFO kablam! 634 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:33.151 INFO kablam! 635 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 14 11:38:33.151 INFO kablam! 636 | | Ok(()) Sep 14 11:38:33.151 INFO kablam! 637 | | } Sep 14 11:38:33.151 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:33.151 INFO kablam! ... Sep 14 11:38:33.151 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 11:38:33.151 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 11:38:33.151 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 11:38:33.151 INFO kablam! 778 | | command write_ewkb_body); Sep 14 11:38:33.151 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 11:38:33.151 INFO kablam! Sep 14 11:38:33.151 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:33.151 INFO kablam! --> src/ewkb.rs:646:13 Sep 14 11:38:33.151 INFO kablam! | Sep 14 11:38:33.151 INFO kablam! 646 | / fn opt_srid(&self) -> Option { Sep 14 11:38:33.151 INFO kablam! 647 | | self.srid Sep 14 11:38:33.151 INFO kablam! 648 | | } Sep 14 11:38:33.151 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:33.151 INFO kablam! ... Sep 14 11:38:33.151 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 11:38:33.151 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 11:38:33.151 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 11:38:33.151 INFO kablam! 778 | | command write_ewkb_body); Sep 14 11:38:33.151 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 11:38:33.151 INFO kablam! Sep 14 11:38:33.151 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:33.152 INFO kablam! --> src/ewkb.rs:650:13 Sep 14 11:38:33.152 INFO kablam! | Sep 14 11:38:33.152 INFO kablam! 650 | / fn type_id(&self) -> u32 { Sep 14 11:38:33.152 INFO kablam! 651 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 14 11:38:33.152 INFO kablam! 652 | | } Sep 14 11:38:33.152 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:33.152 INFO kablam! ... Sep 14 11:38:33.152 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 11:38:33.152 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 11:38:33.152 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 11:38:33.152 INFO kablam! 778 | | command write_ewkb_body); Sep 14 11:38:33.152 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 11:38:33.152 INFO kablam! Sep 14 11:38:33.152 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:33.152 INFO kablam! --> src/ewkb.rs:654:13 Sep 14 11:38:33.152 INFO kablam! | Sep 14 11:38:33.152 INFO kablam! 654 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:33.152 INFO kablam! 655 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Sep 14 11:38:33.152 INFO kablam! 656 | | for geom in self.geom.$itemname() { Sep 14 11:38:33.152 INFO kablam! 657 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 14 11:38:33.152 INFO kablam! ... | Sep 14 11:38:33.152 INFO kablam! 660 | | Ok(()) Sep 14 11:38:33.152 INFO kablam! 661 | | } Sep 14 11:38:33.152 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:33.152 INFO kablam! ... Sep 14 11:38:33.152 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 11:38:33.152 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 11:38:33.152 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 11:38:33.152 INFO kablam! 778 | | command write_ewkb_body); Sep 14 11:38:33.152 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 11:38:33.152 INFO kablam! Sep 14 11:38:33.163 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:33.163 INFO kablam! --> src/ewkb.rs:671:13 Sep 14 11:38:33.163 INFO kablam! | Sep 14 11:38:33.163 INFO kablam! 671 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Sep 14 11:38:33.163 INFO kablam! 672 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 14 11:38:33.164 INFO kablam! 673 | | } Sep 14 11:38:33.164 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:33.164 INFO kablam! ... Sep 14 11:38:33.164 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 14 11:38:33.164 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 14 11:38:33.164 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 14 11:38:33.164 INFO kablam! 778 | | command write_ewkb_body); Sep 14 11:38:33.164 INFO kablam! | |___________________________________________________- in this macro invocation Sep 14 11:38:33.164 INFO kablam! Sep 14 11:38:33.164 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:33.164 INFO kablam! --> src/ewkb.rs:566:13 Sep 14 11:38:33.164 INFO kablam! | Sep 14 11:38:33.164 INFO kablam! 566 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:33.164 INFO kablam! 567 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 14 11:38:33.164 INFO kablam! 568 | | Ok(()) Sep 14 11:38:33.164 INFO kablam! 569 | | } Sep 14 11:38:33.164 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:33.164 INFO kablam! ... Sep 14 11:38:33.164 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 11:38:33.164 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 11:38:33.164 INFO kablam! 794 | | command write_ewkb); Sep 14 11:38:33.164 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 11:38:33.164 INFO kablam! Sep 14 11:38:33.164 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:33.164 INFO kablam! --> src/ewkb.rs:576:13 Sep 14 11:38:33.164 INFO kablam! | Sep 14 11:38:33.164 INFO kablam! 576 | / fn opt_srid(&self) -> Option { Sep 14 11:38:33.164 INFO kablam! 577 | | self.srid Sep 14 11:38:33.164 INFO kablam! 578 | | } Sep 14 11:38:33.164 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:33.164 INFO kablam! ... Sep 14 11:38:33.164 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 11:38:33.164 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 11:38:33.164 INFO kablam! 794 | | command write_ewkb); Sep 14 11:38:33.164 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 11:38:33.164 INFO kablam! Sep 14 11:38:33.164 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:33.164 INFO kablam! --> src/ewkb.rs:580:13 Sep 14 11:38:33.164 INFO kablam! | Sep 14 11:38:33.164 INFO kablam! 580 | / fn type_id(&self) -> u32 { Sep 14 11:38:33.164 INFO kablam! 581 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 14 11:38:33.164 INFO kablam! 582 | | } Sep 14 11:38:33.164 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:33.164 INFO kablam! ... Sep 14 11:38:33.164 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 11:38:33.164 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 11:38:33.164 INFO kablam! 794 | | command write_ewkb); Sep 14 11:38:33.164 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 11:38:33.164 INFO kablam! Sep 14 11:38:33.164 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:33.164 INFO kablam! --> src/ewkb.rs:584:13 Sep 14 11:38:33.164 INFO kablam! | Sep 14 11:38:33.164 INFO kablam! 584 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:33.164 INFO kablam! 585 | | w.write_u32::(self.geom.points().len() as u32)?; Sep 14 11:38:33.164 INFO kablam! 586 | | for geom in self.geom.points() { Sep 14 11:38:33.164 INFO kablam! 587 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 14 11:38:33.164 INFO kablam! ... | Sep 14 11:38:33.164 INFO kablam! 590 | | Ok(()) Sep 14 11:38:33.164 INFO kablam! 591 | | } Sep 14 11:38:33.164 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:33.164 INFO kablam! ... Sep 14 11:38:33.164 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 11:38:33.164 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 11:38:33.164 INFO kablam! 794 | | command write_ewkb); Sep 14 11:38:33.164 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 11:38:33.164 INFO kablam! Sep 14 11:38:33.164 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:33.164 INFO kablam! --> src/ewkb.rs:599:13 Sep 14 11:38:33.164 INFO kablam! | Sep 14 11:38:33.164 INFO kablam! 599 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Sep 14 11:38:33.164 INFO kablam! 600 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 14 11:38:33.165 INFO kablam! 601 | | } Sep 14 11:38:33.165 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:33.165 INFO kablam! ... Sep 14 11:38:33.165 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 14 11:38:33.165 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 14 11:38:33.165 INFO kablam! 794 | | command write_ewkb); Sep 14 11:38:33.165 INFO kablam! | |___________________________________________- in this macro invocation Sep 14 11:38:33.165 INFO kablam! Sep 14 11:38:33.165 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:33.165 INFO kablam! --> src/ewkb.rs:634:13 Sep 14 11:38:33.165 INFO kablam! | Sep 14 11:38:33.165 INFO kablam! 634 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:33.165 INFO kablam! 635 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 14 11:38:33.165 INFO kablam! 636 | | Ok(()) Sep 14 11:38:33.165 INFO kablam! 637 | | } Sep 14 11:38:33.165 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:33.165 INFO kablam! ... Sep 14 11:38:33.165 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 11:38:33.165 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 11:38:33.165 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 11:38:33.165 INFO kablam! 811 | | command write_ewkb); Sep 14 11:38:33.165 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:33.165 INFO kablam! Sep 14 11:38:33.165 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:33.165 INFO kablam! --> src/ewkb.rs:646:13 Sep 14 11:38:33.165 INFO kablam! | Sep 14 11:38:33.165 INFO kablam! 646 | / fn opt_srid(&self) -> Option { Sep 14 11:38:33.165 INFO kablam! 647 | | self.srid Sep 14 11:38:33.165 INFO kablam! 648 | | } Sep 14 11:38:33.165 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:33.165 INFO kablam! ... Sep 14 11:38:33.165 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 11:38:33.165 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 11:38:33.165 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 11:38:33.165 INFO kablam! 811 | | command write_ewkb); Sep 14 11:38:33.165 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:33.165 INFO kablam! Sep 14 11:38:33.165 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:33.165 INFO kablam! --> src/ewkb.rs:650:13 Sep 14 11:38:33.165 INFO kablam! | Sep 14 11:38:33.165 INFO kablam! 650 | / fn type_id(&self) -> u32 { Sep 14 11:38:33.165 INFO kablam! 651 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 14 11:38:33.165 INFO kablam! 652 | | } Sep 14 11:38:33.165 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:33.165 INFO kablam! ... Sep 14 11:38:33.165 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 11:38:33.165 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 11:38:33.165 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 11:38:33.165 INFO kablam! 811 | | command write_ewkb); Sep 14 11:38:33.165 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:33.165 INFO kablam! Sep 14 11:38:33.165 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:33.165 INFO kablam! --> src/ewkb.rs:654:13 Sep 14 11:38:33.165 INFO kablam! | Sep 14 11:38:33.165 INFO kablam! 654 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:33.165 INFO kablam! 655 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Sep 14 11:38:33.165 INFO kablam! 656 | | for geom in self.geom.$itemname() { Sep 14 11:38:33.165 INFO kablam! 657 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 14 11:38:33.165 INFO kablam! ... | Sep 14 11:38:33.165 INFO kablam! 660 | | Ok(()) Sep 14 11:38:33.165 INFO kablam! 661 | | } Sep 14 11:38:33.165 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:33.165 INFO kablam! ... Sep 14 11:38:33.165 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 11:38:33.165 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 11:38:33.165 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 11:38:33.165 INFO kablam! 811 | | command write_ewkb); Sep 14 11:38:33.165 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:33.165 INFO kablam! Sep 14 11:38:33.165 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:33.165 INFO kablam! --> src/ewkb.rs:671:13 Sep 14 11:38:33.165 INFO kablam! | Sep 14 11:38:33.166 INFO kablam! 671 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Sep 14 11:38:33.166 INFO kablam! 672 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 14 11:38:33.166 INFO kablam! 673 | | } Sep 14 11:38:33.166 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:33.166 INFO kablam! ... Sep 14 11:38:33.166 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 14 11:38:33.166 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 14 11:38:33.166 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 14 11:38:33.166 INFO kablam! 811 | | command write_ewkb); Sep 14 11:38:33.166 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:33.166 INFO kablam! Sep 14 11:38:33.171 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:33.171 INFO kablam! --> src/ewkb.rs:708:13 Sep 14 11:38:33.171 INFO kablam! | Sep 14 11:38:33.171 INFO kablam! 708 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 14 11:38:33.171 INFO kablam! 709 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 14 11:38:33.171 INFO kablam! 710 | | Ok(()) Sep 14 11:38:33.171 INFO kablam! 711 | | } Sep 14 11:38:33.171 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:33.171 INFO kablam! ... Sep 14 11:38:33.171 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 11:38:33.171 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 11:38:33.171 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 11:38:33.171 INFO kablam! 828 | | command write_ewkb); Sep 14 11:38:33.171 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:33.171 INFO kablam! Sep 14 11:38:33.171 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:33.171 INFO kablam! --> src/ewkb.rs:722:13 Sep 14 11:38:33.171 INFO kablam! | Sep 14 11:38:33.171 INFO kablam! 722 | / fn opt_srid(&self) -> Option { Sep 14 11:38:33.171 INFO kablam! 723 | | self.srid Sep 14 11:38:33.171 INFO kablam! 724 | | } Sep 14 11:38:33.171 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:33.171 INFO kablam! ... Sep 14 11:38:33.171 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 11:38:33.171 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 11:38:33.171 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 11:38:33.171 INFO kablam! 828 | | command write_ewkb); Sep 14 11:38:33.171 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:33.171 INFO kablam! Sep 14 11:38:33.171 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:33.171 INFO kablam! --> src/ewkb.rs:726:13 Sep 14 11:38:33.171 INFO kablam! | Sep 14 11:38:33.171 INFO kablam! 726 | / fn type_id(&self) -> u32 { Sep 14 11:38:33.171 INFO kablam! 727 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 14 11:38:33.172 INFO kablam! 728 | | } Sep 14 11:38:33.172 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:33.172 INFO kablam! ... Sep 14 11:38:33.172 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 11:38:33.172 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 11:38:33.172 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 11:38:33.172 INFO kablam! 828 | | command write_ewkb); Sep 14 11:38:33.172 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:33.172 INFO kablam! Sep 14 11:38:33.172 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:33.172 INFO kablam! --> src/ewkb.rs:730:13 Sep 14 11:38:33.172 INFO kablam! | Sep 14 11:38:33.172 INFO kablam! 730 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 14 11:38:33.172 INFO kablam! 731 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Sep 14 11:38:33.172 INFO kablam! 732 | | for geom in self.geom.$itemname() { Sep 14 11:38:33.172 INFO kablam! 733 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 14 11:38:33.172 INFO kablam! ... | Sep 14 11:38:33.172 INFO kablam! 736 | | Ok(()) Sep 14 11:38:33.172 INFO kablam! 737 | | } Sep 14 11:38:33.172 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:33.172 INFO kablam! ... Sep 14 11:38:33.172 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 11:38:33.172 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 11:38:33.172 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 11:38:33.172 INFO kablam! 828 | | command write_ewkb); Sep 14 11:38:33.172 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:33.172 INFO kablam! Sep 14 11:38:33.175 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:33.175 INFO kablam! --> src/ewkb.rs:749:13 Sep 14 11:38:33.175 INFO kablam! | Sep 14 11:38:33.175 INFO kablam! 749 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter> { Sep 14 11:38:33.175 INFO kablam! 750 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 14 11:38:33.175 INFO kablam! 751 | | } Sep 14 11:38:33.175 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:33.175 INFO kablam! ... Sep 14 11:38:33.175 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 14 11:38:33.175 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 14 11:38:33.175 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 14 11:38:33.175 INFO kablam! 828 | | command write_ewkb); Sep 14 11:38:33.175 INFO kablam! | |______________________________________________- in this macro invocation Sep 14 11:38:33.175 INFO kablam! Sep 14 11:38:33.183 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:33.183 INFO kablam! --> src/postgis.rs:102:13 Sep 14 11:38:33.183 INFO kablam! | Sep 14 11:38:33.183 INFO kablam! 102 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 14 11:38:33.183 INFO kablam! 103 | | self.write_ewkb(out)?; Sep 14 11:38:33.183 INFO kablam! 104 | | Ok(IsNull::No) Sep 14 11:38:33.183 INFO kablam! 105 | | } Sep 14 11:38:33.183 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:33.183 INFO kablam! ... Sep 14 11:38:33.183 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Sep 14 11:38:33.183 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 14 11:38:33.183 INFO kablam! Sep 14 11:38:33.183 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 14 11:38:33.183 INFO kablam! --> src/postgis.rs:146:1 Sep 14 11:38:33.183 INFO kablam! | Sep 14 11:38:33.183 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Sep 14 11:38:33.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 11:38:33.183 INFO kablam! | | Sep 14 11:38:33.183 INFO kablam! | the trait `types::LineString<'a>` is not implemented for `usize` Sep 14 11:38:33.183 INFO kablam! | in this macro invocation Sep 14 11:38:33.183 INFO kablam! | Sep 14 11:38:33.183 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 11:38:33.183 INFO kablam! Sep 14 11:38:33.183 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:33.183 INFO kablam! --> src/postgis.rs:118:13 Sep 14 11:38:33.183 INFO kablam! | Sep 14 11:38:33.183 INFO kablam! 118 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 14 11:38:33.183 INFO kablam! 119 | | self.write_ewkb(out)?; Sep 14 11:38:33.183 INFO kablam! 120 | | Ok(IsNull::No) Sep 14 11:38:33.184 INFO kablam! 121 | | } Sep 14 11:38:33.184 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:33.184 INFO kablam! ... Sep 14 11:38:33.184 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Sep 14 11:38:33.184 INFO kablam! | --------------------------------------------------------- in this macro invocation Sep 14 11:38:33.184 INFO kablam! Sep 14 11:38:33.184 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 14 11:38:33.184 INFO kablam! --> src/postgis.rs:147:1 Sep 14 11:38:33.184 INFO kablam! | Sep 14 11:38:33.184 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Sep 14 11:38:33.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 11:38:33.184 INFO kablam! | | Sep 14 11:38:33.184 INFO kablam! | the trait `types::Polygon<'a>` is not implemented for `usize` Sep 14 11:38:33.184 INFO kablam! | in this macro invocation Sep 14 11:38:33.184 INFO kablam! | Sep 14 11:38:33.184 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 11:38:33.184 INFO kablam! Sep 14 11:38:33.184 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:33.184 INFO kablam! --> src/postgis.rs:102:13 Sep 14 11:38:33.184 INFO kablam! | Sep 14 11:38:33.184 INFO kablam! 102 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 14 11:38:33.184 INFO kablam! 103 | | self.write_ewkb(out)?; Sep 14 11:38:33.184 INFO kablam! 104 | | Ok(IsNull::No) Sep 14 11:38:33.184 INFO kablam! 105 | | } Sep 14 11:38:33.184 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:33.184 INFO kablam! ... Sep 14 11:38:33.184 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Sep 14 11:38:33.184 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 14 11:38:33.184 INFO kablam! Sep 14 11:38:33.184 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 14 11:38:33.184 INFO kablam! --> src/postgis.rs:148:1 Sep 14 11:38:33.184 INFO kablam! | Sep 14 11:38:33.184 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Sep 14 11:38:33.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 11:38:33.184 INFO kablam! | | Sep 14 11:38:33.184 INFO kablam! | the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 14 11:38:33.184 INFO kablam! | in this macro invocation Sep 14 11:38:33.184 INFO kablam! | Sep 14 11:38:33.184 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 11:38:33.184 INFO kablam! Sep 14 11:38:33.184 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:33.184 INFO kablam! --> src/postgis.rs:118:13 Sep 14 11:38:33.184 INFO kablam! | Sep 14 11:38:33.184 INFO kablam! 118 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 14 11:38:33.184 INFO kablam! 119 | | self.write_ewkb(out)?; Sep 14 11:38:33.184 INFO kablam! 120 | | Ok(IsNull::No) Sep 14 11:38:33.184 INFO kablam! 121 | | } Sep 14 11:38:33.184 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:33.184 INFO kablam! ... Sep 14 11:38:33.184 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Sep 14 11:38:33.184 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Sep 14 11:38:33.184 INFO kablam! Sep 14 11:38:33.185 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 14 11:38:33.185 INFO kablam! --> src/postgis.rs:149:1 Sep 14 11:38:33.185 INFO kablam! | Sep 14 11:38:33.185 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Sep 14 11:38:33.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 11:38:33.185 INFO kablam! | | Sep 14 11:38:33.185 INFO kablam! | the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 14 11:38:33.185 INFO kablam! | in this macro invocation Sep 14 11:38:33.185 INFO kablam! | Sep 14 11:38:33.185 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 11:38:33.185 INFO kablam! Sep 14 11:38:33.187 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:33.187 INFO kablam! --> src/postgis.rs:138:13 Sep 14 11:38:33.187 INFO kablam! | Sep 14 11:38:33.187 INFO kablam! 138 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 14 11:38:33.187 INFO kablam! 139 | | self.write_ewkb(out)?; Sep 14 11:38:33.187 INFO kablam! 140 | | Ok(IsNull::No) Sep 14 11:38:33.187 INFO kablam! 141 | | } Sep 14 11:38:33.187 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:33.187 INFO kablam! ... Sep 14 11:38:33.187 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Sep 14 11:38:33.187 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Sep 14 11:38:33.187 INFO kablam! Sep 14 11:38:33.191 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 14 11:38:33.191 INFO kablam! --> src/postgis.rs:150:1 Sep 14 11:38:33.191 INFO kablam! | Sep 14 11:38:33.191 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Sep 14 11:38:33.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 11:38:33.191 INFO kablam! | | Sep 14 11:38:33.191 INFO kablam! | the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 14 11:38:33.191 INFO kablam! | in this macro invocation Sep 14 11:38:33.191 INFO kablam! | Sep 14 11:38:33.191 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 11:38:33.191 INFO kablam! Sep 14 11:38:33.211 INFO kablam! error: aborting due to 128 previous errors Sep 14 11:38:33.211 INFO kablam! Sep 14 11:38:33.211 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 14 11:38:33.223 INFO kablam! error: Could not compile `postgis`. Sep 14 11:38:33.223 INFO kablam! Sep 14 11:38:33.223 INFO kablam! To learn more, run the command again with --verbose. Sep 14 11:38:33.223 INFO kablam! su: No module specific data is present Sep 14 11:38:34.384 INFO running `"docker" "rm" "-f" "5b05b1a8f96bec51b33c6111525d0ed424b8b2fc1a73c4bca81c41eaff98b193"` Sep 14 11:38:34.565 INFO blam! 5b05b1a8f96bec51b33c6111525d0ed424b8b2fc1a73c4bca81c41eaff98b193