Sep 20 21:11:55.389 INFO checking senden9/geo_fence against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 21:11:55.389 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 21:11:55.389 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 21:11:55.656 INFO blam! df4e97ff25686059d87fa3cd3722accd3ca258d59f7436290e57e09102ba0147 Sep 20 21:11:55.659 INFO running `"docker" "start" "-a" "df4e97ff25686059d87fa3cd3722accd3ca258d59f7436290e57e09102ba0147"` Sep 20 21:11:57.229 INFO kablam! usermod: no changes Sep 20 21:11:57.278 INFO kablam! warning: profiles for the non root package will be ignored, specify profiles at the workspace root: Sep 20 21:11:57.278 INFO kablam! package: /source/fencer_lib/Cargo.toml Sep 20 21:11:57.278 INFO kablam! workspace: /source/Cargo.toml Sep 20 21:11:57.278 INFO kablam! warning: profiles for the non root package will be ignored, specify profiles at the workspace root: Sep 20 21:11:57.278 INFO kablam! package: /source/geo_fence/Cargo.toml Sep 20 21:11:57.278 INFO kablam! workspace: /source/Cargo.toml Sep 20 21:11:57.498 INFO kablam! Checking termcolor v0.3.6 Sep 20 21:11:57.498 INFO kablam! Compiling rayon v1.0.2 Sep 20 21:11:57.498 INFO kablam! Checking same-file v1.0.2 Sep 20 21:11:57.498 INFO kablam! Checking kamadak-exif v0.3.1 Sep 20 21:11:57.520 INFO kablam! Checking crossbeam-utils v0.2.2 Sep 20 21:11:57.522 INFO kablam! Checking humantime v1.1.1 Sep 20 21:11:57.526 INFO kablam! Checking criterion-plot v0.2.4 Sep 20 21:11:57.526 INFO kablam! Checking backtrace-sys v0.1.23 Sep 20 21:11:58.170 INFO kablam! Checking num-integer v0.1.39 Sep 20 21:11:58.644 INFO kablam! Checking num-traits v0.1.43 Sep 20 21:11:59.862 INFO kablam! Checking criterion-stats v0.2.4 Sep 20 21:12:00.298 INFO kablam! Checking walkdir v2.1.4 Sep 20 21:12:01.543 INFO kablam! Compiling structopt-derive v0.2.10 Sep 20 21:12:01.721 INFO kablam! Checking backtrace v0.3.9 Sep 20 21:12:01.829 INFO kablam! Checking itertools-num v0.1.1 Sep 20 21:12:01.928 INFO kablam! Checking crossbeam-epoch v0.3.1 Sep 20 21:12:01.998 INFO kablam! Checking handlebars v0.32.4 Sep 20 21:12:02.867 INFO kablam! Checking env_logger v0.5.10 Sep 20 21:12:03.188 INFO kablam! Checking chrono v0.4.4 Sep 20 21:12:04.554 INFO kablam! Checking failure v0.1.1 Sep 20 21:12:04.794 INFO kablam! Checking crossbeam-deque v0.2.0 Sep 20 21:12:06.186 INFO kablam! Checking fencer_lib v0.1.0 (/source/fencer_lib) Sep 20 21:12:06.498 INFO kablam! Checking rayon-core v1.4.1 Sep 20 21:12:07.374 INFO kablam! warning: missing documentation for a struct field Sep 20 21:12:07.375 INFO kablam! --> fencer_lib/src/distance.rs:20:20 Sep 20 21:12:07.375 INFO kablam! | Sep 20 21:12:07.375 INFO kablam! 20 | ExifNotFound { path: Option }, Sep 20 21:12:07.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 21:12:07.375 INFO kablam! | Sep 20 21:12:07.375 INFO kablam! note: lint level defined here Sep 20 21:12:07.375 INFO kablam! --> fencer_lib/src/lib.rs:14:66 Sep 20 21:12:07.375 INFO kablam! | Sep 20 21:12:07.375 INFO kablam! 14 | unused_qualifications, unused_extern_crates, unused_results, missing_docs Sep 20 21:12:07.375 INFO kablam! | ^^^^^^^^^^^^ Sep 20 21:12:07.375 INFO kablam! Sep 20 21:12:07.375 INFO kablam! warning: missing documentation for a struct field Sep 20 21:12:07.375 INFO kablam! --> fencer_lib/src/distance.rs:26:26 Sep 20 21:12:07.375 INFO kablam! | Sep 20 21:12:07.375 INFO kablam! 26 | UnrecognisedString { input: String }, Sep 20 21:12:07.375 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 21:12:07.375 INFO kablam! Sep 20 21:12:07.382 INFO kablam! warning: missing documentation for a method Sep 20 21:12:07.382 INFO kablam! --> fencer_lib/src/gps_position.rs:28:5 Sep 20 21:12:07.382 INFO kablam! | Sep 20 21:12:07.382 INFO kablam! 28 | pub fn from_image_path(path: &AsRef) -> Result { Sep 20 21:12:07.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 21:12:07.382 INFO kablam! Sep 20 21:12:07.383 INFO kablam! warning: missing documentation for a method Sep 20 21:12:07.383 INFO kablam! --> fencer_lib/src/gps_position.rs:84:5 Sep 20 21:12:07.383 INFO kablam! | Sep 20 21:12:07.383 INFO kablam! 84 | pub fn parse_from_string(input: &str) -> Result { Sep 20 21:12:07.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 21:12:07.383 INFO kablam! Sep 20 21:12:12.031 INFO kablam! Checking simplelog v0.5.2 Sep 20 21:12:12.994 INFO kablam! Checking criterion v0.2.4 Sep 20 21:12:13.331 INFO kablam! Checking structopt v0.2.10 Sep 20 21:12:13.812 INFO kablam! Checking clap-verbosity-flag v0.1.0 Sep 20 21:12:18.182 INFO kablam! Checking geo_fence v0.1.0 (/source/geo_fence) Sep 20 21:12:19.401 INFO kablam! warning: unused `#[macro_use]` import Sep 20 21:12:19.401 INFO kablam! --> geo_fence/src/main.rs:2:1 Sep 20 21:12:19.401 INFO kablam! | Sep 20 21:12:19.401 INFO kablam! 2 | #[macro_use] Sep 20 21:12:19.401 INFO kablam! | ^^^^^^^^^^^^ Sep 20 21:12:19.401 INFO kablam! | Sep 20 21:12:19.401 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 21:12:19.401 INFO kablam! Sep 20 21:12:19.546 INFO kablam! warning: unused `#[macro_use]` import Sep 20 21:12:19.546 INFO kablam! --> geo_fence/src/main.rs:2:1 Sep 20 21:12:19.546 INFO kablam! | Sep 20 21:12:19.546 INFO kablam! 2 | #[macro_use] Sep 20 21:12:19.546 INFO kablam! | ^^^^^^^^^^^^ Sep 20 21:12:19.546 INFO kablam! | Sep 20 21:12:19.546 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 21:12:19.546 INFO kablam! Sep 20 21:12:19.934 INFO kablam! warning: unused variable: `path` Sep 20 21:12:19.934 INFO kablam! --> fencer_lib/benches/my_benchmark.rs:102:52 Sep 20 21:12:19.934 INFO kablam! | Sep 20 21:12:19.934 INFO kablam! 102 | distance::ConvertError::ExifNotFound { path } => { Sep 20 21:12:19.934 INFO kablam! | ^^^^ help: try ignoring the field: `path: _` Sep 20 21:12:19.950 INFO kablam! | Sep 20 21:12:19.950 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 21:12:19.950 INFO kablam! Sep 20 21:12:20.095 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.84s Sep 20 21:12:20.112 INFO kablam! su: No module specific data is present Sep 20 21:12:21.081 INFO running `"docker" "rm" "-f" "df4e97ff25686059d87fa3cd3722accd3ca258d59f7436290e57e09102ba0147"` Sep 20 21:12:21.190 INFO blam! df4e97ff25686059d87fa3cd3722accd3ca258d59f7436290e57e09102ba0147