Oct 21 20:47:55.904 INFO checking OSM-Browser/points-api-importer against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:47:55.906 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 20:47:56.358 INFO blam! dc061c0a5e29feb3aef334a352a81a3c5cd2ec05153a273221b093b5e0403b4b Oct 21 20:47:56.359 INFO running `"docker" "start" "-a" "dc061c0a5e29feb3aef334a352a81a3c5cd2ec05153a273221b093b5e0403b4b"` Oct 21 20:47:58.239 INFO kablam! usermod: no changes Oct 21 20:47:58.427 INFO kablam! Compiling procedural-masquerade v0.1.2 Oct 21 20:47:58.427 INFO kablam! Checking stable_deref_trait v1.0.0 Oct 21 20:47:58.428 INFO kablam! Checking flat_map v0.0.4 Oct 21 20:47:58.428 INFO kablam! Checking protobuf v1.4.2 Oct 21 20:47:58.428 INFO kablam! Compiling syn v0.11.11 Oct 21 20:47:58.429 INFO kablam! Checking clap v2.27.1 Oct 21 20:47:58.429 INFO kablam! Checking par-map v0.1.1 Oct 21 20:47:58.432 INFO kablam! Checking miniz-sys v0.1.10 Oct 21 20:48:01.213 INFO kablam! Checking flate2 v0.2.20 Oct 21 20:48:01.688 INFO kablam! Checking postgres-protocol v0.3.1 Oct 21 20:48:08.668 INFO kablam! Checking postgres-shared v0.4.0 Oct 21 20:48:16.860 INFO kablam! Checking postgres v0.15.1 Oct 21 20:48:24.796 INFO kablam! Compiling rental-impl v0.4.14 Oct 21 20:48:24.796 INFO kablam! Compiling postgres-derive v0.3.1 Oct 21 20:48:28.952 INFO kablam! Checking postgis v0.5.0 Oct 21 20:48:35.108 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 21 20:48:35.108 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:489:9 Oct 21 20:48:35.108 INFO kablam! | Oct 21 20:48:35.108 INFO kablam! 489 | / pub struct $ewkbtype<'a, P, I> Oct 21 20:48:35.108 INFO kablam! 490 | | where P: 'a + postgis::Point, Oct 21 20:48:35.108 INFO kablam! 491 | | I: 'a + Iterator + ExactSizeIterator Oct 21 20:48:35.108 INFO kablam! 492 | | { Oct 21 20:48:35.108 INFO kablam! ... | Oct 21 20:48:35.108 INFO kablam! 495 | | pub point_type: PointType, Oct 21 20:48:35.108 INFO kablam! 496 | | } Oct 21 20:48:35.108 INFO kablam! | |_________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 21 20:48:35.108 INFO kablam! ... Oct 21 20:48:35.108 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 21 20:48:35.108 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 21 20:48:35.108 INFO kablam! 704 | | command write_ewkb_body); Oct 21 20:48:35.108 INFO kablam! | |________________________________________________- in this macro invocation Oct 21 20:48:35.108 INFO kablam! Oct 21 20:48:35.108 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 21 20:48:35.108 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:504:24 Oct 21 20:48:35.108 INFO kablam! | Oct 21 20:48:35.108 INFO kablam! 504 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Oct 21 20:48:35.108 INFO kablam! | ^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 21 20:48:35.108 INFO kablam! ... Oct 21 20:48:35.108 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 21 20:48:35.108 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 21 20:48:35.108 INFO kablam! 704 | | command write_ewkb_body); Oct 21 20:48:35.108 INFO kablam! | |________________________________________________- in this macro invocation Oct 21 20:48:35.108 INFO kablam! Oct 21 20:48:35.108 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 21 20:48:35.108 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:514:24 Oct 21 20:48:35.108 INFO kablam! | Oct 21 20:48:35.108 INFO kablam! 514 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Oct 21 20:48:35.108 INFO kablam! | ^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 21 20:48:35.108 INFO kablam! ... Oct 21 20:48:35.108 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 21 20:48:35.109 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 21 20:48:35.109 INFO kablam! 704 | | command write_ewkb_body); Oct 21 20:48:35.109 INFO kablam! | |________________________________________________- in this macro invocation Oct 21 20:48:35.109 INFO kablam! Oct 21 20:48:35.132 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 21 20:48:35.132 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:551:9 Oct 21 20:48:35.132 INFO kablam! | Oct 21 20:48:35.132 INFO kablam! 551 | / pub struct $ewkbtype<'a, P, I, T, J> Oct 21 20:48:35.132 INFO kablam! 552 | | where P: 'a + postgis::Point, Oct 21 20:48:35.132 INFO kablam! 553 | | I: 'a + Iterator + ExactSizeIterator, Oct 21 20:48:35.132 INFO kablam! 554 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Oct 21 20:48:35.132 INFO kablam! ... | Oct 21 20:48:35.132 INFO kablam! 559 | | pub point_type: PointType, Oct 21 20:48:35.132 INFO kablam! 560 | | } Oct 21 20:48:35.132 INFO kablam! | |_________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 21 20:48:35.132 INFO kablam! ... Oct 21 20:48:35.132 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 21 20:48:35.132 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 21 20:48:35.132 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 21 20:48:35.132 INFO kablam! 721 | | command write_ewkb_body); Oct 21 20:48:35.132 INFO kablam! | |___________________________________________________- in this macro invocation Oct 21 20:48:35.132 INFO kablam! Oct 21 20:48:35.148 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 21 20:48:35.148 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:570:30 Oct 21 20:48:35.148 INFO kablam! | Oct 21 20:48:35.148 INFO kablam! 570 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Oct 21 20:48:35.148 INFO kablam! | ^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 21 20:48:35.148 INFO kablam! ... Oct 21 20:48:35.148 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 21 20:48:35.148 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 21 20:48:35.148 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 21 20:48:35.148 INFO kablam! 721 | | command write_ewkb_body); Oct 21 20:48:35.148 INFO kablam! | |___________________________________________________- in this macro invocation Oct 21 20:48:35.148 INFO kablam! Oct 21 20:48:35.148 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 21 20:48:35.148 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:582:30 Oct 21 20:48:35.148 INFO kablam! | Oct 21 20:48:35.148 INFO kablam! 582 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Oct 21 20:48:35.148 INFO kablam! | ^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 21 20:48:35.148 INFO kablam! ... Oct 21 20:48:35.148 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 21 20:48:35.148 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 21 20:48:35.148 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 21 20:48:35.148 INFO kablam! 721 | | command write_ewkb_body); Oct 21 20:48:35.148 INFO kablam! | |___________________________________________________- in this macro invocation Oct 21 20:48:35.148 INFO kablam! Oct 21 20:48:35.148 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 21 20:48:35.160 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:489:9 Oct 21 20:48:35.160 INFO kablam! | Oct 21 20:48:35.160 INFO kablam! 489 | / pub struct $ewkbtype<'a, P, I> Oct 21 20:48:35.160 INFO kablam! 490 | | where P: 'a + postgis::Point, Oct 21 20:48:35.160 INFO kablam! 491 | | I: 'a + Iterator + ExactSizeIterator Oct 21 20:48:35.160 INFO kablam! 492 | | { Oct 21 20:48:35.160 INFO kablam! ... | Oct 21 20:48:35.160 INFO kablam! 495 | | pub point_type: PointType, Oct 21 20:48:35.160 INFO kablam! 496 | | } Oct 21 20:48:35.160 INFO kablam! | |_________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 21 20:48:35.160 INFO kablam! ... Oct 21 20:48:35.160 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 21 20:48:35.160 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 21 20:48:35.160 INFO kablam! 737 | | command write_ewkb); Oct 21 20:48:35.160 INFO kablam! | |___________________________________________- in this macro invocation Oct 21 20:48:35.160 INFO kablam! Oct 21 20:48:35.171 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 21 20:48:35.171 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:504:24 Oct 21 20:48:35.171 INFO kablam! | Oct 21 20:48:35.171 INFO kablam! 504 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Oct 21 20:48:35.171 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 21 20:48:35.171 INFO kablam! ... Oct 21 20:48:35.171 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 21 20:48:35.171 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 21 20:48:35.171 INFO kablam! 737 | | command write_ewkb); Oct 21 20:48:35.171 INFO kablam! | |___________________________________________- in this macro invocation Oct 21 20:48:35.171 INFO kablam! Oct 21 20:48:35.171 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 21 20:48:35.171 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:514:24 Oct 21 20:48:35.171 INFO kablam! | Oct 21 20:48:35.171 INFO kablam! 514 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Oct 21 20:48:35.171 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 21 20:48:35.171 INFO kablam! ... Oct 21 20:48:35.171 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 21 20:48:35.171 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 21 20:48:35.171 INFO kablam! 737 | | command write_ewkb); Oct 21 20:48:35.171 INFO kablam! | |___________________________________________- in this macro invocation Oct 21 20:48:35.171 INFO kablam! Oct 21 20:48:35.171 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 21 20:48:35.171 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:551:9 Oct 21 20:48:35.171 INFO kablam! | Oct 21 20:48:35.171 INFO kablam! 551 | / pub struct $ewkbtype<'a, P, I, T, J> Oct 21 20:48:35.175 INFO kablam! 552 | | where P: 'a + postgis::Point, Oct 21 20:48:35.175 INFO kablam! 553 | | I: 'a + Iterator + ExactSizeIterator, Oct 21 20:48:35.175 INFO kablam! 554 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Oct 21 20:48:35.175 INFO kablam! ... | Oct 21 20:48:35.175 INFO kablam! 559 | | pub point_type: PointType, Oct 21 20:48:35.184 INFO kablam! 560 | | } Oct 21 20:48:35.184 INFO kablam! | |_________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 21 20:48:35.184 INFO kablam! ... Oct 21 20:48:35.184 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 21 20:48:35.184 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 21 20:48:35.184 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 21 20:48:35.184 INFO kablam! 754 | | command write_ewkb); Oct 21 20:48:35.184 INFO kablam! | |______________________________________________- in this macro invocation Oct 21 20:48:35.184 INFO kablam! Oct 21 20:48:35.200 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 21 20:48:35.200 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:570:30 Oct 21 20:48:35.200 INFO kablam! | Oct 21 20:48:35.200 INFO kablam! 570 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Oct 21 20:48:35.200 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 21 20:48:35.200 INFO kablam! ... Oct 21 20:48:35.200 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 21 20:48:35.200 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 21 20:48:35.200 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 21 20:48:35.200 INFO kablam! 754 | | command write_ewkb); Oct 21 20:48:35.200 INFO kablam! | |______________________________________________- in this macro invocation Oct 21 20:48:35.201 INFO kablam! Oct 21 20:48:35.201 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 21 20:48:35.201 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:582:30 Oct 21 20:48:35.201 INFO kablam! | Oct 21 20:48:35.201 INFO kablam! 582 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Oct 21 20:48:35.201 INFO kablam! | ^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 21 20:48:35.201 INFO kablam! ... Oct 21 20:48:35.201 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 21 20:48:35.201 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 21 20:48:35.201 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 21 20:48:35.201 INFO kablam! 754 | | command write_ewkb); Oct 21 20:48:35.201 INFO kablam! | |______________________________________________- in this macro invocation Oct 21 20:48:35.201 INFO kablam! Oct 21 20:48:35.201 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 21 20:48:35.201 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:619:9 Oct 21 20:48:35.201 INFO kablam! | Oct 21 20:48:35.201 INFO kablam! 619 | / pub struct $ewkbtype<'a, P, I, L, K, T, J> Oct 21 20:48:35.201 INFO kablam! 620 | | where P: 'a + postgis::Point, Oct 21 20:48:35.201 INFO kablam! 621 | | I: 'a + Iterator + ExactSizeIterator, Oct 21 20:48:35.201 INFO kablam! 622 | | L: 'a + postgis::LineString<'a, ItemType=P, Iter=I>, Oct 21 20:48:35.201 INFO kablam! ... | Oct 21 20:48:35.201 INFO kablam! 629 | | pub point_type: PointType, Oct 21 20:48:35.201 INFO kablam! 630 | | } Oct 21 20:48:35.201 INFO kablam! | |_________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 21 20:48:35.201 INFO kablam! ... Oct 21 20:48:35.201 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 21 20:48:35.201 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 21 20:48:35.201 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 21 20:48:35.201 INFO kablam! 772 | | command write_ewkb); Oct 21 20:48:35.201 INFO kablam! | |______________________________________________- in this macro invocation Oct 21 20:48:35.201 INFO kablam! Oct 21 20:48:35.239 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 21 20:48:35.239 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:642:36 Oct 21 20:48:35.239 INFO kablam! | Oct 21 20:48:35.239 INFO kablam! 642 | impl<'a, P, I, L, K, T, J> fmt::Debug for $ewkbtype<'a, P, I, L, K, T, J> Oct 21 20:48:35.239 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 21 20:48:35.240 INFO kablam! ... Oct 21 20:48:35.240 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 21 20:48:35.240 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 21 20:48:35.240 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 21 20:48:35.240 INFO kablam! 772 | | command write_ewkb); Oct 21 20:48:35.243 INFO kablam! | |______________________________________________- in this macro invocation Oct 21 20:48:35.243 INFO kablam! Oct 21 20:48:35.245 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 21 20:48:35.245 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:656:36 Oct 21 20:48:35.245 INFO kablam! | Oct 21 20:48:35.245 INFO kablam! 656 | impl<'a, P, I, L, K, T, J> EwkbWrite for $ewkbtype<'a, P, I, L, K, T, J> Oct 21 20:48:35.245 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 21 20:48:35.245 INFO kablam! ... Oct 21 20:48:35.245 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 21 20:48:35.245 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 21 20:48:35.245 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 21 20:48:35.245 INFO kablam! 772 | | command write_ewkb); Oct 21 20:48:35.245 INFO kablam! | |______________________________________________- in this macro invocation Oct 21 20:48:35.245 INFO kablam! Oct 21 20:48:35.252 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 21 20:48:35.252 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:100:24 Oct 21 20:48:35.252 INFO kablam! | Oct 21 20:48:35.252 INFO kablam! 100 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Oct 21 20:48:35.252 INFO kablam! | ^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 21 20:48:35.252 INFO kablam! ... Oct 21 20:48:35.252 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Oct 21 20:48:35.252 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 21 20:48:35.252 INFO kablam! Oct 21 20:48:35.265 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 21 20:48:35.265 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:114:30 Oct 21 20:48:35.265 INFO kablam! | Oct 21 20:48:35.265 INFO kablam! 114 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Oct 21 20:48:35.265 INFO kablam! | ^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 21 20:48:35.265 INFO kablam! ... Oct 21 20:48:35.265 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Oct 21 20:48:35.265 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 21 20:48:35.265 INFO kablam! Oct 21 20:48:35.280 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 21 20:48:35.280 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:100:24 Oct 21 20:48:35.280 INFO kablam! | Oct 21 20:48:35.280 INFO kablam! 100 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Oct 21 20:48:35.280 INFO kablam! | ^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 21 20:48:35.280 INFO kablam! ... Oct 21 20:48:35.280 INFO kablam! 150 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Oct 21 20:48:35.280 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 21 20:48:35.280 INFO kablam! Oct 21 20:48:35.280 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 21 20:48:35.280 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:114:30 Oct 21 20:48:35.280 INFO kablam! | Oct 21 20:48:35.280 INFO kablam! 114 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Oct 21 20:48:35.280 INFO kablam! | ^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 21 20:48:35.280 INFO kablam! ... Oct 21 20:48:35.280 INFO kablam! 151 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Oct 21 20:48:35.280 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 21 20:48:35.280 INFO kablam! Oct 21 20:48:35.280 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 21 20:48:35.280 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:130:36 Oct 21 20:48:35.280 INFO kablam! | Oct 21 20:48:35.280 INFO kablam! 130 | impl<'a, P, I, L, K, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, L, K, T, J> Oct 21 20:48:35.280 INFO kablam! | ^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 21 20:48:35.280 INFO kablam! ... Oct 21 20:48:35.280 INFO kablam! 152 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Oct 21 20:48:35.280 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 21 20:48:35.280 INFO kablam! Oct 21 20:48:35.280 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 21 20:48:35.280 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:501:13 Oct 21 20:48:35.280 INFO kablam! | Oct 21 20:48:35.280 INFO kablam! 501 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Oct 21 20:48:35.280 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 21 20:48:35.280 INFO kablam! ... Oct 21 20:48:35.280 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 21 20:48:35.280 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 21 20:48:35.280 INFO kablam! 704 | | command write_ewkb_body); Oct 21 20:48:35.280 INFO kablam! | |________________________________________________- in this macro invocation Oct 21 20:48:35.280 INFO kablam! Oct 21 20:48:35.316 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 21 20:48:35.316 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:567:13 Oct 21 20:48:35.316 INFO kablam! | Oct 21 20:48:35.316 INFO kablam! 567 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Oct 21 20:48:35.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 21 20:48:35.316 INFO kablam! ... Oct 21 20:48:35.316 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 21 20:48:35.316 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 21 20:48:35.316 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 21 20:48:35.316 INFO kablam! 721 | | command write_ewkb_body); Oct 21 20:48:35.316 INFO kablam! | |___________________________________________________- in this macro invocation Oct 21 20:48:35.316 INFO kablam! Oct 21 20:48:35.324 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 21 20:48:35.324 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:501:13 Oct 21 20:48:35.324 INFO kablam! | Oct 21 20:48:35.324 INFO kablam! 501 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Oct 21 20:48:35.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 21 20:48:35.324 INFO kablam! ... Oct 21 20:48:35.324 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 21 20:48:35.324 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 21 20:48:35.324 INFO kablam! 737 | | command write_ewkb); Oct 21 20:48:35.324 INFO kablam! | |___________________________________________- in this macro invocation Oct 21 20:48:35.324 INFO kablam! Oct 21 20:48:35.348 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 21 20:48:35.348 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:567:13 Oct 21 20:48:35.348 INFO kablam! | Oct 21 20:48:35.348 INFO kablam! 567 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Oct 21 20:48:35.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 21 20:48:35.348 INFO kablam! ... Oct 21 20:48:35.348 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 21 20:48:35.348 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 21 20:48:35.348 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 21 20:48:35.348 INFO kablam! 754 | | command write_ewkb); Oct 21 20:48:35.348 INFO kablam! | |______________________________________________- in this macro invocation Oct 21 20:48:35.348 INFO kablam! Oct 21 20:48:35.404 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 21 20:48:35.404 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:639:13 Oct 21 20:48:35.404 INFO kablam! | Oct 21 20:48:35.404 INFO kablam! 639 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter>; Oct 21 20:48:35.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 21 20:48:35.404 INFO kablam! ... Oct 21 20:48:35.404 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 21 20:48:35.404 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 21 20:48:35.404 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 21 20:48:35.404 INFO kablam! 772 | | command write_ewkb); Oct 21 20:48:35.404 INFO kablam! | |______________________________________________- in this macro invocation Oct 21 20:48:35.404 INFO kablam! Oct 21 20:48:35.412 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 21 20:48:35.413 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:278:5 Oct 21 20:48:35.413 INFO kablam! | Oct 21 20:48:35.413 INFO kablam! 278 | / fn as_ewkb(&'a self) -> ewkb::EwkbLineString<'a, Self::PointType, Self::Iter> { Oct 21 20:48:35.413 INFO kablam! 279 | | ewkb::EwkbLineString { geom: self, srid: None, point_type: ewkb::PointType::Point } Oct 21 20:48:35.414 INFO kablam! 280 | | } Oct 21 20:48:35.414 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 21 20:48:35.414 INFO kablam! Oct 21 20:48:35.420 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 21 20:48:35.421 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:332:5 Oct 21 20:48:35.421 INFO kablam! | Oct 21 20:48:35.421 INFO kablam! 332 | / fn as_ewkb(&'a self) -> ewkb::EwkbPolygon<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 21 20:48:35.421 INFO kablam! 333 | | ewkb::EwkbPolygon { geom: self, srid: None, point_type: ewkb::PointType::Point } Oct 21 20:48:35.422 INFO kablam! 334 | | } Oct 21 20:48:35.422 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 21 20:48:35.422 INFO kablam! Oct 21 20:48:35.423 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 21 20:48:35.423 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:379:5 Oct 21 20:48:35.423 INFO kablam! | Oct 21 20:48:35.423 INFO kablam! 379 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiPoint<'a, Self::PointType, Self::Iter> { Oct 21 20:48:35.424 INFO kablam! 380 | | ewkb::EwkbMultiPoint { geom: self, srid: None, point_type: ewkb::PointType::Point } Oct 21 20:48:35.424 INFO kablam! 381 | | } Oct 21 20:48:35.424 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 21 20:48:35.424 INFO kablam! Oct 21 20:48:35.425 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 21 20:48:35.425 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:436:5 Oct 21 20:48:35.425 INFO kablam! | Oct 21 20:48:35.425 INFO kablam! 436 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiLineString<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 21 20:48:35.426 INFO kablam! 437 | | ewkb::EwkbMultiLineString { geom: self, srid: None, point_type: ewkb::PointType::Point } Oct 21 20:48:35.426 INFO kablam! 438 | | } Oct 21 20:48:35.426 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 21 20:48:35.426 INFO kablam! Oct 21 20:48:35.436 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 21 20:48:35.437 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:508:5 Oct 21 20:48:35.437 INFO kablam! | Oct 21 20:48:35.437 INFO kablam! 508 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiPolygon<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter> { Oct 21 20:48:35.438 INFO kablam! 509 | | ewkb::EwkbMultiPolygon { geom: self, srid: None, point_type: ewkb::PointType::Point } Oct 21 20:48:35.438 INFO kablam! 510 | | } Oct 21 20:48:35.438 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 21 20:48:35.438 INFO kablam! Oct 21 20:48:35.444 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 21 20:48:35.445 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:508:13 Oct 21 20:48:35.445 INFO kablam! | Oct 21 20:48:35.445 INFO kablam! 508 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 21 20:48:35.445 INFO kablam! 509 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 21 20:48:35.446 INFO kablam! 510 | | Ok(()) Oct 21 20:48:35.446 INFO kablam! 511 | | } Oct 21 20:48:35.446 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 21 20:48:35.447 INFO kablam! ... Oct 21 20:48:35.447 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 21 20:48:35.447 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 21 20:48:35.447 INFO kablam! 704 | | command write_ewkb_body); Oct 21 20:48:35.448 INFO kablam! | |________________________________________________- in this macro invocation Oct 21 20:48:35.448 INFO kablam! Oct 21 20:48:35.448 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 21 20:48:35.448 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:518:13 Oct 21 20:48:35.449 INFO kablam! | Oct 21 20:48:35.449 INFO kablam! 518 | / fn opt_srid(&self) -> Option { Oct 21 20:48:35.449 INFO kablam! 519 | | self.srid Oct 21 20:48:35.449 INFO kablam! 520 | | } Oct 21 20:48:35.450 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 21 20:48:35.450 INFO kablam! ... Oct 21 20:48:35.450 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 21 20:48:35.450 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 21 20:48:35.451 INFO kablam! 704 | | command write_ewkb_body); Oct 21 20:48:35.451 INFO kablam! | |________________________________________________- in this macro invocation Oct 21 20:48:35.451 INFO kablam! Oct 21 20:48:35.451 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 21 20:48:35.452 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:522:13 Oct 21 20:48:35.452 INFO kablam! | Oct 21 20:48:35.452 INFO kablam! 522 | / fn type_id(&self) -> u32 { Oct 21 20:48:35.452 INFO kablam! 523 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 21 20:48:35.453 INFO kablam! 524 | | } Oct 21 20:48:35.453 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 21 20:48:35.453 INFO kablam! ... Oct 21 20:48:35.453 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 21 20:48:35.454 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 21 20:48:35.454 INFO kablam! 704 | | command write_ewkb_body); Oct 21 20:48:35.454 INFO kablam! | |________________________________________________- in this macro invocation Oct 21 20:48:35.454 INFO kablam! Oct 21 20:48:35.455 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 21 20:48:35.455 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:526:13 Oct 21 20:48:35.455 INFO kablam! | Oct 21 20:48:35.455 INFO kablam! 526 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 21 20:48:35.456 INFO kablam! 527 | | w.write_u32::(self.geom.points().len() as u32)?; Oct 21 20:48:35.456 INFO kablam! 528 | | for geom in self.geom.points() { Oct 21 20:48:35.456 INFO kablam! 529 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 21 20:48:35.457 INFO kablam! ... | Oct 21 20:48:35.457 INFO kablam! 532 | | Ok(()) Oct 21 20:48:35.457 INFO kablam! 533 | | } Oct 21 20:48:35.457 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 21 20:48:35.458 INFO kablam! ... Oct 21 20:48:35.458 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 21 20:48:35.458 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 21 20:48:35.459 INFO kablam! 704 | | command write_ewkb_body); Oct 21 20:48:35.459 INFO kablam! | |________________________________________________- in this macro invocation Oct 21 20:48:35.459 INFO kablam! Oct 21 20:48:35.459 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 21 20:48:35.460 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:541:13 Oct 21 20:48:35.460 INFO kablam! | Oct 21 20:48:35.460 INFO kablam! 541 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Oct 21 20:48:35.460 INFO kablam! 542 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 21 20:48:35.461 INFO kablam! 543 | | } Oct 21 20:48:35.461 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 21 20:48:35.461 INFO kablam! ... Oct 21 20:48:35.462 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 21 20:48:35.462 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 21 20:48:35.462 INFO kablam! 704 | | command write_ewkb_body); Oct 21 20:48:35.462 INFO kablam! | |________________________________________________- in this macro invocation Oct 21 20:48:35.463 INFO kablam! Oct 21 20:48:35.463 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 21 20:48:35.463 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:576:13 Oct 21 20:48:35.463 INFO kablam! | Oct 21 20:48:35.464 INFO kablam! 576 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 21 20:48:35.468 INFO kablam! 577 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 21 20:48:35.468 INFO kablam! 578 | | Ok(()) Oct 21 20:48:35.469 INFO kablam! 579 | | } Oct 21 20:48:35.469 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 21 20:48:35.469 INFO kablam! ... Oct 21 20:48:35.469 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 21 20:48:35.470 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 21 20:48:35.470 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 21 20:48:35.470 INFO kablam! 721 | | command write_ewkb_body); Oct 21 20:48:35.471 INFO kablam! | |___________________________________________________- in this macro invocation Oct 21 20:48:35.471 INFO kablam! Oct 21 20:48:35.471 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 21 20:48:35.471 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:588:13 Oct 21 20:48:35.472 INFO kablam! | Oct 21 20:48:35.472 INFO kablam! 588 | / fn opt_srid(&self) -> Option { Oct 21 20:48:35.472 INFO kablam! 589 | | self.srid Oct 21 20:48:35.472 INFO kablam! 590 | | } Oct 21 20:48:35.473 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 21 20:48:35.473 INFO kablam! ... Oct 21 20:48:35.473 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 21 20:48:35.474 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 21 20:48:35.474 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 21 20:48:35.474 INFO kablam! 721 | | command write_ewkb_body); Oct 21 20:48:35.474 INFO kablam! | |___________________________________________________- in this macro invocation Oct 21 20:48:35.474 INFO kablam! Oct 21 20:48:35.475 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 21 20:48:35.475 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:592:13 Oct 21 20:48:35.475 INFO kablam! | Oct 21 20:48:35.475 INFO kablam! 592 | / fn type_id(&self) -> u32 { Oct 21 20:48:35.476 INFO kablam! 593 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 21 20:48:35.476 INFO kablam! 594 | | } Oct 21 20:48:35.476 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 21 20:48:35.477 INFO kablam! ... Oct 21 20:48:35.477 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 21 20:48:35.477 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 21 20:48:35.477 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 21 20:48:35.478 INFO kablam! 721 | | command write_ewkb_body); Oct 21 20:48:35.478 INFO kablam! | |___________________________________________________- in this macro invocation Oct 21 20:48:35.478 INFO kablam! Oct 21 20:48:35.478 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 21 20:48:35.479 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:596:13 Oct 21 20:48:35.479 INFO kablam! | Oct 21 20:48:35.479 INFO kablam! 596 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 21 20:48:35.479 INFO kablam! 597 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Oct 21 20:48:35.480 INFO kablam! 598 | | for geom in self.geom.$itemname() { Oct 21 20:48:35.480 INFO kablam! 599 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 21 20:48:35.480 INFO kablam! ... | Oct 21 20:48:35.480 INFO kablam! 602 | | Ok(()) Oct 21 20:48:35.481 INFO kablam! 603 | | } Oct 21 20:48:35.481 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 21 20:48:35.481 INFO kablam! ... Oct 21 20:48:35.481 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 21 20:48:35.482 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 21 20:48:35.482 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 21 20:48:35.482 INFO kablam! 721 | | command write_ewkb_body); Oct 21 20:48:35.482 INFO kablam! | |___________________________________________________- in this macro invocation Oct 21 20:48:35.483 INFO kablam! Oct 21 20:48:35.483 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 21 20:48:35.483 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:613:13 Oct 21 20:48:35.484 INFO kablam! | Oct 21 20:48:35.484 INFO kablam! 613 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 21 20:48:35.484 INFO kablam! 614 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 21 20:48:35.484 INFO kablam! 615 | | } Oct 21 20:48:35.485 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 21 20:48:35.485 INFO kablam! ... Oct 21 20:48:35.485 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 21 20:48:35.485 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 21 20:48:35.486 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 21 20:48:35.486 INFO kablam! 721 | | command write_ewkb_body); Oct 21 20:48:35.486 INFO kablam! | |___________________________________________________- in this macro invocation Oct 21 20:48:35.486 INFO kablam! Oct 21 20:48:35.487 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 21 20:48:35.487 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:508:13 Oct 21 20:48:35.487 INFO kablam! | Oct 21 20:48:35.487 INFO kablam! 508 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 21 20:48:35.487 INFO kablam! 509 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 21 20:48:35.488 INFO kablam! 510 | | Ok(()) Oct 21 20:48:35.488 INFO kablam! 511 | | } Oct 21 20:48:35.492 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 21 20:48:35.493 INFO kablam! ... Oct 21 20:48:35.493 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 21 20:48:35.493 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 21 20:48:35.493 INFO kablam! 737 | | command write_ewkb); Oct 21 20:48:35.494 INFO kablam! | |___________________________________________- in this macro invocation Oct 21 20:48:35.494 INFO kablam! Oct 21 20:48:35.494 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 21 20:48:35.494 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:518:13 Oct 21 20:48:35.494 INFO kablam! | Oct 21 20:48:35.495 INFO kablam! 518 | / fn opt_srid(&self) -> Option { Oct 21 20:48:35.495 INFO kablam! 519 | | self.srid Oct 21 20:48:35.495 INFO kablam! 520 | | } Oct 21 20:48:35.496 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 21 20:48:35.496 INFO kablam! ... Oct 21 20:48:35.496 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 21 20:48:35.496 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 21 20:48:35.497 INFO kablam! 737 | | command write_ewkb); Oct 21 20:48:35.497 INFO kablam! | |___________________________________________- in this macro invocation Oct 21 20:48:35.497 INFO kablam! Oct 21 20:48:35.497 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 21 20:48:35.498 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:522:13 Oct 21 20:48:35.498 INFO kablam! | Oct 21 20:48:35.498 INFO kablam! 522 | / fn type_id(&self) -> u32 { Oct 21 20:48:35.499 INFO kablam! 523 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 21 20:48:35.499 INFO kablam! 524 | | } Oct 21 20:48:35.499 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 21 20:48:35.499 INFO kablam! ... Oct 21 20:48:35.499 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 21 20:48:35.500 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 21 20:48:35.500 INFO kablam! 737 | | command write_ewkb); Oct 21 20:48:35.500 INFO kablam! | |___________________________________________- in this macro invocation Oct 21 20:48:35.500 INFO kablam! Oct 21 20:48:35.501 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 21 20:48:35.501 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:526:13 Oct 21 20:48:35.501 INFO kablam! | Oct 21 20:48:35.501 INFO kablam! 526 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 21 20:48:35.502 INFO kablam! 527 | | w.write_u32::(self.geom.points().len() as u32)?; Oct 21 20:48:35.502 INFO kablam! 528 | | for geom in self.geom.points() { Oct 21 20:48:35.502 INFO kablam! 529 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 21 20:48:35.503 INFO kablam! ... | Oct 21 20:48:35.503 INFO kablam! 532 | | Ok(()) Oct 21 20:48:35.503 INFO kablam! 533 | | } Oct 21 20:48:35.503 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 21 20:48:35.504 INFO kablam! ... Oct 21 20:48:35.504 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 21 20:48:35.504 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 21 20:48:35.505 INFO kablam! 737 | | command write_ewkb); Oct 21 20:48:35.505 INFO kablam! | |___________________________________________- in this macro invocation Oct 21 20:48:35.505 INFO kablam! Oct 21 20:48:35.505 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 21 20:48:35.506 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:541:13 Oct 21 20:48:35.506 INFO kablam! | Oct 21 20:48:35.506 INFO kablam! 541 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Oct 21 20:48:35.507 INFO kablam! 542 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 21 20:48:35.507 INFO kablam! 543 | | } Oct 21 20:48:35.507 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 21 20:48:35.507 INFO kablam! ... Oct 21 20:48:35.508 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 21 20:48:35.508 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 21 20:48:35.508 INFO kablam! 737 | | command write_ewkb); Oct 21 20:48:35.509 INFO kablam! | |___________________________________________- in this macro invocation Oct 21 20:48:35.509 INFO kablam! Oct 21 20:48:35.509 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 21 20:48:35.509 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:576:13 Oct 21 20:48:35.510 INFO kablam! | Oct 21 20:48:35.510 INFO kablam! 576 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 21 20:48:35.510 INFO kablam! 577 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 21 20:48:35.511 INFO kablam! 578 | | Ok(()) Oct 21 20:48:35.511 INFO kablam! 579 | | } Oct 21 20:48:35.511 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 21 20:48:35.511 INFO kablam! ... Oct 21 20:48:35.512 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 21 20:48:35.512 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 21 20:48:35.512 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 21 20:48:35.513 INFO kablam! 754 | | command write_ewkb); Oct 21 20:48:35.513 INFO kablam! | |______________________________________________- in this macro invocation Oct 21 20:48:35.513 INFO kablam! Oct 21 20:48:35.513 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 21 20:48:35.513 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:588:13 Oct 21 20:48:35.514 INFO kablam! | Oct 21 20:48:35.514 INFO kablam! 588 | / fn opt_srid(&self) -> Option { Oct 21 20:48:35.514 INFO kablam! 589 | | self.srid Oct 21 20:48:35.515 INFO kablam! 590 | | } Oct 21 20:48:35.515 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 21 20:48:35.515 INFO kablam! ... Oct 21 20:48:35.515 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 21 20:48:35.515 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 21 20:48:35.516 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 21 20:48:35.516 INFO kablam! 754 | | command write_ewkb); Oct 21 20:48:35.516 INFO kablam! | |______________________________________________- in this macro invocation Oct 21 20:48:35.516 INFO kablam! Oct 21 20:48:35.517 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 21 20:48:35.517 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:592:13 Oct 21 20:48:35.517 INFO kablam! | Oct 21 20:48:35.518 INFO kablam! 592 | / fn type_id(&self) -> u32 { Oct 21 20:48:35.518 INFO kablam! 593 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 21 20:48:35.518 INFO kablam! 594 | | } Oct 21 20:48:35.518 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 21 20:48:35.519 INFO kablam! ... Oct 21 20:48:35.519 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 21 20:48:35.519 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 21 20:48:35.520 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 21 20:48:35.520 INFO kablam! 754 | | command write_ewkb); Oct 21 20:48:35.520 INFO kablam! | |______________________________________________- in this macro invocation Oct 21 20:48:35.520 INFO kablam! Oct 21 20:48:35.521 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 21 20:48:35.521 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:596:13 Oct 21 20:48:35.521 INFO kablam! | Oct 21 20:48:35.521 INFO kablam! 596 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 21 20:48:35.522 INFO kablam! 597 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Oct 21 20:48:35.522 INFO kablam! 598 | | for geom in self.geom.$itemname() { Oct 21 20:48:35.522 INFO kablam! 599 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 21 20:48:35.522 INFO kablam! ... | Oct 21 20:48:35.523 INFO kablam! 602 | | Ok(()) Oct 21 20:48:35.523 INFO kablam! 603 | | } Oct 21 20:48:35.523 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 21 20:48:35.523 INFO kablam! ... Oct 21 20:48:35.524 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 21 20:48:35.524 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 21 20:48:35.524 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 21 20:48:35.525 INFO kablam! 754 | | command write_ewkb); Oct 21 20:48:35.525 INFO kablam! | |______________________________________________- in this macro invocation Oct 21 20:48:35.525 INFO kablam! Oct 21 20:48:35.525 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 21 20:48:35.526 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:613:13 Oct 21 20:48:35.526 INFO kablam! | Oct 21 20:48:35.526 INFO kablam! 613 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 21 20:48:35.526 INFO kablam! 614 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 21 20:48:35.527 INFO kablam! 615 | | } Oct 21 20:48:35.527 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 21 20:48:35.527 INFO kablam! ... Oct 21 20:48:35.527 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 21 20:48:35.528 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 21 20:48:35.528 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 21 20:48:35.528 INFO kablam! 754 | | command write_ewkb); Oct 21 20:48:35.529 INFO kablam! | |______________________________________________- in this macro invocation Oct 21 20:48:35.529 INFO kablam! Oct 21 20:48:35.529 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 21 20:48:35.529 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:650:13 Oct 21 20:48:35.530 INFO kablam! | Oct 21 20:48:35.530 INFO kablam! 650 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 21 20:48:35.530 INFO kablam! 651 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 21 20:48:35.531 INFO kablam! 652 | | Ok(()) Oct 21 20:48:35.531 INFO kablam! 653 | | } Oct 21 20:48:35.531 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 21 20:48:35.531 INFO kablam! ... Oct 21 20:48:35.532 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 21 20:48:35.532 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 21 20:48:35.532 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 21 20:48:35.533 INFO kablam! 772 | | command write_ewkb); Oct 21 20:48:35.533 INFO kablam! | |______________________________________________- in this macro invocation Oct 21 20:48:35.533 INFO kablam! Oct 21 20:48:35.534 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 21 20:48:35.534 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:664:13 Oct 21 20:48:35.534 INFO kablam! | Oct 21 20:48:35.534 INFO kablam! 664 | / fn opt_srid(&self) -> Option { Oct 21 20:48:35.535 INFO kablam! 665 | | self.srid Oct 21 20:48:35.535 INFO kablam! 666 | | } Oct 21 20:48:35.535 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 21 20:48:35.535 INFO kablam! ... Oct 21 20:48:35.536 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 21 20:48:35.536 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 21 20:48:35.536 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 21 20:48:35.537 INFO kablam! 772 | | command write_ewkb); Oct 21 20:48:35.537 INFO kablam! | |______________________________________________- in this macro invocation Oct 21 20:48:35.537 INFO kablam! Oct 21 20:48:35.537 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 21 20:48:35.537 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:668:13 Oct 21 20:48:35.538 INFO kablam! | Oct 21 20:48:35.538 INFO kablam! 668 | / fn type_id(&self) -> u32 { Oct 21 20:48:35.538 INFO kablam! 669 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 21 20:48:35.538 INFO kablam! 670 | | } Oct 21 20:48:35.539 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 21 20:48:35.539 INFO kablam! ... Oct 21 20:48:35.539 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 21 20:48:35.539 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 21 20:48:35.540 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 21 20:48:35.540 INFO kablam! 772 | | command write_ewkb); Oct 21 20:48:35.540 INFO kablam! | |______________________________________________- in this macro invocation Oct 21 20:48:35.540 INFO kablam! Oct 21 20:48:35.541 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 21 20:48:35.541 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:672:13 Oct 21 20:48:35.541 INFO kablam! | Oct 21 20:48:35.542 INFO kablam! 672 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 21 20:48:35.542 INFO kablam! 673 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Oct 21 20:48:35.542 INFO kablam! 674 | | for geom in self.geom.$itemname() { Oct 21 20:48:35.542 INFO kablam! 675 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 21 20:48:35.543 INFO kablam! ... | Oct 21 20:48:35.543 INFO kablam! 678 | | Ok(()) Oct 21 20:48:35.543 INFO kablam! 679 | | } Oct 21 20:48:35.544 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 21 20:48:35.544 INFO kablam! ... Oct 21 20:48:35.544 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 21 20:48:35.545 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 21 20:48:35.545 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 21 20:48:35.545 INFO kablam! 772 | | command write_ewkb); Oct 21 20:48:35.545 INFO kablam! | |______________________________________________- in this macro invocation Oct 21 20:48:35.546 INFO kablam! Oct 21 20:48:35.546 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 21 20:48:35.546 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:691:13 Oct 21 20:48:35.547 INFO kablam! | Oct 21 20:48:35.547 INFO kablam! 691 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter> { Oct 21 20:48:35.547 INFO kablam! 692 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 21 20:48:35.547 INFO kablam! 693 | | } Oct 21 20:48:35.548 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 21 20:48:35.548 INFO kablam! ... Oct 21 20:48:35.548 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 21 20:48:35.548 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 21 20:48:35.549 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 21 20:48:35.549 INFO kablam! 772 | | command write_ewkb); Oct 21 20:48:35.549 INFO kablam! | |______________________________________________- in this macro invocation Oct 21 20:48:35.550 INFO kablam! Oct 21 20:48:35.550 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 21 20:48:35.550 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:104:13 Oct 21 20:48:35.550 INFO kablam! | Oct 21 20:48:35.551 INFO kablam! 104 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 21 20:48:35.551 INFO kablam! 105 | | self.write_ewkb(out)?; Oct 21 20:48:35.551 INFO kablam! 106 | | Ok(IsNull::No) Oct 21 20:48:35.552 INFO kablam! 107 | | } Oct 21 20:48:35.552 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 21 20:48:35.552 INFO kablam! ... Oct 21 20:48:35.553 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Oct 21 20:48:35.553 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 21 20:48:35.553 INFO kablam! Oct 21 20:48:35.553 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 21 20:48:35.554 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:148:1 Oct 21 20:48:35.554 INFO kablam! | Oct 21 20:48:35.554 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Oct 21 20:48:35.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:35.555 INFO kablam! | | Oct 21 20:48:35.555 INFO kablam! | the trait `types::LineString<'a>` is not implemented for `usize` Oct 21 20:48:35.555 INFO kablam! | in this macro invocation Oct 21 20:48:35.555 INFO kablam! | Oct 21 20:48:35.556 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 21 20:48:35.556 INFO kablam! Oct 21 20:48:35.556 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 21 20:48:35.556 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:120:13 Oct 21 20:48:35.557 INFO kablam! | Oct 21 20:48:35.557 INFO kablam! 120 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 21 20:48:35.557 INFO kablam! 121 | | self.write_ewkb(out)?; Oct 21 20:48:35.558 INFO kablam! 122 | | Ok(IsNull::No) Oct 21 20:48:35.558 INFO kablam! 123 | | } Oct 21 20:48:35.558 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 21 20:48:35.559 INFO kablam! ... Oct 21 20:48:35.559 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Oct 21 20:48:35.559 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 21 20:48:35.559 INFO kablam! Oct 21 20:48:35.560 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 21 20:48:35.560 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:149:1 Oct 21 20:48:35.560 INFO kablam! | Oct 21 20:48:35.561 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Oct 21 20:48:35.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:35.561 INFO kablam! | | Oct 21 20:48:35.561 INFO kablam! | the trait `types::Polygon<'a>` is not implemented for `usize` Oct 21 20:48:35.562 INFO kablam! | in this macro invocation Oct 21 20:48:35.562 INFO kablam! | Oct 21 20:48:35.562 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 21 20:48:35.562 INFO kablam! Oct 21 20:48:35.563 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 21 20:48:35.563 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:104:13 Oct 21 20:48:35.563 INFO kablam! | Oct 21 20:48:35.563 INFO kablam! 104 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 21 20:48:35.564 INFO kablam! 105 | | self.write_ewkb(out)?; Oct 21 20:48:35.564 INFO kablam! 106 | | Ok(IsNull::No) Oct 21 20:48:35.564 INFO kablam! 107 | | } Oct 21 20:48:35.565 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 21 20:48:35.565 INFO kablam! ... Oct 21 20:48:35.565 INFO kablam! 150 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Oct 21 20:48:35.565 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 21 20:48:35.565 INFO kablam! Oct 21 20:48:35.566 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 21 20:48:35.566 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:150:1 Oct 21 20:48:35.566 INFO kablam! | Oct 21 20:48:35.567 INFO kablam! 150 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Oct 21 20:48:35.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:35.567 INFO kablam! | | Oct 21 20:48:35.567 INFO kablam! | the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 21 20:48:35.568 INFO kablam! | in this macro invocation Oct 21 20:48:35.568 INFO kablam! | Oct 21 20:48:35.568 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 21 20:48:35.569 INFO kablam! Oct 21 20:48:35.569 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 21 20:48:35.569 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:120:13 Oct 21 20:48:35.569 INFO kablam! | Oct 21 20:48:35.570 INFO kablam! 120 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 21 20:48:35.570 INFO kablam! 121 | | self.write_ewkb(out)?; Oct 21 20:48:35.570 INFO kablam! 122 | | Ok(IsNull::No) Oct 21 20:48:35.570 INFO kablam! 123 | | } Oct 21 20:48:35.570 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 21 20:48:35.571 INFO kablam! ... Oct 21 20:48:35.571 INFO kablam! 151 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Oct 21 20:48:35.571 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 21 20:48:35.571 INFO kablam! Oct 21 20:48:35.572 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 21 20:48:35.572 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:151:1 Oct 21 20:48:35.572 INFO kablam! | Oct 21 20:48:35.573 INFO kablam! 151 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Oct 21 20:48:35.573 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:35.573 INFO kablam! | | Oct 21 20:48:35.573 INFO kablam! | the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 21 20:48:35.574 INFO kablam! | in this macro invocation Oct 21 20:48:35.574 INFO kablam! | Oct 21 20:48:35.574 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 21 20:48:35.575 INFO kablam! Oct 21 20:48:35.575 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 21 20:48:35.575 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:140:13 Oct 21 20:48:35.575 INFO kablam! | Oct 21 20:48:35.575 INFO kablam! 140 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 21 20:48:35.576 INFO kablam! 141 | | self.write_ewkb(out)?; Oct 21 20:48:35.576 INFO kablam! 142 | | Ok(IsNull::No) Oct 21 20:48:35.576 INFO kablam! 143 | | } Oct 21 20:48:35.577 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 21 20:48:35.577 INFO kablam! ... Oct 21 20:48:35.577 INFO kablam! 152 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Oct 21 20:48:35.578 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 21 20:48:35.578 INFO kablam! Oct 21 20:48:35.578 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 21 20:48:35.578 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:152:1 Oct 21 20:48:35.579 INFO kablam! | Oct 21 20:48:35.579 INFO kablam! 152 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Oct 21 20:48:35.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:35.580 INFO kablam! | | Oct 21 20:48:35.580 INFO kablam! | the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 21 20:48:35.580 INFO kablam! | in this macro invocation Oct 21 20:48:35.581 INFO kablam! | Oct 21 20:48:35.581 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 21 20:48:35.581 INFO kablam! Oct 21 20:48:35.600 INFO kablam! error: aborting due to 65 previous errors Oct 21 20:48:35.601 INFO kablam! Oct 21 20:48:35.601 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 21 20:48:35.625 INFO kablam! error: Could not compile `postgis`. Oct 21 20:48:35.626 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 20:48:47.373 INFO kablam! error: build failed Oct 21 20:48:47.375 INFO kablam! su: No module specific data is present Oct 21 20:48:48.489 INFO running `"docker" "rm" "-f" "dc061c0a5e29feb3aef334a352a81a3c5cd2ec05153a273221b093b5e0403b4b"` Oct 21 20:48:48.844 INFO blam! dc061c0a5e29feb3aef334a352a81a3c5cd2ec05153a273221b093b5e0403b4b