Sep 04 10:58:15.479 INFO checking polylabel_cmd-1.2.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 10:58:15.479 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 10:58:15.479 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 10:58:15.643 INFO blam! 292ca081b99218128e4a923f56c4f7eb24abe9f4a6f165c7b9aa50f9ed791097 Sep 04 10:58:15.645 INFO running `"docker" "start" "-a" "292ca081b99218128e4a923f56c4f7eb24abe9f4a6f165c7b9aa50f9ed791097"` Sep 04 10:58:16.455 INFO kablam! Checking pdqselect v0.1.0 Sep 04 10:58:16.460 INFO kablam! Checking geojson v0.11.1 Sep 04 10:58:16.460 INFO kablam! Checking nalgebra v0.15.3 Sep 04 10:58:53.024 INFO kablam! Checking spade v1.5.1 Sep 04 10:58:57.796 INFO kablam! Checking geo-types v0.2.0 Sep 04 10:58:59.435 INFO kablam! Checking geo v0.10.0 Sep 04 10:59:02.847 INFO kablam! Checking polylabel v1.2.0 Sep 04 10:59:04.369 INFO kablam! Checking polylabel_cmd v1.2.0 (file:///source) Sep 04 10:59:08.917 INFO kablam! error[E0308]: mismatched types Sep 04 10:59:08.918 INFO kablam! --> src/main.rs:115:40 Sep 04 10:59:08.918 INFO kablam! | Sep 04 10:59:08.918 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 04 10:59:08.918 INFO kablam! | ^^^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 04 10:59:08.918 INFO kablam! | Sep 04 10:59:08.918 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 04 10:59:08.918 INFO kablam! found type `&geo_types::Polygon` Sep 04 10:59:08.918 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 04 10:59:08.918 INFO kablam! --> src/main.rs:115:40 Sep 04 10:59:08.918 INFO kablam! | Sep 04 10:59:08.918 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 04 10:59:08.918 INFO kablam! | ^^^^^^^^^ Sep 04 10:59:08.918 INFO kablam! Sep 04 10:59:08.919 INFO kablam! error[E0277]: the trait bound `geojson::Value: std::convert::From<&geo_types::point::Point>` is not satisfied Sep 04 10:59:08.919 INFO kablam! --> src/main.rs:115:17 Sep 04 10:59:08.919 INFO kablam! | Sep 04 10:59:08.919 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 04 10:59:08.919 INFO kablam! | ^^^^^^^^^^^ the trait `std::convert::From<&geo_types::point::Point>` is not implemented for `geojson::Value` Sep 04 10:59:08.919 INFO kablam! | Sep 04 10:59:08.919 INFO kablam! = help: the following implementations were found: Sep 04 10:59:08.919 INFO kablam! >> Sep 04 10:59:08.920 INFO kablam! >> Sep 04 10:59:08.920 INFO kablam! >> Sep 04 10:59:08.920 INFO kablam! >> Sep 04 10:59:08.920 INFO kablam! and 4 others Sep 04 10:59:08.920 INFO kablam! = note: required by `std::convert::From::from` Sep 04 10:59:08.920 INFO kablam! Sep 04 10:59:09.236 INFO kablam! error[E0308]: mismatched types Sep 04 10:59:09.236 INFO kablam! --> src/main.rs:115:40 Sep 04 10:59:09.236 INFO kablam! | Sep 04 10:59:09.236 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 04 10:59:09.236 INFO kablam! | ^^^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 04 10:59:09.236 INFO kablam! | Sep 04 10:59:09.236 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 04 10:59:09.236 INFO kablam! found type `&geo_types::Polygon` Sep 04 10:59:09.236 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 04 10:59:09.236 INFO kablam! --> src/main.rs:115:40 Sep 04 10:59:09.236 INFO kablam! | Sep 04 10:59:09.236 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 04 10:59:09.236 INFO kablam! | ^^^^^^^^^ Sep 04 10:59:09.236 INFO kablam! Sep 04 10:59:09.238 INFO kablam! error[E0277]: the trait bound `geojson::Value: std::convert::From<&geo_types::point::Point>` is not satisfied Sep 04 10:59:09.238 INFO kablam! --> src/main.rs:115:17 Sep 04 10:59:09.238 INFO kablam! | Sep 04 10:59:09.238 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 04 10:59:09.238 INFO kablam! | ^^^^^^^^^^^ the trait `std::convert::From<&geo_types::point::Point>` is not implemented for `geojson::Value` Sep 04 10:59:09.238 INFO kablam! | Sep 04 10:59:09.238 INFO kablam! = help: the following implementations were found: Sep 04 10:59:09.238 INFO kablam! >> Sep 04 10:59:09.238 INFO kablam! >> Sep 04 10:59:09.238 INFO kablam! >> Sep 04 10:59:09.238 INFO kablam! >> Sep 04 10:59:09.238 INFO kablam! and 4 others Sep 04 10:59:09.238 INFO kablam! = note: required by `std::convert::From::from` Sep 04 10:59:09.238 INFO kablam! Sep 04 10:59:09.481 INFO kablam! error[E0308]: mismatched types Sep 04 10:59:09.481 INFO kablam! --> src/main.rs:131:39 Sep 04 10:59:09.481 INFO kablam! | Sep 04 10:59:09.481 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 04 10:59:09.481 INFO kablam! | ^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 04 10:59:09.481 INFO kablam! | Sep 04 10:59:09.481 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 04 10:59:09.481 INFO kablam! found type `&geo_types::Polygon` Sep 04 10:59:09.481 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 04 10:59:09.481 INFO kablam! --> src/main.rs:131:39 Sep 04 10:59:09.481 INFO kablam! | Sep 04 10:59:09.481 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 04 10:59:09.481 INFO kablam! | ^^^^^^^ Sep 04 10:59:09.482 INFO kablam! Sep 04 10:59:09.484 INFO kablam! error[E0277]: the trait bound `std::vec::Vec>: rayon::iter::FromParallelIterator>` is not satisfied Sep 04 10:59:09.484 INFO kablam! --> src/main.rs:133:26 Sep 04 10:59:09.484 INFO kablam! | Sep 04 10:59:09.484 INFO kablam! 133 | .collect(), Sep 04 10:59:09.484 INFO kablam! | ^^^^^^^ the trait `rayon::iter::FromParallelIterator>` is not implemented for `std::vec::Vec>` Sep 04 10:59:09.484 INFO kablam! | Sep 04 10:59:09.484 INFO kablam! = help: the following implementations were found: Sep 04 10:59:09.484 INFO kablam! as rayon::iter::FromParallelIterator> Sep 04 10:59:09.484 INFO kablam! Sep 04 10:59:09.533 INFO kablam! error: aborting due to 4 previous errors Sep 04 10:59:09.535 INFO kablam! Sep 04 10:59:09.535 INFO kablam! Some errors occurred: E0277, E0308. Sep 04 10:59:09.535 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 04 10:59:09.546 INFO kablam! error: Could not compile `polylabel_cmd`. Sep 04 10:59:09.546 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 10:59:09.675 INFO kablam! error[E0308]: mismatched types Sep 04 10:59:09.675 INFO kablam! --> src/main.rs:131:39 Sep 04 10:59:09.675 INFO kablam! | Sep 04 10:59:09.675 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 04 10:59:09.675 INFO kablam! | ^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 04 10:59:09.676 INFO kablam! | Sep 04 10:59:09.676 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 04 10:59:09.676 INFO kablam! found type `&geo_types::Polygon` Sep 04 10:59:09.676 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 04 10:59:09.676 INFO kablam! --> src/main.rs:131:39 Sep 04 10:59:09.676 INFO kablam! | Sep 04 10:59:09.676 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 04 10:59:09.676 INFO kablam! | ^^^^^^^ Sep 04 10:59:09.676 INFO kablam! Sep 04 10:59:09.678 INFO kablam! error[E0277]: the trait bound `std::vec::Vec>: rayon::iter::FromParallelIterator>` is not satisfied Sep 04 10:59:09.678 INFO kablam! --> src/main.rs:133:26 Sep 04 10:59:09.678 INFO kablam! | Sep 04 10:59:09.678 INFO kablam! 133 | .collect(), Sep 04 10:59:09.678 INFO kablam! | ^^^^^^^ the trait `rayon::iter::FromParallelIterator>` is not implemented for `std::vec::Vec>` Sep 04 10:59:09.678 INFO kablam! | Sep 04 10:59:09.678 INFO kablam! = help: the following implementations were found: Sep 04 10:59:09.678 INFO kablam! as rayon::iter::FromParallelIterator> Sep 04 10:59:09.678 INFO kablam! Sep 04 10:59:09.725 INFO kablam! error: aborting due to 4 previous errors Sep 04 10:59:09.725 INFO kablam! Sep 04 10:59:09.726 INFO kablam! Some errors occurred: E0277, E0308. Sep 04 10:59:09.726 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 04 10:59:09.742 INFO kablam! error: Could not compile `polylabel_cmd`. Sep 04 10:59:09.742 INFO kablam! Sep 04 10:59:09.742 INFO kablam! To learn more, run the command again with --verbose. Sep 04 10:59:09.744 INFO kablam! su: No module specific data is present Sep 04 10:59:10.266 INFO running `"docker" "rm" "-f" "292ca081b99218128e4a923f56c4f7eb24abe9f4a6f165c7b9aa50f9ed791097"` Sep 04 10:59:10.364 INFO blam! 292ca081b99218128e4a923f56c4f7eb24abe9f4a6f165c7b9aa50f9ed791097