Sep 14 02:53:49.933 INFO checking senden9/geo_fence against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 02:53:49.933 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 02:53:49.933 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 02:53:50.379 INFO blam! 67efd2c812bb7b658b152243eec24a5c95f21a17060d2ea40caf9cccd1a4fe00 Sep 14 02:53:50.380 INFO running `"docker" "start" "-a" "67efd2c812bb7b658b152243eec24a5c95f21a17060d2ea40caf9cccd1a4fe00"` Sep 14 02:53:52.099 INFO kablam! usermod: no changes Sep 14 02:53:52.158 INFO kablam! warning: profiles for the non root package will be ignored, specify profiles at the workspace root: Sep 14 02:53:52.159 INFO kablam! package: /source/fencer_lib/Cargo.toml Sep 14 02:53:52.159 INFO kablam! workspace: /source/Cargo.toml Sep 14 02:53:52.159 INFO kablam! warning: profiles for the non root package will be ignored, specify profiles at the workspace root: Sep 14 02:53:52.159 INFO kablam! package: /source/geo_fence/Cargo.toml Sep 14 02:53:52.159 INFO kablam! workspace: /source/Cargo.toml Sep 14 02:53:52.344 INFO kablam! Compiling rayon-core v1.4.1 Sep 14 02:53:52.346 INFO kablam! Compiling rayon v1.0.2 Sep 14 02:53:52.348 INFO kablam! Checking termcolor v0.3.6 Sep 14 02:53:52.350 INFO kablam! Checking kamadak-exif v0.3.1 Sep 14 02:53:52.364 INFO kablam! Compiling proc-macro2 v0.4.8 Sep 14 02:53:52.390 INFO kablam! Checking crossbeam-utils v0.2.2 Sep 14 02:53:52.392 INFO kablam! Checking atty v0.2.10 Sep 14 02:53:52.393 INFO kablam! Checking walkdir v2.1.4 Sep 14 02:53:53.115 INFO kablam! Checking crossbeam-epoch v0.3.1 Sep 14 02:53:54.261 INFO kablam! Checking clap v2.32.0 Sep 14 02:53:54.599 INFO kablam! Checking env_logger v0.5.10 Sep 14 02:53:56.155 INFO kablam! Checking crossbeam-deque v0.2.0 Sep 14 02:53:58.655 INFO kablam! Checking fencer_lib v0.1.0 (file:///source/fencer_lib) Sep 14 02:54:00.309 INFO kablam! warning: missing documentation for a struct field Sep 14 02:54:00.309 INFO kablam! --> fencer_lib/src/distance.rs:20:20 Sep 14 02:54:00.309 INFO kablam! | Sep 14 02:54:00.309 INFO kablam! 20 | ExifNotFound { path: Option }, Sep 14 02:54:00.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 02:54:00.309 INFO kablam! | Sep 14 02:54:00.309 INFO kablam! note: lint level defined here Sep 14 02:54:00.309 INFO kablam! --> fencer_lib/src/lib.rs:14:66 Sep 14 02:54:00.309 INFO kablam! | Sep 14 02:54:00.309 INFO kablam! 14 | unused_qualifications, unused_extern_crates, unused_results, missing_docs Sep 14 02:54:00.309 INFO kablam! | ^^^^^^^^^^^^ Sep 14 02:54:00.309 INFO kablam! Sep 14 02:54:00.310 INFO kablam! warning: missing documentation for a struct field Sep 14 02:54:00.310 INFO kablam! --> fencer_lib/src/distance.rs:26:26 Sep 14 02:54:00.310 INFO kablam! | Sep 14 02:54:00.310 INFO kablam! 26 | UnrecognisedString { input: String }, Sep 14 02:54:00.310 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 02:54:00.310 INFO kablam! Sep 14 02:54:00.310 INFO kablam! warning: missing documentation for a method Sep 14 02:54:00.310 INFO kablam! --> fencer_lib/src/gps_position.rs:28:5 Sep 14 02:54:00.310 INFO kablam! | Sep 14 02:54:00.310 INFO kablam! 28 | pub fn from_image_path(path: &AsRef) -> Result { Sep 14 02:54:00.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 02:54:00.310 INFO kablam! Sep 14 02:54:00.310 INFO kablam! warning: missing documentation for a method Sep 14 02:54:00.310 INFO kablam! --> fencer_lib/src/gps_position.rs:84:5 Sep 14 02:54:00.310 INFO kablam! | Sep 14 02:54:00.310 INFO kablam! 84 | pub fn parse_from_string(input: &str) -> Result { Sep 14 02:54:00.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 02:54:00.310 INFO kablam! Sep 14 02:54:01.371 INFO kablam! Compiling quote v0.6.3 Sep 14 02:54:02.462 INFO kablam! Compiling syn v0.14.4 Sep 14 02:54:16.500 INFO kablam! Compiling structopt-derive v0.2.10 Sep 14 02:54:16.501 INFO kablam! Compiling serde_derive v1.0.70 Sep 14 02:54:21.475 INFO kablam! Checking structopt v0.2.10 Sep 14 02:54:21.749 INFO kablam! Checking clap-verbosity-flag v0.1.0 Sep 14 02:54:22.301 INFO kablam! Checking geo_fence v0.1.0 (file:///source/geo_fence) Sep 14 02:54:22.907 INFO kablam! warning: unused `#[macro_use]` import Sep 14 02:54:22.907 INFO kablam! --> geo_fence/src/main.rs:2:1 Sep 14 02:54:22.907 INFO kablam! | Sep 14 02:54:22.907 INFO kablam! 2 | #[macro_use] Sep 14 02:54:22.907 INFO kablam! | ^^^^^^^^^^^^ Sep 14 02:54:22.907 INFO kablam! | Sep 14 02:54:22.907 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 02:54:22.907 INFO kablam! Sep 14 02:54:23.047 INFO kablam! warning: unused `#[macro_use]` import Sep 14 02:54:23.047 INFO kablam! --> geo_fence/src/main.rs:2:1 Sep 14 02:54:23.047 INFO kablam! | Sep 14 02:54:23.047 INFO kablam! 2 | #[macro_use] Sep 14 02:54:23.047 INFO kablam! | ^^^^^^^^^^^^ Sep 14 02:54:23.047 INFO kablam! | Sep 14 02:54:23.047 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 02:54:23.047 INFO kablam! Sep 14 02:54:35.077 INFO kablam! Checking criterion v0.2.4 Sep 14 02:54:38.374 INFO kablam! warning: unused variable: `path` Sep 14 02:54:38.375 INFO kablam! --> fencer_lib/benches/my_benchmark.rs:102:52 Sep 14 02:54:38.375 INFO kablam! | Sep 14 02:54:38.375 INFO kablam! 102 | distance::ConvertError::ExifNotFound { path } => { Sep 14 02:54:38.375 INFO kablam! | ^^^^ help: try ignoring the field: `path: _` Sep 14 02:54:38.375 INFO kablam! | Sep 14 02:54:38.375 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 02:54:38.375 INFO kablam! Sep 14 02:54:38.442 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.30s Sep 14 02:54:38.471 INFO kablam! su: No module specific data is present Sep 14 02:54:39.761 INFO running `"docker" "rm" "-f" "67efd2c812bb7b658b152243eec24a5c95f21a17060d2ea40caf9cccd1a4fe00"` Sep 14 02:54:40.035 INFO blam! 67efd2c812bb7b658b152243eec24a5c95f21a17060d2ea40caf9cccd1a4fe00