Sep 17 19:50:16.293 INFO checking postgis-0.6.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 19:50:16.293 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 19:50:16.293 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 19:50:16.772 INFO blam! 1e30e2490f5baba0d2c617f6682a28c59065a54f7a63356a269ad2f252580341 Sep 17 19:50:16.777 INFO running `"docker" "start" "-a" "1e30e2490f5baba0d2c617f6682a28c59065a54f7a63356a269ad2f252580341"` Sep 17 19:50:18.119 INFO kablam! usermod: no changes Sep 17 19:50:18.234 INFO kablam! Checking postgis v0.6.0 (/source) Sep 17 19:50:19.437 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:19.437 INFO kablam! --> src/ewkb.rs:935:1 Sep 17 19:50:19.437 INFO kablam! | Sep 17 19:50:19.437 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 17 19:50:19.438 INFO kablam! 936 | | where Sep 17 19:50:19.438 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 17 19:50:19.438 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 17 19:50:19.438 INFO kablam! ... | Sep 17 19:50:19.438 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 17 19:50:19.438 INFO kablam! 967 | | } Sep 17 19:50:19.438 INFO kablam! | |_^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:19.438 INFO kablam! Sep 17 19:50:19.438 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:19.438 INFO kablam! --> src/ewkb.rs:935:1 Sep 17 19:50:19.438 INFO kablam! | Sep 17 19:50:19.438 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 17 19:50:19.438 INFO kablam! 936 | | where Sep 17 19:50:19.438 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 17 19:50:19.438 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 17 19:50:19.438 INFO kablam! ... | Sep 17 19:50:19.438 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 17 19:50:19.438 INFO kablam! 967 | | } Sep 17 19:50:19.438 INFO kablam! | |_^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:19.438 INFO kablam! Sep 17 19:50:19.438 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:19.438 INFO kablam! --> src/ewkb.rs:935:1 Sep 17 19:50:19.438 INFO kablam! | Sep 17 19:50:19.438 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 17 19:50:19.438 INFO kablam! 936 | | where Sep 17 19:50:19.438 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 17 19:50:19.438 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 17 19:50:19.438 INFO kablam! ... | Sep 17 19:50:19.438 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 17 19:50:19.438 INFO kablam! 967 | | } Sep 17 19:50:19.438 INFO kablam! | |_^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:19.438 INFO kablam! Sep 17 19:50:19.438 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:19.438 INFO kablam! --> src/ewkb.rs:935:1 Sep 17 19:50:19.438 INFO kablam! | Sep 17 19:50:19.438 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 17 19:50:19.438 INFO kablam! 936 | | where Sep 17 19:50:19.438 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 17 19:50:19.438 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 17 19:50:19.438 INFO kablam! ... | Sep 17 19:50:19.438 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 17 19:50:19.438 INFO kablam! 967 | | } Sep 17 19:50:19.438 INFO kablam! | |_^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:19.438 INFO kablam! Sep 17 19:50:19.438 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:19.438 INFO kablam! --> src/ewkb.rs:935:1 Sep 17 19:50:19.438 INFO kablam! | Sep 17 19:50:19.438 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 17 19:50:19.438 INFO kablam! 936 | | where Sep 17 19:50:19.438 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 17 19:50:19.438 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 17 19:50:19.438 INFO kablam! ... | Sep 17 19:50:19.439 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 17 19:50:19.439 INFO kablam! 967 | | } Sep 17 19:50:19.439 INFO kablam! | |_^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:19.439 INFO kablam! Sep 17 19:50:19.439 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:19.439 INFO kablam! --> src/ewkb.rs:935:1 Sep 17 19:50:19.439 INFO kablam! | Sep 17 19:50:19.439 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 17 19:50:19.439 INFO kablam! 936 | | where Sep 17 19:50:19.439 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 17 19:50:19.439 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 17 19:50:19.439 INFO kablam! ... | Sep 17 19:50:19.439 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 17 19:50:19.439 INFO kablam! 967 | | } Sep 17 19:50:19.439 INFO kablam! | |_^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:19.439 INFO kablam! Sep 17 19:50:19.618 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:19.619 INFO kablam! --> src/ewkb.rs:935:1 Sep 17 19:50:19.619 INFO kablam! | Sep 17 19:50:19.619 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 17 19:50:19.619 INFO kablam! 936 | | where Sep 17 19:50:19.619 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 17 19:50:19.619 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 17 19:50:19.619 INFO kablam! ... | Sep 17 19:50:19.619 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 17 19:50:19.619 INFO kablam! 967 | | } Sep 17 19:50:19.619 INFO kablam! | |_^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:19.619 INFO kablam! Sep 17 19:50:19.619 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:19.619 INFO kablam! --> src/ewkb.rs:935:1 Sep 17 19:50:19.619 INFO kablam! | Sep 17 19:50:19.619 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 17 19:50:19.619 INFO kablam! 936 | | where Sep 17 19:50:19.619 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 17 19:50:19.619 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 17 19:50:19.619 INFO kablam! ... | Sep 17 19:50:19.619 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 17 19:50:19.619 INFO kablam! 967 | | } Sep 17 19:50:19.619 INFO kablam! | |_^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:19.619 INFO kablam! Sep 17 19:50:19.619 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:19.619 INFO kablam! --> src/ewkb.rs:935:1 Sep 17 19:50:19.619 INFO kablam! | Sep 17 19:50:19.619 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 17 19:50:19.619 INFO kablam! 936 | | where Sep 17 19:50:19.619 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 17 19:50:19.619 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 17 19:50:19.619 INFO kablam! ... | Sep 17 19:50:19.619 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 17 19:50:19.619 INFO kablam! 967 | | } Sep 17 19:50:19.619 INFO kablam! | |_^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:19.619 INFO kablam! Sep 17 19:50:19.619 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:19.619 INFO kablam! --> src/ewkb.rs:935:1 Sep 17 19:50:19.619 INFO kablam! | Sep 17 19:50:19.619 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 17 19:50:19.619 INFO kablam! 936 | | where Sep 17 19:50:19.619 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 17 19:50:19.619 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 17 19:50:19.619 INFO kablam! ... | Sep 17 19:50:19.619 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 17 19:50:19.619 INFO kablam! 967 | | } Sep 17 19:50:19.619 INFO kablam! | |_^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:19.619 INFO kablam! Sep 17 19:50:19.619 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:19.619 INFO kablam! --> src/ewkb.rs:935:1 Sep 17 19:50:19.619 INFO kablam! | Sep 17 19:50:19.619 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 17 19:50:19.619 INFO kablam! 936 | | where Sep 17 19:50:19.619 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 17 19:50:19.619 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 17 19:50:19.619 INFO kablam! ... | Sep 17 19:50:19.619 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 17 19:50:19.619 INFO kablam! 967 | | } Sep 17 19:50:19.619 INFO kablam! | |_^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:19.619 INFO kablam! Sep 17 19:50:19.619 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:19.619 INFO kablam! --> src/ewkb.rs:935:1 Sep 17 19:50:19.619 INFO kablam! | Sep 17 19:50:19.619 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 17 19:50:19.619 INFO kablam! 936 | | where Sep 17 19:50:19.619 INFO kablam! 937 | | P: 'a + postgis::Point, Sep 17 19:50:19.619 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Sep 17 19:50:19.619 INFO kablam! ... | Sep 17 19:50:19.619 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Sep 17 19:50:19.620 INFO kablam! 967 | | } Sep 17 19:50:19.620 INFO kablam! | |_^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:19.620 INFO kablam! Sep 17 19:50:19.665 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:19.665 INFO kablam! --> src/ewkb.rs:1027:54 Sep 17 19:50:19.665 INFO kablam! | Sep 17 19:50:19.665 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 17 19:50:19.665 INFO kablam! | ^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:19.665 INFO kablam! Sep 17 19:50:19.665 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:19.665 INFO kablam! --> src/ewkb.rs:1027:54 Sep 17 19:50:19.665 INFO kablam! | Sep 17 19:50:19.665 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 17 19:50:19.665 INFO kablam! | ^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:19.665 INFO kablam! Sep 17 19:50:19.665 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:19.665 INFO kablam! --> src/ewkb.rs:1027:54 Sep 17 19:50:19.665 INFO kablam! | Sep 17 19:50:19.665 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 17 19:50:19.665 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:19.665 INFO kablam! Sep 17 19:50:19.665 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:19.665 INFO kablam! --> src/ewkb.rs:1027:54 Sep 17 19:50:19.665 INFO kablam! | Sep 17 19:50:19.665 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 17 19:50:19.665 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:19.665 INFO kablam! Sep 17 19:50:19.665 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:19.665 INFO kablam! --> src/ewkb.rs:1027:54 Sep 17 19:50:19.665 INFO kablam! | Sep 17 19:50:19.665 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 17 19:50:19.665 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:19.665 INFO kablam! Sep 17 19:50:19.665 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:19.665 INFO kablam! --> src/ewkb.rs:1027:54 Sep 17 19:50:19.665 INFO kablam! | Sep 17 19:50:19.665 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 17 19:50:19.665 INFO kablam! | ^^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:19.665 INFO kablam! Sep 17 19:50:19.675 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:19.675 INFO kablam! --> src/ewkb.rs:1059:54 Sep 17 19:50:19.675 INFO kablam! | Sep 17 19:50:19.675 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 17 19:50:19.675 INFO kablam! | ^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:19.675 INFO kablam! Sep 17 19:50:19.675 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:19.675 INFO kablam! --> src/ewkb.rs:1059:54 Sep 17 19:50:19.675 INFO kablam! | Sep 17 19:50:19.675 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 17 19:50:19.675 INFO kablam! | ^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:19.675 INFO kablam! Sep 17 19:50:19.675 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:19.675 INFO kablam! --> src/ewkb.rs:1059:54 Sep 17 19:50:19.675 INFO kablam! | Sep 17 19:50:19.675 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 17 19:50:19.675 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:19.675 INFO kablam! Sep 17 19:50:19.675 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:19.675 INFO kablam! --> src/ewkb.rs:1059:54 Sep 17 19:50:19.675 INFO kablam! | Sep 17 19:50:19.675 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 17 19:50:19.675 INFO kablam! | ^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:19.675 INFO kablam! Sep 17 19:50:19.675 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:19.675 INFO kablam! --> src/ewkb.rs:1059:54 Sep 17 19:50:19.675 INFO kablam! | Sep 17 19:50:19.675 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 17 19:50:19.675 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:19.675 INFO kablam! Sep 17 19:50:19.675 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:19.675 INFO kablam! --> src/ewkb.rs:1059:54 Sep 17 19:50:19.675 INFO kablam! | Sep 17 19:50:19.675 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 17 19:50:19.676 INFO kablam! | ^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:19.676 INFO kablam! Sep 17 19:50:19.679 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:19.679 INFO kablam! --> src/ewkb.rs:1257:1 Sep 17 19:50:19.679 INFO kablam! | Sep 17 19:50:19.679 INFO kablam! 1257 | / pub struct EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 17 19:50:19.679 INFO kablam! 1258 | | where Sep 17 19:50:19.679 INFO kablam! 1259 | | P: 'a + postgis::Point, Sep 17 19:50:19.679 INFO kablam! 1260 | | PI: 'a + Iterator + ExactSizeIterator, Sep 17 19:50:19.679 INFO kablam! ... | Sep 17 19:50:19.679 INFO kablam! 1284 | | pub point_type: PointType, Sep 17 19:50:19.679 INFO kablam! 1285 | | } Sep 17 19:50:19.679 INFO kablam! | |_^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:19.679 INFO kablam! Sep 17 19:50:19.799 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:19.799 INFO kablam! --> src/ewkb.rs:1027:54 Sep 17 19:50:19.799 INFO kablam! | Sep 17 19:50:19.799 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 17 19:50:19.799 INFO kablam! | ^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:19.799 INFO kablam! Sep 17 19:50:19.799 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:19.799 INFO kablam! --> src/ewkb.rs:1027:54 Sep 17 19:50:19.799 INFO kablam! | Sep 17 19:50:19.799 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 17 19:50:19.799 INFO kablam! | ^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:19.799 INFO kablam! Sep 17 19:50:19.799 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:19.799 INFO kablam! --> src/ewkb.rs:1027:54 Sep 17 19:50:19.799 INFO kablam! | Sep 17 19:50:19.799 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 17 19:50:19.799 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:19.799 INFO kablam! Sep 17 19:50:19.799 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:19.799 INFO kablam! --> src/ewkb.rs:1027:54 Sep 17 19:50:19.799 INFO kablam! | Sep 17 19:50:19.799 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 17 19:50:19.799 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:19.799 INFO kablam! Sep 17 19:50:19.799 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:19.799 INFO kablam! --> src/ewkb.rs:1027:54 Sep 17 19:50:19.799 INFO kablam! | Sep 17 19:50:19.799 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 17 19:50:19.799 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:19.799 INFO kablam! Sep 17 19:50:19.799 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:19.800 INFO kablam! --> src/ewkb.rs:1027:54 Sep 17 19:50:19.800 INFO kablam! | Sep 17 19:50:19.800 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 17 19:50:19.800 INFO kablam! | ^^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:19.800 INFO kablam! Sep 17 19:50:19.811 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:19.811 INFO kablam! --> src/ewkb.rs:1059:54 Sep 17 19:50:19.811 INFO kablam! | Sep 17 19:50:19.811 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 17 19:50:19.811 INFO kablam! | ^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:19.811 INFO kablam! Sep 17 19:50:19.811 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:19.811 INFO kablam! --> src/ewkb.rs:1059:54 Sep 17 19:50:19.811 INFO kablam! | Sep 17 19:50:19.811 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 17 19:50:19.811 INFO kablam! | ^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:19.811 INFO kablam! Sep 17 19:50:19.811 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:19.811 INFO kablam! --> src/ewkb.rs:1059:54 Sep 17 19:50:19.811 INFO kablam! | Sep 17 19:50:19.811 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 17 19:50:19.811 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:19.811 INFO kablam! Sep 17 19:50:19.811 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:19.811 INFO kablam! --> src/ewkb.rs:1059:54 Sep 17 19:50:19.811 INFO kablam! | Sep 17 19:50:19.811 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 17 19:50:19.811 INFO kablam! | ^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:19.811 INFO kablam! Sep 17 19:50:19.811 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:19.811 INFO kablam! --> src/ewkb.rs:1059:54 Sep 17 19:50:19.811 INFO kablam! | Sep 17 19:50:19.811 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 17 19:50:19.811 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:19.811 INFO kablam! Sep 17 19:50:19.811 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:19.811 INFO kablam! --> src/ewkb.rs:1059:54 Sep 17 19:50:19.811 INFO kablam! | Sep 17 19:50:19.811 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 17 19:50:19.811 INFO kablam! | ^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:19.811 INFO kablam! Sep 17 19:50:19.811 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:19.811 INFO kablam! --> src/ewkb.rs:1257:1 Sep 17 19:50:19.811 INFO kablam! | Sep 17 19:50:19.811 INFO kablam! 1257 | / pub struct EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Sep 17 19:50:19.811 INFO kablam! 1258 | | where Sep 17 19:50:19.811 INFO kablam! 1259 | | P: 'a + postgis::Point, Sep 17 19:50:19.811 INFO kablam! 1260 | | PI: 'a + Iterator + ExactSizeIterator, Sep 17 19:50:19.811 INFO kablam! ... | Sep 17 19:50:19.811 INFO kablam! 1284 | | pub point_type: PointType, Sep 17 19:50:19.811 INFO kablam! 1285 | | } Sep 17 19:50:19.811 INFO kablam! | |_^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:19.811 INFO kablam! Sep 17 19:50:19.838 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:19.838 INFO kablam! --> src/ewkb.rs:1345:54 Sep 17 19:50:19.838 INFO kablam! | Sep 17 19:50:19.838 INFO kablam! 1345 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 17 19:50:19.838 INFO kablam! | ^^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:19.838 INFO kablam! Sep 17 19:50:19.843 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:19.843 INFO kablam! --> src/ewkb.rs:1377:54 Sep 17 19:50:19.843 INFO kablam! | Sep 17 19:50:19.843 INFO kablam! 1377 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 17 19:50:19.843 INFO kablam! | ^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:19.843 INFO kablam! Sep 17 19:50:19.845 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:19.845 INFO kablam! --> src/ewkb.rs:547:9 Sep 17 19:50:19.845 INFO kablam! | Sep 17 19:50:19.845 INFO kablam! 547 | / pub struct $ewkbtype<'a, P, I> Sep 17 19:50:19.845 INFO kablam! 548 | | where P: 'a + postgis::Point, Sep 17 19:50:19.845 INFO kablam! 549 | | I: 'a + Iterator + ExactSizeIterator Sep 17 19:50:19.845 INFO kablam! 550 | | { Sep 17 19:50:19.845 INFO kablam! ... | Sep 17 19:50:19.845 INFO kablam! 553 | | pub point_type: PointType, Sep 17 19:50:19.845 INFO kablam! 554 | | } Sep 17 19:50:19.845 INFO kablam! | |_________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:19.845 INFO kablam! ... Sep 17 19:50:19.845 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 17 19:50:19.845 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 17 19:50:19.845 INFO kablam! 761 | | command write_ewkb_body); Sep 17 19:50:19.845 INFO kablam! | |________________________________________________- in this macro invocation Sep 17 19:50:19.845 INFO kablam! Sep 17 19:50:19.845 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:19.845 INFO kablam! --> src/ewkb.rs:562:24 Sep 17 19:50:19.845 INFO kablam! | Sep 17 19:50:19.845 INFO kablam! 562 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Sep 17 19:50:19.845 INFO kablam! | ^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:19.845 INFO kablam! ... Sep 17 19:50:19.845 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 17 19:50:19.845 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 17 19:50:19.845 INFO kablam! 761 | | command write_ewkb_body); Sep 17 19:50:19.845 INFO kablam! | |________________________________________________- in this macro invocation Sep 17 19:50:19.845 INFO kablam! Sep 17 19:50:19.845 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:19.845 INFO kablam! --> src/ewkb.rs:572:24 Sep 17 19:50:19.845 INFO kablam! | Sep 17 19:50:19.845 INFO kablam! 572 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Sep 17 19:50:19.845 INFO kablam! | ^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:19.845 INFO kablam! ... Sep 17 19:50:19.845 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 17 19:50:19.845 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 17 19:50:19.845 INFO kablam! 761 | | command write_ewkb_body); Sep 17 19:50:19.845 INFO kablam! | |________________________________________________- in this macro invocation Sep 17 19:50:19.845 INFO kablam! Sep 17 19:50:19.850 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:19.851 INFO kablam! --> src/ewkb.rs:609:9 Sep 17 19:50:19.851 INFO kablam! | Sep 17 19:50:19.851 INFO kablam! 609 | / pub struct $ewkbtype<'a, P, I, T, J> Sep 17 19:50:19.851 INFO kablam! 610 | | where P: 'a + postgis::Point, Sep 17 19:50:19.851 INFO kablam! 611 | | I: 'a + Iterator + ExactSizeIterator, Sep 17 19:50:19.851 INFO kablam! 612 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Sep 17 19:50:19.851 INFO kablam! ... | Sep 17 19:50:19.851 INFO kablam! 617 | | pub point_type: PointType, Sep 17 19:50:19.851 INFO kablam! 618 | | } Sep 17 19:50:19.851 INFO kablam! | |_________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:19.851 INFO kablam! ... Sep 17 19:50:19.851 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 17 19:50:19.851 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 17 19:50:19.851 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 17 19:50:19.851 INFO kablam! 778 | | command write_ewkb_body); Sep 17 19:50:19.851 INFO kablam! | |___________________________________________________- in this macro invocation Sep 17 19:50:19.851 INFO kablam! Sep 17 19:50:19.851 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:19.851 INFO kablam! --> src/ewkb.rs:628:30 Sep 17 19:50:19.851 INFO kablam! | Sep 17 19:50:19.851 INFO kablam! 628 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Sep 17 19:50:19.851 INFO kablam! | ^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:19.851 INFO kablam! ... Sep 17 19:50:19.851 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 17 19:50:19.851 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 17 19:50:19.851 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 17 19:50:19.851 INFO kablam! 778 | | command write_ewkb_body); Sep 17 19:50:19.851 INFO kablam! | |___________________________________________________- in this macro invocation Sep 17 19:50:19.851 INFO kablam! Sep 17 19:50:19.851 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:19.851 INFO kablam! --> src/ewkb.rs:640:30 Sep 17 19:50:19.851 INFO kablam! | Sep 17 19:50:19.851 INFO kablam! 640 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Sep 17 19:50:19.851 INFO kablam! | ^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:19.851 INFO kablam! ... Sep 17 19:50:19.851 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 17 19:50:19.851 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 17 19:50:19.851 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 17 19:50:19.851 INFO kablam! 778 | | command write_ewkb_body); Sep 17 19:50:19.851 INFO kablam! | |___________________________________________________- in this macro invocation Sep 17 19:50:19.851 INFO kablam! Sep 17 19:50:19.854 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:19.854 INFO kablam! --> src/ewkb.rs:547:9 Sep 17 19:50:19.854 INFO kablam! | Sep 17 19:50:19.854 INFO kablam! 547 | / pub struct $ewkbtype<'a, P, I> Sep 17 19:50:19.854 INFO kablam! 548 | | where P: 'a + postgis::Point, Sep 17 19:50:19.854 INFO kablam! 549 | | I: 'a + Iterator + ExactSizeIterator Sep 17 19:50:19.854 INFO kablam! 550 | | { Sep 17 19:50:19.854 INFO kablam! ... | Sep 17 19:50:19.854 INFO kablam! 553 | | pub point_type: PointType, Sep 17 19:50:19.854 INFO kablam! 554 | | } Sep 17 19:50:19.854 INFO kablam! | |_________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:19.854 INFO kablam! ... Sep 17 19:50:19.854 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 17 19:50:19.854 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 17 19:50:19.854 INFO kablam! 794 | | command write_ewkb); Sep 17 19:50:19.854 INFO kablam! | |___________________________________________- in this macro invocation Sep 17 19:50:19.854 INFO kablam! Sep 17 19:50:19.854 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:19.854 INFO kablam! --> src/ewkb.rs:562:24 Sep 17 19:50:19.854 INFO kablam! | Sep 17 19:50:19.854 INFO kablam! 562 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Sep 17 19:50:19.854 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:19.854 INFO kablam! ... Sep 17 19:50:19.854 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 17 19:50:19.854 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 17 19:50:19.854 INFO kablam! 794 | | command write_ewkb); Sep 17 19:50:19.854 INFO kablam! | |___________________________________________- in this macro invocation Sep 17 19:50:19.854 INFO kablam! Sep 17 19:50:19.854 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:19.854 INFO kablam! --> src/ewkb.rs:572:24 Sep 17 19:50:19.854 INFO kablam! | Sep 17 19:50:19.854 INFO kablam! 572 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Sep 17 19:50:19.856 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:19.856 INFO kablam! ... Sep 17 19:50:19.856 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 17 19:50:19.856 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 17 19:50:19.856 INFO kablam! 794 | | command write_ewkb); Sep 17 19:50:19.857 INFO kablam! | |___________________________________________- in this macro invocation Sep 17 19:50:19.857 INFO kablam! Sep 17 19:50:19.863 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:19.863 INFO kablam! --> src/ewkb.rs:609:9 Sep 17 19:50:19.863 INFO kablam! | Sep 17 19:50:19.863 INFO kablam! 609 | / pub struct $ewkbtype<'a, P, I, T, J> Sep 17 19:50:19.863 INFO kablam! 610 | | where P: 'a + postgis::Point, Sep 17 19:50:19.863 INFO kablam! 611 | | I: 'a + Iterator + ExactSizeIterator, Sep 17 19:50:19.863 INFO kablam! 612 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Sep 17 19:50:19.863 INFO kablam! ... | Sep 17 19:50:19.863 INFO kablam! 617 | | pub point_type: PointType, Sep 17 19:50:19.863 INFO kablam! 618 | | } Sep 17 19:50:19.863 INFO kablam! | |_________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:19.863 INFO kablam! ... Sep 17 19:50:19.863 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 17 19:50:19.863 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 17 19:50:19.863 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 17 19:50:19.863 INFO kablam! 811 | | command write_ewkb); Sep 17 19:50:19.863 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:19.863 INFO kablam! Sep 17 19:50:19.863 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:19.863 INFO kablam! --> src/ewkb.rs:628:30 Sep 17 19:50:19.863 INFO kablam! | Sep 17 19:50:19.863 INFO kablam! 628 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Sep 17 19:50:19.863 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:19.863 INFO kablam! ... Sep 17 19:50:19.863 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 17 19:50:19.863 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 17 19:50:19.863 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 17 19:50:19.863 INFO kablam! 811 | | command write_ewkb); Sep 17 19:50:19.863 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:19.863 INFO kablam! Sep 17 19:50:19.863 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:19.863 INFO kablam! --> src/ewkb.rs:640:30 Sep 17 19:50:19.863 INFO kablam! | Sep 17 19:50:19.863 INFO kablam! 640 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Sep 17 19:50:19.863 INFO kablam! | ^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:19.863 INFO kablam! ... Sep 17 19:50:19.863 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 17 19:50:19.863 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 17 19:50:19.863 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 17 19:50:19.863 INFO kablam! 811 | | command write_ewkb); Sep 17 19:50:19.863 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:19.863 INFO kablam! Sep 17 19:50:19.865 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:19.865 INFO kablam! --> src/ewkb.rs:677:9 Sep 17 19:50:19.865 INFO kablam! | Sep 17 19:50:19.865 INFO kablam! 677 | / pub struct $ewkbtype<'a, P, I, L, K, T, J> Sep 17 19:50:19.865 INFO kablam! 678 | | where P: 'a + postgis::Point, Sep 17 19:50:19.865 INFO kablam! 679 | | I: 'a + Iterator + ExactSizeIterator, Sep 17 19:50:19.865 INFO kablam! 680 | | L: 'a + postgis::LineString<'a, ItemType=P, Iter=I>, Sep 17 19:50:19.865 INFO kablam! ... | Sep 17 19:50:19.865 INFO kablam! 687 | | pub point_type: PointType, Sep 17 19:50:19.865 INFO kablam! 688 | | } Sep 17 19:50:19.865 INFO kablam! | |_________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:19.865 INFO kablam! ... Sep 17 19:50:19.865 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 17 19:50:19.865 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 17 19:50:19.865 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 17 19:50:19.866 INFO kablam! 828 | | command write_ewkb); Sep 17 19:50:19.866 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:19.866 INFO kablam! Sep 17 19:50:19.883 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:19.883 INFO kablam! --> src/ewkb.rs:700:36 Sep 17 19:50:19.883 INFO kablam! | Sep 17 19:50:19.883 INFO kablam! 700 | impl<'a, P, I, L, K, T, J> fmt::Debug for $ewkbtype<'a, P, I, L, K, T, J> Sep 17 19:50:19.883 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:19.883 INFO kablam! ... Sep 17 19:50:19.883 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 17 19:50:19.883 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 17 19:50:19.883 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 17 19:50:19.883 INFO kablam! 828 | | command write_ewkb); Sep 17 19:50:19.883 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:19.883 INFO kablam! Sep 17 19:50:19.883 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:19.883 INFO kablam! --> src/ewkb.rs:714:36 Sep 17 19:50:19.883 INFO kablam! | Sep 17 19:50:19.883 INFO kablam! 714 | impl<'a, P, I, L, K, T, J> EwkbWrite for $ewkbtype<'a, P, I, L, K, T, J> Sep 17 19:50:19.883 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:19.883 INFO kablam! ... Sep 17 19:50:19.883 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 17 19:50:19.883 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 17 19:50:19.883 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 17 19:50:19.883 INFO kablam! 828 | | command write_ewkb); Sep 17 19:50:19.883 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:19.883 INFO kablam! Sep 17 19:50:19.883 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:19.883 INFO kablam! --> src/postgis.rs:98:24 Sep 17 19:50:19.883 INFO kablam! | Sep 17 19:50:19.883 INFO kablam! 98 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Sep 17 19:50:19.883 INFO kablam! | ^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:19.883 INFO kablam! ... Sep 17 19:50:19.883 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Sep 17 19:50:19.883 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 19:50:19.883 INFO kablam! Sep 17 19:50:19.883 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:19.883 INFO kablam! --> src/postgis.rs:112:30 Sep 17 19:50:19.883 INFO kablam! | Sep 17 19:50:19.883 INFO kablam! 112 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Sep 17 19:50:19.883 INFO kablam! | ^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:19.883 INFO kablam! ... Sep 17 19:50:19.883 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Sep 17 19:50:19.883 INFO kablam! | --------------------------------------------------------- in this macro invocation Sep 17 19:50:19.883 INFO kablam! Sep 17 19:50:19.883 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:19.883 INFO kablam! --> src/postgis.rs:98:24 Sep 17 19:50:19.883 INFO kablam! | Sep 17 19:50:19.883 INFO kablam! 98 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Sep 17 19:50:19.883 INFO kablam! | ^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:19.883 INFO kablam! ... Sep 17 19:50:19.883 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Sep 17 19:50:19.883 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 19:50:19.883 INFO kablam! Sep 17 19:50:19.883 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:19.883 INFO kablam! --> src/postgis.rs:112:30 Sep 17 19:50:19.883 INFO kablam! | Sep 17 19:50:19.883 INFO kablam! 112 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Sep 17 19:50:19.883 INFO kablam! | ^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:19.883 INFO kablam! ... Sep 17 19:50:19.883 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Sep 17 19:50:19.883 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Sep 17 19:50:19.883 INFO kablam! Sep 17 19:50:19.883 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:19.884 INFO kablam! --> src/postgis.rs:128:36 Sep 17 19:50:19.884 INFO kablam! | Sep 17 19:50:19.884 INFO kablam! 128 | impl<'a, P, I, L, K, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, L, K, T, J> Sep 17 19:50:19.884 INFO kablam! | ^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:19.884 INFO kablam! ... Sep 17 19:50:19.884 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Sep 17 19:50:19.884 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Sep 17 19:50:19.884 INFO kablam! Sep 17 19:50:19.995 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:19.995 INFO kablam! --> src/ewkb.rs:1345:54 Sep 17 19:50:19.995 INFO kablam! | Sep 17 19:50:19.995 INFO kablam! 1345 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Sep 17 19:50:19.995 INFO kablam! | ^^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:19.995 INFO kablam! Sep 17 19:50:19.998 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:19.998 INFO kablam! --> src/ewkb.rs:1377:54 Sep 17 19:50:19.998 INFO kablam! | Sep 17 19:50:19.998 INFO kablam! 1377 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Sep 17 19:50:19.998 INFO kablam! | ^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:19.998 INFO kablam! Sep 17 19:50:20.011 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.011 INFO kablam! --> src/ewkb.rs:547:9 Sep 17 19:50:20.011 INFO kablam! | Sep 17 19:50:20.011 INFO kablam! 547 | / pub struct $ewkbtype<'a, P, I> Sep 17 19:50:20.011 INFO kablam! 548 | | where P: 'a + postgis::Point, Sep 17 19:50:20.011 INFO kablam! 549 | | I: 'a + Iterator + ExactSizeIterator Sep 17 19:50:20.011 INFO kablam! 550 | | { Sep 17 19:50:20.011 INFO kablam! ... | Sep 17 19:50:20.011 INFO kablam! 553 | | pub point_type: PointType, Sep 17 19:50:20.011 INFO kablam! 554 | | } Sep 17 19:50:20.011 INFO kablam! | |_________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.011 INFO kablam! ... Sep 17 19:50:20.011 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 17 19:50:20.011 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 17 19:50:20.011 INFO kablam! 761 | | command write_ewkb_body); Sep 17 19:50:20.011 INFO kablam! | |________________________________________________- in this macro invocation Sep 17 19:50:20.011 INFO kablam! Sep 17 19:50:20.011 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.011 INFO kablam! --> src/ewkb.rs:562:24 Sep 17 19:50:20.011 INFO kablam! | Sep 17 19:50:20.011 INFO kablam! 562 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Sep 17 19:50:20.011 INFO kablam! | ^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.011 INFO kablam! ... Sep 17 19:50:20.011 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 17 19:50:20.011 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 17 19:50:20.011 INFO kablam! 761 | | command write_ewkb_body); Sep 17 19:50:20.011 INFO kablam! | |________________________________________________- in this macro invocation Sep 17 19:50:20.011 INFO kablam! Sep 17 19:50:20.011 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.011 INFO kablam! --> src/ewkb.rs:572:24 Sep 17 19:50:20.011 INFO kablam! | Sep 17 19:50:20.011 INFO kablam! 572 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Sep 17 19:50:20.011 INFO kablam! | ^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.011 INFO kablam! ... Sep 17 19:50:20.011 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 17 19:50:20.011 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 17 19:50:20.011 INFO kablam! 761 | | command write_ewkb_body); Sep 17 19:50:20.011 INFO kablam! | |________________________________________________- in this macro invocation Sep 17 19:50:20.012 INFO kablam! Sep 17 19:50:20.012 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.012 INFO kablam! --> src/ewkb.rs:609:9 Sep 17 19:50:20.012 INFO kablam! | Sep 17 19:50:20.012 INFO kablam! 609 | / pub struct $ewkbtype<'a, P, I, T, J> Sep 17 19:50:20.012 INFO kablam! 610 | | where P: 'a + postgis::Point, Sep 17 19:50:20.012 INFO kablam! 611 | | I: 'a + Iterator + ExactSizeIterator, Sep 17 19:50:20.012 INFO kablam! 612 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Sep 17 19:50:20.012 INFO kablam! ... | Sep 17 19:50:20.012 INFO kablam! 617 | | pub point_type: PointType, Sep 17 19:50:20.012 INFO kablam! 618 | | } Sep 17 19:50:20.012 INFO kablam! | |_________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.012 INFO kablam! ... Sep 17 19:50:20.012 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 17 19:50:20.012 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 17 19:50:20.012 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 17 19:50:20.012 INFO kablam! 778 | | command write_ewkb_body); Sep 17 19:50:20.012 INFO kablam! | |___________________________________________________- in this macro invocation Sep 17 19:50:20.012 INFO kablam! Sep 17 19:50:20.018 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.019 INFO kablam! --> src/ewkb.rs:628:30 Sep 17 19:50:20.019 INFO kablam! | Sep 17 19:50:20.019 INFO kablam! 628 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Sep 17 19:50:20.019 INFO kablam! | ^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.019 INFO kablam! ... Sep 17 19:50:20.019 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 17 19:50:20.019 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 17 19:50:20.019 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 17 19:50:20.019 INFO kablam! 778 | | command write_ewkb_body); Sep 17 19:50:20.019 INFO kablam! | |___________________________________________________- in this macro invocation Sep 17 19:50:20.019 INFO kablam! Sep 17 19:50:20.026 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.027 INFO kablam! --> src/ewkb.rs:640:30 Sep 17 19:50:20.027 INFO kablam! | Sep 17 19:50:20.027 INFO kablam! 640 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Sep 17 19:50:20.027 INFO kablam! | ^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.027 INFO kablam! ... Sep 17 19:50:20.027 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 17 19:50:20.027 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 17 19:50:20.027 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 17 19:50:20.027 INFO kablam! 778 | | command write_ewkb_body); Sep 17 19:50:20.027 INFO kablam! | |___________________________________________________- in this macro invocation Sep 17 19:50:20.027 INFO kablam! Sep 17 19:50:20.027 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.027 INFO kablam! --> src/ewkb.rs:547:9 Sep 17 19:50:20.027 INFO kablam! | Sep 17 19:50:20.027 INFO kablam! 547 | / pub struct $ewkbtype<'a, P, I> Sep 17 19:50:20.027 INFO kablam! 548 | | where P: 'a + postgis::Point, Sep 17 19:50:20.027 INFO kablam! 549 | | I: 'a + Iterator + ExactSizeIterator Sep 17 19:50:20.027 INFO kablam! 550 | | { Sep 17 19:50:20.027 INFO kablam! ... | Sep 17 19:50:20.027 INFO kablam! 553 | | pub point_type: PointType, Sep 17 19:50:20.027 INFO kablam! 554 | | } Sep 17 19:50:20.027 INFO kablam! | |_________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.027 INFO kablam! ... Sep 17 19:50:20.027 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 17 19:50:20.027 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 17 19:50:20.027 INFO kablam! 794 | | command write_ewkb); Sep 17 19:50:20.027 INFO kablam! | |___________________________________________- in this macro invocation Sep 17 19:50:20.027 INFO kablam! Sep 17 19:50:20.027 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.027 INFO kablam! --> src/ewkb.rs:562:24 Sep 17 19:50:20.027 INFO kablam! | Sep 17 19:50:20.027 INFO kablam! 562 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Sep 17 19:50:20.027 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.027 INFO kablam! ... Sep 17 19:50:20.027 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 17 19:50:20.027 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 17 19:50:20.027 INFO kablam! 794 | | command write_ewkb); Sep 17 19:50:20.027 INFO kablam! | |___________________________________________- in this macro invocation Sep 17 19:50:20.027 INFO kablam! Sep 17 19:50:20.027 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.027 INFO kablam! --> src/ewkb.rs:572:24 Sep 17 19:50:20.027 INFO kablam! | Sep 17 19:50:20.027 INFO kablam! 572 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Sep 17 19:50:20.027 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.027 INFO kablam! ... Sep 17 19:50:20.027 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 17 19:50:20.027 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 17 19:50:20.027 INFO kablam! 794 | | command write_ewkb); Sep 17 19:50:20.027 INFO kablam! | |___________________________________________- in this macro invocation Sep 17 19:50:20.027 INFO kablam! Sep 17 19:50:20.027 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.027 INFO kablam! --> src/ewkb.rs:609:9 Sep 17 19:50:20.027 INFO kablam! | Sep 17 19:50:20.027 INFO kablam! 609 | / pub struct $ewkbtype<'a, P, I, T, J> Sep 17 19:50:20.027 INFO kablam! 610 | | where P: 'a + postgis::Point, Sep 17 19:50:20.027 INFO kablam! 611 | | I: 'a + Iterator + ExactSizeIterator, Sep 17 19:50:20.027 INFO kablam! 612 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Sep 17 19:50:20.027 INFO kablam! ... | Sep 17 19:50:20.027 INFO kablam! 617 | | pub point_type: PointType, Sep 17 19:50:20.027 INFO kablam! 618 | | } Sep 17 19:50:20.027 INFO kablam! | |_________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.027 INFO kablam! ... Sep 17 19:50:20.027 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 17 19:50:20.027 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 17 19:50:20.027 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 17 19:50:20.027 INFO kablam! 811 | | command write_ewkb); Sep 17 19:50:20.027 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.028 INFO kablam! Sep 17 19:50:20.042 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.043 INFO kablam! --> src/ewkb.rs:628:30 Sep 17 19:50:20.043 INFO kablam! | Sep 17 19:50:20.043 INFO kablam! 628 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Sep 17 19:50:20.043 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.043 INFO kablam! ... Sep 17 19:50:20.043 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 17 19:50:20.043 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 17 19:50:20.043 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 17 19:50:20.043 INFO kablam! 811 | | command write_ewkb); Sep 17 19:50:20.043 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.043 INFO kablam! Sep 17 19:50:20.043 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.043 INFO kablam! --> src/ewkb.rs:640:30 Sep 17 19:50:20.043 INFO kablam! | Sep 17 19:50:20.043 INFO kablam! 640 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Sep 17 19:50:20.043 INFO kablam! | ^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.043 INFO kablam! ... Sep 17 19:50:20.043 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 17 19:50:20.043 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 17 19:50:20.043 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 17 19:50:20.043 INFO kablam! 811 | | command write_ewkb); Sep 17 19:50:20.043 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.043 INFO kablam! Sep 17 19:50:20.043 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.043 INFO kablam! --> src/ewkb.rs:677:9 Sep 17 19:50:20.043 INFO kablam! | Sep 17 19:50:20.043 INFO kablam! 677 | / pub struct $ewkbtype<'a, P, I, L, K, T, J> Sep 17 19:50:20.043 INFO kablam! 678 | | where P: 'a + postgis::Point, Sep 17 19:50:20.043 INFO kablam! 679 | | I: 'a + Iterator + ExactSizeIterator, Sep 17 19:50:20.043 INFO kablam! 680 | | L: 'a + postgis::LineString<'a, ItemType=P, Iter=I>, Sep 17 19:50:20.043 INFO kablam! ... | Sep 17 19:50:20.043 INFO kablam! 687 | | pub point_type: PointType, Sep 17 19:50:20.043 INFO kablam! 688 | | } Sep 17 19:50:20.043 INFO kablam! | |_________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.043 INFO kablam! ... Sep 17 19:50:20.043 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 17 19:50:20.043 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 17 19:50:20.043 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 17 19:50:20.043 INFO kablam! 828 | | command write_ewkb); Sep 17 19:50:20.043 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.043 INFO kablam! Sep 17 19:50:20.051 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.051 INFO kablam! --> src/ewkb.rs:700:36 Sep 17 19:50:20.051 INFO kablam! | Sep 17 19:50:20.051 INFO kablam! 700 | impl<'a, P, I, L, K, T, J> fmt::Debug for $ewkbtype<'a, P, I, L, K, T, J> Sep 17 19:50:20.051 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.051 INFO kablam! ... Sep 17 19:50:20.051 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 17 19:50:20.051 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 17 19:50:20.051 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 17 19:50:20.051 INFO kablam! 828 | | command write_ewkb); Sep 17 19:50:20.051 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.051 INFO kablam! Sep 17 19:50:20.051 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.051 INFO kablam! --> src/ewkb.rs:714:36 Sep 17 19:50:20.051 INFO kablam! | Sep 17 19:50:20.051 INFO kablam! 714 | impl<'a, P, I, L, K, T, J> EwkbWrite for $ewkbtype<'a, P, I, L, K, T, J> Sep 17 19:50:20.051 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.051 INFO kablam! ... Sep 17 19:50:20.051 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 17 19:50:20.051 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 17 19:50:20.051 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 17 19:50:20.051 INFO kablam! 828 | | command write_ewkb); Sep 17 19:50:20.051 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.051 INFO kablam! Sep 17 19:50:20.067 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.067 INFO kablam! --> src/postgis.rs:98:24 Sep 17 19:50:20.067 INFO kablam! | Sep 17 19:50:20.067 INFO kablam! 98 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Sep 17 19:50:20.067 INFO kablam! | ^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.067 INFO kablam! ... Sep 17 19:50:20.067 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Sep 17 19:50:20.067 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 19:50:20.067 INFO kablam! Sep 17 19:50:20.067 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.067 INFO kablam! --> src/postgis.rs:112:30 Sep 17 19:50:20.067 INFO kablam! | Sep 17 19:50:20.067 INFO kablam! 112 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Sep 17 19:50:20.067 INFO kablam! | ^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.067 INFO kablam! ... Sep 17 19:50:20.067 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Sep 17 19:50:20.067 INFO kablam! | --------------------------------------------------------- in this macro invocation Sep 17 19:50:20.067 INFO kablam! Sep 17 19:50:20.067 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.067 INFO kablam! --> src/postgis.rs:98:24 Sep 17 19:50:20.067 INFO kablam! | Sep 17 19:50:20.067 INFO kablam! 98 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Sep 17 19:50:20.067 INFO kablam! | ^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.067 INFO kablam! ... Sep 17 19:50:20.067 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Sep 17 19:50:20.067 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 19:50:20.067 INFO kablam! Sep 17 19:50:20.067 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.067 INFO kablam! --> src/postgis.rs:112:30 Sep 17 19:50:20.067 INFO kablam! | Sep 17 19:50:20.067 INFO kablam! 112 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Sep 17 19:50:20.067 INFO kablam! | ^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.067 INFO kablam! ... Sep 17 19:50:20.067 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Sep 17 19:50:20.067 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Sep 17 19:50:20.067 INFO kablam! Sep 17 19:50:20.067 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.067 INFO kablam! --> src/postgis.rs:128:36 Sep 17 19:50:20.067 INFO kablam! | Sep 17 19:50:20.067 INFO kablam! 128 | impl<'a, P, I, L, K, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, L, K, T, J> Sep 17 19:50:20.067 INFO kablam! | ^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.067 INFO kablam! ... Sep 17 19:50:20.067 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Sep 17 19:50:20.067 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Sep 17 19:50:20.067 INFO kablam! Sep 17 19:50:20.131 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.131 INFO kablam! --> src/ewkb.rs:1008:5 Sep 17 19:50:20.132 INFO kablam! | Sep 17 19:50:20.132 INFO kablam! 1008 | / fn as_ewkb( Sep 17 19:50:20.132 INFO kablam! 1009 | | &'a self, Sep 17 19:50:20.132 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 17 19:50:20.132 INFO kablam! 1011 | | 'a, Sep 17 19:50:20.132 INFO kablam! ... | Sep 17 19:50:20.132 INFO kablam! 1023 | | Self::GeomCollection, Sep 17 19:50:20.132 INFO kablam! 1024 | | >; Sep 17 19:50:20.132 INFO kablam! | |______^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.132 INFO kablam! Sep 17 19:50:20.132 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.132 INFO kablam! --> src/ewkb.rs:1008:5 Sep 17 19:50:20.132 INFO kablam! | Sep 17 19:50:20.132 INFO kablam! 1008 | / fn as_ewkb( Sep 17 19:50:20.132 INFO kablam! 1009 | | &'a self, Sep 17 19:50:20.132 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 17 19:50:20.132 INFO kablam! 1011 | | 'a, Sep 17 19:50:20.132 INFO kablam! ... | Sep 17 19:50:20.132 INFO kablam! 1023 | | Self::GeomCollection, Sep 17 19:50:20.132 INFO kablam! 1024 | | >; Sep 17 19:50:20.133 INFO kablam! | |______^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.133 INFO kablam! Sep 17 19:50:20.133 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.133 INFO kablam! --> src/ewkb.rs:1008:5 Sep 17 19:50:20.133 INFO kablam! | Sep 17 19:50:20.133 INFO kablam! 1008 | / fn as_ewkb( Sep 17 19:50:20.133 INFO kablam! 1009 | | &'a self, Sep 17 19:50:20.133 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 17 19:50:20.133 INFO kablam! 1011 | | 'a, Sep 17 19:50:20.133 INFO kablam! ... | Sep 17 19:50:20.133 INFO kablam! 1023 | | Self::GeomCollection, Sep 17 19:50:20.133 INFO kablam! 1024 | | >; Sep 17 19:50:20.133 INFO kablam! | |______^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.133 INFO kablam! Sep 17 19:50:20.134 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.134 INFO kablam! --> src/ewkb.rs:1008:5 Sep 17 19:50:20.134 INFO kablam! | Sep 17 19:50:20.134 INFO kablam! 1008 | / fn as_ewkb( Sep 17 19:50:20.134 INFO kablam! 1009 | | &'a self, Sep 17 19:50:20.134 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 17 19:50:20.134 INFO kablam! 1011 | | 'a, Sep 17 19:50:20.134 INFO kablam! ... | Sep 17 19:50:20.134 INFO kablam! 1023 | | Self::GeomCollection, Sep 17 19:50:20.134 INFO kablam! 1024 | | >; Sep 17 19:50:20.134 INFO kablam! | |______^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.134 INFO kablam! Sep 17 19:50:20.134 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.134 INFO kablam! --> src/ewkb.rs:1008:5 Sep 17 19:50:20.134 INFO kablam! | Sep 17 19:50:20.134 INFO kablam! 1008 | / fn as_ewkb( Sep 17 19:50:20.134 INFO kablam! 1009 | | &'a self, Sep 17 19:50:20.134 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 17 19:50:20.134 INFO kablam! 1011 | | 'a, Sep 17 19:50:20.134 INFO kablam! ... | Sep 17 19:50:20.134 INFO kablam! 1023 | | Self::GeomCollection, Sep 17 19:50:20.134 INFO kablam! 1024 | | >; Sep 17 19:50:20.134 INFO kablam! | |______^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.134 INFO kablam! Sep 17 19:50:20.134 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.134 INFO kablam! --> src/ewkb.rs:1008:5 Sep 17 19:50:20.134 INFO kablam! | Sep 17 19:50:20.134 INFO kablam! 1008 | / fn as_ewkb( Sep 17 19:50:20.134 INFO kablam! 1009 | | &'a self, Sep 17 19:50:20.134 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 17 19:50:20.134 INFO kablam! 1011 | | 'a, Sep 17 19:50:20.134 INFO kablam! ... | Sep 17 19:50:20.134 INFO kablam! 1023 | | Self::GeomCollection, Sep 17 19:50:20.134 INFO kablam! 1024 | | >; Sep 17 19:50:20.134 INFO kablam! | |______^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.134 INFO kablam! Sep 17 19:50:20.319 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.319 INFO kablam! --> src/ewkb.rs:1008:5 Sep 17 19:50:20.319 INFO kablam! | Sep 17 19:50:20.319 INFO kablam! 1008 | / fn as_ewkb( Sep 17 19:50:20.319 INFO kablam! 1009 | | &'a self, Sep 17 19:50:20.319 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 17 19:50:20.319 INFO kablam! 1011 | | 'a, Sep 17 19:50:20.319 INFO kablam! ... | Sep 17 19:50:20.319 INFO kablam! 1023 | | Self::GeomCollection, Sep 17 19:50:20.319 INFO kablam! 1024 | | >; Sep 17 19:50:20.319 INFO kablam! | |______^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.319 INFO kablam! Sep 17 19:50:20.319 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.319 INFO kablam! --> src/ewkb.rs:1008:5 Sep 17 19:50:20.319 INFO kablam! | Sep 17 19:50:20.319 INFO kablam! 1008 | / fn as_ewkb( Sep 17 19:50:20.319 INFO kablam! 1009 | | &'a self, Sep 17 19:50:20.319 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 17 19:50:20.319 INFO kablam! 1011 | | 'a, Sep 17 19:50:20.319 INFO kablam! ... | Sep 17 19:50:20.319 INFO kablam! 1023 | | Self::GeomCollection, Sep 17 19:50:20.319 INFO kablam! 1024 | | >; Sep 17 19:50:20.319 INFO kablam! | |______^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.319 INFO kablam! Sep 17 19:50:20.319 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.319 INFO kablam! --> src/ewkb.rs:1008:5 Sep 17 19:50:20.319 INFO kablam! | Sep 17 19:50:20.319 INFO kablam! 1008 | / fn as_ewkb( Sep 17 19:50:20.320 INFO kablam! 1009 | | &'a self, Sep 17 19:50:20.320 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 17 19:50:20.320 INFO kablam! 1011 | | 'a, Sep 17 19:50:20.320 INFO kablam! ... | Sep 17 19:50:20.320 INFO kablam! 1023 | | Self::GeomCollection, Sep 17 19:50:20.320 INFO kablam! 1024 | | >; Sep 17 19:50:20.320 INFO kablam! | |______^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.320 INFO kablam! Sep 17 19:50:20.320 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.320 INFO kablam! --> src/ewkb.rs:1008:5 Sep 17 19:50:20.320 INFO kablam! | Sep 17 19:50:20.320 INFO kablam! 1008 | / fn as_ewkb( Sep 17 19:50:20.320 INFO kablam! 1009 | | &'a self, Sep 17 19:50:20.320 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 17 19:50:20.320 INFO kablam! 1011 | | 'a, Sep 17 19:50:20.320 INFO kablam! ... | Sep 17 19:50:20.320 INFO kablam! 1023 | | Self::GeomCollection, Sep 17 19:50:20.320 INFO kablam! 1024 | | >; Sep 17 19:50:20.320 INFO kablam! | |______^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.320 INFO kablam! Sep 17 19:50:20.320 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.320 INFO kablam! --> src/ewkb.rs:1008:5 Sep 17 19:50:20.320 INFO kablam! | Sep 17 19:50:20.320 INFO kablam! 1008 | / fn as_ewkb( Sep 17 19:50:20.320 INFO kablam! 1009 | | &'a self, Sep 17 19:50:20.320 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 17 19:50:20.320 INFO kablam! 1011 | | 'a, Sep 17 19:50:20.320 INFO kablam! ... | Sep 17 19:50:20.320 INFO kablam! 1023 | | Self::GeomCollection, Sep 17 19:50:20.320 INFO kablam! 1024 | | >; Sep 17 19:50:20.320 INFO kablam! | |______^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.320 INFO kablam! Sep 17 19:50:20.320 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.320 INFO kablam! --> src/ewkb.rs:1008:5 Sep 17 19:50:20.320 INFO kablam! | Sep 17 19:50:20.320 INFO kablam! 1008 | / fn as_ewkb( Sep 17 19:50:20.320 INFO kablam! 1009 | | &'a self, Sep 17 19:50:20.320 INFO kablam! 1010 | | ) -> EwkbGeometry< Sep 17 19:50:20.320 INFO kablam! 1011 | | 'a, Sep 17 19:50:20.320 INFO kablam! ... | Sep 17 19:50:20.320 INFO kablam! 1023 | | Self::GeomCollection, Sep 17 19:50:20.320 INFO kablam! 1024 | | >; Sep 17 19:50:20.320 INFO kablam! | |______^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.320 INFO kablam! Sep 17 19:50:20.463 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.463 INFO kablam! --> src/ewkb.rs:1326:5 Sep 17 19:50:20.463 INFO kablam! | Sep 17 19:50:20.463 INFO kablam! 1326 | / fn as_ewkb( Sep 17 19:50:20.463 INFO kablam! 1327 | | &'a self, Sep 17 19:50:20.463 INFO kablam! 1328 | | ) -> EwkbGeometryCollection< Sep 17 19:50:20.463 INFO kablam! 1329 | | 'a, Sep 17 19:50:20.463 INFO kablam! ... | Sep 17 19:50:20.463 INFO kablam! 1341 | | Self::GeomCollection, Sep 17 19:50:20.463 INFO kablam! 1342 | | >; Sep 17 19:50:20.463 INFO kablam! | |______^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.463 INFO kablam! Sep 17 19:50:20.507 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.507 INFO kablam! --> src/ewkb.rs:559:13 Sep 17 19:50:20.507 INFO kablam! | Sep 17 19:50:20.507 INFO kablam! 559 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Sep 17 19:50:20.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.507 INFO kablam! ... Sep 17 19:50:20.507 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 17 19:50:20.507 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 17 19:50:20.507 INFO kablam! 761 | | command write_ewkb_body); Sep 17 19:50:20.507 INFO kablam! | |________________________________________________- in this macro invocation Sep 17 19:50:20.507 INFO kablam! Sep 17 19:50:20.511 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.511 INFO kablam! --> src/ewkb.rs:625:13 Sep 17 19:50:20.511 INFO kablam! | Sep 17 19:50:20.511 INFO kablam! 625 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Sep 17 19:50:20.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.511 INFO kablam! ... Sep 17 19:50:20.511 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 17 19:50:20.511 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 17 19:50:20.511 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 17 19:50:20.511 INFO kablam! 778 | | command write_ewkb_body); Sep 17 19:50:20.511 INFO kablam! | |___________________________________________________- in this macro invocation Sep 17 19:50:20.511 INFO kablam! Sep 17 19:50:20.515 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.515 INFO kablam! --> src/ewkb.rs:559:13 Sep 17 19:50:20.515 INFO kablam! | Sep 17 19:50:20.515 INFO kablam! 559 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Sep 17 19:50:20.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.515 INFO kablam! ... Sep 17 19:50:20.515 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 17 19:50:20.515 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 17 19:50:20.515 INFO kablam! 794 | | command write_ewkb); Sep 17 19:50:20.515 INFO kablam! | |___________________________________________- in this macro invocation Sep 17 19:50:20.515 INFO kablam! Sep 17 19:50:20.528 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.528 INFO kablam! --> src/ewkb.rs:625:13 Sep 17 19:50:20.528 INFO kablam! | Sep 17 19:50:20.528 INFO kablam! 625 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Sep 17 19:50:20.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.528 INFO kablam! ... Sep 17 19:50:20.528 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 17 19:50:20.528 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 17 19:50:20.528 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 17 19:50:20.528 INFO kablam! 811 | | command write_ewkb); Sep 17 19:50:20.528 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.528 INFO kablam! Sep 17 19:50:20.548 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.548 INFO kablam! --> src/ewkb.rs:697:13 Sep 17 19:50:20.548 INFO kablam! | Sep 17 19:50:20.548 INFO kablam! 697 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter>; Sep 17 19:50:20.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.548 INFO kablam! ... Sep 17 19:50:20.548 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 17 19:50:20.548 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 17 19:50:20.548 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 17 19:50:20.548 INFO kablam! 828 | | command write_ewkb); Sep 17 19:50:20.548 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.548 INFO kablam! Sep 17 19:50:20.551 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.551 INFO kablam! --> src/ewkb.rs:1326:5 Sep 17 19:50:20.551 INFO kablam! | Sep 17 19:50:20.551 INFO kablam! 1326 | / fn as_ewkb( Sep 17 19:50:20.551 INFO kablam! 1327 | | &'a self, Sep 17 19:50:20.551 INFO kablam! 1328 | | ) -> EwkbGeometryCollection< Sep 17 19:50:20.551 INFO kablam! 1329 | | 'a, Sep 17 19:50:20.551 INFO kablam! ... | Sep 17 19:50:20.551 INFO kablam! 1341 | | Self::GeomCollection, Sep 17 19:50:20.551 INFO kablam! 1342 | | >; Sep 17 19:50:20.551 INFO kablam! | |______^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.551 INFO kablam! Sep 17 19:50:20.554 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.554 INFO kablam! --> src/ewkb.rs:1053:5 Sep 17 19:50:20.554 INFO kablam! | Sep 17 19:50:20.554 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.554 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 17 19:50:20.554 INFO kablam! 1055 | | Ok(()) Sep 17 19:50:20.554 INFO kablam! 1056 | | } Sep 17 19:50:20.554 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.554 INFO kablam! Sep 17 19:50:20.554 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.554 INFO kablam! --> src/ewkb.rs:1053:5 Sep 17 19:50:20.554 INFO kablam! | Sep 17 19:50:20.554 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.554 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 17 19:50:20.554 INFO kablam! 1055 | | Ok(()) Sep 17 19:50:20.554 INFO kablam! 1056 | | } Sep 17 19:50:20.554 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.554 INFO kablam! Sep 17 19:50:20.554 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.554 INFO kablam! --> src/ewkb.rs:1053:5 Sep 17 19:50:20.554 INFO kablam! | Sep 17 19:50:20.554 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.554 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 17 19:50:20.554 INFO kablam! 1055 | | Ok(()) Sep 17 19:50:20.554 INFO kablam! 1056 | | } Sep 17 19:50:20.554 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.554 INFO kablam! Sep 17 19:50:20.554 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.554 INFO kablam! --> src/ewkb.rs:1053:5 Sep 17 19:50:20.554 INFO kablam! | Sep 17 19:50:20.554 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.555 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 17 19:50:20.555 INFO kablam! 1055 | | Ok(()) Sep 17 19:50:20.555 INFO kablam! 1056 | | } Sep 17 19:50:20.555 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.555 INFO kablam! Sep 17 19:50:20.555 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.555 INFO kablam! --> src/ewkb.rs:1053:5 Sep 17 19:50:20.555 INFO kablam! | Sep 17 19:50:20.555 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.555 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 17 19:50:20.555 INFO kablam! 1055 | | Ok(()) Sep 17 19:50:20.555 INFO kablam! 1056 | | } Sep 17 19:50:20.555 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.555 INFO kablam! Sep 17 19:50:20.555 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.555 INFO kablam! --> src/ewkb.rs:1053:5 Sep 17 19:50:20.555 INFO kablam! | Sep 17 19:50:20.555 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.555 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 17 19:50:20.555 INFO kablam! 1055 | | Ok(()) Sep 17 19:50:20.555 INFO kablam! 1056 | | } Sep 17 19:50:20.555 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.555 INFO kablam! Sep 17 19:50:20.559 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.559 INFO kablam! --> src/ewkb.rs:1085:5 Sep 17 19:50:20.559 INFO kablam! | Sep 17 19:50:20.559 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.559 INFO kablam! 1086 | | match *self { Sep 17 19:50:20.559 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.559 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.559 INFO kablam! ... | Sep 17 19:50:20.559 INFO kablam! 1094 | | } Sep 17 19:50:20.559 INFO kablam! 1095 | | } Sep 17 19:50:20.559 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.559 INFO kablam! Sep 17 19:50:20.559 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.559 INFO kablam! --> src/ewkb.rs:1085:5 Sep 17 19:50:20.559 INFO kablam! | Sep 17 19:50:20.559 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.559 INFO kablam! 1086 | | match *self { Sep 17 19:50:20.559 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.559 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.559 INFO kablam! ... | Sep 17 19:50:20.559 INFO kablam! 1094 | | } Sep 17 19:50:20.559 INFO kablam! 1095 | | } Sep 17 19:50:20.559 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.559 INFO kablam! Sep 17 19:50:20.560 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.560 INFO kablam! --> src/ewkb.rs:1085:5 Sep 17 19:50:20.560 INFO kablam! | Sep 17 19:50:20.560 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.560 INFO kablam! 1086 | | match *self { Sep 17 19:50:20.560 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.560 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.560 INFO kablam! ... | Sep 17 19:50:20.560 INFO kablam! 1094 | | } Sep 17 19:50:20.560 INFO kablam! 1095 | | } Sep 17 19:50:20.560 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.560 INFO kablam! Sep 17 19:50:20.560 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.560 INFO kablam! --> src/ewkb.rs:1085:5 Sep 17 19:50:20.560 INFO kablam! | Sep 17 19:50:20.560 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.560 INFO kablam! 1086 | | match *self { Sep 17 19:50:20.560 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.560 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.560 INFO kablam! ... | Sep 17 19:50:20.560 INFO kablam! 1094 | | } Sep 17 19:50:20.560 INFO kablam! 1095 | | } Sep 17 19:50:20.560 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.560 INFO kablam! Sep 17 19:50:20.560 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.560 INFO kablam! --> src/ewkb.rs:1085:5 Sep 17 19:50:20.560 INFO kablam! | Sep 17 19:50:20.560 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.560 INFO kablam! 1086 | | match *self { Sep 17 19:50:20.560 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.560 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.560 INFO kablam! ... | Sep 17 19:50:20.560 INFO kablam! 1094 | | } Sep 17 19:50:20.560 INFO kablam! 1095 | | } Sep 17 19:50:20.560 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.560 INFO kablam! Sep 17 19:50:20.560 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.560 INFO kablam! --> src/ewkb.rs:1085:5 Sep 17 19:50:20.560 INFO kablam! | Sep 17 19:50:20.560 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.560 INFO kablam! 1086 | | match *self { Sep 17 19:50:20.560 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.560 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.560 INFO kablam! ... | Sep 17 19:50:20.560 INFO kablam! 1094 | | } Sep 17 19:50:20.560 INFO kablam! 1095 | | } Sep 17 19:50:20.560 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.560 INFO kablam! Sep 17 19:50:20.567 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.567 INFO kablam! --> src/ewkb.rs:1097:5 Sep 17 19:50:20.567 INFO kablam! | Sep 17 19:50:20.567 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.567 INFO kablam! 1098 | | match *self { Sep 17 19:50:20.567 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.567 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.567 INFO kablam! ... | Sep 17 19:50:20.567 INFO kablam! 1106 | | } Sep 17 19:50:20.567 INFO kablam! 1107 | | } Sep 17 19:50:20.567 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.567 INFO kablam! Sep 17 19:50:20.567 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.567 INFO kablam! --> src/ewkb.rs:1097:5 Sep 17 19:50:20.567 INFO kablam! | Sep 17 19:50:20.567 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.567 INFO kablam! 1098 | | match *self { Sep 17 19:50:20.567 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.567 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.567 INFO kablam! ... | Sep 17 19:50:20.567 INFO kablam! 1106 | | } Sep 17 19:50:20.567 INFO kablam! 1107 | | } Sep 17 19:50:20.567 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.567 INFO kablam! Sep 17 19:50:20.567 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.567 INFO kablam! --> src/ewkb.rs:1097:5 Sep 17 19:50:20.567 INFO kablam! | Sep 17 19:50:20.567 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.567 INFO kablam! 1098 | | match *self { Sep 17 19:50:20.567 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.567 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.567 INFO kablam! ... | Sep 17 19:50:20.567 INFO kablam! 1106 | | } Sep 17 19:50:20.567 INFO kablam! 1107 | | } Sep 17 19:50:20.567 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.567 INFO kablam! Sep 17 19:50:20.567 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.567 INFO kablam! --> src/ewkb.rs:1097:5 Sep 17 19:50:20.567 INFO kablam! | Sep 17 19:50:20.568 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.568 INFO kablam! 1098 | | match *self { Sep 17 19:50:20.568 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.568 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.568 INFO kablam! ... | Sep 17 19:50:20.568 INFO kablam! 1106 | | } Sep 17 19:50:20.568 INFO kablam! 1107 | | } Sep 17 19:50:20.568 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.568 INFO kablam! Sep 17 19:50:20.568 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.568 INFO kablam! --> src/ewkb.rs:1097:5 Sep 17 19:50:20.568 INFO kablam! | Sep 17 19:50:20.568 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.568 INFO kablam! 1098 | | match *self { Sep 17 19:50:20.568 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.568 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.568 INFO kablam! ... | Sep 17 19:50:20.568 INFO kablam! 1106 | | } Sep 17 19:50:20.568 INFO kablam! 1107 | | } Sep 17 19:50:20.568 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.568 INFO kablam! Sep 17 19:50:20.568 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.568 INFO kablam! --> src/ewkb.rs:1097:5 Sep 17 19:50:20.568 INFO kablam! | Sep 17 19:50:20.568 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.568 INFO kablam! 1098 | | match *self { Sep 17 19:50:20.568 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.568 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.568 INFO kablam! ... | Sep 17 19:50:20.568 INFO kablam! 1106 | | } Sep 17 19:50:20.568 INFO kablam! 1107 | | } Sep 17 19:50:20.568 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.568 INFO kablam! Sep 17 19:50:20.570 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.570 INFO kablam! --> src/ewkb.rs:1109:5 Sep 17 19:50:20.570 INFO kablam! | Sep 17 19:50:20.570 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.570 INFO kablam! 1110 | | match *self { Sep 17 19:50:20.570 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.570 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.570 INFO kablam! ... | Sep 17 19:50:20.570 INFO kablam! 1118 | | } Sep 17 19:50:20.570 INFO kablam! 1119 | | } Sep 17 19:50:20.571 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.571 INFO kablam! Sep 17 19:50:20.571 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.571 INFO kablam! --> src/ewkb.rs:1109:5 Sep 17 19:50:20.571 INFO kablam! | Sep 17 19:50:20.571 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.571 INFO kablam! 1110 | | match *self { Sep 17 19:50:20.571 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.571 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.571 INFO kablam! ... | Sep 17 19:50:20.571 INFO kablam! 1118 | | } Sep 17 19:50:20.571 INFO kablam! 1119 | | } Sep 17 19:50:20.571 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.571 INFO kablam! Sep 17 19:50:20.571 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.571 INFO kablam! --> src/ewkb.rs:1109:5 Sep 17 19:50:20.571 INFO kablam! | Sep 17 19:50:20.571 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.571 INFO kablam! 1110 | | match *self { Sep 17 19:50:20.571 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.571 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.571 INFO kablam! ... | Sep 17 19:50:20.571 INFO kablam! 1118 | | } Sep 17 19:50:20.571 INFO kablam! 1119 | | } Sep 17 19:50:20.571 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.571 INFO kablam! Sep 17 19:50:20.571 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.571 INFO kablam! --> src/ewkb.rs:1109:5 Sep 17 19:50:20.571 INFO kablam! | Sep 17 19:50:20.571 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.571 INFO kablam! 1110 | | match *self { Sep 17 19:50:20.571 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.571 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.571 INFO kablam! ... | Sep 17 19:50:20.571 INFO kablam! 1118 | | } Sep 17 19:50:20.571 INFO kablam! 1119 | | } Sep 17 19:50:20.571 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.571 INFO kablam! Sep 17 19:50:20.571 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.571 INFO kablam! --> src/ewkb.rs:1109:5 Sep 17 19:50:20.571 INFO kablam! | Sep 17 19:50:20.571 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.571 INFO kablam! 1110 | | match *self { Sep 17 19:50:20.571 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.571 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.571 INFO kablam! ... | Sep 17 19:50:20.571 INFO kablam! 1118 | | } Sep 17 19:50:20.571 INFO kablam! 1119 | | } Sep 17 19:50:20.571 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.571 INFO kablam! Sep 17 19:50:20.571 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.571 INFO kablam! --> src/ewkb.rs:1109:5 Sep 17 19:50:20.571 INFO kablam! | Sep 17 19:50:20.571 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.571 INFO kablam! 1110 | | match *self { Sep 17 19:50:20.571 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.571 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.571 INFO kablam! ... | Sep 17 19:50:20.571 INFO kablam! 1118 | | } Sep 17 19:50:20.571 INFO kablam! 1119 | | } Sep 17 19:50:20.571 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.571 INFO kablam! Sep 17 19:50:20.572 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.572 INFO kablam! --> src/ewkb.rs:1138:5 Sep 17 19:50:20.572 INFO kablam! | Sep 17 19:50:20.572 INFO kablam! 1138 | / fn as_ewkb( Sep 17 19:50:20.572 INFO kablam! 1139 | | &'a self, Sep 17 19:50:20.572 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 17 19:50:20.572 INFO kablam! 1141 | | 'a, Sep 17 19:50:20.572 INFO kablam! ... | Sep 17 19:50:20.572 INFO kablam! 1165 | | } Sep 17 19:50:20.572 INFO kablam! 1166 | | } Sep 17 19:50:20.572 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.572 INFO kablam! Sep 17 19:50:20.572 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.572 INFO kablam! --> src/ewkb.rs:1138:5 Sep 17 19:50:20.572 INFO kablam! | Sep 17 19:50:20.572 INFO kablam! 1138 | / fn as_ewkb( Sep 17 19:50:20.572 INFO kablam! 1139 | | &'a self, Sep 17 19:50:20.572 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 17 19:50:20.572 INFO kablam! 1141 | | 'a, Sep 17 19:50:20.572 INFO kablam! ... | Sep 17 19:50:20.572 INFO kablam! 1165 | | } Sep 17 19:50:20.572 INFO kablam! 1166 | | } Sep 17 19:50:20.572 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.572 INFO kablam! Sep 17 19:50:20.572 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.572 INFO kablam! --> src/ewkb.rs:1138:5 Sep 17 19:50:20.572 INFO kablam! | Sep 17 19:50:20.572 INFO kablam! 1138 | / fn as_ewkb( Sep 17 19:50:20.572 INFO kablam! 1139 | | &'a self, Sep 17 19:50:20.572 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 17 19:50:20.572 INFO kablam! 1141 | | 'a, Sep 17 19:50:20.572 INFO kablam! ... | Sep 17 19:50:20.572 INFO kablam! 1165 | | } Sep 17 19:50:20.572 INFO kablam! 1166 | | } Sep 17 19:50:20.572 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.572 INFO kablam! Sep 17 19:50:20.572 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.572 INFO kablam! --> src/ewkb.rs:1138:5 Sep 17 19:50:20.572 INFO kablam! | Sep 17 19:50:20.572 INFO kablam! 1138 | / fn as_ewkb( Sep 17 19:50:20.572 INFO kablam! 1139 | | &'a self, Sep 17 19:50:20.572 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 17 19:50:20.572 INFO kablam! 1141 | | 'a, Sep 17 19:50:20.572 INFO kablam! ... | Sep 17 19:50:20.573 INFO kablam! 1165 | | } Sep 17 19:50:20.573 INFO kablam! 1166 | | } Sep 17 19:50:20.573 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.573 INFO kablam! Sep 17 19:50:20.573 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.573 INFO kablam! --> src/ewkb.rs:1138:5 Sep 17 19:50:20.573 INFO kablam! | Sep 17 19:50:20.573 INFO kablam! 1138 | / fn as_ewkb( Sep 17 19:50:20.573 INFO kablam! 1139 | | &'a self, Sep 17 19:50:20.573 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 17 19:50:20.573 INFO kablam! 1141 | | 'a, Sep 17 19:50:20.573 INFO kablam! ... | Sep 17 19:50:20.573 INFO kablam! 1165 | | } Sep 17 19:50:20.573 INFO kablam! 1166 | | } Sep 17 19:50:20.573 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.573 INFO kablam! Sep 17 19:50:20.579 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.579 INFO kablam! --> src/ewkb.rs:1138:5 Sep 17 19:50:20.579 INFO kablam! | Sep 17 19:50:20.579 INFO kablam! 1138 | / fn as_ewkb( Sep 17 19:50:20.579 INFO kablam! 1139 | | &'a self, Sep 17 19:50:20.579 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 17 19:50:20.579 INFO kablam! 1141 | | 'a, Sep 17 19:50:20.579 INFO kablam! ... | Sep 17 19:50:20.579 INFO kablam! 1165 | | } Sep 17 19:50:20.579 INFO kablam! 1166 | | } Sep 17 19:50:20.579 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.579 INFO kablam! Sep 17 19:50:20.579 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.579 INFO kablam! --> src/ewkb.rs:1371:5 Sep 17 19:50:20.579 INFO kablam! | Sep 17 19:50:20.579 INFO kablam! 1371 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.579 INFO kablam! 1372 | | write!(f, stringify!(EwkbGeometryCollection))?; //TODO Sep 17 19:50:20.579 INFO kablam! 1373 | | Ok(()) Sep 17 19:50:20.579 INFO kablam! 1374 | | } Sep 17 19:50:20.579 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.579 INFO kablam! Sep 17 19:50:20.579 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.579 INFO kablam! --> src/ewkb.rs:1403:5 Sep 17 19:50:20.579 INFO kablam! | Sep 17 19:50:20.579 INFO kablam! 1403 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.579 INFO kablam! 1404 | | self.srid Sep 17 19:50:20.579 INFO kablam! 1405 | | } Sep 17 19:50:20.579 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.579 INFO kablam! Sep 17 19:50:20.585 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.585 INFO kablam! --> src/ewkb.rs:1407:5 Sep 17 19:50:20.585 INFO kablam! | Sep 17 19:50:20.585 INFO kablam! 1407 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.585 INFO kablam! 1408 | | 0x07 | Self::wkb_type_id(&self.point_type, self.srid) Sep 17 19:50:20.585 INFO kablam! 1409 | | } Sep 17 19:50:20.585 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.585 INFO kablam! Sep 17 19:50:20.585 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.585 INFO kablam! --> src/ewkb.rs:1411:5 Sep 17 19:50:20.585 INFO kablam! | Sep 17 19:50:20.585 INFO kablam! 1411 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.585 INFO kablam! 1412 | | w.write_u32::(self.geom.geometries().len() as u32)?; Sep 17 19:50:20.585 INFO kablam! 1413 | | Sep 17 19:50:20.585 INFO kablam! 1414 | | for geom in self.geom.geometries() { Sep 17 19:50:20.586 INFO kablam! ... | Sep 17 19:50:20.586 INFO kablam! 1474 | | Ok(()) Sep 17 19:50:20.586 INFO kablam! 1475 | | } Sep 17 19:50:20.586 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.586 INFO kablam! Sep 17 19:50:20.590 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.590 INFO kablam! --> src/ewkb.rs:559:13 Sep 17 19:50:20.591 INFO kablam! | Sep 17 19:50:20.591 INFO kablam! 559 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Sep 17 19:50:20.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.591 INFO kablam! ... Sep 17 19:50:20.591 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 17 19:50:20.591 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 17 19:50:20.591 INFO kablam! 761 | | command write_ewkb_body); Sep 17 19:50:20.591 INFO kablam! | |________________________________________________- in this macro invocation Sep 17 19:50:20.591 INFO kablam! Sep 17 19:50:20.591 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.591 INFO kablam! --> src/ewkb.rs:1494:5 Sep 17 19:50:20.591 INFO kablam! | Sep 17 19:50:20.591 INFO kablam! 1494 | / fn as_ewkb( Sep 17 19:50:20.591 INFO kablam! 1495 | | &'a self, Sep 17 19:50:20.591 INFO kablam! 1496 | | ) -> EwkbGeometryCollection< Sep 17 19:50:20.591 INFO kablam! 1497 | | 'a, Sep 17 19:50:20.591 INFO kablam! ... | Sep 17 19:50:20.591 INFO kablam! 1515 | | } Sep 17 19:50:20.591 INFO kablam! 1516 | | } Sep 17 19:50:20.591 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.591 INFO kablam! Sep 17 19:50:20.591 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.591 INFO kablam! --> src/twkb.rs:286:5 Sep 17 19:50:20.591 INFO kablam! | Sep 17 19:50:20.591 INFO kablam! 286 | / fn as_ewkb(&'a self) -> ewkb::EwkbLineString<'a, Self::PointType, Self::Iter> { Sep 17 19:50:20.591 INFO kablam! 287 | | ewkb::EwkbLineString { Sep 17 19:50:20.591 INFO kablam! 288 | | geom: self, Sep 17 19:50:20.591 INFO kablam! 289 | | srid: None, Sep 17 19:50:20.591 INFO kablam! 290 | | point_type: ewkb::PointType::Point, Sep 17 19:50:20.591 INFO kablam! 291 | | } Sep 17 19:50:20.591 INFO kablam! 292 | | } Sep 17 19:50:20.591 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.591 INFO kablam! Sep 17 19:50:20.591 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.591 INFO kablam! --> src/twkb.rs:346:5 Sep 17 19:50:20.591 INFO kablam! | Sep 17 19:50:20.591 INFO kablam! 346 | / fn as_ewkb( Sep 17 19:50:20.591 INFO kablam! 347 | | &'a self, Sep 17 19:50:20.591 INFO kablam! 348 | | ) -> ewkb::EwkbPolygon<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Sep 17 19:50:20.591 INFO kablam! 349 | | ewkb::EwkbPolygon { Sep 17 19:50:20.592 INFO kablam! ... | Sep 17 19:50:20.592 INFO kablam! 353 | | } Sep 17 19:50:20.592 INFO kablam! 354 | | } Sep 17 19:50:20.592 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.592 INFO kablam! Sep 17 19:50:20.593 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.593 INFO kablam! --> src/twkb.rs:404:5 Sep 17 19:50:20.593 INFO kablam! | Sep 17 19:50:20.593 INFO kablam! 404 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiPoint<'a, Self::PointType, Self::Iter> { Sep 17 19:50:20.593 INFO kablam! 405 | | ewkb::EwkbMultiPoint { Sep 17 19:50:20.593 INFO kablam! 406 | | geom: self, Sep 17 19:50:20.593 INFO kablam! 407 | | srid: None, Sep 17 19:50:20.593 INFO kablam! 408 | | point_type: ewkb::PointType::Point, Sep 17 19:50:20.593 INFO kablam! 409 | | } Sep 17 19:50:20.593 INFO kablam! 410 | | } Sep 17 19:50:20.593 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.593 INFO kablam! Sep 17 19:50:20.594 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.594 INFO kablam! --> src/twkb.rs:470:5 Sep 17 19:50:20.594 INFO kablam! | Sep 17 19:50:20.594 INFO kablam! 470 | / fn as_ewkb( Sep 17 19:50:20.594 INFO kablam! 471 | | &'a self, Sep 17 19:50:20.594 INFO kablam! 472 | | ) -> ewkb::EwkbMultiLineString<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> Sep 17 19:50:20.594 INFO kablam! 473 | | { Sep 17 19:50:20.594 INFO kablam! ... | Sep 17 19:50:20.594 INFO kablam! 478 | | } Sep 17 19:50:20.594 INFO kablam! 479 | | } Sep 17 19:50:20.594 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.594 INFO kablam! Sep 17 19:50:20.595 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.595 INFO kablam! --> src/twkb.rs:554:5 Sep 17 19:50:20.595 INFO kablam! | Sep 17 19:50:20.595 INFO kablam! 554 | / fn as_ewkb( Sep 17 19:50:20.595 INFO kablam! 555 | | &'a self, Sep 17 19:50:20.595 INFO kablam! 556 | | ) -> ewkb::EwkbMultiPolygon< Sep 17 19:50:20.595 INFO kablam! 557 | | 'a, Sep 17 19:50:20.595 INFO kablam! ... | Sep 17 19:50:20.595 INFO kablam! 569 | | } Sep 17 19:50:20.595 INFO kablam! 570 | | } Sep 17 19:50:20.595 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.595 INFO kablam! Sep 17 19:50:20.595 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.595 INFO kablam! --> src/ewkb.rs:625:13 Sep 17 19:50:20.595 INFO kablam! | Sep 17 19:50:20.595 INFO kablam! 625 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Sep 17 19:50:20.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.595 INFO kablam! ... Sep 17 19:50:20.595 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 17 19:50:20.595 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 17 19:50:20.595 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 17 19:50:20.595 INFO kablam! 778 | | command write_ewkb_body); Sep 17 19:50:20.595 INFO kablam! | |___________________________________________________- in this macro invocation Sep 17 19:50:20.595 INFO kablam! Sep 17 19:50:20.597 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.597 INFO kablam! --> src/ewkb.rs:559:13 Sep 17 19:50:20.597 INFO kablam! | Sep 17 19:50:20.597 INFO kablam! 559 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Sep 17 19:50:20.597 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.597 INFO kablam! ... Sep 17 19:50:20.597 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 17 19:50:20.597 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 17 19:50:20.597 INFO kablam! 794 | | command write_ewkb); Sep 17 19:50:20.597 INFO kablam! | |___________________________________________- in this macro invocation Sep 17 19:50:20.597 INFO kablam! Sep 17 19:50:20.602 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.602 INFO kablam! --> src/ewkb.rs:566:13 Sep 17 19:50:20.602 INFO kablam! | Sep 17 19:50:20.602 INFO kablam! 566 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.602 INFO kablam! 567 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 17 19:50:20.602 INFO kablam! 568 | | Ok(()) Sep 17 19:50:20.602 INFO kablam! 569 | | } Sep 17 19:50:20.602 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.603 INFO kablam! ... Sep 17 19:50:20.603 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 17 19:50:20.603 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 17 19:50:20.603 INFO kablam! 761 | | command write_ewkb_body); Sep 17 19:50:20.603 INFO kablam! | |________________________________________________- in this macro invocation Sep 17 19:50:20.603 INFO kablam! Sep 17 19:50:20.603 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.603 INFO kablam! --> src/ewkb.rs:576:13 Sep 17 19:50:20.603 INFO kablam! | Sep 17 19:50:20.603 INFO kablam! 576 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.603 INFO kablam! 577 | | self.srid Sep 17 19:50:20.603 INFO kablam! 578 | | } Sep 17 19:50:20.603 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.603 INFO kablam! ... Sep 17 19:50:20.603 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 17 19:50:20.603 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 17 19:50:20.603 INFO kablam! 761 | | command write_ewkb_body); Sep 17 19:50:20.603 INFO kablam! | |________________________________________________- in this macro invocation Sep 17 19:50:20.603 INFO kablam! Sep 17 19:50:20.605 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.605 INFO kablam! --> src/ewkb.rs:580:13 Sep 17 19:50:20.605 INFO kablam! | Sep 17 19:50:20.605 INFO kablam! 580 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.605 INFO kablam! 581 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 17 19:50:20.605 INFO kablam! 582 | | } Sep 17 19:50:20.605 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.605 INFO kablam! ... Sep 17 19:50:20.605 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 17 19:50:20.605 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 17 19:50:20.605 INFO kablam! 761 | | command write_ewkb_body); Sep 17 19:50:20.605 INFO kablam! | |________________________________________________- in this macro invocation Sep 17 19:50:20.605 INFO kablam! Sep 17 19:50:20.605 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.605 INFO kablam! --> src/ewkb.rs:584:13 Sep 17 19:50:20.605 INFO kablam! | Sep 17 19:50:20.605 INFO kablam! 584 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.605 INFO kablam! 585 | | w.write_u32::(self.geom.points().len() as u32)?; Sep 17 19:50:20.605 INFO kablam! 586 | | for geom in self.geom.points() { Sep 17 19:50:20.605 INFO kablam! 587 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 17 19:50:20.605 INFO kablam! ... | Sep 17 19:50:20.605 INFO kablam! 590 | | Ok(()) Sep 17 19:50:20.605 INFO kablam! 591 | | } Sep 17 19:50:20.605 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.605 INFO kablam! ... Sep 17 19:50:20.606 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 17 19:50:20.606 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 17 19:50:20.606 INFO kablam! 761 | | command write_ewkb_body); Sep 17 19:50:20.606 INFO kablam! | |________________________________________________- in this macro invocation Sep 17 19:50:20.606 INFO kablam! Sep 17 19:50:20.611 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.611 INFO kablam! --> src/ewkb.rs:599:13 Sep 17 19:50:20.611 INFO kablam! | Sep 17 19:50:20.611 INFO kablam! 599 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Sep 17 19:50:20.611 INFO kablam! 600 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 17 19:50:20.611 INFO kablam! 601 | | } Sep 17 19:50:20.611 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.611 INFO kablam! ... Sep 17 19:50:20.611 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 17 19:50:20.611 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 17 19:50:20.611 INFO kablam! 761 | | command write_ewkb_body); Sep 17 19:50:20.611 INFO kablam! | |________________________________________________- in this macro invocation Sep 17 19:50:20.611 INFO kablam! Sep 17 19:50:20.611 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.611 INFO kablam! --> src/ewkb.rs:625:13 Sep 17 19:50:20.611 INFO kablam! | Sep 17 19:50:20.611 INFO kablam! 625 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Sep 17 19:50:20.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.611 INFO kablam! ... Sep 17 19:50:20.611 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 17 19:50:20.611 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 17 19:50:20.611 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 17 19:50:20.611 INFO kablam! 811 | | command write_ewkb); Sep 17 19:50:20.611 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.611 INFO kablam! Sep 17 19:50:20.622 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.622 INFO kablam! --> src/ewkb.rs:634:13 Sep 17 19:50:20.622 INFO kablam! | Sep 17 19:50:20.622 INFO kablam! 634 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.622 INFO kablam! 635 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 17 19:50:20.622 INFO kablam! 636 | | Ok(()) Sep 17 19:50:20.622 INFO kablam! 637 | | } Sep 17 19:50:20.622 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.622 INFO kablam! ... Sep 17 19:50:20.622 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 17 19:50:20.622 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 17 19:50:20.622 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 17 19:50:20.622 INFO kablam! 778 | | command write_ewkb_body); Sep 17 19:50:20.622 INFO kablam! | |___________________________________________________- in this macro invocation Sep 17 19:50:20.622 INFO kablam! Sep 17 19:50:20.622 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.622 INFO kablam! --> src/ewkb.rs:646:13 Sep 17 19:50:20.622 INFO kablam! | Sep 17 19:50:20.622 INFO kablam! 646 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.622 INFO kablam! 647 | | self.srid Sep 17 19:50:20.622 INFO kablam! 648 | | } Sep 17 19:50:20.622 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.622 INFO kablam! ... Sep 17 19:50:20.622 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 17 19:50:20.622 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 17 19:50:20.622 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 17 19:50:20.622 INFO kablam! 778 | | command write_ewkb_body); Sep 17 19:50:20.622 INFO kablam! | |___________________________________________________- in this macro invocation Sep 17 19:50:20.622 INFO kablam! Sep 17 19:50:20.625 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.625 INFO kablam! --> src/ewkb.rs:650:13 Sep 17 19:50:20.625 INFO kablam! | Sep 17 19:50:20.625 INFO kablam! 650 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.625 INFO kablam! 651 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 17 19:50:20.625 INFO kablam! 652 | | } Sep 17 19:50:20.625 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.625 INFO kablam! ... Sep 17 19:50:20.625 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 17 19:50:20.625 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 17 19:50:20.625 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 17 19:50:20.625 INFO kablam! 778 | | command write_ewkb_body); Sep 17 19:50:20.625 INFO kablam! | |___________________________________________________- in this macro invocation Sep 17 19:50:20.625 INFO kablam! Sep 17 19:50:20.625 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.626 INFO kablam! --> src/ewkb.rs:654:13 Sep 17 19:50:20.626 INFO kablam! | Sep 17 19:50:20.626 INFO kablam! 654 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.626 INFO kablam! 655 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Sep 17 19:50:20.626 INFO kablam! 656 | | for geom in self.geom.$itemname() { Sep 17 19:50:20.626 INFO kablam! 657 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 17 19:50:20.626 INFO kablam! ... | Sep 17 19:50:20.626 INFO kablam! 660 | | Ok(()) Sep 17 19:50:20.626 INFO kablam! 661 | | } Sep 17 19:50:20.626 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.626 INFO kablam! ... Sep 17 19:50:20.626 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 17 19:50:20.626 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 17 19:50:20.626 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 17 19:50:20.626 INFO kablam! 778 | | command write_ewkb_body); Sep 17 19:50:20.626 INFO kablam! | |___________________________________________________- in this macro invocation Sep 17 19:50:20.626 INFO kablam! Sep 17 19:50:20.626 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.626 INFO kablam! --> src/ewkb.rs:671:13 Sep 17 19:50:20.626 INFO kablam! | Sep 17 19:50:20.626 INFO kablam! 671 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Sep 17 19:50:20.626 INFO kablam! 672 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 17 19:50:20.626 INFO kablam! 673 | | } Sep 17 19:50:20.626 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.626 INFO kablam! ... Sep 17 19:50:20.626 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 17 19:50:20.626 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 17 19:50:20.626 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 17 19:50:20.626 INFO kablam! 778 | | command write_ewkb_body); Sep 17 19:50:20.626 INFO kablam! | |___________________________________________________- in this macro invocation Sep 17 19:50:20.626 INFO kablam! Sep 17 19:50:20.626 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.626 INFO kablam! --> src/ewkb.rs:566:13 Sep 17 19:50:20.626 INFO kablam! | Sep 17 19:50:20.626 INFO kablam! 566 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.626 INFO kablam! 567 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 17 19:50:20.626 INFO kablam! 568 | | Ok(()) Sep 17 19:50:20.626 INFO kablam! 569 | | } Sep 17 19:50:20.626 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.626 INFO kablam! ... Sep 17 19:50:20.626 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 17 19:50:20.626 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 17 19:50:20.626 INFO kablam! 794 | | command write_ewkb); Sep 17 19:50:20.626 INFO kablam! | |___________________________________________- in this macro invocation Sep 17 19:50:20.626 INFO kablam! Sep 17 19:50:20.631 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.631 INFO kablam! --> src/ewkb.rs:576:13 Sep 17 19:50:20.631 INFO kablam! | Sep 17 19:50:20.631 INFO kablam! 576 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.631 INFO kablam! 577 | | self.srid Sep 17 19:50:20.631 INFO kablam! 578 | | } Sep 17 19:50:20.631 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.631 INFO kablam! ... Sep 17 19:50:20.631 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 17 19:50:20.631 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 17 19:50:20.631 INFO kablam! 794 | | command write_ewkb); Sep 17 19:50:20.631 INFO kablam! | |___________________________________________- in this macro invocation Sep 17 19:50:20.631 INFO kablam! Sep 17 19:50:20.631 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.631 INFO kablam! --> src/ewkb.rs:580:13 Sep 17 19:50:20.631 INFO kablam! | Sep 17 19:50:20.631 INFO kablam! 580 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.631 INFO kablam! 581 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 17 19:50:20.631 INFO kablam! 582 | | } Sep 17 19:50:20.631 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.631 INFO kablam! ... Sep 17 19:50:20.631 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 17 19:50:20.631 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 17 19:50:20.631 INFO kablam! 794 | | command write_ewkb); Sep 17 19:50:20.631 INFO kablam! | |___________________________________________- in this macro invocation Sep 17 19:50:20.631 INFO kablam! Sep 17 19:50:20.631 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.631 INFO kablam! --> src/ewkb.rs:584:13 Sep 17 19:50:20.631 INFO kablam! | Sep 17 19:50:20.631 INFO kablam! 584 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.631 INFO kablam! 585 | | w.write_u32::(self.geom.points().len() as u32)?; Sep 17 19:50:20.631 INFO kablam! 586 | | for geom in self.geom.points() { Sep 17 19:50:20.631 INFO kablam! 587 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 17 19:50:20.631 INFO kablam! ... | Sep 17 19:50:20.631 INFO kablam! 590 | | Ok(()) Sep 17 19:50:20.631 INFO kablam! 591 | | } Sep 17 19:50:20.632 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.632 INFO kablam! ... Sep 17 19:50:20.632 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 17 19:50:20.632 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 17 19:50:20.632 INFO kablam! 794 | | command write_ewkb); Sep 17 19:50:20.632 INFO kablam! | |___________________________________________- in this macro invocation Sep 17 19:50:20.632 INFO kablam! Sep 17 19:50:20.632 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.632 INFO kablam! --> src/ewkb.rs:697:13 Sep 17 19:50:20.632 INFO kablam! | Sep 17 19:50:20.632 INFO kablam! 697 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter>; Sep 17 19:50:20.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.632 INFO kablam! ... Sep 17 19:50:20.632 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 17 19:50:20.632 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 17 19:50:20.632 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 17 19:50:20.632 INFO kablam! 828 | | command write_ewkb); Sep 17 19:50:20.632 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.632 INFO kablam! Sep 17 19:50:20.632 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.632 INFO kablam! --> src/ewkb.rs:599:13 Sep 17 19:50:20.632 INFO kablam! | Sep 17 19:50:20.632 INFO kablam! 599 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Sep 17 19:50:20.632 INFO kablam! 600 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 17 19:50:20.632 INFO kablam! 601 | | } Sep 17 19:50:20.632 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.632 INFO kablam! ... Sep 17 19:50:20.632 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 17 19:50:20.632 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 17 19:50:20.632 INFO kablam! 794 | | command write_ewkb); Sep 17 19:50:20.632 INFO kablam! | |___________________________________________- in this macro invocation Sep 17 19:50:20.632 INFO kablam! Sep 17 19:50:20.634 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.634 INFO kablam! --> src/ewkb.rs:634:13 Sep 17 19:50:20.634 INFO kablam! | Sep 17 19:50:20.634 INFO kablam! 634 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.634 INFO kablam! 635 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 17 19:50:20.634 INFO kablam! 636 | | Ok(()) Sep 17 19:50:20.634 INFO kablam! 637 | | } Sep 17 19:50:20.634 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.634 INFO kablam! ... Sep 17 19:50:20.634 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 17 19:50:20.634 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 17 19:50:20.634 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 17 19:50:20.634 INFO kablam! 811 | | command write_ewkb); Sep 17 19:50:20.634 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.634 INFO kablam! Sep 17 19:50:20.634 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.634 INFO kablam! --> src/ewkb.rs:646:13 Sep 17 19:50:20.634 INFO kablam! | Sep 17 19:50:20.634 INFO kablam! 646 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.634 INFO kablam! 647 | | self.srid Sep 17 19:50:20.634 INFO kablam! 648 | | } Sep 17 19:50:20.634 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.634 INFO kablam! ... Sep 17 19:50:20.634 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 17 19:50:20.634 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 17 19:50:20.634 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 17 19:50:20.634 INFO kablam! 811 | | command write_ewkb); Sep 17 19:50:20.634 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.634 INFO kablam! Sep 17 19:50:20.634 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.634 INFO kablam! --> src/ewkb.rs:650:13 Sep 17 19:50:20.634 INFO kablam! | Sep 17 19:50:20.634 INFO kablam! 650 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.634 INFO kablam! 651 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 17 19:50:20.634 INFO kablam! 652 | | } Sep 17 19:50:20.634 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.634 INFO kablam! ... Sep 17 19:50:20.634 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 17 19:50:20.634 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 17 19:50:20.634 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 17 19:50:20.634 INFO kablam! 811 | | command write_ewkb); Sep 17 19:50:20.634 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.636 INFO kablam! Sep 17 19:50:20.636 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.636 INFO kablam! --> src/ewkb.rs:654:13 Sep 17 19:50:20.636 INFO kablam! | Sep 17 19:50:20.636 INFO kablam! 654 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.636 INFO kablam! 655 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Sep 17 19:50:20.636 INFO kablam! 656 | | for geom in self.geom.$itemname() { Sep 17 19:50:20.636 INFO kablam! 657 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 17 19:50:20.636 INFO kablam! ... | Sep 17 19:50:20.636 INFO kablam! 660 | | Ok(()) Sep 17 19:50:20.636 INFO kablam! 661 | | } Sep 17 19:50:20.636 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.636 INFO kablam! ... Sep 17 19:50:20.636 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 17 19:50:20.636 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 17 19:50:20.636 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 17 19:50:20.636 INFO kablam! 811 | | command write_ewkb); Sep 17 19:50:20.636 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.636 INFO kablam! Sep 17 19:50:20.638 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.638 INFO kablam! --> src/ewkb.rs:671:13 Sep 17 19:50:20.638 INFO kablam! | Sep 17 19:50:20.638 INFO kablam! 671 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Sep 17 19:50:20.638 INFO kablam! 672 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 17 19:50:20.638 INFO kablam! 673 | | } Sep 17 19:50:20.638 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.638 INFO kablam! ... Sep 17 19:50:20.638 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 17 19:50:20.638 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 17 19:50:20.638 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 17 19:50:20.638 INFO kablam! 811 | | command write_ewkb); Sep 17 19:50:20.638 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.638 INFO kablam! Sep 17 19:50:20.639 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.639 INFO kablam! --> src/ewkb.rs:708:13 Sep 17 19:50:20.639 INFO kablam! | Sep 17 19:50:20.639 INFO kablam! 708 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.639 INFO kablam! 709 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 17 19:50:20.639 INFO kablam! 710 | | Ok(()) Sep 17 19:50:20.639 INFO kablam! 711 | | } Sep 17 19:50:20.639 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.639 INFO kablam! ... Sep 17 19:50:20.639 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 17 19:50:20.639 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 17 19:50:20.639 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 17 19:50:20.639 INFO kablam! 828 | | command write_ewkb); Sep 17 19:50:20.639 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.639 INFO kablam! Sep 17 19:50:20.639 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.639 INFO kablam! --> src/ewkb.rs:722:13 Sep 17 19:50:20.639 INFO kablam! | Sep 17 19:50:20.639 INFO kablam! 722 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.639 INFO kablam! 723 | | self.srid Sep 17 19:50:20.639 INFO kablam! 724 | | } Sep 17 19:50:20.639 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.639 INFO kablam! ... Sep 17 19:50:20.639 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 17 19:50:20.639 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 17 19:50:20.639 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 17 19:50:20.639 INFO kablam! 828 | | command write_ewkb); Sep 17 19:50:20.639 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.640 INFO kablam! Sep 17 19:50:20.643 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.643 INFO kablam! --> src/ewkb.rs:726:13 Sep 17 19:50:20.643 INFO kablam! | Sep 17 19:50:20.643 INFO kablam! 726 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.643 INFO kablam! 727 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 17 19:50:20.643 INFO kablam! 728 | | } Sep 17 19:50:20.643 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.643 INFO kablam! ... Sep 17 19:50:20.643 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 17 19:50:20.643 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 17 19:50:20.643 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 17 19:50:20.643 INFO kablam! 828 | | command write_ewkb); Sep 17 19:50:20.643 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.643 INFO kablam! Sep 17 19:50:20.643 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.643 INFO kablam! --> src/ewkb.rs:730:13 Sep 17 19:50:20.643 INFO kablam! | Sep 17 19:50:20.643 INFO kablam! 730 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.643 INFO kablam! 731 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Sep 17 19:50:20.643 INFO kablam! 732 | | for geom in self.geom.$itemname() { Sep 17 19:50:20.643 INFO kablam! 733 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 17 19:50:20.643 INFO kablam! ... | Sep 17 19:50:20.643 INFO kablam! 736 | | Ok(()) Sep 17 19:50:20.643 INFO kablam! 737 | | } Sep 17 19:50:20.644 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.644 INFO kablam! ... Sep 17 19:50:20.644 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 17 19:50:20.644 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 17 19:50:20.644 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 17 19:50:20.644 INFO kablam! 828 | | command write_ewkb); Sep 17 19:50:20.644 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.644 INFO kablam! Sep 17 19:50:20.644 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.644 INFO kablam! --> src/ewkb.rs:749:13 Sep 17 19:50:20.644 INFO kablam! | Sep 17 19:50:20.644 INFO kablam! 749 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter> { Sep 17 19:50:20.644 INFO kablam! 750 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 17 19:50:20.644 INFO kablam! 751 | | } Sep 17 19:50:20.644 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.644 INFO kablam! ... Sep 17 19:50:20.644 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 17 19:50:20.644 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 17 19:50:20.644 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 17 19:50:20.644 INFO kablam! 828 | | command write_ewkb); Sep 17 19:50:20.644 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.644 INFO kablam! Sep 17 19:50:20.644 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.644 INFO kablam! --> src/ewkb.rs:1053:5 Sep 17 19:50:20.644 INFO kablam! | Sep 17 19:50:20.644 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.644 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 17 19:50:20.644 INFO kablam! 1055 | | Ok(()) Sep 17 19:50:20.644 INFO kablam! 1056 | | } Sep 17 19:50:20.644 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.644 INFO kablam! Sep 17 19:50:20.644 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.644 INFO kablam! --> src/ewkb.rs:1053:5 Sep 17 19:50:20.644 INFO kablam! | Sep 17 19:50:20.644 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.644 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 17 19:50:20.644 INFO kablam! 1055 | | Ok(()) Sep 17 19:50:20.644 INFO kablam! 1056 | | } Sep 17 19:50:20.644 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.644 INFO kablam! Sep 17 19:50:20.645 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.645 INFO kablam! --> src/ewkb.rs:1053:5 Sep 17 19:50:20.645 INFO kablam! | Sep 17 19:50:20.645 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.645 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 17 19:50:20.645 INFO kablam! 1055 | | Ok(()) Sep 17 19:50:20.645 INFO kablam! 1056 | | } Sep 17 19:50:20.645 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.645 INFO kablam! Sep 17 19:50:20.645 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.645 INFO kablam! --> src/ewkb.rs:1053:5 Sep 17 19:50:20.645 INFO kablam! | Sep 17 19:50:20.645 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.645 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 17 19:50:20.645 INFO kablam! 1055 | | Ok(()) Sep 17 19:50:20.645 INFO kablam! 1056 | | } Sep 17 19:50:20.645 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.645 INFO kablam! Sep 17 19:50:20.645 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.645 INFO kablam! --> src/ewkb.rs:1053:5 Sep 17 19:50:20.645 INFO kablam! | Sep 17 19:50:20.645 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.645 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 17 19:50:20.645 INFO kablam! 1055 | | Ok(()) Sep 17 19:50:20.645 INFO kablam! 1056 | | } Sep 17 19:50:20.645 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.645 INFO kablam! Sep 17 19:50:20.649 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.649 INFO kablam! --> src/ewkb.rs:1053:5 Sep 17 19:50:20.649 INFO kablam! | Sep 17 19:50:20.649 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.649 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Sep 17 19:50:20.649 INFO kablam! 1055 | | Ok(()) Sep 17 19:50:20.649 INFO kablam! 1056 | | } Sep 17 19:50:20.649 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.649 INFO kablam! Sep 17 19:50:20.655 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.655 INFO kablam! --> src/ewkb.rs:1085:5 Sep 17 19:50:20.655 INFO kablam! | Sep 17 19:50:20.655 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.655 INFO kablam! 1086 | | match *self { Sep 17 19:50:20.655 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.655 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.655 INFO kablam! ... | Sep 17 19:50:20.655 INFO kablam! 1094 | | } Sep 17 19:50:20.655 INFO kablam! 1095 | | } Sep 17 19:50:20.655 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.655 INFO kablam! Sep 17 19:50:20.655 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.655 INFO kablam! --> src/ewkb.rs:1085:5 Sep 17 19:50:20.655 INFO kablam! | Sep 17 19:50:20.655 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.655 INFO kablam! 1086 | | match *self { Sep 17 19:50:20.655 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.655 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.655 INFO kablam! ... | Sep 17 19:50:20.655 INFO kablam! 1094 | | } Sep 17 19:50:20.655 INFO kablam! 1095 | | } Sep 17 19:50:20.655 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.655 INFO kablam! Sep 17 19:50:20.655 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.655 INFO kablam! --> src/ewkb.rs:1085:5 Sep 17 19:50:20.655 INFO kablam! | Sep 17 19:50:20.655 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.655 INFO kablam! 1086 | | match *self { Sep 17 19:50:20.655 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.655 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.655 INFO kablam! ... | Sep 17 19:50:20.655 INFO kablam! 1094 | | } Sep 17 19:50:20.655 INFO kablam! 1095 | | } Sep 17 19:50:20.655 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.655 INFO kablam! Sep 17 19:50:20.655 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.655 INFO kablam! --> src/ewkb.rs:1085:5 Sep 17 19:50:20.655 INFO kablam! | Sep 17 19:50:20.655 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.656 INFO kablam! 1086 | | match *self { Sep 17 19:50:20.656 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.656 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.656 INFO kablam! ... | Sep 17 19:50:20.656 INFO kablam! 1094 | | } Sep 17 19:50:20.656 INFO kablam! 1095 | | } Sep 17 19:50:20.656 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.656 INFO kablam! Sep 17 19:50:20.656 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.656 INFO kablam! --> src/postgis.rs:102:13 Sep 17 19:50:20.656 INFO kablam! | Sep 17 19:50:20.656 INFO kablam! 102 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 17 19:50:20.656 INFO kablam! 103 | | self.write_ewkb(out)?; Sep 17 19:50:20.656 INFO kablam! 104 | | Ok(IsNull::No) Sep 17 19:50:20.656 INFO kablam! 105 | | } Sep 17 19:50:20.656 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.656 INFO kablam! ... Sep 17 19:50:20.656 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Sep 17 19:50:20.656 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 19:50:20.656 INFO kablam! Sep 17 19:50:20.656 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.656 INFO kablam! --> src/postgis.rs:146:1 Sep 17 19:50:20.656 INFO kablam! | Sep 17 19:50:20.656 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Sep 17 19:50:20.656 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:50:20.656 INFO kablam! | | Sep 17 19:50:20.656 INFO kablam! | the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.656 INFO kablam! | in this macro invocation Sep 17 19:50:20.656 INFO kablam! | Sep 17 19:50:20.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 17 19:50:20.656 INFO kablam! Sep 17 19:50:20.656 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.656 INFO kablam! --> src/postgis.rs:118:13 Sep 17 19:50:20.656 INFO kablam! | Sep 17 19:50:20.656 INFO kablam! 118 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 17 19:50:20.656 INFO kablam! 119 | | self.write_ewkb(out)?; Sep 17 19:50:20.656 INFO kablam! 120 | | Ok(IsNull::No) Sep 17 19:50:20.656 INFO kablam! 121 | | } Sep 17 19:50:20.656 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.656 INFO kablam! ... Sep 17 19:50:20.656 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Sep 17 19:50:20.656 INFO kablam! | --------------------------------------------------------- in this macro invocation Sep 17 19:50:20.656 INFO kablam! Sep 17 19:50:20.656 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.656 INFO kablam! --> src/postgis.rs:147:1 Sep 17 19:50:20.656 INFO kablam! | Sep 17 19:50:20.656 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Sep 17 19:50:20.656 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:50:20.656 INFO kablam! | | Sep 17 19:50:20.656 INFO kablam! | the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.656 INFO kablam! | in this macro invocation Sep 17 19:50:20.656 INFO kablam! | Sep 17 19:50:20.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 17 19:50:20.656 INFO kablam! Sep 17 19:50:20.660 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.661 INFO kablam! --> src/postgis.rs:102:13 Sep 17 19:50:20.661 INFO kablam! | Sep 17 19:50:20.661 INFO kablam! 102 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 17 19:50:20.661 INFO kablam! 103 | | self.write_ewkb(out)?; Sep 17 19:50:20.661 INFO kablam! 104 | | Ok(IsNull::No) Sep 17 19:50:20.661 INFO kablam! 105 | | } Sep 17 19:50:20.661 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.661 INFO kablam! ... Sep 17 19:50:20.661 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Sep 17 19:50:20.661 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 19:50:20.661 INFO kablam! Sep 17 19:50:20.661 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.661 INFO kablam! --> src/postgis.rs:148:1 Sep 17 19:50:20.661 INFO kablam! | Sep 17 19:50:20.661 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Sep 17 19:50:20.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:50:20.661 INFO kablam! | | Sep 17 19:50:20.661 INFO kablam! | the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.661 INFO kablam! | in this macro invocation Sep 17 19:50:20.661 INFO kablam! | Sep 17 19:50:20.661 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 17 19:50:20.661 INFO kablam! Sep 17 19:50:20.661 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.661 INFO kablam! --> src/ewkb.rs:1085:5 Sep 17 19:50:20.661 INFO kablam! | Sep 17 19:50:20.661 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.661 INFO kablam! 1086 | | match *self { Sep 17 19:50:20.661 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.661 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.661 INFO kablam! ... | Sep 17 19:50:20.661 INFO kablam! 1094 | | } Sep 17 19:50:20.661 INFO kablam! 1095 | | } Sep 17 19:50:20.661 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.661 INFO kablam! Sep 17 19:50:20.661 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.661 INFO kablam! --> src/ewkb.rs:1085:5 Sep 17 19:50:20.661 INFO kablam! | Sep 17 19:50:20.661 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.661 INFO kablam! 1086 | | match *self { Sep 17 19:50:20.661 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.661 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Sep 17 19:50:20.661 INFO kablam! ... | Sep 17 19:50:20.661 INFO kablam! 1094 | | } Sep 17 19:50:20.661 INFO kablam! 1095 | | } Sep 17 19:50:20.661 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.661 INFO kablam! Sep 17 19:50:20.661 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.661 INFO kablam! --> src/postgis.rs:118:13 Sep 17 19:50:20.661 INFO kablam! | Sep 17 19:50:20.661 INFO kablam! 118 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 17 19:50:20.661 INFO kablam! 119 | | self.write_ewkb(out)?; Sep 17 19:50:20.661 INFO kablam! 120 | | Ok(IsNull::No) Sep 17 19:50:20.661 INFO kablam! 121 | | } Sep 17 19:50:20.661 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.661 INFO kablam! ... Sep 17 19:50:20.661 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Sep 17 19:50:20.661 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Sep 17 19:50:20.662 INFO kablam! Sep 17 19:50:20.662 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.662 INFO kablam! --> src/postgis.rs:149:1 Sep 17 19:50:20.662 INFO kablam! | Sep 17 19:50:20.662 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Sep 17 19:50:20.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:50:20.662 INFO kablam! | | Sep 17 19:50:20.662 INFO kablam! | the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.662 INFO kablam! | in this macro invocation Sep 17 19:50:20.662 INFO kablam! | Sep 17 19:50:20.662 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 17 19:50:20.662 INFO kablam! Sep 17 19:50:20.662 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.662 INFO kablam! --> src/postgis.rs:138:13 Sep 17 19:50:20.662 INFO kablam! | Sep 17 19:50:20.662 INFO kablam! 138 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 17 19:50:20.662 INFO kablam! 139 | | self.write_ewkb(out)?; Sep 17 19:50:20.662 INFO kablam! 140 | | Ok(IsNull::No) Sep 17 19:50:20.662 INFO kablam! 141 | | } Sep 17 19:50:20.662 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.662 INFO kablam! ... Sep 17 19:50:20.662 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Sep 17 19:50:20.662 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Sep 17 19:50:20.662 INFO kablam! Sep 17 19:50:20.662 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.662 INFO kablam! --> src/postgis.rs:150:1 Sep 17 19:50:20.662 INFO kablam! | Sep 17 19:50:20.662 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Sep 17 19:50:20.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:50:20.662 INFO kablam! | | Sep 17 19:50:20.662 INFO kablam! | the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.662 INFO kablam! | in this macro invocation Sep 17 19:50:20.662 INFO kablam! | Sep 17 19:50:20.662 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 17 19:50:20.662 INFO kablam! Sep 17 19:50:20.667 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.667 INFO kablam! --> src/ewkb.rs:1097:5 Sep 17 19:50:20.667 INFO kablam! | Sep 17 19:50:20.667 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.667 INFO kablam! 1098 | | match *self { Sep 17 19:50:20.667 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.667 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.667 INFO kablam! ... | Sep 17 19:50:20.667 INFO kablam! 1106 | | } Sep 17 19:50:20.667 INFO kablam! 1107 | | } Sep 17 19:50:20.667 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.667 INFO kablam! Sep 17 19:50:20.667 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.667 INFO kablam! --> src/ewkb.rs:1097:5 Sep 17 19:50:20.667 INFO kablam! | Sep 17 19:50:20.667 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.667 INFO kablam! 1098 | | match *self { Sep 17 19:50:20.667 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.667 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.667 INFO kablam! ... | Sep 17 19:50:20.668 INFO kablam! 1106 | | } Sep 17 19:50:20.668 INFO kablam! 1107 | | } Sep 17 19:50:20.668 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.668 INFO kablam! Sep 17 19:50:20.668 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.668 INFO kablam! --> src/ewkb.rs:1097:5 Sep 17 19:50:20.668 INFO kablam! | Sep 17 19:50:20.668 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.668 INFO kablam! 1098 | | match *self { Sep 17 19:50:20.668 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.668 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.668 INFO kablam! ... | Sep 17 19:50:20.668 INFO kablam! 1106 | | } Sep 17 19:50:20.668 INFO kablam! 1107 | | } Sep 17 19:50:20.668 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.668 INFO kablam! Sep 17 19:50:20.668 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.668 INFO kablam! --> src/ewkb.rs:1097:5 Sep 17 19:50:20.668 INFO kablam! | Sep 17 19:50:20.668 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.668 INFO kablam! 1098 | | match *self { Sep 17 19:50:20.668 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.668 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.668 INFO kablam! ... | Sep 17 19:50:20.668 INFO kablam! 1106 | | } Sep 17 19:50:20.668 INFO kablam! 1107 | | } Sep 17 19:50:20.668 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.668 INFO kablam! Sep 17 19:50:20.668 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.668 INFO kablam! --> src/ewkb.rs:1097:5 Sep 17 19:50:20.668 INFO kablam! | Sep 17 19:50:20.668 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.668 INFO kablam! 1098 | | match *self { Sep 17 19:50:20.668 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.668 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.668 INFO kablam! ... | Sep 17 19:50:20.668 INFO kablam! 1106 | | } Sep 17 19:50:20.668 INFO kablam! 1107 | | } Sep 17 19:50:20.668 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.668 INFO kablam! Sep 17 19:50:20.668 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.668 INFO kablam! --> src/ewkb.rs:1097:5 Sep 17 19:50:20.668 INFO kablam! | Sep 17 19:50:20.668 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.668 INFO kablam! 1098 | | match *self { Sep 17 19:50:20.668 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.668 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Sep 17 19:50:20.668 INFO kablam! ... | Sep 17 19:50:20.668 INFO kablam! 1106 | | } Sep 17 19:50:20.668 INFO kablam! 1107 | | } Sep 17 19:50:20.668 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.668 INFO kablam! Sep 17 19:50:20.668 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.668 INFO kablam! --> src/ewkb.rs:1109:5 Sep 17 19:50:20.668 INFO kablam! | Sep 17 19:50:20.668 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.669 INFO kablam! 1110 | | match *self { Sep 17 19:50:20.669 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.669 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.669 INFO kablam! ... | Sep 17 19:50:20.669 INFO kablam! 1118 | | } Sep 17 19:50:20.669 INFO kablam! 1119 | | } Sep 17 19:50:20.669 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.673 INFO kablam! Sep 17 19:50:20.673 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.673 INFO kablam! --> src/ewkb.rs:1109:5 Sep 17 19:50:20.673 INFO kablam! | Sep 17 19:50:20.673 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.673 INFO kablam! 1110 | | match *self { Sep 17 19:50:20.673 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.673 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.673 INFO kablam! ... | Sep 17 19:50:20.673 INFO kablam! 1118 | | } Sep 17 19:50:20.673 INFO kablam! 1119 | | } Sep 17 19:50:20.673 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.673 INFO kablam! Sep 17 19:50:20.673 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.673 INFO kablam! --> src/ewkb.rs:1109:5 Sep 17 19:50:20.673 INFO kablam! | Sep 17 19:50:20.673 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.673 INFO kablam! 1110 | | match *self { Sep 17 19:50:20.673 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.673 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.673 INFO kablam! ... | Sep 17 19:50:20.673 INFO kablam! 1118 | | } Sep 17 19:50:20.673 INFO kablam! 1119 | | } Sep 17 19:50:20.673 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.673 INFO kablam! Sep 17 19:50:20.674 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.674 INFO kablam! --> src/ewkb.rs:1109:5 Sep 17 19:50:20.674 INFO kablam! | Sep 17 19:50:20.674 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.674 INFO kablam! 1110 | | match *self { Sep 17 19:50:20.674 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.674 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.674 INFO kablam! ... | Sep 17 19:50:20.674 INFO kablam! 1118 | | } Sep 17 19:50:20.674 INFO kablam! 1119 | | } Sep 17 19:50:20.674 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.674 INFO kablam! Sep 17 19:50:20.674 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.674 INFO kablam! --> src/ewkb.rs:1109:5 Sep 17 19:50:20.674 INFO kablam! | Sep 17 19:50:20.674 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.674 INFO kablam! 1110 | | match *self { Sep 17 19:50:20.674 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.674 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.674 INFO kablam! ... | Sep 17 19:50:20.674 INFO kablam! 1118 | | } Sep 17 19:50:20.674 INFO kablam! 1119 | | } Sep 17 19:50:20.674 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.674 INFO kablam! Sep 17 19:50:20.674 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.674 INFO kablam! --> src/ewkb.rs:1109:5 Sep 17 19:50:20.674 INFO kablam! | Sep 17 19:50:20.674 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.674 INFO kablam! 1110 | | match *self { Sep 17 19:50:20.674 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.674 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Sep 17 19:50:20.674 INFO kablam! ... | Sep 17 19:50:20.674 INFO kablam! 1118 | | } Sep 17 19:50:20.674 INFO kablam! 1119 | | } Sep 17 19:50:20.674 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.674 INFO kablam! Sep 17 19:50:20.675 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.675 INFO kablam! --> src/ewkb.rs:1138:5 Sep 17 19:50:20.675 INFO kablam! | Sep 17 19:50:20.675 INFO kablam! 1138 | / fn as_ewkb( Sep 17 19:50:20.675 INFO kablam! 1139 | | &'a self, Sep 17 19:50:20.675 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 17 19:50:20.675 INFO kablam! 1141 | | 'a, Sep 17 19:50:20.675 INFO kablam! ... | Sep 17 19:50:20.675 INFO kablam! 1165 | | } Sep 17 19:50:20.676 INFO kablam! 1166 | | } Sep 17 19:50:20.676 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.676 INFO kablam! Sep 17 19:50:20.676 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.676 INFO kablam! --> src/ewkb.rs:1138:5 Sep 17 19:50:20.676 INFO kablam! | Sep 17 19:50:20.676 INFO kablam! 1138 | / fn as_ewkb( Sep 17 19:50:20.676 INFO kablam! 1139 | | &'a self, Sep 17 19:50:20.676 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 17 19:50:20.676 INFO kablam! 1141 | | 'a, Sep 17 19:50:20.676 INFO kablam! ... | Sep 17 19:50:20.676 INFO kablam! 1165 | | } Sep 17 19:50:20.676 INFO kablam! 1166 | | } Sep 17 19:50:20.676 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.676 INFO kablam! Sep 17 19:50:20.676 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.676 INFO kablam! --> src/ewkb.rs:1138:5 Sep 17 19:50:20.676 INFO kablam! | Sep 17 19:50:20.676 INFO kablam! 1138 | / fn as_ewkb( Sep 17 19:50:20.676 INFO kablam! 1139 | | &'a self, Sep 17 19:50:20.676 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 17 19:50:20.676 INFO kablam! 1141 | | 'a, Sep 17 19:50:20.676 INFO kablam! ... | Sep 17 19:50:20.676 INFO kablam! 1165 | | } Sep 17 19:50:20.676 INFO kablam! 1166 | | } Sep 17 19:50:20.676 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.676 INFO kablam! Sep 17 19:50:20.676 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.676 INFO kablam! --> src/ewkb.rs:1138:5 Sep 17 19:50:20.676 INFO kablam! | Sep 17 19:50:20.676 INFO kablam! 1138 | / fn as_ewkb( Sep 17 19:50:20.676 INFO kablam! 1139 | | &'a self, Sep 17 19:50:20.676 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 17 19:50:20.676 INFO kablam! 1141 | | 'a, Sep 17 19:50:20.676 INFO kablam! ... | Sep 17 19:50:20.676 INFO kablam! 1165 | | } Sep 17 19:50:20.676 INFO kablam! 1166 | | } Sep 17 19:50:20.676 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.676 INFO kablam! Sep 17 19:50:20.676 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.676 INFO kablam! --> src/ewkb.rs:1138:5 Sep 17 19:50:20.676 INFO kablam! | Sep 17 19:50:20.676 INFO kablam! 1138 | / fn as_ewkb( Sep 17 19:50:20.676 INFO kablam! 1139 | | &'a self, Sep 17 19:50:20.676 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 17 19:50:20.676 INFO kablam! 1141 | | 'a, Sep 17 19:50:20.676 INFO kablam! ... | Sep 17 19:50:20.676 INFO kablam! 1165 | | } Sep 17 19:50:20.676 INFO kablam! 1166 | | } Sep 17 19:50:20.676 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.676 INFO kablam! Sep 17 19:50:20.681 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.681 INFO kablam! --> src/ewkb.rs:1138:5 Sep 17 19:50:20.681 INFO kablam! | Sep 17 19:50:20.681 INFO kablam! 1138 | / fn as_ewkb( Sep 17 19:50:20.681 INFO kablam! 1139 | | &'a self, Sep 17 19:50:20.681 INFO kablam! 1140 | | ) -> EwkbGeometry< Sep 17 19:50:20.681 INFO kablam! 1141 | | 'a, Sep 17 19:50:20.681 INFO kablam! ... | Sep 17 19:50:20.681 INFO kablam! 1165 | | } Sep 17 19:50:20.681 INFO kablam! 1166 | | } Sep 17 19:50:20.681 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.681 INFO kablam! Sep 17 19:50:20.684 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.685 INFO kablam! --> src/ewkb.rs:1371:5 Sep 17 19:50:20.685 INFO kablam! | Sep 17 19:50:20.685 INFO kablam! 1371 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.685 INFO kablam! 1372 | | write!(f, stringify!(EwkbGeometryCollection))?; //TODO Sep 17 19:50:20.685 INFO kablam! 1373 | | Ok(()) Sep 17 19:50:20.685 INFO kablam! 1374 | | } Sep 17 19:50:20.685 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.685 INFO kablam! Sep 17 19:50:20.688 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.688 INFO kablam! --> src/ewkb.rs:1403:5 Sep 17 19:50:20.688 INFO kablam! | Sep 17 19:50:20.688 INFO kablam! 1403 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.688 INFO kablam! 1404 | | self.srid Sep 17 19:50:20.688 INFO kablam! 1405 | | } Sep 17 19:50:20.688 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.688 INFO kablam! Sep 17 19:50:20.691 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.691 INFO kablam! --> src/ewkb.rs:1407:5 Sep 17 19:50:20.691 INFO kablam! | Sep 17 19:50:20.691 INFO kablam! 1407 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.691 INFO kablam! 1408 | | 0x07 | Self::wkb_type_id(&self.point_type, self.srid) Sep 17 19:50:20.691 INFO kablam! 1409 | | } Sep 17 19:50:20.692 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.692 INFO kablam! Sep 17 19:50:20.694 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.694 INFO kablam! --> src/ewkb.rs:1411:5 Sep 17 19:50:20.694 INFO kablam! | Sep 17 19:50:20.694 INFO kablam! 1411 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.694 INFO kablam! 1412 | | w.write_u32::(self.geom.geometries().len() as u32)?; Sep 17 19:50:20.694 INFO kablam! 1413 | | Sep 17 19:50:20.695 INFO kablam! 1414 | | for geom in self.geom.geometries() { Sep 17 19:50:20.695 INFO kablam! ... | Sep 17 19:50:20.695 INFO kablam! 1474 | | Ok(()) Sep 17 19:50:20.695 INFO kablam! 1475 | | } Sep 17 19:50:20.695 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.695 INFO kablam! Sep 17 19:50:20.695 INFO kablam! error: aborting due to 128 previous errors Sep 17 19:50:20.695 INFO kablam! Sep 17 19:50:20.695 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 17 19:50:20.696 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Sep 17 19:50:20.696 INFO kablam! --> src/ewkb.rs:1494:5 Sep 17 19:50:20.696 INFO kablam! | Sep 17 19:50:20.696 INFO kablam! 1494 | / fn as_ewkb( Sep 17 19:50:20.696 INFO kablam! 1495 | | &'a self, Sep 17 19:50:20.696 INFO kablam! 1496 | | ) -> EwkbGeometryCollection< Sep 17 19:50:20.696 INFO kablam! 1497 | | 'a, Sep 17 19:50:20.696 INFO kablam! ... | Sep 17 19:50:20.696 INFO kablam! 1515 | | } Sep 17 19:50:20.696 INFO kablam! 1516 | | } Sep 17 19:50:20.696 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Sep 17 19:50:20.696 INFO kablam! Sep 17 19:50:20.698 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.698 INFO kablam! --> src/twkb.rs:286:5 Sep 17 19:50:20.698 INFO kablam! | Sep 17 19:50:20.698 INFO kablam! 286 | / fn as_ewkb(&'a self) -> ewkb::EwkbLineString<'a, Self::PointType, Self::Iter> { Sep 17 19:50:20.698 INFO kablam! 287 | | ewkb::EwkbLineString { Sep 17 19:50:20.698 INFO kablam! 288 | | geom: self, Sep 17 19:50:20.698 INFO kablam! 289 | | srid: None, Sep 17 19:50:20.698 INFO kablam! 290 | | point_type: ewkb::PointType::Point, Sep 17 19:50:20.698 INFO kablam! 291 | | } Sep 17 19:50:20.698 INFO kablam! 292 | | } Sep 17 19:50:20.698 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.698 INFO kablam! Sep 17 19:50:20.699 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.699 INFO kablam! --> src/twkb.rs:346:5 Sep 17 19:50:20.699 INFO kablam! | Sep 17 19:50:20.699 INFO kablam! 346 | / fn as_ewkb( Sep 17 19:50:20.699 INFO kablam! 347 | | &'a self, Sep 17 19:50:20.699 INFO kablam! 348 | | ) -> ewkb::EwkbPolygon<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Sep 17 19:50:20.699 INFO kablam! 349 | | ewkb::EwkbPolygon { Sep 17 19:50:20.699 INFO kablam! ... | Sep 17 19:50:20.699 INFO kablam! 353 | | } Sep 17 19:50:20.699 INFO kablam! 354 | | } Sep 17 19:50:20.699 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.699 INFO kablam! Sep 17 19:50:20.700 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.700 INFO kablam! --> src/twkb.rs:404:5 Sep 17 19:50:20.700 INFO kablam! | Sep 17 19:50:20.700 INFO kablam! 404 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiPoint<'a, Self::PointType, Self::Iter> { Sep 17 19:50:20.700 INFO kablam! 405 | | ewkb::EwkbMultiPoint { Sep 17 19:50:20.700 INFO kablam! 406 | | geom: self, Sep 17 19:50:20.700 INFO kablam! 407 | | srid: None, Sep 17 19:50:20.700 INFO kablam! 408 | | point_type: ewkb::PointType::Point, Sep 17 19:50:20.700 INFO kablam! 409 | | } Sep 17 19:50:20.700 INFO kablam! 410 | | } Sep 17 19:50:20.700 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.700 INFO kablam! Sep 17 19:50:20.702 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.702 INFO kablam! --> src/twkb.rs:470:5 Sep 17 19:50:20.702 INFO kablam! | Sep 17 19:50:20.702 INFO kablam! 470 | / fn as_ewkb( Sep 17 19:50:20.702 INFO kablam! 471 | | &'a self, Sep 17 19:50:20.702 INFO kablam! 472 | | ) -> ewkb::EwkbMultiLineString<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> Sep 17 19:50:20.702 INFO kablam! 473 | | { Sep 17 19:50:20.702 INFO kablam! ... | Sep 17 19:50:20.702 INFO kablam! 478 | | } Sep 17 19:50:20.702 INFO kablam! 479 | | } Sep 17 19:50:20.702 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.702 INFO kablam! Sep 17 19:50:20.707 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.707 INFO kablam! --> src/twkb.rs:554:5 Sep 17 19:50:20.707 INFO kablam! | Sep 17 19:50:20.707 INFO kablam! 554 | / fn as_ewkb( Sep 17 19:50:20.707 INFO kablam! 555 | | &'a self, Sep 17 19:50:20.707 INFO kablam! 556 | | ) -> ewkb::EwkbMultiPolygon< Sep 17 19:50:20.707 INFO kablam! 557 | | 'a, Sep 17 19:50:20.707 INFO kablam! ... | Sep 17 19:50:20.707 INFO kablam! 569 | | } Sep 17 19:50:20.707 INFO kablam! 570 | | } Sep 17 19:50:20.707 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.707 INFO kablam! Sep 17 19:50:20.708 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.708 INFO kablam! --> src/ewkb.rs:566:13 Sep 17 19:50:20.709 INFO kablam! | Sep 17 19:50:20.709 INFO kablam! 566 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.709 INFO kablam! 567 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 17 19:50:20.709 INFO kablam! 568 | | Ok(()) Sep 17 19:50:20.709 INFO kablam! 569 | | } Sep 17 19:50:20.710 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.710 INFO kablam! ... Sep 17 19:50:20.710 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 17 19:50:20.710 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 17 19:50:20.710 INFO kablam! 761 | | command write_ewkb_body); Sep 17 19:50:20.711 INFO kablam! | |________________________________________________- in this macro invocation Sep 17 19:50:20.711 INFO kablam! Sep 17 19:50:20.712 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.712 INFO kablam! --> src/ewkb.rs:576:13 Sep 17 19:50:20.712 INFO kablam! | Sep 17 19:50:20.712 INFO kablam! 576 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.713 INFO kablam! 577 | | self.srid Sep 17 19:50:20.713 INFO kablam! 578 | | } Sep 17 19:50:20.713 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.713 INFO kablam! ... Sep 17 19:50:20.714 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 17 19:50:20.714 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 17 19:50:20.714 INFO kablam! 761 | | command write_ewkb_body); Sep 17 19:50:20.714 INFO kablam! | |________________________________________________- in this macro invocation Sep 17 19:50:20.714 INFO kablam! Sep 17 19:50:20.715 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.715 INFO kablam! --> src/ewkb.rs:580:13 Sep 17 19:50:20.715 INFO kablam! | Sep 17 19:50:20.715 INFO kablam! 580 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.716 INFO kablam! 581 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 17 19:50:20.716 INFO kablam! 582 | | } Sep 17 19:50:20.716 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.716 INFO kablam! ... Sep 17 19:50:20.716 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 17 19:50:20.716 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 17 19:50:20.716 INFO kablam! 761 | | command write_ewkb_body); Sep 17 19:50:20.716 INFO kablam! | |________________________________________________- in this macro invocation Sep 17 19:50:20.717 INFO kablam! error: Could not compile `postgis`. Sep 17 19:50:20.718 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 19:50:20.718 INFO kablam! Sep 17 19:50:20.718 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.718 INFO kablam! --> src/ewkb.rs:584:13 Sep 17 19:50:20.719 INFO kablam! | Sep 17 19:50:20.719 INFO kablam! 584 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.719 INFO kablam! 585 | | w.write_u32::(self.geom.points().len() as u32)?; Sep 17 19:50:20.719 INFO kablam! 586 | | for geom in self.geom.points() { Sep 17 19:50:20.719 INFO kablam! 587 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 17 19:50:20.719 INFO kablam! ... | Sep 17 19:50:20.720 INFO kablam! 590 | | Ok(()) Sep 17 19:50:20.720 INFO kablam! 591 | | } Sep 17 19:50:20.720 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.720 INFO kablam! ... Sep 17 19:50:20.720 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 17 19:50:20.720 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 17 19:50:20.720 INFO kablam! 761 | | command write_ewkb_body); Sep 17 19:50:20.720 INFO kablam! | |________________________________________________- in this macro invocation Sep 17 19:50:20.720 INFO kablam! Sep 17 19:50:20.720 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.720 INFO kablam! --> src/ewkb.rs:599:13 Sep 17 19:50:20.721 INFO kablam! | Sep 17 19:50:20.723 INFO kablam! 599 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Sep 17 19:50:20.723 INFO kablam! 600 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 17 19:50:20.723 INFO kablam! 601 | | } Sep 17 19:50:20.723 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.723 INFO kablam! ... Sep 17 19:50:20.723 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Sep 17 19:50:20.723 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Sep 17 19:50:20.723 INFO kablam! 761 | | command write_ewkb_body); Sep 17 19:50:20.723 INFO kablam! | |________________________________________________- in this macro invocation Sep 17 19:50:20.723 INFO kablam! Sep 17 19:50:20.723 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.724 INFO kablam! --> src/ewkb.rs:634:13 Sep 17 19:50:20.724 INFO kablam! | Sep 17 19:50:20.724 INFO kablam! 634 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.724 INFO kablam! 635 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 17 19:50:20.724 INFO kablam! 636 | | Ok(()) Sep 17 19:50:20.724 INFO kablam! 637 | | } Sep 17 19:50:20.724 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.724 INFO kablam! ... Sep 17 19:50:20.724 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 17 19:50:20.724 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 17 19:50:20.724 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 17 19:50:20.724 INFO kablam! 778 | | command write_ewkb_body); Sep 17 19:50:20.724 INFO kablam! | |___________________________________________________- in this macro invocation Sep 17 19:50:20.725 INFO kablam! Sep 17 19:50:20.726 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.726 INFO kablam! --> src/ewkb.rs:646:13 Sep 17 19:50:20.726 INFO kablam! | Sep 17 19:50:20.726 INFO kablam! 646 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.726 INFO kablam! 647 | | self.srid Sep 17 19:50:20.726 INFO kablam! 648 | | } Sep 17 19:50:20.726 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.726 INFO kablam! ... Sep 17 19:50:20.726 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 17 19:50:20.726 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 17 19:50:20.726 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 17 19:50:20.726 INFO kablam! 778 | | command write_ewkb_body); Sep 17 19:50:20.726 INFO kablam! | |___________________________________________________- in this macro invocation Sep 17 19:50:20.726 INFO kablam! Sep 17 19:50:20.727 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.727 INFO kablam! --> src/ewkb.rs:650:13 Sep 17 19:50:20.727 INFO kablam! | Sep 17 19:50:20.727 INFO kablam! 650 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.727 INFO kablam! 651 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 17 19:50:20.727 INFO kablam! 652 | | } Sep 17 19:50:20.727 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.727 INFO kablam! ... Sep 17 19:50:20.727 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 17 19:50:20.727 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 17 19:50:20.727 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 17 19:50:20.728 INFO kablam! 778 | | command write_ewkb_body); Sep 17 19:50:20.728 INFO kablam! | |___________________________________________________- in this macro invocation Sep 17 19:50:20.728 INFO kablam! Sep 17 19:50:20.729 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.729 INFO kablam! --> src/ewkb.rs:654:13 Sep 17 19:50:20.729 INFO kablam! | Sep 17 19:50:20.729 INFO kablam! 654 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.729 INFO kablam! 655 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Sep 17 19:50:20.729 INFO kablam! 656 | | for geom in self.geom.$itemname() { Sep 17 19:50:20.729 INFO kablam! 657 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 17 19:50:20.729 INFO kablam! ... | Sep 17 19:50:20.729 INFO kablam! 660 | | Ok(()) Sep 17 19:50:20.729 INFO kablam! 661 | | } Sep 17 19:50:20.729 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.729 INFO kablam! ... Sep 17 19:50:20.729 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 17 19:50:20.729 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 17 19:50:20.729 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 17 19:50:20.729 INFO kablam! 778 | | command write_ewkb_body); Sep 17 19:50:20.729 INFO kablam! | |___________________________________________________- in this macro invocation Sep 17 19:50:20.730 INFO kablam! Sep 17 19:50:20.732 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.732 INFO kablam! --> src/ewkb.rs:671:13 Sep 17 19:50:20.732 INFO kablam! | Sep 17 19:50:20.732 INFO kablam! 671 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Sep 17 19:50:20.732 INFO kablam! 672 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 17 19:50:20.732 INFO kablam! 673 | | } Sep 17 19:50:20.732 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.732 INFO kablam! ... Sep 17 19:50:20.732 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Sep 17 19:50:20.732 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Sep 17 19:50:20.732 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Sep 17 19:50:20.732 INFO kablam! 778 | | command write_ewkb_body); Sep 17 19:50:20.732 INFO kablam! | |___________________________________________________- in this macro invocation Sep 17 19:50:20.732 INFO kablam! Sep 17 19:50:20.733 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.733 INFO kablam! --> src/ewkb.rs:566:13 Sep 17 19:50:20.733 INFO kablam! | Sep 17 19:50:20.733 INFO kablam! 566 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.733 INFO kablam! 567 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 17 19:50:20.733 INFO kablam! 568 | | Ok(()) Sep 17 19:50:20.733 INFO kablam! 569 | | } Sep 17 19:50:20.733 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.733 INFO kablam! ... Sep 17 19:50:20.733 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 17 19:50:20.733 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 17 19:50:20.733 INFO kablam! 794 | | command write_ewkb); Sep 17 19:50:20.733 INFO kablam! | |___________________________________________- in this macro invocation Sep 17 19:50:20.733 INFO kablam! Sep 17 19:50:20.734 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.734 INFO kablam! --> src/ewkb.rs:576:13 Sep 17 19:50:20.734 INFO kablam! | Sep 17 19:50:20.734 INFO kablam! 576 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.734 INFO kablam! 577 | | self.srid Sep 17 19:50:20.734 INFO kablam! 578 | | } Sep 17 19:50:20.734 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.734 INFO kablam! ... Sep 17 19:50:20.734 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 17 19:50:20.734 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 17 19:50:20.734 INFO kablam! 794 | | command write_ewkb); Sep 17 19:50:20.734 INFO kablam! | |___________________________________________- in this macro invocation Sep 17 19:50:20.734 INFO kablam! Sep 17 19:50:20.735 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.735 INFO kablam! --> src/ewkb.rs:580:13 Sep 17 19:50:20.735 INFO kablam! | Sep 17 19:50:20.735 INFO kablam! 580 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.735 INFO kablam! 581 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 17 19:50:20.735 INFO kablam! 582 | | } Sep 17 19:50:20.735 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.735 INFO kablam! ... Sep 17 19:50:20.735 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 17 19:50:20.735 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 17 19:50:20.735 INFO kablam! 794 | | command write_ewkb); Sep 17 19:50:20.735 INFO kablam! | |___________________________________________- in this macro invocation Sep 17 19:50:20.735 INFO kablam! Sep 17 19:50:20.736 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.736 INFO kablam! --> src/ewkb.rs:584:13 Sep 17 19:50:20.736 INFO kablam! | Sep 17 19:50:20.736 INFO kablam! 584 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.736 INFO kablam! 585 | | w.write_u32::(self.geom.points().len() as u32)?; Sep 17 19:50:20.736 INFO kablam! 586 | | for geom in self.geom.points() { Sep 17 19:50:20.736 INFO kablam! 587 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 17 19:50:20.736 INFO kablam! ... | Sep 17 19:50:20.736 INFO kablam! 590 | | Ok(()) Sep 17 19:50:20.736 INFO kablam! 591 | | } Sep 17 19:50:20.736 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.736 INFO kablam! ... Sep 17 19:50:20.736 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 17 19:50:20.736 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 17 19:50:20.736 INFO kablam! 794 | | command write_ewkb); Sep 17 19:50:20.736 INFO kablam! | |___________________________________________- in this macro invocation Sep 17 19:50:20.736 INFO kablam! Sep 17 19:50:20.738 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.738 INFO kablam! --> src/ewkb.rs:599:13 Sep 17 19:50:20.738 INFO kablam! | Sep 17 19:50:20.738 INFO kablam! 599 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Sep 17 19:50:20.738 INFO kablam! 600 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 17 19:50:20.738 INFO kablam! 601 | | } Sep 17 19:50:20.738 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.738 INFO kablam! ... Sep 17 19:50:20.738 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Sep 17 19:50:20.738 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Sep 17 19:50:20.738 INFO kablam! 794 | | command write_ewkb); Sep 17 19:50:20.738 INFO kablam! | |___________________________________________- in this macro invocation Sep 17 19:50:20.738 INFO kablam! Sep 17 19:50:20.739 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.739 INFO kablam! --> src/ewkb.rs:634:13 Sep 17 19:50:20.739 INFO kablam! | Sep 17 19:50:20.739 INFO kablam! 634 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.739 INFO kablam! 635 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 17 19:50:20.739 INFO kablam! 636 | | Ok(()) Sep 17 19:50:20.739 INFO kablam! 637 | | } Sep 17 19:50:20.739 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.739 INFO kablam! ... Sep 17 19:50:20.739 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 17 19:50:20.739 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 17 19:50:20.739 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 17 19:50:20.739 INFO kablam! 811 | | command write_ewkb); Sep 17 19:50:20.739 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.739 INFO kablam! Sep 17 19:50:20.742 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.742 INFO kablam! --> src/ewkb.rs:646:13 Sep 17 19:50:20.742 INFO kablam! | Sep 17 19:50:20.742 INFO kablam! 646 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.742 INFO kablam! 647 | | self.srid Sep 17 19:50:20.742 INFO kablam! 648 | | } Sep 17 19:50:20.742 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.742 INFO kablam! ... Sep 17 19:50:20.742 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 17 19:50:20.742 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 17 19:50:20.742 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 17 19:50:20.742 INFO kablam! 811 | | command write_ewkb); Sep 17 19:50:20.742 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.742 INFO kablam! Sep 17 19:50:20.742 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.742 INFO kablam! --> src/ewkb.rs:650:13 Sep 17 19:50:20.742 INFO kablam! | Sep 17 19:50:20.742 INFO kablam! 650 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.742 INFO kablam! 651 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 17 19:50:20.742 INFO kablam! 652 | | } Sep 17 19:50:20.742 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.742 INFO kablam! ... Sep 17 19:50:20.742 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 17 19:50:20.742 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 17 19:50:20.742 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 17 19:50:20.742 INFO kablam! 811 | | command write_ewkb); Sep 17 19:50:20.742 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.742 INFO kablam! Sep 17 19:50:20.742 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.742 INFO kablam! --> src/ewkb.rs:654:13 Sep 17 19:50:20.743 INFO kablam! | Sep 17 19:50:20.743 INFO kablam! 654 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.743 INFO kablam! 655 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Sep 17 19:50:20.743 INFO kablam! 656 | | for geom in self.geom.$itemname() { Sep 17 19:50:20.743 INFO kablam! 657 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 17 19:50:20.743 INFO kablam! ... | Sep 17 19:50:20.743 INFO kablam! 660 | | Ok(()) Sep 17 19:50:20.743 INFO kablam! 661 | | } Sep 17 19:50:20.743 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.743 INFO kablam! ... Sep 17 19:50:20.743 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 17 19:50:20.743 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 17 19:50:20.743 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 17 19:50:20.743 INFO kablam! 811 | | command write_ewkb); Sep 17 19:50:20.743 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.743 INFO kablam! Sep 17 19:50:20.745 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.745 INFO kablam! --> src/ewkb.rs:671:13 Sep 17 19:50:20.746 INFO kablam! | Sep 17 19:50:20.746 INFO kablam! 671 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Sep 17 19:50:20.746 INFO kablam! 672 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 17 19:50:20.746 INFO kablam! 673 | | } Sep 17 19:50:20.746 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.746 INFO kablam! ... Sep 17 19:50:20.746 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Sep 17 19:50:20.746 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Sep 17 19:50:20.746 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Sep 17 19:50:20.746 INFO kablam! 811 | | command write_ewkb); Sep 17 19:50:20.746 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.746 INFO kablam! Sep 17 19:50:20.748 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.748 INFO kablam! --> src/ewkb.rs:708:13 Sep 17 19:50:20.748 INFO kablam! | Sep 17 19:50:20.748 INFO kablam! 708 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Sep 17 19:50:20.748 INFO kablam! 709 | | write!(f, stringify!($ewkbtype))?; //TODO Sep 17 19:50:20.748 INFO kablam! 710 | | Ok(()) Sep 17 19:50:20.748 INFO kablam! 711 | | } Sep 17 19:50:20.748 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.748 INFO kablam! ... Sep 17 19:50:20.748 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 17 19:50:20.748 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 17 19:50:20.748 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 17 19:50:20.748 INFO kablam! 828 | | command write_ewkb); Sep 17 19:50:20.748 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.748 INFO kablam! Sep 17 19:50:20.748 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.748 INFO kablam! --> src/ewkb.rs:722:13 Sep 17 19:50:20.748 INFO kablam! | Sep 17 19:50:20.748 INFO kablam! 722 | / fn opt_srid(&self) -> Option { Sep 17 19:50:20.749 INFO kablam! 723 | | self.srid Sep 17 19:50:20.749 INFO kablam! 724 | | } Sep 17 19:50:20.749 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.749 INFO kablam! ... Sep 17 19:50:20.749 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 17 19:50:20.749 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 17 19:50:20.749 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 17 19:50:20.749 INFO kablam! 828 | | command write_ewkb); Sep 17 19:50:20.749 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.749 INFO kablam! Sep 17 19:50:20.752 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.752 INFO kablam! --> src/ewkb.rs:726:13 Sep 17 19:50:20.752 INFO kablam! | Sep 17 19:50:20.752 INFO kablam! 726 | / fn type_id(&self) -> u32 { Sep 17 19:50:20.752 INFO kablam! 727 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Sep 17 19:50:20.752 INFO kablam! 728 | | } Sep 17 19:50:20.752 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.752 INFO kablam! ... Sep 17 19:50:20.752 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 17 19:50:20.752 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 17 19:50:20.752 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 17 19:50:20.752 INFO kablam! 828 | | command write_ewkb); Sep 17 19:50:20.752 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.752 INFO kablam! Sep 17 19:50:20.752 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.752 INFO kablam! --> src/ewkb.rs:730:13 Sep 17 19:50:20.752 INFO kablam! | Sep 17 19:50:20.752 INFO kablam! 730 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Sep 17 19:50:20.752 INFO kablam! 731 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Sep 17 19:50:20.752 INFO kablam! 732 | | for geom in self.geom.$itemname() { Sep 17 19:50:20.752 INFO kablam! 733 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Sep 17 19:50:20.752 INFO kablam! ... | Sep 17 19:50:20.752 INFO kablam! 736 | | Ok(()) Sep 17 19:50:20.752 INFO kablam! 737 | | } Sep 17 19:50:20.752 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.752 INFO kablam! ... Sep 17 19:50:20.752 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 17 19:50:20.752 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 17 19:50:20.752 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 17 19:50:20.752 INFO kablam! 828 | | command write_ewkb); Sep 17 19:50:20.752 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.752 INFO kablam! Sep 17 19:50:20.759 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.759 INFO kablam! --> src/ewkb.rs:749:13 Sep 17 19:50:20.759 INFO kablam! | Sep 17 19:50:20.759 INFO kablam! 749 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter> { Sep 17 19:50:20.759 INFO kablam! 750 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Sep 17 19:50:20.759 INFO kablam! 751 | | } Sep 17 19:50:20.759 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.759 INFO kablam! ... Sep 17 19:50:20.759 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Sep 17 19:50:20.759 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Sep 17 19:50:20.759 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Sep 17 19:50:20.759 INFO kablam! 828 | | command write_ewkb); Sep 17 19:50:20.759 INFO kablam! | |______________________________________________- in this macro invocation Sep 17 19:50:20.759 INFO kablam! Sep 17 19:50:20.762 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.762 INFO kablam! --> src/postgis.rs:102:13 Sep 17 19:50:20.762 INFO kablam! | Sep 17 19:50:20.762 INFO kablam! 102 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 17 19:50:20.762 INFO kablam! 103 | | self.write_ewkb(out)?; Sep 17 19:50:20.762 INFO kablam! 104 | | Ok(IsNull::No) Sep 17 19:50:20.762 INFO kablam! 105 | | } Sep 17 19:50:20.762 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.762 INFO kablam! ... Sep 17 19:50:20.762 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Sep 17 19:50:20.762 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 19:50:20.762 INFO kablam! Sep 17 19:50:20.762 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Sep 17 19:50:20.762 INFO kablam! --> src/postgis.rs:146:1 Sep 17 19:50:20.762 INFO kablam! | Sep 17 19:50:20.762 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Sep 17 19:50:20.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:50:20.762 INFO kablam! | | Sep 17 19:50:20.762 INFO kablam! | the trait `types::LineString<'a>` is not implemented for `usize` Sep 17 19:50:20.762 INFO kablam! | in this macro invocation Sep 17 19:50:20.762 INFO kablam! | Sep 17 19:50:20.762 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 17 19:50:20.762 INFO kablam! Sep 17 19:50:20.762 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.762 INFO kablam! --> src/postgis.rs:118:13 Sep 17 19:50:20.762 INFO kablam! | Sep 17 19:50:20.762 INFO kablam! 118 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 17 19:50:20.762 INFO kablam! 119 | | self.write_ewkb(out)?; Sep 17 19:50:20.762 INFO kablam! 120 | | Ok(IsNull::No) Sep 17 19:50:20.762 INFO kablam! 121 | | } Sep 17 19:50:20.762 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.762 INFO kablam! ... Sep 17 19:50:20.762 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Sep 17 19:50:20.762 INFO kablam! | --------------------------------------------------------- in this macro invocation Sep 17 19:50:20.762 INFO kablam! Sep 17 19:50:20.762 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Sep 17 19:50:20.762 INFO kablam! --> src/postgis.rs:147:1 Sep 17 19:50:20.762 INFO kablam! | Sep 17 19:50:20.762 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Sep 17 19:50:20.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:50:20.762 INFO kablam! | | Sep 17 19:50:20.762 INFO kablam! | the trait `types::Polygon<'a>` is not implemented for `usize` Sep 17 19:50:20.762 INFO kablam! | in this macro invocation Sep 17 19:50:20.763 INFO kablam! | Sep 17 19:50:20.763 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 17 19:50:20.763 INFO kablam! Sep 17 19:50:20.764 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.764 INFO kablam! --> src/postgis.rs:102:13 Sep 17 19:50:20.764 INFO kablam! | Sep 17 19:50:20.764 INFO kablam! 102 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 17 19:50:20.764 INFO kablam! 103 | | self.write_ewkb(out)?; Sep 17 19:50:20.764 INFO kablam! 104 | | Ok(IsNull::No) Sep 17 19:50:20.765 INFO kablam! 105 | | } Sep 17 19:50:20.765 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.765 INFO kablam! ... Sep 17 19:50:20.765 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Sep 17 19:50:20.765 INFO kablam! | -------------------------------------------------------- in this macro invocation Sep 17 19:50:20.765 INFO kablam! Sep 17 19:50:20.765 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Sep 17 19:50:20.765 INFO kablam! --> src/postgis.rs:148:1 Sep 17 19:50:20.765 INFO kablam! | Sep 17 19:50:20.765 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Sep 17 19:50:20.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:50:20.765 INFO kablam! | | Sep 17 19:50:20.765 INFO kablam! | the trait `types::MultiPoint<'a>` is not implemented for `usize` Sep 17 19:50:20.765 INFO kablam! | in this macro invocation Sep 17 19:50:20.765 INFO kablam! | Sep 17 19:50:20.765 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 17 19:50:20.765 INFO kablam! Sep 17 19:50:20.765 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.765 INFO kablam! --> src/postgis.rs:118:13 Sep 17 19:50:20.765 INFO kablam! | Sep 17 19:50:20.765 INFO kablam! 118 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 17 19:50:20.765 INFO kablam! 119 | | self.write_ewkb(out)?; Sep 17 19:50:20.765 INFO kablam! 120 | | Ok(IsNull::No) Sep 17 19:50:20.765 INFO kablam! 121 | | } Sep 17 19:50:20.765 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.765 INFO kablam! ... Sep 17 19:50:20.765 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Sep 17 19:50:20.765 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Sep 17 19:50:20.765 INFO kablam! Sep 17 19:50:20.765 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Sep 17 19:50:20.765 INFO kablam! --> src/postgis.rs:149:1 Sep 17 19:50:20.765 INFO kablam! | Sep 17 19:50:20.765 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Sep 17 19:50:20.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:50:20.765 INFO kablam! | | Sep 17 19:50:20.765 INFO kablam! | the trait `types::MultiLineString<'a>` is not implemented for `usize` Sep 17 19:50:20.765 INFO kablam! | in this macro invocation Sep 17 19:50:20.765 INFO kablam! | Sep 17 19:50:20.765 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 17 19:50:20.765 INFO kablam! Sep 17 19:50:20.771 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.771 INFO kablam! --> src/postgis.rs:138:13 Sep 17 19:50:20.771 INFO kablam! | Sep 17 19:50:20.771 INFO kablam! 138 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Sep 17 19:50:20.771 INFO kablam! 139 | | self.write_ewkb(out)?; Sep 17 19:50:20.771 INFO kablam! 140 | | Ok(IsNull::No) Sep 17 19:50:20.771 INFO kablam! 141 | | } Sep 17 19:50:20.771 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.771 INFO kablam! ... Sep 17 19:50:20.771 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Sep 17 19:50:20.771 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Sep 17 19:50:20.771 INFO kablam! Sep 17 19:50:20.772 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Sep 17 19:50:20.773 INFO kablam! --> src/postgis.rs:150:1 Sep 17 19:50:20.773 INFO kablam! | Sep 17 19:50:20.773 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Sep 17 19:50:20.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:50:20.773 INFO kablam! | | Sep 17 19:50:20.773 INFO kablam! | the trait `types::MultiPolygon<'a>` is not implemented for `usize` Sep 17 19:50:20.773 INFO kablam! | in this macro invocation Sep 17 19:50:20.773 INFO kablam! | Sep 17 19:50:20.773 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 17 19:50:20.773 INFO kablam! Sep 17 19:50:20.787 INFO kablam! error: aborting due to 128 previous errors Sep 17 19:50:20.787 INFO kablam! Sep 17 19:50:20.787 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 17 19:50:20.799 INFO kablam! error: Could not compile `postgis`. Sep 17 19:50:20.799 INFO kablam! Sep 17 19:50:20.799 INFO kablam! To learn more, run the command again with --verbose. Sep 17 19:50:20.799 INFO kablam! su: No module specific data is present Sep 17 19:50:21.604 INFO running `"docker" "rm" "-f" "1e30e2490f5baba0d2c617f6682a28c59065a54f7a63356a269ad2f252580341"` Sep 17 19:50:21.706 INFO blam! 1e30e2490f5baba0d2c617f6682a28c59065a54f7a63356a269ad2f252580341