Oct 26 21:12:24.398 INFO checking senden9/geo_fence against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 21:12:24.404 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 26 21:12:24.862 INFO blam! a6cf9dac39c6aac339e9ff907abf9b65195bb4e130a6504006af8102140703a9 Oct 26 21:12:24.867 INFO running `"docker" "start" "-a" "a6cf9dac39c6aac339e9ff907abf9b65195bb4e130a6504006af8102140703a9"` Oct 26 21:12:26.371 INFO kablam! usermod: no changes Oct 26 21:12:26.439 INFO kablam! warning: profiles for the non root package will be ignored, specify profiles at the workspace root: Oct 26 21:12:26.439 INFO kablam! package: /source/fencer_lib/Cargo.toml Oct 26 21:12:26.439 INFO kablam! workspace: /source/Cargo.toml Oct 26 21:12:26.439 INFO kablam! warning: profiles for the non root package will be ignored, specify profiles at the workspace root: Oct 26 21:12:26.439 INFO kablam! package: /source/geo_fence/Cargo.toml Oct 26 21:12:26.439 INFO kablam! workspace: /source/Cargo.toml Oct 26 21:12:26.717 INFO kablam! Checking same-file v1.0.2 Oct 26 21:12:26.717 INFO kablam! Checking kamadak-exif v0.3.1 Oct 26 21:12:26.721 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 26 21:12:26.721 INFO kablam! Checking aho-corasick v0.6.6 Oct 26 21:12:26.721 INFO kablam! Checking csv-core v0.1.4 Oct 26 21:12:26.722 INFO kablam! Checking criterion-plot v0.2.4 Oct 26 21:12:26.722 INFO kablam! Checking criterion-stats v0.2.4 Oct 26 21:12:26.732 INFO kablam! Checking serde_json v1.0.24 Oct 26 21:12:28.779 INFO kablam! Checking chrono v0.4.4 Oct 26 21:12:29.885 INFO kablam! Checking itertools-num v0.1.1 Oct 26 21:12:30.823 INFO kablam! Compiling structopt-derive v0.2.10 Oct 26 21:12:30.937 INFO kablam! Checking walkdir v2.1.4 Oct 26 21:12:31.177 INFO kablam! Checking regex v1.0.2 Oct 26 21:12:31.715 INFO kablam! Checking csv v1.0.0 Oct 26 21:12:32.351 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 26 21:12:33.897 INFO kablam! Checking failure v0.1.1 Oct 26 21:12:36.044 INFO kablam! Checking rayon-core v1.4.1 Oct 26 21:12:37.360 INFO kablam! Checking fencer_lib v0.1.0 (/source/fencer_lib) Oct 26 21:12:40.159 INFO kablam! warning: missing documentation for a struct field Oct 26 21:12:40.159 INFO kablam! --> fencer_lib/src/distance.rs:20:20 Oct 26 21:12:40.159 INFO kablam! | Oct 26 21:12:40.159 INFO kablam! 20 | ExifNotFound { path: Option }, Oct 26 21:12:40.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 21:12:40.160 INFO kablam! | Oct 26 21:12:40.160 INFO kablam! note: lint level defined here Oct 26 21:12:40.160 INFO kablam! --> fencer_lib/src/lib.rs:14:66 Oct 26 21:12:40.160 INFO kablam! | Oct 26 21:12:40.160 INFO kablam! 14 | unused_qualifications, unused_extern_crates, unused_results, missing_docs Oct 26 21:12:40.160 INFO kablam! | ^^^^^^^^^^^^ Oct 26 21:12:40.160 INFO kablam! Oct 26 21:12:40.160 INFO kablam! warning: missing documentation for a struct field Oct 26 21:12:40.160 INFO kablam! --> fencer_lib/src/distance.rs:26:26 Oct 26 21:12:40.160 INFO kablam! | Oct 26 21:12:40.161 INFO kablam! 26 | UnrecognisedString { input: String }, Oct 26 21:12:40.161 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 21:12:40.161 INFO kablam! Oct 26 21:12:40.161 INFO kablam! warning: missing documentation for a method Oct 26 21:12:40.161 INFO kablam! --> fencer_lib/src/gps_position.rs:28:5 Oct 26 21:12:40.161 INFO kablam! | Oct 26 21:12:40.161 INFO kablam! 28 | pub fn from_image_path(path: &AsRef) -> Result { Oct 26 21:12:40.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:12:40.161 INFO kablam! Oct 26 21:12:40.171 INFO kablam! warning: missing documentation for a method Oct 26 21:12:40.171 INFO kablam! --> fencer_lib/src/gps_position.rs:84:5 Oct 26 21:12:40.171 INFO kablam! | Oct 26 21:12:40.171 INFO kablam! 84 | pub fn parse_from_string(input: &str) -> Result { Oct 26 21:12:40.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:12:40.171 INFO kablam! Oct 26 21:12:41.864 INFO kablam! Checking rayon v1.0.2 Oct 26 21:12:43.102 INFO kablam! Checking simplelog v0.5.2 Oct 26 21:12:47.116 INFO kablam! Checking env_logger v0.5.10 Oct 26 21:12:47.117 INFO kablam! Checking handlebars v0.32.4 Oct 26 21:12:48.455 INFO kablam! Checking structopt v0.2.10 Oct 26 21:12:49.980 INFO kablam! Checking clap-verbosity-flag v0.1.0 Oct 26 21:12:53.467 INFO kablam! Checking criterion v0.2.4 Oct 26 21:12:54.727 INFO kablam! Checking geo_fence v0.1.0 (/source/geo_fence) Oct 26 21:12:56.691 INFO kablam! warning: unused `#[macro_use]` import Oct 26 21:12:56.691 INFO kablam! --> geo_fence/src/main.rs:2:1 Oct 26 21:12:56.691 INFO kablam! | Oct 26 21:12:56.691 INFO kablam! 2 | #[macro_use] Oct 26 21:12:56.691 INFO kablam! | ^^^^^^^^^^^^ Oct 26 21:12:56.691 INFO kablam! | Oct 26 21:12:56.691 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 21:12:56.691 INFO kablam! Oct 26 21:12:56.883 INFO kablam! warning: unused `#[macro_use]` import Oct 26 21:12:56.883 INFO kablam! --> geo_fence/src/main.rs:2:1 Oct 26 21:12:56.883 INFO kablam! | Oct 26 21:12:56.883 INFO kablam! 2 | #[macro_use] Oct 26 21:12:56.887 INFO kablam! | ^^^^^^^^^^^^ Oct 26 21:12:56.887 INFO kablam! | Oct 26 21:12:56.887 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 21:12:56.887 INFO kablam! Oct 26 21:13:00.915 INFO kablam! warning: unused variable: `path` Oct 26 21:13:00.915 INFO kablam! --> fencer_lib/benches/my_benchmark.rs:102:52 Oct 26 21:13:00.915 INFO kablam! | Oct 26 21:13:00.915 INFO kablam! 102 | distance::ConvertError::ExifNotFound { path } => { Oct 26 21:13:00.915 INFO kablam! | ^^^^ help: try ignoring the field: `path: _` Oct 26 21:13:00.915 INFO kablam! | Oct 26 21:13:00.915 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 21:13:00.915 INFO kablam! Oct 26 21:13:00.991 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.58s Oct 26 21:13:01.031 INFO kablam! su: No module specific data is present Oct 26 21:13:02.095 INFO running `"docker" "rm" "-f" "a6cf9dac39c6aac339e9ff907abf9b65195bb4e130a6504006af8102140703a9"` Oct 26 21:13:02.347 INFO blam! a6cf9dac39c6aac339e9ff907abf9b65195bb4e130a6504006af8102140703a9