Oct 13 10:44:59.472 INFO checking postgis-0.6.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 10:44:59.473 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 10:44:59.858 INFO blam! 895f639f07360d43902a318cc3e2759edb818aff8bd0009af9f33af6544cc49b Oct 13 10:44:59.859 INFO running `"docker" "start" "-a" "895f639f07360d43902a318cc3e2759edb818aff8bd0009af9f33af6544cc49b"` Oct 13 10:45:01.188 INFO kablam! usermod: no changes Oct 13 10:45:01.324 INFO kablam! Checking postgis v0.6.0 (/source) Oct 13 10:45:05.332 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:05.332 INFO kablam! --> src/ewkb.rs:935:1 Oct 13 10:45:05.332 INFO kablam! | Oct 13 10:45:05.332 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Oct 13 10:45:05.332 INFO kablam! 936 | | where Oct 13 10:45:05.332 INFO kablam! 937 | | P: 'a + postgis::Point, Oct 13 10:45:05.332 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Oct 13 10:45:05.332 INFO kablam! ... | Oct 13 10:45:05.332 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Oct 13 10:45:05.332 INFO kablam! 967 | | } Oct 13 10:45:05.332 INFO kablam! | |_^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:05.332 INFO kablam! Oct 13 10:45:05.332 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:05.332 INFO kablam! --> src/ewkb.rs:935:1 Oct 13 10:45:05.332 INFO kablam! | Oct 13 10:45:05.332 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Oct 13 10:45:05.332 INFO kablam! 936 | | where Oct 13 10:45:05.332 INFO kablam! 937 | | P: 'a + postgis::Point, Oct 13 10:45:05.332 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Oct 13 10:45:05.332 INFO kablam! ... | Oct 13 10:45:05.332 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Oct 13 10:45:05.332 INFO kablam! 967 | | } Oct 13 10:45:05.332 INFO kablam! | |_^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:05.332 INFO kablam! Oct 13 10:45:05.332 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:05.332 INFO kablam! --> src/ewkb.rs:935:1 Oct 13 10:45:05.332 INFO kablam! | Oct 13 10:45:05.332 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Oct 13 10:45:05.332 INFO kablam! 936 | | where Oct 13 10:45:05.332 INFO kablam! 937 | | P: 'a + postgis::Point, Oct 13 10:45:05.332 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Oct 13 10:45:05.332 INFO kablam! ... | Oct 13 10:45:05.332 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Oct 13 10:45:05.332 INFO kablam! 967 | | } Oct 13 10:45:05.332 INFO kablam! | |_^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:05.332 INFO kablam! Oct 13 10:45:05.332 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:05.332 INFO kablam! --> src/ewkb.rs:935:1 Oct 13 10:45:05.332 INFO kablam! | Oct 13 10:45:05.332 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Oct 13 10:45:05.332 INFO kablam! 936 | | where Oct 13 10:45:05.332 INFO kablam! 937 | | P: 'a + postgis::Point, Oct 13 10:45:05.332 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Oct 13 10:45:05.333 INFO kablam! ... | Oct 13 10:45:05.333 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Oct 13 10:45:05.333 INFO kablam! 967 | | } Oct 13 10:45:05.333 INFO kablam! | |_^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:05.333 INFO kablam! Oct 13 10:45:05.333 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:05.333 INFO kablam! --> src/ewkb.rs:935:1 Oct 13 10:45:05.333 INFO kablam! | Oct 13 10:45:05.333 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Oct 13 10:45:05.333 INFO kablam! 936 | | where Oct 13 10:45:05.333 INFO kablam! 937 | | P: 'a + postgis::Point, Oct 13 10:45:05.333 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Oct 13 10:45:05.333 INFO kablam! ... | Oct 13 10:45:05.333 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Oct 13 10:45:05.333 INFO kablam! 967 | | } Oct 13 10:45:05.333 INFO kablam! | |_^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:05.333 INFO kablam! Oct 13 10:45:05.333 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:05.333 INFO kablam! --> src/ewkb.rs:935:1 Oct 13 10:45:05.333 INFO kablam! | Oct 13 10:45:05.333 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Oct 13 10:45:05.333 INFO kablam! 936 | | where Oct 13 10:45:05.333 INFO kablam! 937 | | P: 'a + postgis::Point, Oct 13 10:45:05.333 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Oct 13 10:45:05.333 INFO kablam! ... | Oct 13 10:45:05.333 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Oct 13 10:45:05.333 INFO kablam! 967 | | } Oct 13 10:45:05.333 INFO kablam! | |_^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:05.333 INFO kablam! Oct 13 10:45:05.516 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:05.516 INFO kablam! --> src/ewkb.rs:1027:54 Oct 13 10:45:05.516 INFO kablam! | Oct 13 10:45:05.516 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Oct 13 10:45:05.516 INFO kablam! | ^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:05.516 INFO kablam! Oct 13 10:45:05.516 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:05.516 INFO kablam! --> src/ewkb.rs:1027:54 Oct 13 10:45:05.516 INFO kablam! | Oct 13 10:45:05.516 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Oct 13 10:45:05.516 INFO kablam! | ^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:05.516 INFO kablam! Oct 13 10:45:05.516 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:05.516 INFO kablam! --> src/ewkb.rs:1027:54 Oct 13 10:45:05.516 INFO kablam! | Oct 13 10:45:05.516 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Oct 13 10:45:05.516 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:05.516 INFO kablam! Oct 13 10:45:05.516 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:05.516 INFO kablam! --> src/ewkb.rs:1027:54 Oct 13 10:45:05.516 INFO kablam! | Oct 13 10:45:05.516 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Oct 13 10:45:05.517 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:05.517 INFO kablam! Oct 13 10:45:05.517 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:05.517 INFO kablam! --> src/ewkb.rs:1027:54 Oct 13 10:45:05.517 INFO kablam! | Oct 13 10:45:05.517 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Oct 13 10:45:05.517 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:05.517 INFO kablam! Oct 13 10:45:05.517 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:05.517 INFO kablam! --> src/ewkb.rs:1027:54 Oct 13 10:45:05.517 INFO kablam! | Oct 13 10:45:05.517 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Oct 13 10:45:05.517 INFO kablam! | ^^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:05.517 INFO kablam! Oct 13 10:45:05.520 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:05.521 INFO kablam! --> src/ewkb.rs:1059:54 Oct 13 10:45:05.521 INFO kablam! | Oct 13 10:45:05.521 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Oct 13 10:45:05.521 INFO kablam! | ^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:05.521 INFO kablam! Oct 13 10:45:05.522 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:05.522 INFO kablam! --> src/ewkb.rs:1059:54 Oct 13 10:45:05.522 INFO kablam! | Oct 13 10:45:05.522 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Oct 13 10:45:05.522 INFO kablam! | ^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:05.522 INFO kablam! Oct 13 10:45:05.523 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:05.523 INFO kablam! --> src/ewkb.rs:1059:54 Oct 13 10:45:05.523 INFO kablam! | Oct 13 10:45:05.523 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Oct 13 10:45:05.523 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:05.523 INFO kablam! Oct 13 10:45:05.524 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:05.524 INFO kablam! --> src/ewkb.rs:1059:54 Oct 13 10:45:05.524 INFO kablam! | Oct 13 10:45:05.524 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Oct 13 10:45:05.525 INFO kablam! | ^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:05.525 INFO kablam! Oct 13 10:45:05.525 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:05.525 INFO kablam! --> src/ewkb.rs:1059:54 Oct 13 10:45:05.525 INFO kablam! | Oct 13 10:45:05.525 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Oct 13 10:45:05.526 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:05.526 INFO kablam! Oct 13 10:45:05.526 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:05.526 INFO kablam! --> src/ewkb.rs:1059:54 Oct 13 10:45:05.526 INFO kablam! | Oct 13 10:45:05.527 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Oct 13 10:45:05.527 INFO kablam! | ^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:05.527 INFO kablam! Oct 13 10:45:05.527 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:05.527 INFO kablam! --> src/ewkb.rs:1257:1 Oct 13 10:45:05.527 INFO kablam! | Oct 13 10:45:05.528 INFO kablam! 1257 | / pub struct EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Oct 13 10:45:05.528 INFO kablam! 1258 | | where Oct 13 10:45:05.528 INFO kablam! 1259 | | P: 'a + postgis::Point, Oct 13 10:45:05.528 INFO kablam! 1260 | | PI: 'a + Iterator + ExactSizeIterator, Oct 13 10:45:05.529 INFO kablam! ... | Oct 13 10:45:05.529 INFO kablam! 1284 | | pub point_type: PointType, Oct 13 10:45:05.529 INFO kablam! 1285 | | } Oct 13 10:45:05.529 INFO kablam! | |_^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:05.530 INFO kablam! Oct 13 10:45:05.704 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:05.704 INFO kablam! --> src/ewkb.rs:1345:54 Oct 13 10:45:05.704 INFO kablam! | Oct 13 10:45:05.704 INFO kablam! 1345 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Oct 13 10:45:05.704 INFO kablam! | ^^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:05.704 INFO kablam! Oct 13 10:45:05.718 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:05.718 INFO kablam! --> src/ewkb.rs:1377:54 Oct 13 10:45:05.718 INFO kablam! | Oct 13 10:45:05.718 INFO kablam! 1377 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Oct 13 10:45:05.718 INFO kablam! | ^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:05.718 INFO kablam! Oct 13 10:45:05.718 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:05.718 INFO kablam! --> src/ewkb.rs:547:9 Oct 13 10:45:05.718 INFO kablam! | Oct 13 10:45:05.718 INFO kablam! 547 | / pub struct $ewkbtype<'a, P, I> Oct 13 10:45:05.718 INFO kablam! 548 | | where P: 'a + postgis::Point, Oct 13 10:45:05.718 INFO kablam! 549 | | I: 'a + Iterator + ExactSizeIterator Oct 13 10:45:05.718 INFO kablam! 550 | | { Oct 13 10:45:05.718 INFO kablam! ... | Oct 13 10:45:05.718 INFO kablam! 553 | | pub point_type: PointType, Oct 13 10:45:05.718 INFO kablam! 554 | | } Oct 13 10:45:05.718 INFO kablam! | |_________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:05.718 INFO kablam! ... Oct 13 10:45:05.718 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 10:45:05.718 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 13 10:45:05.718 INFO kablam! 761 | | command write_ewkb_body); Oct 13 10:45:05.718 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 10:45:05.718 INFO kablam! Oct 13 10:45:05.718 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:05.719 INFO kablam! --> src/ewkb.rs:562:24 Oct 13 10:45:05.719 INFO kablam! | Oct 13 10:45:05.719 INFO kablam! 562 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Oct 13 10:45:05.719 INFO kablam! | ^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:05.719 INFO kablam! ... Oct 13 10:45:05.719 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 10:45:05.719 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 13 10:45:05.719 INFO kablam! 761 | | command write_ewkb_body); Oct 13 10:45:05.719 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 10:45:05.719 INFO kablam! Oct 13 10:45:05.721 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:05.721 INFO kablam! --> src/ewkb.rs:572:24 Oct 13 10:45:05.721 INFO kablam! | Oct 13 10:45:05.721 INFO kablam! 572 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Oct 13 10:45:05.721 INFO kablam! | ^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:05.721 INFO kablam! ... Oct 13 10:45:05.721 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 10:45:05.721 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 13 10:45:05.721 INFO kablam! 761 | | command write_ewkb_body); Oct 13 10:45:05.721 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 10:45:05.721 INFO kablam! Oct 13 10:45:05.725 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:05.725 INFO kablam! --> src/ewkb.rs:609:9 Oct 13 10:45:05.725 INFO kablam! | Oct 13 10:45:05.725 INFO kablam! 609 | / pub struct $ewkbtype<'a, P, I, T, J> Oct 13 10:45:05.725 INFO kablam! 610 | | where P: 'a + postgis::Point, Oct 13 10:45:05.725 INFO kablam! 611 | | I: 'a + Iterator + ExactSizeIterator, Oct 13 10:45:05.725 INFO kablam! 612 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Oct 13 10:45:05.725 INFO kablam! ... | Oct 13 10:45:05.725 INFO kablam! 617 | | pub point_type: PointType, Oct 13 10:45:05.725 INFO kablam! 618 | | } Oct 13 10:45:05.725 INFO kablam! | |_________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:05.725 INFO kablam! ... Oct 13 10:45:05.725 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 10:45:05.725 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 13 10:45:05.725 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 10:45:05.725 INFO kablam! 778 | | command write_ewkb_body); Oct 13 10:45:05.725 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 10:45:05.725 INFO kablam! Oct 13 10:45:05.725 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:05.725 INFO kablam! --> src/ewkb.rs:628:30 Oct 13 10:45:05.725 INFO kablam! | Oct 13 10:45:05.725 INFO kablam! 628 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Oct 13 10:45:05.726 INFO kablam! | ^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:05.726 INFO kablam! ... Oct 13 10:45:05.726 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 10:45:05.726 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 13 10:45:05.726 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 10:45:05.726 INFO kablam! 778 | | command write_ewkb_body); Oct 13 10:45:05.726 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 10:45:05.726 INFO kablam! Oct 13 10:45:05.726 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:05.726 INFO kablam! --> src/ewkb.rs:640:30 Oct 13 10:45:05.726 INFO kablam! | Oct 13 10:45:05.726 INFO kablam! 640 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Oct 13 10:45:05.726 INFO kablam! | ^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:05.726 INFO kablam! ... Oct 13 10:45:05.726 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 10:45:05.726 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 13 10:45:05.726 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 10:45:05.726 INFO kablam! 778 | | command write_ewkb_body); Oct 13 10:45:05.726 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 10:45:05.730 INFO kablam! Oct 13 10:45:05.730 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:05.730 INFO kablam! --> src/ewkb.rs:547:9 Oct 13 10:45:05.730 INFO kablam! | Oct 13 10:45:05.730 INFO kablam! 547 | / pub struct $ewkbtype<'a, P, I> Oct 13 10:45:05.730 INFO kablam! 548 | | where P: 'a + postgis::Point, Oct 13 10:45:05.730 INFO kablam! 549 | | I: 'a + Iterator + ExactSizeIterator Oct 13 10:45:05.730 INFO kablam! 550 | | { Oct 13 10:45:05.730 INFO kablam! ... | Oct 13 10:45:05.730 INFO kablam! 553 | | pub point_type: PointType, Oct 13 10:45:05.730 INFO kablam! 554 | | } Oct 13 10:45:05.730 INFO kablam! | |_________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:05.730 INFO kablam! ... Oct 13 10:45:05.730 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 10:45:05.731 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 13 10:45:05.731 INFO kablam! 794 | | command write_ewkb); Oct 13 10:45:05.731 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 10:45:05.731 INFO kablam! Oct 13 10:45:05.731 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:05.731 INFO kablam! --> src/ewkb.rs:562:24 Oct 13 10:45:05.731 INFO kablam! | Oct 13 10:45:05.731 INFO kablam! 562 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Oct 13 10:45:05.731 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:05.731 INFO kablam! ... Oct 13 10:45:05.731 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 10:45:05.731 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 13 10:45:05.731 INFO kablam! 794 | | command write_ewkb); Oct 13 10:45:05.731 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 10:45:05.731 INFO kablam! Oct 13 10:45:05.731 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:05.731 INFO kablam! --> src/ewkb.rs:572:24 Oct 13 10:45:05.731 INFO kablam! | Oct 13 10:45:05.731 INFO kablam! 572 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Oct 13 10:45:05.731 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:05.731 INFO kablam! ... Oct 13 10:45:05.731 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 10:45:05.731 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 13 10:45:05.731 INFO kablam! 794 | | command write_ewkb); Oct 13 10:45:05.731 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 10:45:05.731 INFO kablam! Oct 13 10:45:05.738 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:05.738 INFO kablam! --> src/ewkb.rs:609:9 Oct 13 10:45:05.738 INFO kablam! | Oct 13 10:45:05.738 INFO kablam! 609 | / pub struct $ewkbtype<'a, P, I, T, J> Oct 13 10:45:05.738 INFO kablam! 610 | | where P: 'a + postgis::Point, Oct 13 10:45:05.738 INFO kablam! 611 | | I: 'a + Iterator + ExactSizeIterator, Oct 13 10:45:05.738 INFO kablam! 612 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Oct 13 10:45:05.738 INFO kablam! ... | Oct 13 10:45:05.738 INFO kablam! 617 | | pub point_type: PointType, Oct 13 10:45:05.738 INFO kablam! 618 | | } Oct 13 10:45:05.738 INFO kablam! | |_________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:05.738 INFO kablam! ... Oct 13 10:45:05.738 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 10:45:05.738 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 13 10:45:05.738 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 10:45:05.738 INFO kablam! 811 | | command write_ewkb); Oct 13 10:45:05.738 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:05.738 INFO kablam! Oct 13 10:45:05.738 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:05.738 INFO kablam! --> src/ewkb.rs:628:30 Oct 13 10:45:05.738 INFO kablam! | Oct 13 10:45:05.738 INFO kablam! 628 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Oct 13 10:45:05.738 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:05.738 INFO kablam! ... Oct 13 10:45:05.738 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 10:45:05.738 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 13 10:45:05.738 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 10:45:05.738 INFO kablam! 811 | | command write_ewkb); Oct 13 10:45:05.738 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:05.738 INFO kablam! Oct 13 10:45:05.738 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:05.738 INFO kablam! --> src/ewkb.rs:640:30 Oct 13 10:45:05.738 INFO kablam! | Oct 13 10:45:05.738 INFO kablam! 640 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Oct 13 10:45:05.738 INFO kablam! | ^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:05.739 INFO kablam! ... Oct 13 10:45:05.739 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 10:45:05.739 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 13 10:45:05.739 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 10:45:05.739 INFO kablam! 811 | | command write_ewkb); Oct 13 10:45:05.739 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:05.739 INFO kablam! Oct 13 10:45:05.744 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:05.744 INFO kablam! --> src/ewkb.rs:677:9 Oct 13 10:45:05.744 INFO kablam! | Oct 13 10:45:05.744 INFO kablam! 677 | / pub struct $ewkbtype<'a, P, I, L, K, T, J> Oct 13 10:45:05.744 INFO kablam! 678 | | where P: 'a + postgis::Point, Oct 13 10:45:05.744 INFO kablam! 679 | | I: 'a + Iterator + ExactSizeIterator, Oct 13 10:45:05.744 INFO kablam! 680 | | L: 'a + postgis::LineString<'a, ItemType=P, Iter=I>, Oct 13 10:45:05.744 INFO kablam! ... | Oct 13 10:45:05.744 INFO kablam! 687 | | pub point_type: PointType, Oct 13 10:45:05.744 INFO kablam! 688 | | } Oct 13 10:45:05.744 INFO kablam! | |_________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:05.744 INFO kablam! ... Oct 13 10:45:05.744 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 10:45:05.744 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 13 10:45:05.744 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 10:45:05.744 INFO kablam! 828 | | command write_ewkb); Oct 13 10:45:05.744 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:05.744 INFO kablam! Oct 13 10:45:05.756 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:05.756 INFO kablam! --> src/ewkb.rs:700:36 Oct 13 10:45:05.756 INFO kablam! | Oct 13 10:45:05.756 INFO kablam! 700 | impl<'a, P, I, L, K, T, J> fmt::Debug for $ewkbtype<'a, P, I, L, K, T, J> Oct 13 10:45:05.756 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:05.756 INFO kablam! ... Oct 13 10:45:05.756 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 10:45:05.756 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 13 10:45:05.756 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 10:45:05.756 INFO kablam! 828 | | command write_ewkb); Oct 13 10:45:05.756 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:05.756 INFO kablam! Oct 13 10:45:05.756 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:05.756 INFO kablam! --> src/ewkb.rs:714:36 Oct 13 10:45:05.756 INFO kablam! | Oct 13 10:45:05.756 INFO kablam! 714 | impl<'a, P, I, L, K, T, J> EwkbWrite for $ewkbtype<'a, P, I, L, K, T, J> Oct 13 10:45:05.756 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:05.756 INFO kablam! ... Oct 13 10:45:05.756 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 10:45:05.756 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 13 10:45:05.756 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 10:45:05.756 INFO kablam! 828 | | command write_ewkb); Oct 13 10:45:05.756 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:05.756 INFO kablam! Oct 13 10:45:05.760 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:05.760 INFO kablam! --> src/postgis.rs:98:24 Oct 13 10:45:05.760 INFO kablam! | Oct 13 10:45:05.760 INFO kablam! 98 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Oct 13 10:45:05.760 INFO kablam! | ^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:05.760 INFO kablam! ... Oct 13 10:45:05.760 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Oct 13 10:45:05.760 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 13 10:45:05.760 INFO kablam! Oct 13 10:45:05.760 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:05.760 INFO kablam! --> src/postgis.rs:112:30 Oct 13 10:45:05.760 INFO kablam! | Oct 13 10:45:05.760 INFO kablam! 112 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Oct 13 10:45:05.760 INFO kablam! | ^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:05.760 INFO kablam! ... Oct 13 10:45:05.760 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Oct 13 10:45:05.760 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 13 10:45:05.760 INFO kablam! Oct 13 10:45:05.760 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:05.760 INFO kablam! --> src/postgis.rs:98:24 Oct 13 10:45:05.760 INFO kablam! | Oct 13 10:45:05.760 INFO kablam! 98 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Oct 13 10:45:05.760 INFO kablam! | ^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:05.760 INFO kablam! ... Oct 13 10:45:05.760 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Oct 13 10:45:05.760 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 13 10:45:05.761 INFO kablam! Oct 13 10:45:05.761 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:05.761 INFO kablam! --> src/postgis.rs:112:30 Oct 13 10:45:05.761 INFO kablam! | Oct 13 10:45:05.761 INFO kablam! 112 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Oct 13 10:45:05.761 INFO kablam! | ^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:05.761 INFO kablam! ... Oct 13 10:45:05.761 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Oct 13 10:45:05.761 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 13 10:45:05.761 INFO kablam! Oct 13 10:45:05.768 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:05.768 INFO kablam! --> src/postgis.rs:128:36 Oct 13 10:45:05.768 INFO kablam! | Oct 13 10:45:05.768 INFO kablam! 128 | impl<'a, P, I, L, K, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, L, K, T, J> Oct 13 10:45:05.768 INFO kablam! | ^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:05.768 INFO kablam! ... Oct 13 10:45:05.768 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Oct 13 10:45:05.768 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 10:45:05.768 INFO kablam! Oct 13 10:45:05.996 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:05.997 INFO kablam! --> src/ewkb.rs:1008:5 Oct 13 10:45:05.997 INFO kablam! | Oct 13 10:45:05.997 INFO kablam! 1008 | / fn as_ewkb( Oct 13 10:45:05.998 INFO kablam! 1009 | | &'a self, Oct 13 10:45:05.998 INFO kablam! 1010 | | ) -> EwkbGeometry< Oct 13 10:45:05.998 INFO kablam! 1011 | | 'a, Oct 13 10:45:05.998 INFO kablam! ... | Oct 13 10:45:05.999 INFO kablam! 1023 | | Self::GeomCollection, Oct 13 10:45:05.999 INFO kablam! 1024 | | >; Oct 13 10:45:05.999 INFO kablam! | |______^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:06.000 INFO kablam! Oct 13 10:45:06.000 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:06.000 INFO kablam! --> src/ewkb.rs:1008:5 Oct 13 10:45:06.000 INFO kablam! | Oct 13 10:45:06.001 INFO kablam! 1008 | / fn as_ewkb( Oct 13 10:45:06.001 INFO kablam! 1009 | | &'a self, Oct 13 10:45:06.001 INFO kablam! 1010 | | ) -> EwkbGeometry< Oct 13 10:45:06.001 INFO kablam! 1011 | | 'a, Oct 13 10:45:06.002 INFO kablam! ... | Oct 13 10:45:06.002 INFO kablam! 1023 | | Self::GeomCollection, Oct 13 10:45:06.002 INFO kablam! 1024 | | >; Oct 13 10:45:06.003 INFO kablam! | |______^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:06.003 INFO kablam! Oct 13 10:45:06.003 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:06.003 INFO kablam! --> src/ewkb.rs:1008:5 Oct 13 10:45:06.004 INFO kablam! | Oct 13 10:45:06.004 INFO kablam! 1008 | / fn as_ewkb( Oct 13 10:45:06.004 INFO kablam! 1009 | | &'a self, Oct 13 10:45:06.005 INFO kablam! 1010 | | ) -> EwkbGeometry< Oct 13 10:45:06.005 INFO kablam! 1011 | | 'a, Oct 13 10:45:06.005 INFO kablam! ... | Oct 13 10:45:06.005 INFO kablam! 1023 | | Self::GeomCollection, Oct 13 10:45:06.006 INFO kablam! 1024 | | >; Oct 13 10:45:06.006 INFO kablam! | |______^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:06.006 INFO kablam! Oct 13 10:45:06.006 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:06.007 INFO kablam! --> src/ewkb.rs:1008:5 Oct 13 10:45:06.007 INFO kablam! | Oct 13 10:45:06.007 INFO kablam! 1008 | / fn as_ewkb( Oct 13 10:45:06.008 INFO kablam! 1009 | | &'a self, Oct 13 10:45:06.008 INFO kablam! 1010 | | ) -> EwkbGeometry< Oct 13 10:45:06.008 INFO kablam! 1011 | | 'a, Oct 13 10:45:06.008 INFO kablam! ... | Oct 13 10:45:06.009 INFO kablam! 1023 | | Self::GeomCollection, Oct 13 10:45:06.009 INFO kablam! 1024 | | >; Oct 13 10:45:06.009 INFO kablam! | |______^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:06.009 INFO kablam! Oct 13 10:45:06.010 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:06.010 INFO kablam! --> src/ewkb.rs:1008:5 Oct 13 10:45:06.010 INFO kablam! | Oct 13 10:45:06.011 INFO kablam! 1008 | / fn as_ewkb( Oct 13 10:45:06.011 INFO kablam! 1009 | | &'a self, Oct 13 10:45:06.011 INFO kablam! 1010 | | ) -> EwkbGeometry< Oct 13 10:45:06.011 INFO kablam! 1011 | | 'a, Oct 13 10:45:06.012 INFO kablam! ... | Oct 13 10:45:06.012 INFO kablam! 1023 | | Self::GeomCollection, Oct 13 10:45:06.012 INFO kablam! 1024 | | >; Oct 13 10:45:06.012 INFO kablam! | |______^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:06.013 INFO kablam! Oct 13 10:45:06.013 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:06.013 INFO kablam! --> src/ewkb.rs:1008:5 Oct 13 10:45:06.014 INFO kablam! | Oct 13 10:45:06.014 INFO kablam! 1008 | / fn as_ewkb( Oct 13 10:45:06.014 INFO kablam! 1009 | | &'a self, Oct 13 10:45:06.014 INFO kablam! 1010 | | ) -> EwkbGeometry< Oct 13 10:45:06.015 INFO kablam! 1011 | | 'a, Oct 13 10:45:06.015 INFO kablam! ... | Oct 13 10:45:06.015 INFO kablam! 1023 | | Self::GeomCollection, Oct 13 10:45:06.016 INFO kablam! 1024 | | >; Oct 13 10:45:06.016 INFO kablam! | |______^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:06.020 INFO kablam! Oct 13 10:45:06.080 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:06.080 INFO kablam! --> src/ewkb.rs:935:1 Oct 13 10:45:06.080 INFO kablam! | Oct 13 10:45:06.080 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Oct 13 10:45:06.080 INFO kablam! 936 | | where Oct 13 10:45:06.080 INFO kablam! 937 | | P: 'a + postgis::Point, Oct 13 10:45:06.080 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Oct 13 10:45:06.080 INFO kablam! ... | Oct 13 10:45:06.080 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Oct 13 10:45:06.080 INFO kablam! 967 | | } Oct 13 10:45:06.080 INFO kablam! | |_^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:06.080 INFO kablam! Oct 13 10:45:06.080 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:06.080 INFO kablam! --> src/ewkb.rs:935:1 Oct 13 10:45:06.080 INFO kablam! | Oct 13 10:45:06.080 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Oct 13 10:45:06.080 INFO kablam! 936 | | where Oct 13 10:45:06.080 INFO kablam! 937 | | P: 'a + postgis::Point, Oct 13 10:45:06.080 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Oct 13 10:45:06.080 INFO kablam! ... | Oct 13 10:45:06.080 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Oct 13 10:45:06.080 INFO kablam! 967 | | } Oct 13 10:45:06.080 INFO kablam! | |_^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:06.080 INFO kablam! Oct 13 10:45:06.080 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:06.080 INFO kablam! --> src/ewkb.rs:935:1 Oct 13 10:45:06.080 INFO kablam! | Oct 13 10:45:06.080 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Oct 13 10:45:06.080 INFO kablam! 936 | | where Oct 13 10:45:06.080 INFO kablam! 937 | | P: 'a + postgis::Point, Oct 13 10:45:06.080 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Oct 13 10:45:06.080 INFO kablam! ... | Oct 13 10:45:06.080 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Oct 13 10:45:06.080 INFO kablam! 967 | | } Oct 13 10:45:06.080 INFO kablam! | |_^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:06.080 INFO kablam! Oct 13 10:45:06.080 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:06.080 INFO kablam! --> src/ewkb.rs:935:1 Oct 13 10:45:06.080 INFO kablam! | Oct 13 10:45:06.080 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Oct 13 10:45:06.080 INFO kablam! 936 | | where Oct 13 10:45:06.080 INFO kablam! 937 | | P: 'a + postgis::Point, Oct 13 10:45:06.080 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Oct 13 10:45:06.080 INFO kablam! ... | Oct 13 10:45:06.080 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Oct 13 10:45:06.080 INFO kablam! 967 | | } Oct 13 10:45:06.081 INFO kablam! | |_^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:06.081 INFO kablam! Oct 13 10:45:06.081 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:06.081 INFO kablam! --> src/ewkb.rs:935:1 Oct 13 10:45:06.081 INFO kablam! | Oct 13 10:45:06.081 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Oct 13 10:45:06.081 INFO kablam! 936 | | where Oct 13 10:45:06.081 INFO kablam! 937 | | P: 'a + postgis::Point, Oct 13 10:45:06.081 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Oct 13 10:45:06.081 INFO kablam! ... | Oct 13 10:45:06.081 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Oct 13 10:45:06.081 INFO kablam! 967 | | } Oct 13 10:45:06.081 INFO kablam! | |_^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:06.081 INFO kablam! Oct 13 10:45:06.081 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:06.081 INFO kablam! --> src/ewkb.rs:935:1 Oct 13 10:45:06.081 INFO kablam! | Oct 13 10:45:06.081 INFO kablam! 935 | / pub enum EwkbGeometry<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Oct 13 10:45:06.081 INFO kablam! 936 | | where Oct 13 10:45:06.081 INFO kablam! 937 | | P: 'a + postgis::Point, Oct 13 10:45:06.081 INFO kablam! 938 | | PI: 'a + Iterator + ExactSizeIterator, Oct 13 10:45:06.081 INFO kablam! ... | Oct 13 10:45:06.081 INFO kablam! 966 | | GeometryCollection(EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC>), Oct 13 10:45:06.081 INFO kablam! 967 | | } Oct 13 10:45:06.081 INFO kablam! | |_^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:06.081 INFO kablam! Oct 13 10:45:06.260 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:06.260 INFO kablam! --> src/ewkb.rs:1326:5 Oct 13 10:45:06.260 INFO kablam! | Oct 13 10:45:06.260 INFO kablam! 1326 | / fn as_ewkb( Oct 13 10:45:06.260 INFO kablam! 1327 | | &'a self, Oct 13 10:45:06.260 INFO kablam! 1328 | | ) -> EwkbGeometryCollection< Oct 13 10:45:06.260 INFO kablam! 1329 | | 'a, Oct 13 10:45:06.260 INFO kablam! ... | Oct 13 10:45:06.260 INFO kablam! 1341 | | Self::GeomCollection, Oct 13 10:45:06.260 INFO kablam! 1342 | | >; Oct 13 10:45:06.260 INFO kablam! | |______^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:06.260 INFO kablam! Oct 13 10:45:06.279 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:06.279 INFO kablam! --> src/ewkb.rs:1027:54 Oct 13 10:45:06.279 INFO kablam! | Oct 13 10:45:06.279 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Oct 13 10:45:06.279 INFO kablam! | ^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:06.279 INFO kablam! Oct 13 10:45:06.279 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:06.279 INFO kablam! --> src/ewkb.rs:1027:54 Oct 13 10:45:06.279 INFO kablam! | Oct 13 10:45:06.279 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Oct 13 10:45:06.279 INFO kablam! | ^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:06.279 INFO kablam! Oct 13 10:45:06.292 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:06.292 INFO kablam! --> src/ewkb.rs:1027:54 Oct 13 10:45:06.293 INFO kablam! | Oct 13 10:45:06.293 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Oct 13 10:45:06.293 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:06.293 INFO kablam! Oct 13 10:45:06.293 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:06.293 INFO kablam! --> src/ewkb.rs:1027:54 Oct 13 10:45:06.294 INFO kablam! | Oct 13 10:45:06.294 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Oct 13 10:45:06.294 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:06.294 INFO kablam! Oct 13 10:45:06.294 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:06.294 INFO kablam! --> src/ewkb.rs:1027:54 Oct 13 10:45:06.295 INFO kablam! | Oct 13 10:45:06.295 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Oct 13 10:45:06.295 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:06.295 INFO kablam! Oct 13 10:45:06.295 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:06.295 INFO kablam! --> src/ewkb.rs:1027:54 Oct 13 10:45:06.295 INFO kablam! | Oct 13 10:45:06.296 INFO kablam! 1027 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Oct 13 10:45:06.296 INFO kablam! | ^^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:06.296 INFO kablam! Oct 13 10:45:06.296 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:06.296 INFO kablam! --> src/ewkb.rs:1059:54 Oct 13 10:45:06.296 INFO kablam! | Oct 13 10:45:06.297 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Oct 13 10:45:06.297 INFO kablam! | ^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:06.297 INFO kablam! Oct 13 10:45:06.297 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:06.297 INFO kablam! --> src/ewkb.rs:1059:54 Oct 13 10:45:06.297 INFO kablam! | Oct 13 10:45:06.297 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Oct 13 10:45:06.298 INFO kablam! | ^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:06.298 INFO kablam! Oct 13 10:45:06.298 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:06.298 INFO kablam! --> src/ewkb.rs:1059:54 Oct 13 10:45:06.298 INFO kablam! | Oct 13 10:45:06.298 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Oct 13 10:45:06.299 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:06.299 INFO kablam! Oct 13 10:45:06.299 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:06.299 INFO kablam! --> src/ewkb.rs:1059:54 Oct 13 10:45:06.299 INFO kablam! | Oct 13 10:45:06.299 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Oct 13 10:45:06.299 INFO kablam! | ^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:06.300 INFO kablam! Oct 13 10:45:06.300 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:06.300 INFO kablam! --> src/ewkb.rs:1059:54 Oct 13 10:45:06.300 INFO kablam! | Oct 13 10:45:06.300 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Oct 13 10:45:06.300 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:06.300 INFO kablam! Oct 13 10:45:06.301 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:06.301 INFO kablam! --> src/ewkb.rs:1059:54 Oct 13 10:45:06.301 INFO kablam! | Oct 13 10:45:06.301 INFO kablam! 1059 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Oct 13 10:45:06.301 INFO kablam! | ^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:06.301 INFO kablam! Oct 13 10:45:06.302 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:06.302 INFO kablam! --> src/ewkb.rs:1257:1 Oct 13 10:45:06.302 INFO kablam! | Oct 13 10:45:06.302 INFO kablam! 1257 | / pub struct EwkbGeometryCollection<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> Oct 13 10:45:06.302 INFO kablam! 1258 | | where Oct 13 10:45:06.302 INFO kablam! 1259 | | P: 'a + postgis::Point, Oct 13 10:45:06.302 INFO kablam! 1260 | | PI: 'a + Iterator + ExactSizeIterator, Oct 13 10:45:06.303 INFO kablam! ... | Oct 13 10:45:06.303 INFO kablam! 1284 | | pub point_type: PointType, Oct 13 10:45:06.303 INFO kablam! 1285 | | } Oct 13 10:45:06.303 INFO kablam! | |_^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:06.303 INFO kablam! Oct 13 10:45:06.316 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:06.316 INFO kablam! --> src/ewkb.rs:559:13 Oct 13 10:45:06.316 INFO kablam! | Oct 13 10:45:06.316 INFO kablam! 559 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Oct 13 10:45:06.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:06.316 INFO kablam! ... Oct 13 10:45:06.316 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 10:45:06.316 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 13 10:45:06.316 INFO kablam! 761 | | command write_ewkb_body); Oct 13 10:45:06.316 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 10:45:06.316 INFO kablam! Oct 13 10:45:06.320 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:06.320 INFO kablam! --> src/ewkb.rs:625:13 Oct 13 10:45:06.320 INFO kablam! | Oct 13 10:45:06.321 INFO kablam! 625 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Oct 13 10:45:06.321 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:06.321 INFO kablam! ... Oct 13 10:45:06.321 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 10:45:06.321 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 13 10:45:06.321 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 10:45:06.321 INFO kablam! 778 | | command write_ewkb_body); Oct 13 10:45:06.321 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 10:45:06.321 INFO kablam! Oct 13 10:45:06.321 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:06.321 INFO kablam! --> src/ewkb.rs:559:13 Oct 13 10:45:06.321 INFO kablam! | Oct 13 10:45:06.321 INFO kablam! 559 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Oct 13 10:45:06.321 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:06.321 INFO kablam! ... Oct 13 10:45:06.321 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 10:45:06.321 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 13 10:45:06.321 INFO kablam! 794 | | command write_ewkb); Oct 13 10:45:06.321 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 10:45:06.321 INFO kablam! Oct 13 10:45:06.324 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:06.325 INFO kablam! --> src/ewkb.rs:625:13 Oct 13 10:45:06.325 INFO kablam! | Oct 13 10:45:06.325 INFO kablam! 625 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Oct 13 10:45:06.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:06.326 INFO kablam! ... Oct 13 10:45:06.326 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 10:45:06.326 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 13 10:45:06.327 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 10:45:06.327 INFO kablam! 811 | | command write_ewkb); Oct 13 10:45:06.327 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:06.328 INFO kablam! Oct 13 10:45:06.342 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:06.343 INFO kablam! --> src/ewkb.rs:697:13 Oct 13 10:45:06.343 INFO kablam! | Oct 13 10:45:06.343 INFO kablam! 697 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter>; Oct 13 10:45:06.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:06.343 INFO kablam! ... Oct 13 10:45:06.343 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 10:45:06.343 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 13 10:45:06.343 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 10:45:06.343 INFO kablam! 828 | | command write_ewkb); Oct 13 10:45:06.343 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:06.343 INFO kablam! Oct 13 10:45:06.354 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:06.354 INFO kablam! --> src/ewkb.rs:1053:5 Oct 13 10:45:06.354 INFO kablam! | Oct 13 10:45:06.355 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:06.355 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Oct 13 10:45:06.355 INFO kablam! 1055 | | Ok(()) Oct 13 10:45:06.356 INFO kablam! 1056 | | } Oct 13 10:45:06.356 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:06.356 INFO kablam! Oct 13 10:45:06.356 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:06.357 INFO kablam! --> src/ewkb.rs:1053:5 Oct 13 10:45:06.357 INFO kablam! | Oct 13 10:45:06.357 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:06.358 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Oct 13 10:45:06.358 INFO kablam! 1055 | | Ok(()) Oct 13 10:45:06.358 INFO kablam! 1056 | | } Oct 13 10:45:06.358 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:06.359 INFO kablam! Oct 13 10:45:06.359 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:06.359 INFO kablam! --> src/ewkb.rs:1053:5 Oct 13 10:45:06.359 INFO kablam! | Oct 13 10:45:06.360 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:06.360 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Oct 13 10:45:06.360 INFO kablam! 1055 | | Ok(()) Oct 13 10:45:06.361 INFO kablam! 1056 | | } Oct 13 10:45:06.361 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:06.361 INFO kablam! Oct 13 10:45:06.361 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:06.362 INFO kablam! --> src/ewkb.rs:1053:5 Oct 13 10:45:06.362 INFO kablam! | Oct 13 10:45:06.362 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:06.363 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Oct 13 10:45:06.363 INFO kablam! 1055 | | Ok(()) Oct 13 10:45:06.363 INFO kablam! 1056 | | } Oct 13 10:45:06.363 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:06.364 INFO kablam! Oct 13 10:45:06.366 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:06.366 INFO kablam! --> src/ewkb.rs:1053:5 Oct 13 10:45:06.366 INFO kablam! | Oct 13 10:45:06.367 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:06.367 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Oct 13 10:45:06.367 INFO kablam! 1055 | | Ok(()) Oct 13 10:45:06.367 INFO kablam! 1056 | | } Oct 13 10:45:06.368 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:06.368 INFO kablam! Oct 13 10:45:06.368 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:06.368 INFO kablam! --> src/ewkb.rs:1053:5 Oct 13 10:45:06.369 INFO kablam! | Oct 13 10:45:06.369 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:06.369 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Oct 13 10:45:06.370 INFO kablam! 1055 | | Ok(()) Oct 13 10:45:06.370 INFO kablam! 1056 | | } Oct 13 10:45:06.370 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:06.370 INFO kablam! Oct 13 10:45:06.371 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:06.371 INFO kablam! --> src/ewkb.rs:1085:5 Oct 13 10:45:06.371 INFO kablam! | Oct 13 10:45:06.372 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Oct 13 10:45:06.372 INFO kablam! 1086 | | match *self { Oct 13 10:45:06.372 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:06.372 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:06.373 INFO kablam! ... | Oct 13 10:45:06.373 INFO kablam! 1094 | | } Oct 13 10:45:06.373 INFO kablam! 1095 | | } Oct 13 10:45:06.373 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:06.374 INFO kablam! Oct 13 10:45:06.374 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:06.374 INFO kablam! --> src/ewkb.rs:1085:5 Oct 13 10:45:06.375 INFO kablam! | Oct 13 10:45:06.375 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Oct 13 10:45:06.377 INFO kablam! 1086 | | match *self { Oct 13 10:45:06.378 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:06.378 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:06.378 INFO kablam! ... | Oct 13 10:45:06.378 INFO kablam! 1094 | | } Oct 13 10:45:06.379 INFO kablam! 1095 | | } Oct 13 10:45:06.379 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:06.379 INFO kablam! Oct 13 10:45:06.380 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:06.380 INFO kablam! --> src/ewkb.rs:1085:5 Oct 13 10:45:06.380 INFO kablam! | Oct 13 10:45:06.382 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Oct 13 10:45:06.382 INFO kablam! 1086 | | match *self { Oct 13 10:45:06.382 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:06.383 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:06.383 INFO kablam! ... | Oct 13 10:45:06.383 INFO kablam! 1094 | | } Oct 13 10:45:06.383 INFO kablam! 1095 | | } Oct 13 10:45:06.384 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:06.384 INFO kablam! Oct 13 10:45:06.384 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:06.385 INFO kablam! --> src/ewkb.rs:1085:5 Oct 13 10:45:06.385 INFO kablam! | Oct 13 10:45:06.385 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Oct 13 10:45:06.385 INFO kablam! 1086 | | match *self { Oct 13 10:45:06.386 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:06.386 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:06.386 INFO kablam! ... | Oct 13 10:45:06.386 INFO kablam! 1094 | | } Oct 13 10:45:06.387 INFO kablam! 1095 | | } Oct 13 10:45:06.387 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:06.387 INFO kablam! Oct 13 10:45:06.387 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:06.388 INFO kablam! --> src/ewkb.rs:1085:5 Oct 13 10:45:06.388 INFO kablam! | Oct 13 10:45:06.389 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Oct 13 10:45:06.389 INFO kablam! 1086 | | match *self { Oct 13 10:45:06.389 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:06.390 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:06.390 INFO kablam! ... | Oct 13 10:45:06.390 INFO kablam! 1094 | | } Oct 13 10:45:06.390 INFO kablam! 1095 | | } Oct 13 10:45:06.391 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:06.391 INFO kablam! Oct 13 10:45:06.391 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:06.391 INFO kablam! --> src/ewkb.rs:1085:5 Oct 13 10:45:06.391 INFO kablam! | Oct 13 10:45:06.391 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Oct 13 10:45:06.391 INFO kablam! 1086 | | match *self { Oct 13 10:45:06.391 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:06.391 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:06.391 INFO kablam! ... | Oct 13 10:45:06.392 INFO kablam! 1094 | | } Oct 13 10:45:06.392 INFO kablam! 1095 | | } Oct 13 10:45:06.392 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:06.392 INFO kablam! Oct 13 10:45:06.392 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:06.392 INFO kablam! --> src/ewkb.rs:1097:5 Oct 13 10:45:06.392 INFO kablam! | Oct 13 10:45:06.392 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Oct 13 10:45:06.392 INFO kablam! 1098 | | match *self { Oct 13 10:45:06.392 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Oct 13 10:45:06.392 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Oct 13 10:45:06.392 INFO kablam! ... | Oct 13 10:45:06.392 INFO kablam! 1106 | | } Oct 13 10:45:06.392 INFO kablam! 1107 | | } Oct 13 10:45:06.392 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:06.392 INFO kablam! Oct 13 10:45:06.392 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:06.392 INFO kablam! --> src/ewkb.rs:1097:5 Oct 13 10:45:06.392 INFO kablam! | Oct 13 10:45:06.392 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Oct 13 10:45:06.392 INFO kablam! 1098 | | match *self { Oct 13 10:45:06.392 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Oct 13 10:45:06.392 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Oct 13 10:45:06.392 INFO kablam! ... | Oct 13 10:45:06.393 INFO kablam! 1106 | | } Oct 13 10:45:06.393 INFO kablam! 1107 | | } Oct 13 10:45:06.393 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:06.393 INFO kablam! Oct 13 10:45:06.393 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:06.393 INFO kablam! --> src/ewkb.rs:1097:5 Oct 13 10:45:06.393 INFO kablam! | Oct 13 10:45:06.393 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Oct 13 10:45:06.393 INFO kablam! 1098 | | match *self { Oct 13 10:45:06.393 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Oct 13 10:45:06.393 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Oct 13 10:45:06.393 INFO kablam! ... | Oct 13 10:45:06.393 INFO kablam! 1106 | | } Oct 13 10:45:06.393 INFO kablam! 1107 | | } Oct 13 10:45:06.393 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:06.393 INFO kablam! Oct 13 10:45:06.393 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:06.393 INFO kablam! --> src/ewkb.rs:1097:5 Oct 13 10:45:06.393 INFO kablam! | Oct 13 10:45:06.393 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Oct 13 10:45:06.393 INFO kablam! 1098 | | match *self { Oct 13 10:45:06.393 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Oct 13 10:45:06.393 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Oct 13 10:45:06.393 INFO kablam! ... | Oct 13 10:45:06.393 INFO kablam! 1106 | | } Oct 13 10:45:06.394 INFO kablam! 1107 | | } Oct 13 10:45:06.394 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:06.394 INFO kablam! Oct 13 10:45:06.394 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:06.394 INFO kablam! --> src/ewkb.rs:1097:5 Oct 13 10:45:06.394 INFO kablam! | Oct 13 10:45:06.394 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Oct 13 10:45:06.394 INFO kablam! 1098 | | match *self { Oct 13 10:45:06.394 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Oct 13 10:45:06.394 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Oct 13 10:45:06.394 INFO kablam! ... | Oct 13 10:45:06.394 INFO kablam! 1106 | | } Oct 13 10:45:06.394 INFO kablam! 1107 | | } Oct 13 10:45:06.394 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:06.394 INFO kablam! Oct 13 10:45:06.394 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:06.394 INFO kablam! --> src/ewkb.rs:1097:5 Oct 13 10:45:06.394 INFO kablam! | Oct 13 10:45:06.394 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Oct 13 10:45:06.394 INFO kablam! 1098 | | match *self { Oct 13 10:45:06.394 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Oct 13 10:45:06.394 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Oct 13 10:45:06.394 INFO kablam! ... | Oct 13 10:45:06.394 INFO kablam! 1106 | | } Oct 13 10:45:06.395 INFO kablam! 1107 | | } Oct 13 10:45:06.395 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:06.395 INFO kablam! Oct 13 10:45:06.395 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:06.395 INFO kablam! --> src/ewkb.rs:1109:5 Oct 13 10:45:06.395 INFO kablam! | Oct 13 10:45:06.395 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:06.395 INFO kablam! 1110 | | match *self { Oct 13 10:45:06.395 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:06.395 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:06.395 INFO kablam! ... | Oct 13 10:45:06.395 INFO kablam! 1118 | | } Oct 13 10:45:06.395 INFO kablam! 1119 | | } Oct 13 10:45:06.395 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:06.395 INFO kablam! Oct 13 10:45:06.395 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:06.395 INFO kablam! --> src/ewkb.rs:1109:5 Oct 13 10:45:06.395 INFO kablam! | Oct 13 10:45:06.395 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:06.395 INFO kablam! 1110 | | match *self { Oct 13 10:45:06.395 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:06.395 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:06.395 INFO kablam! ... | Oct 13 10:45:06.395 INFO kablam! 1118 | | } Oct 13 10:45:06.395 INFO kablam! 1119 | | } Oct 13 10:45:06.396 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:06.396 INFO kablam! Oct 13 10:45:06.396 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:06.396 INFO kablam! --> src/ewkb.rs:1109:5 Oct 13 10:45:06.396 INFO kablam! | Oct 13 10:45:06.396 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:06.396 INFO kablam! 1110 | | match *self { Oct 13 10:45:06.396 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:06.396 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:06.396 INFO kablam! ... | Oct 13 10:45:06.396 INFO kablam! 1118 | | } Oct 13 10:45:06.396 INFO kablam! 1119 | | } Oct 13 10:45:06.396 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:06.396 INFO kablam! Oct 13 10:45:06.396 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:06.396 INFO kablam! --> src/ewkb.rs:1109:5 Oct 13 10:45:06.396 INFO kablam! | Oct 13 10:45:06.396 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:06.396 INFO kablam! 1110 | | match *self { Oct 13 10:45:06.396 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:06.396 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:06.396 INFO kablam! ... | Oct 13 10:45:06.396 INFO kablam! 1118 | | } Oct 13 10:45:06.396 INFO kablam! 1119 | | } Oct 13 10:45:06.397 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:06.397 INFO kablam! Oct 13 10:45:06.397 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:06.397 INFO kablam! --> src/ewkb.rs:1109:5 Oct 13 10:45:06.397 INFO kablam! | Oct 13 10:45:06.397 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:06.397 INFO kablam! 1110 | | match *self { Oct 13 10:45:06.397 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:06.397 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:06.397 INFO kablam! ... | Oct 13 10:45:06.397 INFO kablam! 1118 | | } Oct 13 10:45:06.397 INFO kablam! 1119 | | } Oct 13 10:45:06.397 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:06.397 INFO kablam! Oct 13 10:45:06.397 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:06.397 INFO kablam! --> src/ewkb.rs:1109:5 Oct 13 10:45:06.397 INFO kablam! | Oct 13 10:45:06.397 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:06.397 INFO kablam! 1110 | | match *self { Oct 13 10:45:06.397 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:06.397 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:06.397 INFO kablam! ... | Oct 13 10:45:06.397 INFO kablam! 1118 | | } Oct 13 10:45:06.397 INFO kablam! 1119 | | } Oct 13 10:45:06.398 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:06.398 INFO kablam! Oct 13 10:45:06.398 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:06.398 INFO kablam! --> src/ewkb.rs:1138:5 Oct 13 10:45:06.398 INFO kablam! | Oct 13 10:45:06.398 INFO kablam! 1138 | / fn as_ewkb( Oct 13 10:45:06.398 INFO kablam! 1139 | | &'a self, Oct 13 10:45:06.398 INFO kablam! 1140 | | ) -> EwkbGeometry< Oct 13 10:45:06.398 INFO kablam! 1141 | | 'a, Oct 13 10:45:06.398 INFO kablam! ... | Oct 13 10:45:06.398 INFO kablam! 1165 | | } Oct 13 10:45:06.398 INFO kablam! 1166 | | } Oct 13 10:45:06.398 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:06.398 INFO kablam! Oct 13 10:45:06.398 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:06.398 INFO kablam! --> src/ewkb.rs:1138:5 Oct 13 10:45:06.398 INFO kablam! | Oct 13 10:45:06.398 INFO kablam! 1138 | / fn as_ewkb( Oct 13 10:45:06.398 INFO kablam! 1139 | | &'a self, Oct 13 10:45:06.398 INFO kablam! 1140 | | ) -> EwkbGeometry< Oct 13 10:45:06.398 INFO kablam! 1141 | | 'a, Oct 13 10:45:06.398 INFO kablam! ... | Oct 13 10:45:06.398 INFO kablam! 1165 | | } Oct 13 10:45:06.398 INFO kablam! 1166 | | } Oct 13 10:45:06.399 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:06.399 INFO kablam! Oct 13 10:45:06.399 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:06.399 INFO kablam! --> src/ewkb.rs:1138:5 Oct 13 10:45:06.399 INFO kablam! | Oct 13 10:45:06.399 INFO kablam! 1138 | / fn as_ewkb( Oct 13 10:45:06.399 INFO kablam! 1139 | | &'a self, Oct 13 10:45:06.399 INFO kablam! 1140 | | ) -> EwkbGeometry< Oct 13 10:45:06.399 INFO kablam! 1141 | | 'a, Oct 13 10:45:06.399 INFO kablam! ... | Oct 13 10:45:06.399 INFO kablam! 1165 | | } Oct 13 10:45:06.399 INFO kablam! 1166 | | } Oct 13 10:45:06.399 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:06.399 INFO kablam! Oct 13 10:45:06.399 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:06.399 INFO kablam! --> src/ewkb.rs:1138:5 Oct 13 10:45:06.400 INFO kablam! | Oct 13 10:45:06.400 INFO kablam! 1138 | / fn as_ewkb( Oct 13 10:45:06.400 INFO kablam! 1139 | | &'a self, Oct 13 10:45:06.400 INFO kablam! 1140 | | ) -> EwkbGeometry< Oct 13 10:45:06.400 INFO kablam! 1141 | | 'a, Oct 13 10:45:06.400 INFO kablam! ... | Oct 13 10:45:06.400 INFO kablam! 1165 | | } Oct 13 10:45:06.400 INFO kablam! 1166 | | } Oct 13 10:45:06.400 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:06.400 INFO kablam! Oct 13 10:45:06.400 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:06.400 INFO kablam! --> src/ewkb.rs:1138:5 Oct 13 10:45:06.400 INFO kablam! | Oct 13 10:45:06.400 INFO kablam! 1138 | / fn as_ewkb( Oct 13 10:45:06.400 INFO kablam! 1139 | | &'a self, Oct 13 10:45:06.400 INFO kablam! 1140 | | ) -> EwkbGeometry< Oct 13 10:45:06.400 INFO kablam! 1141 | | 'a, Oct 13 10:45:06.400 INFO kablam! ... | Oct 13 10:45:06.400 INFO kablam! 1165 | | } Oct 13 10:45:06.400 INFO kablam! 1166 | | } Oct 13 10:45:06.400 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:06.400 INFO kablam! Oct 13 10:45:06.400 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:06.401 INFO kablam! --> src/ewkb.rs:1138:5 Oct 13 10:45:06.401 INFO kablam! | Oct 13 10:45:06.401 INFO kablam! 1138 | / fn as_ewkb( Oct 13 10:45:06.401 INFO kablam! 1139 | | &'a self, Oct 13 10:45:06.401 INFO kablam! 1140 | | ) -> EwkbGeometry< Oct 13 10:45:06.401 INFO kablam! 1141 | | 'a, Oct 13 10:45:06.401 INFO kablam! ... | Oct 13 10:45:06.401 INFO kablam! 1165 | | } Oct 13 10:45:06.401 INFO kablam! 1166 | | } Oct 13 10:45:06.401 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:06.401 INFO kablam! Oct 13 10:45:06.401 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:06.401 INFO kablam! --> src/ewkb.rs:1371:5 Oct 13 10:45:06.401 INFO kablam! | Oct 13 10:45:06.401 INFO kablam! 1371 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:06.401 INFO kablam! 1372 | | write!(f, stringify!(EwkbGeometryCollection))?; //TODO Oct 13 10:45:06.401 INFO kablam! 1373 | | Ok(()) Oct 13 10:45:06.401 INFO kablam! 1374 | | } Oct 13 10:45:06.401 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:06.401 INFO kablam! Oct 13 10:45:06.401 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:06.401 INFO kablam! --> src/ewkb.rs:1403:5 Oct 13 10:45:06.401 INFO kablam! | Oct 13 10:45:06.401 INFO kablam! 1403 | / fn opt_srid(&self) -> Option { Oct 13 10:45:06.402 INFO kablam! 1404 | | self.srid Oct 13 10:45:06.402 INFO kablam! 1405 | | } Oct 13 10:45:06.402 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:06.402 INFO kablam! Oct 13 10:45:06.402 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:06.402 INFO kablam! --> src/ewkb.rs:1407:5 Oct 13 10:45:06.402 INFO kablam! | Oct 13 10:45:06.402 INFO kablam! 1407 | / fn type_id(&self) -> u32 { Oct 13 10:45:06.402 INFO kablam! 1408 | | 0x07 | Self::wkb_type_id(&self.point_type, self.srid) Oct 13 10:45:06.402 INFO kablam! 1409 | | } Oct 13 10:45:06.402 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:06.402 INFO kablam! Oct 13 10:45:06.402 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:06.402 INFO kablam! --> src/ewkb.rs:1411:5 Oct 13 10:45:06.402 INFO kablam! | Oct 13 10:45:06.402 INFO kablam! 1411 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:06.402 INFO kablam! 1412 | | w.write_u32::(self.geom.geometries().len() as u32)?; Oct 13 10:45:06.402 INFO kablam! 1413 | | Oct 13 10:45:06.402 INFO kablam! 1414 | | for geom in self.geom.geometries() { Oct 13 10:45:06.402 INFO kablam! ... | Oct 13 10:45:06.402 INFO kablam! 1474 | | Ok(()) Oct 13 10:45:06.402 INFO kablam! 1475 | | } Oct 13 10:45:06.402 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:06.402 INFO kablam! Oct 13 10:45:06.402 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:06.403 INFO kablam! --> src/ewkb.rs:1494:5 Oct 13 10:45:06.403 INFO kablam! | Oct 13 10:45:06.403 INFO kablam! 1494 | / fn as_ewkb( Oct 13 10:45:06.403 INFO kablam! 1495 | | &'a self, Oct 13 10:45:06.403 INFO kablam! 1496 | | ) -> EwkbGeometryCollection< Oct 13 10:45:06.403 INFO kablam! 1497 | | 'a, Oct 13 10:45:06.403 INFO kablam! ... | Oct 13 10:45:06.403 INFO kablam! 1515 | | } Oct 13 10:45:06.403 INFO kablam! 1516 | | } Oct 13 10:45:06.403 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:06.403 INFO kablam! Oct 13 10:45:06.403 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:06.403 INFO kablam! --> src/twkb.rs:286:5 Oct 13 10:45:06.403 INFO kablam! | Oct 13 10:45:06.403 INFO kablam! 286 | / fn as_ewkb(&'a self) -> ewkb::EwkbLineString<'a, Self::PointType, Self::Iter> { Oct 13 10:45:06.403 INFO kablam! 287 | | ewkb::EwkbLineString { Oct 13 10:45:06.403 INFO kablam! 288 | | geom: self, Oct 13 10:45:06.403 INFO kablam! 289 | | srid: None, Oct 13 10:45:06.403 INFO kablam! 290 | | point_type: ewkb::PointType::Point, Oct 13 10:45:06.403 INFO kablam! 291 | | } Oct 13 10:45:06.403 INFO kablam! 292 | | } Oct 13 10:45:06.403 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:06.403 INFO kablam! Oct 13 10:45:06.403 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:06.404 INFO kablam! --> src/twkb.rs:346:5 Oct 13 10:45:06.404 INFO kablam! | Oct 13 10:45:06.404 INFO kablam! 346 | / fn as_ewkb( Oct 13 10:45:06.404 INFO kablam! 347 | | &'a self, Oct 13 10:45:06.404 INFO kablam! 348 | | ) -> ewkb::EwkbPolygon<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 13 10:45:06.404 INFO kablam! 349 | | ewkb::EwkbPolygon { Oct 13 10:45:06.404 INFO kablam! ... | Oct 13 10:45:06.404 INFO kablam! 353 | | } Oct 13 10:45:06.404 INFO kablam! 354 | | } Oct 13 10:45:06.404 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:06.404 INFO kablam! Oct 13 10:45:06.404 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:06.404 INFO kablam! --> src/twkb.rs:404:5 Oct 13 10:45:06.404 INFO kablam! | Oct 13 10:45:06.404 INFO kablam! 404 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiPoint<'a, Self::PointType, Self::Iter> { Oct 13 10:45:06.404 INFO kablam! 405 | | ewkb::EwkbMultiPoint { Oct 13 10:45:06.404 INFO kablam! 406 | | geom: self, Oct 13 10:45:06.404 INFO kablam! 407 | | srid: None, Oct 13 10:45:06.404 INFO kablam! 408 | | point_type: ewkb::PointType::Point, Oct 13 10:45:06.404 INFO kablam! 409 | | } Oct 13 10:45:06.404 INFO kablam! 410 | | } Oct 13 10:45:06.404 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:06.404 INFO kablam! Oct 13 10:45:06.405 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:06.405 INFO kablam! --> src/twkb.rs:470:5 Oct 13 10:45:06.405 INFO kablam! | Oct 13 10:45:06.405 INFO kablam! 470 | / fn as_ewkb( Oct 13 10:45:06.405 INFO kablam! 471 | | &'a self, Oct 13 10:45:06.405 INFO kablam! 472 | | ) -> ewkb::EwkbMultiLineString<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> Oct 13 10:45:06.405 INFO kablam! 473 | | { Oct 13 10:45:06.405 INFO kablam! ... | Oct 13 10:45:06.405 INFO kablam! 478 | | } Oct 13 10:45:06.405 INFO kablam! 479 | | } Oct 13 10:45:06.405 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:06.405 INFO kablam! Oct 13 10:45:06.405 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:06.405 INFO kablam! --> src/twkb.rs:554:5 Oct 13 10:45:06.405 INFO kablam! | Oct 13 10:45:06.405 INFO kablam! 554 | / fn as_ewkb( Oct 13 10:45:06.405 INFO kablam! 555 | | &'a self, Oct 13 10:45:06.405 INFO kablam! 556 | | ) -> ewkb::EwkbMultiPolygon< Oct 13 10:45:06.405 INFO kablam! 557 | | 'a, Oct 13 10:45:06.405 INFO kablam! ... | Oct 13 10:45:06.405 INFO kablam! 569 | | } Oct 13 10:45:06.405 INFO kablam! 570 | | } Oct 13 10:45:06.405 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:06.405 INFO kablam! Oct 13 10:45:06.405 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:06.406 INFO kablam! --> src/ewkb.rs:566:13 Oct 13 10:45:06.406 INFO kablam! | Oct 13 10:45:06.406 INFO kablam! 566 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:06.406 INFO kablam! 567 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 13 10:45:06.406 INFO kablam! 568 | | Ok(()) Oct 13 10:45:06.406 INFO kablam! 569 | | } Oct 13 10:45:06.406 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:06.406 INFO kablam! ... Oct 13 10:45:06.406 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 10:45:06.406 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 13 10:45:06.406 INFO kablam! 761 | | command write_ewkb_body); Oct 13 10:45:06.406 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 10:45:06.406 INFO kablam! Oct 13 10:45:06.406 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:06.406 INFO kablam! --> src/ewkb.rs:576:13 Oct 13 10:45:06.406 INFO kablam! | Oct 13 10:45:06.406 INFO kablam! 576 | / fn opt_srid(&self) -> Option { Oct 13 10:45:06.406 INFO kablam! 577 | | self.srid Oct 13 10:45:06.406 INFO kablam! 578 | | } Oct 13 10:45:06.406 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:06.406 INFO kablam! ... Oct 13 10:45:06.406 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 10:45:06.406 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 13 10:45:06.406 INFO kablam! 761 | | command write_ewkb_body); Oct 13 10:45:06.407 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 10:45:06.407 INFO kablam! Oct 13 10:45:06.407 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:06.407 INFO kablam! --> src/ewkb.rs:580:13 Oct 13 10:45:06.407 INFO kablam! | Oct 13 10:45:06.407 INFO kablam! 580 | / fn type_id(&self) -> u32 { Oct 13 10:45:06.407 INFO kablam! 581 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 13 10:45:06.407 INFO kablam! 582 | | } Oct 13 10:45:06.407 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:06.407 INFO kablam! ... Oct 13 10:45:06.407 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 10:45:06.407 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 13 10:45:06.407 INFO kablam! 761 | | command write_ewkb_body); Oct 13 10:45:06.407 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 10:45:06.407 INFO kablam! Oct 13 10:45:06.407 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:06.407 INFO kablam! --> src/ewkb.rs:584:13 Oct 13 10:45:06.407 INFO kablam! | Oct 13 10:45:06.407 INFO kablam! 584 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:06.407 INFO kablam! 585 | | w.write_u32::(self.geom.points().len() as u32)?; Oct 13 10:45:06.407 INFO kablam! 586 | | for geom in self.geom.points() { Oct 13 10:45:06.407 INFO kablam! 587 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 13 10:45:06.407 INFO kablam! ... | Oct 13 10:45:06.407 INFO kablam! 590 | | Ok(()) Oct 13 10:45:06.407 INFO kablam! 591 | | } Oct 13 10:45:06.408 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:06.408 INFO kablam! ... Oct 13 10:45:06.408 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 10:45:06.408 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 13 10:45:06.408 INFO kablam! 761 | | command write_ewkb_body); Oct 13 10:45:06.408 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 10:45:06.408 INFO kablam! Oct 13 10:45:06.408 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:06.408 INFO kablam! --> src/ewkb.rs:599:13 Oct 13 10:45:06.408 INFO kablam! | Oct 13 10:45:06.408 INFO kablam! 599 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Oct 13 10:45:06.408 INFO kablam! 600 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 13 10:45:06.408 INFO kablam! 601 | | } Oct 13 10:45:06.408 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:06.408 INFO kablam! ... Oct 13 10:45:06.408 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 10:45:06.408 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 13 10:45:06.409 INFO kablam! 761 | | command write_ewkb_body); Oct 13 10:45:06.409 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 10:45:06.409 INFO kablam! Oct 13 10:45:06.409 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:06.409 INFO kablam! --> src/ewkb.rs:634:13 Oct 13 10:45:06.409 INFO kablam! | Oct 13 10:45:06.409 INFO kablam! 634 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:06.409 INFO kablam! 635 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 13 10:45:06.409 INFO kablam! 636 | | Ok(()) Oct 13 10:45:06.409 INFO kablam! 637 | | } Oct 13 10:45:06.409 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:06.409 INFO kablam! ... Oct 13 10:45:06.409 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 10:45:06.409 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 13 10:45:06.409 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 10:45:06.409 INFO kablam! 778 | | command write_ewkb_body); Oct 13 10:45:06.409 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 10:45:06.409 INFO kablam! Oct 13 10:45:06.409 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:06.409 INFO kablam! --> src/ewkb.rs:646:13 Oct 13 10:45:06.409 INFO kablam! | Oct 13 10:45:06.409 INFO kablam! 646 | / fn opt_srid(&self) -> Option { Oct 13 10:45:06.409 INFO kablam! 647 | | self.srid Oct 13 10:45:06.410 INFO kablam! 648 | | } Oct 13 10:45:06.410 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:06.410 INFO kablam! ... Oct 13 10:45:06.410 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 10:45:06.410 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 13 10:45:06.410 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 10:45:06.410 INFO kablam! 778 | | command write_ewkb_body); Oct 13 10:45:06.410 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 10:45:06.410 INFO kablam! Oct 13 10:45:06.410 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:06.410 INFO kablam! --> src/ewkb.rs:650:13 Oct 13 10:45:06.410 INFO kablam! | Oct 13 10:45:06.410 INFO kablam! 650 | / fn type_id(&self) -> u32 { Oct 13 10:45:06.410 INFO kablam! 651 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 13 10:45:06.410 INFO kablam! 652 | | } Oct 13 10:45:06.410 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:06.410 INFO kablam! ... Oct 13 10:45:06.410 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 10:45:06.410 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 13 10:45:06.410 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 10:45:06.410 INFO kablam! 778 | | command write_ewkb_body); Oct 13 10:45:06.410 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 10:45:06.410 INFO kablam! Oct 13 10:45:06.410 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:06.410 INFO kablam! --> src/ewkb.rs:654:13 Oct 13 10:45:06.411 INFO kablam! | Oct 13 10:45:06.411 INFO kablam! 654 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:06.411 INFO kablam! 655 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Oct 13 10:45:06.411 INFO kablam! 656 | | for geom in self.geom.$itemname() { Oct 13 10:45:06.411 INFO kablam! 657 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 13 10:45:06.411 INFO kablam! ... | Oct 13 10:45:06.411 INFO kablam! 660 | | Ok(()) Oct 13 10:45:06.411 INFO kablam! 661 | | } Oct 13 10:45:06.411 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:06.411 INFO kablam! ... Oct 13 10:45:06.411 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 10:45:06.411 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 13 10:45:06.411 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 10:45:06.411 INFO kablam! 778 | | command write_ewkb_body); Oct 13 10:45:06.411 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 10:45:06.411 INFO kablam! Oct 13 10:45:06.411 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:06.411 INFO kablam! --> src/ewkb.rs:671:13 Oct 13 10:45:06.411 INFO kablam! | Oct 13 10:45:06.411 INFO kablam! 671 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 13 10:45:06.411 INFO kablam! 672 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 13 10:45:06.411 INFO kablam! 673 | | } Oct 13 10:45:06.411 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:06.411 INFO kablam! ... Oct 13 10:45:06.411 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 10:45:06.412 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 13 10:45:06.412 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 10:45:06.412 INFO kablam! 778 | | command write_ewkb_body); Oct 13 10:45:06.412 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 10:45:06.412 INFO kablam! Oct 13 10:45:06.416 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:06.416 INFO kablam! --> src/ewkb.rs:566:13 Oct 13 10:45:06.416 INFO kablam! | Oct 13 10:45:06.416 INFO kablam! 566 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:06.416 INFO kablam! 567 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 13 10:45:06.416 INFO kablam! 568 | | Ok(()) Oct 13 10:45:06.416 INFO kablam! 569 | | } Oct 13 10:45:06.416 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:06.416 INFO kablam! ... Oct 13 10:45:06.416 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 10:45:06.416 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 13 10:45:06.417 INFO kablam! 794 | | command write_ewkb); Oct 13 10:45:06.417 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 10:45:06.417 INFO kablam! Oct 13 10:45:06.417 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:06.417 INFO kablam! --> src/ewkb.rs:576:13 Oct 13 10:45:06.417 INFO kablam! | Oct 13 10:45:06.417 INFO kablam! 576 | / fn opt_srid(&self) -> Option { Oct 13 10:45:06.417 INFO kablam! 577 | | self.srid Oct 13 10:45:06.417 INFO kablam! 578 | | } Oct 13 10:45:06.417 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:06.417 INFO kablam! ... Oct 13 10:45:06.417 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 10:45:06.417 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 13 10:45:06.417 INFO kablam! 794 | | command write_ewkb); Oct 13 10:45:06.417 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 10:45:06.417 INFO kablam! Oct 13 10:45:06.417 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:06.417 INFO kablam! --> src/ewkb.rs:580:13 Oct 13 10:45:06.417 INFO kablam! | Oct 13 10:45:06.417 INFO kablam! 580 | / fn type_id(&self) -> u32 { Oct 13 10:45:06.417 INFO kablam! 581 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 13 10:45:06.417 INFO kablam! 582 | | } Oct 13 10:45:06.417 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:06.417 INFO kablam! ... Oct 13 10:45:06.418 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 10:45:06.418 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 13 10:45:06.418 INFO kablam! 794 | | command write_ewkb); Oct 13 10:45:06.418 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 10:45:06.418 INFO kablam! Oct 13 10:45:06.418 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:06.418 INFO kablam! --> src/ewkb.rs:584:13 Oct 13 10:45:06.418 INFO kablam! | Oct 13 10:45:06.418 INFO kablam! 584 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:06.418 INFO kablam! 585 | | w.write_u32::(self.geom.points().len() as u32)?; Oct 13 10:45:06.418 INFO kablam! 586 | | for geom in self.geom.points() { Oct 13 10:45:06.418 INFO kablam! 587 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 13 10:45:06.418 INFO kablam! ... | Oct 13 10:45:06.418 INFO kablam! 590 | | Ok(()) Oct 13 10:45:06.418 INFO kablam! 591 | | } Oct 13 10:45:06.418 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:06.418 INFO kablam! ... Oct 13 10:45:06.418 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 10:45:06.418 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 13 10:45:06.418 INFO kablam! 794 | | command write_ewkb); Oct 13 10:45:06.418 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 10:45:06.418 INFO kablam! Oct 13 10:45:06.418 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:06.419 INFO kablam! --> src/ewkb.rs:599:13 Oct 13 10:45:06.419 INFO kablam! | Oct 13 10:45:06.419 INFO kablam! 599 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Oct 13 10:45:06.419 INFO kablam! 600 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 13 10:45:06.419 INFO kablam! 601 | | } Oct 13 10:45:06.419 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:06.419 INFO kablam! ... Oct 13 10:45:06.419 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 10:45:06.419 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 13 10:45:06.419 INFO kablam! 794 | | command write_ewkb); Oct 13 10:45:06.419 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 10:45:06.419 INFO kablam! Oct 13 10:45:06.419 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:06.419 INFO kablam! --> src/ewkb.rs:634:13 Oct 13 10:45:06.419 INFO kablam! | Oct 13 10:45:06.419 INFO kablam! 634 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:06.419 INFO kablam! 635 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 13 10:45:06.419 INFO kablam! 636 | | Ok(()) Oct 13 10:45:06.420 INFO kablam! 637 | | } Oct 13 10:45:06.420 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:06.420 INFO kablam! ... Oct 13 10:45:06.420 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 10:45:06.420 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 13 10:45:06.420 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 10:45:06.420 INFO kablam! 811 | | command write_ewkb); Oct 13 10:45:06.420 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:06.420 INFO kablam! Oct 13 10:45:06.420 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:06.420 INFO kablam! --> src/ewkb.rs:646:13 Oct 13 10:45:06.420 INFO kablam! | Oct 13 10:45:06.420 INFO kablam! 646 | / fn opt_srid(&self) -> Option { Oct 13 10:45:06.420 INFO kablam! 647 | | self.srid Oct 13 10:45:06.420 INFO kablam! 648 | | } Oct 13 10:45:06.421 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:06.421 INFO kablam! ... Oct 13 10:45:06.421 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 10:45:06.421 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 13 10:45:06.421 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 10:45:06.421 INFO kablam! 811 | | command write_ewkb); Oct 13 10:45:06.421 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:06.421 INFO kablam! Oct 13 10:45:06.421 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:06.421 INFO kablam! --> src/ewkb.rs:650:13 Oct 13 10:45:06.421 INFO kablam! | Oct 13 10:45:06.421 INFO kablam! 650 | / fn type_id(&self) -> u32 { Oct 13 10:45:06.421 INFO kablam! 651 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 13 10:45:06.421 INFO kablam! 652 | | } Oct 13 10:45:06.421 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:06.421 INFO kablam! ... Oct 13 10:45:06.421 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 10:45:06.422 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 13 10:45:06.422 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 10:45:06.422 INFO kablam! 811 | | command write_ewkb); Oct 13 10:45:06.422 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:06.422 INFO kablam! Oct 13 10:45:06.422 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:06.422 INFO kablam! --> src/ewkb.rs:654:13 Oct 13 10:45:06.422 INFO kablam! | Oct 13 10:45:06.422 INFO kablam! 654 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:06.422 INFO kablam! 655 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Oct 13 10:45:06.422 INFO kablam! 656 | | for geom in self.geom.$itemname() { Oct 13 10:45:06.422 INFO kablam! 657 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 13 10:45:06.422 INFO kablam! ... | Oct 13 10:45:06.422 INFO kablam! 660 | | Ok(()) Oct 13 10:45:06.422 INFO kablam! 661 | | } Oct 13 10:45:06.423 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:06.423 INFO kablam! ... Oct 13 10:45:06.423 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 10:45:06.423 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 13 10:45:06.423 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 10:45:06.423 INFO kablam! 811 | | command write_ewkb); Oct 13 10:45:06.423 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:06.423 INFO kablam! Oct 13 10:45:06.423 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:06.423 INFO kablam! --> src/ewkb.rs:671:13 Oct 13 10:45:06.423 INFO kablam! | Oct 13 10:45:06.423 INFO kablam! 671 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 13 10:45:06.423 INFO kablam! 672 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 13 10:45:06.423 INFO kablam! 673 | | } Oct 13 10:45:06.423 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:06.423 INFO kablam! ... Oct 13 10:45:06.423 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 10:45:06.423 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 13 10:45:06.423 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 10:45:06.424 INFO kablam! 811 | | command write_ewkb); Oct 13 10:45:06.424 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:06.424 INFO kablam! Oct 13 10:45:06.424 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:06.424 INFO kablam! --> src/ewkb.rs:708:13 Oct 13 10:45:06.424 INFO kablam! | Oct 13 10:45:06.424 INFO kablam! 708 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:06.424 INFO kablam! 709 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 13 10:45:06.424 INFO kablam! 710 | | Ok(()) Oct 13 10:45:06.424 INFO kablam! 711 | | } Oct 13 10:45:06.424 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:06.424 INFO kablam! ... Oct 13 10:45:06.424 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 10:45:06.424 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 13 10:45:06.424 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 10:45:06.424 INFO kablam! 828 | | command write_ewkb); Oct 13 10:45:06.424 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:06.424 INFO kablam! Oct 13 10:45:06.424 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:06.424 INFO kablam! --> src/ewkb.rs:722:13 Oct 13 10:45:06.424 INFO kablam! | Oct 13 10:45:06.424 INFO kablam! 722 | / fn opt_srid(&self) -> Option { Oct 13 10:45:06.425 INFO kablam! 723 | | self.srid Oct 13 10:45:06.425 INFO kablam! 724 | | } Oct 13 10:45:06.425 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:06.425 INFO kablam! ... Oct 13 10:45:06.425 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 10:45:06.425 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 13 10:45:06.425 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 10:45:06.425 INFO kablam! 828 | | command write_ewkb); Oct 13 10:45:06.425 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:06.425 INFO kablam! Oct 13 10:45:06.425 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:06.425 INFO kablam! --> src/ewkb.rs:726:13 Oct 13 10:45:06.425 INFO kablam! | Oct 13 10:45:06.425 INFO kablam! 726 | / fn type_id(&self) -> u32 { Oct 13 10:45:06.425 INFO kablam! 727 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 13 10:45:06.425 INFO kablam! 728 | | } Oct 13 10:45:06.425 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:06.425 INFO kablam! ... Oct 13 10:45:06.425 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 10:45:06.425 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 13 10:45:06.425 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 10:45:06.425 INFO kablam! 828 | | command write_ewkb); Oct 13 10:45:06.425 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:06.426 INFO kablam! Oct 13 10:45:06.426 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:06.426 INFO kablam! --> src/ewkb.rs:730:13 Oct 13 10:45:06.426 INFO kablam! | Oct 13 10:45:06.426 INFO kablam! 730 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:06.426 INFO kablam! 731 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Oct 13 10:45:06.426 INFO kablam! 732 | | for geom in self.geom.$itemname() { Oct 13 10:45:06.426 INFO kablam! 733 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 13 10:45:06.426 INFO kablam! ... | Oct 13 10:45:06.426 INFO kablam! 736 | | Ok(()) Oct 13 10:45:06.426 INFO kablam! 737 | | } Oct 13 10:45:06.426 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:06.426 INFO kablam! ... Oct 13 10:45:06.426 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 10:45:06.426 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 13 10:45:06.426 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 10:45:06.426 INFO kablam! 828 | | command write_ewkb); Oct 13 10:45:06.426 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:06.426 INFO kablam! Oct 13 10:45:06.426 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:06.426 INFO kablam! --> src/ewkb.rs:749:13 Oct 13 10:45:06.426 INFO kablam! | Oct 13 10:45:06.426 INFO kablam! 749 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter> { Oct 13 10:45:06.427 INFO kablam! 750 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 13 10:45:06.427 INFO kablam! 751 | | } Oct 13 10:45:06.427 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:06.427 INFO kablam! ... Oct 13 10:45:06.427 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 10:45:06.427 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 13 10:45:06.427 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 10:45:06.427 INFO kablam! 828 | | command write_ewkb); Oct 13 10:45:06.427 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:06.427 INFO kablam! Oct 13 10:45:06.435 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:06.435 INFO kablam! --> src/postgis.rs:102:13 Oct 13 10:45:06.435 INFO kablam! | Oct 13 10:45:06.435 INFO kablam! 102 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 13 10:45:06.435 INFO kablam! 103 | | self.write_ewkb(out)?; Oct 13 10:45:06.435 INFO kablam! 104 | | Ok(IsNull::No) Oct 13 10:45:06.435 INFO kablam! 105 | | } Oct 13 10:45:06.435 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:06.435 INFO kablam! ... Oct 13 10:45:06.435 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Oct 13 10:45:06.435 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 13 10:45:06.435 INFO kablam! Oct 13 10:45:06.435 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:06.435 INFO kablam! --> src/postgis.rs:146:1 Oct 13 10:45:06.435 INFO kablam! | Oct 13 10:45:06.435 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Oct 13 10:45:06.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:45:06.435 INFO kablam! | | Oct 13 10:45:06.435 INFO kablam! | the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:06.435 INFO kablam! | in this macro invocation Oct 13 10:45:06.435 INFO kablam! | Oct 13 10:45:06.435 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 13 10:45:06.435 INFO kablam! Oct 13 10:45:06.444 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:06.444 INFO kablam! --> src/postgis.rs:118:13 Oct 13 10:45:06.444 INFO kablam! | Oct 13 10:45:06.444 INFO kablam! 118 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 13 10:45:06.444 INFO kablam! 119 | | self.write_ewkb(out)?; Oct 13 10:45:06.444 INFO kablam! 120 | | Ok(IsNull::No) Oct 13 10:45:06.444 INFO kablam! 121 | | } Oct 13 10:45:06.444 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:06.444 INFO kablam! ... Oct 13 10:45:06.444 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Oct 13 10:45:06.444 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 13 10:45:06.444 INFO kablam! Oct 13 10:45:06.444 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:06.444 INFO kablam! --> src/postgis.rs:147:1 Oct 13 10:45:06.444 INFO kablam! | Oct 13 10:45:06.444 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Oct 13 10:45:06.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:45:06.444 INFO kablam! | | Oct 13 10:45:06.444 INFO kablam! | the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:06.444 INFO kablam! | in this macro invocation Oct 13 10:45:06.444 INFO kablam! | Oct 13 10:45:06.444 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 13 10:45:06.444 INFO kablam! Oct 13 10:45:06.444 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:06.444 INFO kablam! --> src/postgis.rs:102:13 Oct 13 10:45:06.444 INFO kablam! | Oct 13 10:45:06.444 INFO kablam! 102 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 13 10:45:06.444 INFO kablam! 103 | | self.write_ewkb(out)?; Oct 13 10:45:06.444 INFO kablam! 104 | | Ok(IsNull::No) Oct 13 10:45:06.444 INFO kablam! 105 | | } Oct 13 10:45:06.444 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:06.444 INFO kablam! ... Oct 13 10:45:06.444 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Oct 13 10:45:06.444 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 13 10:45:06.444 INFO kablam! Oct 13 10:45:06.444 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:06.444 INFO kablam! --> src/postgis.rs:148:1 Oct 13 10:45:06.444 INFO kablam! | Oct 13 10:45:06.444 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Oct 13 10:45:06.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:45:06.444 INFO kablam! | | Oct 13 10:45:06.444 INFO kablam! | the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:06.444 INFO kablam! | in this macro invocation Oct 13 10:45:06.444 INFO kablam! | Oct 13 10:45:06.444 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 13 10:45:06.445 INFO kablam! Oct 13 10:45:06.445 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:06.445 INFO kablam! --> src/postgis.rs:118:13 Oct 13 10:45:06.445 INFO kablam! | Oct 13 10:45:06.445 INFO kablam! 118 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 13 10:45:06.445 INFO kablam! 119 | | self.write_ewkb(out)?; Oct 13 10:45:06.445 INFO kablam! 120 | | Ok(IsNull::No) Oct 13 10:45:06.445 INFO kablam! 121 | | } Oct 13 10:45:06.445 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:06.445 INFO kablam! ... Oct 13 10:45:06.445 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Oct 13 10:45:06.445 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 13 10:45:06.445 INFO kablam! Oct 13 10:45:06.445 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:06.445 INFO kablam! --> src/postgis.rs:149:1 Oct 13 10:45:06.445 INFO kablam! | Oct 13 10:45:06.445 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Oct 13 10:45:06.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:45:06.445 INFO kablam! | | Oct 13 10:45:06.445 INFO kablam! | the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:06.445 INFO kablam! | in this macro invocation Oct 13 10:45:06.445 INFO kablam! | Oct 13 10:45:06.445 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 13 10:45:06.445 INFO kablam! Oct 13 10:45:06.445 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:06.446 INFO kablam! --> src/postgis.rs:138:13 Oct 13 10:45:06.446 INFO kablam! | Oct 13 10:45:06.446 INFO kablam! 138 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 13 10:45:06.446 INFO kablam! 139 | | self.write_ewkb(out)?; Oct 13 10:45:06.446 INFO kablam! 140 | | Ok(IsNull::No) Oct 13 10:45:06.446 INFO kablam! 141 | | } Oct 13 10:45:06.446 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:06.446 INFO kablam! ... Oct 13 10:45:06.446 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Oct 13 10:45:06.446 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 10:45:06.446 INFO kablam! Oct 13 10:45:06.446 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:06.446 INFO kablam! --> src/postgis.rs:150:1 Oct 13 10:45:06.446 INFO kablam! | Oct 13 10:45:06.446 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Oct 13 10:45:06.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:45:06.446 INFO kablam! | | Oct 13 10:45:06.446 INFO kablam! | the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:06.446 INFO kablam! | in this macro invocation Oct 13 10:45:06.446 INFO kablam! | Oct 13 10:45:06.446 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 13 10:45:06.446 INFO kablam! Oct 13 10:45:06.447 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:06.447 INFO kablam! --> src/ewkb.rs:1345:54 Oct 13 10:45:06.447 INFO kablam! | Oct 13 10:45:06.447 INFO kablam! 1345 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> fmt::Debug Oct 13 10:45:06.447 INFO kablam! | ^^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:06.447 INFO kablam! Oct 13 10:45:06.455 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:06.455 INFO kablam! --> src/ewkb.rs:1377:54 Oct 13 10:45:06.455 INFO kablam! | Oct 13 10:45:06.455 INFO kablam! 1377 | impl<'a, P, PI, MP, L, LI, ML, Y, YI, MY, G, GI, GC> EwkbWrite Oct 13 10:45:06.455 INFO kablam! | ^^^^^^^^^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:06.455 INFO kablam! Oct 13 10:45:06.455 INFO kablam! error: aborting due to 128 previous errors Oct 13 10:45:06.455 INFO kablam! Oct 13 10:45:06.455 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 13 10:45:06.461 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:06.461 INFO kablam! --> src/ewkb.rs:547:9 Oct 13 10:45:06.461 INFO kablam! | Oct 13 10:45:06.461 INFO kablam! 547 | / pub struct $ewkbtype<'a, P, I> Oct 13 10:45:06.461 INFO kablam! 548 | | where P: 'a + postgis::Point, Oct 13 10:45:06.461 INFO kablam! 549 | | I: 'a + Iterator + ExactSizeIterator Oct 13 10:45:06.461 INFO kablam! 550 | | { Oct 13 10:45:06.461 INFO kablam! ... | Oct 13 10:45:06.461 INFO kablam! 553 | | pub point_type: PointType, Oct 13 10:45:06.461 INFO kablam! 554 | | } Oct 13 10:45:06.462 INFO kablam! | |_________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:06.462 INFO kablam! ... Oct 13 10:45:06.462 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 10:45:06.462 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 13 10:45:06.462 INFO kablam! 761 | | command write_ewkb_body); Oct 13 10:45:06.462 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 10:45:06.462 INFO kablam! Oct 13 10:45:06.462 INFO kablam! error: Could not compile `postgis`. Oct 13 10:45:06.462 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 10:45:06.462 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:06.462 INFO kablam! --> src/ewkb.rs:562:24 Oct 13 10:45:06.462 INFO kablam! | Oct 13 10:45:06.462 INFO kablam! 562 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Oct 13 10:45:06.462 INFO kablam! | ^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:06.462 INFO kablam! ... Oct 13 10:45:06.462 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 10:45:06.462 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 13 10:45:06.462 INFO kablam! 761 | | command write_ewkb_body); Oct 13 10:45:06.462 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 10:45:06.462 INFO kablam! Oct 13 10:45:06.463 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:06.463 INFO kablam! --> src/ewkb.rs:572:24 Oct 13 10:45:06.463 INFO kablam! | Oct 13 10:45:06.463 INFO kablam! 572 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Oct 13 10:45:06.463 INFO kablam! | ^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:06.463 INFO kablam! ... Oct 13 10:45:06.463 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 10:45:06.463 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 13 10:45:06.463 INFO kablam! 761 | | command write_ewkb_body); Oct 13 10:45:06.463 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 10:45:06.463 INFO kablam! Oct 13 10:45:06.466 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:06.467 INFO kablam! --> src/ewkb.rs:609:9 Oct 13 10:45:06.467 INFO kablam! | Oct 13 10:45:06.467 INFO kablam! 609 | / pub struct $ewkbtype<'a, P, I, T, J> Oct 13 10:45:06.467 INFO kablam! 610 | | where P: 'a + postgis::Point, Oct 13 10:45:06.467 INFO kablam! 611 | | I: 'a + Iterator + ExactSizeIterator, Oct 13 10:45:06.467 INFO kablam! 612 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Oct 13 10:45:06.467 INFO kablam! ... | Oct 13 10:45:06.467 INFO kablam! 617 | | pub point_type: PointType, Oct 13 10:45:06.467 INFO kablam! 618 | | } Oct 13 10:45:06.467 INFO kablam! | |_________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:06.467 INFO kablam! ... Oct 13 10:45:06.467 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 10:45:06.467 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 13 10:45:06.467 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 10:45:06.467 INFO kablam! 778 | | command write_ewkb_body); Oct 13 10:45:06.467 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 10:45:06.467 INFO kablam! Oct 13 10:45:06.472 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:06.472 INFO kablam! --> src/ewkb.rs:628:30 Oct 13 10:45:06.472 INFO kablam! | Oct 13 10:45:06.472 INFO kablam! 628 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Oct 13 10:45:06.472 INFO kablam! | ^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:06.473 INFO kablam! ... Oct 13 10:45:06.473 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 10:45:06.473 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 13 10:45:06.473 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 10:45:06.473 INFO kablam! 778 | | command write_ewkb_body); Oct 13 10:45:06.473 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 10:45:06.473 INFO kablam! Oct 13 10:45:06.473 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:06.473 INFO kablam! --> src/ewkb.rs:640:30 Oct 13 10:45:06.473 INFO kablam! | Oct 13 10:45:06.473 INFO kablam! 640 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Oct 13 10:45:06.473 INFO kablam! | ^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:06.473 INFO kablam! ... Oct 13 10:45:06.473 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 10:45:06.473 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 13 10:45:06.473 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 10:45:06.473 INFO kablam! 778 | | command write_ewkb_body); Oct 13 10:45:06.473 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 10:45:06.473 INFO kablam! Oct 13 10:45:06.473 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:06.473 INFO kablam! --> src/ewkb.rs:547:9 Oct 13 10:45:06.473 INFO kablam! | Oct 13 10:45:06.473 INFO kablam! 547 | / pub struct $ewkbtype<'a, P, I> Oct 13 10:45:06.473 INFO kablam! 548 | | where P: 'a + postgis::Point, Oct 13 10:45:06.473 INFO kablam! 549 | | I: 'a + Iterator + ExactSizeIterator Oct 13 10:45:06.473 INFO kablam! 550 | | { Oct 13 10:45:06.473 INFO kablam! ... | Oct 13 10:45:06.473 INFO kablam! 553 | | pub point_type: PointType, Oct 13 10:45:06.473 INFO kablam! 554 | | } Oct 13 10:45:06.473 INFO kablam! | |_________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:06.473 INFO kablam! ... Oct 13 10:45:06.473 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 10:45:06.473 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 13 10:45:06.473 INFO kablam! 794 | | command write_ewkb); Oct 13 10:45:06.473 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 10:45:06.473 INFO kablam! Oct 13 10:45:06.473 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:06.473 INFO kablam! --> src/ewkb.rs:562:24 Oct 13 10:45:06.473 INFO kablam! | Oct 13 10:45:06.473 INFO kablam! 562 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Oct 13 10:45:06.473 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:06.473 INFO kablam! ... Oct 13 10:45:06.473 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 10:45:06.473 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 13 10:45:06.473 INFO kablam! 794 | | command write_ewkb); Oct 13 10:45:06.473 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 10:45:06.473 INFO kablam! Oct 13 10:45:06.473 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:06.473 INFO kablam! --> src/ewkb.rs:572:24 Oct 13 10:45:06.473 INFO kablam! | Oct 13 10:45:06.474 INFO kablam! 572 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Oct 13 10:45:06.474 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:06.474 INFO kablam! ... Oct 13 10:45:06.474 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 10:45:06.474 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 13 10:45:06.474 INFO kablam! 794 | | command write_ewkb); Oct 13 10:45:06.474 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 10:45:06.474 INFO kablam! Oct 13 10:45:06.475 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:06.475 INFO kablam! --> src/ewkb.rs:609:9 Oct 13 10:45:06.475 INFO kablam! | Oct 13 10:45:06.475 INFO kablam! 609 | / pub struct $ewkbtype<'a, P, I, T, J> Oct 13 10:45:06.475 INFO kablam! 610 | | where P: 'a + postgis::Point, Oct 13 10:45:06.475 INFO kablam! 611 | | I: 'a + Iterator + ExactSizeIterator, Oct 13 10:45:06.475 INFO kablam! 612 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Oct 13 10:45:06.475 INFO kablam! ... | Oct 13 10:45:06.475 INFO kablam! 617 | | pub point_type: PointType, Oct 13 10:45:06.475 INFO kablam! 618 | | } Oct 13 10:45:06.475 INFO kablam! | |_________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:06.475 INFO kablam! ... Oct 13 10:45:06.475 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 10:45:06.475 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 13 10:45:06.475 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 10:45:06.475 INFO kablam! 811 | | command write_ewkb); Oct 13 10:45:06.475 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:06.475 INFO kablam! Oct 13 10:45:06.480 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:06.480 INFO kablam! --> src/ewkb.rs:628:30 Oct 13 10:45:06.480 INFO kablam! | Oct 13 10:45:06.480 INFO kablam! 628 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Oct 13 10:45:06.480 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:06.480 INFO kablam! ... Oct 13 10:45:06.480 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 10:45:06.480 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 13 10:45:06.480 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 10:45:06.480 INFO kablam! 811 | | command write_ewkb); Oct 13 10:45:06.480 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:06.480 INFO kablam! Oct 13 10:45:06.484 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:06.484 INFO kablam! --> src/ewkb.rs:640:30 Oct 13 10:45:06.484 INFO kablam! | Oct 13 10:45:06.484 INFO kablam! 640 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Oct 13 10:45:06.484 INFO kablam! | ^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:06.484 INFO kablam! ... Oct 13 10:45:06.484 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 10:45:06.484 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 13 10:45:06.484 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 10:45:06.484 INFO kablam! 811 | | command write_ewkb); Oct 13 10:45:06.484 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:06.484 INFO kablam! Oct 13 10:45:06.484 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:06.484 INFO kablam! --> src/ewkb.rs:677:9 Oct 13 10:45:06.484 INFO kablam! | Oct 13 10:45:06.484 INFO kablam! 677 | / pub struct $ewkbtype<'a, P, I, L, K, T, J> Oct 13 10:45:06.484 INFO kablam! 678 | | where P: 'a + postgis::Point, Oct 13 10:45:06.484 INFO kablam! 679 | | I: 'a + Iterator + ExactSizeIterator, Oct 13 10:45:06.484 INFO kablam! 680 | | L: 'a + postgis::LineString<'a, ItemType=P, Iter=I>, Oct 13 10:45:06.484 INFO kablam! ... | Oct 13 10:45:06.484 INFO kablam! 687 | | pub point_type: PointType, Oct 13 10:45:06.484 INFO kablam! 688 | | } Oct 13 10:45:06.484 INFO kablam! | |_________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:06.484 INFO kablam! ... Oct 13 10:45:06.484 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 10:45:06.485 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 13 10:45:06.485 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 10:45:06.485 INFO kablam! 828 | | command write_ewkb); Oct 13 10:45:06.485 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:06.485 INFO kablam! Oct 13 10:45:06.513 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:06.513 INFO kablam! --> src/ewkb.rs:700:36 Oct 13 10:45:06.513 INFO kablam! | Oct 13 10:45:06.513 INFO kablam! 700 | impl<'a, P, I, L, K, T, J> fmt::Debug for $ewkbtype<'a, P, I, L, K, T, J> Oct 13 10:45:06.513 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:06.513 INFO kablam! ... Oct 13 10:45:06.513 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 10:45:06.513 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 13 10:45:06.513 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 10:45:06.513 INFO kablam! 828 | | command write_ewkb); Oct 13 10:45:06.513 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:06.513 INFO kablam! Oct 13 10:45:06.513 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:06.513 INFO kablam! --> src/ewkb.rs:714:36 Oct 13 10:45:06.513 INFO kablam! | Oct 13 10:45:06.513 INFO kablam! 714 | impl<'a, P, I, L, K, T, J> EwkbWrite for $ewkbtype<'a, P, I, L, K, T, J> Oct 13 10:45:06.513 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:06.513 INFO kablam! ... Oct 13 10:45:06.513 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 10:45:06.513 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 13 10:45:06.513 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 10:45:06.513 INFO kablam! 828 | | command write_ewkb); Oct 13 10:45:06.513 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:06.513 INFO kablam! Oct 13 10:45:06.513 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:06.513 INFO kablam! --> src/postgis.rs:98:24 Oct 13 10:45:06.513 INFO kablam! | Oct 13 10:45:06.513 INFO kablam! 98 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Oct 13 10:45:06.513 INFO kablam! | ^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:06.513 INFO kablam! ... Oct 13 10:45:06.513 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Oct 13 10:45:06.513 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 13 10:45:06.513 INFO kablam! Oct 13 10:45:06.514 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:06.514 INFO kablam! --> src/postgis.rs:112:30 Oct 13 10:45:06.514 INFO kablam! | Oct 13 10:45:06.514 INFO kablam! 112 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Oct 13 10:45:06.514 INFO kablam! | ^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:06.514 INFO kablam! ... Oct 13 10:45:06.514 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Oct 13 10:45:06.514 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 13 10:45:06.514 INFO kablam! Oct 13 10:45:06.514 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:06.514 INFO kablam! --> src/postgis.rs:98:24 Oct 13 10:45:06.514 INFO kablam! | Oct 13 10:45:06.514 INFO kablam! 98 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Oct 13 10:45:06.514 INFO kablam! | ^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:06.514 INFO kablam! ... Oct 13 10:45:06.514 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Oct 13 10:45:06.514 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 13 10:45:06.514 INFO kablam! Oct 13 10:45:06.514 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:06.514 INFO kablam! --> src/postgis.rs:112:30 Oct 13 10:45:06.514 INFO kablam! | Oct 13 10:45:06.514 INFO kablam! 112 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Oct 13 10:45:06.514 INFO kablam! | ^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:06.514 INFO kablam! ... Oct 13 10:45:06.514 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Oct 13 10:45:06.514 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 13 10:45:06.514 INFO kablam! Oct 13 10:45:06.514 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:06.514 INFO kablam! --> src/postgis.rs:128:36 Oct 13 10:45:06.514 INFO kablam! | Oct 13 10:45:06.514 INFO kablam! 128 | impl<'a, P, I, L, K, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, L, K, T, J> Oct 13 10:45:06.514 INFO kablam! | ^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:06.514 INFO kablam! ... Oct 13 10:45:06.514 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Oct 13 10:45:06.514 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 10:45:06.514 INFO kablam! Oct 13 10:45:06.736 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:06.736 INFO kablam! --> src/ewkb.rs:1008:5 Oct 13 10:45:06.736 INFO kablam! | Oct 13 10:45:06.736 INFO kablam! 1008 | / fn as_ewkb( Oct 13 10:45:06.736 INFO kablam! 1009 | | &'a self, Oct 13 10:45:06.736 INFO kablam! 1010 | | ) -> EwkbGeometry< Oct 13 10:45:06.736 INFO kablam! 1011 | | 'a, Oct 13 10:45:06.736 INFO kablam! ... | Oct 13 10:45:06.736 INFO kablam! 1023 | | Self::GeomCollection, Oct 13 10:45:06.736 INFO kablam! 1024 | | >; Oct 13 10:45:06.736 INFO kablam! | |______^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:06.736 INFO kablam! Oct 13 10:45:06.736 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:06.736 INFO kablam! --> src/ewkb.rs:1008:5 Oct 13 10:45:06.736 INFO kablam! | Oct 13 10:45:06.736 INFO kablam! 1008 | / fn as_ewkb( Oct 13 10:45:06.736 INFO kablam! 1009 | | &'a self, Oct 13 10:45:06.736 INFO kablam! 1010 | | ) -> EwkbGeometry< Oct 13 10:45:06.736 INFO kablam! 1011 | | 'a, Oct 13 10:45:06.736 INFO kablam! ... | Oct 13 10:45:06.736 INFO kablam! 1023 | | Self::GeomCollection, Oct 13 10:45:06.736 INFO kablam! 1024 | | >; Oct 13 10:45:06.736 INFO kablam! | |______^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:06.736 INFO kablam! Oct 13 10:45:06.736 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:06.736 INFO kablam! --> src/ewkb.rs:1008:5 Oct 13 10:45:06.736 INFO kablam! | Oct 13 10:45:06.736 INFO kablam! 1008 | / fn as_ewkb( Oct 13 10:45:06.736 INFO kablam! 1009 | | &'a self, Oct 13 10:45:06.736 INFO kablam! 1010 | | ) -> EwkbGeometry< Oct 13 10:45:06.736 INFO kablam! 1011 | | 'a, Oct 13 10:45:06.736 INFO kablam! ... | Oct 13 10:45:06.736 INFO kablam! 1023 | | Self::GeomCollection, Oct 13 10:45:06.736 INFO kablam! 1024 | | >; Oct 13 10:45:06.736 INFO kablam! | |______^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:06.736 INFO kablam! Oct 13 10:45:06.736 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:06.736 INFO kablam! --> src/ewkb.rs:1008:5 Oct 13 10:45:06.736 INFO kablam! | Oct 13 10:45:06.736 INFO kablam! 1008 | / fn as_ewkb( Oct 13 10:45:06.736 INFO kablam! 1009 | | &'a self, Oct 13 10:45:06.736 INFO kablam! 1010 | | ) -> EwkbGeometry< Oct 13 10:45:06.736 INFO kablam! 1011 | | 'a, Oct 13 10:45:06.736 INFO kablam! ... | Oct 13 10:45:06.736 INFO kablam! 1023 | | Self::GeomCollection, Oct 13 10:45:06.736 INFO kablam! 1024 | | >; Oct 13 10:45:06.736 INFO kablam! | |______^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:06.736 INFO kablam! Oct 13 10:45:06.744 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:06.744 INFO kablam! --> src/ewkb.rs:1008:5 Oct 13 10:45:06.744 INFO kablam! | Oct 13 10:45:06.744 INFO kablam! 1008 | / fn as_ewkb( Oct 13 10:45:06.744 INFO kablam! 1009 | | &'a self, Oct 13 10:45:06.744 INFO kablam! 1010 | | ) -> EwkbGeometry< Oct 13 10:45:06.744 INFO kablam! 1011 | | 'a, Oct 13 10:45:06.744 INFO kablam! ... | Oct 13 10:45:06.744 INFO kablam! 1023 | | Self::GeomCollection, Oct 13 10:45:06.744 INFO kablam! 1024 | | >; Oct 13 10:45:06.744 INFO kablam! | |______^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:06.744 INFO kablam! Oct 13 10:45:06.744 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:06.744 INFO kablam! --> src/ewkb.rs:1008:5 Oct 13 10:45:06.744 INFO kablam! | Oct 13 10:45:06.744 INFO kablam! 1008 | / fn as_ewkb( Oct 13 10:45:06.744 INFO kablam! 1009 | | &'a self, Oct 13 10:45:06.744 INFO kablam! 1010 | | ) -> EwkbGeometry< Oct 13 10:45:06.745 INFO kablam! 1011 | | 'a, Oct 13 10:45:06.745 INFO kablam! ... | Oct 13 10:45:06.745 INFO kablam! 1023 | | Self::GeomCollection, Oct 13 10:45:06.745 INFO kablam! 1024 | | >; Oct 13 10:45:06.745 INFO kablam! | |______^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:06.745 INFO kablam! Oct 13 10:45:06.988 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:06.988 INFO kablam! --> src/ewkb.rs:1326:5 Oct 13 10:45:06.988 INFO kablam! | Oct 13 10:45:06.988 INFO kablam! 1326 | / fn as_ewkb( Oct 13 10:45:06.988 INFO kablam! 1327 | | &'a self, Oct 13 10:45:06.989 INFO kablam! 1328 | | ) -> EwkbGeometryCollection< Oct 13 10:45:06.989 INFO kablam! 1329 | | 'a, Oct 13 10:45:06.989 INFO kablam! ... | Oct 13 10:45:06.989 INFO kablam! 1341 | | Self::GeomCollection, Oct 13 10:45:06.989 INFO kablam! 1342 | | >; Oct 13 10:45:06.989 INFO kablam! | |______^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:06.989 INFO kablam! Oct 13 10:45:07.060 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:07.060 INFO kablam! --> src/ewkb.rs:559:13 Oct 13 10:45:07.060 INFO kablam! | Oct 13 10:45:07.060 INFO kablam! 559 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Oct 13 10:45:07.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:07.060 INFO kablam! ... Oct 13 10:45:07.060 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 10:45:07.060 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 13 10:45:07.060 INFO kablam! 761 | | command write_ewkb_body); Oct 13 10:45:07.060 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 10:45:07.061 INFO kablam! Oct 13 10:45:07.061 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:07.061 INFO kablam! --> src/ewkb.rs:625:13 Oct 13 10:45:07.061 INFO kablam! | Oct 13 10:45:07.061 INFO kablam! 625 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Oct 13 10:45:07.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:07.061 INFO kablam! ... Oct 13 10:45:07.061 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 10:45:07.061 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 13 10:45:07.061 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 10:45:07.061 INFO kablam! 778 | | command write_ewkb_body); Oct 13 10:45:07.061 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 10:45:07.061 INFO kablam! Oct 13 10:45:07.061 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:07.061 INFO kablam! --> src/ewkb.rs:559:13 Oct 13 10:45:07.061 INFO kablam! | Oct 13 10:45:07.061 INFO kablam! 559 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Oct 13 10:45:07.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:07.061 INFO kablam! ... Oct 13 10:45:07.061 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 10:45:07.061 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 13 10:45:07.061 INFO kablam! 794 | | command write_ewkb); Oct 13 10:45:07.061 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 10:45:07.061 INFO kablam! Oct 13 10:45:07.069 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:07.070 INFO kablam! --> src/ewkb.rs:625:13 Oct 13 10:45:07.070 INFO kablam! | Oct 13 10:45:07.070 INFO kablam! 625 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Oct 13 10:45:07.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:07.070 INFO kablam! ... Oct 13 10:45:07.070 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 10:45:07.070 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 13 10:45:07.070 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 10:45:07.070 INFO kablam! 811 | | command write_ewkb); Oct 13 10:45:07.070 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:07.070 INFO kablam! Oct 13 10:45:07.120 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:07.120 INFO kablam! --> src/ewkb.rs:697:13 Oct 13 10:45:07.121 INFO kablam! | Oct 13 10:45:07.121 INFO kablam! 697 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter>; Oct 13 10:45:07.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:07.121 INFO kablam! ... Oct 13 10:45:07.121 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 10:45:07.121 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 13 10:45:07.121 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 10:45:07.121 INFO kablam! 828 | | command write_ewkb); Oct 13 10:45:07.121 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:07.121 INFO kablam! Oct 13 10:45:07.132 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:07.132 INFO kablam! --> src/ewkb.rs:1053:5 Oct 13 10:45:07.132 INFO kablam! | Oct 13 10:45:07.132 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:07.132 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Oct 13 10:45:07.132 INFO kablam! 1055 | | Ok(()) Oct 13 10:45:07.132 INFO kablam! 1056 | | } Oct 13 10:45:07.132 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:07.132 INFO kablam! Oct 13 10:45:07.132 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:07.132 INFO kablam! --> src/ewkb.rs:1053:5 Oct 13 10:45:07.133 INFO kablam! | Oct 13 10:45:07.133 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:07.133 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Oct 13 10:45:07.133 INFO kablam! 1055 | | Ok(()) Oct 13 10:45:07.133 INFO kablam! 1056 | | } Oct 13 10:45:07.133 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:07.133 INFO kablam! Oct 13 10:45:07.133 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:07.133 INFO kablam! --> src/ewkb.rs:1053:5 Oct 13 10:45:07.133 INFO kablam! | Oct 13 10:45:07.133 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:07.133 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Oct 13 10:45:07.133 INFO kablam! 1055 | | Ok(()) Oct 13 10:45:07.133 INFO kablam! 1056 | | } Oct 13 10:45:07.133 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:07.133 INFO kablam! Oct 13 10:45:07.133 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:07.133 INFO kablam! --> src/ewkb.rs:1053:5 Oct 13 10:45:07.133 INFO kablam! | Oct 13 10:45:07.133 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:07.133 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Oct 13 10:45:07.133 INFO kablam! 1055 | | Ok(()) Oct 13 10:45:07.133 INFO kablam! 1056 | | } Oct 13 10:45:07.133 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:07.133 INFO kablam! Oct 13 10:45:07.134 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:07.134 INFO kablam! --> src/ewkb.rs:1053:5 Oct 13 10:45:07.134 INFO kablam! | Oct 13 10:45:07.134 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:07.134 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Oct 13 10:45:07.134 INFO kablam! 1055 | | Ok(()) Oct 13 10:45:07.134 INFO kablam! 1056 | | } Oct 13 10:45:07.134 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:07.134 INFO kablam! Oct 13 10:45:07.134 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:07.134 INFO kablam! --> src/ewkb.rs:1053:5 Oct 13 10:45:07.134 INFO kablam! | Oct 13 10:45:07.134 INFO kablam! 1053 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:07.134 INFO kablam! 1054 | | write!(f, stringify!(EwkbGeometry))?; //TODO Oct 13 10:45:07.134 INFO kablam! 1055 | | Ok(()) Oct 13 10:45:07.134 INFO kablam! 1056 | | } Oct 13 10:45:07.134 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:07.134 INFO kablam! Oct 13 10:45:07.134 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:07.134 INFO kablam! --> src/ewkb.rs:1085:5 Oct 13 10:45:07.134 INFO kablam! | Oct 13 10:45:07.134 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Oct 13 10:45:07.134 INFO kablam! 1086 | | match *self { Oct 13 10:45:07.134 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:07.134 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:07.135 INFO kablam! ... | Oct 13 10:45:07.135 INFO kablam! 1094 | | } Oct 13 10:45:07.135 INFO kablam! 1095 | | } Oct 13 10:45:07.135 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:07.135 INFO kablam! Oct 13 10:45:07.135 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:07.135 INFO kablam! --> src/ewkb.rs:1085:5 Oct 13 10:45:07.135 INFO kablam! | Oct 13 10:45:07.135 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Oct 13 10:45:07.135 INFO kablam! 1086 | | match *self { Oct 13 10:45:07.135 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:07.135 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:07.135 INFO kablam! ... | Oct 13 10:45:07.135 INFO kablam! 1094 | | } Oct 13 10:45:07.135 INFO kablam! 1095 | | } Oct 13 10:45:07.135 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:07.135 INFO kablam! Oct 13 10:45:07.135 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:07.135 INFO kablam! --> src/ewkb.rs:1085:5 Oct 13 10:45:07.135 INFO kablam! | Oct 13 10:45:07.135 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Oct 13 10:45:07.135 INFO kablam! 1086 | | match *self { Oct 13 10:45:07.135 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:07.135 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:07.135 INFO kablam! ... | Oct 13 10:45:07.135 INFO kablam! 1094 | | } Oct 13 10:45:07.136 INFO kablam! 1095 | | } Oct 13 10:45:07.136 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:07.136 INFO kablam! Oct 13 10:45:07.136 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:07.136 INFO kablam! --> src/ewkb.rs:1085:5 Oct 13 10:45:07.136 INFO kablam! | Oct 13 10:45:07.136 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Oct 13 10:45:07.136 INFO kablam! 1086 | | match *self { Oct 13 10:45:07.136 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:07.136 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:07.136 INFO kablam! ... | Oct 13 10:45:07.136 INFO kablam! 1094 | | } Oct 13 10:45:07.136 INFO kablam! 1095 | | } Oct 13 10:45:07.136 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:07.136 INFO kablam! Oct 13 10:45:07.136 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:07.136 INFO kablam! --> src/ewkb.rs:1085:5 Oct 13 10:45:07.136 INFO kablam! | Oct 13 10:45:07.136 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Oct 13 10:45:07.136 INFO kablam! 1086 | | match *self { Oct 13 10:45:07.136 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:07.136 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:07.136 INFO kablam! ... | Oct 13 10:45:07.136 INFO kablam! 1094 | | } Oct 13 10:45:07.136 INFO kablam! 1095 | | } Oct 13 10:45:07.137 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:07.137 INFO kablam! Oct 13 10:45:07.137 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:07.137 INFO kablam! --> src/ewkb.rs:1085:5 Oct 13 10:45:07.137 INFO kablam! | Oct 13 10:45:07.137 INFO kablam! 1085 | / fn opt_srid(&self) -> Option { Oct 13 10:45:07.137 INFO kablam! 1086 | | match *self { Oct 13 10:45:07.137 INFO kablam! 1087 | | EwkbGeometry::Point(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:07.137 INFO kablam! 1088 | | EwkbGeometry::LineString(ref ewkb) => ewkb.opt_srid(), Oct 13 10:45:07.137 INFO kablam! ... | Oct 13 10:45:07.137 INFO kablam! 1094 | | } Oct 13 10:45:07.137 INFO kablam! 1095 | | } Oct 13 10:45:07.137 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:07.137 INFO kablam! Oct 13 10:45:07.137 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:07.137 INFO kablam! --> src/ewkb.rs:1097:5 Oct 13 10:45:07.137 INFO kablam! | Oct 13 10:45:07.137 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Oct 13 10:45:07.137 INFO kablam! 1098 | | match *self { Oct 13 10:45:07.137 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Oct 13 10:45:07.137 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Oct 13 10:45:07.137 INFO kablam! ... | Oct 13 10:45:07.137 INFO kablam! 1106 | | } Oct 13 10:45:07.137 INFO kablam! 1107 | | } Oct 13 10:45:07.137 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:07.138 INFO kablam! Oct 13 10:45:07.138 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:07.138 INFO kablam! --> src/ewkb.rs:1097:5 Oct 13 10:45:07.138 INFO kablam! | Oct 13 10:45:07.138 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Oct 13 10:45:07.138 INFO kablam! 1098 | | match *self { Oct 13 10:45:07.138 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Oct 13 10:45:07.138 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Oct 13 10:45:07.138 INFO kablam! ... | Oct 13 10:45:07.138 INFO kablam! 1106 | | } Oct 13 10:45:07.138 INFO kablam! 1107 | | } Oct 13 10:45:07.138 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:07.138 INFO kablam! Oct 13 10:45:07.138 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:07.138 INFO kablam! --> src/ewkb.rs:1097:5 Oct 13 10:45:07.138 INFO kablam! | Oct 13 10:45:07.138 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Oct 13 10:45:07.138 INFO kablam! 1098 | | match *self { Oct 13 10:45:07.138 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Oct 13 10:45:07.138 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Oct 13 10:45:07.138 INFO kablam! ... | Oct 13 10:45:07.138 INFO kablam! 1106 | | } Oct 13 10:45:07.138 INFO kablam! 1107 | | } Oct 13 10:45:07.138 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:07.138 INFO kablam! Oct 13 10:45:07.138 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:07.139 INFO kablam! --> src/ewkb.rs:1097:5 Oct 13 10:45:07.139 INFO kablam! | Oct 13 10:45:07.139 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Oct 13 10:45:07.139 INFO kablam! 1098 | | match *self { Oct 13 10:45:07.139 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Oct 13 10:45:07.139 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Oct 13 10:45:07.139 INFO kablam! ... | Oct 13 10:45:07.139 INFO kablam! 1106 | | } Oct 13 10:45:07.139 INFO kablam! 1107 | | } Oct 13 10:45:07.139 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:07.139 INFO kablam! Oct 13 10:45:07.139 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:07.139 INFO kablam! --> src/ewkb.rs:1097:5 Oct 13 10:45:07.139 INFO kablam! | Oct 13 10:45:07.139 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Oct 13 10:45:07.139 INFO kablam! 1098 | | match *self { Oct 13 10:45:07.139 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Oct 13 10:45:07.139 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Oct 13 10:45:07.139 INFO kablam! ... | Oct 13 10:45:07.139 INFO kablam! 1106 | | } Oct 13 10:45:07.139 INFO kablam! 1107 | | } Oct 13 10:45:07.139 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:07.139 INFO kablam! Oct 13 10:45:07.139 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:07.139 INFO kablam! --> src/ewkb.rs:1097:5 Oct 13 10:45:07.140 INFO kablam! | Oct 13 10:45:07.140 INFO kablam! 1097 | / fn type_id(&self) -> u32 { Oct 13 10:45:07.140 INFO kablam! 1098 | | match *self { Oct 13 10:45:07.140 INFO kablam! 1099 | | EwkbGeometry::Point(ref ewkb) => ewkb.type_id(), Oct 13 10:45:07.140 INFO kablam! 1100 | | EwkbGeometry::LineString(ref ewkb) => ewkb.type_id(), Oct 13 10:45:07.140 INFO kablam! ... | Oct 13 10:45:07.140 INFO kablam! 1106 | | } Oct 13 10:45:07.140 INFO kablam! 1107 | | } Oct 13 10:45:07.147 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:07.148 INFO kablam! Oct 13 10:45:07.148 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:07.148 INFO kablam! --> src/ewkb.rs:1109:5 Oct 13 10:45:07.148 INFO kablam! | Oct 13 10:45:07.148 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:07.148 INFO kablam! 1110 | | match *self { Oct 13 10:45:07.148 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:07.148 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:07.148 INFO kablam! ... | Oct 13 10:45:07.148 INFO kablam! 1118 | | } Oct 13 10:45:07.148 INFO kablam! 1119 | | } Oct 13 10:45:07.148 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:07.148 INFO kablam! Oct 13 10:45:07.148 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:07.148 INFO kablam! --> src/ewkb.rs:1109:5 Oct 13 10:45:07.148 INFO kablam! | Oct 13 10:45:07.148 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:07.148 INFO kablam! 1110 | | match *self { Oct 13 10:45:07.148 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:07.148 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:07.148 INFO kablam! ... | Oct 13 10:45:07.148 INFO kablam! 1118 | | } Oct 13 10:45:07.148 INFO kablam! 1119 | | } Oct 13 10:45:07.148 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:07.149 INFO kablam! Oct 13 10:45:07.149 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:07.149 INFO kablam! --> src/ewkb.rs:1109:5 Oct 13 10:45:07.149 INFO kablam! | Oct 13 10:45:07.149 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:07.149 INFO kablam! 1110 | | match *self { Oct 13 10:45:07.149 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:07.149 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:07.149 INFO kablam! ... | Oct 13 10:45:07.149 INFO kablam! 1118 | | } Oct 13 10:45:07.149 INFO kablam! 1119 | | } Oct 13 10:45:07.149 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:07.149 INFO kablam! Oct 13 10:45:07.149 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:07.149 INFO kablam! --> src/ewkb.rs:1109:5 Oct 13 10:45:07.149 INFO kablam! | Oct 13 10:45:07.149 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:07.149 INFO kablam! 1110 | | match *self { Oct 13 10:45:07.149 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:07.149 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:07.149 INFO kablam! ... | Oct 13 10:45:07.149 INFO kablam! 1118 | | } Oct 13 10:45:07.149 INFO kablam! 1119 | | } Oct 13 10:45:07.149 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:07.149 INFO kablam! Oct 13 10:45:07.149 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:07.150 INFO kablam! --> src/ewkb.rs:1109:5 Oct 13 10:45:07.150 INFO kablam! | Oct 13 10:45:07.150 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:07.150 INFO kablam! 1110 | | match *self { Oct 13 10:45:07.150 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:07.150 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:07.150 INFO kablam! ... | Oct 13 10:45:07.150 INFO kablam! 1118 | | } Oct 13 10:45:07.150 INFO kablam! 1119 | | } Oct 13 10:45:07.150 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:07.150 INFO kablam! Oct 13 10:45:07.150 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:07.150 INFO kablam! --> src/ewkb.rs:1109:5 Oct 13 10:45:07.150 INFO kablam! | Oct 13 10:45:07.150 INFO kablam! 1109 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:07.150 INFO kablam! 1110 | | match *self { Oct 13 10:45:07.150 INFO kablam! 1111 | | EwkbGeometry::Point(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:07.150 INFO kablam! 1112 | | EwkbGeometry::LineString(ref ewkb) => ewkb.write_ewkb_body(w), Oct 13 10:45:07.150 INFO kablam! ... | Oct 13 10:45:07.150 INFO kablam! 1118 | | } Oct 13 10:45:07.150 INFO kablam! 1119 | | } Oct 13 10:45:07.150 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:07.150 INFO kablam! Oct 13 10:45:07.153 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:07.153 INFO kablam! --> src/ewkb.rs:1138:5 Oct 13 10:45:07.153 INFO kablam! | Oct 13 10:45:07.153 INFO kablam! 1138 | / fn as_ewkb( Oct 13 10:45:07.153 INFO kablam! 1139 | | &'a self, Oct 13 10:45:07.153 INFO kablam! 1140 | | ) -> EwkbGeometry< Oct 13 10:45:07.153 INFO kablam! 1141 | | 'a, Oct 13 10:45:07.153 INFO kablam! ... | Oct 13 10:45:07.153 INFO kablam! 1165 | | } Oct 13 10:45:07.153 INFO kablam! 1166 | | } Oct 13 10:45:07.153 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:07.153 INFO kablam! Oct 13 10:45:07.153 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:07.154 INFO kablam! --> src/ewkb.rs:1138:5 Oct 13 10:45:07.154 INFO kablam! | Oct 13 10:45:07.154 INFO kablam! 1138 | / fn as_ewkb( Oct 13 10:45:07.154 INFO kablam! 1139 | | &'a self, Oct 13 10:45:07.154 INFO kablam! 1140 | | ) -> EwkbGeometry< Oct 13 10:45:07.154 INFO kablam! 1141 | | 'a, Oct 13 10:45:07.154 INFO kablam! ... | Oct 13 10:45:07.154 INFO kablam! 1165 | | } Oct 13 10:45:07.154 INFO kablam! 1166 | | } Oct 13 10:45:07.154 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:07.154 INFO kablam! Oct 13 10:45:07.154 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:07.154 INFO kablam! --> src/ewkb.rs:1138:5 Oct 13 10:45:07.154 INFO kablam! | Oct 13 10:45:07.154 INFO kablam! 1138 | / fn as_ewkb( Oct 13 10:45:07.154 INFO kablam! 1139 | | &'a self, Oct 13 10:45:07.154 INFO kablam! 1140 | | ) -> EwkbGeometry< Oct 13 10:45:07.154 INFO kablam! 1141 | | 'a, Oct 13 10:45:07.154 INFO kablam! ... | Oct 13 10:45:07.154 INFO kablam! 1165 | | } Oct 13 10:45:07.155 INFO kablam! 1166 | | } Oct 13 10:45:07.155 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:07.155 INFO kablam! Oct 13 10:45:07.155 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:07.155 INFO kablam! --> src/ewkb.rs:1138:5 Oct 13 10:45:07.155 INFO kablam! | Oct 13 10:45:07.155 INFO kablam! 1138 | / fn as_ewkb( Oct 13 10:45:07.155 INFO kablam! 1139 | | &'a self, Oct 13 10:45:07.155 INFO kablam! 1140 | | ) -> EwkbGeometry< Oct 13 10:45:07.155 INFO kablam! 1141 | | 'a, Oct 13 10:45:07.155 INFO kablam! ... | Oct 13 10:45:07.155 INFO kablam! 1165 | | } Oct 13 10:45:07.155 INFO kablam! 1166 | | } Oct 13 10:45:07.155 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:07.155 INFO kablam! Oct 13 10:45:07.155 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:07.155 INFO kablam! --> src/ewkb.rs:1138:5 Oct 13 10:45:07.155 INFO kablam! | Oct 13 10:45:07.155 INFO kablam! 1138 | / fn as_ewkb( Oct 13 10:45:07.156 INFO kablam! 1139 | | &'a self, Oct 13 10:45:07.156 INFO kablam! 1140 | | ) -> EwkbGeometry< Oct 13 10:45:07.156 INFO kablam! 1141 | | 'a, Oct 13 10:45:07.156 INFO kablam! ... | Oct 13 10:45:07.156 INFO kablam! 1165 | | } Oct 13 10:45:07.156 INFO kablam! 1166 | | } Oct 13 10:45:07.156 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:07.156 INFO kablam! Oct 13 10:45:07.156 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:07.156 INFO kablam! --> src/ewkb.rs:1138:5 Oct 13 10:45:07.156 INFO kablam! | Oct 13 10:45:07.156 INFO kablam! 1138 | / fn as_ewkb( Oct 13 10:45:07.156 INFO kablam! 1139 | | &'a self, Oct 13 10:45:07.156 INFO kablam! 1140 | | ) -> EwkbGeometry< Oct 13 10:45:07.156 INFO kablam! 1141 | | 'a, Oct 13 10:45:07.156 INFO kablam! ... | Oct 13 10:45:07.156 INFO kablam! 1165 | | } Oct 13 10:45:07.156 INFO kablam! 1166 | | } Oct 13 10:45:07.156 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:07.157 INFO kablam! Oct 13 10:45:07.164 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:07.164 INFO kablam! --> src/ewkb.rs:1371:5 Oct 13 10:45:07.164 INFO kablam! | Oct 13 10:45:07.164 INFO kablam! 1371 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:07.164 INFO kablam! 1372 | | write!(f, stringify!(EwkbGeometryCollection))?; //TODO Oct 13 10:45:07.164 INFO kablam! 1373 | | Ok(()) Oct 13 10:45:07.164 INFO kablam! 1374 | | } Oct 13 10:45:07.164 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:07.164 INFO kablam! Oct 13 10:45:07.164 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:07.164 INFO kablam! --> src/ewkb.rs:1403:5 Oct 13 10:45:07.164 INFO kablam! | Oct 13 10:45:07.164 INFO kablam! 1403 | / fn opt_srid(&self) -> Option { Oct 13 10:45:07.164 INFO kablam! 1404 | | self.srid Oct 13 10:45:07.164 INFO kablam! 1405 | | } Oct 13 10:45:07.164 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:07.164 INFO kablam! Oct 13 10:45:07.172 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:07.172 INFO kablam! --> src/ewkb.rs:1407:5 Oct 13 10:45:07.172 INFO kablam! | Oct 13 10:45:07.172 INFO kablam! 1407 | / fn type_id(&self) -> u32 { Oct 13 10:45:07.172 INFO kablam! 1408 | | 0x07 | Self::wkb_type_id(&self.point_type, self.srid) Oct 13 10:45:07.172 INFO kablam! 1409 | | } Oct 13 10:45:07.172 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:07.172 INFO kablam! Oct 13 10:45:07.177 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:07.177 INFO kablam! --> src/ewkb.rs:1411:5 Oct 13 10:45:07.177 INFO kablam! | Oct 13 10:45:07.177 INFO kablam! 1411 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:07.177 INFO kablam! 1412 | | w.write_u32::(self.geom.geometries().len() as u32)?; Oct 13 10:45:07.177 INFO kablam! 1413 | | Oct 13 10:45:07.177 INFO kablam! 1414 | | for geom in self.geom.geometries() { Oct 13 10:45:07.177 INFO kablam! ... | Oct 13 10:45:07.177 INFO kablam! 1474 | | Ok(()) Oct 13 10:45:07.177 INFO kablam! 1475 | | } Oct 13 10:45:07.177 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:07.177 INFO kablam! Oct 13 10:45:07.177 INFO kablam! error[E0277]: the trait bound `usize: types::GeometryCollection<'a>` is not satisfied Oct 13 10:45:07.177 INFO kablam! --> src/ewkb.rs:1494:5 Oct 13 10:45:07.177 INFO kablam! | Oct 13 10:45:07.177 INFO kablam! 1494 | / fn as_ewkb( Oct 13 10:45:07.177 INFO kablam! 1495 | | &'a self, Oct 13 10:45:07.177 INFO kablam! 1496 | | ) -> EwkbGeometryCollection< Oct 13 10:45:07.177 INFO kablam! 1497 | | 'a, Oct 13 10:45:07.177 INFO kablam! ... | Oct 13 10:45:07.177 INFO kablam! 1515 | | } Oct 13 10:45:07.177 INFO kablam! 1516 | | } Oct 13 10:45:07.177 INFO kablam! | |_____^ the trait `types::GeometryCollection<'a>` is not implemented for `usize` Oct 13 10:45:07.177 INFO kablam! Oct 13 10:45:07.177 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:07.177 INFO kablam! --> src/twkb.rs:286:5 Oct 13 10:45:07.177 INFO kablam! | Oct 13 10:45:07.177 INFO kablam! 286 | / fn as_ewkb(&'a self) -> ewkb::EwkbLineString<'a, Self::PointType, Self::Iter> { Oct 13 10:45:07.177 INFO kablam! 287 | | ewkb::EwkbLineString { Oct 13 10:45:07.177 INFO kablam! 288 | | geom: self, Oct 13 10:45:07.177 INFO kablam! 289 | | srid: None, Oct 13 10:45:07.177 INFO kablam! 290 | | point_type: ewkb::PointType::Point, Oct 13 10:45:07.177 INFO kablam! 291 | | } Oct 13 10:45:07.177 INFO kablam! 292 | | } Oct 13 10:45:07.177 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:07.177 INFO kablam! Oct 13 10:45:07.177 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:07.177 INFO kablam! --> src/twkb.rs:346:5 Oct 13 10:45:07.177 INFO kablam! | Oct 13 10:45:07.177 INFO kablam! 346 | / fn as_ewkb( Oct 13 10:45:07.177 INFO kablam! 347 | | &'a self, Oct 13 10:45:07.177 INFO kablam! 348 | | ) -> ewkb::EwkbPolygon<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 13 10:45:07.177 INFO kablam! 349 | | ewkb::EwkbPolygon { Oct 13 10:45:07.177 INFO kablam! ... | Oct 13 10:45:07.177 INFO kablam! 353 | | } Oct 13 10:45:07.177 INFO kablam! 354 | | } Oct 13 10:45:07.177 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:07.177 INFO kablam! Oct 13 10:45:07.184 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:07.184 INFO kablam! --> src/twkb.rs:404:5 Oct 13 10:45:07.184 INFO kablam! | Oct 13 10:45:07.184 INFO kablam! 404 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiPoint<'a, Self::PointType, Self::Iter> { Oct 13 10:45:07.184 INFO kablam! 405 | | ewkb::EwkbMultiPoint { Oct 13 10:45:07.184 INFO kablam! 406 | | geom: self, Oct 13 10:45:07.184 INFO kablam! 407 | | srid: None, Oct 13 10:45:07.184 INFO kablam! 408 | | point_type: ewkb::PointType::Point, Oct 13 10:45:07.184 INFO kablam! 409 | | } Oct 13 10:45:07.184 INFO kablam! 410 | | } Oct 13 10:45:07.184 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:07.184 INFO kablam! Oct 13 10:45:07.189 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:07.189 INFO kablam! --> src/twkb.rs:470:5 Oct 13 10:45:07.189 INFO kablam! | Oct 13 10:45:07.189 INFO kablam! 470 | / fn as_ewkb( Oct 13 10:45:07.190 INFO kablam! 471 | | &'a self, Oct 13 10:45:07.190 INFO kablam! 472 | | ) -> ewkb::EwkbMultiLineString<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> Oct 13 10:45:07.190 INFO kablam! 473 | | { Oct 13 10:45:07.190 INFO kablam! ... | Oct 13 10:45:07.190 INFO kablam! 478 | | } Oct 13 10:45:07.190 INFO kablam! 479 | | } Oct 13 10:45:07.190 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:07.190 INFO kablam! Oct 13 10:45:07.190 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:07.190 INFO kablam! --> src/twkb.rs:554:5 Oct 13 10:45:07.190 INFO kablam! | Oct 13 10:45:07.190 INFO kablam! 554 | / fn as_ewkb( Oct 13 10:45:07.190 INFO kablam! 555 | | &'a self, Oct 13 10:45:07.190 INFO kablam! 556 | | ) -> ewkb::EwkbMultiPolygon< Oct 13 10:45:07.190 INFO kablam! 557 | | 'a, Oct 13 10:45:07.190 INFO kablam! ... | Oct 13 10:45:07.190 INFO kablam! 569 | | } Oct 13 10:45:07.190 INFO kablam! 570 | | } Oct 13 10:45:07.190 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:07.190 INFO kablam! Oct 13 10:45:07.205 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:07.205 INFO kablam! --> src/ewkb.rs:566:13 Oct 13 10:45:07.205 INFO kablam! | Oct 13 10:45:07.205 INFO kablam! 566 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:07.205 INFO kablam! 567 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 13 10:45:07.205 INFO kablam! 568 | | Ok(()) Oct 13 10:45:07.205 INFO kablam! 569 | | } Oct 13 10:45:07.205 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:07.205 INFO kablam! ... Oct 13 10:45:07.205 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 10:45:07.205 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 13 10:45:07.205 INFO kablam! 761 | | command write_ewkb_body); Oct 13 10:45:07.205 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 10:45:07.205 INFO kablam! Oct 13 10:45:07.205 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:07.205 INFO kablam! --> src/ewkb.rs:576:13 Oct 13 10:45:07.205 INFO kablam! | Oct 13 10:45:07.205 INFO kablam! 576 | / fn opt_srid(&self) -> Option { Oct 13 10:45:07.205 INFO kablam! 577 | | self.srid Oct 13 10:45:07.205 INFO kablam! 578 | | } Oct 13 10:45:07.205 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:07.205 INFO kablam! ... Oct 13 10:45:07.205 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 10:45:07.205 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 13 10:45:07.205 INFO kablam! 761 | | command write_ewkb_body); Oct 13 10:45:07.205 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 10:45:07.205 INFO kablam! Oct 13 10:45:07.205 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:07.205 INFO kablam! --> src/ewkb.rs:580:13 Oct 13 10:45:07.205 INFO kablam! | Oct 13 10:45:07.205 INFO kablam! 580 | / fn type_id(&self) -> u32 { Oct 13 10:45:07.205 INFO kablam! 581 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 13 10:45:07.205 INFO kablam! 582 | | } Oct 13 10:45:07.205 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:07.205 INFO kablam! ... Oct 13 10:45:07.206 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 10:45:07.206 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 13 10:45:07.206 INFO kablam! 761 | | command write_ewkb_body); Oct 13 10:45:07.206 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 10:45:07.206 INFO kablam! Oct 13 10:45:07.206 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:07.206 INFO kablam! --> src/ewkb.rs:584:13 Oct 13 10:45:07.206 INFO kablam! | Oct 13 10:45:07.206 INFO kablam! 584 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:07.206 INFO kablam! 585 | | w.write_u32::(self.geom.points().len() as u32)?; Oct 13 10:45:07.206 INFO kablam! 586 | | for geom in self.geom.points() { Oct 13 10:45:07.206 INFO kablam! 587 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 13 10:45:07.206 INFO kablam! ... | Oct 13 10:45:07.206 INFO kablam! 590 | | Ok(()) Oct 13 10:45:07.206 INFO kablam! 591 | | } Oct 13 10:45:07.206 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:07.206 INFO kablam! ... Oct 13 10:45:07.206 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 10:45:07.206 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 13 10:45:07.206 INFO kablam! 761 | | command write_ewkb_body); Oct 13 10:45:07.206 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 10:45:07.206 INFO kablam! Oct 13 10:45:07.206 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:07.206 INFO kablam! --> src/ewkb.rs:599:13 Oct 13 10:45:07.206 INFO kablam! | Oct 13 10:45:07.206 INFO kablam! 599 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Oct 13 10:45:07.206 INFO kablam! 600 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 13 10:45:07.206 INFO kablam! 601 | | } Oct 13 10:45:07.206 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:07.206 INFO kablam! ... Oct 13 10:45:07.206 INFO kablam! 759 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 10:45:07.206 INFO kablam! 760 | | to EwkbLineString with type code 0x02, Oct 13 10:45:07.206 INFO kablam! 761 | | command write_ewkb_body); Oct 13 10:45:07.206 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 10:45:07.206 INFO kablam! Oct 13 10:45:07.206 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:07.206 INFO kablam! --> src/ewkb.rs:634:13 Oct 13 10:45:07.206 INFO kablam! | Oct 13 10:45:07.206 INFO kablam! 634 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:07.206 INFO kablam! 635 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 13 10:45:07.206 INFO kablam! 636 | | Ok(()) Oct 13 10:45:07.206 INFO kablam! 637 | | } Oct 13 10:45:07.206 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:07.206 INFO kablam! ... Oct 13 10:45:07.206 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 10:45:07.206 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 13 10:45:07.206 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 10:45:07.206 INFO kablam! 778 | | command write_ewkb_body); Oct 13 10:45:07.206 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 10:45:07.206 INFO kablam! Oct 13 10:45:07.206 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:07.206 INFO kablam! --> src/ewkb.rs:646:13 Oct 13 10:45:07.206 INFO kablam! | Oct 13 10:45:07.206 INFO kablam! 646 | / fn opt_srid(&self) -> Option { Oct 13 10:45:07.206 INFO kablam! 647 | | self.srid Oct 13 10:45:07.206 INFO kablam! 648 | | } Oct 13 10:45:07.206 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:07.206 INFO kablam! ... Oct 13 10:45:07.206 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 10:45:07.206 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 13 10:45:07.206 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 10:45:07.206 INFO kablam! 778 | | command write_ewkb_body); Oct 13 10:45:07.206 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 10:45:07.206 INFO kablam! Oct 13 10:45:07.206 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:07.206 INFO kablam! --> src/ewkb.rs:650:13 Oct 13 10:45:07.206 INFO kablam! | Oct 13 10:45:07.206 INFO kablam! 650 | / fn type_id(&self) -> u32 { Oct 13 10:45:07.206 INFO kablam! 651 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 13 10:45:07.206 INFO kablam! 652 | | } Oct 13 10:45:07.206 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:07.206 INFO kablam! ... Oct 13 10:45:07.206 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 10:45:07.206 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 13 10:45:07.206 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 10:45:07.206 INFO kablam! 778 | | command write_ewkb_body); Oct 13 10:45:07.206 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 10:45:07.206 INFO kablam! Oct 13 10:45:07.206 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:07.206 INFO kablam! --> src/ewkb.rs:654:13 Oct 13 10:45:07.206 INFO kablam! | Oct 13 10:45:07.206 INFO kablam! 654 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:07.206 INFO kablam! 655 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Oct 13 10:45:07.206 INFO kablam! 656 | | for geom in self.geom.$itemname() { Oct 13 10:45:07.206 INFO kablam! 657 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 13 10:45:07.206 INFO kablam! ... | Oct 13 10:45:07.206 INFO kablam! 660 | | Ok(()) Oct 13 10:45:07.206 INFO kablam! 661 | | } Oct 13 10:45:07.206 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:07.207 INFO kablam! ... Oct 13 10:45:07.207 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 10:45:07.207 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 13 10:45:07.207 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 10:45:07.207 INFO kablam! 778 | | command write_ewkb_body); Oct 13 10:45:07.207 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 10:45:07.207 INFO kablam! Oct 13 10:45:07.207 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:07.207 INFO kablam! --> src/ewkb.rs:671:13 Oct 13 10:45:07.207 INFO kablam! | Oct 13 10:45:07.207 INFO kablam! 671 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 13 10:45:07.207 INFO kablam! 672 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 13 10:45:07.207 INFO kablam! 673 | | } Oct 13 10:45:07.207 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:07.207 INFO kablam! ... Oct 13 10:45:07.207 INFO kablam! 775 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 10:45:07.207 INFO kablam! 776 | | to EwkbPolygon with type code 0x03, Oct 13 10:45:07.207 INFO kablam! 777 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 10:45:07.207 INFO kablam! 778 | | command write_ewkb_body); Oct 13 10:45:07.207 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 10:45:07.207 INFO kablam! Oct 13 10:45:07.207 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:07.207 INFO kablam! --> src/ewkb.rs:566:13 Oct 13 10:45:07.207 INFO kablam! | Oct 13 10:45:07.207 INFO kablam! 566 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:07.207 INFO kablam! 567 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 13 10:45:07.207 INFO kablam! 568 | | Ok(()) Oct 13 10:45:07.207 INFO kablam! 569 | | } Oct 13 10:45:07.207 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:07.207 INFO kablam! ... Oct 13 10:45:07.207 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 10:45:07.207 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 13 10:45:07.207 INFO kablam! 794 | | command write_ewkb); Oct 13 10:45:07.207 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 10:45:07.207 INFO kablam! Oct 13 10:45:07.207 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:07.207 INFO kablam! --> src/ewkb.rs:576:13 Oct 13 10:45:07.207 INFO kablam! | Oct 13 10:45:07.207 INFO kablam! 576 | / fn opt_srid(&self) -> Option { Oct 13 10:45:07.207 INFO kablam! 577 | | self.srid Oct 13 10:45:07.207 INFO kablam! 578 | | } Oct 13 10:45:07.207 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:07.207 INFO kablam! ... Oct 13 10:45:07.207 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 10:45:07.207 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 13 10:45:07.207 INFO kablam! 794 | | command write_ewkb); Oct 13 10:45:07.207 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 10:45:07.207 INFO kablam! Oct 13 10:45:07.207 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:07.207 INFO kablam! --> src/ewkb.rs:580:13 Oct 13 10:45:07.207 INFO kablam! | Oct 13 10:45:07.207 INFO kablam! 580 | / fn type_id(&self) -> u32 { Oct 13 10:45:07.207 INFO kablam! 581 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 13 10:45:07.207 INFO kablam! 582 | | } Oct 13 10:45:07.207 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:07.207 INFO kablam! ... Oct 13 10:45:07.207 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 10:45:07.207 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 13 10:45:07.207 INFO kablam! 794 | | command write_ewkb); Oct 13 10:45:07.207 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 10:45:07.207 INFO kablam! Oct 13 10:45:07.207 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:07.207 INFO kablam! --> src/ewkb.rs:584:13 Oct 13 10:45:07.207 INFO kablam! | Oct 13 10:45:07.207 INFO kablam! 584 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:07.207 INFO kablam! 585 | | w.write_u32::(self.geom.points().len() as u32)?; Oct 13 10:45:07.207 INFO kablam! 586 | | for geom in self.geom.points() { Oct 13 10:45:07.207 INFO kablam! 587 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 13 10:45:07.207 INFO kablam! ... | Oct 13 10:45:07.207 INFO kablam! 590 | | Ok(()) Oct 13 10:45:07.207 INFO kablam! 591 | | } Oct 13 10:45:07.207 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:07.207 INFO kablam! ... Oct 13 10:45:07.207 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 10:45:07.207 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 13 10:45:07.207 INFO kablam! 794 | | command write_ewkb); Oct 13 10:45:07.207 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 10:45:07.207 INFO kablam! Oct 13 10:45:07.207 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:07.207 INFO kablam! --> src/ewkb.rs:599:13 Oct 13 10:45:07.207 INFO kablam! | Oct 13 10:45:07.207 INFO kablam! 599 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Oct 13 10:45:07.207 INFO kablam! 600 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 13 10:45:07.207 INFO kablam! 601 | | } Oct 13 10:45:07.207 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:07.207 INFO kablam! ... Oct 13 10:45:07.207 INFO kablam! 792 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 10:45:07.207 INFO kablam! 793 | | to EwkbMultiPoint with type code 0x04, Oct 13 10:45:07.207 INFO kablam! 794 | | command write_ewkb); Oct 13 10:45:07.208 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 10:45:07.208 INFO kablam! Oct 13 10:45:07.208 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:07.208 INFO kablam! --> src/ewkb.rs:634:13 Oct 13 10:45:07.208 INFO kablam! | Oct 13 10:45:07.208 INFO kablam! 634 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:07.208 INFO kablam! 635 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 13 10:45:07.208 INFO kablam! 636 | | Ok(()) Oct 13 10:45:07.208 INFO kablam! 637 | | } Oct 13 10:45:07.208 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:07.208 INFO kablam! ... Oct 13 10:45:07.208 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 10:45:07.208 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 13 10:45:07.208 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 10:45:07.208 INFO kablam! 811 | | command write_ewkb); Oct 13 10:45:07.208 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:07.208 INFO kablam! Oct 13 10:45:07.208 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:07.208 INFO kablam! --> src/ewkb.rs:646:13 Oct 13 10:45:07.208 INFO kablam! | Oct 13 10:45:07.208 INFO kablam! 646 | / fn opt_srid(&self) -> Option { Oct 13 10:45:07.208 INFO kablam! 647 | | self.srid Oct 13 10:45:07.208 INFO kablam! 648 | | } Oct 13 10:45:07.208 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:07.208 INFO kablam! ... Oct 13 10:45:07.208 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 10:45:07.208 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 13 10:45:07.208 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 10:45:07.208 INFO kablam! 811 | | command write_ewkb); Oct 13 10:45:07.208 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:07.208 INFO kablam! Oct 13 10:45:07.208 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:07.208 INFO kablam! --> src/ewkb.rs:650:13 Oct 13 10:45:07.208 INFO kablam! | Oct 13 10:45:07.208 INFO kablam! 650 | / fn type_id(&self) -> u32 { Oct 13 10:45:07.208 INFO kablam! 651 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 13 10:45:07.208 INFO kablam! 652 | | } Oct 13 10:45:07.208 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:07.208 INFO kablam! ... Oct 13 10:45:07.208 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 10:45:07.208 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 13 10:45:07.208 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 10:45:07.208 INFO kablam! 811 | | command write_ewkb); Oct 13 10:45:07.208 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:07.208 INFO kablam! Oct 13 10:45:07.208 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:07.208 INFO kablam! --> src/ewkb.rs:654:13 Oct 13 10:45:07.208 INFO kablam! | Oct 13 10:45:07.208 INFO kablam! 654 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:07.208 INFO kablam! 655 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Oct 13 10:45:07.208 INFO kablam! 656 | | for geom in self.geom.$itemname() { Oct 13 10:45:07.208 INFO kablam! 657 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 13 10:45:07.208 INFO kablam! ... | Oct 13 10:45:07.208 INFO kablam! 660 | | Ok(()) Oct 13 10:45:07.208 INFO kablam! 661 | | } Oct 13 10:45:07.208 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:07.208 INFO kablam! ... Oct 13 10:45:07.208 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 10:45:07.208 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 13 10:45:07.208 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 10:45:07.208 INFO kablam! 811 | | command write_ewkb); Oct 13 10:45:07.208 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:07.208 INFO kablam! Oct 13 10:45:07.208 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:07.208 INFO kablam! --> src/ewkb.rs:671:13 Oct 13 10:45:07.208 INFO kablam! | Oct 13 10:45:07.208 INFO kablam! 671 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 13 10:45:07.208 INFO kablam! 672 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 13 10:45:07.208 INFO kablam! 673 | | } Oct 13 10:45:07.208 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:07.208 INFO kablam! ... Oct 13 10:45:07.208 INFO kablam! 808 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 10:45:07.208 INFO kablam! 809 | | to EwkbMultiLineString with type code 0x05, Oct 13 10:45:07.208 INFO kablam! 810 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 10:45:07.208 INFO kablam! 811 | | command write_ewkb); Oct 13 10:45:07.208 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:07.208 INFO kablam! Oct 13 10:45:07.208 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:07.208 INFO kablam! --> src/ewkb.rs:708:13 Oct 13 10:45:07.208 INFO kablam! | Oct 13 10:45:07.208 INFO kablam! 708 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 10:45:07.208 INFO kablam! 709 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 13 10:45:07.208 INFO kablam! 710 | | Ok(()) Oct 13 10:45:07.208 INFO kablam! 711 | | } Oct 13 10:45:07.208 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:07.208 INFO kablam! ... Oct 13 10:45:07.208 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 10:45:07.208 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 13 10:45:07.208 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 10:45:07.209 INFO kablam! 828 | | command write_ewkb); Oct 13 10:45:07.209 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:07.209 INFO kablam! Oct 13 10:45:07.216 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:07.216 INFO kablam! --> src/ewkb.rs:722:13 Oct 13 10:45:07.216 INFO kablam! | Oct 13 10:45:07.216 INFO kablam! 722 | / fn opt_srid(&self) -> Option { Oct 13 10:45:07.216 INFO kablam! 723 | | self.srid Oct 13 10:45:07.216 INFO kablam! 724 | | } Oct 13 10:45:07.216 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:07.216 INFO kablam! ... Oct 13 10:45:07.216 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 10:45:07.216 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 13 10:45:07.216 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 10:45:07.216 INFO kablam! 828 | | command write_ewkb); Oct 13 10:45:07.216 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:07.216 INFO kablam! Oct 13 10:45:07.216 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:07.216 INFO kablam! --> src/ewkb.rs:726:13 Oct 13 10:45:07.216 INFO kablam! | Oct 13 10:45:07.216 INFO kablam! 726 | / fn type_id(&self) -> u32 { Oct 13 10:45:07.216 INFO kablam! 727 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 13 10:45:07.216 INFO kablam! 728 | | } Oct 13 10:45:07.216 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:07.216 INFO kablam! ... Oct 13 10:45:07.216 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 10:45:07.216 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 13 10:45:07.216 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 10:45:07.216 INFO kablam! 828 | | command write_ewkb); Oct 13 10:45:07.216 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:07.216 INFO kablam! Oct 13 10:45:07.226 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:07.226 INFO kablam! --> src/ewkb.rs:730:13 Oct 13 10:45:07.226 INFO kablam! | Oct 13 10:45:07.226 INFO kablam! 730 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 10:45:07.226 INFO kablam! 731 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Oct 13 10:45:07.226 INFO kablam! 732 | | for geom in self.geom.$itemname() { Oct 13 10:45:07.226 INFO kablam! 733 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 13 10:45:07.226 INFO kablam! ... | Oct 13 10:45:07.226 INFO kablam! 736 | | Ok(()) Oct 13 10:45:07.226 INFO kablam! 737 | | } Oct 13 10:45:07.226 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:07.226 INFO kablam! ... Oct 13 10:45:07.226 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 10:45:07.226 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 13 10:45:07.226 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 10:45:07.226 INFO kablam! 828 | | command write_ewkb); Oct 13 10:45:07.226 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:07.226 INFO kablam! Oct 13 10:45:07.226 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:07.226 INFO kablam! --> src/ewkb.rs:749:13 Oct 13 10:45:07.226 INFO kablam! | Oct 13 10:45:07.226 INFO kablam! 749 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter> { Oct 13 10:45:07.226 INFO kablam! 750 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 13 10:45:07.226 INFO kablam! 751 | | } Oct 13 10:45:07.226 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:07.226 INFO kablam! ... Oct 13 10:45:07.227 INFO kablam! 825 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 10:45:07.227 INFO kablam! 826 | | to EwkbMultiPolygon with type code 0x06, Oct 13 10:45:07.227 INFO kablam! 827 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 10:45:07.227 INFO kablam! 828 | | command write_ewkb); Oct 13 10:45:07.227 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 10:45:07.227 INFO kablam! Oct 13 10:45:07.227 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:07.227 INFO kablam! --> src/postgis.rs:102:13 Oct 13 10:45:07.227 INFO kablam! | Oct 13 10:45:07.227 INFO kablam! 102 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 13 10:45:07.227 INFO kablam! 103 | | self.write_ewkb(out)?; Oct 13 10:45:07.227 INFO kablam! 104 | | Ok(IsNull::No) Oct 13 10:45:07.227 INFO kablam! 105 | | } Oct 13 10:45:07.227 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:07.227 INFO kablam! ... Oct 13 10:45:07.227 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Oct 13 10:45:07.227 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 13 10:45:07.227 INFO kablam! Oct 13 10:45:07.227 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 10:45:07.227 INFO kablam! --> src/postgis.rs:146:1 Oct 13 10:45:07.227 INFO kablam! | Oct 13 10:45:07.227 INFO kablam! 146 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Oct 13 10:45:07.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:45:07.227 INFO kablam! | | Oct 13 10:45:07.227 INFO kablam! | the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 10:45:07.227 INFO kablam! | in this macro invocation Oct 13 10:45:07.227 INFO kablam! | Oct 13 10:45:07.227 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 13 10:45:07.227 INFO kablam! Oct 13 10:45:07.227 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:07.227 INFO kablam! --> src/postgis.rs:118:13 Oct 13 10:45:07.227 INFO kablam! | Oct 13 10:45:07.227 INFO kablam! 118 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 13 10:45:07.227 INFO kablam! 119 | | self.write_ewkb(out)?; Oct 13 10:45:07.227 INFO kablam! 120 | | Ok(IsNull::No) Oct 13 10:45:07.227 INFO kablam! 121 | | } Oct 13 10:45:07.227 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:07.227 INFO kablam! ... Oct 13 10:45:07.227 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Oct 13 10:45:07.227 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 13 10:45:07.227 INFO kablam! Oct 13 10:45:07.227 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 10:45:07.227 INFO kablam! --> src/postgis.rs:147:1 Oct 13 10:45:07.227 INFO kablam! | Oct 13 10:45:07.227 INFO kablam! 147 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Oct 13 10:45:07.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:45:07.227 INFO kablam! | | Oct 13 10:45:07.227 INFO kablam! | the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 10:45:07.227 INFO kablam! | in this macro invocation Oct 13 10:45:07.227 INFO kablam! | Oct 13 10:45:07.227 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 13 10:45:07.227 INFO kablam! Oct 13 10:45:07.227 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:07.227 INFO kablam! --> src/postgis.rs:102:13 Oct 13 10:45:07.227 INFO kablam! | Oct 13 10:45:07.227 INFO kablam! 102 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 13 10:45:07.227 INFO kablam! 103 | | self.write_ewkb(out)?; Oct 13 10:45:07.227 INFO kablam! 104 | | Ok(IsNull::No) Oct 13 10:45:07.227 INFO kablam! 105 | | } Oct 13 10:45:07.227 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:07.227 INFO kablam! ... Oct 13 10:45:07.227 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Oct 13 10:45:07.227 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 13 10:45:07.227 INFO kablam! Oct 13 10:45:07.227 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 10:45:07.227 INFO kablam! --> src/postgis.rs:148:1 Oct 13 10:45:07.227 INFO kablam! | Oct 13 10:45:07.227 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Oct 13 10:45:07.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:45:07.227 INFO kablam! | | Oct 13 10:45:07.227 INFO kablam! | the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 10:45:07.227 INFO kablam! | in this macro invocation Oct 13 10:45:07.227 INFO kablam! | Oct 13 10:45:07.227 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 13 10:45:07.227 INFO kablam! Oct 13 10:45:07.227 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:07.227 INFO kablam! --> src/postgis.rs:118:13 Oct 13 10:45:07.227 INFO kablam! | Oct 13 10:45:07.227 INFO kablam! 118 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 13 10:45:07.227 INFO kablam! 119 | | self.write_ewkb(out)?; Oct 13 10:45:07.227 INFO kablam! 120 | | Ok(IsNull::No) Oct 13 10:45:07.227 INFO kablam! 121 | | } Oct 13 10:45:07.227 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:07.227 INFO kablam! ... Oct 13 10:45:07.227 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Oct 13 10:45:07.227 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 13 10:45:07.227 INFO kablam! Oct 13 10:45:07.228 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 10:45:07.228 INFO kablam! --> src/postgis.rs:149:1 Oct 13 10:45:07.228 INFO kablam! | Oct 13 10:45:07.228 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Oct 13 10:45:07.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:45:07.228 INFO kablam! | | Oct 13 10:45:07.228 INFO kablam! | the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 10:45:07.228 INFO kablam! | in this macro invocation Oct 13 10:45:07.228 INFO kablam! | Oct 13 10:45:07.228 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 13 10:45:07.228 INFO kablam! Oct 13 10:45:07.228 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:07.228 INFO kablam! --> src/postgis.rs:138:13 Oct 13 10:45:07.228 INFO kablam! | Oct 13 10:45:07.228 INFO kablam! 138 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 13 10:45:07.228 INFO kablam! 139 | | self.write_ewkb(out)?; Oct 13 10:45:07.228 INFO kablam! 140 | | Ok(IsNull::No) Oct 13 10:45:07.228 INFO kablam! 141 | | } Oct 13 10:45:07.228 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:07.228 INFO kablam! ... Oct 13 10:45:07.228 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Oct 13 10:45:07.228 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 10:45:07.228 INFO kablam! Oct 13 10:45:07.240 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 10:45:07.240 INFO kablam! --> src/postgis.rs:150:1 Oct 13 10:45:07.240 INFO kablam! | Oct 13 10:45:07.240 INFO kablam! 150 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Oct 13 10:45:07.240 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:45:07.240 INFO kablam! | | Oct 13 10:45:07.240 INFO kablam! | the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 10:45:07.240 INFO kablam! | in this macro invocation Oct 13 10:45:07.240 INFO kablam! | Oct 13 10:45:07.240 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 13 10:45:07.240 INFO kablam! Oct 13 10:45:07.248 INFO kablam! error: aborting due to 128 previous errors Oct 13 10:45:07.248 INFO kablam! Oct 13 10:45:07.248 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 13 10:45:07.264 INFO kablam! error: Could not compile `postgis`. Oct 13 10:45:07.264 INFO kablam! Oct 13 10:45:07.264 INFO kablam! To learn more, run the command again with --verbose. Oct 13 10:45:07.264 INFO kablam! su: No module specific data is present Oct 13 10:45:08.064 INFO running `"docker" "rm" "-f" "895f639f07360d43902a318cc3e2759edb818aff8bd0009af9f33af6544cc49b"` Oct 13 10:45:08.380 INFO blam! 895f639f07360d43902a318cc3e2759edb818aff8bd0009af9f33af6544cc49b