Sep 14 11:40:05.650 INFO checking polylabel_cmd-1.2.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 11:40:05.650 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 11:40:05.650 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 11:40:05.812 INFO blam! a8c82b959638e99723306fadc50af47ef5450ba08e3b0cd4080cd78c1f509690 Sep 14 11:40:05.813 INFO running `"docker" "start" "-a" "a8c82b959638e99723306fadc50af47ef5450ba08e3b0cd4080cd78c1f509690"` Sep 14 11:40:06.799 INFO kablam! usermod: no changes Sep 14 11:40:07.008 INFO kablam! Checking clamp v0.1.0 Sep 14 11:40:07.008 INFO kablam! Checking pdqselect v0.1.0 Sep 14 11:40:07.009 INFO kablam! Checking approx v0.2.1 Sep 14 11:40:07.009 INFO kablam! Checking num-complex v0.2.0 Sep 14 11:40:07.009 INFO kablam! Checking geo-types v0.1.1 Sep 14 11:40:07.012 INFO kablam! Checking cgmath v0.16.1 Sep 14 11:40:07.015 INFO kablam! Checking console v0.6.2 Sep 14 11:40:07.915 INFO kablam! Checking geojson v0.11.1 Sep 14 11:40:09.314 INFO kablam! Checking alga v0.6.0 Sep 14 11:40:09.358 INFO kablam! Checking indicatif v0.9.0 Sep 14 11:40:13.679 INFO kablam! Checking nalgebra v0.15.3 Sep 14 11:40:42.863 INFO kablam! Checking spade v1.5.1 Sep 14 11:40:46.618 INFO kablam! Checking geo-types v0.2.0 Sep 14 11:40:47.816 INFO kablam! Checking geo v0.10.0 Sep 14 11:40:49.882 INFO kablam! Checking polylabel v1.2.0 Sep 14 11:40:50.864 INFO kablam! Checking polylabel_cmd v1.2.0 (file:///source) Sep 14 11:40:53.219 INFO kablam! error[E0308]: mismatched types Sep 14 11:40:53.219 INFO kablam! --> src/main.rs:115:40 Sep 14 11:40:53.219 INFO kablam! | Sep 14 11:40:53.219 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 14 11:40:53.219 INFO kablam! | ^^^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 14 11:40:53.219 INFO kablam! | Sep 14 11:40:53.219 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 14 11:40:53.219 INFO kablam! found type `&geo_types::Polygon` Sep 14 11:40:53.219 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 14 11:40:53.219 INFO kablam! --> src/main.rs:115:40 Sep 14 11:40:53.219 INFO kablam! | Sep 14 11:40:53.219 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 14 11:40:53.219 INFO kablam! | ^^^^^^^^^ Sep 14 11:40:53.219 INFO kablam! Sep 14 11:40:53.219 INFO kablam! error[E0277]: the trait bound `geojson::Value: std::convert::From<&geo_types::point::Point>` is not satisfied Sep 14 11:40:53.219 INFO kablam! --> src/main.rs:115:17 Sep 14 11:40:53.219 INFO kablam! | Sep 14 11:40:53.219 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 14 11:40:53.219 INFO kablam! | ^^^^^^^^^^^ the trait `std::convert::From<&geo_types::point::Point>` is not implemented for `geojson::Value` Sep 14 11:40:53.219 INFO kablam! | Sep 14 11:40:53.219 INFO kablam! = help: the following implementations were found: Sep 14 11:40:53.219 INFO kablam! >> Sep 14 11:40:53.219 INFO kablam! >> Sep 14 11:40:53.219 INFO kablam! >> Sep 14 11:40:53.219 INFO kablam! >> Sep 14 11:40:53.219 INFO kablam! and 4 others Sep 14 11:40:53.219 INFO kablam! = note: required by `std::convert::From::from` Sep 14 11:40:53.219 INFO kablam! Sep 14 11:40:53.555 INFO kablam! error[E0308]: mismatched types Sep 14 11:40:53.555 INFO kablam! --> src/main.rs:115:40 Sep 14 11:40:53.555 INFO kablam! | Sep 14 11:40:53.555 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 14 11:40:53.555 INFO kablam! | ^^^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 14 11:40:53.555 INFO kablam! | Sep 14 11:40:53.555 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 14 11:40:53.555 INFO kablam! found type `&geo_types::Polygon` Sep 14 11:40:53.555 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 14 11:40:53.555 INFO kablam! --> src/main.rs:115:40 Sep 14 11:40:53.555 INFO kablam! | Sep 14 11:40:53.555 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 14 11:40:53.555 INFO kablam! | ^^^^^^^^^ Sep 14 11:40:53.555 INFO kablam! Sep 14 11:40:53.555 INFO kablam! error[E0277]: the trait bound `geojson::Value: std::convert::From<&geo_types::point::Point>` is not satisfied Sep 14 11:40:53.555 INFO kablam! --> src/main.rs:115:17 Sep 14 11:40:53.555 INFO kablam! | Sep 14 11:40:53.555 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 14 11:40:53.555 INFO kablam! | ^^^^^^^^^^^ the trait `std::convert::From<&geo_types::point::Point>` is not implemented for `geojson::Value` Sep 14 11:40:53.555 INFO kablam! | Sep 14 11:40:53.555 INFO kablam! = help: the following implementations were found: Sep 14 11:40:53.555 INFO kablam! >> Sep 14 11:40:53.555 INFO kablam! >> Sep 14 11:40:53.555 INFO kablam! >> Sep 14 11:40:53.555 INFO kablam! >> Sep 14 11:40:53.555 INFO kablam! and 4 others Sep 14 11:40:53.555 INFO kablam! = note: required by `std::convert::From::from` Sep 14 11:40:53.555 INFO kablam! Sep 14 11:40:53.855 INFO kablam! error[E0308]: mismatched types Sep 14 11:40:53.855 INFO kablam! --> src/main.rs:131:39 Sep 14 11:40:53.855 INFO kablam! | Sep 14 11:40:53.855 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 14 11:40:53.855 INFO kablam! | ^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 14 11:40:53.855 INFO kablam! | Sep 14 11:40:53.855 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 14 11:40:53.855 INFO kablam! found type `&geo_types::Polygon` Sep 14 11:40:53.855 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 14 11:40:53.855 INFO kablam! --> src/main.rs:131:39 Sep 14 11:40:53.855 INFO kablam! | Sep 14 11:40:53.855 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 14 11:40:53.855 INFO kablam! | ^^^^^^^ Sep 14 11:40:53.855 INFO kablam! Sep 14 11:40:53.855 INFO kablam! error[E0277]: the trait bound `std::vec::Vec>: rayon::iter::FromParallelIterator>` is not satisfied Sep 14 11:40:53.855 INFO kablam! --> src/main.rs:133:26 Sep 14 11:40:53.855 INFO kablam! | Sep 14 11:40:53.855 INFO kablam! 133 | .collect(), Sep 14 11:40:53.855 INFO kablam! | ^^^^^^^ the trait `rayon::iter::FromParallelIterator>` is not implemented for `std::vec::Vec>` Sep 14 11:40:53.855 INFO kablam! | Sep 14 11:40:53.855 INFO kablam! = help: the following implementations were found: Sep 14 11:40:53.855 INFO kablam! as rayon::iter::FromParallelIterator> Sep 14 11:40:53.855 INFO kablam! Sep 14 11:40:53.935 INFO kablam! error: aborting due to 4 previous errors Sep 14 11:40:53.935 INFO kablam! Sep 14 11:40:53.935 INFO kablam! Some errors occurred: E0277, E0308. Sep 14 11:40:53.935 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 14 11:40:53.941 INFO kablam! error: Could not compile `polylabel_cmd`. Sep 14 11:40:53.941 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 11:40:54.125 INFO kablam! error[E0308]: mismatched types Sep 14 11:40:54.125 INFO kablam! --> src/main.rs:131:39 Sep 14 11:40:54.125 INFO kablam! | Sep 14 11:40:54.125 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 14 11:40:54.125 INFO kablam! | ^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 14 11:40:54.125 INFO kablam! | Sep 14 11:40:54.125 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 14 11:40:54.125 INFO kablam! found type `&geo_types::Polygon` Sep 14 11:40:54.125 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 14 11:40:54.125 INFO kablam! --> src/main.rs:131:39 Sep 14 11:40:54.125 INFO kablam! | Sep 14 11:40:54.125 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 14 11:40:54.125 INFO kablam! | ^^^^^^^ Sep 14 11:40:54.125 INFO kablam! Sep 14 11:40:54.128 INFO kablam! error[E0277]: the trait bound `std::vec::Vec>: rayon::iter::FromParallelIterator>` is not satisfied Sep 14 11:40:54.128 INFO kablam! --> src/main.rs:133:26 Sep 14 11:40:54.128 INFO kablam! | Sep 14 11:40:54.128 INFO kablam! 133 | .collect(), Sep 14 11:40:54.128 INFO kablam! | ^^^^^^^ the trait `rayon::iter::FromParallelIterator>` is not implemented for `std::vec::Vec>` Sep 14 11:40:54.128 INFO kablam! | Sep 14 11:40:54.128 INFO kablam! = help: the following implementations were found: Sep 14 11:40:54.128 INFO kablam! as rayon::iter::FromParallelIterator> Sep 14 11:40:54.128 INFO kablam! Sep 14 11:40:54.171 INFO kablam! error: aborting due to 4 previous errors Sep 14 11:40:54.171 INFO kablam! Sep 14 11:40:54.171 INFO kablam! Some errors occurred: E0277, E0308. Sep 14 11:40:54.171 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 14 11:40:54.192 INFO kablam! error: Could not compile `polylabel_cmd`. Sep 14 11:40:54.192 INFO kablam! Sep 14 11:40:54.192 INFO kablam! To learn more, run the command again with --verbose. Sep 14 11:40:54.192 INFO kablam! su: No module specific data is present Sep 14 11:40:54.923 INFO running `"docker" "rm" "-f" "a8c82b959638e99723306fadc50af47ef5450ba08e3b0cd4080cd78c1f509690"` Sep 14 11:40:55.170 INFO blam! a8c82b959638e99723306fadc50af47ef5450ba08e3b0cd4080cd78c1f509690