Sep 03 16:06:07.760 INFO checking senden9/geo_fence against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 16:06:07.760 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 16:06:07.760 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 16:06:07.986 INFO blam! ba4ec3f163da2efb95c3f66cbd8ce635f26dbbba5c08f8c8be36308e3bb5e4c0 Sep 03 16:06:07.988 INFO running `"docker" "start" "-a" "ba4ec3f163da2efb95c3f66cbd8ce635f26dbbba5c08f8c8be36308e3bb5e4c0"` Sep 03 16:06:08.879 INFO kablam! warning: profiles for the non root package will be ignored, specify profiles at the workspace root: Sep 03 16:06:08.879 INFO kablam! package: /source/fencer_lib/Cargo.toml Sep 03 16:06:08.879 INFO kablam! workspace: /source/Cargo.toml Sep 03 16:06:08.879 INFO kablam! warning: profiles for the non root package will be ignored, specify profiles at the workspace root: Sep 03 16:06:08.879 INFO kablam! package: /source/geo_fence/Cargo.toml Sep 03 16:06:08.879 INFO kablam! workspace: /source/Cargo.toml Sep 03 16:06:09.140 INFO kablam! Compiling rayon-core v1.4.1 Sep 03 16:06:09.140 INFO kablam! Compiling pest v1.0.6 Sep 03 16:06:09.154 INFO kablam! Compiling rayon v1.0.2 Sep 03 16:06:09.155 INFO kablam! Checking thread-scoped v1.0.2 Sep 03 16:06:09.155 INFO kablam! Checking cast v0.2.2 Sep 03 16:06:09.155 INFO kablam! Checking kamadak-exif v0.3.1 Sep 03 16:06:09.155 INFO kablam! Checking same-file v1.0.2 Sep 03 16:06:10.117 INFO kablam! Checking itertools v0.7.8 Sep 03 16:06:10.355 INFO kablam! Checking crossbeam-epoch v0.3.1 Sep 03 16:06:10.381 INFO kablam! Checking walkdir v2.1.4 Sep 03 16:06:11.655 INFO kablam! Checking num-integer v0.1.39 Sep 03 16:06:12.138 INFO kablam! Checking criterion-stats v0.2.4 Sep 03 16:06:12.791 INFO kablam! Checking itertools-num v0.1.1 Sep 03 16:06:12.805 INFO kablam! Checking backtrace v0.3.9 Sep 03 16:06:14.027 INFO kablam! Compiling structopt-derive v0.2.10 Sep 03 16:06:14.028 INFO kablam! Checking env_logger v0.5.10 Sep 03 16:06:14.180 INFO kablam! Checking crossbeam-deque v0.2.0 Sep 03 16:06:14.415 INFO kablam! Compiling pest_derive v1.0.7 Sep 03 16:06:14.672 INFO kablam! Checking failure v0.1.1 Sep 03 16:06:14.913 INFO kablam! Checking chrono v0.4.4 Sep 03 16:06:15.603 INFO kablam! Checking fencer_lib v0.1.0 (file:///source/fencer_lib) Sep 03 16:06:16.212 INFO kablam! warning: missing documentation for a struct field Sep 03 16:06:16.212 INFO kablam! --> fencer_lib/src/distance.rs:20:20 Sep 03 16:06:16.212 INFO kablam! | Sep 03 16:06:16.213 INFO kablam! 20 | ExifNotFound { path: Option }, Sep 03 16:06:16.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 03 16:06:16.213 INFO kablam! | Sep 03 16:06:16.213 INFO kablam! note: lint level defined here Sep 03 16:06:16.213 INFO kablam! --> fencer_lib/src/lib.rs:14:66 Sep 03 16:06:16.213 INFO kablam! | Sep 03 16:06:16.213 INFO kablam! 14 | unused_qualifications, unused_extern_crates, unused_results, missing_docs Sep 03 16:06:16.213 INFO kablam! | ^^^^^^^^^^^^ Sep 03 16:06:16.213 INFO kablam! Sep 03 16:06:16.213 INFO kablam! warning: missing documentation for a struct field Sep 03 16:06:16.214 INFO kablam! --> fencer_lib/src/distance.rs:26:26 Sep 03 16:06:16.214 INFO kablam! | Sep 03 16:06:16.214 INFO kablam! 26 | UnrecognisedString { input: String }, Sep 03 16:06:16.214 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 16:06:16.214 INFO kablam! Sep 03 16:06:16.216 INFO kablam! warning: missing documentation for a method Sep 03 16:06:16.216 INFO kablam! --> fencer_lib/src/gps_position.rs:28:5 Sep 03 16:06:16.216 INFO kablam! | Sep 03 16:06:16.216 INFO kablam! 28 | pub fn from_image_path(path: &AsRef) -> Result { Sep 03 16:06:16.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 16:06:16.216 INFO kablam! Sep 03 16:06:16.217 INFO kablam! warning: missing documentation for a method Sep 03 16:06:16.217 INFO kablam! --> fencer_lib/src/gps_position.rs:84:5 Sep 03 16:06:16.217 INFO kablam! | Sep 03 16:06:16.218 INFO kablam! 84 | pub fn parse_from_string(input: &str) -> Result { Sep 03 16:06:16.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 16:06:16.218 INFO kablam! Sep 03 16:06:17.114 INFO kablam! Checking criterion-plot v0.2.4 Sep 03 16:06:19.318 INFO kablam! Checking structopt v0.2.10 Sep 03 16:06:19.602 INFO kablam! Checking clap-verbosity-flag v0.1.0 Sep 03 16:06:19.971 INFO kablam! Checking simplelog v0.5.2 Sep 03 16:06:24.025 INFO kablam! Checking handlebars v0.32.4 Sep 03 16:06:25.811 INFO kablam! Checking geo_fence v0.1.0 (file:///source/geo_fence) Sep 03 16:06:26.236 INFO kablam! warning: unused `#[macro_use]` import Sep 03 16:06:26.237 INFO kablam! --> geo_fence/src/main.rs:2:1 Sep 03 16:06:26.237 INFO kablam! | Sep 03 16:06:26.237 INFO kablam! 2 | #[macro_use] Sep 03 16:06:26.237 INFO kablam! | ^^^^^^^^^^^^ Sep 03 16:06:26.237 INFO kablam! | Sep 03 16:06:26.237 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 16:06:26.237 INFO kablam! Sep 03 16:06:26.255 INFO kablam! warning: unused `#[macro_use]` import Sep 03 16:06:26.255 INFO kablam! --> geo_fence/src/main.rs:2:1 Sep 03 16:06:26.255 INFO kablam! | Sep 03 16:06:26.255 INFO kablam! 2 | #[macro_use] Sep 03 16:06:26.255 INFO kablam! | ^^^^^^^^^^^^ Sep 03 16:06:26.255 INFO kablam! | Sep 03 16:06:26.255 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 16:06:26.255 INFO kablam! Sep 03 16:06:27.099 INFO kablam! Checking criterion v0.2.4 Sep 03 16:06:32.218 INFO kablam! warning: unused variable: `path` Sep 03 16:06:32.218 INFO kablam! --> fencer_lib/benches/my_benchmark.rs:102:52 Sep 03 16:06:32.218 INFO kablam! | Sep 03 16:06:32.218 INFO kablam! 102 | distance::ConvertError::ExifNotFound { path } => { Sep 03 16:06:32.218 INFO kablam! | ^^^^ help: try ignoring the field: `path: _` Sep 03 16:06:32.218 INFO kablam! | Sep 03 16:06:32.218 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 03 16:06:32.218 INFO kablam! Sep 03 16:06:32.309 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.47s Sep 03 16:06:32.325 INFO kablam! su: No module specific data is present Sep 03 16:06:32.824 INFO running `"docker" "rm" "-f" "ba4ec3f163da2efb95c3f66cbd8ce635f26dbbba5c08f8c8be36308e3bb5e4c0"` Sep 03 16:06:32.997 INFO blam! ba4ec3f163da2efb95c3f66cbd8ce635f26dbbba5c08f8c8be36308e3bb5e4c0