Sep 04 07:57:00.686 INFO checking polylabel_cmd-1.2.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 07:57:00.687 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 07:57:00.687 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 07:57:00.829 INFO blam! 083bd6175a6d48d327291034c610e6d3f743c634eacb9635d393226d91564b9d Sep 04 07:57:00.831 INFO running `"docker" "start" "-a" "083bd6175a6d48d327291034c610e6d3f743c634eacb9635d393226d91564b9d"` Sep 04 07:57:01.850 INFO kablam! Checking alga v0.6.0 Sep 04 07:57:01.851 INFO kablam! Checking geojson v0.11.1 Sep 04 07:57:06.494 INFO kablam! Checking nalgebra v0.15.3 Sep 04 07:57:45.275 INFO kablam! Checking spade v1.5.1 Sep 04 07:57:50.514 INFO kablam! Checking geo-types v0.2.0 Sep 04 07:57:52.212 INFO kablam! Checking geo v0.10.0 Sep 04 07:57:55.732 INFO kablam! Checking polylabel v1.2.0 Sep 04 07:57:57.843 INFO kablam! Checking polylabel_cmd v1.2.0 (file:///source) Sep 04 07:58:01.716 INFO kablam! error[E0308]: mismatched types Sep 04 07:58:01.716 INFO kablam! --> src/main.rs:115:40 Sep 04 07:58:01.716 INFO kablam! | Sep 04 07:58:01.716 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 04 07:58:01.716 INFO kablam! | ^^^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 04 07:58:01.716 INFO kablam! | Sep 04 07:58:01.716 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 04 07:58:01.716 INFO kablam! found type `&geo_types::Polygon` Sep 04 07:58:01.716 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 04 07:58:01.717 INFO kablam! --> src/main.rs:115:40 Sep 04 07:58:01.717 INFO kablam! | Sep 04 07:58:01.717 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 04 07:58:01.717 INFO kablam! | ^^^^^^^^^ Sep 04 07:58:01.717 INFO kablam! Sep 04 07:58:01.718 INFO kablam! error[E0277]: the trait bound `geojson::Value: std::convert::From<&geo_types::point::Point>` is not satisfied Sep 04 07:58:01.719 INFO kablam! --> src/main.rs:115:17 Sep 04 07:58:01.719 INFO kablam! | Sep 04 07:58:01.719 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 04 07:58:01.719 INFO kablam! | ^^^^^^^^^^^ the trait `std::convert::From<&geo_types::point::Point>` is not implemented for `geojson::Value` Sep 04 07:58:01.719 INFO kablam! | Sep 04 07:58:01.719 INFO kablam! = help: the following implementations were found: Sep 04 07:58:01.719 INFO kablam! >> Sep 04 07:58:01.719 INFO kablam! >> Sep 04 07:58:01.719 INFO kablam! >> Sep 04 07:58:01.719 INFO kablam! >> Sep 04 07:58:01.719 INFO kablam! and 4 others Sep 04 07:58:01.719 INFO kablam! = note: required by `std::convert::From::from` Sep 04 07:58:01.719 INFO kablam! Sep 04 07:58:02.041 INFO kablam! error[E0308]: mismatched types Sep 04 07:58:02.041 INFO kablam! --> src/main.rs:115:40 Sep 04 07:58:02.041 INFO kablam! | Sep 04 07:58:02.041 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 04 07:58:02.041 INFO kablam! | ^^^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 04 07:58:02.041 INFO kablam! | Sep 04 07:58:02.041 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 04 07:58:02.041 INFO kablam! found type `&geo_types::Polygon` Sep 04 07:58:02.041 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 04 07:58:02.041 INFO kablam! --> src/main.rs:115:40 Sep 04 07:58:02.041 INFO kablam! | Sep 04 07:58:02.041 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 04 07:58:02.041 INFO kablam! | ^^^^^^^^^ Sep 04 07:58:02.041 INFO kablam! Sep 04 07:58:02.043 INFO kablam! error[E0277]: the trait bound `geojson::Value: std::convert::From<&geo_types::point::Point>` is not satisfied Sep 04 07:58:02.043 INFO kablam! --> src/main.rs:115:17 Sep 04 07:58:02.043 INFO kablam! | Sep 04 07:58:02.043 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 04 07:58:02.043 INFO kablam! | ^^^^^^^^^^^ the trait `std::convert::From<&geo_types::point::Point>` is not implemented for `geojson::Value` Sep 04 07:58:02.043 INFO kablam! | Sep 04 07:58:02.043 INFO kablam! = help: the following implementations were found: Sep 04 07:58:02.043 INFO kablam! >> Sep 04 07:58:02.043 INFO kablam! >> Sep 04 07:58:02.043 INFO kablam! >> Sep 04 07:58:02.044 INFO kablam! >> Sep 04 07:58:02.044 INFO kablam! and 4 others Sep 04 07:58:02.044 INFO kablam! = note: required by `std::convert::From::from` Sep 04 07:58:02.044 INFO kablam! Sep 04 07:58:02.116 INFO kablam! error[E0308]: mismatched types Sep 04 07:58:02.116 INFO kablam! --> src/main.rs:131:39 Sep 04 07:58:02.116 INFO kablam! | Sep 04 07:58:02.116 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 04 07:58:02.116 INFO kablam! | ^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 04 07:58:02.116 INFO kablam! | Sep 04 07:58:02.116 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 04 07:58:02.116 INFO kablam! found type `&geo_types::Polygon` Sep 04 07:58:02.116 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 04 07:58:02.116 INFO kablam! --> src/main.rs:131:39 Sep 04 07:58:02.116 INFO kablam! | Sep 04 07:58:02.116 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 04 07:58:02.116 INFO kablam! | ^^^^^^^ Sep 04 07:58:02.116 INFO kablam! Sep 04 07:58:02.118 INFO kablam! error[E0277]: the trait bound `std::vec::Vec>: rayon::iter::FromParallelIterator>` is not satisfied Sep 04 07:58:02.118 INFO kablam! --> src/main.rs:133:26 Sep 04 07:58:02.118 INFO kablam! | Sep 04 07:58:02.118 INFO kablam! 133 | .collect(), Sep 04 07:58:02.118 INFO kablam! | ^^^^^^^ the trait `rayon::iter::FromParallelIterator>` is not implemented for `std::vec::Vec>` Sep 04 07:58:02.118 INFO kablam! | Sep 04 07:58:02.118 INFO kablam! = help: the following implementations were found: Sep 04 07:58:02.119 INFO kablam! as rayon::iter::FromParallelIterator> Sep 04 07:58:02.119 INFO kablam! Sep 04 07:58:02.168 INFO kablam! error: aborting due to 4 previous errors Sep 04 07:58:02.168 INFO kablam! Sep 04 07:58:02.168 INFO kablam! Some errors occurred: E0277, E0308. Sep 04 07:58:02.168 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 04 07:58:02.180 INFO kablam! error: Could not compile `polylabel_cmd`. Sep 04 07:58:02.180 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 07:58:02.431 INFO kablam! error[E0308]: mismatched types Sep 04 07:58:02.431 INFO kablam! --> src/main.rs:131:39 Sep 04 07:58:02.431 INFO kablam! | Sep 04 07:58:02.431 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 04 07:58:02.431 INFO kablam! | ^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 04 07:58:02.431 INFO kablam! | Sep 04 07:58:02.431 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 04 07:58:02.431 INFO kablam! found type `&geo_types::Polygon` Sep 04 07:58:02.431 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 04 07:58:02.431 INFO kablam! --> src/main.rs:131:39 Sep 04 07:58:02.431 INFO kablam! | Sep 04 07:58:02.431 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 04 07:58:02.431 INFO kablam! | ^^^^^^^ Sep 04 07:58:02.431 INFO kablam! Sep 04 07:58:02.435 INFO kablam! error[E0277]: the trait bound `std::vec::Vec>: rayon::iter::FromParallelIterator>` is not satisfied Sep 04 07:58:02.435 INFO kablam! --> src/main.rs:133:26 Sep 04 07:58:02.435 INFO kablam! | Sep 04 07:58:02.435 INFO kablam! 133 | .collect(), Sep 04 07:58:02.435 INFO kablam! | ^^^^^^^ the trait `rayon::iter::FromParallelIterator>` is not implemented for `std::vec::Vec>` Sep 04 07:58:02.435 INFO kablam! | Sep 04 07:58:02.435 INFO kablam! = help: the following implementations were found: Sep 04 07:58:02.435 INFO kablam! as rayon::iter::FromParallelIterator> Sep 04 07:58:02.435 INFO kablam! Sep 04 07:58:02.479 INFO kablam! error: aborting due to 4 previous errors Sep 04 07:58:02.479 INFO kablam! Sep 04 07:58:02.479 INFO kablam! Some errors occurred: E0277, E0308. Sep 04 07:58:02.479 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 04 07:58:02.499 INFO kablam! error: Could not compile `polylabel_cmd`. Sep 04 07:58:02.499 INFO kablam! Sep 04 07:58:02.499 INFO kablam! To learn more, run the command again with --verbose. Sep 04 07:58:02.501 INFO kablam! su: No module specific data is present Sep 04 07:58:02.915 INFO running `"docker" "rm" "-f" "083bd6175a6d48d327291034c610e6d3f743c634eacb9635d393226d91564b9d"` Sep 04 07:58:03.023 INFO blam! 083bd6175a6d48d327291034c610e6d3f743c634eacb9635d393226d91564b9d