Oct 15 14:42:58.867 INFO testing vectortile-0.2.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 14:42:58.867 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 14:42:59.196 INFO blam! fa5c3d4f69d7f0d7219a40396103cb5697b0efacf9d9778e888d0a5f2844175f Oct 15 14:42:59.203 INFO running `"docker" "start" "-a" "fa5c3d4f69d7f0d7219a40396103cb5697b0efacf9d9778e888d0a5f2844175f"` Oct 15 14:43:00.300 INFO kablam! usermod: no changes Oct 15 14:43:00.411 INFO kablam! Compiling protobuf v1.7.4 Oct 15 14:43:00.418 INFO kablam! Compiling phf_shared v0.7.23 Oct 15 14:43:00.419 INFO kablam! Compiling postgres-protocol v0.3.2 Oct 15 14:43:01.391 INFO kablam! Compiling phf v0.7.23 Oct 15 14:43:04.014 INFO kablam! Compiling postgres-shared v0.4.2 Oct 15 14:43:08.631 INFO kablam! Compiling postgres v0.15.2 Oct 15 14:43:14.533 INFO kablam! Compiling postgis v0.5.0 Oct 15 14:43:18.938 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 15 14:43:18.939 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:489:9 Oct 15 14:43:18.939 INFO kablam! | Oct 15 14:43:18.939 INFO kablam! 489 | / pub struct $ewkbtype<'a, P, I> Oct 15 14:43:18.940 INFO kablam! 490 | | where P: 'a + postgis::Point, Oct 15 14:43:18.940 INFO kablam! 491 | | I: 'a + Iterator + ExactSizeIterator Oct 15 14:43:18.941 INFO kablam! 492 | | { Oct 15 14:43:18.941 INFO kablam! ... | Oct 15 14:43:18.941 INFO kablam! 495 | | pub point_type: PointType, Oct 15 14:43:18.942 INFO kablam! 496 | | } Oct 15 14:43:18.942 INFO kablam! | |_________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 15 14:43:18.942 INFO kablam! ... Oct 15 14:43:18.943 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 15 14:43:18.943 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 15 14:43:18.944 INFO kablam! 704 | | command write_ewkb_body); Oct 15 14:43:18.944 INFO kablam! | |________________________________________________- in this macro invocation Oct 15 14:43:18.963 INFO kablam! Oct 15 14:43:18.965 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 15 14:43:18.965 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:504:24 Oct 15 14:43:18.966 INFO kablam! | Oct 15 14:43:18.966 INFO kablam! 504 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Oct 15 14:43:18.966 INFO kablam! | ^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 15 14:43:18.967 INFO kablam! ... Oct 15 14:43:18.967 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 15 14:43:18.967 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 15 14:43:18.968 INFO kablam! 704 | | command write_ewkb_body); Oct 15 14:43:18.968 INFO kablam! | |________________________________________________- in this macro invocation Oct 15 14:43:18.968 INFO kablam! Oct 15 14:43:18.969 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 15 14:43:18.969 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:514:24 Oct 15 14:43:18.970 INFO kablam! | Oct 15 14:43:18.970 INFO kablam! 514 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Oct 15 14:43:18.970 INFO kablam! | ^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 15 14:43:18.971 INFO kablam! ... Oct 15 14:43:18.971 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 15 14:43:18.971 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 15 14:43:18.972 INFO kablam! 704 | | command write_ewkb_body); Oct 15 14:43:18.972 INFO kablam! | |________________________________________________- in this macro invocation Oct 15 14:43:18.972 INFO kablam! Oct 15 14:43:18.974 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 15 14:43:18.974 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:551:9 Oct 15 14:43:18.975 INFO kablam! | Oct 15 14:43:18.975 INFO kablam! 551 | / pub struct $ewkbtype<'a, P, I, T, J> Oct 15 14:43:18.975 INFO kablam! 552 | | where P: 'a + postgis::Point, Oct 15 14:43:18.976 INFO kablam! 553 | | I: 'a + Iterator + ExactSizeIterator, Oct 15 14:43:18.976 INFO kablam! 554 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Oct 15 14:43:18.976 INFO kablam! ... | Oct 15 14:43:18.976 INFO kablam! 559 | | pub point_type: PointType, Oct 15 14:43:18.977 INFO kablam! 560 | | } Oct 15 14:43:18.977 INFO kablam! | |_________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 15 14:43:18.977 INFO kablam! ... Oct 15 14:43:18.978 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 15 14:43:18.978 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 15 14:43:18.978 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 15 14:43:18.979 INFO kablam! 721 | | command write_ewkb_body); Oct 15 14:43:18.979 INFO kablam! | |___________________________________________________- in this macro invocation Oct 15 14:43:18.979 INFO kablam! Oct 15 14:43:18.991 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 15 14:43:18.992 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:570:30 Oct 15 14:43:18.992 INFO kablam! | Oct 15 14:43:18.993 INFO kablam! 570 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Oct 15 14:43:18.993 INFO kablam! | ^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 15 14:43:18.993 INFO kablam! ... Oct 15 14:43:18.993 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 15 14:43:18.994 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 15 14:43:18.994 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 15 14:43:18.994 INFO kablam! 721 | | command write_ewkb_body); Oct 15 14:43:18.995 INFO kablam! | |___________________________________________________- in this macro invocation Oct 15 14:43:19.011 INFO kablam! Oct 15 14:43:19.012 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 15 14:43:19.012 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:582:30 Oct 15 14:43:19.013 INFO kablam! | Oct 15 14:43:19.013 INFO kablam! 582 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Oct 15 14:43:19.013 INFO kablam! | ^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 15 14:43:19.014 INFO kablam! ... Oct 15 14:43:19.014 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 15 14:43:19.014 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 15 14:43:19.015 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 15 14:43:19.015 INFO kablam! 721 | | command write_ewkb_body); Oct 15 14:43:19.015 INFO kablam! | |___________________________________________________- in this macro invocation Oct 15 14:43:19.016 INFO kablam! Oct 15 14:43:19.018 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 15 14:43:19.018 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:489:9 Oct 15 14:43:19.018 INFO kablam! | Oct 15 14:43:19.019 INFO kablam! 489 | / pub struct $ewkbtype<'a, P, I> Oct 15 14:43:19.019 INFO kablam! 490 | | where P: 'a + postgis::Point, Oct 15 14:43:19.019 INFO kablam! 491 | | I: 'a + Iterator + ExactSizeIterator Oct 15 14:43:19.020 INFO kablam! 492 | | { Oct 15 14:43:19.020 INFO kablam! ... | Oct 15 14:43:19.020 INFO kablam! 495 | | pub point_type: PointType, Oct 15 14:43:19.021 INFO kablam! 496 | | } Oct 15 14:43:19.021 INFO kablam! | |_________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 15 14:43:19.021 INFO kablam! ... Oct 15 14:43:19.022 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 15 14:43:19.022 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 15 14:43:19.022 INFO kablam! 737 | | command write_ewkb); Oct 15 14:43:19.022 INFO kablam! | |___________________________________________- in this macro invocation Oct 15 14:43:19.023 INFO kablam! Oct 15 14:43:19.024 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 15 14:43:19.025 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:504:24 Oct 15 14:43:19.025 INFO kablam! | Oct 15 14:43:19.025 INFO kablam! 504 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Oct 15 14:43:19.026 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 15 14:43:19.026 INFO kablam! ... Oct 15 14:43:19.026 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 15 14:43:19.027 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 15 14:43:19.027 INFO kablam! 737 | | command write_ewkb); Oct 15 14:43:19.027 INFO kablam! | |___________________________________________- in this macro invocation Oct 15 14:43:19.028 INFO kablam! Oct 15 14:43:19.028 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 15 14:43:19.029 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:514:24 Oct 15 14:43:19.029 INFO kablam! | Oct 15 14:43:19.029 INFO kablam! 514 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Oct 15 14:43:19.030 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 15 14:43:19.030 INFO kablam! ... Oct 15 14:43:19.030 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 15 14:43:19.031 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 15 14:43:19.031 INFO kablam! 737 | | command write_ewkb); Oct 15 14:43:19.031 INFO kablam! | |___________________________________________- in this macro invocation Oct 15 14:43:19.032 INFO kablam! Oct 15 14:43:19.039 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 15 14:43:19.039 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:551:9 Oct 15 14:43:19.039 INFO kablam! | Oct 15 14:43:19.040 INFO kablam! 551 | / pub struct $ewkbtype<'a, P, I, T, J> Oct 15 14:43:19.040 INFO kablam! 552 | | where P: 'a + postgis::Point, Oct 15 14:43:19.040 INFO kablam! 553 | | I: 'a + Iterator + ExactSizeIterator, Oct 15 14:43:19.041 INFO kablam! 554 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Oct 15 14:43:19.041 INFO kablam! ... | Oct 15 14:43:19.041 INFO kablam! 559 | | pub point_type: PointType, Oct 15 14:43:19.042 INFO kablam! 560 | | } Oct 15 14:43:19.042 INFO kablam! | |_________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 15 14:43:19.042 INFO kablam! ... Oct 15 14:43:19.043 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 15 14:43:19.043 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 15 14:43:19.043 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 15 14:43:19.043 INFO kablam! 754 | | command write_ewkb); Oct 15 14:43:19.044 INFO kablam! | |______________________________________________- in this macro invocation Oct 15 14:43:19.044 INFO kablam! Oct 15 14:43:19.050 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 15 14:43:19.050 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:570:30 Oct 15 14:43:19.050 INFO kablam! | Oct 15 14:43:19.051 INFO kablam! 570 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Oct 15 14:43:19.051 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 15 14:43:19.051 INFO kablam! ... Oct 15 14:43:19.052 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 15 14:43:19.052 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 15 14:43:19.052 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 15 14:43:19.053 INFO kablam! 754 | | command write_ewkb); Oct 15 14:43:19.053 INFO kablam! | |______________________________________________- in this macro invocation Oct 15 14:43:19.068 INFO kablam! Oct 15 14:43:19.070 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 15 14:43:19.070 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:582:30 Oct 15 14:43:19.070 INFO kablam! | Oct 15 14:43:19.071 INFO kablam! 582 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Oct 15 14:43:19.071 INFO kablam! | ^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 15 14:43:19.071 INFO kablam! ... Oct 15 14:43:19.072 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 15 14:43:19.072 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 15 14:43:19.073 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 15 14:43:19.073 INFO kablam! 754 | | command write_ewkb); Oct 15 14:43:19.073 INFO kablam! | |______________________________________________- in this macro invocation Oct 15 14:43:19.074 INFO kablam! Oct 15 14:43:19.076 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 15 14:43:19.076 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:619:9 Oct 15 14:43:19.076 INFO kablam! | Oct 15 14:43:19.077 INFO kablam! 619 | / pub struct $ewkbtype<'a, P, I, L, K, T, J> Oct 15 14:43:19.077 INFO kablam! 620 | | where P: 'a + postgis::Point, Oct 15 14:43:19.077 INFO kablam! 621 | | I: 'a + Iterator + ExactSizeIterator, Oct 15 14:43:19.078 INFO kablam! 622 | | L: 'a + postgis::LineString<'a, ItemType=P, Iter=I>, Oct 15 14:43:19.078 INFO kablam! ... | Oct 15 14:43:19.078 INFO kablam! 629 | | pub point_type: PointType, Oct 15 14:43:19.078 INFO kablam! 630 | | } Oct 15 14:43:19.079 INFO kablam! | |_________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 15 14:43:19.079 INFO kablam! ... Oct 15 14:43:19.079 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 15 14:43:19.079 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 15 14:43:19.080 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 15 14:43:19.080 INFO kablam! 772 | | command write_ewkb); Oct 15 14:43:19.080 INFO kablam! | |______________________________________________- in this macro invocation Oct 15 14:43:19.081 INFO kablam! Oct 15 14:43:19.123 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 15 14:43:19.123 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:642:36 Oct 15 14:43:19.123 INFO kablam! | Oct 15 14:43:19.124 INFO kablam! 642 | impl<'a, P, I, L, K, T, J> fmt::Debug for $ewkbtype<'a, P, I, L, K, T, J> Oct 15 14:43:19.124 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 15 14:43:19.124 INFO kablam! ... Oct 15 14:43:19.125 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 15 14:43:19.125 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 15 14:43:19.125 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 15 14:43:19.125 INFO kablam! 772 | | command write_ewkb); Oct 15 14:43:19.126 INFO kablam! | |______________________________________________- in this macro invocation Oct 15 14:43:19.126 INFO kablam! Oct 15 14:43:19.127 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 15 14:43:19.128 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:656:36 Oct 15 14:43:19.128 INFO kablam! | Oct 15 14:43:19.128 INFO kablam! 656 | impl<'a, P, I, L, K, T, J> EwkbWrite for $ewkbtype<'a, P, I, L, K, T, J> Oct 15 14:43:19.129 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 15 14:43:19.129 INFO kablam! ... Oct 15 14:43:19.129 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 15 14:43:19.129 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 15 14:43:19.130 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 15 14:43:19.130 INFO kablam! 772 | | command write_ewkb); Oct 15 14:43:19.130 INFO kablam! | |______________________________________________- in this macro invocation Oct 15 14:43:19.131 INFO kablam! Oct 15 14:43:19.135 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 15 14:43:19.135 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:100:24 Oct 15 14:43:19.135 INFO kablam! | Oct 15 14:43:19.136 INFO kablam! 100 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Oct 15 14:43:19.136 INFO kablam! | ^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 15 14:43:19.136 INFO kablam! ... Oct 15 14:43:19.137 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Oct 15 14:43:19.137 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 15 14:43:19.143 INFO kablam! Oct 15 14:43:19.143 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 15 14:43:19.143 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:114:30 Oct 15 14:43:19.143 INFO kablam! | Oct 15 14:43:19.143 INFO kablam! 114 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Oct 15 14:43:19.143 INFO kablam! | ^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 15 14:43:19.143 INFO kablam! ... Oct 15 14:43:19.143 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Oct 15 14:43:19.144 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 15 14:43:19.144 INFO kablam! Oct 15 14:43:19.144 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 15 14:43:19.144 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:100:24 Oct 15 14:43:19.144 INFO kablam! | Oct 15 14:43:19.144 INFO kablam! 100 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Oct 15 14:43:19.144 INFO kablam! | ^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 15 14:43:19.144 INFO kablam! ... Oct 15 14:43:19.144 INFO kablam! 150 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Oct 15 14:43:19.144 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 15 14:43:19.144 INFO kablam! Oct 15 14:43:19.145 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 15 14:43:19.145 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:114:30 Oct 15 14:43:19.145 INFO kablam! | Oct 15 14:43:19.145 INFO kablam! 114 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Oct 15 14:43:19.145 INFO kablam! | ^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 15 14:43:19.145 INFO kablam! ... Oct 15 14:43:19.145 INFO kablam! 151 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Oct 15 14:43:19.145 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 15 14:43:19.145 INFO kablam! Oct 15 14:43:19.146 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 15 14:43:19.146 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:130:36 Oct 15 14:43:19.146 INFO kablam! | Oct 15 14:43:19.146 INFO kablam! 130 | impl<'a, P, I, L, K, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, L, K, T, J> Oct 15 14:43:19.146 INFO kablam! | ^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 15 14:43:19.146 INFO kablam! ... Oct 15 14:43:19.146 INFO kablam! 152 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Oct 15 14:43:19.146 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 14:43:19.146 INFO kablam! Oct 15 14:43:19.161 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 15 14:43:19.161 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:501:13 Oct 15 14:43:19.161 INFO kablam! | Oct 15 14:43:19.161 INFO kablam! 501 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Oct 15 14:43:19.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 15 14:43:19.161 INFO kablam! ... Oct 15 14:43:19.161 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 15 14:43:19.161 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 15 14:43:19.161 INFO kablam! 704 | | command write_ewkb_body); Oct 15 14:43:19.161 INFO kablam! | |________________________________________________- in this macro invocation Oct 15 14:43:19.161 INFO kablam! Oct 15 14:43:19.166 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 15 14:43:19.166 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:567:13 Oct 15 14:43:19.166 INFO kablam! | Oct 15 14:43:19.166 INFO kablam! 567 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Oct 15 14:43:19.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 15 14:43:19.166 INFO kablam! ... Oct 15 14:43:19.166 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 15 14:43:19.166 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 15 14:43:19.166 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 15 14:43:19.166 INFO kablam! 721 | | command write_ewkb_body); Oct 15 14:43:19.166 INFO kablam! | |___________________________________________________- in this macro invocation Oct 15 14:43:19.167 INFO kablam! Oct 15 14:43:19.169 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 15 14:43:19.169 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:501:13 Oct 15 14:43:19.169 INFO kablam! | Oct 15 14:43:19.169 INFO kablam! 501 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Oct 15 14:43:19.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 15 14:43:19.169 INFO kablam! ... Oct 15 14:43:19.169 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 15 14:43:19.169 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 15 14:43:19.169 INFO kablam! 737 | | command write_ewkb); Oct 15 14:43:19.169 INFO kablam! | |___________________________________________- in this macro invocation Oct 15 14:43:19.169 INFO kablam! Oct 15 14:43:19.182 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 15 14:43:19.182 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:567:13 Oct 15 14:43:19.182 INFO kablam! | Oct 15 14:43:19.182 INFO kablam! 567 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Oct 15 14:43:19.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 15 14:43:19.182 INFO kablam! ... Oct 15 14:43:19.182 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 15 14:43:19.182 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 15 14:43:19.182 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 15 14:43:19.182 INFO kablam! 754 | | command write_ewkb); Oct 15 14:43:19.182 INFO kablam! | |______________________________________________- in this macro invocation Oct 15 14:43:19.182 INFO kablam! Oct 15 14:43:19.239 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 15 14:43:19.239 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:639:13 Oct 15 14:43:19.239 INFO kablam! | Oct 15 14:43:19.239 INFO kablam! 639 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter>; Oct 15 14:43:19.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 15 14:43:19.239 INFO kablam! ... Oct 15 14:43:19.239 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 15 14:43:19.239 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 15 14:43:19.239 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 15 14:43:19.239 INFO kablam! 772 | | command write_ewkb); Oct 15 14:43:19.239 INFO kablam! | |______________________________________________- in this macro invocation Oct 15 14:43:19.239 INFO kablam! Oct 15 14:43:19.243 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 15 14:43:19.243 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:278:5 Oct 15 14:43:19.243 INFO kablam! | Oct 15 14:43:19.243 INFO kablam! 278 | / fn as_ewkb(&'a self) -> ewkb::EwkbLineString<'a, Self::PointType, Self::Iter> { Oct 15 14:43:19.243 INFO kablam! 279 | | ewkb::EwkbLineString { geom: self, srid: None, point_type: ewkb::PointType::Point } Oct 15 14:43:19.243 INFO kablam! 280 | | } Oct 15 14:43:19.243 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 15 14:43:19.271 INFO kablam! Oct 15 14:43:19.271 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 15 14:43:19.271 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:332:5 Oct 15 14:43:19.271 INFO kablam! | Oct 15 14:43:19.271 INFO kablam! 332 | / fn as_ewkb(&'a self) -> ewkb::EwkbPolygon<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 15 14:43:19.271 INFO kablam! 333 | | ewkb::EwkbPolygon { geom: self, srid: None, point_type: ewkb::PointType::Point } Oct 15 14:43:19.271 INFO kablam! 334 | | } Oct 15 14:43:19.271 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 15 14:43:19.271 INFO kablam! Oct 15 14:43:19.271 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 15 14:43:19.271 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:379:5 Oct 15 14:43:19.271 INFO kablam! | Oct 15 14:43:19.271 INFO kablam! 379 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiPoint<'a, Self::PointType, Self::Iter> { Oct 15 14:43:19.271 INFO kablam! 380 | | ewkb::EwkbMultiPoint { geom: self, srid: None, point_type: ewkb::PointType::Point } Oct 15 14:43:19.271 INFO kablam! 381 | | } Oct 15 14:43:19.271 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 15 14:43:19.271 INFO kablam! Oct 15 14:43:19.271 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 15 14:43:19.271 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:436:5 Oct 15 14:43:19.271 INFO kablam! | Oct 15 14:43:19.271 INFO kablam! 436 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiLineString<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 15 14:43:19.271 INFO kablam! 437 | | ewkb::EwkbMultiLineString { geom: self, srid: None, point_type: ewkb::PointType::Point } Oct 15 14:43:19.271 INFO kablam! 438 | | } Oct 15 14:43:19.271 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 15 14:43:19.271 INFO kablam! Oct 15 14:43:19.271 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 15 14:43:19.271 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:508:5 Oct 15 14:43:19.271 INFO kablam! | Oct 15 14:43:19.271 INFO kablam! 508 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiPolygon<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter> { Oct 15 14:43:19.271 INFO kablam! 509 | | ewkb::EwkbMultiPolygon { geom: self, srid: None, point_type: ewkb::PointType::Point } Oct 15 14:43:19.271 INFO kablam! 510 | | } Oct 15 14:43:19.271 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 15 14:43:19.271 INFO kablam! Oct 15 14:43:19.276 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 15 14:43:19.276 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:508:13 Oct 15 14:43:19.276 INFO kablam! | Oct 15 14:43:19.276 INFO kablam! 508 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 15 14:43:19.276 INFO kablam! 509 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 15 14:43:19.276 INFO kablam! 510 | | Ok(()) Oct 15 14:43:19.276 INFO kablam! 511 | | } Oct 15 14:43:19.276 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 15 14:43:19.276 INFO kablam! ... Oct 15 14:43:19.276 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 15 14:43:19.276 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 15 14:43:19.276 INFO kablam! 704 | | command write_ewkb_body); Oct 15 14:43:19.276 INFO kablam! | |________________________________________________- in this macro invocation Oct 15 14:43:19.276 INFO kablam! Oct 15 14:43:19.277 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 15 14:43:19.277 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:518:13 Oct 15 14:43:19.277 INFO kablam! | Oct 15 14:43:19.277 INFO kablam! 518 | / fn opt_srid(&self) -> Option { Oct 15 14:43:19.277 INFO kablam! 519 | | self.srid Oct 15 14:43:19.277 INFO kablam! 520 | | } Oct 15 14:43:19.277 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 15 14:43:19.277 INFO kablam! ... Oct 15 14:43:19.277 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 15 14:43:19.277 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 15 14:43:19.277 INFO kablam! 704 | | command write_ewkb_body); Oct 15 14:43:19.277 INFO kablam! | |________________________________________________- in this macro invocation Oct 15 14:43:19.277 INFO kablam! Oct 15 14:43:19.277 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 15 14:43:19.277 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:522:13 Oct 15 14:43:19.277 INFO kablam! | Oct 15 14:43:19.277 INFO kablam! 522 | / fn type_id(&self) -> u32 { Oct 15 14:43:19.277 INFO kablam! 523 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 15 14:43:19.277 INFO kablam! 524 | | } Oct 15 14:43:19.277 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 15 14:43:19.277 INFO kablam! ... Oct 15 14:43:19.277 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 15 14:43:19.277 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 15 14:43:19.277 INFO kablam! 704 | | command write_ewkb_body); Oct 15 14:43:19.277 INFO kablam! | |________________________________________________- in this macro invocation Oct 15 14:43:19.277 INFO kablam! Oct 15 14:43:19.277 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 15 14:43:19.278 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:526:13 Oct 15 14:43:19.278 INFO kablam! | Oct 15 14:43:19.278 INFO kablam! 526 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 15 14:43:19.278 INFO kablam! 527 | | w.write_u32::(self.geom.points().len() as u32)?; Oct 15 14:43:19.278 INFO kablam! 528 | | for geom in self.geom.points() { Oct 15 14:43:19.278 INFO kablam! 529 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 15 14:43:19.278 INFO kablam! ... | Oct 15 14:43:19.278 INFO kablam! 532 | | Ok(()) Oct 15 14:43:19.278 INFO kablam! 533 | | } Oct 15 14:43:19.278 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 15 14:43:19.278 INFO kablam! ... Oct 15 14:43:19.278 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 15 14:43:19.278 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 15 14:43:19.278 INFO kablam! 704 | | command write_ewkb_body); Oct 15 14:43:19.278 INFO kablam! | |________________________________________________- in this macro invocation Oct 15 14:43:19.278 INFO kablam! Oct 15 14:43:19.283 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 15 14:43:19.283 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:541:13 Oct 15 14:43:19.283 INFO kablam! | Oct 15 14:43:19.283 INFO kablam! 541 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Oct 15 14:43:19.283 INFO kablam! 542 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 15 14:43:19.283 INFO kablam! 543 | | } Oct 15 14:43:19.283 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 15 14:43:19.283 INFO kablam! ... Oct 15 14:43:19.283 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 15 14:43:19.283 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 15 14:43:19.283 INFO kablam! 704 | | command write_ewkb_body); Oct 15 14:43:19.283 INFO kablam! | |________________________________________________- in this macro invocation Oct 15 14:43:19.291 INFO kablam! Oct 15 14:43:19.291 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 15 14:43:19.291 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:576:13 Oct 15 14:43:19.291 INFO kablam! | Oct 15 14:43:19.291 INFO kablam! 576 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 15 14:43:19.291 INFO kablam! 577 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 15 14:43:19.291 INFO kablam! 578 | | Ok(()) Oct 15 14:43:19.291 INFO kablam! 579 | | } Oct 15 14:43:19.291 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 15 14:43:19.291 INFO kablam! ... Oct 15 14:43:19.291 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 15 14:43:19.291 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 15 14:43:19.291 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 15 14:43:19.291 INFO kablam! 721 | | command write_ewkb_body); Oct 15 14:43:19.291 INFO kablam! | |___________________________________________________- in this macro invocation Oct 15 14:43:19.307 INFO kablam! Oct 15 14:43:19.307 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 15 14:43:19.307 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:588:13 Oct 15 14:43:19.307 INFO kablam! | Oct 15 14:43:19.307 INFO kablam! 588 | / fn opt_srid(&self) -> Option { Oct 15 14:43:19.307 INFO kablam! 589 | | self.srid Oct 15 14:43:19.307 INFO kablam! 590 | | } Oct 15 14:43:19.307 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 15 14:43:19.307 INFO kablam! ... Oct 15 14:43:19.307 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 15 14:43:19.307 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 15 14:43:19.307 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 15 14:43:19.307 INFO kablam! 721 | | command write_ewkb_body); Oct 15 14:43:19.307 INFO kablam! | |___________________________________________________- in this macro invocation Oct 15 14:43:19.307 INFO kablam! Oct 15 14:43:19.307 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 15 14:43:19.307 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:592:13 Oct 15 14:43:19.307 INFO kablam! | Oct 15 14:43:19.307 INFO kablam! 592 | / fn type_id(&self) -> u32 { Oct 15 14:43:19.307 INFO kablam! 593 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 15 14:43:19.307 INFO kablam! 594 | | } Oct 15 14:43:19.307 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 15 14:43:19.307 INFO kablam! ... Oct 15 14:43:19.307 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 15 14:43:19.307 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 15 14:43:19.307 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 15 14:43:19.307 INFO kablam! 721 | | command write_ewkb_body); Oct 15 14:43:19.307 INFO kablam! | |___________________________________________________- in this macro invocation Oct 15 14:43:19.307 INFO kablam! Oct 15 14:43:19.307 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 15 14:43:19.307 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:596:13 Oct 15 14:43:19.307 INFO kablam! | Oct 15 14:43:19.307 INFO kablam! 596 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 15 14:43:19.307 INFO kablam! 597 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Oct 15 14:43:19.307 INFO kablam! 598 | | for geom in self.geom.$itemname() { Oct 15 14:43:19.307 INFO kablam! 599 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 15 14:43:19.307 INFO kablam! ... | Oct 15 14:43:19.307 INFO kablam! 602 | | Ok(()) Oct 15 14:43:19.307 INFO kablam! 603 | | } Oct 15 14:43:19.307 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 15 14:43:19.308 INFO kablam! ... Oct 15 14:43:19.308 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 15 14:43:19.308 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 15 14:43:19.308 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 15 14:43:19.308 INFO kablam! 721 | | command write_ewkb_body); Oct 15 14:43:19.308 INFO kablam! | |___________________________________________________- in this macro invocation Oct 15 14:43:19.308 INFO kablam! Oct 15 14:43:19.308 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 15 14:43:19.308 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:613:13 Oct 15 14:43:19.308 INFO kablam! | Oct 15 14:43:19.308 INFO kablam! 613 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 15 14:43:19.308 INFO kablam! 614 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 15 14:43:19.308 INFO kablam! 615 | | } Oct 15 14:43:19.308 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 15 14:43:19.308 INFO kablam! ... Oct 15 14:43:19.308 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 15 14:43:19.308 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 15 14:43:19.308 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 15 14:43:19.308 INFO kablam! 721 | | command write_ewkb_body); Oct 15 14:43:19.308 INFO kablam! | |___________________________________________________- in this macro invocation Oct 15 14:43:19.308 INFO kablam! Oct 15 14:43:19.308 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 15 14:43:19.308 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:508:13 Oct 15 14:43:19.308 INFO kablam! | Oct 15 14:43:19.308 INFO kablam! 508 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 15 14:43:19.308 INFO kablam! 509 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 15 14:43:19.308 INFO kablam! 510 | | Ok(()) Oct 15 14:43:19.308 INFO kablam! 511 | | } Oct 15 14:43:19.308 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 15 14:43:19.308 INFO kablam! ... Oct 15 14:43:19.308 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 15 14:43:19.308 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 15 14:43:19.308 INFO kablam! 737 | | command write_ewkb); Oct 15 14:43:19.308 INFO kablam! | |___________________________________________- in this macro invocation Oct 15 14:43:19.308 INFO kablam! Oct 15 14:43:19.308 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 15 14:43:19.309 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:518:13 Oct 15 14:43:19.309 INFO kablam! | Oct 15 14:43:19.309 INFO kablam! 518 | / fn opt_srid(&self) -> Option { Oct 15 14:43:19.309 INFO kablam! 519 | | self.srid Oct 15 14:43:19.309 INFO kablam! 520 | | } Oct 15 14:43:19.309 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 15 14:43:19.309 INFO kablam! ... Oct 15 14:43:19.309 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 15 14:43:19.309 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 15 14:43:19.309 INFO kablam! 737 | | command write_ewkb); Oct 15 14:43:19.309 INFO kablam! | |___________________________________________- in this macro invocation Oct 15 14:43:19.309 INFO kablam! Oct 15 14:43:19.309 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 15 14:43:19.309 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:522:13 Oct 15 14:43:19.309 INFO kablam! | Oct 15 14:43:19.309 INFO kablam! 522 | / fn type_id(&self) -> u32 { Oct 15 14:43:19.309 INFO kablam! 523 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 15 14:43:19.309 INFO kablam! 524 | | } Oct 15 14:43:19.309 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 15 14:43:19.309 INFO kablam! ... Oct 15 14:43:19.309 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 15 14:43:19.309 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 15 14:43:19.309 INFO kablam! 737 | | command write_ewkb); Oct 15 14:43:19.309 INFO kablam! | |___________________________________________- in this macro invocation Oct 15 14:43:19.309 INFO kablam! Oct 15 14:43:19.315 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 15 14:43:19.315 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:526:13 Oct 15 14:43:19.315 INFO kablam! | Oct 15 14:43:19.315 INFO kablam! 526 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 15 14:43:19.315 INFO kablam! 527 | | w.write_u32::(self.geom.points().len() as u32)?; Oct 15 14:43:19.315 INFO kablam! 528 | | for geom in self.geom.points() { Oct 15 14:43:19.315 INFO kablam! 529 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 15 14:43:19.315 INFO kablam! ... | Oct 15 14:43:19.315 INFO kablam! 532 | | Ok(()) Oct 15 14:43:19.315 INFO kablam! 533 | | } Oct 15 14:43:19.315 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 15 14:43:19.315 INFO kablam! ... Oct 15 14:43:19.315 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 15 14:43:19.315 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 15 14:43:19.315 INFO kablam! 737 | | command write_ewkb); Oct 15 14:43:19.315 INFO kablam! | |___________________________________________- in this macro invocation Oct 15 14:43:19.315 INFO kablam! Oct 15 14:43:19.315 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 15 14:43:19.315 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:541:13 Oct 15 14:43:19.315 INFO kablam! | Oct 15 14:43:19.315 INFO kablam! 541 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Oct 15 14:43:19.315 INFO kablam! 542 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 15 14:43:19.315 INFO kablam! 543 | | } Oct 15 14:43:19.315 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 15 14:43:19.315 INFO kablam! ... Oct 15 14:43:19.315 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 15 14:43:19.315 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 15 14:43:19.315 INFO kablam! 737 | | command write_ewkb); Oct 15 14:43:19.315 INFO kablam! | |___________________________________________- in this macro invocation Oct 15 14:43:19.315 INFO kablam! Oct 15 14:43:19.315 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 15 14:43:19.315 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:576:13 Oct 15 14:43:19.315 INFO kablam! | Oct 15 14:43:19.315 INFO kablam! 576 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 15 14:43:19.315 INFO kablam! 577 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 15 14:43:19.315 INFO kablam! 578 | | Ok(()) Oct 15 14:43:19.315 INFO kablam! 579 | | } Oct 15 14:43:19.315 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 15 14:43:19.315 INFO kablam! ... Oct 15 14:43:19.315 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 15 14:43:19.315 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 15 14:43:19.315 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 15 14:43:19.315 INFO kablam! 754 | | command write_ewkb); Oct 15 14:43:19.315 INFO kablam! | |______________________________________________- in this macro invocation Oct 15 14:43:19.331 INFO kablam! Oct 15 14:43:19.331 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 15 14:43:19.331 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:588:13 Oct 15 14:43:19.331 INFO kablam! | Oct 15 14:43:19.331 INFO kablam! 588 | / fn opt_srid(&self) -> Option { Oct 15 14:43:19.331 INFO kablam! 589 | | self.srid Oct 15 14:43:19.331 INFO kablam! 590 | | } Oct 15 14:43:19.331 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 15 14:43:19.331 INFO kablam! ... Oct 15 14:43:19.331 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 15 14:43:19.331 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 15 14:43:19.331 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 15 14:43:19.331 INFO kablam! 754 | | command write_ewkb); Oct 15 14:43:19.331 INFO kablam! | |______________________________________________- in this macro invocation Oct 15 14:43:19.331 INFO kablam! Oct 15 14:43:19.331 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 15 14:43:19.331 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:592:13 Oct 15 14:43:19.331 INFO kablam! | Oct 15 14:43:19.331 INFO kablam! 592 | / fn type_id(&self) -> u32 { Oct 15 14:43:19.331 INFO kablam! 593 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 15 14:43:19.331 INFO kablam! 594 | | } Oct 15 14:43:19.331 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 15 14:43:19.331 INFO kablam! ... Oct 15 14:43:19.331 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 15 14:43:19.331 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 15 14:43:19.331 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 15 14:43:19.331 INFO kablam! 754 | | command write_ewkb); Oct 15 14:43:19.331 INFO kablam! | |______________________________________________- in this macro invocation Oct 15 14:43:19.331 INFO kablam! Oct 15 14:43:19.331 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 15 14:43:19.331 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:596:13 Oct 15 14:43:19.331 INFO kablam! | Oct 15 14:43:19.331 INFO kablam! 596 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 15 14:43:19.331 INFO kablam! 597 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Oct 15 14:43:19.331 INFO kablam! 598 | | for geom in self.geom.$itemname() { Oct 15 14:43:19.331 INFO kablam! 599 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 15 14:43:19.331 INFO kablam! ... | Oct 15 14:43:19.331 INFO kablam! 602 | | Ok(()) Oct 15 14:43:19.331 INFO kablam! 603 | | } Oct 15 14:43:19.331 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 15 14:43:19.331 INFO kablam! ... Oct 15 14:43:19.331 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 15 14:43:19.331 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 15 14:43:19.332 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 15 14:43:19.332 INFO kablam! 754 | | command write_ewkb); Oct 15 14:43:19.332 INFO kablam! | |______________________________________________- in this macro invocation Oct 15 14:43:19.332 INFO kablam! Oct 15 14:43:19.332 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 15 14:43:19.332 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:613:13 Oct 15 14:43:19.332 INFO kablam! | Oct 15 14:43:19.332 INFO kablam! 613 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 15 14:43:19.332 INFO kablam! 614 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 15 14:43:19.332 INFO kablam! 615 | | } Oct 15 14:43:19.332 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 15 14:43:19.332 INFO kablam! ... Oct 15 14:43:19.332 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 15 14:43:19.332 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 15 14:43:19.332 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 15 14:43:19.332 INFO kablam! 754 | | command write_ewkb); Oct 15 14:43:19.332 INFO kablam! | |______________________________________________- in this macro invocation Oct 15 14:43:19.332 INFO kablam! Oct 15 14:43:19.332 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 15 14:43:19.332 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:650:13 Oct 15 14:43:19.332 INFO kablam! | Oct 15 14:43:19.332 INFO kablam! 650 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 15 14:43:19.332 INFO kablam! 651 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 15 14:43:19.332 INFO kablam! 652 | | Ok(()) Oct 15 14:43:19.332 INFO kablam! 653 | | } Oct 15 14:43:19.332 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 15 14:43:19.332 INFO kablam! ... Oct 15 14:43:19.332 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 15 14:43:19.332 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 15 14:43:19.332 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 15 14:43:19.332 INFO kablam! 772 | | command write_ewkb); Oct 15 14:43:19.332 INFO kablam! | |______________________________________________- in this macro invocation Oct 15 14:43:19.332 INFO kablam! Oct 15 14:43:19.339 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 15 14:43:19.339 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:664:13 Oct 15 14:43:19.339 INFO kablam! | Oct 15 14:43:19.339 INFO kablam! 664 | / fn opt_srid(&self) -> Option { Oct 15 14:43:19.339 INFO kablam! 665 | | self.srid Oct 15 14:43:19.339 INFO kablam! 666 | | } Oct 15 14:43:19.339 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 15 14:43:19.339 INFO kablam! ... Oct 15 14:43:19.339 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 15 14:43:19.339 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 15 14:43:19.339 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 15 14:43:19.339 INFO kablam! 772 | | command write_ewkb); Oct 15 14:43:19.339 INFO kablam! | |______________________________________________- in this macro invocation Oct 15 14:43:19.339 INFO kablam! Oct 15 14:43:19.339 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 15 14:43:19.339 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:668:13 Oct 15 14:43:19.339 INFO kablam! | Oct 15 14:43:19.339 INFO kablam! 668 | / fn type_id(&self) -> u32 { Oct 15 14:43:19.339 INFO kablam! 669 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 15 14:43:19.339 INFO kablam! 670 | | } Oct 15 14:43:19.339 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 15 14:43:19.339 INFO kablam! ... Oct 15 14:43:19.339 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 15 14:43:19.339 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 15 14:43:19.339 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 15 14:43:19.339 INFO kablam! 772 | | command write_ewkb); Oct 15 14:43:19.339 INFO kablam! | |______________________________________________- in this macro invocation Oct 15 14:43:19.339 INFO kablam! Oct 15 14:43:19.343 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 15 14:43:19.343 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:672:13 Oct 15 14:43:19.343 INFO kablam! | Oct 15 14:43:19.343 INFO kablam! 672 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 15 14:43:19.343 INFO kablam! 673 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Oct 15 14:43:19.343 INFO kablam! 674 | | for geom in self.geom.$itemname() { Oct 15 14:43:19.343 INFO kablam! 675 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 15 14:43:19.343 INFO kablam! ... | Oct 15 14:43:19.343 INFO kablam! 678 | | Ok(()) Oct 15 14:43:19.343 INFO kablam! 679 | | } Oct 15 14:43:19.343 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 15 14:43:19.343 INFO kablam! ... Oct 15 14:43:19.343 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 15 14:43:19.343 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 15 14:43:19.343 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 15 14:43:19.343 INFO kablam! 772 | | command write_ewkb); Oct 15 14:43:19.343 INFO kablam! | |______________________________________________- in this macro invocation Oct 15 14:43:19.343 INFO kablam! Oct 15 14:43:19.347 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 15 14:43:19.347 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:691:13 Oct 15 14:43:19.347 INFO kablam! | Oct 15 14:43:19.347 INFO kablam! 691 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter> { Oct 15 14:43:19.347 INFO kablam! 692 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 15 14:43:19.347 INFO kablam! 693 | | } Oct 15 14:43:19.347 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 15 14:43:19.347 INFO kablam! ... Oct 15 14:43:19.347 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 15 14:43:19.347 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 15 14:43:19.347 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 15 14:43:19.347 INFO kablam! 772 | | command write_ewkb); Oct 15 14:43:19.347 INFO kablam! | |______________________________________________- in this macro invocation Oct 15 14:43:19.347 INFO kablam! Oct 15 14:43:19.350 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 15 14:43:19.350 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:104:13 Oct 15 14:43:19.350 INFO kablam! | Oct 15 14:43:19.350 INFO kablam! 104 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 15 14:43:19.350 INFO kablam! 105 | | self.write_ewkb(out)?; Oct 15 14:43:19.350 INFO kablam! 106 | | Ok(IsNull::No) Oct 15 14:43:19.350 INFO kablam! 107 | | } Oct 15 14:43:19.350 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 15 14:43:19.350 INFO kablam! ... Oct 15 14:43:19.350 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Oct 15 14:43:19.350 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 15 14:43:19.367 INFO kablam! Oct 15 14:43:19.367 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 15 14:43:19.367 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:148:1 Oct 15 14:43:19.367 INFO kablam! | Oct 15 14:43:19.367 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Oct 15 14:43:19.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:43:19.367 INFO kablam! | | Oct 15 14:43:19.367 INFO kablam! | the trait `types::LineString<'a>` is not implemented for `usize` Oct 15 14:43:19.367 INFO kablam! | in this macro invocation Oct 15 14:43:19.367 INFO kablam! | Oct 15 14:43:19.367 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 15 14:43:19.367 INFO kablam! Oct 15 14:43:19.371 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 15 14:43:19.371 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:120:13 Oct 15 14:43:19.371 INFO kablam! | Oct 15 14:43:19.371 INFO kablam! 120 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 15 14:43:19.371 INFO kablam! 121 | | self.write_ewkb(out)?; Oct 15 14:43:19.371 INFO kablam! 122 | | Ok(IsNull::No) Oct 15 14:43:19.371 INFO kablam! 123 | | } Oct 15 14:43:19.371 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 15 14:43:19.371 INFO kablam! ... Oct 15 14:43:19.371 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Oct 15 14:43:19.371 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 15 14:43:19.371 INFO kablam! Oct 15 14:43:19.371 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 15 14:43:19.371 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:149:1 Oct 15 14:43:19.371 INFO kablam! | Oct 15 14:43:19.371 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Oct 15 14:43:19.371 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:43:19.371 INFO kablam! | | Oct 15 14:43:19.371 INFO kablam! | the trait `types::Polygon<'a>` is not implemented for `usize` Oct 15 14:43:19.371 INFO kablam! | in this macro invocation Oct 15 14:43:19.371 INFO kablam! | Oct 15 14:43:19.371 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 15 14:43:19.371 INFO kablam! Oct 15 14:43:19.371 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 15 14:43:19.371 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:104:13 Oct 15 14:43:19.371 INFO kablam! | Oct 15 14:43:19.371 INFO kablam! 104 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 15 14:43:19.371 INFO kablam! 105 | | self.write_ewkb(out)?; Oct 15 14:43:19.371 INFO kablam! 106 | | Ok(IsNull::No) Oct 15 14:43:19.371 INFO kablam! 107 | | } Oct 15 14:43:19.371 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 15 14:43:19.371 INFO kablam! ... Oct 15 14:43:19.371 INFO kablam! 150 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Oct 15 14:43:19.371 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 15 14:43:19.371 INFO kablam! Oct 15 14:43:19.371 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 15 14:43:19.371 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:150:1 Oct 15 14:43:19.371 INFO kablam! | Oct 15 14:43:19.371 INFO kablam! 150 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Oct 15 14:43:19.371 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:43:19.371 INFO kablam! | | Oct 15 14:43:19.371 INFO kablam! | the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 15 14:43:19.371 INFO kablam! | in this macro invocation Oct 15 14:43:19.371 INFO kablam! | Oct 15 14:43:19.371 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 15 14:43:19.371 INFO kablam! Oct 15 14:43:19.371 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 15 14:43:19.371 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:120:13 Oct 15 14:43:19.371 INFO kablam! | Oct 15 14:43:19.371 INFO kablam! 120 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 15 14:43:19.371 INFO kablam! 121 | | self.write_ewkb(out)?; Oct 15 14:43:19.371 INFO kablam! 122 | | Ok(IsNull::No) Oct 15 14:43:19.371 INFO kablam! 123 | | } Oct 15 14:43:19.371 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 15 14:43:19.372 INFO kablam! ... Oct 15 14:43:19.372 INFO kablam! 151 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Oct 15 14:43:19.372 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 15 14:43:19.387 INFO kablam! Oct 15 14:43:19.387 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 15 14:43:19.387 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:151:1 Oct 15 14:43:19.387 INFO kablam! | Oct 15 14:43:19.387 INFO kablam! 151 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Oct 15 14:43:19.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:43:19.387 INFO kablam! | | Oct 15 14:43:19.387 INFO kablam! | the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 15 14:43:19.387 INFO kablam! | in this macro invocation Oct 15 14:43:19.387 INFO kablam! | Oct 15 14:43:19.387 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 15 14:43:19.387 INFO kablam! Oct 15 14:43:19.387 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 15 14:43:19.387 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:140:13 Oct 15 14:43:19.387 INFO kablam! | Oct 15 14:43:19.387 INFO kablam! 140 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 15 14:43:19.387 INFO kablam! 141 | | self.write_ewkb(out)?; Oct 15 14:43:19.387 INFO kablam! 142 | | Ok(IsNull::No) Oct 15 14:43:19.387 INFO kablam! 143 | | } Oct 15 14:43:19.387 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 15 14:43:19.387 INFO kablam! ... Oct 15 14:43:19.387 INFO kablam! 152 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Oct 15 14:43:19.387 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 14:43:19.387 INFO kablam! Oct 15 14:43:19.387 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 15 14:43:19.387 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:152:1 Oct 15 14:43:19.387 INFO kablam! | Oct 15 14:43:19.387 INFO kablam! 152 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Oct 15 14:43:19.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:43:19.387 INFO kablam! | | Oct 15 14:43:19.387 INFO kablam! | the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 15 14:43:19.387 INFO kablam! | in this macro invocation Oct 15 14:43:19.387 INFO kablam! | Oct 15 14:43:19.387 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 15 14:43:19.387 INFO kablam! Oct 15 14:43:19.415 INFO kablam! error: aborting due to 65 previous errors Oct 15 14:43:19.418 INFO kablam! Oct 15 14:43:19.418 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 15 14:43:19.476 INFO kablam! error: Could not compile `postgis`. Oct 15 14:43:19.476 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 15 14:43:38.207 INFO kablam! error: build failed Oct 15 14:43:38.207 INFO kablam! su: No module specific data is present Oct 15 14:43:38.879 INFO running `"docker" "rm" "-f" "fa5c3d4f69d7f0d7219a40396103cb5697b0efacf9d9778e888d0a5f2844175f"` Oct 15 14:43:39.123 INFO blam! fa5c3d4f69d7f0d7219a40396103cb5697b0efacf9d9778e888d0a5f2844175f