Oct 11 14:45:48.978 INFO testing postgis-0.6.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 14:45:48.978 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 14:45:48.978 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 14:45:49.398 INFO blam! 7a6575b5f212b4a54976d844c3131d402be0f845393c17af9b475b3d4bcd9c30 Oct 11 14:45:49.399 INFO running `"docker" "start" "-a" "7a6575b5f212b4a54976d844c3131d402be0f845393c17af9b475b3d4bcd9c30"` Oct 11 14:45:51.101 INFO kablam! usermod: no changes Oct 11 14:45:51.196 INFO kablam! Compiling postgis v0.6.0 (/source) Oct 11 14:45:54.796 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 11 14:45:54.796 INFO kablam! --> src/ewkb.rs:935:1 Oct 11 14:45:54.796 INFO kablam! | Oct 11 14:45:54.796 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Oct 11 14:45:54.796 INFO kablam! 936 | | where Oct 11 14:45:54.796 INFO kablam! 937 | | P: 'a + postgis::Point, Oct 11 14:45:54.796 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Oct 11 14:45:54.796 INFO kablam! ... | Oct 11 14:45:54.796 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Oct 11 14:45:54.796 INFO kablam! 967 | | } Oct 11 14:45:54.796 INFO kablam! | |_^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 11 14:45:54.796 INFO kablam! Oct 11 14:45:54.796 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 11 14:45:54.796 INFO kablam! --> src/ewkb.rs:935:1 Oct 11 14:45:54.796 INFO kablam! | Oct 11 14:45:54.796 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Oct 11 14:45:54.796 INFO kablam! 936 | | where Oct 11 14:45:54.796 INFO kablam! 937 | | P: 'a + postgis::Point, Oct 11 14:45:54.796 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Oct 11 14:45:54.796 INFO kablam! ... | Oct 11 14:45:54.796 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Oct 11 14:45:54.796 INFO kablam! 967 | | } Oct 11 14:45:54.796 INFO kablam! | |_^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 11 14:45:54.796 INFO kablam! Oct 11 14:45:54.796 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 11 14:45:54.796 INFO kablam! --> src/ewkb.rs:935:1 Oct 11 14:45:54.796 INFO kablam! | Oct 11 14:45:54.796 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Oct 11 14:45:54.796 INFO kablam! 936 | | where Oct 11 14:45:54.796 INFO kablam! 937 | | P: 'a + postgis::Point, Oct 11 14:45:54.796 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Oct 11 14:45:54.796 INFO kablam! ... | Oct 11 14:45:54.796 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Oct 11 14:45:54.796 INFO kablam! 967 | | } Oct 11 14:45:54.796 INFO kablam! | |_^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 11 14:45:54.796 INFO kablam! Oct 11 14:45:54.796 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 11 14:45:54.796 INFO kablam! --> src/ewkb.rs:935:1 Oct 11 14:45:54.796 INFO kablam! | Oct 11 14:45:54.796 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Oct 11 14:45:54.796 INFO kablam! 936 | | where Oct 11 14:45:54.796 INFO kablam! 937 | | P: 'a + postgis::Point, Oct 11 14:45:54.796 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Oct 11 14:45:54.796 INFO kablam! ... | Oct 11 14:45:54.796 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Oct 11 14:45:54.797 INFO kablam! 967 | | } Oct 11 14:45:54.797 INFO kablam! | |_^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 11 14:45:54.797 INFO kablam! Oct 11 14:45:54.797 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 11 14:45:54.797 INFO kablam! --> src/ewkb.rs:935:1 Oct 11 14:45:54.797 INFO kablam! | Oct 11 14:45:54.797 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Oct 11 14:45:54.797 INFO kablam! 936 | | where Oct 11 14:45:54.797 INFO kablam! 937 | | P: 'a + postgis::Point, Oct 11 14:45:54.797 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Oct 11 14:45:54.797 INFO kablam! ... | Oct 11 14:45:54.797 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Oct 11 14:45:54.797 INFO kablam! 967 | | } Oct 11 14:45:54.797 INFO kablam! | |_^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 11 14:45:54.797 INFO kablam! Oct 11 14:45:54.797 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 11 14:45:54.797 INFO kablam! --> src/ewkb.rs:935:1 Oct 11 14:45:54.797 INFO kablam! | Oct 11 14:45:54.797 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Oct 11 14:45:54.797 INFO kablam! 936 | | where Oct 11 14:45:54.797 INFO kablam! 937 | | P: 'a + postgis::Point, Oct 11 14:45:54.797 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Oct 11 14:45:54.797 INFO kablam! ... | Oct 11 14:45:54.797 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Oct 11 14:45:54.797 INFO kablam! 967 | | } Oct 11 14:45:54.797 INFO kablam! | |_^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 11 14:45:54.797 INFO kablam! Oct 11 14:45:54.968 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 11 14:45:54.968 INFO kablam! --> src/ewkb.rs:1027:54 Oct 11 14:45:54.968 INFO kablam! | Oct 11 14:45:54.968 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Oct 11 14:45:54.968 INFO kablam! | ^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 11 14:45:54.968 INFO kablam! Oct 11 14:45:54.968 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 11 14:45:54.968 INFO kablam! --> src/ewkb.rs:1027:54 Oct 11 14:45:54.968 INFO kablam! | Oct 11 14:45:54.968 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Oct 11 14:45:54.968 INFO kablam! | ^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 11 14:45:54.968 INFO kablam! Oct 11 14:45:54.968 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 11 14:45:54.968 INFO kablam! --> src/ewkb.rs:1027:54 Oct 11 14:45:54.968 INFO kablam! | Oct 11 14:45:54.968 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Oct 11 14:45:54.968 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 11 14:45:54.968 INFO kablam! Oct 11 14:45:54.968 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 11 14:45:54.968 INFO kablam! --> src/ewkb.rs:1027:54 Oct 11 14:45:54.968 INFO kablam! | Oct 11 14:45:54.968 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Oct 11 14:45:54.968 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 11 14:45:54.968 INFO kablam! Oct 11 14:45:54.968 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 11 14:45:54.968 INFO kablam! --> src/ewkb.rs:1027:54 Oct 11 14:45:54.968 INFO kablam! | Oct 11 14:45:54.968 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Oct 11 14:45:54.968 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 11 14:45:54.968 INFO kablam! Oct 11 14:45:54.968 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 11 14:45:54.968 INFO kablam! --> src/ewkb.rs:1027:54 Oct 11 14:45:54.968 INFO kablam! | Oct 11 14:45:54.968 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Oct 11 14:45:54.968 INFO kablam! | ^^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 11 14:45:54.968 INFO kablam! Oct 11 14:45:54.968 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 11 14:45:54.969 INFO kablam! --> src/ewkb.rs:1059:54 Oct 11 14:45:54.969 INFO kablam! | Oct 11 14:45:54.969 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Oct 11 14:45:54.969 INFO kablam! | ^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 11 14:45:54.969 INFO kablam! Oct 11 14:45:54.969 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 11 14:45:54.969 INFO kablam! --> src/ewkb.rs:1059:54 Oct 11 14:45:54.969 INFO kablam! | Oct 11 14:45:54.969 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Oct 11 14:45:54.969 INFO kablam! | ^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 11 14:45:54.969 INFO kablam! Oct 11 14:45:54.969 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 11 14:45:54.969 INFO kablam! --> src/ewkb.rs:1059:54 Oct 11 14:45:54.969 INFO kablam! | Oct 11 14:45:54.969 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Oct 11 14:45:54.969 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 11 14:45:54.969 INFO kablam! Oct 11 14:45:54.969 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 11 14:45:54.969 INFO kablam! --> src/ewkb.rs:1059:54 Oct 11 14:45:54.969 INFO kablam! | Oct 11 14:45:54.969 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Oct 11 14:45:54.969 INFO kablam! | ^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 11 14:45:54.969 INFO kablam! Oct 11 14:45:54.969 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 11 14:45:54.969 INFO kablam! --> src/ewkb.rs:1059:54 Oct 11 14:45:54.969 INFO kablam! | Oct 11 14:45:54.969 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Oct 11 14:45:54.969 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 11 14:45:54.969 INFO kablam! Oct 11 14:45:54.969 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 11 14:45:54.969 INFO kablam! --> src/ewkb.rs:1059:54 Oct 11 14:45:54.969 INFO kablam! | Oct 11 14:45:54.969 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Oct 11 14:45:54.969 INFO kablam! | ^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 11 14:45:54.969 INFO kablam! Oct 11 14:45:54.972 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 11 14:45:54.972 INFO kablam! --> src/ewkb.rs:1257:1 Oct 11 14:45:54.972 INFO kablam! | Oct 11 14:45:54.972 INFO kablam! 1257 | / pub struct EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Oct 11 14:45:54.972 INFO kablam! 1258 | | where Oct 11 14:45:54.972 INFO kablam! 1259 | | P: 'a + postgis::Point, Oct 11 14:45:54.972 INFO kablam! 1260 | | PI: 'a + Iterator + ExactSizeIterator, Oct 11 14:45:54.972 INFO kablam! ... | Oct 11 14:45:54.972 INFO kablam! 1284 | | pub point_type: PointType, Oct 11 14:45:54.972 INFO kablam! 1285 | | } Oct 11 14:45:54.972 INFO kablam! | |_^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 11 14:45:54.972 INFO kablam! Oct 11 14:45:55.135 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 11 14:45:55.135 INFO kablam! --> src/ewkb.rs:1345:54 Oct 11 14:45:55.135 INFO kablam! | Oct 11 14:45:55.135 INFO kablam! 1345 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Oct 11 14:45:55.135 INFO kablam! | ^^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 11 14:45:55.135 INFO kablam! Oct 11 14:45:55.140 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 11 14:45:55.140 INFO kablam! --> src/ewkb.rs:1377:54 Oct 11 14:45:55.140 INFO kablam! | Oct 11 14:45:55.140 INFO kablam! 1377 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Oct 11 14:45:55.140 INFO kablam! | ^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 11 14:45:55.140 INFO kablam! Oct 11 14:45:55.145 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 11 14:45:55.145 INFO kablam! --> src/ewkb.rs:547:9 Oct 11 14:45:55.145 INFO kablam! | Oct 11 14:45:55.145 INFO kablam! 547 | / pub struct $ewkbtype<'a, P, I> Oct 11 14:45:55.145 INFO kablam! 548 | | where P: 'a + postgis::Point, Oct 11 14:45:55.145 INFO kablam! 549 | | I: 'a + Iterator + ExactSizeIterator Oct 11 14:45:55.145 INFO kablam! 550 | | { Oct 11 14:45:55.145 INFO kablam! ... | Oct 11 14:45:55.145 INFO kablam! 553 | | pub point_type: PointType, Oct 11 14:45:55.145 INFO kablam! 554 | | } Oct 11 14:45:55.145 INFO kablam! | |_________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 11 14:45:55.145 INFO kablam! ... Oct 11 14:45:55.145 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 11 14:45:55.145 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 11 14:45:55.145 INFO kablam! 761 | | command write_ewkb_body); Oct 11 14:45:55.145 INFO kablam! | |________________________________________________- in this macro invocation Oct 11 14:45:55.145 INFO kablam! Oct 11 14:45:55.147 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 11 14:45:55.147 INFO kablam! --> src/ewkb.rs:562:24 Oct 11 14:45:55.147 INFO kablam! | Oct 11 14:45:55.147 INFO kablam! 562 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Oct 11 14:45:55.147 INFO kablam! | ^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 11 14:45:55.147 INFO kablam! ... Oct 11 14:45:55.147 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 11 14:45:55.147 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 11 14:45:55.147 INFO kablam! 761 | | command write_ewkb_body); Oct 11 14:45:55.147 INFO kablam! | |________________________________________________- in this macro invocation Oct 11 14:45:55.147 INFO kablam! Oct 11 14:45:55.147 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 11 14:45:55.147 INFO kablam! --> src/ewkb.rs:572:24 Oct 11 14:45:55.147 INFO kablam! | Oct 11 14:45:55.147 INFO kablam! 572 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Oct 11 14:45:55.147 INFO kablam! | ^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 11 14:45:55.147 INFO kablam! ... Oct 11 14:45:55.147 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 11 14:45:55.147 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 11 14:45:55.147 INFO kablam! 761 | | command write_ewkb_body); Oct 11 14:45:55.147 INFO kablam! | |________________________________________________- in this macro invocation Oct 11 14:45:55.148 INFO kablam! Oct 11 14:45:55.152 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 11 14:45:55.152 INFO kablam! --> src/ewkb.rs:609:9 Oct 11 14:45:55.152 INFO kablam! | Oct 11 14:45:55.152 INFO kablam! 609 | / pub struct $ewkbtype<'a, P, I, T, J> Oct 11 14:45:55.152 INFO kablam! 610 | | where P: 'a + postgis::Point, Oct 11 14:45:55.152 INFO kablam! 611 | | I: 'a + Iterator + ExactSizeIterator, Oct 11 14:45:55.152 INFO kablam! 612 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Oct 11 14:45:55.152 INFO kablam! ... | Oct 11 14:45:55.152 INFO kablam! 617 | | pub point_type: PointType, Oct 11 14:45:55.152 INFO kablam! 618 | | } Oct 11 14:45:55.152 INFO kablam! | |_________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 11 14:45:55.152 INFO kablam! ... Oct 11 14:45:55.152 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 11 14:45:55.152 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 11 14:45:55.152 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 11 14:45:55.152 INFO kablam! 778 | | command write_ewkb_body); Oct 11 14:45:55.152 INFO kablam! | |___________________________________________________- in this macro invocation Oct 11 14:45:55.152 INFO kablam! Oct 11 14:45:55.156 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 11 14:45:55.156 INFO kablam! --> src/ewkb.rs:628:30 Oct 11 14:45:55.156 INFO kablam! | Oct 11 14:45:55.156 INFO kablam! 628 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Oct 11 14:45:55.156 INFO kablam! | ^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 11 14:45:55.156 INFO kablam! ... Oct 11 14:45:55.156 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 11 14:45:55.156 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 11 14:45:55.156 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 11 14:45:55.156 INFO kablam! 778 | | command write_ewkb_body); Oct 11 14:45:55.156 INFO kablam! | |___________________________________________________- in this macro invocation Oct 11 14:45:55.156 INFO kablam! Oct 11 14:45:55.157 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 11 14:45:55.157 INFO kablam! --> src/ewkb.rs:640:30 Oct 11 14:45:55.157 INFO kablam! | Oct 11 14:45:55.157 INFO kablam! 640 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Oct 11 14:45:55.157 INFO kablam! | ^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 11 14:45:55.157 INFO kablam! ... Oct 11 14:45:55.157 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 11 14:45:55.157 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 11 14:45:55.157 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 11 14:45:55.157 INFO kablam! 778 | | command write_ewkb_body); Oct 11 14:45:55.157 INFO kablam! | |___________________________________________________- in this macro invocation Oct 11 14:45:55.157 INFO kablam! Oct 11 14:45:55.159 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 11 14:45:55.159 INFO kablam! --> src/ewkb.rs:547:9 Oct 11 14:45:55.159 INFO kablam! | Oct 11 14:45:55.159 INFO kablam! 547 | / pub struct $ewkbtype<'a, P, I> Oct 11 14:45:55.159 INFO kablam! 548 | | where P: 'a + postgis::Point, Oct 11 14:45:55.159 INFO kablam! 549 | | I: 'a + Iterator + ExactSizeIterator Oct 11 14:45:55.159 INFO kablam! 550 | | { Oct 11 14:45:55.160 INFO kablam! ... | Oct 11 14:45:55.160 INFO kablam! 553 | | pub point_type: PointType, Oct 11 14:45:55.160 INFO kablam! 554 | | } Oct 11 14:45:55.160 INFO kablam! | |_________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 11 14:45:55.160 INFO kablam! ... Oct 11 14:45:55.160 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 11 14:45:55.160 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 11 14:45:55.160 INFO kablam! 794 | | command write_ewkb); Oct 11 14:45:55.160 INFO kablam! | |___________________________________________- in this macro invocation Oct 11 14:45:55.160 INFO kablam! Oct 11 14:45:55.160 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 11 14:45:55.160 INFO kablam! --> src/ewkb.rs:562:24 Oct 11 14:45:55.160 INFO kablam! | Oct 11 14:45:55.160 INFO kablam! 562 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Oct 11 14:45:55.160 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 11 14:45:55.160 INFO kablam! ... Oct 11 14:45:55.160 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 11 14:45:55.160 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 11 14:45:55.160 INFO kablam! 794 | | command write_ewkb); Oct 11 14:45:55.160 INFO kablam! | |___________________________________________- in this macro invocation Oct 11 14:45:55.160 INFO kablam! Oct 11 14:45:55.160 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 11 14:45:55.160 INFO kablam! --> src/ewkb.rs:572:24 Oct 11 14:45:55.160 INFO kablam! | Oct 11 14:45:55.160 INFO kablam! 572 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Oct 11 14:45:55.160 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 11 14:45:55.160 INFO kablam! ... Oct 11 14:45:55.160 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 11 14:45:55.160 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 11 14:45:55.160 INFO kablam! 794 | | command write_ewkb); Oct 11 14:45:55.160 INFO kablam! | |___________________________________________- in this macro invocation Oct 11 14:45:55.160 INFO kablam! Oct 11 14:45:55.162 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 11 14:45:55.162 INFO kablam! --> src/ewkb.rs:609:9 Oct 11 14:45:55.162 INFO kablam! | Oct 11 14:45:55.162 INFO kablam! 609 | / pub struct $ewkbtype<'a, P, I, T, J> Oct 11 14:45:55.162 INFO kablam! 610 | | where P: 'a + postgis::Point, Oct 11 14:45:55.162 INFO kablam! 611 | | I: 'a + Iterator + ExactSizeIterator, Oct 11 14:45:55.162 INFO kablam! 612 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Oct 11 14:45:55.162 INFO kablam! ... | Oct 11 14:45:55.162 INFO kablam! 617 | | pub point_type: PointType, Oct 11 14:45:55.162 INFO kablam! 618 | | } Oct 11 14:45:55.162 INFO kablam! | |_________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 11 14:45:55.162 INFO kablam! ... Oct 11 14:45:55.162 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 11 14:45:55.162 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 11 14:45:55.162 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 11 14:45:55.162 INFO kablam! 811 | | command write_ewkb); Oct 11 14:45:55.162 INFO kablam! | |______________________________________________- in this macro invocation Oct 11 14:45:55.162 INFO kablam! Oct 11 14:45:55.166 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 11 14:45:55.166 INFO kablam! --> src/ewkb.rs:628:30 Oct 11 14:45:55.166 INFO kablam! | Oct 11 14:45:55.166 INFO kablam! 628 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Oct 11 14:45:55.166 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 11 14:45:55.166 INFO kablam! ... Oct 11 14:45:55.167 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 11 14:45:55.167 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 11 14:45:55.167 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 11 14:45:55.167 INFO kablam! 811 | | command write_ewkb); Oct 11 14:45:55.167 INFO kablam! | |______________________________________________- in this macro invocation Oct 11 14:45:55.167 INFO kablam! Oct 11 14:45:55.167 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 11 14:45:55.167 INFO kablam! --> src/ewkb.rs:640:30 Oct 11 14:45:55.167 INFO kablam! | Oct 11 14:45:55.167 INFO kablam! 640 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Oct 11 14:45:55.167 INFO kablam! | ^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 11 14:45:55.167 INFO kablam! ... Oct 11 14:45:55.167 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 11 14:45:55.168 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 11 14:45:55.168 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 11 14:45:55.168 INFO kablam! 811 | | command write_ewkb); Oct 11 14:45:55.168 INFO kablam! | |______________________________________________- in this macro invocation Oct 11 14:45:55.168 INFO kablam! Oct 11 14:45:55.169 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 11 14:45:55.169 INFO kablam! --> src/ewkb.rs:677:9 Oct 11 14:45:55.169 INFO kablam! | Oct 11 14:45:55.169 INFO kablam! 677 | / pub struct $ewkbtype<'a, P, I, L, K, T, J> Oct 11 14:45:55.169 INFO kablam! 678 | | where P: 'a + postgis::Point, Oct 11 14:45:55.169 INFO kablam! 679 | | I: 'a + Iterator + ExactSizeIterator, Oct 11 14:45:55.169 INFO kablam! 680 | | L: 'a + postgis::LineString<'a, ItemType=P, Iter=I>, Oct 11 14:45:55.169 INFO kablam! ... | Oct 11 14:45:55.169 INFO kablam! 687 | | pub point_type: PointType, Oct 11 14:45:55.169 INFO kablam! 688 | | } Oct 11 14:45:55.169 INFO kablam! | |_________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 11 14:45:55.169 INFO kablam! ... Oct 11 14:45:55.169 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 11 14:45:55.169 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 11 14:45:55.170 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 11 14:45:55.170 INFO kablam! 828 | | command write_ewkb); Oct 11 14:45:55.170 INFO kablam! | |______________________________________________- in this macro invocation Oct 11 14:45:55.170 INFO kablam! Oct 11 14:45:55.184 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 11 14:45:55.184 INFO kablam! --> src/ewkb.rs:700:36 Oct 11 14:45:55.185 INFO kablam! | Oct 11 14:45:55.185 INFO kablam! 700 | impl<'a, P, I, L, K, T, J> fmt::Debug for $ewkbtype<'a, P, I, L, K, T, J> Oct 11 14:45:55.185 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 11 14:45:55.185 INFO kablam! ... Oct 11 14:45:55.185 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 11 14:45:55.185 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 11 14:45:55.185 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 11 14:45:55.185 INFO kablam! 828 | | command write_ewkb); Oct 11 14:45:55.185 INFO kablam! | |______________________________________________- in this macro invocation Oct 11 14:45:55.185 INFO kablam! Oct 11 14:45:55.185 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 11 14:45:55.185 INFO kablam! --> src/ewkb.rs:714:36 Oct 11 14:45:55.185 INFO kablam! | Oct 11 14:45:55.185 INFO kablam! 714 | impl<'a, P, I, L, K, T, J> EwkbWrite for $ewkbtype<'a, P, I, L, K, T, J> Oct 11 14:45:55.185 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 11 14:45:55.185 INFO kablam! ... Oct 11 14:45:55.185 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 11 14:45:55.185 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 11 14:45:55.185 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 11 14:45:55.185 INFO kablam! 828 | | command write_ewkb); Oct 11 14:45:55.185 INFO kablam! | |______________________________________________- in this macro invocation Oct 11 14:45:55.185 INFO kablam! Oct 11 14:45:55.191 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 11 14:45:55.191 INFO kablam! --> src/postgis.rs:98:24 Oct 11 14:45:55.191 INFO kablam! | Oct 11 14:45:55.191 INFO kablam! 98 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Oct 11 14:45:55.191 INFO kablam! | ^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 11 14:45:55.191 INFO kablam! ... Oct 11 14:45:55.191 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Oct 11 14:45:55.191 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 11 14:45:55.191 INFO kablam! Oct 11 14:45:55.191 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 11 14:45:55.191 INFO kablam! --> src/postgis.rs:112:30 Oct 11 14:45:55.191 INFO kablam! | Oct 11 14:45:55.192 INFO kablam! 112 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Oct 11 14:45:55.192 INFO kablam! | ^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 11 14:45:55.192 INFO kablam! ... Oct 11 14:45:55.192 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Oct 11 14:45:55.192 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 11 14:45:55.192 INFO kablam! Oct 11 14:45:55.192 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 11 14:45:55.192 INFO kablam! --> src/postgis.rs:98:24 Oct 11 14:45:55.192 INFO kablam! | Oct 11 14:45:55.192 INFO kablam! 98 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Oct 11 14:45:55.192 INFO kablam! | ^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 11 14:45:55.192 INFO kablam! ... Oct 11 14:45:55.192 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Oct 11 14:45:55.192 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 11 14:45:55.192 INFO kablam! Oct 11 14:45:55.192 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 11 14:45:55.192 INFO kablam! --> src/postgis.rs:112:30 Oct 11 14:45:55.192 INFO kablam! | Oct 11 14:45:55.192 INFO kablam! 112 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Oct 11 14:45:55.192 INFO kablam! | ^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 11 14:45:55.192 INFO kablam! ... Oct 11 14:45:55.192 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Oct 11 14:45:55.192 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 11 14:45:55.192 INFO kablam! Oct 11 14:45:55.196 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 11 14:45:55.196 INFO kablam! --> src/postgis.rs:128:36 Oct 11 14:45:55.196 INFO kablam! | Oct 11 14:45:55.196 INFO kablam! 128 | impl<'a, P, I, L, K, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, L, K, T, J> Oct 11 14:45:55.196 INFO kablam! | ^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 11 14:45:55.196 INFO kablam! ... Oct 11 14:45:55.197 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Oct 11 14:45:55.197 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 11 14:45:55.197 INFO kablam! Oct 11 14:45:55.404 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 11 14:45:55.404 INFO kablam! --> src/ewkb.rs:1008:5 Oct 11 14:45:55.404 INFO kablam! | Oct 11 14:45:55.404 INFO kablam! 1008 | / fn as_ewkb( Oct 11 14:45:55.404 INFO kablam! 1009 | | &'a self, Oct 11 14:45:55.404 INFO kablam! 1010 | | ) -> EwkbGeometry< Oct 11 14:45:55.404 INFO kablam! 1011 | | 'a, Oct 11 14:45:55.404 INFO kablam! ... | Oct 11 14:45:55.404 INFO kablam! 1023 | | Self::GeomCollection, Oct 11 14:45:55.404 INFO kablam! 1024 | | >; Oct 11 14:45:55.404 INFO kablam! | |______^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 11 14:45:55.404 INFO kablam! Oct 11 14:45:55.408 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 11 14:45:55.408 INFO kablam! --> src/ewkb.rs:1008:5 Oct 11 14:45:55.408 INFO kablam! | Oct 11 14:45:55.408 INFO kablam! 1008 | / fn as_ewkb( Oct 11 14:45:55.408 INFO kablam! 1009 | | &'a self, Oct 11 14:45:55.408 INFO kablam! 1010 | | ) -> EwkbGeometry< Oct 11 14:45:55.408 INFO kablam! 1011 | | 'a, Oct 11 14:45:55.408 INFO kablam! ... | Oct 11 14:45:55.408 INFO kablam! 1023 | | Self::GeomCollection, Oct 11 14:45:55.408 INFO kablam! 1024 | | >; Oct 11 14:45:55.408 INFO kablam! | |______^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 11 14:45:55.408 INFO kablam! Oct 11 14:45:55.408 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 11 14:45:55.408 INFO kablam! --> src/ewkb.rs:1008:5 Oct 11 14:45:55.408 INFO kablam! | Oct 11 14:45:55.408 INFO kablam! 1008 | / fn as_ewkb( Oct 11 14:45:55.408 INFO kablam! 1009 | | &'a self, Oct 11 14:45:55.408 INFO kablam! 1010 | | ) -> EwkbGeometry< Oct 11 14:45:55.408 INFO kablam! 1011 | | 'a, Oct 11 14:45:55.408 INFO kablam! ... | Oct 11 14:45:55.408 INFO kablam! 1023 | | Self::GeomCollection, Oct 11 14:45:55.408 INFO kablam! 1024 | | >; Oct 11 14:45:55.408 INFO kablam! | |______^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 11 14:45:55.408 INFO kablam! Oct 11 14:45:55.408 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 11 14:45:55.408 INFO kablam! --> src/ewkb.rs:1008:5 Oct 11 14:45:55.408 INFO kablam! | Oct 11 14:45:55.408 INFO kablam! 1008 | / fn as_ewkb( Oct 11 14:45:55.408 INFO kablam! 1009 | | &'a self, Oct 11 14:45:55.408 INFO kablam! 1010 | | ) -> EwkbGeometry< Oct 11 14:45:55.408 INFO kablam! 1011 | | 'a, Oct 11 14:45:55.408 INFO kablam! ... | Oct 11 14:45:55.408 INFO kablam! 1023 | | Self::GeomCollection, Oct 11 14:45:55.408 INFO kablam! 1024 | | >; Oct 11 14:45:55.408 INFO kablam! | |______^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 11 14:45:55.408 INFO kablam! Oct 11 14:45:55.408 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 11 14:45:55.408 INFO kablam! --> src/ewkb.rs:1008:5 Oct 11 14:45:55.408 INFO kablam! | Oct 11 14:45:55.408 INFO kablam! 1008 | / fn as_ewkb( Oct 11 14:45:55.408 INFO kablam! 1009 | | &'a self, Oct 11 14:45:55.408 INFO kablam! 1010 | | ) -> EwkbGeometry< Oct 11 14:45:55.408 INFO kablam! 1011 | | 'a, Oct 11 14:45:55.408 INFO kablam! ... | Oct 11 14:45:55.408 INFO kablam! 1023 | | Self::GeomCollection, Oct 11 14:45:55.408 INFO kablam! 1024 | | >; Oct 11 14:45:55.408 INFO kablam! | |______^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 11 14:45:55.408 INFO kablam! Oct 11 14:45:55.409 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 11 14:45:55.409 INFO kablam! --> src/ewkb.rs:1008:5 Oct 11 14:45:55.409 INFO kablam! | Oct 11 14:45:55.409 INFO kablam! 1008 | / fn as_ewkb( Oct 11 14:45:55.409 INFO kablam! 1009 | | &'a self, Oct 11 14:45:55.409 INFO kablam! 1010 | | ) -> EwkbGeometry< Oct 11 14:45:55.409 INFO kablam! 1011 | | 'a, Oct 11 14:45:55.409 INFO kablam! ... | Oct 11 14:45:55.409 INFO kablam! 1023 | | Self::GeomCollection, Oct 11 14:45:55.409 INFO kablam! 1024 | | >; Oct 11 14:45:55.409 INFO kablam! | |______^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 11 14:45:55.409 INFO kablam! Oct 11 14:45:55.648 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 11 14:45:55.648 INFO kablam! --> src/ewkb.rs:1326:5 Oct 11 14:45:55.648 INFO kablam! | Oct 11 14:45:55.648 INFO kablam! 1326 | / fn as_ewkb( Oct 11 14:45:55.648 INFO kablam! 1327 | | &'a self, Oct 11 14:45:55.648 INFO kablam! 1328 | | ) -> EwkbGeometryCollection< Oct 11 14:45:55.648 INFO kablam! 1329 | | 'a, Oct 11 14:45:55.648 INFO kablam! ... | Oct 11 14:45:55.648 INFO kablam! 1341 | | Self::GeomCollection, Oct 11 14:45:55.648 INFO kablam! 1342 | | >; Oct 11 14:45:55.649 INFO kablam! | |______^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 11 14:45:55.649 INFO kablam! Oct 11 14:45:55.692 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 11 14:45:55.692 INFO kablam! --> src/ewkb.rs:559:13 Oct 11 14:45:55.692 INFO kablam! | Oct 11 14:45:55.692 INFO kablam! 559 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Oct 11 14:45:55.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 11 14:45:55.692 INFO kablam! ... Oct 11 14:45:55.692 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 11 14:45:55.692 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 11 14:45:55.692 INFO kablam! 761 | | command write_ewkb_body); Oct 11 14:45:55.692 INFO kablam! | |________________________________________________- in this macro invocation Oct 11 14:45:55.692 INFO kablam! Oct 11 14:45:55.692 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 11 14:45:55.692 INFO kablam! --> src/ewkb.rs:625:13 Oct 11 14:45:55.692 INFO kablam! | Oct 11 14:45:55.692 INFO kablam! 625 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Oct 11 14:45:55.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 11 14:45:55.692 INFO kablam! ... Oct 11 14:45:55.692 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 11 14:45:55.692 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 11 14:45:55.692 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 11 14:45:55.692 INFO kablam! 778 | | command write_ewkb_body); Oct 11 14:45:55.692 INFO kablam! | |___________________________________________________- in this macro invocation Oct 11 14:45:55.692 INFO kablam! Oct 11 14:45:55.692 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 11 14:45:55.692 INFO kablam! --> src/ewkb.rs:559:13 Oct 11 14:45:55.692 INFO kablam! | Oct 11 14:45:55.692 INFO kablam! 559 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Oct 11 14:45:55.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 11 14:45:55.692 INFO kablam! ... Oct 11 14:45:55.692 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 11 14:45:55.692 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 11 14:45:55.692 INFO kablam! 794 | | command write_ewkb); Oct 11 14:45:55.692 INFO kablam! | |___________________________________________- in this macro invocation Oct 11 14:45:55.692 INFO kablam! Oct 11 14:45:55.692 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 11 14:45:55.692 INFO kablam! --> src/ewkb.rs:625:13 Oct 11 14:45:55.692 INFO kablam! | Oct 11 14:45:55.692 INFO kablam! 625 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Oct 11 14:45:55.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 11 14:45:55.692 INFO kablam! ... Oct 11 14:45:55.692 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 11 14:45:55.692 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 11 14:45:55.692 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 11 14:45:55.692 INFO kablam! 811 | | command write_ewkb); Oct 11 14:45:55.692 INFO kablam! | |______________________________________________- in this macro invocation Oct 11 14:45:55.693 INFO kablam! Oct 11 14:45:55.716 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 11 14:45:55.716 INFO kablam! --> src/ewkb.rs:697:13 Oct 11 14:45:55.716 INFO kablam! | Oct 11 14:45:55.716 INFO kablam! 697 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter>; Oct 11 14:45:55.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 11 14:45:55.716 INFO kablam! ... Oct 11 14:45:55.716 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 11 14:45:55.716 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 11 14:45:55.716 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 11 14:45:55.716 INFO kablam! 828 | | command write_ewkb); Oct 11 14:45:55.716 INFO kablam! | |______________________________________________- in this macro invocation Oct 11 14:45:55.716 INFO kablam! Oct 11 14:45:55.720 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 11 14:45:55.720 INFO kablam! --> src/ewkb.rs:1053:5 Oct 11 14:45:55.720 INFO kablam! | Oct 11 14:45:55.720 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 11 14:45:55.720 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Oct 11 14:45:55.720 INFO kablam! 1055 | | Ok(()) Oct 11 14:45:55.720 INFO kablam! 1056 | | } Oct 11 14:45:55.720 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 11 14:45:55.720 INFO kablam! Oct 11 14:45:55.724 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 11 14:45:55.724 INFO kablam! --> src/ewkb.rs:1053:5 Oct 11 14:45:55.724 INFO kablam! | Oct 11 14:45:55.724 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 11 14:45:55.724 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Oct 11 14:45:55.724 INFO kablam! 1055 | | Ok(()) Oct 11 14:45:55.724 INFO kablam! 1056 | | } Oct 11 14:45:55.724 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 11 14:45:55.724 INFO kablam! Oct 11 14:45:55.724 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 11 14:45:55.724 INFO kablam! --> src/ewkb.rs:1053:5 Oct 11 14:45:55.724 INFO kablam! | Oct 11 14:45:55.724 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 11 14:45:55.724 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Oct 11 14:45:55.724 INFO kablam! 1055 | | Ok(()) Oct 11 14:45:55.724 INFO kablam! 1056 | | } Oct 11 14:45:55.724 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 11 14:45:55.724 INFO kablam! Oct 11 14:45:55.724 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 11 14:45:55.724 INFO kablam! --> src/ewkb.rs:1053:5 Oct 11 14:45:55.724 INFO kablam! | Oct 11 14:45:55.724 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 11 14:45:55.724 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Oct 11 14:45:55.724 INFO kablam! 1055 | | Ok(()) Oct 11 14:45:55.724 INFO kablam! 1056 | | } Oct 11 14:45:55.724 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 11 14:45:55.724 INFO kablam! Oct 11 14:45:55.724 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 11 14:45:55.724 INFO kablam! --> src/ewkb.rs:1053:5 Oct 11 14:45:55.724 INFO kablam! | Oct 11 14:45:55.724 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 11 14:45:55.724 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Oct 11 14:45:55.724 INFO kablam! 1055 | | Ok(()) Oct 11 14:45:55.724 INFO kablam! 1056 | | } Oct 11 14:45:55.724 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 11 14:45:55.724 INFO kablam! Oct 11 14:45:55.724 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 11 14:45:55.724 INFO kablam! --> src/ewkb.rs:1053:5 Oct 11 14:45:55.724 INFO kablam! | Oct 11 14:45:55.724 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 11 14:45:55.724 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Oct 11 14:45:55.725 INFO kablam! 1055 | | Ok(()) Oct 11 14:45:55.725 INFO kablam! 1056 | | } Oct 11 14:45:55.725 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 11 14:45:55.725 INFO kablam! Oct 11 14:45:55.725 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 11 14:45:55.725 INFO kablam! --> src/ewkb.rs:1085:5 Oct 11 14:45:55.725 INFO kablam! | Oct 11 14:45:55.725 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Oct 11 14:45:55.725 INFO kablam! 1086 | | match *self { Oct 11 14:45:55.725 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Oct 11 14:45:55.725 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Oct 11 14:45:55.725 INFO kablam! ... | Oct 11 14:45:55.725 INFO kablam! 1094 | | } Oct 11 14:45:55.725 INFO kablam! 1095 | | } Oct 11 14:45:55.725 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 11 14:45:55.725 INFO kablam! Oct 11 14:45:55.725 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 11 14:45:55.725 INFO kablam! --> src/ewkb.rs:1085:5 Oct 11 14:45:55.725 INFO kablam! | Oct 11 14:45:55.725 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Oct 11 14:45:55.725 INFO kablam! 1086 | | match *self { Oct 11 14:45:55.725 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Oct 11 14:45:55.725 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Oct 11 14:45:55.725 INFO kablam! ... | Oct 11 14:45:55.725 INFO kablam! 1094 | | } Oct 11 14:45:55.725 INFO kablam! 1095 | | } Oct 11 14:45:55.725 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 11 14:45:55.725 INFO kablam! Oct 11 14:45:55.725 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 11 14:45:55.725 INFO kablam! --> src/ewkb.rs:1085:5 Oct 11 14:45:55.725 INFO kablam! | Oct 11 14:45:55.725 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Oct 11 14:45:55.725 INFO kablam! 1086 | | match *self { Oct 11 14:45:55.725 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Oct 11 14:45:55.725 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Oct 11 14:45:55.725 INFO kablam! ... | Oct 11 14:45:55.725 INFO kablam! 1094 | | } Oct 11 14:45:55.725 INFO kablam! 1095 | | } Oct 11 14:45:55.725 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 11 14:45:55.725 INFO kablam! Oct 11 14:45:55.725 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 11 14:45:55.725 INFO kablam! --> src/ewkb.rs:1085:5 Oct 11 14:45:55.725 INFO kablam! | Oct 11 14:45:55.725 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Oct 11 14:45:55.725 INFO kablam! 1086 | | match *self { Oct 11 14:45:55.725 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Oct 11 14:45:55.725 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Oct 11 14:45:55.725 INFO kablam! ... | Oct 11 14:45:55.725 INFO kablam! 1094 | | } Oct 11 14:45:55.725 INFO kablam! 1095 | | } Oct 11 14:45:55.725 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 11 14:45:55.725 INFO kablam! Oct 11 14:45:55.725 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 11 14:45:55.725 INFO kablam! --> src/ewkb.rs:1085:5 Oct 11 14:45:55.725 INFO kablam! | Oct 11 14:45:55.725 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Oct 11 14:45:55.725 INFO kablam! 1086 | | match *self { Oct 11 14:45:55.725 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Oct 11 14:45:55.725 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Oct 11 14:45:55.725 INFO kablam! ... | Oct 11 14:45:55.725 INFO kablam! 1094 | | } Oct 11 14:45:55.725 INFO kablam! 1095 | | } Oct 11 14:45:55.725 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 11 14:45:55.725 INFO kablam! Oct 11 14:45:55.725 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 11 14:45:55.725 INFO kablam! --> src/ewkb.rs:1085:5 Oct 11 14:45:55.725 INFO kablam! | Oct 11 14:45:55.725 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Oct 11 14:45:55.725 INFO kablam! 1086 | | match *self { Oct 11 14:45:55.725 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Oct 11 14:45:55.725 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Oct 11 14:45:55.725 INFO kablam! ... | Oct 11 14:45:55.725 INFO kablam! 1094 | | } Oct 11 14:45:55.725 INFO kablam! 1095 | | } Oct 11 14:45:55.725 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 11 14:45:55.725 INFO kablam! Oct 11 14:45:55.736 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 11 14:45:55.736 INFO kablam! --> src/ewkb.rs:1097:5 Oct 11 14:45:55.736 INFO kablam! | Oct 11 14:45:55.736 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Oct 11 14:45:55.736 INFO kablam! 1098 | | match *self { Oct 11 14:45:55.736 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Oct 11 14:45:55.736 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Oct 11 14:45:55.736 INFO kablam! ... | Oct 11 14:45:55.736 INFO kablam! 1106 | | } Oct 11 14:45:55.736 INFO kablam! 1107 | | } Oct 11 14:45:55.737 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 11 14:45:55.737 INFO kablam! Oct 11 14:45:55.737 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 11 14:45:55.737 INFO kablam! --> src/ewkb.rs:1097:5 Oct 11 14:45:55.737 INFO kablam! | Oct 11 14:45:55.737 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Oct 11 14:45:55.737 INFO kablam! 1098 | | match *self { Oct 11 14:45:55.737 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Oct 11 14:45:55.737 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Oct 11 14:45:55.737 INFO kablam! ... | Oct 11 14:45:55.737 INFO kablam! 1106 | | } Oct 11 14:45:55.737 INFO kablam! 1107 | | } Oct 11 14:45:55.737 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 11 14:45:55.737 INFO kablam! Oct 11 14:45:55.737 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 11 14:45:55.737 INFO kablam! --> src/ewkb.rs:1097:5 Oct 11 14:45:55.737 INFO kablam! | Oct 11 14:45:55.737 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Oct 11 14:45:55.737 INFO kablam! 1098 | | match *self { Oct 11 14:45:55.737 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Oct 11 14:45:55.737 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Oct 11 14:45:55.737 INFO kablam! ... | Oct 11 14:45:55.737 INFO kablam! 1106 | | } Oct 11 14:45:55.737 INFO kablam! 1107 | | } Oct 11 14:45:55.737 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 11 14:45:55.738 INFO kablam! Oct 11 14:45:55.738 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 11 14:45:55.738 INFO kablam! --> src/ewkb.rs:1097:5 Oct 11 14:45:55.738 INFO kablam! | Oct 11 14:45:55.738 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Oct 11 14:45:55.738 INFO kablam! 1098 | | match *self { Oct 11 14:45:55.738 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Oct 11 14:45:55.738 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Oct 11 14:45:55.738 INFO kablam! ... | Oct 11 14:45:55.738 INFO kablam! 1106 | | } Oct 11 14:45:55.738 INFO kablam! 1107 | | } Oct 11 14:45:55.738 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 11 14:45:55.738 INFO kablam! Oct 11 14:45:55.738 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 11 14:45:55.738 INFO kablam! --> src/ewkb.rs:1097:5 Oct 11 14:45:55.738 INFO kablam! | Oct 11 14:45:55.738 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Oct 11 14:45:55.738 INFO kablam! 1098 | | match *self { Oct 11 14:45:55.738 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Oct 11 14:45:55.738 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Oct 11 14:45:55.738 INFO kablam! ... | Oct 11 14:45:55.738 INFO kablam! 1106 | | } Oct 11 14:45:55.738 INFO kablam! 1107 | | } Oct 11 14:45:55.738 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 11 14:45:55.738 INFO kablam! Oct 11 14:45:55.738 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 11 14:45:55.739 INFO kablam! --> src/ewkb.rs:1097:5 Oct 11 14:45:55.739 INFO kablam! | Oct 11 14:45:55.739 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Oct 11 14:45:55.739 INFO kablam! 1098 | | match *self { Oct 11 14:45:55.739 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Oct 11 14:45:55.739 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Oct 11 14:45:55.739 INFO kablam! ... | Oct 11 14:45:55.739 INFO kablam! 1106 | | } Oct 11 14:45:55.739 INFO kablam! 1107 | | } Oct 11 14:45:55.739 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 11 14:45:55.739 INFO kablam! Oct 11 14:45:55.739 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 11 14:45:55.739 INFO kablam! --> src/ewkb.rs:1109:5 Oct 11 14:45:55.739 INFO kablam! | Oct 11 14:45:55.739 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 11 14:45:55.739 INFO kablam! 1110 | | match *self { Oct 11 14:45:55.739 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Oct 11 14:45:55.739 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Oct 11 14:45:55.739 INFO kablam! ... | Oct 11 14:45:55.739 INFO kablam! 1118 | | } Oct 11 14:45:55.739 INFO kablam! 1119 | | } Oct 11 14:45:55.739 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 11 14:45:55.739 INFO kablam! Oct 11 14:45:55.739 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 11 14:45:55.739 INFO kablam! --> src/ewkb.rs:1109:5 Oct 11 14:45:55.740 INFO kablam! | Oct 11 14:45:55.740 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 11 14:45:55.740 INFO kablam! 1110 | | match *self { Oct 11 14:45:55.740 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Oct 11 14:45:55.740 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Oct 11 14:45:55.740 INFO kablam! ... | Oct 11 14:45:55.740 INFO kablam! 1118 | | } Oct 11 14:45:55.740 INFO kablam! 1119 | | } Oct 11 14:45:55.740 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 11 14:45:55.740 INFO kablam! Oct 11 14:45:55.740 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 11 14:45:55.740 INFO kablam! --> src/ewkb.rs:1109:5 Oct 11 14:45:55.740 INFO kablam! | Oct 11 14:45:55.740 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 11 14:45:55.740 INFO kablam! 1110 | | match *self { Oct 11 14:45:55.740 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Oct 11 14:45:55.740 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Oct 11 14:45:55.740 INFO kablam! ... | Oct 11 14:45:55.740 INFO kablam! 1118 | | } Oct 11 14:45:55.740 INFO kablam! 1119 | | } Oct 11 14:45:55.740 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 11 14:45:55.740 INFO kablam! Oct 11 14:45:55.740 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 11 14:45:55.740 INFO kablam! --> src/ewkb.rs:1109:5 Oct 11 14:45:55.741 INFO kablam! | Oct 11 14:45:55.741 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 11 14:45:55.741 INFO kablam! 1110 | | match *self { Oct 11 14:45:55.741 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Oct 11 14:45:55.741 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Oct 11 14:45:55.741 INFO kablam! ... | Oct 11 14:45:55.741 INFO kablam! 1118 | | } Oct 11 14:45:55.741 INFO kablam! 1119 | | } Oct 11 14:45:55.741 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 11 14:45:55.741 INFO kablam! Oct 11 14:45:55.741 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 11 14:45:55.741 INFO kablam! --> src/ewkb.rs:1109:5 Oct 11 14:45:55.741 INFO kablam! | Oct 11 14:45:55.741 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 11 14:45:55.741 INFO kablam! 1110 | | match *self { Oct 11 14:45:55.741 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Oct 11 14:45:55.741 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Oct 11 14:45:55.741 INFO kablam! ... | Oct 11 14:45:55.741 INFO kablam! 1118 | | } Oct 11 14:45:55.741 INFO kablam! 1119 | | } Oct 11 14:45:55.741 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 11 14:45:55.741 INFO kablam! Oct 11 14:45:55.741 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 11 14:45:55.741 INFO kablam! --> src/ewkb.rs:1109:5 Oct 11 14:45:55.741 INFO kablam! | Oct 11 14:45:55.742 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 11 14:45:55.742 INFO kablam! 1110 | | match *self { Oct 11 14:45:55.742 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Oct 11 14:45:55.742 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Oct 11 14:45:55.742 INFO kablam! ... | Oct 11 14:45:55.742 INFO kablam! 1118 | | } Oct 11 14:45:55.742 INFO kablam! 1119 | | } Oct 11 14:45:55.742 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 11 14:45:55.742 INFO kablam! Oct 11 14:45:55.742 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 11 14:45:55.742 INFO kablam! --> src/ewkb.rs:1138:5 Oct 11 14:45:55.742 INFO kablam! | Oct 11 14:45:55.742 INFO kablam! 1138 | / fn as_ewkb( Oct 11 14:45:55.742 INFO kablam! 1139 | | &'a self, Oct 11 14:45:55.742 INFO kablam! 1140 | | ) -> EwkbGeometry< Oct 11 14:45:55.742 INFO kablam! 1141 | | 'a, Oct 11 14:45:55.742 INFO kablam! ... | Oct 11 14:45:55.742 INFO kablam! 1165 | | } Oct 11 14:45:55.742 INFO kablam! 1166 | | } Oct 11 14:45:55.742 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 11 14:45:55.742 INFO kablam! Oct 11 14:45:55.742 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 11 14:45:55.742 INFO kablam! --> src/ewkb.rs:1138:5 Oct 11 14:45:55.742 INFO kablam! | Oct 11 14:45:55.742 INFO kablam! 1138 | / fn as_ewkb( Oct 11 14:45:55.743 INFO kablam! 1139 | | &'a self, Oct 11 14:45:55.743 INFO kablam! 1140 | | ) -> EwkbGeometry< Oct 11 14:45:55.743 INFO kablam! 1141 | | 'a, Oct 11 14:45:55.743 INFO kablam! ... | Oct 11 14:45:55.743 INFO kablam! 1165 | | } Oct 11 14:45:55.743 INFO kablam! 1166 | | } Oct 11 14:45:55.743 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 11 14:45:55.743 INFO kablam! Oct 11 14:45:55.743 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 11 14:45:55.743 INFO kablam! --> src/ewkb.rs:1138:5 Oct 11 14:45:55.743 INFO kablam! | Oct 11 14:45:55.743 INFO kablam! 1138 | / fn as_ewkb( Oct 11 14:45:55.743 INFO kablam! 1139 | | &'a self, Oct 11 14:45:55.743 INFO kablam! 1140 | | ) -> EwkbGeometry< Oct 11 14:45:55.743 INFO kablam! 1141 | | 'a, Oct 11 14:45:55.743 INFO kablam! ... | Oct 11 14:45:55.743 INFO kablam! 1165 | | } Oct 11 14:45:55.743 INFO kablam! 1166 | | } Oct 11 14:45:55.743 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 11 14:45:55.743 INFO kablam! Oct 11 14:45:55.743 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 11 14:45:55.743 INFO kablam! --> src/ewkb.rs:1138:5 Oct 11 14:45:55.743 INFO kablam! | Oct 11 14:45:55.743 INFO kablam! 1138 | / fn as_ewkb( Oct 11 14:45:55.743 INFO kablam! 1139 | | &'a self, Oct 11 14:45:55.744 INFO kablam! 1140 | | ) -> EwkbGeometry< Oct 11 14:45:55.744 INFO kablam! 1141 | | 'a, Oct 11 14:45:55.744 INFO kablam! ... | Oct 11 14:45:55.744 INFO kablam! 1165 | | } Oct 11 14:45:55.744 INFO kablam! 1166 | | } Oct 11 14:45:55.744 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 11 14:45:55.744 INFO kablam! Oct 11 14:45:55.744 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 11 14:45:55.744 INFO kablam! --> src/ewkb.rs:1138:5 Oct 11 14:45:55.744 INFO kablam! | Oct 11 14:45:55.744 INFO kablam! 1138 | / fn as_ewkb( Oct 11 14:45:55.744 INFO kablam! 1139 | | &'a self, Oct 11 14:45:55.744 INFO kablam! 1140 | | ) -> EwkbGeometry< Oct 11 14:45:55.744 INFO kablam! 1141 | | 'a, Oct 11 14:45:55.744 INFO kablam! ... | Oct 11 14:45:55.744 INFO kablam! 1165 | | } Oct 11 14:45:55.744 INFO kablam! 1166 | | } Oct 11 14:45:55.744 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 11 14:45:55.744 INFO kablam! Oct 11 14:45:55.744 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 11 14:45:55.744 INFO kablam! --> src/ewkb.rs:1138:5 Oct 11 14:45:55.744 INFO kablam! | Oct 11 14:45:55.744 INFO kablam! 1138 | / fn as_ewkb( Oct 11 14:45:55.744 INFO kablam! 1139 | | &'a self, Oct 11 14:45:55.744 INFO kablam! 1140 | | ) -> EwkbGeometry< Oct 11 14:45:55.745 INFO kablam! 1141 | | 'a, Oct 11 14:45:55.745 INFO kablam! ... | Oct 11 14:45:55.745 INFO kablam! 1165 | | } Oct 11 14:45:55.745 INFO kablam! 1166 | | } Oct 11 14:45:55.745 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 11 14:45:55.745 INFO kablam! Oct 11 14:45:55.745 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 11 14:45:55.745 INFO kablam! --> src/ewkb.rs:1371:5 Oct 11 14:45:55.745 INFO kablam! | Oct 11 14:45:55.745 INFO kablam! 1371 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 11 14:45:55.745 INFO kablam! 1372 | | write!(f, stringify!(EwkbGeometryCollection))?; //TODO Oct 11 14:45:55.745 INFO kablam! 1373 | | Ok(()) Oct 11 14:45:55.745 INFO kablam! 1374 | | } Oct 11 14:45:55.745 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 11 14:45:55.745 INFO kablam! Oct 11 14:45:55.747 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 11 14:45:55.747 INFO kablam! --> src/ewkb.rs:1403:5 Oct 11 14:45:55.747 INFO kablam! | Oct 11 14:45:55.747 INFO kablam! 1403 | / fn opt_srid(&self) -> Option { Oct 11 14:45:55.747 INFO kablam! 1404 | | self.srid Oct 11 14:45:55.747 INFO kablam! 1405 | | } Oct 11 14:45:55.747 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 11 14:45:55.747 INFO kablam! Oct 11 14:45:55.750 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 11 14:45:55.750 INFO kablam! --> src/ewkb.rs:1407:5 Oct 11 14:45:55.750 INFO kablam! | Oct 11 14:45:55.750 INFO kablam! 1407 | / fn type_id(&self) -> u32 { Oct 11 14:45:55.750 INFO kablam! 1408 | | 0x07 | Self::wkb_type_id(&self.point_type, self.srid) Oct 11 14:45:55.750 INFO kablam! 1409 | | } Oct 11 14:45:55.750 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 11 14:45:55.750 INFO kablam! Oct 11 14:45:55.760 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 11 14:45:55.760 INFO kablam! --> src/ewkb.rs:1411:5 Oct 11 14:45:55.760 INFO kablam! | Oct 11 14:45:55.760 INFO kablam! 1411 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 11 14:45:55.760 INFO kablam! 1412 | | w.write_u32::(self.geom.geometries().len() as u32)?; Oct 11 14:45:55.760 INFO kablam! 1413 | | Oct 11 14:45:55.760 INFO kablam! 1414 | | for geom in self.geom.geometries() { Oct 11 14:45:55.760 INFO kablam! ... | Oct 11 14:45:55.760 INFO kablam! 1474 | | Ok(()) Oct 11 14:45:55.760 INFO kablam! 1475 | | } Oct 11 14:45:55.760 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 11 14:45:55.760 INFO kablam! Oct 11 14:45:55.760 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 11 14:45:55.760 INFO kablam! --> src/ewkb.rs:1494:5 Oct 11 14:45:55.760 INFO kablam! | Oct 11 14:45:55.760 INFO kablam! 1494 | / fn as_ewkb( Oct 11 14:45:55.760 INFO kablam! 1495 | | &'a self, Oct 11 14:45:55.760 INFO kablam! 1496 | | ) -> EwkbGeometryCollection< Oct 11 14:45:55.760 INFO kablam! 1497 | | 'a, Oct 11 14:45:55.760 INFO kablam! ... | Oct 11 14:45:55.760 INFO kablam! 1515 | | } Oct 11 14:45:55.760 INFO kablam! 1516 | | } Oct 11 14:45:55.760 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 11 14:45:55.760 INFO kablam! Oct 11 14:45:55.760 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 11 14:45:55.760 INFO kablam! --> src/twkb.rs:286:5 Oct 11 14:45:55.760 INFO kablam! | Oct 11 14:45:55.760 INFO kablam! 286 | / fn as_ewkb(&'a self) -> ewkb::EwkbLineString<'a, Self::PointType, Self::Iter> { Oct 11 14:45:55.760 INFO kablam! 287 | | ewkb::EwkbLineString { Oct 11 14:45:55.760 INFO kablam! 288 | | geom: self, Oct 11 14:45:55.760 INFO kablam! 289 | | srid: None, Oct 11 14:45:55.760 INFO kablam! 290 | | point_type: ewkb::PointType::Point, Oct 11 14:45:55.760 INFO kablam! 291 | | } Oct 11 14:45:55.760 INFO kablam! 292 | | } Oct 11 14:45:55.760 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 11 14:45:55.760 INFO kablam! Oct 11 14:45:55.760 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 11 14:45:55.760 INFO kablam! --> src/twkb.rs:346:5 Oct 11 14:45:55.760 INFO kablam! | Oct 11 14:45:55.760 INFO kablam! 346 | / fn as_ewkb( Oct 11 14:45:55.760 INFO kablam! 347 | | &'a self, Oct 11 14:45:55.760 INFO kablam! 348 | | ) -> ewkb::EwkbPolygon<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 11 14:45:55.761 INFO kablam! 349 | | ewkb::EwkbPolygon { Oct 11 14:45:55.761 INFO kablam! ... | Oct 11 14:45:55.761 INFO kablam! 353 | | } Oct 11 14:45:55.761 INFO kablam! 354 | | } Oct 11 14:45:55.761 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 11 14:45:55.761 INFO kablam! Oct 11 14:45:55.761 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 11 14:45:55.761 INFO kablam! --> src/twkb.rs:404:5 Oct 11 14:45:55.761 INFO kablam! | Oct 11 14:45:55.761 INFO kablam! 404 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiPoint<'a, Self::PointType, Self::Iter> { Oct 11 14:45:55.761 INFO kablam! 405 | | ewkb::EwkbMultiPoint { Oct 11 14:45:55.761 INFO kablam! 406 | | geom: self, Oct 11 14:45:55.761 INFO kablam! 407 | | srid: None, Oct 11 14:45:55.761 INFO kablam! 408 | | point_type: ewkb::PointType::Point, Oct 11 14:45:55.761 INFO kablam! 409 | | } Oct 11 14:45:55.761 INFO kablam! 410 | | } Oct 11 14:45:55.761 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 11 14:45:55.761 INFO kablam! Oct 11 14:45:55.761 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 11 14:45:55.761 INFO kablam! --> src/twkb.rs:470:5 Oct 11 14:45:55.761 INFO kablam! | Oct 11 14:45:55.761 INFO kablam! 470 | / fn as_ewkb( Oct 11 14:45:55.761 INFO kablam! 471 | | &'a self, Oct 11 14:45:55.761 INFO kablam! 472 | | ) -> ewkb::EwkbMultiLineString<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> Oct 11 14:45:55.761 INFO kablam! 473 | | { Oct 11 14:45:55.761 INFO kablam! ... | Oct 11 14:45:55.761 INFO kablam! 478 | | } Oct 11 14:45:55.761 INFO kablam! 479 | | } Oct 11 14:45:55.761 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 11 14:45:55.761 INFO kablam! Oct 11 14:45:55.761 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 11 14:45:55.761 INFO kablam! --> src/twkb.rs:554:5 Oct 11 14:45:55.761 INFO kablam! | Oct 11 14:45:55.761 INFO kablam! 554 | / fn as_ewkb( Oct 11 14:45:55.761 INFO kablam! 555 | | &'a self, Oct 11 14:45:55.761 INFO kablam! 556 | | ) -> ewkb::EwkbMultiPolygon< Oct 11 14:45:55.761 INFO kablam! 557 | | 'a, Oct 11 14:45:55.761 INFO kablam! ... | Oct 11 14:45:55.761 INFO kablam! 569 | | } Oct 11 14:45:55.761 INFO kablam! 570 | | } Oct 11 14:45:55.761 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 11 14:45:55.761 INFO kablam! Oct 11 14:45:55.772 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 11 14:45:55.772 INFO kablam! --> src/ewkb.rs:566:13 Oct 11 14:45:55.772 INFO kablam! | Oct 11 14:45:55.772 INFO kablam! 566 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 11 14:45:55.772 INFO kablam! 567 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 11 14:45:55.772 INFO kablam! 568 | | Ok(()) Oct 11 14:45:55.772 INFO kablam! 569 | | } Oct 11 14:45:55.772 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 11 14:45:55.772 INFO kablam! ... Oct 11 14:45:55.773 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 11 14:45:55.773 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 11 14:45:55.773 INFO kablam! 761 | | command write_ewkb_body); Oct 11 14:45:55.773 INFO kablam! | |________________________________________________- in this macro invocation Oct 11 14:45:55.773 INFO kablam! Oct 11 14:45:55.773 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 11 14:45:55.773 INFO kablam! --> src/ewkb.rs:576:13 Oct 11 14:45:55.773 INFO kablam! | Oct 11 14:45:55.773 INFO kablam! 576 | / fn opt_srid(&self) -> Option { Oct 11 14:45:55.773 INFO kablam! 577 | | self.srid Oct 11 14:45:55.773 INFO kablam! 578 | | } Oct 11 14:45:55.773 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 11 14:45:55.773 INFO kablam! ... Oct 11 14:45:55.773 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 11 14:45:55.773 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 11 14:45:55.773 INFO kablam! 761 | | command write_ewkb_body); Oct 11 14:45:55.773 INFO kablam! | |________________________________________________- in this macro invocation Oct 11 14:45:55.773 INFO kablam! Oct 11 14:45:55.773 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 11 14:45:55.773 INFO kablam! --> src/ewkb.rs:580:13 Oct 11 14:45:55.773 INFO kablam! | Oct 11 14:45:55.773 INFO kablam! 580 | / fn type_id(&self) -> u32 { Oct 11 14:45:55.773 INFO kablam! 581 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 11 14:45:55.773 INFO kablam! 582 | | } Oct 11 14:45:55.773 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 11 14:45:55.773 INFO kablam! ... Oct 11 14:45:55.773 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 11 14:45:55.773 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 11 14:45:55.773 INFO kablam! 761 | | command write_ewkb_body); Oct 11 14:45:55.773 INFO kablam! | |________________________________________________- in this macro invocation Oct 11 14:45:55.773 INFO kablam! Oct 11 14:45:55.773 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 11 14:45:55.773 INFO kablam! --> src/ewkb.rs:584:13 Oct 11 14:45:55.773 INFO kablam! | Oct 11 14:45:55.773 INFO kablam! 584 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 11 14:45:55.773 INFO kablam! 585 | | w.write_u32::(self.geom.points().len() as u32)?; Oct 11 14:45:55.773 INFO kablam! 586 | | for geom in self.geom.points() { Oct 11 14:45:55.773 INFO kablam! 587 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 11 14:45:55.773 INFO kablam! ... | Oct 11 14:45:55.773 INFO kablam! 590 | | Ok(()) Oct 11 14:45:55.773 INFO kablam! 591 | | } Oct 11 14:45:55.773 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 11 14:45:55.773 INFO kablam! ... Oct 11 14:45:55.773 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 11 14:45:55.773 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 11 14:45:55.773 INFO kablam! 761 | | command write_ewkb_body); Oct 11 14:45:55.773 INFO kablam! | |________________________________________________- in this macro invocation Oct 11 14:45:55.773 INFO kablam! Oct 11 14:45:55.773 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 11 14:45:55.773 INFO kablam! --> src/ewkb.rs:599:13 Oct 11 14:45:55.773 INFO kablam! | Oct 11 14:45:55.773 INFO kablam! 599 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Oct 11 14:45:55.773 INFO kablam! 600 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 11 14:45:55.773 INFO kablam! 601 | | } Oct 11 14:45:55.773 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 11 14:45:55.773 INFO kablam! ... Oct 11 14:45:55.773 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 11 14:45:55.773 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 11 14:45:55.773 INFO kablam! 761 | | command write_ewkb_body); Oct 11 14:45:55.773 INFO kablam! | |________________________________________________- in this macro invocation Oct 11 14:45:55.773 INFO kablam! Oct 11 14:45:55.780 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 11 14:45:55.780 INFO kablam! --> src/ewkb.rs:634:13 Oct 11 14:45:55.780 INFO kablam! | Oct 11 14:45:55.780 INFO kablam! 634 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 11 14:45:55.780 INFO kablam! 635 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 11 14:45:55.780 INFO kablam! 636 | | Ok(()) Oct 11 14:45:55.780 INFO kablam! 637 | | } Oct 11 14:45:55.780 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 11 14:45:55.780 INFO kablam! ... Oct 11 14:45:55.780 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 11 14:45:55.780 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 11 14:45:55.780 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 11 14:45:55.780 INFO kablam! 778 | | command write_ewkb_body); Oct 11 14:45:55.780 INFO kablam! | |___________________________________________________- in this macro invocation Oct 11 14:45:55.780 INFO kablam! Oct 11 14:45:55.780 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 11 14:45:55.780 INFO kablam! --> src/ewkb.rs:646:13 Oct 11 14:45:55.780 INFO kablam! | Oct 11 14:45:55.780 INFO kablam! 646 | / fn opt_srid(&self) -> Option { Oct 11 14:45:55.780 INFO kablam! 647 | | self.srid Oct 11 14:45:55.780 INFO kablam! 648 | | } Oct 11 14:45:55.780 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 11 14:45:55.780 INFO kablam! ... Oct 11 14:45:55.780 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 11 14:45:55.780 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 11 14:45:55.780 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 11 14:45:55.780 INFO kablam! 778 | | command write_ewkb_body); Oct 11 14:45:55.780 INFO kablam! | |___________________________________________________- in this macro invocation Oct 11 14:45:55.780 INFO kablam! Oct 11 14:45:55.780 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 11 14:45:55.780 INFO kablam! --> src/ewkb.rs:650:13 Oct 11 14:45:55.780 INFO kablam! | Oct 11 14:45:55.780 INFO kablam! 650 | / fn type_id(&self) -> u32 { Oct 11 14:45:55.780 INFO kablam! 651 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 11 14:45:55.780 INFO kablam! 652 | | } Oct 11 14:45:55.780 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 11 14:45:55.780 INFO kablam! ... Oct 11 14:45:55.780 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 11 14:45:55.780 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 11 14:45:55.780 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 11 14:45:55.780 INFO kablam! 778 | | command write_ewkb_body); Oct 11 14:45:55.780 INFO kablam! | |___________________________________________________- in this macro invocation Oct 11 14:45:55.780 INFO kablam! Oct 11 14:45:55.780 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 11 14:45:55.780 INFO kablam! --> src/ewkb.rs:654:13 Oct 11 14:45:55.780 INFO kablam! | Oct 11 14:45:55.780 INFO kablam! 654 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 11 14:45:55.780 INFO kablam! 655 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Oct 11 14:45:55.780 INFO kablam! 656 | | for geom in self.geom.$itemname() { Oct 11 14:45:55.780 INFO kablam! 657 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 11 14:45:55.780 INFO kablam! ... | Oct 11 14:45:55.780 INFO kablam! 660 | | Ok(()) Oct 11 14:45:55.781 INFO kablam! 661 | | } Oct 11 14:45:55.781 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 11 14:45:55.781 INFO kablam! ... Oct 11 14:45:55.781 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 11 14:45:55.781 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 11 14:45:55.781 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 11 14:45:55.781 INFO kablam! 778 | | command write_ewkb_body); Oct 11 14:45:55.781 INFO kablam! | |___________________________________________________- in this macro invocation Oct 11 14:45:55.781 INFO kablam! Oct 11 14:45:55.781 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 11 14:45:55.781 INFO kablam! --> src/ewkb.rs:671:13 Oct 11 14:45:55.781 INFO kablam! | Oct 11 14:45:55.781 INFO kablam! 671 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 11 14:45:55.781 INFO kablam! 672 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 11 14:45:55.781 INFO kablam! 673 | | } Oct 11 14:45:55.781 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 11 14:45:55.781 INFO kablam! ... Oct 11 14:45:55.781 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 11 14:45:55.781 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 11 14:45:55.781 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 11 14:45:55.781 INFO kablam! 778 | | command write_ewkb_body); Oct 11 14:45:55.781 INFO kablam! | |___________________________________________________- in this macro invocation Oct 11 14:45:55.781 INFO kablam! Oct 11 14:45:55.781 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 11 14:45:55.781 INFO kablam! --> src/ewkb.rs:566:13 Oct 11 14:45:55.781 INFO kablam! | Oct 11 14:45:55.781 INFO kablam! 566 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 11 14:45:55.781 INFO kablam! 567 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 11 14:45:55.781 INFO kablam! 568 | | Ok(()) Oct 11 14:45:55.781 INFO kablam! 569 | | } Oct 11 14:45:55.781 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 11 14:45:55.781 INFO kablam! ... Oct 11 14:45:55.781 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 11 14:45:55.781 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 11 14:45:55.781 INFO kablam! 794 | | command write_ewkb); Oct 11 14:45:55.781 INFO kablam! | |___________________________________________- in this macro invocation Oct 11 14:45:55.781 INFO kablam! Oct 11 14:45:55.788 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 11 14:45:55.788 INFO kablam! --> src/ewkb.rs:576:13 Oct 11 14:45:55.788 INFO kablam! | Oct 11 14:45:55.788 INFO kablam! 576 | / fn opt_srid(&self) -> Option { Oct 11 14:45:55.788 INFO kablam! 577 | | self.srid Oct 11 14:45:55.788 INFO kablam! 578 | | } Oct 11 14:45:55.788 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 11 14:45:55.788 INFO kablam! ... Oct 11 14:45:55.788 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 11 14:45:55.788 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 11 14:45:55.788 INFO kablam! 794 | | command write_ewkb); Oct 11 14:45:55.788 INFO kablam! | |___________________________________________- in this macro invocation Oct 11 14:45:55.788 INFO kablam! Oct 11 14:45:55.788 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 11 14:45:55.788 INFO kablam! --> src/ewkb.rs:580:13 Oct 11 14:45:55.788 INFO kablam! | Oct 11 14:45:55.788 INFO kablam! 580 | / fn type_id(&self) -> u32 { Oct 11 14:45:55.788 INFO kablam! 581 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 11 14:45:55.788 INFO kablam! 582 | | } Oct 11 14:45:55.788 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 11 14:45:55.788 INFO kablam! ... Oct 11 14:45:55.788 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 11 14:45:55.788 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 11 14:45:55.788 INFO kablam! 794 | | command write_ewkb); Oct 11 14:45:55.788 INFO kablam! | |___________________________________________- in this macro invocation Oct 11 14:45:55.788 INFO kablam! Oct 11 14:45:55.788 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 11 14:45:55.788 INFO kablam! --> src/ewkb.rs:584:13 Oct 11 14:45:55.788 INFO kablam! | Oct 11 14:45:55.788 INFO kablam! 584 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 11 14:45:55.788 INFO kablam! 585 | | w.write_u32::(self.geom.points().len() as u32)?; Oct 11 14:45:55.789 INFO kablam! 586 | | for geom in self.geom.points() { Oct 11 14:45:55.789 INFO kablam! 587 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 11 14:45:55.789 INFO kablam! ... | Oct 11 14:45:55.789 INFO kablam! 590 | | Ok(()) Oct 11 14:45:55.789 INFO kablam! 591 | | } Oct 11 14:45:55.789 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 11 14:45:55.789 INFO kablam! ... Oct 11 14:45:55.789 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 11 14:45:55.789 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 11 14:45:55.789 INFO kablam! 794 | | command write_ewkb); Oct 11 14:45:55.789 INFO kablam! | |___________________________________________- in this macro invocation Oct 11 14:45:55.789 INFO kablam! Oct 11 14:45:55.789 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 11 14:45:55.789 INFO kablam! --> src/ewkb.rs:599:13 Oct 11 14:45:55.789 INFO kablam! | Oct 11 14:45:55.789 INFO kablam! 599 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Oct 11 14:45:55.789 INFO kablam! 600 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 11 14:45:55.789 INFO kablam! 601 | | } Oct 11 14:45:55.789 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 11 14:45:55.789 INFO kablam! ... Oct 11 14:45:55.789 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 11 14:45:55.789 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 11 14:45:55.789 INFO kablam! 794 | | command write_ewkb); Oct 11 14:45:55.789 INFO kablam! | |___________________________________________- in this macro invocation Oct 11 14:45:55.789 INFO kablam! Oct 11 14:45:55.789 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 11 14:45:55.789 INFO kablam! --> src/ewkb.rs:634:13 Oct 11 14:45:55.789 INFO kablam! | Oct 11 14:45:55.789 INFO kablam! 634 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 11 14:45:55.789 INFO kablam! 635 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 11 14:45:55.789 INFO kablam! 636 | | Ok(()) Oct 11 14:45:55.789 INFO kablam! 637 | | } Oct 11 14:45:55.789 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 11 14:45:55.789 INFO kablam! ... Oct 11 14:45:55.789 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 11 14:45:55.789 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 11 14:45:55.789 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 11 14:45:55.789 INFO kablam! 811 | | command write_ewkb); Oct 11 14:45:55.789 INFO kablam! | |______________________________________________- in this macro invocation Oct 11 14:45:55.789 INFO kablam! Oct 11 14:45:55.789 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 11 14:45:55.789 INFO kablam! --> src/ewkb.rs:646:13 Oct 11 14:45:55.789 INFO kablam! | Oct 11 14:45:55.789 INFO kablam! 646 | / fn opt_srid(&self) -> Option { Oct 11 14:45:55.789 INFO kablam! 647 | | self.srid Oct 11 14:45:55.789 INFO kablam! 648 | | } Oct 11 14:45:55.789 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 11 14:45:55.789 INFO kablam! ... Oct 11 14:45:55.789 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 11 14:45:55.789 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 11 14:45:55.789 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 11 14:45:55.789 INFO kablam! 811 | | command write_ewkb); Oct 11 14:45:55.789 INFO kablam! | |______________________________________________- in this macro invocation Oct 11 14:45:55.789 INFO kablam! Oct 11 14:45:55.789 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 11 14:45:55.789 INFO kablam! --> src/ewkb.rs:650:13 Oct 11 14:45:55.789 INFO kablam! | Oct 11 14:45:55.789 INFO kablam! 650 | / fn type_id(&self) -> u32 { Oct 11 14:45:55.789 INFO kablam! 651 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 11 14:45:55.789 INFO kablam! 652 | | } Oct 11 14:45:55.789 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 11 14:45:55.789 INFO kablam! ... Oct 11 14:45:55.789 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 11 14:45:55.789 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 11 14:45:55.789 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 11 14:45:55.789 INFO kablam! 811 | | command write_ewkb); Oct 11 14:45:55.789 INFO kablam! | |______________________________________________- in this macro invocation Oct 11 14:45:55.789 INFO kablam! Oct 11 14:45:55.789 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 11 14:45:55.789 INFO kablam! --> src/ewkb.rs:654:13 Oct 11 14:45:55.789 INFO kablam! | Oct 11 14:45:55.789 INFO kablam! 654 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 11 14:45:55.789 INFO kablam! 655 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Oct 11 14:45:55.789 INFO kablam! 656 | | for geom in self.geom.$itemname() { Oct 11 14:45:55.789 INFO kablam! 657 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 11 14:45:55.789 INFO kablam! ... | Oct 11 14:45:55.789 INFO kablam! 660 | | Ok(()) Oct 11 14:45:55.789 INFO kablam! 661 | | } Oct 11 14:45:55.789 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 11 14:45:55.789 INFO kablam! ... Oct 11 14:45:55.789 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 11 14:45:55.789 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 11 14:45:55.789 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 11 14:45:55.789 INFO kablam! 811 | | command write_ewkb); Oct 11 14:45:55.789 INFO kablam! | |______________________________________________- in this macro invocation Oct 11 14:45:55.789 INFO kablam! Oct 11 14:45:55.792 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 11 14:45:55.792 INFO kablam! --> src/ewkb.rs:671:13 Oct 11 14:45:55.792 INFO kablam! | Oct 11 14:45:55.792 INFO kablam! 671 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 11 14:45:55.792 INFO kablam! 672 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 11 14:45:55.792 INFO kablam! 673 | | } Oct 11 14:45:55.792 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 11 14:45:55.792 INFO kablam! ... Oct 11 14:45:55.792 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 11 14:45:55.792 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 11 14:45:55.792 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 11 14:45:55.792 INFO kablam! 811 | | command write_ewkb); Oct 11 14:45:55.792 INFO kablam! | |______________________________________________- in this macro invocation Oct 11 14:45:55.792 INFO kablam! Oct 11 14:45:55.792 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 11 14:45:55.792 INFO kablam! --> src/ewkb.rs:708:13 Oct 11 14:45:55.792 INFO kablam! | Oct 11 14:45:55.792 INFO kablam! 708 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 11 14:45:55.792 INFO kablam! 709 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 11 14:45:55.792 INFO kablam! 710 | | Ok(()) Oct 11 14:45:55.792 INFO kablam! 711 | | } Oct 11 14:45:55.792 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 11 14:45:55.792 INFO kablam! ... Oct 11 14:45:55.792 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 11 14:45:55.792 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 11 14:45:55.792 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 11 14:45:55.792 INFO kablam! 828 | | command write_ewkb); Oct 11 14:45:55.792 INFO kablam! | |______________________________________________- in this macro invocation Oct 11 14:45:55.792 INFO kablam! Oct 11 14:45:55.792 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 11 14:45:55.792 INFO kablam! --> src/ewkb.rs:722:13 Oct 11 14:45:55.792 INFO kablam! | Oct 11 14:45:55.792 INFO kablam! 722 | / fn opt_srid(&self) -> Option { Oct 11 14:45:55.792 INFO kablam! 723 | | self.srid Oct 11 14:45:55.792 INFO kablam! 724 | | } Oct 11 14:45:55.792 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 11 14:45:55.792 INFO kablam! ... Oct 11 14:45:55.792 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 11 14:45:55.792 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 11 14:45:55.792 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 11 14:45:55.792 INFO kablam! 828 | | command write_ewkb); Oct 11 14:45:55.792 INFO kablam! | |______________________________________________- in this macro invocation Oct 11 14:45:55.792 INFO kablam! Oct 11 14:45:55.793 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 11 14:45:55.793 INFO kablam! --> src/ewkb.rs:726:13 Oct 11 14:45:55.793 INFO kablam! | Oct 11 14:45:55.793 INFO kablam! 726 | / fn type_id(&self) -> u32 { Oct 11 14:45:55.793 INFO kablam! 727 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 11 14:45:55.793 INFO kablam! 728 | | } Oct 11 14:45:55.793 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 11 14:45:55.793 INFO kablam! ... Oct 11 14:45:55.793 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 11 14:45:55.793 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 11 14:45:55.793 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 11 14:45:55.793 INFO kablam! 828 | | command write_ewkb); Oct 11 14:45:55.793 INFO kablam! | |______________________________________________- in this macro invocation Oct 11 14:45:55.793 INFO kablam! Oct 11 14:45:55.795 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 11 14:45:55.795 INFO kablam! --> src/ewkb.rs:730:13 Oct 11 14:45:55.795 INFO kablam! | Oct 11 14:45:55.795 INFO kablam! 730 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 11 14:45:55.795 INFO kablam! 731 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Oct 11 14:45:55.795 INFO kablam! 732 | | for geom in self.geom.$itemname() { Oct 11 14:45:55.795 INFO kablam! 733 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 11 14:45:55.795 INFO kablam! ... | Oct 11 14:45:55.795 INFO kablam! 736 | | Ok(()) Oct 11 14:45:55.795 INFO kablam! 737 | | } Oct 11 14:45:55.795 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 11 14:45:55.795 INFO kablam! ... Oct 11 14:45:55.795 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 11 14:45:55.795 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 11 14:45:55.795 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 11 14:45:55.795 INFO kablam! 828 | | command write_ewkb); Oct 11 14:45:55.795 INFO kablam! | |______________________________________________- in this macro invocation Oct 11 14:45:55.795 INFO kablam! Oct 11 14:45:55.800 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 11 14:45:55.800 INFO kablam! --> src/ewkb.rs:749:13 Oct 11 14:45:55.800 INFO kablam! | Oct 11 14:45:55.800 INFO kablam! 749 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter> { Oct 11 14:45:55.800 INFO kablam! 750 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 11 14:45:55.800 INFO kablam! 751 | | } Oct 11 14:45:55.800 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 11 14:45:55.800 INFO kablam! ... Oct 11 14:45:55.800 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 11 14:45:55.800 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 11 14:45:55.800 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 11 14:45:55.800 INFO kablam! 828 | | command write_ewkb); Oct 11 14:45:55.800 INFO kablam! | |______________________________________________- in this macro invocation Oct 11 14:45:55.800 INFO kablam! Oct 11 14:45:55.804 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 11 14:45:55.804 INFO kablam! --> src/postgis.rs:102:13 Oct 11 14:45:55.804 INFO kablam! | Oct 11 14:45:55.804 INFO kablam! 102 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 11 14:45:55.804 INFO kablam! 103 | | self.write_ewkb(out)?; Oct 11 14:45:55.804 INFO kablam! 104 | | Ok(IsNull::No) Oct 11 14:45:55.804 INFO kablam! 105 | | } Oct 11 14:45:55.804 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 11 14:45:55.804 INFO kablam! ... Oct 11 14:45:55.804 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Oct 11 14:45:55.804 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 11 14:45:55.804 INFO kablam! Oct 11 14:45:55.804 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 11 14:45:55.804 INFO kablam! --> src/postgis.rs:146:1 Oct 11 14:45:55.804 INFO kablam! | Oct 11 14:45:55.804 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Oct 11 14:45:55.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:45:55.804 INFO kablam! | | Oct 11 14:45:55.804 INFO kablam! | the trait `types::LineString<'a>` is not implemented for `usize` Oct 11 14:45:55.804 INFO kablam! | in this macro invocation Oct 11 14:45:55.804 INFO kablam! | Oct 11 14:45:55.804 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) Oct 11 14:45:55.804 INFO kablam! Oct 11 14:45:55.808 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 11 14:45:55.808 INFO kablam! --> src/postgis.rs:118:13 Oct 11 14:45:55.808 INFO kablam! | Oct 11 14:45:55.808 INFO kablam! 118 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 11 14:45:55.808 INFO kablam! 119 | | self.write_ewkb(out)?; Oct 11 14:45:55.808 INFO kablam! 120 | | Ok(IsNull::No) Oct 11 14:45:55.808 INFO kablam! 121 | | } Oct 11 14:45:55.808 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 11 14:45:55.808 INFO kablam! ... Oct 11 14:45:55.808 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Oct 11 14:45:55.808 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 11 14:45:55.808 INFO kablam! Oct 11 14:45:55.808 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 11 14:45:55.808 INFO kablam! --> src/postgis.rs:147:1 Oct 11 14:45:55.808 INFO kablam! | Oct 11 14:45:55.808 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Oct 11 14:45:55.808 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:45:55.808 INFO kablam! | | Oct 11 14:45:55.808 INFO kablam! | the trait `types::Polygon<'a>` is not implemented for `usize` Oct 11 14:45:55.808 INFO kablam! | in this macro invocation Oct 11 14:45:55.808 INFO kablam! | Oct 11 14:45:55.808 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) Oct 11 14:45:55.808 INFO kablam! Oct 11 14:45:55.808 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 11 14:45:55.808 INFO kablam! --> src/postgis.rs:102:13 Oct 11 14:45:55.808 INFO kablam! | Oct 11 14:45:55.808 INFO kablam! 102 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 11 14:45:55.808 INFO kablam! 103 | | self.write_ewkb(out)?; Oct 11 14:45:55.808 INFO kablam! 104 | | Ok(IsNull::No) Oct 11 14:45:55.808 INFO kablam! 105 | | } Oct 11 14:45:55.808 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 11 14:45:55.808 INFO kablam! ... Oct 11 14:45:55.808 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Oct 11 14:45:55.808 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 11 14:45:55.808 INFO kablam! Oct 11 14:45:55.808 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 11 14:45:55.808 INFO kablam! --> src/postgis.rs:148:1 Oct 11 14:45:55.808 INFO kablam! | Oct 11 14:45:55.808 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Oct 11 14:45:55.808 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:45:55.808 INFO kablam! | | Oct 11 14:45:55.808 INFO kablam! | the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 11 14:45:55.808 INFO kablam! | in this macro invocation Oct 11 14:45:55.808 INFO kablam! | Oct 11 14:45:55.808 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) Oct 11 14:45:55.809 INFO kablam! Oct 11 14:45:55.812 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 11 14:45:55.812 INFO kablam! --> src/postgis.rs:118:13 Oct 11 14:45:55.812 INFO kablam! | Oct 11 14:45:55.812 INFO kablam! 118 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 11 14:45:55.812 INFO kablam! 119 | | self.write_ewkb(out)?; Oct 11 14:45:55.812 INFO kablam! 120 | | Ok(IsNull::No) Oct 11 14:45:55.812 INFO kablam! 121 | | } Oct 11 14:45:55.812 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 11 14:45:55.812 INFO kablam! ... Oct 11 14:45:55.812 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Oct 11 14:45:55.812 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 11 14:45:55.812 INFO kablam! Oct 11 14:45:55.812 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 11 14:45:55.812 INFO kablam! --> src/postgis.rs:149:1 Oct 11 14:45:55.812 INFO kablam! | Oct 11 14:45:55.812 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Oct 11 14:45:55.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:45:55.812 INFO kablam! | | Oct 11 14:45:55.812 INFO kablam! | the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 11 14:45:55.812 INFO kablam! | in this macro invocation Oct 11 14:45:55.812 INFO kablam! | Oct 11 14:45:55.812 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) Oct 11 14:45:55.812 INFO kablam! Oct 11 14:45:55.820 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 11 14:45:55.820 INFO kablam! --> src/postgis.rs:138:13 Oct 11 14:45:55.820 INFO kablam! | Oct 11 14:45:55.820 INFO kablam! 138 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 11 14:45:55.820 INFO kablam! 139 | | self.write_ewkb(out)?; Oct 11 14:45:55.820 INFO kablam! 140 | | Ok(IsNull::No) Oct 11 14:45:55.820 INFO kablam! 141 | | } Oct 11 14:45:55.820 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 11 14:45:55.820 INFO kablam! ... Oct 11 14:45:55.820 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Oct 11 14:45:55.820 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 11 14:45:55.820 INFO kablam! Oct 11 14:45:55.820 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 11 14:45:55.820 INFO kablam! --> src/postgis.rs:150:1 Oct 11 14:45:55.820 INFO kablam! | Oct 11 14:45:55.820 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Oct 11 14:45:55.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:45:55.820 INFO kablam! | | Oct 11 14:45:55.820 INFO kablam! | the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 11 14:45:55.820 INFO kablam! | in this macro invocation Oct 11 14:45:55.820 INFO kablam! | Oct 11 14:45:55.820 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) Oct 11 14:45:55.820 INFO kablam! Oct 11 14:45:55.824 INFO kablam! error: aborting due to 128 previous errors Oct 11 14:45:55.824 INFO kablam! Oct 11 14:45:55.824 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 11 14:45:55.837 INFO kablam! error: Could not compile `postgis`. Oct 11 14:45:55.837 INFO kablam! Oct 11 14:45:55.838 INFO kablam! To learn more, run the command again with --verbose. Oct 11 14:45:55.838 INFO kablam! su: No module specific data is present Oct 11 14:45:56.343 INFO running `"docker" "rm" "-f" "7a6575b5f212b4a54976d844c3131d402be0f845393c17af9b475b3d4bcd9c30"` Oct 11 14:45:56.596 INFO blam! 7a6575b5f212b4a54976d844c3131d402be0f845393c17af9b475b3d4bcd9c30