Oct 27 10:22:19.304 INFO checking OSM-Browser/points-api-importer against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 10:22:19.304 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 10:22:19.711 INFO blam! 977164338bf69bac6e8e0f9452bfa8c44a583e192c96d473733fb73300a8d55b Oct 27 10:22:19.713 INFO running `"docker" "start" "-a" "977164338bf69bac6e8e0f9452bfa8c44a583e192c96d473733fb73300a8d55b"` Oct 27 10:22:21.430 INFO kablam! usermod: no changes Oct 27 10:22:21.643 INFO kablam! Checking md5 v0.3.5 Oct 27 10:22:21.643 INFO kablam! Compiling procedural-masquerade v0.1.2 Oct 27 10:22:21.643 INFO kablam! Checking stable_deref_trait v1.0.0 Oct 27 10:22:21.643 INFO kablam! Checking protobuf v1.4.2 Oct 27 10:22:21.643 INFO kablam! Checking flat_map v0.0.4 Oct 27 10:22:21.643 INFO kablam! Compiling syn v0.11.11 Oct 27 10:22:21.644 INFO kablam! Checking par-map v0.1.1 Oct 27 10:22:21.644 INFO kablam! Checking miniz-sys v0.1.10 Oct 27 10:22:25.220 INFO kablam! Checking flate2 v0.2.20 Oct 27 10:22:26.491 INFO kablam! Checking postgres-protocol v0.3.1 Oct 27 10:22:31.920 INFO kablam! Checking postgres-shared v0.4.0 Oct 27 10:22:40.335 INFO kablam! Checking postgres v0.15.1 Oct 27 10:22:48.412 INFO kablam! Compiling rental-impl v0.4.14 Oct 27 10:22:48.414 INFO kablam! Compiling postgres-derive v0.3.1 Oct 27 10:22:51.467 INFO kablam! Checking postgis v0.5.0 Oct 27 10:22:57.051 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 27 10:22:57.051 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:489:9 Oct 27 10:22:57.051 INFO kablam! | Oct 27 10:22:57.051 INFO kablam! 489 | / pub struct $ewkbtype<'a, P, I> Oct 27 10:22:57.051 INFO kablam! 490 | | where P: 'a + postgis::Point, Oct 27 10:22:57.051 INFO kablam! 491 | | I: 'a + Iterator + ExactSizeIterator Oct 27 10:22:57.051 INFO kablam! 492 | | { Oct 27 10:22:57.051 INFO kablam! ... | Oct 27 10:22:57.051 INFO kablam! 495 | | pub point_type: PointType, Oct 27 10:22:57.051 INFO kablam! 496 | | } Oct 27 10:22:57.051 INFO kablam! | |_________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 27 10:22:57.051 INFO kablam! ... Oct 27 10:22:57.051 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 27 10:22:57.051 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 27 10:22:57.051 INFO kablam! 704 | | command write_ewkb_body); Oct 27 10:22:57.051 INFO kablam! | |________________________________________________- in this macro invocation Oct 27 10:22:57.051 INFO kablam! Oct 27 10:22:57.063 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 27 10:22:57.064 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:504:24 Oct 27 10:22:57.064 INFO kablam! | Oct 27 10:22:57.064 INFO kablam! 504 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Oct 27 10:22:57.064 INFO kablam! | ^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 27 10:22:57.064 INFO kablam! ... Oct 27 10:22:57.064 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 27 10:22:57.064 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 27 10:22:57.064 INFO kablam! 704 | | command write_ewkb_body); Oct 27 10:22:57.064 INFO kablam! | |________________________________________________- in this macro invocation Oct 27 10:22:57.064 INFO kablam! Oct 27 10:22:57.064 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 27 10:22:57.064 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:514:24 Oct 27 10:22:57.064 INFO kablam! | Oct 27 10:22:57.064 INFO kablam! 514 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Oct 27 10:22:57.064 INFO kablam! | ^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 27 10:22:57.064 INFO kablam! ... Oct 27 10:22:57.064 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 27 10:22:57.064 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 27 10:22:57.064 INFO kablam! 704 | | command write_ewkb_body); Oct 27 10:22:57.064 INFO kablam! | |________________________________________________- in this macro invocation Oct 27 10:22:57.064 INFO kablam! Oct 27 10:22:57.065 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 27 10:22:57.065 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:551:9 Oct 27 10:22:57.065 INFO kablam! | Oct 27 10:22:57.065 INFO kablam! 551 | / pub struct $ewkbtype<'a, P, I, T, J> Oct 27 10:22:57.065 INFO kablam! 552 | | where P: 'a + postgis::Point, Oct 27 10:22:57.065 INFO kablam! 553 | | I: 'a + Iterator + ExactSizeIterator, Oct 27 10:22:57.065 INFO kablam! 554 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Oct 27 10:22:57.065 INFO kablam! ... | Oct 27 10:22:57.065 INFO kablam! 559 | | pub point_type: PointType, Oct 27 10:22:57.066 INFO kablam! 560 | | } Oct 27 10:22:57.066 INFO kablam! | |_________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 27 10:22:57.066 INFO kablam! ... Oct 27 10:22:57.066 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 27 10:22:57.066 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 27 10:22:57.066 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 27 10:22:57.066 INFO kablam! 721 | | command write_ewkb_body); Oct 27 10:22:57.066 INFO kablam! | |___________________________________________________- in this macro invocation Oct 27 10:22:57.066 INFO kablam! Oct 27 10:22:57.071 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 27 10:22:57.071 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:570:30 Oct 27 10:22:57.071 INFO kablam! | Oct 27 10:22:57.071 INFO kablam! 570 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Oct 27 10:22:57.071 INFO kablam! | ^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 27 10:22:57.071 INFO kablam! ... Oct 27 10:22:57.071 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 27 10:22:57.071 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 27 10:22:57.071 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 27 10:22:57.071 INFO kablam! 721 | | command write_ewkb_body); Oct 27 10:22:57.071 INFO kablam! | |___________________________________________________- in this macro invocation Oct 27 10:22:57.086 INFO kablam! Oct 27 10:22:57.086 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 27 10:22:57.086 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:582:30 Oct 27 10:22:57.087 INFO kablam! | Oct 27 10:22:57.087 INFO kablam! 582 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Oct 27 10:22:57.087 INFO kablam! | ^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 27 10:22:57.087 INFO kablam! ... Oct 27 10:22:57.087 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 27 10:22:57.087 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 27 10:22:57.087 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 27 10:22:57.087 INFO kablam! 721 | | command write_ewkb_body); Oct 27 10:22:57.087 INFO kablam! | |___________________________________________________- in this macro invocation Oct 27 10:22:57.087 INFO kablam! Oct 27 10:22:57.088 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 27 10:22:57.088 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:489:9 Oct 27 10:22:57.088 INFO kablam! | Oct 27 10:22:57.088 INFO kablam! 489 | / pub struct $ewkbtype<'a, P, I> Oct 27 10:22:57.088 INFO kablam! 490 | | where P: 'a + postgis::Point, Oct 27 10:22:57.088 INFO kablam! 491 | | I: 'a + Iterator + ExactSizeIterator Oct 27 10:22:57.088 INFO kablam! 492 | | { Oct 27 10:22:57.088 INFO kablam! ... | Oct 27 10:22:57.088 INFO kablam! 495 | | pub point_type: PointType, Oct 27 10:22:57.088 INFO kablam! 496 | | } Oct 27 10:22:57.088 INFO kablam! | |_________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 27 10:22:57.088 INFO kablam! ... Oct 27 10:22:57.088 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 27 10:22:57.088 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 27 10:22:57.088 INFO kablam! 737 | | command write_ewkb); Oct 27 10:22:57.095 INFO kablam! | |___________________________________________- in this macro invocation Oct 27 10:22:57.095 INFO kablam! Oct 27 10:22:57.096 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 27 10:22:57.096 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:504:24 Oct 27 10:22:57.097 INFO kablam! | Oct 27 10:22:57.097 INFO kablam! 504 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Oct 27 10:22:57.097 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 27 10:22:57.097 INFO kablam! ... Oct 27 10:22:57.097 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 27 10:22:57.097 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 27 10:22:57.098 INFO kablam! 737 | | command write_ewkb); Oct 27 10:22:57.098 INFO kablam! | |___________________________________________- in this macro invocation Oct 27 10:22:57.098 INFO kablam! Oct 27 10:22:57.099 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 27 10:22:57.099 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:514:24 Oct 27 10:22:57.099 INFO kablam! | Oct 27 10:22:57.099 INFO kablam! 514 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Oct 27 10:22:57.099 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 27 10:22:57.099 INFO kablam! ... Oct 27 10:22:57.099 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 27 10:22:57.100 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 27 10:22:57.100 INFO kablam! 737 | | command write_ewkb); Oct 27 10:22:57.100 INFO kablam! | |___________________________________________- in this macro invocation Oct 27 10:22:57.100 INFO kablam! Oct 27 10:22:57.102 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 27 10:22:57.102 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:551:9 Oct 27 10:22:57.102 INFO kablam! | Oct 27 10:22:57.102 INFO kablam! 551 | / pub struct $ewkbtype<'a, P, I, T, J> Oct 27 10:22:57.102 INFO kablam! 552 | | where P: 'a + postgis::Point, Oct 27 10:22:57.102 INFO kablam! 553 | | I: 'a + Iterator + ExactSizeIterator, Oct 27 10:22:57.102 INFO kablam! 554 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Oct 27 10:22:57.103 INFO kablam! ... | Oct 27 10:22:57.103 INFO kablam! 559 | | pub point_type: PointType, Oct 27 10:22:57.103 INFO kablam! 560 | | } Oct 27 10:22:57.103 INFO kablam! | |_________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 27 10:22:57.103 INFO kablam! ... Oct 27 10:22:57.103 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 27 10:22:57.103 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 27 10:22:57.104 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 27 10:22:57.104 INFO kablam! 754 | | command write_ewkb); Oct 27 10:22:57.104 INFO kablam! | |______________________________________________- in this macro invocation Oct 27 10:22:57.120 INFO kablam! Oct 27 10:22:57.126 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 27 10:22:57.126 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:570:30 Oct 27 10:22:57.127 INFO kablam! | Oct 27 10:22:57.127 INFO kablam! 570 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Oct 27 10:22:57.127 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 27 10:22:57.127 INFO kablam! ... Oct 27 10:22:57.128 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 27 10:22:57.128 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 27 10:22:57.128 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 27 10:22:57.128 INFO kablam! 754 | | command write_ewkb); Oct 27 10:22:57.128 INFO kablam! | |______________________________________________- in this macro invocation Oct 27 10:22:57.128 INFO kablam! Oct 27 10:22:57.135 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 27 10:22:57.135 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:582:30 Oct 27 10:22:57.135 INFO kablam! | Oct 27 10:22:57.135 INFO kablam! 582 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Oct 27 10:22:57.135 INFO kablam! | ^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 27 10:22:57.135 INFO kablam! ... Oct 27 10:22:57.136 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 27 10:22:57.136 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 27 10:22:57.136 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 27 10:22:57.136 INFO kablam! 754 | | command write_ewkb); Oct 27 10:22:57.136 INFO kablam! | |______________________________________________- in this macro invocation Oct 27 10:22:57.136 INFO kablam! Oct 27 10:22:57.139 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 27 10:22:57.139 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:619:9 Oct 27 10:22:57.139 INFO kablam! | Oct 27 10:22:57.139 INFO kablam! 619 | / pub struct $ewkbtype<'a, P, I, L, K, T, J> Oct 27 10:22:57.140 INFO kablam! 620 | | where P: 'a + postgis::Point, Oct 27 10:22:57.140 INFO kablam! 621 | | I: 'a + Iterator + ExactSizeIterator, Oct 27 10:22:57.140 INFO kablam! 622 | | L: 'a + postgis::LineString<'a, ItemType=P, Iter=I>, Oct 27 10:22:57.140 INFO kablam! ... | Oct 27 10:22:57.140 INFO kablam! 629 | | pub point_type: PointType, Oct 27 10:22:57.140 INFO kablam! 630 | | } Oct 27 10:22:57.141 INFO kablam! | |_________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 27 10:22:57.141 INFO kablam! ... Oct 27 10:22:57.141 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 27 10:22:57.141 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 27 10:22:57.141 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 27 10:22:57.141 INFO kablam! 772 | | command write_ewkb); Oct 27 10:22:57.141 INFO kablam! | |______________________________________________- in this macro invocation Oct 27 10:22:57.142 INFO kablam! Oct 27 10:22:57.165 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 27 10:22:57.165 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:642:36 Oct 27 10:22:57.165 INFO kablam! | Oct 27 10:22:57.165 INFO kablam! 642 | impl<'a, P, I, L, K, T, J> fmt::Debug for $ewkbtype<'a, P, I, L, K, T, J> Oct 27 10:22:57.165 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 27 10:22:57.165 INFO kablam! ... Oct 27 10:22:57.166 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 27 10:22:57.166 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 27 10:22:57.166 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 27 10:22:57.166 INFO kablam! 772 | | command write_ewkb); Oct 27 10:22:57.166 INFO kablam! | |______________________________________________- in this macro invocation Oct 27 10:22:57.179 INFO kablam! Oct 27 10:22:57.180 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 27 10:22:57.181 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:656:36 Oct 27 10:22:57.181 INFO kablam! | Oct 27 10:22:57.181 INFO kablam! 656 | impl<'a, P, I, L, K, T, J> EwkbWrite for $ewkbtype<'a, P, I, L, K, T, J> Oct 27 10:22:57.181 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 27 10:22:57.181 INFO kablam! ... Oct 27 10:22:57.181 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 27 10:22:57.182 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 27 10:22:57.182 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 27 10:22:57.182 INFO kablam! 772 | | command write_ewkb); Oct 27 10:22:57.182 INFO kablam! | |______________________________________________- in this macro invocation Oct 27 10:22:57.182 INFO kablam! Oct 27 10:22:57.186 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 27 10:22:57.187 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:100:24 Oct 27 10:22:57.187 INFO kablam! | Oct 27 10:22:57.187 INFO kablam! 100 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Oct 27 10:22:57.187 INFO kablam! | ^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 27 10:22:57.187 INFO kablam! ... Oct 27 10:22:57.187 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Oct 27 10:22:57.188 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 10:22:57.191 INFO kablam! Oct 27 10:22:57.192 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 27 10:22:57.195 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:114:30 Oct 27 10:22:57.195 INFO kablam! | Oct 27 10:22:57.195 INFO kablam! 114 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Oct 27 10:22:57.195 INFO kablam! | ^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 27 10:22:57.195 INFO kablam! ... Oct 27 10:22:57.195 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Oct 27 10:22:57.196 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 27 10:22:57.196 INFO kablam! Oct 27 10:22:57.196 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 27 10:22:57.196 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:100:24 Oct 27 10:22:57.197 INFO kablam! | Oct 27 10:22:57.197 INFO kablam! 100 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Oct 27 10:22:57.197 INFO kablam! | ^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 27 10:22:57.197 INFO kablam! ... Oct 27 10:22:57.197 INFO kablam! 150 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Oct 27 10:22:57.197 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 10:22:57.198 INFO kablam! Oct 27 10:22:57.220 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 27 10:22:57.220 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:114:30 Oct 27 10:22:57.220 INFO kablam! | Oct 27 10:22:57.220 INFO kablam! 114 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Oct 27 10:22:57.220 INFO kablam! | ^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 27 10:22:57.220 INFO kablam! ... Oct 27 10:22:57.220 INFO kablam! 151 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Oct 27 10:22:57.221 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 27 10:22:57.221 INFO kablam! Oct 27 10:22:57.222 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 27 10:22:57.222 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:130:36 Oct 27 10:22:57.222 INFO kablam! | Oct 27 10:22:57.223 INFO kablam! 130 | impl<'a, P, I, L, K, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, L, K, T, J> Oct 27 10:22:57.223 INFO kablam! | ^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 27 10:22:57.223 INFO kablam! ... Oct 27 10:22:57.223 INFO kablam! 152 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Oct 27 10:22:57.223 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 27 10:22:57.223 INFO kablam! Oct 27 10:22:57.230 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 27 10:22:57.231 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:501:13 Oct 27 10:22:57.231 INFO kablam! | Oct 27 10:22:57.231 INFO kablam! 501 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Oct 27 10:22:57.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 27 10:22:57.231 INFO kablam! ... Oct 27 10:22:57.231 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 27 10:22:57.232 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 27 10:22:57.232 INFO kablam! 704 | | command write_ewkb_body); Oct 27 10:22:57.232 INFO kablam! | |________________________________________________- in this macro invocation Oct 27 10:22:57.232 INFO kablam! Oct 27 10:22:57.238 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 27 10:22:57.238 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:567:13 Oct 27 10:22:57.239 INFO kablam! | Oct 27 10:22:57.239 INFO kablam! 567 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Oct 27 10:22:57.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 27 10:22:57.239 INFO kablam! ... Oct 27 10:22:57.239 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 27 10:22:57.240 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 27 10:22:57.240 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 27 10:22:57.240 INFO kablam! 721 | | command write_ewkb_body); Oct 27 10:22:57.240 INFO kablam! | |___________________________________________________- in this macro invocation Oct 27 10:22:57.259 INFO kablam! Oct 27 10:22:57.262 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 27 10:22:57.262 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:501:13 Oct 27 10:22:57.262 INFO kablam! | Oct 27 10:22:57.262 INFO kablam! 501 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Oct 27 10:22:57.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 27 10:22:57.263 INFO kablam! ... Oct 27 10:22:57.263 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 27 10:22:57.263 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 27 10:22:57.263 INFO kablam! 737 | | command write_ewkb); Oct 27 10:22:57.263 INFO kablam! | |___________________________________________- in this macro invocation Oct 27 10:22:57.263 INFO kablam! Oct 27 10:22:57.270 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 27 10:22:57.270 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:567:13 Oct 27 10:22:57.270 INFO kablam! | Oct 27 10:22:57.270 INFO kablam! 567 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Oct 27 10:22:57.270 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 27 10:22:57.271 INFO kablam! ... Oct 27 10:22:57.271 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 27 10:22:57.271 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 27 10:22:57.271 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 27 10:22:57.271 INFO kablam! 754 | | command write_ewkb); Oct 27 10:22:57.272 INFO kablam! | |______________________________________________- in this macro invocation Oct 27 10:22:57.272 INFO kablam! Oct 27 10:22:57.315 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 27 10:22:57.315 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:639:13 Oct 27 10:22:57.315 INFO kablam! | Oct 27 10:22:57.315 INFO kablam! 639 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter>; Oct 27 10:22:57.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 27 10:22:57.316 INFO kablam! ... Oct 27 10:22:57.316 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 27 10:22:57.316 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 27 10:22:57.317 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 27 10:22:57.317 INFO kablam! 772 | | command write_ewkb); Oct 27 10:22:57.317 INFO kablam! | |______________________________________________- in this macro invocation Oct 27 10:22:57.327 INFO kablam! Oct 27 10:22:57.335 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 27 10:22:57.335 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:278:5 Oct 27 10:22:57.335 INFO kablam! | Oct 27 10:22:57.335 INFO kablam! 278 | / fn as_ewkb(&'a self) -> ewkb::EwkbLineString<'a, Self::PointType, Self::Iter> { Oct 27 10:22:57.335 INFO kablam! 279 | | ewkb::EwkbLineString { geom: self, srid: None, point_type: ewkb::PointType::Point } Oct 27 10:22:57.336 INFO kablam! 280 | | } Oct 27 10:22:57.336 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 27 10:22:57.355 INFO kablam! Oct 27 10:22:57.356 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 27 10:22:57.356 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:332:5 Oct 27 10:22:57.357 INFO kablam! | Oct 27 10:22:57.357 INFO kablam! 332 | / fn as_ewkb(&'a self) -> ewkb::EwkbPolygon<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 27 10:22:57.357 INFO kablam! 333 | | ewkb::EwkbPolygon { geom: self, srid: None, point_type: ewkb::PointType::Point } Oct 27 10:22:57.357 INFO kablam! 334 | | } Oct 27 10:22:57.357 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 27 10:22:57.358 INFO kablam! Oct 27 10:22:57.359 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 27 10:22:57.359 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:379:5 Oct 27 10:22:57.359 INFO kablam! | Oct 27 10:22:57.359 INFO kablam! 379 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiPoint<'a, Self::PointType, Self::Iter> { Oct 27 10:22:57.360 INFO kablam! 380 | | ewkb::EwkbMultiPoint { geom: self, srid: None, point_type: ewkb::PointType::Point } Oct 27 10:22:57.360 INFO kablam! 381 | | } Oct 27 10:22:57.360 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 27 10:22:57.360 INFO kablam! Oct 27 10:22:57.362 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 27 10:22:57.362 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:436:5 Oct 27 10:22:57.362 INFO kablam! | Oct 27 10:22:57.362 INFO kablam! 436 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiLineString<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 27 10:22:57.362 INFO kablam! 437 | | ewkb::EwkbMultiLineString { geom: self, srid: None, point_type: ewkb::PointType::Point } Oct 27 10:22:57.363 INFO kablam! 438 | | } Oct 27 10:22:57.363 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 27 10:22:57.363 INFO kablam! Oct 27 10:22:57.364 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 27 10:22:57.365 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:508:5 Oct 27 10:22:57.365 INFO kablam! | Oct 27 10:22:57.365 INFO kablam! 508 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiPolygon<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter> { Oct 27 10:22:57.365 INFO kablam! 509 | | ewkb::EwkbMultiPolygon { geom: self, srid: None, point_type: ewkb::PointType::Point } Oct 27 10:22:57.366 INFO kablam! 510 | | } Oct 27 10:22:57.366 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 27 10:22:57.366 INFO kablam! Oct 27 10:22:57.372 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 27 10:22:57.373 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:508:13 Oct 27 10:22:57.373 INFO kablam! | Oct 27 10:22:57.373 INFO kablam! 508 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 27 10:22:57.373 INFO kablam! 509 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 27 10:22:57.373 INFO kablam! 510 | | Ok(()) Oct 27 10:22:57.374 INFO kablam! 511 | | } Oct 27 10:22:57.374 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 27 10:22:57.374 INFO kablam! ... Oct 27 10:22:57.374 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 27 10:22:57.374 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 27 10:22:57.375 INFO kablam! 704 | | command write_ewkb_body); Oct 27 10:22:57.375 INFO kablam! | |________________________________________________- in this macro invocation Oct 27 10:22:57.393 INFO kablam! Oct 27 10:22:57.395 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 27 10:22:57.395 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:518:13 Oct 27 10:22:57.395 INFO kablam! | Oct 27 10:22:57.395 INFO kablam! 518 | / fn opt_srid(&self) -> Option { Oct 27 10:22:57.395 INFO kablam! 519 | | self.srid Oct 27 10:22:57.395 INFO kablam! 520 | | } Oct 27 10:22:57.395 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 27 10:22:57.395 INFO kablam! ... Oct 27 10:22:57.395 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 27 10:22:57.395 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 27 10:22:57.395 INFO kablam! 704 | | command write_ewkb_body); Oct 27 10:22:57.395 INFO kablam! | |________________________________________________- in this macro invocation Oct 27 10:22:57.395 INFO kablam! Oct 27 10:22:57.396 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 27 10:22:57.396 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:522:13 Oct 27 10:22:57.396 INFO kablam! | Oct 27 10:22:57.396 INFO kablam! 522 | / fn type_id(&self) -> u32 { Oct 27 10:22:57.396 INFO kablam! 523 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 27 10:22:57.396 INFO kablam! 524 | | } Oct 27 10:22:57.396 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 27 10:22:57.396 INFO kablam! ... Oct 27 10:22:57.396 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 27 10:22:57.396 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 27 10:22:57.396 INFO kablam! 704 | | command write_ewkb_body); Oct 27 10:22:57.396 INFO kablam! | |________________________________________________- in this macro invocation Oct 27 10:22:57.396 INFO kablam! Oct 27 10:22:57.396 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 27 10:22:57.396 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:526:13 Oct 27 10:22:57.396 INFO kablam! | Oct 27 10:22:57.396 INFO kablam! 526 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 27 10:22:57.396 INFO kablam! 527 | | w.write_u32::(self.geom.points().len() as u32)?; Oct 27 10:22:57.396 INFO kablam! 528 | | for geom in self.geom.points() { Oct 27 10:22:57.396 INFO kablam! 529 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 27 10:22:57.396 INFO kablam! ... | Oct 27 10:22:57.396 INFO kablam! 532 | | Ok(()) Oct 27 10:22:57.396 INFO kablam! 533 | | } Oct 27 10:22:57.396 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 27 10:22:57.396 INFO kablam! ... Oct 27 10:22:57.396 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 27 10:22:57.396 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 27 10:22:57.396 INFO kablam! 704 | | command write_ewkb_body); Oct 27 10:22:57.396 INFO kablam! | |________________________________________________- in this macro invocation Oct 27 10:22:57.396 INFO kablam! Oct 27 10:22:57.397 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 27 10:22:57.397 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:541:13 Oct 27 10:22:57.397 INFO kablam! | Oct 27 10:22:57.397 INFO kablam! 541 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Oct 27 10:22:57.397 INFO kablam! 542 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 27 10:22:57.397 INFO kablam! 543 | | } Oct 27 10:22:57.397 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 27 10:22:57.397 INFO kablam! ... Oct 27 10:22:57.397 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 27 10:22:57.397 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 27 10:22:57.397 INFO kablam! 704 | | command write_ewkb_body); Oct 27 10:22:57.397 INFO kablam! | |________________________________________________- in this macro invocation Oct 27 10:22:57.397 INFO kablam! Oct 27 10:22:57.399 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 27 10:22:57.399 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:576:13 Oct 27 10:22:57.399 INFO kablam! | Oct 27 10:22:57.399 INFO kablam! 576 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 27 10:22:57.399 INFO kablam! 577 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 27 10:22:57.399 INFO kablam! 578 | | Ok(()) Oct 27 10:22:57.400 INFO kablam! 579 | | } Oct 27 10:22:57.400 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 27 10:22:57.400 INFO kablam! ... Oct 27 10:22:57.400 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 27 10:22:57.400 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 27 10:22:57.400 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 27 10:22:57.400 INFO kablam! 721 | | command write_ewkb_body); Oct 27 10:22:57.400 INFO kablam! | |___________________________________________________- in this macro invocation Oct 27 10:22:57.400 INFO kablam! Oct 27 10:22:57.401 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 27 10:22:57.401 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:588:13 Oct 27 10:22:57.401 INFO kablam! | Oct 27 10:22:57.401 INFO kablam! 588 | / fn opt_srid(&self) -> Option { Oct 27 10:22:57.401 INFO kablam! 589 | | self.srid Oct 27 10:22:57.401 INFO kablam! 590 | | } Oct 27 10:22:57.401 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 27 10:22:57.401 INFO kablam! ... Oct 27 10:22:57.401 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 27 10:22:57.401 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 27 10:22:57.401 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 27 10:22:57.401 INFO kablam! 721 | | command write_ewkb_body); Oct 27 10:22:57.401 INFO kablam! | |___________________________________________________- in this macro invocation Oct 27 10:22:57.411 INFO kablam! Oct 27 10:22:57.412 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 27 10:22:57.412 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:592:13 Oct 27 10:22:57.412 INFO kablam! | Oct 27 10:22:57.412 INFO kablam! 592 | / fn type_id(&self) -> u32 { Oct 27 10:22:57.412 INFO kablam! 593 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 27 10:22:57.412 INFO kablam! 594 | | } Oct 27 10:22:57.412 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 27 10:22:57.412 INFO kablam! ... Oct 27 10:22:57.412 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 27 10:22:57.412 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 27 10:22:57.412 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 27 10:22:57.412 INFO kablam! 721 | | command write_ewkb_body); Oct 27 10:22:57.412 INFO kablam! | |___________________________________________________- in this macro invocation Oct 27 10:22:57.412 INFO kablam! Oct 27 10:22:57.413 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 27 10:22:57.413 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:596:13 Oct 27 10:22:57.413 INFO kablam! | Oct 27 10:22:57.413 INFO kablam! 596 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 27 10:22:57.413 INFO kablam! 597 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Oct 27 10:22:57.413 INFO kablam! 598 | | for geom in self.geom.$itemname() { Oct 27 10:22:57.413 INFO kablam! 599 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 27 10:22:57.413 INFO kablam! ... | Oct 27 10:22:57.413 INFO kablam! 602 | | Ok(()) Oct 27 10:22:57.413 INFO kablam! 603 | | } Oct 27 10:22:57.413 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 27 10:22:57.413 INFO kablam! ... Oct 27 10:22:57.413 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 27 10:22:57.413 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 27 10:22:57.413 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 27 10:22:57.413 INFO kablam! 721 | | command write_ewkb_body); Oct 27 10:22:57.413 INFO kablam! | |___________________________________________________- in this macro invocation Oct 27 10:22:57.413 INFO kablam! Oct 27 10:22:57.414 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 27 10:22:57.414 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:613:13 Oct 27 10:22:57.414 INFO kablam! | Oct 27 10:22:57.414 INFO kablam! 613 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 27 10:22:57.414 INFO kablam! 614 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 27 10:22:57.414 INFO kablam! 615 | | } Oct 27 10:22:57.414 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 27 10:22:57.414 INFO kablam! ... Oct 27 10:22:57.414 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 27 10:22:57.414 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 27 10:22:57.414 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 27 10:22:57.414 INFO kablam! 721 | | command write_ewkb_body); Oct 27 10:22:57.414 INFO kablam! | |___________________________________________________- in this macro invocation Oct 27 10:22:57.414 INFO kablam! Oct 27 10:22:57.420 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 27 10:22:57.420 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:508:13 Oct 27 10:22:57.420 INFO kablam! | Oct 27 10:22:57.420 INFO kablam! 508 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 27 10:22:57.420 INFO kablam! 509 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 27 10:22:57.420 INFO kablam! 510 | | Ok(()) Oct 27 10:22:57.420 INFO kablam! 511 | | } Oct 27 10:22:57.420 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 27 10:22:57.421 INFO kablam! ... Oct 27 10:22:57.421 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 27 10:22:57.421 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 27 10:22:57.421 INFO kablam! 737 | | command write_ewkb); Oct 27 10:22:57.421 INFO kablam! | |___________________________________________- in this macro invocation Oct 27 10:22:57.421 INFO kablam! Oct 27 10:22:57.421 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 27 10:22:57.421 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:518:13 Oct 27 10:22:57.421 INFO kablam! | Oct 27 10:22:57.421 INFO kablam! 518 | / fn opt_srid(&self) -> Option { Oct 27 10:22:57.421 INFO kablam! 519 | | self.srid Oct 27 10:22:57.421 INFO kablam! 520 | | } Oct 27 10:22:57.421 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 27 10:22:57.421 INFO kablam! ... Oct 27 10:22:57.421 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 27 10:22:57.421 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 27 10:22:57.421 INFO kablam! 737 | | command write_ewkb); Oct 27 10:22:57.422 INFO kablam! | |___________________________________________- in this macro invocation Oct 27 10:22:57.422 INFO kablam! Oct 27 10:22:57.422 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 27 10:22:57.422 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:522:13 Oct 27 10:22:57.422 INFO kablam! | Oct 27 10:22:57.422 INFO kablam! 522 | / fn type_id(&self) -> u32 { Oct 27 10:22:57.422 INFO kablam! 523 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 27 10:22:57.422 INFO kablam! 524 | | } Oct 27 10:22:57.422 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 27 10:22:57.422 INFO kablam! ... Oct 27 10:22:57.423 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 27 10:22:57.423 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 27 10:22:57.423 INFO kablam! 737 | | command write_ewkb); Oct 27 10:22:57.423 INFO kablam! | |___________________________________________- in this macro invocation Oct 27 10:22:57.423 INFO kablam! Oct 27 10:22:57.423 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 27 10:22:57.424 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:526:13 Oct 27 10:22:57.424 INFO kablam! | Oct 27 10:22:57.424 INFO kablam! 526 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 27 10:22:57.424 INFO kablam! 527 | | w.write_u32::(self.geom.points().len() as u32)?; Oct 27 10:22:57.424 INFO kablam! 528 | | for geom in self.geom.points() { Oct 27 10:22:57.424 INFO kablam! 529 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 27 10:22:57.424 INFO kablam! ... | Oct 27 10:22:57.424 INFO kablam! 532 | | Ok(()) Oct 27 10:22:57.424 INFO kablam! 533 | | } Oct 27 10:22:57.424 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 27 10:22:57.424 INFO kablam! ... Oct 27 10:22:57.424 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 27 10:22:57.424 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 27 10:22:57.424 INFO kablam! 737 | | command write_ewkb); Oct 27 10:22:57.424 INFO kablam! | |___________________________________________- in this macro invocation Oct 27 10:22:57.424 INFO kablam! Oct 27 10:22:57.425 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 27 10:22:57.425 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:541:13 Oct 27 10:22:57.425 INFO kablam! | Oct 27 10:22:57.425 INFO kablam! 541 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Oct 27 10:22:57.425 INFO kablam! 542 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 27 10:22:57.425 INFO kablam! 543 | | } Oct 27 10:22:57.425 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 27 10:22:57.425 INFO kablam! ... Oct 27 10:22:57.425 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 27 10:22:57.425 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 27 10:22:57.425 INFO kablam! 737 | | command write_ewkb); Oct 27 10:22:57.425 INFO kablam! | |___________________________________________- in this macro invocation Oct 27 10:22:57.443 INFO kablam! Oct 27 10:22:57.445 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 27 10:22:57.445 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:576:13 Oct 27 10:22:57.445 INFO kablam! | Oct 27 10:22:57.445 INFO kablam! 576 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 27 10:22:57.445 INFO kablam! 577 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 27 10:22:57.445 INFO kablam! 578 | | Ok(()) Oct 27 10:22:57.445 INFO kablam! 579 | | } Oct 27 10:22:57.445 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 27 10:22:57.445 INFO kablam! ... Oct 27 10:22:57.451 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 27 10:22:57.451 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 27 10:22:57.451 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 27 10:22:57.451 INFO kablam! 754 | | command write_ewkb); Oct 27 10:22:57.451 INFO kablam! | |______________________________________________- in this macro invocation Oct 27 10:22:57.451 INFO kablam! Oct 27 10:22:57.452 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 27 10:22:57.452 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:588:13 Oct 27 10:22:57.452 INFO kablam! | Oct 27 10:22:57.452 INFO kablam! 588 | / fn opt_srid(&self) -> Option { Oct 27 10:22:57.452 INFO kablam! 589 | | self.srid Oct 27 10:22:57.452 INFO kablam! 590 | | } Oct 27 10:22:57.452 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 27 10:22:57.452 INFO kablam! ... Oct 27 10:22:57.452 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 27 10:22:57.452 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 27 10:22:57.452 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 27 10:22:57.452 INFO kablam! 754 | | command write_ewkb); Oct 27 10:22:57.452 INFO kablam! | |______________________________________________- in this macro invocation Oct 27 10:22:57.452 INFO kablam! Oct 27 10:22:57.453 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 27 10:22:57.453 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:592:13 Oct 27 10:22:57.453 INFO kablam! | Oct 27 10:22:57.453 INFO kablam! 592 | / fn type_id(&self) -> u32 { Oct 27 10:22:57.453 INFO kablam! 593 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 27 10:22:57.453 INFO kablam! 594 | | } Oct 27 10:22:57.453 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 27 10:22:57.453 INFO kablam! ... Oct 27 10:22:57.453 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 27 10:22:57.453 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 27 10:22:57.453 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 27 10:22:57.454 INFO kablam! 754 | | command write_ewkb); Oct 27 10:22:57.454 INFO kablam! | |______________________________________________- in this macro invocation Oct 27 10:22:57.454 INFO kablam! Oct 27 10:22:57.455 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 27 10:22:57.455 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:596:13 Oct 27 10:22:57.455 INFO kablam! | Oct 27 10:22:57.455 INFO kablam! 596 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 27 10:22:57.455 INFO kablam! 597 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Oct 27 10:22:57.455 INFO kablam! 598 | | for geom in self.geom.$itemname() { Oct 27 10:22:57.455 INFO kablam! 599 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 27 10:22:57.455 INFO kablam! ... | Oct 27 10:22:57.455 INFO kablam! 602 | | Ok(()) Oct 27 10:22:57.455 INFO kablam! 603 | | } Oct 27 10:22:57.455 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 27 10:22:57.455 INFO kablam! ... Oct 27 10:22:57.455 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 27 10:22:57.455 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 27 10:22:57.455 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 27 10:22:57.455 INFO kablam! 754 | | command write_ewkb); Oct 27 10:22:57.455 INFO kablam! | |______________________________________________- in this macro invocation Oct 27 10:22:57.455 INFO kablam! Oct 27 10:22:57.456 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 27 10:22:57.457 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:613:13 Oct 27 10:22:57.457 INFO kablam! | Oct 27 10:22:57.457 INFO kablam! 613 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 27 10:22:57.457 INFO kablam! 614 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 27 10:22:57.457 INFO kablam! 615 | | } Oct 27 10:22:57.457 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 27 10:22:57.457 INFO kablam! ... Oct 27 10:22:57.457 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 27 10:22:57.457 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 27 10:22:57.457 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 27 10:22:57.457 INFO kablam! 754 | | command write_ewkb); Oct 27 10:22:57.457 INFO kablam! | |______________________________________________- in this macro invocation Oct 27 10:22:57.457 INFO kablam! Oct 27 10:22:57.459 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 27 10:22:57.459 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:650:13 Oct 27 10:22:57.460 INFO kablam! | Oct 27 10:22:57.460 INFO kablam! 650 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 27 10:22:57.460 INFO kablam! 651 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 27 10:22:57.460 INFO kablam! 652 | | Ok(()) Oct 27 10:22:57.460 INFO kablam! 653 | | } Oct 27 10:22:57.460 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 27 10:22:57.460 INFO kablam! ... Oct 27 10:22:57.460 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 27 10:22:57.460 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 27 10:22:57.460 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 27 10:22:57.460 INFO kablam! 772 | | command write_ewkb); Oct 27 10:22:57.460 INFO kablam! | |______________________________________________- in this macro invocation Oct 27 10:22:57.460 INFO kablam! Oct 27 10:22:57.461 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 27 10:22:57.461 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:664:13 Oct 27 10:22:57.461 INFO kablam! | Oct 27 10:22:57.461 INFO kablam! 664 | / fn opt_srid(&self) -> Option { Oct 27 10:22:57.461 INFO kablam! 665 | | self.srid Oct 27 10:22:57.461 INFO kablam! 666 | | } Oct 27 10:22:57.461 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 27 10:22:57.461 INFO kablam! ... Oct 27 10:22:57.461 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 27 10:22:57.461 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 27 10:22:57.461 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 27 10:22:57.461 INFO kablam! 772 | | command write_ewkb); Oct 27 10:22:57.461 INFO kablam! | |______________________________________________- in this macro invocation Oct 27 10:22:57.461 INFO kablam! Oct 27 10:22:57.462 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 27 10:22:57.463 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:668:13 Oct 27 10:22:57.463 INFO kablam! | Oct 27 10:22:57.463 INFO kablam! 668 | / fn type_id(&self) -> u32 { Oct 27 10:22:57.463 INFO kablam! 669 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 27 10:22:57.463 INFO kablam! 670 | | } Oct 27 10:22:57.463 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 27 10:22:57.463 INFO kablam! ... Oct 27 10:22:57.463 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 27 10:22:57.463 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 27 10:22:57.463 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 27 10:22:57.463 INFO kablam! 772 | | command write_ewkb); Oct 27 10:22:57.463 INFO kablam! | |______________________________________________- in this macro invocation Oct 27 10:22:57.479 INFO kablam! Oct 27 10:22:57.480 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 27 10:22:57.480 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:672:13 Oct 27 10:22:57.480 INFO kablam! | Oct 27 10:22:57.480 INFO kablam! 672 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 27 10:22:57.480 INFO kablam! 673 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Oct 27 10:22:57.480 INFO kablam! 674 | | for geom in self.geom.$itemname() { Oct 27 10:22:57.480 INFO kablam! 675 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 27 10:22:57.480 INFO kablam! ... | Oct 27 10:22:57.480 INFO kablam! 678 | | Ok(()) Oct 27 10:22:57.480 INFO kablam! 679 | | } Oct 27 10:22:57.480 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 27 10:22:57.480 INFO kablam! ... Oct 27 10:22:57.481 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 27 10:22:57.481 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 27 10:22:57.481 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 27 10:22:57.481 INFO kablam! 772 | | command write_ewkb); Oct 27 10:22:57.481 INFO kablam! | |______________________________________________- in this macro invocation Oct 27 10:22:57.481 INFO kablam! Oct 27 10:22:57.482 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 27 10:22:57.482 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:691:13 Oct 27 10:22:57.482 INFO kablam! | Oct 27 10:22:57.482 INFO kablam! 691 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter> { Oct 27 10:22:57.482 INFO kablam! 692 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 27 10:22:57.482 INFO kablam! 693 | | } Oct 27 10:22:57.482 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 27 10:22:57.482 INFO kablam! ... Oct 27 10:22:57.483 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 27 10:22:57.483 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 27 10:22:57.483 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 27 10:22:57.483 INFO kablam! 772 | | command write_ewkb); Oct 27 10:22:57.483 INFO kablam! | |______________________________________________- in this macro invocation Oct 27 10:22:57.483 INFO kablam! Oct 27 10:22:57.490 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 27 10:22:57.490 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:104:13 Oct 27 10:22:57.490 INFO kablam! | Oct 27 10:22:57.490 INFO kablam! 104 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 27 10:22:57.490 INFO kablam! 105 | | self.write_ewkb(out)?; Oct 27 10:22:57.490 INFO kablam! 106 | | Ok(IsNull::No) Oct 27 10:22:57.490 INFO kablam! 107 | | } Oct 27 10:22:57.490 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 27 10:22:57.490 INFO kablam! ... Oct 27 10:22:57.490 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Oct 27 10:22:57.490 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 10:22:57.511 INFO kablam! Oct 27 10:22:57.512 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 27 10:22:57.512 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:148:1 Oct 27 10:22:57.512 INFO kablam! | Oct 27 10:22:57.512 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Oct 27 10:22:57.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:22:57.512 INFO kablam! | | Oct 27 10:22:57.512 INFO kablam! | the trait `types::LineString<'a>` is not implemented for `usize` Oct 27 10:22:57.512 INFO kablam! | in this macro invocation Oct 27 10:22:57.512 INFO kablam! | Oct 27 10:22:57.512 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 27 10:22:57.512 INFO kablam! Oct 27 10:22:57.514 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 27 10:22:57.514 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:120:13 Oct 27 10:22:57.514 INFO kablam! | Oct 27 10:22:57.514 INFO kablam! 120 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 27 10:22:57.515 INFO kablam! 121 | | self.write_ewkb(out)?; Oct 27 10:22:57.515 INFO kablam! 122 | | Ok(IsNull::No) Oct 27 10:22:57.515 INFO kablam! 123 | | } Oct 27 10:22:57.515 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 27 10:22:57.515 INFO kablam! ... Oct 27 10:22:57.516 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Oct 27 10:22:57.516 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 27 10:22:57.516 INFO kablam! Oct 27 10:22:57.517 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 27 10:22:57.517 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:149:1 Oct 27 10:22:57.517 INFO kablam! | Oct 27 10:22:57.518 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Oct 27 10:22:57.518 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:22:57.518 INFO kablam! | | Oct 27 10:22:57.518 INFO kablam! | the trait `types::Polygon<'a>` is not implemented for `usize` Oct 27 10:22:57.519 INFO kablam! | in this macro invocation Oct 27 10:22:57.519 INFO kablam! | Oct 27 10:22:57.519 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 27 10:22:57.519 INFO kablam! Oct 27 10:22:57.520 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 27 10:22:57.521 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:104:13 Oct 27 10:22:57.521 INFO kablam! | Oct 27 10:22:57.521 INFO kablam! 104 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 27 10:22:57.521 INFO kablam! 105 | | self.write_ewkb(out)?; Oct 27 10:22:57.522 INFO kablam! 106 | | Ok(IsNull::No) Oct 27 10:22:57.522 INFO kablam! 107 | | } Oct 27 10:22:57.522 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 27 10:22:57.522 INFO kablam! ... Oct 27 10:22:57.523 INFO kablam! 150 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Oct 27 10:22:57.523 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 27 10:22:57.523 INFO kablam! Oct 27 10:22:57.524 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 27 10:22:57.524 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:150:1 Oct 27 10:22:57.524 INFO kablam! | Oct 27 10:22:57.524 INFO kablam! 150 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Oct 27 10:22:57.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:22:57.524 INFO kablam! | | Oct 27 10:22:57.524 INFO kablam! | the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 27 10:22:57.524 INFO kablam! | in this macro invocation Oct 27 10:22:57.524 INFO kablam! | Oct 27 10:22:57.524 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 27 10:22:57.524 INFO kablam! Oct 27 10:22:57.526 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 27 10:22:57.526 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:120:13 Oct 27 10:22:57.526 INFO kablam! | Oct 27 10:22:57.526 INFO kablam! 120 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 27 10:22:57.526 INFO kablam! 121 | | self.write_ewkb(out)?; Oct 27 10:22:57.526 INFO kablam! 122 | | Ok(IsNull::No) Oct 27 10:22:57.526 INFO kablam! 123 | | } Oct 27 10:22:57.526 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 27 10:22:57.526 INFO kablam! ... Oct 27 10:22:57.526 INFO kablam! 151 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Oct 27 10:22:57.526 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 27 10:22:57.526 INFO kablam! Oct 27 10:22:57.527 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 27 10:22:57.527 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:151:1 Oct 27 10:22:57.527 INFO kablam! | Oct 27 10:22:57.527 INFO kablam! 151 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Oct 27 10:22:57.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:22:57.527 INFO kablam! | | Oct 27 10:22:57.527 INFO kablam! | the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 27 10:22:57.527 INFO kablam! | in this macro invocation Oct 27 10:22:57.527 INFO kablam! | Oct 27 10:22:57.527 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 27 10:22:57.527 INFO kablam! Oct 27 10:22:57.529 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 27 10:22:57.529 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:140:13 Oct 27 10:22:57.529 INFO kablam! | Oct 27 10:22:57.529 INFO kablam! 140 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 27 10:22:57.529 INFO kablam! 141 | | self.write_ewkb(out)?; Oct 27 10:22:57.529 INFO kablam! 142 | | Ok(IsNull::No) Oct 27 10:22:57.529 INFO kablam! 143 | | } Oct 27 10:22:57.529 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 27 10:22:57.529 INFO kablam! ... Oct 27 10:22:57.529 INFO kablam! 152 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Oct 27 10:22:57.529 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 27 10:22:57.529 INFO kablam! Oct 27 10:22:57.531 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 27 10:22:57.531 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:152:1 Oct 27 10:22:57.531 INFO kablam! | Oct 27 10:22:57.531 INFO kablam! 152 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Oct 27 10:22:57.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:22:57.531 INFO kablam! | | Oct 27 10:22:57.531 INFO kablam! | the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 27 10:22:57.531 INFO kablam! | in this macro invocation Oct 27 10:22:57.531 INFO kablam! | Oct 27 10:22:57.531 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 27 10:22:57.531 INFO kablam! Oct 27 10:22:57.547 INFO kablam! error: aborting due to 65 previous errors Oct 27 10:22:57.563 INFO kablam! Oct 27 10:22:57.563 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 27 10:22:57.595 INFO kablam! error: Could not compile `postgis`. Oct 27 10:22:57.595 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 10:23:12.334 INFO kablam! error: build failed Oct 27 10:23:12.336 INFO kablam! su: No module specific data is present Oct 27 10:23:14.011 INFO running `"docker" "rm" "-f" "977164338bf69bac6e8e0f9452bfa8c44a583e192c96d473733fb73300a8d55b"` Oct 27 10:23:14.376 INFO blam! 977164338bf69bac6e8e0f9452bfa8c44a583e192c96d473733fb73300a8d55b