Sep 19 20:50:18.197 INFO checking polylabel_cmd-1.2.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 20:50:18.197 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 20:50:18.197 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:50:18.356 INFO blam! 453d29bd136be263b59001422340913152a6a777366568086ed1c21d426e3c55 Sep 19 20:50:18.360 INFO running `"docker" "start" "-a" "453d29bd136be263b59001422340913152a6a777366568086ed1c21d426e3c55"` Sep 19 20:50:19.016 INFO kablam! usermod: no changes Sep 19 20:50:19.231 INFO kablam! Checking geo-types v0.1.1 Sep 19 20:50:19.232 INFO kablam! Checking spade v1.5.1 Sep 19 20:50:19.759 INFO kablam! Checking geojson v0.11.1 Sep 19 20:50:23.026 INFO kablam! Checking geo-types v0.2.0 Sep 19 20:50:24.040 INFO kablam! Checking geo v0.10.0 Sep 19 20:50:26.126 INFO kablam! Checking polylabel v1.2.0 Sep 19 20:50:27.013 INFO kablam! Checking polylabel_cmd v1.2.0 (/source) Sep 19 20:50:28.946 INFO kablam! error[E0308]: mismatched types Sep 19 20:50:28.947 INFO kablam! --> src/main.rs:115:40 Sep 19 20:50:28.947 INFO kablam! | Sep 19 20:50:28.947 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 19 20:50:28.947 INFO kablam! | ^^^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 19 20:50:28.947 INFO kablam! | Sep 19 20:50:28.947 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 19 20:50:28.947 INFO kablam! found type `&geo_types::Polygon` Sep 19 20:50:28.947 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 19 20:50:28.947 INFO kablam! --> src/main.rs:115:40 Sep 19 20:50:28.947 INFO kablam! | Sep 19 20:50:28.947 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 19 20:50:28.947 INFO kablam! | ^^^^^^^^^ Sep 19 20:50:28.947 INFO kablam! Sep 19 20:50:28.951 INFO kablam! error[E0277]: the trait bound `geojson::Value: std::convert::From<&geo_types::point::Point>` is not satisfied Sep 19 20:50:28.951 INFO kablam! --> src/main.rs:115:17 Sep 19 20:50:28.951 INFO kablam! | Sep 19 20:50:28.951 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 19 20:50:28.951 INFO kablam! | ^^^^^^^^^^^ the trait `std::convert::From<&geo_types::point::Point>` is not implemented for `geojson::Value` Sep 19 20:50:28.951 INFO kablam! | Sep 19 20:50:28.951 INFO kablam! = help: the following implementations were found: Sep 19 20:50:28.951 INFO kablam! >> Sep 19 20:50:28.951 INFO kablam! >> Sep 19 20:50:28.951 INFO kablam! >> Sep 19 20:50:28.951 INFO kablam! >> Sep 19 20:50:28.951 INFO kablam! and 4 others Sep 19 20:50:28.951 INFO kablam! = note: required by `std::convert::From::from` Sep 19 20:50:28.951 INFO kablam! Sep 19 20:50:29.069 INFO kablam! error[E0308]: mismatched types Sep 19 20:50:29.069 INFO kablam! --> src/main.rs:115:40 Sep 19 20:50:29.069 INFO kablam! | Sep 19 20:50:29.069 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 19 20:50:29.069 INFO kablam! | ^^^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 19 20:50:29.069 INFO kablam! | Sep 19 20:50:29.069 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 19 20:50:29.069 INFO kablam! found type `&geo_types::Polygon` Sep 19 20:50:29.069 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 19 20:50:29.069 INFO kablam! --> src/main.rs:115:40 Sep 19 20:50:29.069 INFO kablam! | Sep 19 20:50:29.069 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 19 20:50:29.069 INFO kablam! | ^^^^^^^^^ Sep 19 20:50:29.069 INFO kablam! Sep 19 20:50:29.069 INFO kablam! error[E0277]: the trait bound `geojson::Value: std::convert::From<&geo_types::point::Point>` is not satisfied Sep 19 20:50:29.070 INFO kablam! --> src/main.rs:115:17 Sep 19 20:50:29.070 INFO kablam! | Sep 19 20:50:29.070 INFO kablam! 115 | Value::from(&polylabel(&geo_type, tolerance)) Sep 19 20:50:29.070 INFO kablam! | ^^^^^^^^^^^ the trait `std::convert::From<&geo_types::point::Point>` is not implemented for `geojson::Value` Sep 19 20:50:29.070 INFO kablam! | Sep 19 20:50:29.070 INFO kablam! = help: the following implementations were found: Sep 19 20:50:29.070 INFO kablam! >> Sep 19 20:50:29.070 INFO kablam! >> Sep 19 20:50:29.070 INFO kablam! >> Sep 19 20:50:29.070 INFO kablam! >> Sep 19 20:50:29.070 INFO kablam! and 4 others Sep 19 20:50:29.070 INFO kablam! = note: required by `std::convert::From::from` Sep 19 20:50:29.070 INFO kablam! Sep 19 20:50:29.441 INFO kablam! error[E0308]: mismatched types Sep 19 20:50:29.441 INFO kablam! --> src/main.rs:131:39 Sep 19 20:50:29.441 INFO kablam! | Sep 19 20:50:29.441 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 19 20:50:29.441 INFO kablam! | ^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 19 20:50:29.441 INFO kablam! | Sep 19 20:50:29.441 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 19 20:50:29.441 INFO kablam! found type `&geo_types::Polygon` Sep 19 20:50:29.442 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 19 20:50:29.442 INFO kablam! --> src/main.rs:131:39 Sep 19 20:50:29.442 INFO kablam! | Sep 19 20:50:29.442 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 19 20:50:29.442 INFO kablam! | ^^^^^^^ Sep 19 20:50:29.442 INFO kablam! Sep 19 20:50:29.443 INFO kablam! error[E0277]: the trait bound `std::vec::Vec>: rayon::iter::FromParallelIterator>` is not satisfied Sep 19 20:50:29.444 INFO kablam! --> src/main.rs:133:26 Sep 19 20:50:29.444 INFO kablam! | Sep 19 20:50:29.444 INFO kablam! 133 | .collect(), Sep 19 20:50:29.444 INFO kablam! | ^^^^^^^ the trait `rayon::iter::FromParallelIterator>` is not implemented for `std::vec::Vec>` Sep 19 20:50:29.444 INFO kablam! | Sep 19 20:50:29.444 INFO kablam! = help: the following implementations were found: Sep 19 20:50:29.444 INFO kablam! as rayon::iter::FromParallelIterator> Sep 19 20:50:29.444 INFO kablam! Sep 19 20:50:29.486 INFO kablam! error[E0308]: mismatched types Sep 19 20:50:29.486 INFO kablam! --> src/main.rs:131:39 Sep 19 20:50:29.486 INFO kablam! | Sep 19 20:50:29.486 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 19 20:50:29.486 INFO kablam! | ^^^^^^^ expected struct `geo_types::polygon::Polygon`, found struct `geo_types::Polygon` Sep 19 20:50:29.486 INFO kablam! | Sep 19 20:50:29.486 INFO kablam! = note: expected type `&geo_types::polygon::Polygon<_>` Sep 19 20:50:29.486 INFO kablam! found type `&geo_types::Polygon` Sep 19 20:50:29.486 INFO kablam! note: Perhaps two different versions of crate `geo_types` are being used? Sep 19 20:50:29.486 INFO kablam! --> src/main.rs:131:39 Sep 19 20:50:29.486 INFO kablam! | Sep 19 20:50:29.486 INFO kablam! 131 | polylabel(polygon, tolerance) Sep 19 20:50:29.486 INFO kablam! | ^^^^^^^ Sep 19 20:50:29.486 INFO kablam! Sep 19 20:50:29.486 INFO kablam! error: aborting due to 4 previous errors Sep 19 20:50:29.486 INFO kablam! Sep 19 20:50:29.486 INFO kablam! Some errors occurred: E0277, E0308. Sep 19 20:50:29.486 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 19 20:50:29.487 INFO kablam! error[E0277]: the trait bound `std::vec::Vec>: rayon::iter::FromParallelIterator>` is not satisfied Sep 19 20:50:29.487 INFO kablam! --> src/main.rs:133:26 Sep 19 20:50:29.487 INFO kablam! | Sep 19 20:50:29.487 INFO kablam! 133 | .collect(), Sep 19 20:50:29.487 INFO kablam! | ^^^^^^^ the trait `rayon::iter::FromParallelIterator>` is not implemented for `std::vec::Vec>` Sep 19 20:50:29.487 INFO kablam! | Sep 19 20:50:29.487 INFO kablam! = help: the following implementations were found: Sep 19 20:50:29.487 INFO kablam! as rayon::iter::FromParallelIterator> Sep 19 20:50:29.487 INFO kablam! Sep 19 20:50:29.499 INFO kablam! error: Could not compile `polylabel_cmd`. Sep 19 20:50:29.499 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 20:50:29.525 INFO kablam! error: aborting due to 4 previous errors Sep 19 20:50:29.525 INFO kablam! Sep 19 20:50:29.525 INFO kablam! Some errors occurred: E0277, E0308. Sep 19 20:50:29.525 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 19 20:50:29.546 INFO kablam! error: Could not compile `polylabel_cmd`. Sep 19 20:50:29.546 INFO kablam! Sep 19 20:50:29.546 INFO kablam! To learn more, run the command again with --verbose. Sep 19 20:50:29.549 INFO kablam! su: No module specific data is present Sep 19 20:50:30.127 INFO running `"docker" "rm" "-f" "453d29bd136be263b59001422340913152a6a777366568086ed1c21d426e3c55"` Sep 19 20:50:30.198 INFO blam! 453d29bd136be263b59001422340913152a6a777366568086ed1c21d426e3c55