Sep 21 05:35:39.244 INFO checking polylabel_cmd-1.2.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 05:35:39.244 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 05:35:39.244 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 05:35:39.413 INFO blam! 37f455cd4bf6a64bf39a00b45c943f8eb32dbd8f6981e96085556ad6cf8829b8 Sep 21 05:35:39.415 INFO running `"docker" "start" "-a" "37f455cd4bf6a64bf39a00b45c943f8eb32dbd8f6981e96085556ad6cf8829b8"` Sep 21 05:35:40.451 INFO kablam! usermod: no changes Sep 21 05:35:40.699 INFO kablam! Checking approx v0.2.1 Sep 21 05:35:40.699 INFO kablam! Checking num-complex v0.2.0 Sep 21 05:35:40.699 INFO kablam! Checking geo-types v0.1.1 Sep 21 05:35:40.702 INFO kablam! Checking indicatif v0.9.0 Sep 21 05:35:41.598 INFO kablam! Checking geojson v0.11.1 Sep 21 05:35:42.182 INFO kablam! Checking alga v0.6.0 Sep 21 05:35:46.372 INFO kablam! Checking nalgebra v0.15.3 Sep 21 05:36:14.123 INFO kablam! Checking spade v1.5.1 Sep 21 05:36:17.314 INFO kablam! Checking geo-types v0.2.0 Sep 21 05:36:18.244 INFO kablam! Checking geo v0.10.0 Sep 21 05:36:20.506 INFO kablam! Checking polylabel v1.2.0 Sep 21 05:36:21.614 INFO kablam! Checking polylabel_cmd v1.2.0 (/source) Sep 21 05:36:24.579 INFO kablam! error[E0308]: mismatched types Sep 21 05:36:24.580 INFO kablam! --> src/main.rs:115:40 Sep 21 05:36:24.580 INFO kablam! | Sep 21 05:36:24.580 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 21 05:36:24.580 INFO kablam! | ^^^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 21 05:36:24.580 INFO kablam! | Sep 21 05:36:24.580 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 21 05:36:24.580 INFO kablam! found type `&geo_types::Polygon` Sep 21 05:36:24.580 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 21 05:36:24.580 INFO kablam! --> src/main.rs:115:40 Sep 21 05:36:24.580 INFO kablam! | Sep 21 05:36:24.580 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 21 05:36:24.580 INFO kablam! | ^^^^^^^^^ Sep 21 05:36:24.580 INFO kablam! Sep 21 05:36:24.580 INFO kablam! error[E0277]: the trait bound `geojson::Value: std::convert::From<&geo_types::point::Point>` is not satisfied Sep 21 05:36:24.580 INFO kablam! --> src/main.rs:115:17 Sep 21 05:36:24.580 INFO kablam! | Sep 21 05:36:24.580 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 21 05:36:24.580 INFO kablam! | ^^^^^^^^^^^ the trait `std::convert::From<&geo_types::point::Point>` is not implemented for `geojson::Value` Sep 21 05:36:24.580 INFO kablam! | Sep 21 05:36:24.580 INFO kablam! = help: the following implementations were found: Sep 21 05:36:24.580 INFO kablam! >> Sep 21 05:36:24.580 INFO kablam! >> Sep 21 05:36:24.580 INFO kablam! >> Sep 21 05:36:24.580 INFO kablam! >> Sep 21 05:36:24.580 INFO kablam! and 4 others Sep 21 05:36:24.580 INFO kablam! = note: required by `std::convert::From::from` Sep 21 05:36:24.580 INFO kablam! Sep 21 05:36:24.910 INFO kablam! error[E0308]: mismatched types Sep 21 05:36:24.910 INFO kablam! --> src/main.rs:115:40 Sep 21 05:36:24.910 INFO kablam! | Sep 21 05:36:24.910 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 21 05:36:24.910 INFO kablam! | ^^^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 21 05:36:24.910 INFO kablam! | Sep 21 05:36:24.910 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 21 05:36:24.910 INFO kablam! found type `&geo_types::Polygon` Sep 21 05:36:24.910 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 21 05:36:24.910 INFO kablam! --> src/main.rs:115:40 Sep 21 05:36:24.910 INFO kablam! | Sep 21 05:36:24.910 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 21 05:36:24.910 INFO kablam! | ^^^^^^^^^ Sep 21 05:36:24.910 INFO kablam! Sep 21 05:36:24.910 INFO kablam! error[E0277]: the trait bound `geojson::Value: std::convert::From<&geo_types::point::Point>` is not satisfied Sep 21 05:36:24.910 INFO kablam! --> src/main.rs:115:17 Sep 21 05:36:24.910 INFO kablam! | Sep 21 05:36:24.910 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 21 05:36:24.910 INFO kablam! | ^^^^^^^^^^^ the trait `std::convert::From<&geo_types::point::Point>` is not implemented for `geojson::Value` Sep 21 05:36:24.910 INFO kablam! | Sep 21 05:36:24.910 INFO kablam! = help: the following implementations were found: Sep 21 05:36:24.910 INFO kablam! >> Sep 21 05:36:24.910 INFO kablam! >> Sep 21 05:36:24.910 INFO kablam! >> Sep 21 05:36:24.910 INFO kablam! >> Sep 21 05:36:24.910 INFO kablam! and 4 others Sep 21 05:36:24.910 INFO kablam! = note: required by `std::convert::From::from` Sep 21 05:36:24.910 INFO kablam! Sep 21 05:36:25.107 INFO kablam! error[E0308]: mismatched types Sep 21 05:36:25.107 INFO kablam! --> src/main.rs:131:39 Sep 21 05:36:25.107 INFO kablam! | Sep 21 05:36:25.107 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 21 05:36:25.107 INFO kablam! | ^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 21 05:36:25.107 INFO kablam! | Sep 21 05:36:25.107 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 21 05:36:25.107 INFO kablam! found type `&geo_types::Polygon` Sep 21 05:36:25.107 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 21 05:36:25.107 INFO kablam! --> src/main.rs:131:39 Sep 21 05:36:25.107 INFO kablam! | Sep 21 05:36:25.107 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 21 05:36:25.107 INFO kablam! | ^^^^^^^ Sep 21 05:36:25.107 INFO kablam! Sep 21 05:36:25.109 INFO kablam! error[E0277]: the trait bound `std::vec::Vec>: rayon::iter::FromParallelIterator>` is not satisfied Sep 21 05:36:25.109 INFO kablam! --> src/main.rs:133:26 Sep 21 05:36:25.109 INFO kablam! | Sep 21 05:36:25.109 INFO kablam! 133 | .collect(), Sep 21 05:36:25.109 INFO kablam! | ^^^^^^^ the trait `rayon::iter::FromParallelIterator>` is not implemented for `std::vec::Vec>` Sep 21 05:36:25.109 INFO kablam! | Sep 21 05:36:25.109 INFO kablam! = help: the following implementations were found: Sep 21 05:36:25.109 INFO kablam! as rayon::iter::FromParallelIterator> Sep 21 05:36:25.109 INFO kablam! Sep 21 05:36:25.177 INFO kablam! error: aborting due to 4 previous errors Sep 21 05:36:25.177 INFO kablam! Sep 21 05:36:25.177 INFO kablam! Some errors occurred: E0277, E0308. Sep 21 05:36:25.177 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 21 05:36:25.185 INFO kablam! error: Could not compile `polylabel_cmd`. Sep 21 05:36:25.185 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 05:36:25.382 INFO kablam! error[E0308]: mismatched types Sep 21 05:36:25.382 INFO kablam! --> src/main.rs:131:39 Sep 21 05:36:25.386 INFO kablam! | Sep 21 05:36:25.386 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 21 05:36:25.386 INFO kablam! | ^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 21 05:36:25.386 INFO kablam! | Sep 21 05:36:25.386 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 21 05:36:25.386 INFO kablam! found type `&geo_types::Polygon` Sep 21 05:36:25.386 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 21 05:36:25.386 INFO kablam! --> src/main.rs:131:39 Sep 21 05:36:25.386 INFO kablam! | Sep 21 05:36:25.386 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 21 05:36:25.386 INFO kablam! | ^^^^^^^ Sep 21 05:36:25.386 INFO kablam! Sep 21 05:36:25.386 INFO kablam! error[E0277]: the trait bound `std::vec::Vec>: rayon::iter::FromParallelIterator>` is not satisfied Sep 21 05:36:25.386 INFO kablam! --> src/main.rs:133:26 Sep 21 05:36:25.386 INFO kablam! | Sep 21 05:36:25.386 INFO kablam! 133 | .collect(), Sep 21 05:36:25.386 INFO kablam! | ^^^^^^^ the trait `rayon::iter::FromParallelIterator>` is not implemented for `std::vec::Vec>` Sep 21 05:36:25.386 INFO kablam! | Sep 21 05:36:25.386 INFO kablam! = help: the following implementations were found: Sep 21 05:36:25.386 INFO kablam! as rayon::iter::FromParallelIterator> Sep 21 05:36:25.386 INFO kablam! Sep 21 05:36:25.421 INFO kablam! error: aborting due to 4 previous errors Sep 21 05:36:25.421 INFO kablam! Sep 21 05:36:25.421 INFO kablam! Some errors occurred: E0277, E0308. Sep 21 05:36:25.421 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 21 05:36:25.444 INFO kablam! error: Could not compile `polylabel_cmd`. Sep 21 05:36:25.444 INFO kablam! Sep 21 05:36:25.444 INFO kablam! To learn more, run the command again with --verbose. Sep 21 05:36:25.445 INFO kablam! su: No module specific data is present Sep 21 05:36:26.272 INFO running `"docker" "rm" "-f" "37f455cd4bf6a64bf39a00b45c943f8eb32dbd8f6981e96085556ad6cf8829b8"` Sep 21 05:36:26.402 INFO blam! 37f455cd4bf6a64bf39a00b45c943f8eb32dbd8f6981e96085556ad6cf8829b8