Oct 13 03:14:08.742 INFO checking OSM-Browser/points-api-importer against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 03:14:08.742 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 03:14:09.234 INFO blam! 3c65462613ead3ba0476b7c3a2c27933b1680dfb9c4712af3c78895faee3ba72 Oct 13 03:14:09.236 INFO running `"docker" "start" "-a" "3c65462613ead3ba0476b7c3a2c27933b1680dfb9c4712af3c78895faee3ba72"` Oct 13 03:14:10.824 INFO kablam! usermod: no changes Oct 13 03:14:10.992 INFO kablam! Compiling procedural-masquerade v0.1.2 Oct 13 03:14:10.992 INFO kablam! Checking stable_deref_trait v1.0.0 Oct 13 03:14:11.002 INFO kablam! Checking flat_map v0.0.4 Oct 13 03:14:11.002 INFO kablam! Checking protobuf v1.4.2 Oct 13 03:14:11.013 INFO kablam! Compiling syn v0.11.11 Oct 13 03:14:11.014 INFO kablam! Checking clap v2.27.1 Oct 13 03:14:11.014 INFO kablam! Checking par-map v0.1.1 Oct 13 03:14:11.014 INFO kablam! Checking miniz-sys v0.1.10 Oct 13 03:14:14.241 INFO kablam! Checking block-buffer v0.2.0 Oct 13 03:14:14.315 INFO kablam! Checking flate2 v0.2.20 Oct 13 03:14:14.354 INFO kablam! Checking hmac v0.4.2 Oct 13 03:14:16.470 INFO kablam! Checking sha2 v0.6.0 Oct 13 03:14:18.614 INFO kablam! Checking postgres-protocol v0.3.1 Oct 13 03:14:26.413 INFO kablam! Checking postgres-shared v0.4.0 Oct 13 03:14:36.209 INFO kablam! Checking postgres v0.15.1 Oct 13 03:14:47.077 INFO kablam! Compiling rental-impl v0.4.14 Oct 13 03:14:47.079 INFO kablam! Compiling postgres-derive v0.3.1 Oct 13 03:14:49.930 INFO kablam! Checking postgis v0.5.0 Oct 13 03:14:55.961 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 03:14:55.961 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:489:9 Oct 13 03:14:55.961 INFO kablam! | Oct 13 03:14:55.961 INFO kablam! 489 | / pub struct $ewkbtype<'a, P, I> Oct 13 03:14:55.961 INFO kablam! 490 | | where P: 'a + postgis::Point, Oct 13 03:14:55.961 INFO kablam! 491 | | I: 'a + Iterator + ExactSizeIterator Oct 13 03:14:55.961 INFO kablam! 492 | | { Oct 13 03:14:55.961 INFO kablam! ... | Oct 13 03:14:55.961 INFO kablam! 495 | | pub point_type: PointType, Oct 13 03:14:55.961 INFO kablam! 496 | | } Oct 13 03:14:55.961 INFO kablam! | |_________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 03:14:55.961 INFO kablam! ... Oct 13 03:14:55.961 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 03:14:55.961 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 13 03:14:55.961 INFO kablam! 704 | | command write_ewkb_body); Oct 13 03:14:55.961 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 03:14:55.961 INFO kablam! Oct 13 03:14:55.961 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 03:14:55.961 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:504:24 Oct 13 03:14:55.961 INFO kablam! | Oct 13 03:14:55.961 INFO kablam! 504 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Oct 13 03:14:55.961 INFO kablam! | ^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 03:14:55.961 INFO kablam! ... Oct 13 03:14:55.961 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 03:14:55.961 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 13 03:14:55.961 INFO kablam! 704 | | command write_ewkb_body); Oct 13 03:14:55.961 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 03:14:55.961 INFO kablam! Oct 13 03:14:55.961 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 03:14:55.961 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:514:24 Oct 13 03:14:55.961 INFO kablam! | Oct 13 03:14:55.961 INFO kablam! 514 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Oct 13 03:14:55.961 INFO kablam! | ^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 03:14:55.961 INFO kablam! ... Oct 13 03:14:55.961 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 03:14:55.961 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 13 03:14:55.961 INFO kablam! 704 | | command write_ewkb_body); Oct 13 03:14:55.961 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 03:14:55.961 INFO kablam! Oct 13 03:14:55.961 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 03:14:55.961 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:551:9 Oct 13 03:14:55.961 INFO kablam! | Oct 13 03:14:55.961 INFO kablam! 551 | / pub struct $ewkbtype<'a, P, I, T, J> Oct 13 03:14:55.961 INFO kablam! 552 | | where P: 'a + postgis::Point, Oct 13 03:14:55.961 INFO kablam! 553 | | I: 'a + Iterator + ExactSizeIterator, Oct 13 03:14:55.961 INFO kablam! 554 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Oct 13 03:14:55.961 INFO kablam! ... | Oct 13 03:14:55.961 INFO kablam! 559 | | pub point_type: PointType, Oct 13 03:14:55.961 INFO kablam! 560 | | } Oct 13 03:14:55.961 INFO kablam! | |_________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 03:14:55.961 INFO kablam! ... Oct 13 03:14:55.961 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 03:14:55.961 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 13 03:14:55.961 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 03:14:55.961 INFO kablam! 721 | | command write_ewkb_body); Oct 13 03:14:55.961 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 03:14:55.961 INFO kablam! Oct 13 03:14:55.974 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 03:14:55.974 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:570:30 Oct 13 03:14:55.974 INFO kablam! | Oct 13 03:14:55.974 INFO kablam! 570 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Oct 13 03:14:55.974 INFO kablam! | ^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 03:14:55.974 INFO kablam! ... Oct 13 03:14:55.974 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 03:14:55.974 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 13 03:14:55.974 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 03:14:55.974 INFO kablam! 721 | | command write_ewkb_body); Oct 13 03:14:55.974 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 03:14:55.974 INFO kablam! Oct 13 03:14:55.974 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 03:14:55.974 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:582:30 Oct 13 03:14:55.974 INFO kablam! | Oct 13 03:14:55.974 INFO kablam! 582 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Oct 13 03:14:55.974 INFO kablam! | ^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 03:14:55.974 INFO kablam! ... Oct 13 03:14:55.974 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 03:14:55.974 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 13 03:14:55.974 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 03:14:55.974 INFO kablam! 721 | | command write_ewkb_body); Oct 13 03:14:55.974 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 03:14:55.975 INFO kablam! Oct 13 03:14:55.976 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 03:14:55.976 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:489:9 Oct 13 03:14:55.976 INFO kablam! | Oct 13 03:14:55.976 INFO kablam! 489 | / pub struct $ewkbtype<'a, P, I> Oct 13 03:14:55.976 INFO kablam! 490 | | where P: 'a + postgis::Point, Oct 13 03:14:55.976 INFO kablam! 491 | | I: 'a + Iterator + ExactSizeIterator Oct 13 03:14:55.976 INFO kablam! 492 | | { Oct 13 03:14:55.976 INFO kablam! ... | Oct 13 03:14:55.984 INFO kablam! 495 | | pub point_type: PointType, Oct 13 03:14:55.984 INFO kablam! 496 | | } Oct 13 03:14:55.984 INFO kablam! | |_________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 03:14:55.984 INFO kablam! ... Oct 13 03:14:55.984 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 03:14:55.984 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 13 03:14:55.985 INFO kablam! 737 | | command write_ewkb); Oct 13 03:14:55.985 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 03:14:55.985 INFO kablam! Oct 13 03:14:55.992 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 03:14:55.992 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:504:24 Oct 13 03:14:55.992 INFO kablam! | Oct 13 03:14:55.992 INFO kablam! 504 | impl<'a, T, I> fmt::Debug for $ewkbtype<'a, T, I> Oct 13 03:14:55.992 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 03:14:55.992 INFO kablam! ... Oct 13 03:14:55.993 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 03:14:55.993 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 13 03:14:55.993 INFO kablam! 737 | | command write_ewkb); Oct 13 03:14:55.993 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 03:14:55.993 INFO kablam! Oct 13 03:14:55.994 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 03:14:55.994 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:514:24 Oct 13 03:14:55.994 INFO kablam! | Oct 13 03:14:55.994 INFO kablam! 514 | impl<'a, T, I> EwkbWrite for $ewkbtype<'a, T, I> Oct 13 03:14:55.994 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 03:14:55.994 INFO kablam! ... Oct 13 03:14:55.994 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 03:14:55.994 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 13 03:14:55.994 INFO kablam! 737 | | command write_ewkb); Oct 13 03:14:55.994 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 03:14:55.994 INFO kablam! Oct 13 03:14:55.996 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 03:14:55.996 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:551:9 Oct 13 03:14:55.996 INFO kablam! | Oct 13 03:14:55.996 INFO kablam! 551 | / pub struct $ewkbtype<'a, P, I, T, J> Oct 13 03:14:55.996 INFO kablam! 552 | | where P: 'a + postgis::Point, Oct 13 03:14:55.996 INFO kablam! 553 | | I: 'a + Iterator + ExactSizeIterator, Oct 13 03:14:55.996 INFO kablam! 554 | | T: 'a + postgis::$itemtypetrait<'a, ItemType=P, Iter=I>, Oct 13 03:14:55.996 INFO kablam! ... | Oct 13 03:14:55.996 INFO kablam! 559 | | pub point_type: PointType, Oct 13 03:14:55.996 INFO kablam! 560 | | } Oct 13 03:14:55.996 INFO kablam! | |_________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 03:14:55.996 INFO kablam! ... Oct 13 03:14:55.996 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 03:14:55.996 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 13 03:14:55.996 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 03:14:55.996 INFO kablam! 754 | | command write_ewkb); Oct 13 03:14:55.996 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 03:14:55.996 INFO kablam! Oct 13 03:14:56.008 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 03:14:56.008 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:570:30 Oct 13 03:14:56.008 INFO kablam! | Oct 13 03:14:56.008 INFO kablam! 570 | impl<'a, P, I, T, J> fmt::Debug for $ewkbtype<'a, P, I, T, J> Oct 13 03:14:56.008 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 03:14:56.008 INFO kablam! ... Oct 13 03:14:56.008 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 03:14:56.008 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 13 03:14:56.008 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 03:14:56.008 INFO kablam! 754 | | command write_ewkb); Oct 13 03:14:56.008 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 03:14:56.008 INFO kablam! Oct 13 03:14:56.009 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 03:14:56.009 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:582:30 Oct 13 03:14:56.009 INFO kablam! | Oct 13 03:14:56.009 INFO kablam! 582 | impl<'a, P, I, T, J> EwkbWrite for $ewkbtype<'a, P, I, T, J> Oct 13 03:14:56.009 INFO kablam! | ^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 03:14:56.009 INFO kablam! ... Oct 13 03:14:56.009 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 03:14:56.009 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 13 03:14:56.009 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 03:14:56.009 INFO kablam! 754 | | command write_ewkb); Oct 13 03:14:56.009 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 03:14:56.010 INFO kablam! Oct 13 03:14:56.011 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 03:14:56.011 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:619:9 Oct 13 03:14:56.011 INFO kablam! | Oct 13 03:14:56.012 INFO kablam! 619 | / pub struct $ewkbtype<'a, P, I, L, K, T, J> Oct 13 03:14:56.012 INFO kablam! 620 | | where P: 'a + postgis::Point, Oct 13 03:14:56.012 INFO kablam! 621 | | I: 'a + Iterator + ExactSizeIterator, Oct 13 03:14:56.012 INFO kablam! 622 | | L: 'a + postgis::LineString<'a, ItemType=P, Iter=I>, Oct 13 03:14:56.012 INFO kablam! ... | Oct 13 03:14:56.012 INFO kablam! 629 | | pub point_type: PointType, Oct 13 03:14:56.012 INFO kablam! 630 | | } Oct 13 03:14:56.012 INFO kablam! | |_________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 03:14:56.012 INFO kablam! ... Oct 13 03:14:56.012 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 03:14:56.012 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 13 03:14:56.012 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 03:14:56.012 INFO kablam! 772 | | command write_ewkb); Oct 13 03:14:56.012 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 03:14:56.012 INFO kablam! Oct 13 03:14:56.032 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 03:14:56.032 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:642:36 Oct 13 03:14:56.032 INFO kablam! | Oct 13 03:14:56.032 INFO kablam! 642 | impl<'a, P, I, L, K, T, J> fmt::Debug for $ewkbtype<'a, P, I, L, K, T, J> Oct 13 03:14:56.032 INFO kablam! | ^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 03:14:56.032 INFO kablam! ... Oct 13 03:14:56.032 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 03:14:56.032 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 13 03:14:56.032 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 03:14:56.032 INFO kablam! 772 | | command write_ewkb); Oct 13 03:14:56.032 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 03:14:56.032 INFO kablam! Oct 13 03:14:56.034 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 03:14:56.034 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:656:36 Oct 13 03:14:56.034 INFO kablam! | Oct 13 03:14:56.034 INFO kablam! 656 | impl<'a, P, I, L, K, T, J> EwkbWrite for $ewkbtype<'a, P, I, L, K, T, J> Oct 13 03:14:56.034 INFO kablam! | ^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 03:14:56.034 INFO kablam! ... Oct 13 03:14:56.034 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 03:14:56.034 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 13 03:14:56.034 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 03:14:56.034 INFO kablam! 772 | | command write_ewkb); Oct 13 03:14:56.034 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 03:14:56.034 INFO kablam! Oct 13 03:14:56.038 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 03:14:56.038 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:100:24 Oct 13 03:14:56.038 INFO kablam! | Oct 13 03:14:56.038 INFO kablam! 100 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Oct 13 03:14:56.038 INFO kablam! | ^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 03:14:56.038 INFO kablam! ... Oct 13 03:14:56.038 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Oct 13 03:14:56.038 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 13 03:14:56.038 INFO kablam! Oct 13 03:14:56.039 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 03:14:56.039 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:114:30 Oct 13 03:14:56.039 INFO kablam! | Oct 13 03:14:56.039 INFO kablam! 114 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Oct 13 03:14:56.039 INFO kablam! | ^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 03:14:56.039 INFO kablam! ... Oct 13 03:14:56.039 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Oct 13 03:14:56.039 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 13 03:14:56.039 INFO kablam! Oct 13 03:14:56.040 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 03:14:56.040 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:100:24 Oct 13 03:14:56.040 INFO kablam! | Oct 13 03:14:56.040 INFO kablam! 100 | impl<'a, T, I> ToSql for ewkb::$ewkbtype<'a, T, I> Oct 13 03:14:56.040 INFO kablam! | ^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 03:14:56.040 INFO kablam! ... Oct 13 03:14:56.040 INFO kablam! 150 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Oct 13 03:14:56.040 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 13 03:14:56.040 INFO kablam! Oct 13 03:14:56.040 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 03:14:56.040 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:114:30 Oct 13 03:14:56.040 INFO kablam! | Oct 13 03:14:56.040 INFO kablam! 114 | impl<'a, P, I, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, T, J> Oct 13 03:14:56.041 INFO kablam! | ^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 03:14:56.041 INFO kablam! ... Oct 13 03:14:56.041 INFO kablam! 151 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Oct 13 03:14:56.041 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 13 03:14:56.041 INFO kablam! Oct 13 03:14:56.042 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 03:14:56.042 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:130:36 Oct 13 03:14:56.042 INFO kablam! | Oct 13 03:14:56.042 INFO kablam! 130 | impl<'a, P, I, L, K, T, J> ToSql for ewkb::$ewkbtype<'a, P, I, L, K, T, J> Oct 13 03:14:56.042 INFO kablam! | ^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 03:14:56.042 INFO kablam! ... Oct 13 03:14:56.042 INFO kablam! 152 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Oct 13 03:14:56.042 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 03:14:56.042 INFO kablam! Oct 13 03:14:56.058 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 03:14:56.058 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:501:13 Oct 13 03:14:56.058 INFO kablam! | Oct 13 03:14:56.058 INFO kablam! 501 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Oct 13 03:14:56.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 03:14:56.058 INFO kablam! ... Oct 13 03:14:56.058 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 03:14:56.059 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 13 03:14:56.059 INFO kablam! 704 | | command write_ewkb_body); Oct 13 03:14:56.059 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 03:14:56.059 INFO kablam! Oct 13 03:14:56.080 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 03:14:56.080 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:567:13 Oct 13 03:14:56.080 INFO kablam! | Oct 13 03:14:56.080 INFO kablam! 567 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Oct 13 03:14:56.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 03:14:56.081 INFO kablam! ... Oct 13 03:14:56.081 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 03:14:56.081 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 13 03:14:56.081 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 03:14:56.081 INFO kablam! 721 | | command write_ewkb_body); Oct 13 03:14:56.081 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 03:14:56.081 INFO kablam! Oct 13 03:14:56.084 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 03:14:56.084 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:501:13 Oct 13 03:14:56.084 INFO kablam! | Oct 13 03:14:56.084 INFO kablam! 501 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter>; Oct 13 03:14:56.084 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 03:14:56.084 INFO kablam! ... Oct 13 03:14:56.084 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 03:14:56.084 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 13 03:14:56.084 INFO kablam! 737 | | command write_ewkb); Oct 13 03:14:56.084 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 03:14:56.084 INFO kablam! Oct 13 03:14:56.106 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 03:14:56.106 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:567:13 Oct 13 03:14:56.106 INFO kablam! | Oct 13 03:14:56.106 INFO kablam! 567 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter>; Oct 13 03:14:56.106 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 03:14:56.106 INFO kablam! ... Oct 13 03:14:56.106 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 03:14:56.106 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 13 03:14:56.106 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 03:14:56.106 INFO kablam! 754 | | command write_ewkb); Oct 13 03:14:56.106 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 03:14:56.107 INFO kablam! Oct 13 03:14:56.164 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 03:14:56.164 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:639:13 Oct 13 03:14:56.164 INFO kablam! | Oct 13 03:14:56.164 INFO kablam! 639 | fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter>; Oct 13 03:14:56.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 03:14:56.164 INFO kablam! ... Oct 13 03:14:56.164 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 03:14:56.164 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 13 03:14:56.164 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 03:14:56.164 INFO kablam! 772 | | command write_ewkb); Oct 13 03:14:56.164 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 03:14:56.165 INFO kablam! Oct 13 03:14:56.184 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 03:14:56.184 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:278:5 Oct 13 03:14:56.184 INFO kablam! | Oct 13 03:14:56.184 INFO kablam! 278 | / fn as_ewkb(&'a self) -> ewkb::EwkbLineString<'a, Self::PointType, Self::Iter> { Oct 13 03:14:56.184 INFO kablam! 279 | | ewkb::EwkbLineString { geom: self, srid: None, point_type: ewkb::PointType::Point } Oct 13 03:14:56.184 INFO kablam! 280 | | } Oct 13 03:14:56.184 INFO kablam! | |_____^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 03:14:56.184 INFO kablam! Oct 13 03:14:56.186 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 03:14:56.186 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:332:5 Oct 13 03:14:56.186 INFO kablam! | Oct 13 03:14:56.186 INFO kablam! 332 | / fn as_ewkb(&'a self) -> ewkb::EwkbPolygon<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 13 03:14:56.186 INFO kablam! 333 | | ewkb::EwkbPolygon { geom: self, srid: None, point_type: ewkb::PointType::Point } Oct 13 03:14:56.186 INFO kablam! 334 | | } Oct 13 03:14:56.186 INFO kablam! | |_____^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 03:14:56.186 INFO kablam! Oct 13 03:14:56.200 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 03:14:56.200 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:379:5 Oct 13 03:14:56.200 INFO kablam! | Oct 13 03:14:56.200 INFO kablam! 379 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiPoint<'a, Self::PointType, Self::Iter> { Oct 13 03:14:56.200 INFO kablam! 380 | | ewkb::EwkbMultiPoint { geom: self, srid: None, point_type: ewkb::PointType::Point } Oct 13 03:14:56.200 INFO kablam! 381 | | } Oct 13 03:14:56.200 INFO kablam! | |_____^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 03:14:56.200 INFO kablam! Oct 13 03:14:56.200 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 03:14:56.200 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:436:5 Oct 13 03:14:56.200 INFO kablam! | Oct 13 03:14:56.200 INFO kablam! 436 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiLineString<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 13 03:14:56.200 INFO kablam! 437 | | ewkb::EwkbMultiLineString { geom: self, srid: None, point_type: ewkb::PointType::Point } Oct 13 03:14:56.200 INFO kablam! 438 | | } Oct 13 03:14:56.200 INFO kablam! | |_____^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 03:14:56.200 INFO kablam! Oct 13 03:14:56.201 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 03:14:56.201 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/twkb.rs:508:5 Oct 13 03:14:56.201 INFO kablam! | Oct 13 03:14:56.201 INFO kablam! 508 | / fn as_ewkb(&'a self) -> ewkb::EwkbMultiPolygon<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter> { Oct 13 03:14:56.201 INFO kablam! 509 | | ewkb::EwkbMultiPolygon { geom: self, srid: None, point_type: ewkb::PointType::Point } Oct 13 03:14:56.201 INFO kablam! 510 | | } Oct 13 03:14:56.201 INFO kablam! | |_____^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 03:14:56.201 INFO kablam! Oct 13 03:14:56.224 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 03:14:56.224 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:508:13 Oct 13 03:14:56.224 INFO kablam! | Oct 13 03:14:56.225 INFO kablam! 508 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 03:14:56.225 INFO kablam! 509 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 13 03:14:56.225 INFO kablam! 510 | | Ok(()) Oct 13 03:14:56.225 INFO kablam! 511 | | } Oct 13 03:14:56.225 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 03:14:56.225 INFO kablam! ... Oct 13 03:14:56.225 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 03:14:56.225 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 13 03:14:56.225 INFO kablam! 704 | | command write_ewkb_body); Oct 13 03:14:56.225 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 03:14:56.225 INFO kablam! Oct 13 03:14:56.225 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 03:14:56.225 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:518:13 Oct 13 03:14:56.225 INFO kablam! | Oct 13 03:14:56.225 INFO kablam! 518 | / fn opt_srid(&self) -> Option { Oct 13 03:14:56.225 INFO kablam! 519 | | self.srid Oct 13 03:14:56.225 INFO kablam! 520 | | } Oct 13 03:14:56.225 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 03:14:56.225 INFO kablam! ... Oct 13 03:14:56.225 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 03:14:56.225 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 13 03:14:56.225 INFO kablam! 704 | | command write_ewkb_body); Oct 13 03:14:56.225 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 03:14:56.225 INFO kablam! Oct 13 03:14:56.225 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 03:14:56.225 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:522:13 Oct 13 03:14:56.225 INFO kablam! | Oct 13 03:14:56.225 INFO kablam! 522 | / fn type_id(&self) -> u32 { Oct 13 03:14:56.225 INFO kablam! 523 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 13 03:14:56.225 INFO kablam! 524 | | } Oct 13 03:14:56.225 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 03:14:56.225 INFO kablam! ... Oct 13 03:14:56.225 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 03:14:56.225 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 13 03:14:56.225 INFO kablam! 704 | | command write_ewkb_body); Oct 13 03:14:56.225 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 03:14:56.225 INFO kablam! Oct 13 03:14:56.225 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 03:14:56.225 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:526:13 Oct 13 03:14:56.225 INFO kablam! | Oct 13 03:14:56.225 INFO kablam! 526 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 03:14:56.225 INFO kablam! 527 | | w.write_u32::(self.geom.points().len() as u32)?; Oct 13 03:14:56.225 INFO kablam! 528 | | for geom in self.geom.points() { Oct 13 03:14:56.225 INFO kablam! 529 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 13 03:14:56.225 INFO kablam! ... | Oct 13 03:14:56.225 INFO kablam! 532 | | Ok(()) Oct 13 03:14:56.225 INFO kablam! 533 | | } Oct 13 03:14:56.225 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 03:14:56.225 INFO kablam! ... Oct 13 03:14:56.225 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 03:14:56.225 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 13 03:14:56.225 INFO kablam! 704 | | command write_ewkb_body); Oct 13 03:14:56.225 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 03:14:56.225 INFO kablam! Oct 13 03:14:56.225 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 03:14:56.225 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:541:13 Oct 13 03:14:56.225 INFO kablam! | Oct 13 03:14:56.225 INFO kablam! 541 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Oct 13 03:14:56.225 INFO kablam! 542 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 13 03:14:56.225 INFO kablam! 543 | | } Oct 13 03:14:56.225 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 03:14:56.225 INFO kablam! ... Oct 13 03:14:56.225 INFO kablam! 702 | / point_container_write!(LineString and AsEwkbLineString for LineStringT Oct 13 03:14:56.225 INFO kablam! 703 | | to EwkbLineString with type code 0x02, Oct 13 03:14:56.225 INFO kablam! 704 | | command write_ewkb_body); Oct 13 03:14:56.225 INFO kablam! | |________________________________________________- in this macro invocation Oct 13 03:14:56.225 INFO kablam! Oct 13 03:14:56.244 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 03:14:56.244 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:576:13 Oct 13 03:14:56.244 INFO kablam! | Oct 13 03:14:56.244 INFO kablam! 576 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 03:14:56.244 INFO kablam! 577 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 13 03:14:56.244 INFO kablam! 578 | | Ok(()) Oct 13 03:14:56.244 INFO kablam! 579 | | } Oct 13 03:14:56.244 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 03:14:56.244 INFO kablam! ... Oct 13 03:14:56.244 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 03:14:56.244 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 13 03:14:56.244 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 03:14:56.244 INFO kablam! 721 | | command write_ewkb_body); Oct 13 03:14:56.245 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 03:14:56.245 INFO kablam! Oct 13 03:14:56.245 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 03:14:56.245 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:588:13 Oct 13 03:14:56.245 INFO kablam! | Oct 13 03:14:56.245 INFO kablam! 588 | / fn opt_srid(&self) -> Option { Oct 13 03:14:56.245 INFO kablam! 589 | | self.srid Oct 13 03:14:56.245 INFO kablam! 590 | | } Oct 13 03:14:56.245 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 03:14:56.245 INFO kablam! ... Oct 13 03:14:56.245 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 03:14:56.245 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 13 03:14:56.245 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 03:14:56.245 INFO kablam! 721 | | command write_ewkb_body); Oct 13 03:14:56.245 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 03:14:56.245 INFO kablam! Oct 13 03:14:56.245 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 03:14:56.245 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:592:13 Oct 13 03:14:56.245 INFO kablam! | Oct 13 03:14:56.245 INFO kablam! 592 | / fn type_id(&self) -> u32 { Oct 13 03:14:56.245 INFO kablam! 593 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 13 03:14:56.245 INFO kablam! 594 | | } Oct 13 03:14:56.245 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 03:14:56.245 INFO kablam! ... Oct 13 03:14:56.245 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 03:14:56.245 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 13 03:14:56.245 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 03:14:56.245 INFO kablam! 721 | | command write_ewkb_body); Oct 13 03:14:56.245 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 03:14:56.245 INFO kablam! Oct 13 03:14:56.245 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 03:14:56.245 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:596:13 Oct 13 03:14:56.245 INFO kablam! | Oct 13 03:14:56.245 INFO kablam! 596 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 03:14:56.245 INFO kablam! 597 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Oct 13 03:14:56.245 INFO kablam! 598 | | for geom in self.geom.$itemname() { Oct 13 03:14:56.245 INFO kablam! 599 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 13 03:14:56.245 INFO kablam! ... | Oct 13 03:14:56.245 INFO kablam! 602 | | Ok(()) Oct 13 03:14:56.245 INFO kablam! 603 | | } Oct 13 03:14:56.245 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 03:14:56.245 INFO kablam! ... Oct 13 03:14:56.245 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 03:14:56.245 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 13 03:14:56.245 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 03:14:56.245 INFO kablam! 721 | | command write_ewkb_body); Oct 13 03:14:56.245 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 03:14:56.245 INFO kablam! Oct 13 03:14:56.245 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 03:14:56.245 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:613:13 Oct 13 03:14:56.245 INFO kablam! | Oct 13 03:14:56.245 INFO kablam! 613 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 13 03:14:56.245 INFO kablam! 614 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 13 03:14:56.245 INFO kablam! 615 | | } Oct 13 03:14:56.245 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 03:14:56.245 INFO kablam! ... Oct 13 03:14:56.245 INFO kablam! 718 | / geometry_container_write!(Polygon and AsEwkbPolygon for PolygonT Oct 13 03:14:56.245 INFO kablam! 719 | | to EwkbPolygon with type code 0x03, Oct 13 03:14:56.245 INFO kablam! 720 | | contains EwkbLineString,LineStringT as LineString named rings, Oct 13 03:14:56.245 INFO kablam! 721 | | command write_ewkb_body); Oct 13 03:14:56.245 INFO kablam! | |___________________________________________________- in this macro invocation Oct 13 03:14:56.245 INFO kablam! Oct 13 03:14:56.246 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 03:14:56.246 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:508:13 Oct 13 03:14:56.246 INFO kablam! | Oct 13 03:14:56.246 INFO kablam! 508 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 03:14:56.246 INFO kablam! 509 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 13 03:14:56.246 INFO kablam! 510 | | Ok(()) Oct 13 03:14:56.246 INFO kablam! 511 | | } Oct 13 03:14:56.246 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 03:14:56.246 INFO kablam! ... Oct 13 03:14:56.246 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 03:14:56.246 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 13 03:14:56.246 INFO kablam! 737 | | command write_ewkb); Oct 13 03:14:56.246 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 03:14:56.256 INFO kablam! Oct 13 03:14:56.257 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 03:14:56.257 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:518:13 Oct 13 03:14:56.257 INFO kablam! | Oct 13 03:14:56.257 INFO kablam! 518 | / fn opt_srid(&self) -> Option { Oct 13 03:14:56.257 INFO kablam! 519 | | self.srid Oct 13 03:14:56.257 INFO kablam! 520 | | } Oct 13 03:14:56.257 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 03:14:56.257 INFO kablam! ... Oct 13 03:14:56.257 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 03:14:56.257 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 13 03:14:56.257 INFO kablam! 737 | | command write_ewkb); Oct 13 03:14:56.257 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 03:14:56.257 INFO kablam! Oct 13 03:14:56.258 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 03:14:56.258 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:522:13 Oct 13 03:14:56.258 INFO kablam! | Oct 13 03:14:56.258 INFO kablam! 522 | / fn type_id(&self) -> u32 { Oct 13 03:14:56.258 INFO kablam! 523 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 13 03:14:56.258 INFO kablam! 524 | | } Oct 13 03:14:56.258 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 03:14:56.258 INFO kablam! ... Oct 13 03:14:56.258 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 03:14:56.258 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 13 03:14:56.258 INFO kablam! 737 | | command write_ewkb); Oct 13 03:14:56.258 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 03:14:56.258 INFO kablam! Oct 13 03:14:56.268 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 03:14:56.268 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:526:13 Oct 13 03:14:56.268 INFO kablam! | Oct 13 03:14:56.268 INFO kablam! 526 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 03:14:56.268 INFO kablam! 527 | | w.write_u32::(self.geom.points().len() as u32)?; Oct 13 03:14:56.268 INFO kablam! 528 | | for geom in self.geom.points() { Oct 13 03:14:56.268 INFO kablam! 529 | | let wkb = EwkbPoint { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 13 03:14:56.268 INFO kablam! ... | Oct 13 03:14:56.268 INFO kablam! 532 | | Ok(()) Oct 13 03:14:56.268 INFO kablam! 533 | | } Oct 13 03:14:56.268 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 03:14:56.268 INFO kablam! ... Oct 13 03:14:56.268 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 03:14:56.268 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 13 03:14:56.268 INFO kablam! 737 | | command write_ewkb); Oct 13 03:14:56.268 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 03:14:56.268 INFO kablam! Oct 13 03:14:56.269 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 03:14:56.269 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:541:13 Oct 13 03:14:56.269 INFO kablam! | Oct 13 03:14:56.269 INFO kablam! 541 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::Iter> { Oct 13 03:14:56.269 INFO kablam! 542 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 13 03:14:56.269 INFO kablam! 543 | | } Oct 13 03:14:56.269 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 03:14:56.269 INFO kablam! ... Oct 13 03:14:56.269 INFO kablam! 735 | / point_container_write!(MultiPoint and AsEwkbMultiPoint for MultiPointT Oct 13 03:14:56.269 INFO kablam! 736 | | to EwkbMultiPoint with type code 0x04, Oct 13 03:14:56.269 INFO kablam! 737 | | command write_ewkb); Oct 13 03:14:56.269 INFO kablam! | |___________________________________________- in this macro invocation Oct 13 03:14:56.269 INFO kablam! Oct 13 03:14:56.269 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 03:14:56.269 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:576:13 Oct 13 03:14:56.269 INFO kablam! | Oct 13 03:14:56.269 INFO kablam! 576 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 03:14:56.269 INFO kablam! 577 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 13 03:14:56.269 INFO kablam! 578 | | Ok(()) Oct 13 03:14:56.269 INFO kablam! 579 | | } Oct 13 03:14:56.269 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 03:14:56.269 INFO kablam! ... Oct 13 03:14:56.269 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 03:14:56.269 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 13 03:14:56.269 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 03:14:56.269 INFO kablam! 754 | | command write_ewkb); Oct 13 03:14:56.269 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 03:14:56.269 INFO kablam! Oct 13 03:14:56.269 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 03:14:56.269 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:588:13 Oct 13 03:14:56.269 INFO kablam! | Oct 13 03:14:56.269 INFO kablam! 588 | / fn opt_srid(&self) -> Option { Oct 13 03:14:56.269 INFO kablam! 589 | | self.srid Oct 13 03:14:56.269 INFO kablam! 590 | | } Oct 13 03:14:56.269 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 03:14:56.269 INFO kablam! ... Oct 13 03:14:56.269 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 03:14:56.269 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 13 03:14:56.269 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 03:14:56.269 INFO kablam! 754 | | command write_ewkb); Oct 13 03:14:56.269 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 03:14:56.269 INFO kablam! Oct 13 03:14:56.280 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 03:14:56.280 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:592:13 Oct 13 03:14:56.280 INFO kablam! | Oct 13 03:14:56.280 INFO kablam! 592 | / fn type_id(&self) -> u32 { Oct 13 03:14:56.280 INFO kablam! 593 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 13 03:14:56.280 INFO kablam! 594 | | } Oct 13 03:14:56.280 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 03:14:56.280 INFO kablam! ... Oct 13 03:14:56.280 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 03:14:56.280 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 13 03:14:56.280 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 03:14:56.280 INFO kablam! 754 | | command write_ewkb); Oct 13 03:14:56.280 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 03:14:56.280 INFO kablam! Oct 13 03:14:56.280 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 03:14:56.281 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:596:13 Oct 13 03:14:56.281 INFO kablam! | Oct 13 03:14:56.281 INFO kablam! 596 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 03:14:56.281 INFO kablam! 597 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Oct 13 03:14:56.281 INFO kablam! 598 | | for geom in self.geom.$itemname() { Oct 13 03:14:56.281 INFO kablam! 599 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 13 03:14:56.281 INFO kablam! ... | Oct 13 03:14:56.281 INFO kablam! 602 | | Ok(()) Oct 13 03:14:56.281 INFO kablam! 603 | | } Oct 13 03:14:56.281 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 03:14:56.281 INFO kablam! ... Oct 13 03:14:56.281 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 03:14:56.281 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 13 03:14:56.281 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 03:14:56.281 INFO kablam! 754 | | command write_ewkb); Oct 13 03:14:56.281 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 03:14:56.281 INFO kablam! Oct 13 03:14:56.281 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 03:14:56.281 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:613:13 Oct 13 03:14:56.281 INFO kablam! | Oct 13 03:14:56.281 INFO kablam! 613 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::ItemType, Self::Iter> { Oct 13 03:14:56.281 INFO kablam! 614 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 13 03:14:56.281 INFO kablam! 615 | | } Oct 13 03:14:56.281 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 03:14:56.281 INFO kablam! ... Oct 13 03:14:56.281 INFO kablam! 751 | / geometry_container_write!(MultiLineString and AsEwkbMultiLineString for MultiLineStringT Oct 13 03:14:56.281 INFO kablam! 752 | | to EwkbMultiLineString with type code 0x05, Oct 13 03:14:56.281 INFO kablam! 753 | | contains EwkbLineString,LineStringT as LineString named lines, Oct 13 03:14:56.281 INFO kablam! 754 | | command write_ewkb); Oct 13 03:14:56.281 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 03:14:56.281 INFO kablam! Oct 13 03:14:56.292 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 03:14:56.292 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:650:13 Oct 13 03:14:56.292 INFO kablam! | Oct 13 03:14:56.292 INFO kablam! 650 | / fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 13 03:14:56.292 INFO kablam! 651 | | write!(f, stringify!($ewkbtype))?; //TODO Oct 13 03:14:56.292 INFO kablam! 652 | | Ok(()) Oct 13 03:14:56.292 INFO kablam! 653 | | } Oct 13 03:14:56.292 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 03:14:56.292 INFO kablam! ... Oct 13 03:14:56.292 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 03:14:56.292 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 13 03:14:56.292 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 03:14:56.292 INFO kablam! 772 | | command write_ewkb); Oct 13 03:14:56.293 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 03:14:56.293 INFO kablam! Oct 13 03:14:56.293 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 03:14:56.293 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:664:13 Oct 13 03:14:56.293 INFO kablam! | Oct 13 03:14:56.293 INFO kablam! 664 | / fn opt_srid(&self) -> Option { Oct 13 03:14:56.293 INFO kablam! 665 | | self.srid Oct 13 03:14:56.293 INFO kablam! 666 | | } Oct 13 03:14:56.293 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 03:14:56.293 INFO kablam! ... Oct 13 03:14:56.293 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 03:14:56.293 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 13 03:14:56.293 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 03:14:56.293 INFO kablam! 772 | | command write_ewkb); Oct 13 03:14:56.293 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 03:14:56.293 INFO kablam! Oct 13 03:14:56.293 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 03:14:56.293 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:668:13 Oct 13 03:14:56.293 INFO kablam! | Oct 13 03:14:56.293 INFO kablam! 668 | / fn type_id(&self) -> u32 { Oct 13 03:14:56.293 INFO kablam! 669 | | $typecode | Self::wkb_type_id(&self.point_type, self.srid) Oct 13 03:14:56.293 INFO kablam! 670 | | } Oct 13 03:14:56.293 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 03:14:56.293 INFO kablam! ... Oct 13 03:14:56.293 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 03:14:56.293 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 13 03:14:56.293 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 03:14:56.293 INFO kablam! 772 | | command write_ewkb); Oct 13 03:14:56.293 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 03:14:56.293 INFO kablam! Oct 13 03:14:56.293 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 03:14:56.293 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:672:13 Oct 13 03:14:56.293 INFO kablam! | Oct 13 03:14:56.293 INFO kablam! 672 | / fn write_ewkb_body(&self, w: &mut W) -> Result<(), Error> { Oct 13 03:14:56.293 INFO kablam! 673 | | w.write_u32::(self.geom.$itemname().len() as u32)?; Oct 13 03:14:56.293 INFO kablam! 674 | | for geom in self.geom.$itemname() { Oct 13 03:14:56.293 INFO kablam! 675 | | let wkb = $ewkbitemtype { geom: geom, srid: None, point_type: self.point_type.clone() }; Oct 13 03:14:56.293 INFO kablam! ... | Oct 13 03:14:56.293 INFO kablam! 678 | | Ok(()) Oct 13 03:14:56.293 INFO kablam! 679 | | } Oct 13 03:14:56.293 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 03:14:56.293 INFO kablam! ... Oct 13 03:14:56.293 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 03:14:56.293 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 13 03:14:56.293 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 03:14:56.293 INFO kablam! 772 | | command write_ewkb); Oct 13 03:14:56.293 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 03:14:56.293 INFO kablam! Oct 13 03:14:56.311 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 03:14:56.311 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/ewkb.rs:691:13 Oct 13 03:14:56.311 INFO kablam! | Oct 13 03:14:56.311 INFO kablam! 691 | / fn as_ewkb(&'a self) -> $ewkbtype<'a, Self::PointType, Self::PointIter, Self::LineType, Self::LineIter, Self::ItemType, Self::Iter> { Oct 13 03:14:56.311 INFO kablam! 692 | | $ewkbtype { geom: self, srid: self.srid, point_type: Self::PointType::point_type() } Oct 13 03:14:56.311 INFO kablam! 693 | | } Oct 13 03:14:56.311 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 03:14:56.311 INFO kablam! ... Oct 13 03:14:56.311 INFO kablam! 769 | / geometry_container_write!(multipoly MultiPolygon and AsEwkbMultiPolygon for MultiPolygonT Oct 13 03:14:56.311 INFO kablam! 770 | | to EwkbMultiPolygon with type code 0x06, Oct 13 03:14:56.312 INFO kablam! 771 | | contains EwkbPolygon,PolygonT as Polygon named polygons, Oct 13 03:14:56.312 INFO kablam! 772 | | command write_ewkb); Oct 13 03:14:56.312 INFO kablam! | |______________________________________________- in this macro invocation Oct 13 03:14:56.312 INFO kablam! Oct 13 03:14:56.312 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 03:14:56.312 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:104:13 Oct 13 03:14:56.312 INFO kablam! | Oct 13 03:14:56.312 INFO kablam! 104 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 13 03:14:56.312 INFO kablam! 105 | | self.write_ewkb(out)?; Oct 13 03:14:56.312 INFO kablam! 106 | | Ok(IsNull::No) Oct 13 03:14:56.312 INFO kablam! 107 | | } Oct 13 03:14:56.312 INFO kablam! | |_____________^ the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 03:14:56.312 INFO kablam! ... Oct 13 03:14:56.312 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Oct 13 03:14:56.312 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 13 03:14:56.312 INFO kablam! Oct 13 03:14:56.328 INFO kablam! error[E0277]: the trait bound `usize: types::LineString<'a>` is not satisfied Oct 13 03:14:56.328 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:148:1 Oct 13 03:14:56.328 INFO kablam! | Oct 13 03:14:56.328 INFO kablam! 148 | impl_sql_for_ewkb_type!(EwkbLineString contains points); Oct 13 03:14:56.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:14:56.328 INFO kablam! | | Oct 13 03:14:56.328 INFO kablam! | the trait `types::LineString<'a>` is not implemented for `usize` Oct 13 03:14:56.329 INFO kablam! | in this macro invocation Oct 13 03:14:56.329 INFO kablam! | Oct 13 03:14:56.329 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 03:14:56.329 INFO kablam! Oct 13 03:14:56.329 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 03:14:56.329 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:120:13 Oct 13 03:14:56.329 INFO kablam! | Oct 13 03:14:56.329 INFO kablam! 120 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 13 03:14:56.329 INFO kablam! 121 | | self.write_ewkb(out)?; Oct 13 03:14:56.329 INFO kablam! 122 | | Ok(IsNull::No) Oct 13 03:14:56.329 INFO kablam! 123 | | } Oct 13 03:14:56.329 INFO kablam! | |_____________^ the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 03:14:56.329 INFO kablam! ... Oct 13 03:14:56.329 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Oct 13 03:14:56.329 INFO kablam! | --------------------------------------------------------- in this macro invocation Oct 13 03:14:56.329 INFO kablam! Oct 13 03:14:56.329 INFO kablam! error[E0277]: the trait bound `usize: types::Polygon<'a>` is not satisfied Oct 13 03:14:56.329 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:149:1 Oct 13 03:14:56.329 INFO kablam! | Oct 13 03:14:56.329 INFO kablam! 149 | impl_sql_for_ewkb_type!(EwkbPolygon contains LineString); Oct 13 03:14:56.329 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:14:56.329 INFO kablam! | | Oct 13 03:14:56.329 INFO kablam! | the trait `types::Polygon<'a>` is not implemented for `usize` Oct 13 03:14:56.329 INFO kablam! | in this macro invocation Oct 13 03:14:56.329 INFO kablam! | Oct 13 03:14:56.329 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 03:14:56.329 INFO kablam! Oct 13 03:14:56.329 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 03:14:56.329 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:104:13 Oct 13 03:14:56.329 INFO kablam! | Oct 13 03:14:56.329 INFO kablam! 104 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 13 03:14:56.329 INFO kablam! 105 | | self.write_ewkb(out)?; Oct 13 03:14:56.329 INFO kablam! 106 | | Ok(IsNull::No) Oct 13 03:14:56.329 INFO kablam! 107 | | } Oct 13 03:14:56.329 INFO kablam! | |_____________^ the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 03:14:56.329 INFO kablam! ... Oct 13 03:14:56.329 INFO kablam! 150 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Oct 13 03:14:56.329 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 13 03:14:56.329 INFO kablam! Oct 13 03:14:56.329 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPoint<'a>` is not satisfied Oct 13 03:14:56.329 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:150:1 Oct 13 03:14:56.329 INFO kablam! | Oct 13 03:14:56.329 INFO kablam! 150 | impl_sql_for_ewkb_type!(EwkbMultiPoint contains points); Oct 13 03:14:56.329 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:14:56.329 INFO kablam! | | Oct 13 03:14:56.329 INFO kablam! | the trait `types::MultiPoint<'a>` is not implemented for `usize` Oct 13 03:14:56.329 INFO kablam! | in this macro invocation Oct 13 03:14:56.329 INFO kablam! | Oct 13 03:14:56.329 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 03:14:56.329 INFO kablam! Oct 13 03:14:56.329 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 03:14:56.329 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:120:13 Oct 13 03:14:56.329 INFO kablam! | Oct 13 03:14:56.329 INFO kablam! 120 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 13 03:14:56.329 INFO kablam! 121 | | self.write_ewkb(out)?; Oct 13 03:14:56.329 INFO kablam! 122 | | Ok(IsNull::No) Oct 13 03:14:56.329 INFO kablam! 123 | | } Oct 13 03:14:56.329 INFO kablam! | |_____________^ the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 03:14:56.329 INFO kablam! ... Oct 13 03:14:56.329 INFO kablam! 151 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Oct 13 03:14:56.329 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 13 03:14:56.329 INFO kablam! Oct 13 03:14:56.347 INFO kablam! error[E0277]: the trait bound `usize: types::MultiLineString<'a>` is not satisfied Oct 13 03:14:56.347 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:151:1 Oct 13 03:14:56.347 INFO kablam! | Oct 13 03:14:56.347 INFO kablam! 151 | impl_sql_for_ewkb_type!(EwkbMultiLineString contains LineString); Oct 13 03:14:56.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:14:56.347 INFO kablam! | | Oct 13 03:14:56.347 INFO kablam! | the trait `types::MultiLineString<'a>` is not implemented for `usize` Oct 13 03:14:56.347 INFO kablam! | in this macro invocation Oct 13 03:14:56.348 INFO kablam! | Oct 13 03:14:56.348 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 03:14:56.348 INFO kablam! Oct 13 03:14:56.348 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 03:14:56.348 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:140:13 Oct 13 03:14:56.348 INFO kablam! | Oct 13 03:14:56.348 INFO kablam! 140 | / fn to_sql(&self, _: &Type, out: &mut Vec) -> Result> { Oct 13 03:14:56.348 INFO kablam! 141 | | self.write_ewkb(out)?; Oct 13 03:14:56.352 INFO kablam! 142 | | Ok(IsNull::No) Oct 13 03:14:56.352 INFO kablam! 143 | | } Oct 13 03:14:56.352 INFO kablam! | |_____________^ the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 03:14:56.352 INFO kablam! ... Oct 13 03:14:56.352 INFO kablam! 152 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Oct 13 03:14:56.352 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 03:14:56.353 INFO kablam! Oct 13 03:14:56.353 INFO kablam! error[E0277]: the trait bound `usize: types::MultiPolygon<'a>` is not satisfied Oct 13 03:14:56.353 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/postgis-0.5.0/src/postgis.rs:152:1 Oct 13 03:14:56.353 INFO kablam! | Oct 13 03:14:56.353 INFO kablam! 152 | impl_sql_for_ewkb_type!(multipoly EwkbMultiPolygon contains Polygon); Oct 13 03:14:56.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:14:56.353 INFO kablam! | | Oct 13 03:14:56.353 INFO kablam! | the trait `types::MultiPolygon<'a>` is not implemented for `usize` Oct 13 03:14:56.353 INFO kablam! | in this macro invocation Oct 13 03:14:56.353 INFO kablam! | Oct 13 03:14:56.353 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 03:14:56.353 INFO kablam! Oct 13 03:14:56.380 INFO kablam! error: aborting due to 65 previous errors Oct 13 03:14:56.380 INFO kablam! Oct 13 03:14:56.380 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 13 03:14:56.396 INFO kablam! error: Could not compile `postgis`. Oct 13 03:14:56.396 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 03:15:11.580 INFO kablam! error: build failed Oct 13 03:15:11.582 INFO kablam! su: No module specific data is present Oct 13 03:15:13.024 INFO running `"docker" "rm" "-f" "3c65462613ead3ba0476b7c3a2c27933b1680dfb9c4712af3c78895faee3ba72"` Oct 13 03:15:13.448 INFO blam! 3c65462613ead3ba0476b7c3a2c27933b1680dfb9c4712af3c78895faee3ba72