Oct 21 13:55:36.292 INFO checking senden9/geo_fence against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 13:55:36.292 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 13:55:36.746 INFO blam! 0eb473ec5d9b6b166c9b3f46e891596af15da0aee83260559d346e6a7a9c84d7 Oct 21 13:55:36.749 INFO running `"docker" "start" "-a" "0eb473ec5d9b6b166c9b3f46e891596af15da0aee83260559d346e6a7a9c84d7"` Oct 21 13:55:37.915 INFO kablam! usermod: no changes Oct 21 13:55:37.971 INFO kablam! warning: profiles for the non root package will be ignored, specify profiles at the workspace root: Oct 21 13:55:37.971 INFO kablam! package: /source/fencer_lib/Cargo.toml Oct 21 13:55:37.972 INFO kablam! workspace: /source/Cargo.toml Oct 21 13:55:37.972 INFO kablam! warning: profiles for the non root package will be ignored, specify profiles at the workspace root: Oct 21 13:55:37.972 INFO kablam! package: /source/geo_fence/Cargo.toml Oct 21 13:55:37.973 INFO kablam! workspace: /source/Cargo.toml Oct 21 13:55:38.156 INFO kablam! Checking kamadak-exif v0.3.1 Oct 21 13:55:38.156 INFO kablam! Compiling proc-macro2 v0.4.8 Oct 21 13:55:38.156 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 21 13:55:38.156 INFO kablam! Checking clap v2.32.0 Oct 21 13:55:38.156 INFO kablam! Checking criterion-plot v0.2.4 Oct 21 13:55:38.156 INFO kablam! Checking num-integer v0.1.39 Oct 21 13:55:38.156 INFO kablam! Checking criterion-stats v0.2.4 Oct 21 13:55:38.164 INFO kablam! Checking itertools-num v0.1.1 Oct 21 13:55:39.184 INFO kablam! Checking env_logger v0.5.10 Oct 21 13:55:41.364 INFO kablam! Checking handlebars v0.32.4 Oct 21 13:55:41.784 INFO kablam! Checking chrono v0.4.4 Oct 21 13:55:42.340 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 21 13:55:43.625 INFO kablam! Checking rayon-core v1.4.1 Oct 21 13:55:45.092 INFO kablam! Checking fencer_lib v0.1.0 (/source/fencer_lib) Oct 21 13:55:46.497 INFO kablam! warning: missing documentation for a struct field Oct 21 13:55:46.497 INFO kablam! --> fencer_lib/src/distance.rs:20:20 Oct 21 13:55:46.497 INFO kablam! | Oct 21 13:55:46.497 INFO kablam! 20 | ExifNotFound { path: Option }, Oct 21 13:55:46.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 13:55:46.497 INFO kablam! | Oct 21 13:55:46.497 INFO kablam! note: lint level defined here Oct 21 13:55:46.497 INFO kablam! --> fencer_lib/src/lib.rs:14:66 Oct 21 13:55:46.497 INFO kablam! | Oct 21 13:55:46.497 INFO kablam! 14 | unused_qualifications, unused_extern_crates, unused_results, missing_docs Oct 21 13:55:46.497 INFO kablam! | ^^^^^^^^^^^^ Oct 21 13:55:46.497 INFO kablam! Oct 21 13:55:46.497 INFO kablam! warning: missing documentation for a struct field Oct 21 13:55:46.498 INFO kablam! --> fencer_lib/src/distance.rs:26:26 Oct 21 13:55:46.498 INFO kablam! | Oct 21 13:55:46.498 INFO kablam! 26 | UnrecognisedString { input: String }, Oct 21 13:55:46.498 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 13:55:46.498 INFO kablam! Oct 21 13:55:46.498 INFO kablam! warning: missing documentation for a method Oct 21 13:55:46.498 INFO kablam! --> fencer_lib/src/gps_position.rs:28:5 Oct 21 13:55:46.498 INFO kablam! | Oct 21 13:55:46.498 INFO kablam! 28 | pub fn from_image_path(path: &AsRef) -> Result { Oct 21 13:55:46.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:55:46.498 INFO kablam! Oct 21 13:55:46.498 INFO kablam! warning: missing documentation for a method Oct 21 13:55:46.498 INFO kablam! --> fencer_lib/src/gps_position.rs:84:5 Oct 21 13:55:46.498 INFO kablam! | Oct 21 13:55:46.498 INFO kablam! 84 | pub fn parse_from_string(input: &str) -> Result { Oct 21 13:55:46.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:55:46.498 INFO kablam! Oct 21 13:55:47.492 INFO kablam! Checking rayon v1.0.2 Oct 21 13:55:50.421 INFO kablam! Compiling quote v0.6.3 Oct 21 13:55:52.224 INFO kablam! Checking simplelog v0.5.2 Oct 21 13:55:53.176 INFO kablam! Compiling syn v0.14.4 Oct 21 13:56:05.444 INFO kablam! Compiling structopt-derive v0.2.10 Oct 21 13:56:05.444 INFO kablam! Compiling serde_derive v1.0.70 Oct 21 13:56:10.071 INFO kablam! Checking structopt v0.2.10 Oct 21 13:56:10.636 INFO kablam! Checking clap-verbosity-flag v0.1.0 Oct 21 13:56:11.872 INFO kablam! Checking geo_fence v0.1.0 (/source/geo_fence) Oct 21 13:56:13.097 INFO kablam! warning: unused `#[macro_use]` import Oct 21 13:56:13.097 INFO kablam! --> geo_fence/src/main.rs:2:1 Oct 21 13:56:13.097 INFO kablam! | Oct 21 13:56:13.098 INFO kablam! 2 | #[macro_use] Oct 21 13:56:13.098 INFO kablam! | ^^^^^^^^^^^^ Oct 21 13:56:13.098 INFO kablam! | Oct 21 13:56:13.099 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 13:56:13.099 INFO kablam! Oct 21 13:56:13.456 INFO kablam! warning: unused `#[macro_use]` import Oct 21 13:56:13.456 INFO kablam! --> geo_fence/src/main.rs:2:1 Oct 21 13:56:13.456 INFO kablam! | Oct 21 13:56:13.456 INFO kablam! 2 | #[macro_use] Oct 21 13:56:13.456 INFO kablam! | ^^^^^^^^^^^^ Oct 21 13:56:13.456 INFO kablam! | Oct 21 13:56:13.456 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 13:56:13.456 INFO kablam! Oct 21 13:56:22.221 INFO kablam! Checking criterion v0.2.4 Oct 21 13:56:27.152 INFO kablam! warning: unused variable: `path` Oct 21 13:56:27.152 INFO kablam! --> fencer_lib/benches/my_benchmark.rs:102:52 Oct 21 13:56:27.152 INFO kablam! | Oct 21 13:56:27.152 INFO kablam! 102 | distance::ConvertError::ExifNotFound { path } => { Oct 21 13:56:27.152 INFO kablam! | ^^^^ help: try ignoring the field: `path: _` Oct 21 13:56:27.152 INFO kablam! | Oct 21 13:56:27.152 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 13:56:27.152 INFO kablam! Oct 21 13:56:27.196 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 49.25s Oct 21 13:56:27.212 INFO kablam! su: No module specific data is present Oct 21 13:56:27.776 INFO running `"docker" "rm" "-f" "0eb473ec5d9b6b166c9b3f46e891596af15da0aee83260559d346e6a7a9c84d7"` Oct 21 13:56:27.968 INFO blam! 0eb473ec5d9b6b166c9b3f46e891596af15da0aee83260559d346e6a7a9c84d7