Sep 06 02:23:24.293 INFO checking polylabel_cmd-1.2.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 02:23:24.293 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 02:23:24.294 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 02:23:24.457 INFO blam! 049fc3f0d5d8fde40402b2541a10238df3a1b3f2fdfb5353ad89e87c7f0e5e58 Sep 06 02:23:24.458 INFO running `"docker" "start" "-a" "049fc3f0d5d8fde40402b2541a10238df3a1b3f2fdfb5353ad89e87c7f0e5e58"` Sep 06 02:23:25.156 INFO kablam! usermod: no changes Sep 06 02:23:25.319 INFO kablam! Checking clamp v0.1.0 Sep 06 02:23:25.319 INFO kablam! Checking pdqselect v0.1.0 Sep 06 02:23:25.322 INFO kablam! Checking approx v0.2.1 Sep 06 02:23:25.322 INFO kablam! Checking num-complex v0.2.0 Sep 06 02:23:25.323 INFO kablam! Checking cgmath v0.16.1 Sep 06 02:23:25.324 INFO kablam! Checking geojson v0.11.1 Sep 06 02:23:26.348 INFO kablam! Checking alga v0.6.0 Sep 06 02:23:29.574 INFO kablam! Checking nalgebra v0.15.3 Sep 06 02:23:57.878 INFO kablam! Checking spade v1.5.1 Sep 06 02:24:01.265 INFO kablam! Checking geo-types v0.2.0 Sep 06 02:24:02.369 INFO kablam! Checking geo v0.10.0 Sep 06 02:24:04.280 INFO kablam! Checking polylabel v1.2.0 Sep 06 02:24:05.104 INFO kablam! Checking polylabel_cmd v1.2.0 (file:///source) Sep 06 02:24:07.453 INFO kablam! error[E0308]: mismatched types Sep 06 02:24:07.453 INFO kablam! --> src/main.rs:115:40 Sep 06 02:24:07.453 INFO kablam! | Sep 06 02:24:07.453 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 06 02:24:07.453 INFO kablam! | ^^^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 06 02:24:07.453 INFO kablam! | Sep 06 02:24:07.453 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 06 02:24:07.453 INFO kablam! found type `&geo_types::Polygon` Sep 06 02:24:07.453 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 06 02:24:07.453 INFO kablam! --> src/main.rs:115:40 Sep 06 02:24:07.453 INFO kablam! | Sep 06 02:24:07.453 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 06 02:24:07.453 INFO kablam! | ^^^^^^^^^ Sep 06 02:24:07.453 INFO kablam! Sep 06 02:24:07.453 INFO kablam! error[E0277]: the trait bound `geojson::Value: std::convert::From<&geo_types::point::Point>` is not satisfied Sep 06 02:24:07.453 INFO kablam! --> src/main.rs:115:17 Sep 06 02:24:07.453 INFO kablam! | Sep 06 02:24:07.453 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 06 02:24:07.453 INFO kablam! | ^^^^^^^^^^^ the trait `std::convert::From<&geo_types::point::Point>` is not implemented for `geojson::Value` Sep 06 02:24:07.453 INFO kablam! | Sep 06 02:24:07.453 INFO kablam! = help: the following implementations were found: Sep 06 02:24:07.453 INFO kablam! >> Sep 06 02:24:07.453 INFO kablam! >> Sep 06 02:24:07.453 INFO kablam! >> Sep 06 02:24:07.453 INFO kablam! >> Sep 06 02:24:07.453 INFO kablam! and 4 others Sep 06 02:24:07.453 INFO kablam! = note: required by `std::convert::From::from` Sep 06 02:24:07.453 INFO kablam! Sep 06 02:24:07.681 INFO kablam! error[E0308]: mismatched types Sep 06 02:24:07.681 INFO kablam! --> src/main.rs:115:40 Sep 06 02:24:07.681 INFO kablam! | Sep 06 02:24:07.681 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 06 02:24:07.681 INFO kablam! | ^^^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 06 02:24:07.681 INFO kablam! | Sep 06 02:24:07.681 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 06 02:24:07.681 INFO kablam! found type `&geo_types::Polygon` Sep 06 02:24:07.681 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 06 02:24:07.681 INFO kablam! --> src/main.rs:115:40 Sep 06 02:24:07.681 INFO kablam! | Sep 06 02:24:07.681 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 06 02:24:07.681 INFO kablam! | ^^^^^^^^^ Sep 06 02:24:07.681 INFO kablam! Sep 06 02:24:07.683 INFO kablam! error[E0277]: the trait bound `geojson::Value: std::convert::From<&geo_types::point::Point>` is not satisfied Sep 06 02:24:07.683 INFO kablam! --> src/main.rs:115:17 Sep 06 02:24:07.683 INFO kablam! | Sep 06 02:24:07.683 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 06 02:24:07.683 INFO kablam! | ^^^^^^^^^^^ the trait `std::convert::From<&geo_types::point::Point>` is not implemented for `geojson::Value` Sep 06 02:24:07.683 INFO kablam! | Sep 06 02:24:07.683 INFO kablam! = help: the following implementations were found: Sep 06 02:24:07.683 INFO kablam! >> Sep 06 02:24:07.683 INFO kablam! >> Sep 06 02:24:07.683 INFO kablam! >> Sep 06 02:24:07.683 INFO kablam! >> Sep 06 02:24:07.683 INFO kablam! and 4 others Sep 06 02:24:07.683 INFO kablam! = note: required by `std::convert::From::from` Sep 06 02:24:07.683 INFO kablam! Sep 06 02:24:08.042 INFO kablam! error[E0308]: mismatched types Sep 06 02:24:08.042 INFO kablam! --> src/main.rs:131:39 Sep 06 02:24:08.042 INFO kablam! | Sep 06 02:24:08.042 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 06 02:24:08.042 INFO kablam! | ^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 06 02:24:08.042 INFO kablam! | Sep 06 02:24:08.042 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 06 02:24:08.042 INFO kablam! found type `&geo_types::Polygon` Sep 06 02:24:08.042 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 06 02:24:08.042 INFO kablam! --> src/main.rs:131:39 Sep 06 02:24:08.042 INFO kablam! | Sep 06 02:24:08.042 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 06 02:24:08.042 INFO kablam! | ^^^^^^^ Sep 06 02:24:08.042 INFO kablam! Sep 06 02:24:08.042 INFO kablam! error[E0277]: the trait bound `std::vec::Vec>: rayon::iter::FromParallelIterator>` is not satisfied Sep 06 02:24:08.042 INFO kablam! --> src/main.rs:133:26 Sep 06 02:24:08.042 INFO kablam! | Sep 06 02:24:08.042 INFO kablam! 133 | .collect(), Sep 06 02:24:08.042 INFO kablam! | ^^^^^^^ the trait `rayon::iter::FromParallelIterator>` is not implemented for `std::vec::Vec>` Sep 06 02:24:08.042 INFO kablam! | Sep 06 02:24:08.042 INFO kablam! = help: the following implementations were found: Sep 06 02:24:08.042 INFO kablam! as rayon::iter::FromParallelIterator> Sep 06 02:24:08.042 INFO kablam! Sep 06 02:24:08.080 INFO kablam! error: aborting due to 4 previous errors Sep 06 02:24:08.080 INFO kablam! Sep 06 02:24:08.080 INFO kablam! Some errors occurred: E0277, E0308. Sep 06 02:24:08.080 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 06 02:24:08.098 INFO kablam! error: Could not compile `polylabel_cmd`. Sep 06 02:24:08.098 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 02:24:08.290 INFO kablam! error[E0308]: mismatched types Sep 06 02:24:08.290 INFO kablam! --> src/main.rs:131:39 Sep 06 02:24:08.290 INFO kablam! | Sep 06 02:24:08.290 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 06 02:24:08.290 INFO kablam! | ^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 06 02:24:08.290 INFO kablam! | Sep 06 02:24:08.290 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 06 02:24:08.290 INFO kablam! found type `&geo_types::Polygon` Sep 06 02:24:08.290 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 06 02:24:08.290 INFO kablam! --> src/main.rs:131:39 Sep 06 02:24:08.290 INFO kablam! | Sep 06 02:24:08.290 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 06 02:24:08.290 INFO kablam! | ^^^^^^^ Sep 06 02:24:08.290 INFO kablam! Sep 06 02:24:08.290 INFO kablam! error[E0277]: the trait bound `std::vec::Vec>: rayon::iter::FromParallelIterator>` is not satisfied Sep 06 02:24:08.290 INFO kablam! --> src/main.rs:133:26 Sep 06 02:24:08.290 INFO kablam! | Sep 06 02:24:08.290 INFO kablam! 133 | .collect(), Sep 06 02:24:08.290 INFO kablam! | ^^^^^^^ the trait `rayon::iter::FromParallelIterator>` is not implemented for `std::vec::Vec>` Sep 06 02:24:08.290 INFO kablam! | Sep 06 02:24:08.290 INFO kablam! = help: the following implementations were found: Sep 06 02:24:08.290 INFO kablam! as rayon::iter::FromParallelIterator> Sep 06 02:24:08.290 INFO kablam! Sep 06 02:24:08.326 INFO kablam! error: aborting due to 4 previous errors Sep 06 02:24:08.326 INFO kablam! Sep 06 02:24:08.326 INFO kablam! Some errors occurred: E0277, E0308. Sep 06 02:24:08.326 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 06 02:24:08.354 INFO kablam! error: Could not compile `polylabel_cmd`. Sep 06 02:24:08.354 INFO kablam! Sep 06 02:24:08.354 INFO kablam! To learn more, run the command again with --verbose. Sep 06 02:24:08.358 INFO kablam! su: No module specific data is present Sep 06 02:24:09.513 INFO running `"docker" "rm" "-f" "049fc3f0d5d8fde40402b2541a10238df3a1b3f2fdfb5353ad89e87c7f0e5e58"` Sep 06 02:24:09.621 INFO blam! 049fc3f0d5d8fde40402b2541a10238df3a1b3f2fdfb5353ad89e87c7f0e5e58