Sep 14 11:40:05.491 INFO checking polylabel_cmd-1.2.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 11:40:05.491 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 11:40:05.491 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-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.635 INFO blam! 0db0f39b2fbc23ce9a62d8daf388f4d15fd226ea347435dcc15e532f10977114 Sep 14 11:40:05.636 INFO running `"docker" "start" "-a" "0db0f39b2fbc23ce9a62d8daf388f4d15fd226ea347435dcc15e532f10977114"` Sep 14 11:40:06.510 INFO kablam! usermod: no changes Sep 14 11:40:06.696 INFO kablam! Checking geojson v0.11.1 Sep 14 11:40:06.698 INFO kablam! Checking spade v1.5.1 Sep 14 11:40:10.523 INFO kablam! Checking geo-types v0.2.0 Sep 14 11:40:11.623 INFO kablam! Checking geo v0.10.0 Sep 14 11:40:13.931 INFO kablam! Checking polylabel v1.2.0 Sep 14 11:40:14.868 INFO kablam! Checking polylabel_cmd v1.2.0 (file:///source) Sep 14 11:40:16.899 INFO kablam! error[E0308]: mismatched types Sep 14 11:40:16.899 INFO kablam! --> src/main.rs:115:40 Sep 14 11:40:16.899 INFO kablam! | Sep 14 11:40:16.899 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 14 11:40:16.899 INFO kablam! | ^^^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 14 11:40:16.899 INFO kablam! | Sep 14 11:40:16.899 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 14 11:40:16.899 INFO kablam! found type `&geo_types::Polygon` Sep 14 11:40:16.899 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 14 11:40:16.899 INFO kablam! --> src/main.rs:115:40 Sep 14 11:40:16.899 INFO kablam! | Sep 14 11:40:16.899 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 14 11:40:16.899 INFO kablam! | ^^^^^^^^^ Sep 14 11:40:16.899 INFO kablam! Sep 14 11:40:16.900 INFO kablam! error[E0277]: the trait bound `geojson::Value: std::convert::From<&geo_types::point::Point>` is not satisfied Sep 14 11:40:16.900 INFO kablam! --> src/main.rs:115:17 Sep 14 11:40:16.900 INFO kablam! | Sep 14 11:40:16.900 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 14 11:40:16.901 INFO kablam! | ^^^^^^^^^^^ the trait `std::convert::From<&geo_types::point::Point>` is not implemented for `geojson::Value` Sep 14 11:40:16.901 INFO kablam! | Sep 14 11:40:16.901 INFO kablam! = help: the following implementations were found: Sep 14 11:40:16.901 INFO kablam! >> Sep 14 11:40:16.901 INFO kablam! >> Sep 14 11:40:16.901 INFO kablam! >> Sep 14 11:40:16.901 INFO kablam! >> Sep 14 11:40:16.901 INFO kablam! and 4 others Sep 14 11:40:16.901 INFO kablam! = note: required by `std::convert::From::from` Sep 14 11:40:16.901 INFO kablam! Sep 14 11:40:17.095 INFO kablam! error[E0308]: mismatched types Sep 14 11:40:17.095 INFO kablam! --> src/main.rs:115:40 Sep 14 11:40:17.095 INFO kablam! | Sep 14 11:40:17.095 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 14 11:40:17.095 INFO kablam! | ^^^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 14 11:40:17.095 INFO kablam! | Sep 14 11:40:17.095 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 14 11:40:17.095 INFO kablam! found type `&geo_types::Polygon` Sep 14 11:40:17.095 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 14 11:40:17.095 INFO kablam! --> src/main.rs:115:40 Sep 14 11:40:17.095 INFO kablam! | Sep 14 11:40:17.095 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 14 11:40:17.095 INFO kablam! | ^^^^^^^^^ Sep 14 11:40:17.095 INFO kablam! Sep 14 11:40:17.095 INFO kablam! error[E0277]: the trait bound `geojson::Value: std::convert::From<&geo_types::point::Point>` is not satisfied Sep 14 11:40:17.095 INFO kablam! --> src/main.rs:115:17 Sep 14 11:40:17.095 INFO kablam! | Sep 14 11:40:17.095 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 14 11:40:17.095 INFO kablam! | ^^^^^^^^^^^ the trait `std::convert::From<&geo_types::point::Point>` is not implemented for `geojson::Value` Sep 14 11:40:17.095 INFO kablam! | Sep 14 11:40:17.095 INFO kablam! = help: the following implementations were found: Sep 14 11:40:17.095 INFO kablam! >> Sep 14 11:40:17.095 INFO kablam! >> Sep 14 11:40:17.095 INFO kablam! >> Sep 14 11:40:17.095 INFO kablam! >> Sep 14 11:40:17.095 INFO kablam! and 4 others Sep 14 11:40:17.095 INFO kablam! = note: required by `std::convert::From::from` Sep 14 11:40:17.095 INFO kablam! Sep 14 11:40:17.414 INFO kablam! error[E0308]: mismatched types Sep 14 11:40:17.414 INFO kablam! --> src/main.rs:131:39 Sep 14 11:40:17.414 INFO kablam! | Sep 14 11:40:17.414 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 14 11:40:17.414 INFO kablam! | ^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 14 11:40:17.414 INFO kablam! | Sep 14 11:40:17.414 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 14 11:40:17.414 INFO kablam! found type `&geo_types::Polygon` Sep 14 11:40:17.414 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 14 11:40:17.414 INFO kablam! --> src/main.rs:131:39 Sep 14 11:40:17.414 INFO kablam! | Sep 14 11:40:17.414 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 14 11:40:17.414 INFO kablam! | ^^^^^^^ Sep 14 11:40:17.414 INFO kablam! Sep 14 11:40:17.416 INFO kablam! error[E0277]: the trait bound `std::vec::Vec>: rayon::iter::FromParallelIterator>` is not satisfied Sep 14 11:40:17.416 INFO kablam! --> src/main.rs:133:26 Sep 14 11:40:17.416 INFO kablam! | Sep 14 11:40:17.416 INFO kablam! 133 | .collect(), Sep 14 11:40:17.416 INFO kablam! | ^^^^^^^ the trait `rayon::iter::FromParallelIterator>` is not implemented for `std::vec::Vec>` Sep 14 11:40:17.416 INFO kablam! | Sep 14 11:40:17.416 INFO kablam! = help: the following implementations were found: Sep 14 11:40:17.416 INFO kablam! as rayon::iter::FromParallelIterator> Sep 14 11:40:17.416 INFO kablam! Sep 14 11:40:17.462 INFO kablam! error: aborting due to 4 previous errors Sep 14 11:40:17.462 INFO kablam! Sep 14 11:40:17.462 INFO kablam! Some errors occurred: E0277, E0308. Sep 14 11:40:17.462 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 14 11:40:17.475 INFO kablam! error: Could not compile `polylabel_cmd`. Sep 14 11:40:17.475 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 11:40:17.480 INFO kablam! error[E0308]: mismatched types Sep 14 11:40:17.480 INFO kablam! --> src/main.rs:131:39 Sep 14 11:40:17.480 INFO kablam! | Sep 14 11:40:17.480 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 14 11:40:17.480 INFO kablam! | ^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 14 11:40:17.480 INFO kablam! | Sep 14 11:40:17.480 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 14 11:40:17.480 INFO kablam! found type `&geo_types::Polygon` Sep 14 11:40:17.480 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 14 11:40:17.480 INFO kablam! --> src/main.rs:131:39 Sep 14 11:40:17.480 INFO kablam! | Sep 14 11:40:17.480 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 14 11:40:17.480 INFO kablam! | ^^^^^^^ Sep 14 11:40:17.481 INFO kablam! Sep 14 11:40:17.483 INFO kablam! error[E0277]: the trait bound `std::vec::Vec>: rayon::iter::FromParallelIterator>` is not satisfied Sep 14 11:40:17.483 INFO kablam! --> src/main.rs:133:26 Sep 14 11:40:17.483 INFO kablam! | Sep 14 11:40:17.483 INFO kablam! 133 | .collect(), Sep 14 11:40:17.483 INFO kablam! | ^^^^^^^ the trait `rayon::iter::FromParallelIterator>` is not implemented for `std::vec::Vec>` Sep 14 11:40:17.483 INFO kablam! | Sep 14 11:40:17.483 INFO kablam! = help: the following implementations were found: Sep 14 11:40:17.483 INFO kablam! as rayon::iter::FromParallelIterator> Sep 14 11:40:17.483 INFO kablam! Sep 14 11:40:17.509 INFO kablam! error: aborting due to 4 previous errors Sep 14 11:40:17.509 INFO kablam! Sep 14 11:40:17.509 INFO kablam! Some errors occurred: E0277, E0308. Sep 14 11:40:17.509 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 14 11:40:17.531 INFO kablam! error: Could not compile `polylabel_cmd`. Sep 14 11:40:17.531 INFO kablam! Sep 14 11:40:17.531 INFO kablam! To learn more, run the command again with --verbose. Sep 14 11:40:17.532 INFO kablam! su: No module specific data is present Sep 14 11:40:17.959 INFO running `"docker" "rm" "-f" "0db0f39b2fbc23ce9a62d8daf388f4d15fd226ea347435dcc15e532f10977114"` Sep 14 11:40:18.039 INFO blam! 0db0f39b2fbc23ce9a62d8daf388f4d15fd226ea347435dcc15e532f10977114