Sep 01 12:58:10.539 INFO checking senden9/geo_fence against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 12:58:10.539 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 12:58:10.539 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 12:58:10.753 INFO blam! 659ecd1147ca84944d43d25c2261bea33092a25c089f698f44544cb163752b46 Sep 01 12:58:10.756 INFO running `"docker" "start" "-a" "659ecd1147ca84944d43d25c2261bea33092a25c089f698f44544cb163752b46"` Sep 01 12:58:11.570 INFO kablam! warning: profiles for the non root package will be ignored, specify profiles at the workspace root: Sep 01 12:58:11.570 INFO kablam! package: /source/fencer_lib/Cargo.toml Sep 01 12:58:11.570 INFO kablam! workspace: /source/Cargo.toml Sep 01 12:58:11.570 INFO kablam! warning: profiles for the non root package will be ignored, specify profiles at the workspace root: Sep 01 12:58:11.570 INFO kablam! package: /source/geo_fence/Cargo.toml Sep 01 12:58:11.570 INFO kablam! workspace: /source/Cargo.toml Sep 01 12:58:11.780 INFO kablam! Checking same-file v1.0.2 Sep 01 12:58:11.781 INFO kablam! Checking kamadak-exif v0.3.1 Sep 01 12:58:11.781 INFO kablam! Compiling proc-macro2 v0.4.8 Sep 01 12:58:11.793 INFO kablam! Checking crossbeam-epoch v0.3.1 Sep 01 12:58:11.800 INFO kablam! Checking env_logger v0.5.10 Sep 01 12:58:12.419 INFO kablam! Checking walkdir v2.1.4 Sep 01 12:58:13.613 INFO kablam! Checking crossbeam-deque v0.2.0 Sep 01 12:58:14.293 INFO kablam! Checking rayon-core v1.4.1 Sep 01 12:58:15.626 INFO kablam! Checking fencer_lib v0.1.0 (file:///source/fencer_lib) Sep 01 12:58:16.706 INFO kablam! warning: missing documentation for a struct field Sep 01 12:58:16.706 INFO kablam! --> fencer_lib/src/distance.rs:20:20 Sep 01 12:58:16.706 INFO kablam! | Sep 01 12:58:16.706 INFO kablam! 20 | ExifNotFound { path: Option }, Sep 01 12:58:16.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 12:58:16.706 INFO kablam! | Sep 01 12:58:16.706 INFO kablam! note: lint level defined here Sep 01 12:58:16.706 INFO kablam! --> fencer_lib/src/lib.rs:14:66 Sep 01 12:58:16.706 INFO kablam! | Sep 01 12:58:16.706 INFO kablam! 14 | unused_qualifications, unused_extern_crates, unused_results, missing_docs Sep 01 12:58:16.706 INFO kablam! | ^^^^^^^^^^^^ Sep 01 12:58:16.706 INFO kablam! Sep 01 12:58:16.707 INFO kablam! warning: missing documentation for a struct field Sep 01 12:58:16.707 INFO kablam! --> fencer_lib/src/distance.rs:26:26 Sep 01 12:58:16.708 INFO kablam! | Sep 01 12:58:16.708 INFO kablam! 26 | UnrecognisedString { input: String }, Sep 01 12:58:16.708 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 12:58:16.708 INFO kablam! Sep 01 12:58:16.715 INFO kablam! warning: missing documentation for a method Sep 01 12:58:16.715 INFO kablam! --> fencer_lib/src/gps_position.rs:28:5 Sep 01 12:58:16.715 INFO kablam! | Sep 01 12:58:16.715 INFO kablam! 28 | pub fn from_image_path(path: &AsRef) -> Result { Sep 01 12:58:16.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:58:16.715 INFO kablam! Sep 01 12:58:16.716 INFO kablam! warning: missing documentation for a method Sep 01 12:58:16.716 INFO kablam! --> fencer_lib/src/gps_position.rs:84:5 Sep 01 12:58:16.716 INFO kablam! | Sep 01 12:58:16.716 INFO kablam! 84 | pub fn parse_from_string(input: &str) -> Result { Sep 01 12:58:16.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:58:16.716 INFO kablam! Sep 01 12:58:16.838 INFO kablam! Compiling quote v0.6.3 Sep 01 12:58:16.940 INFO kablam! Checking rayon v1.0.2 Sep 01 12:58:18.139 INFO kablam! Compiling syn v0.14.4 Sep 01 12:58:32.303 INFO kablam! Compiling structopt-derive v0.2.10 Sep 01 12:58:32.306 INFO kablam! Compiling serde_derive v1.0.70 Sep 01 12:58:37.788 INFO kablam! Checking structopt v0.2.10 Sep 01 12:58:38.195 INFO kablam! Checking clap-verbosity-flag v0.1.0 Sep 01 12:58:38.841 INFO kablam! Checking geo_fence v0.1.0 (file:///source/geo_fence) Sep 01 12:58:39.447 INFO kablam! warning: unused `#[macro_use]` import Sep 01 12:58:39.447 INFO kablam! --> geo_fence/src/main.rs:2:1 Sep 01 12:58:39.447 INFO kablam! | Sep 01 12:58:39.447 INFO kablam! 2 | #[macro_use] Sep 01 12:58:39.447 INFO kablam! | ^^^^^^^^^^^^ Sep 01 12:58:39.447 INFO kablam! | Sep 01 12:58:39.447 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 12:58:39.447 INFO kablam! Sep 01 12:58:39.547 INFO kablam! warning: unused `#[macro_use]` import Sep 01 12:58:39.547 INFO kablam! --> geo_fence/src/main.rs:2:1 Sep 01 12:58:39.547 INFO kablam! | Sep 01 12:58:39.547 INFO kablam! 2 | #[macro_use] Sep 01 12:58:39.547 INFO kablam! | ^^^^^^^^^^^^ Sep 01 12:58:39.554 INFO kablam! | Sep 01 12:58:39.555 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 12:58:39.555 INFO kablam! Sep 01 12:58:54.149 INFO kablam! Checking criterion v0.2.4 Sep 01 12:59:00.425 INFO kablam! warning: unused variable: `path` Sep 01 12:59:00.425 INFO kablam! --> fencer_lib/benches/my_benchmark.rs:102:52 Sep 01 12:59:00.425 INFO kablam! | Sep 01 12:59:00.426 INFO kablam! 102 | distance::ConvertError::ExifNotFound { path } => { Sep 01 12:59:00.426 INFO kablam! | ^^^^ help: try ignoring the field: `path: _` Sep 01 12:59:00.426 INFO kablam! | Sep 01 12:59:00.426 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 12:59:00.426 INFO kablam! Sep 01 12:59:00.532 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.97s Sep 01 12:59:00.554 INFO kablam! su: No module specific data is present Sep 01 12:59:01.065 INFO running `"docker" "rm" "-f" "659ecd1147ca84944d43d25c2261bea33092a25c089f698f44544cb163752b46"` Sep 01 12:59:01.226 INFO blam! 659ecd1147ca84944d43d25c2261bea33092a25c089f698f44544cb163752b46