Oct 13 00:54:30.101 INFO testing senden9/geo_fence against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 00:54:30.101 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 13 00:54:30.603 INFO blam! 79fad725812421563c9f6f4e656acda554a422110ac8360256056643266ab877 Oct 13 00:54:30.611 INFO running `"docker" "start" "-a" "79fad725812421563c9f6f4e656acda554a422110ac8360256056643266ab877"` Oct 13 00:54:31.991 INFO kablam! usermod: no changes Oct 13 00:54:32.048 INFO kablam! warning: profiles for the non root package will be ignored, specify profiles at the workspace root: Oct 13 00:54:32.048 INFO kablam! package: /source/fencer_lib/Cargo.toml Oct 13 00:54:32.048 INFO kablam! workspace: /source/Cargo.toml Oct 13 00:54:32.048 INFO kablam! warning: profiles for the non root package will be ignored, specify profiles at the workspace root: Oct 13 00:54:32.048 INFO kablam! package: /source/geo_fence/Cargo.toml Oct 13 00:54:32.048 INFO kablam! workspace: /source/Cargo.toml Oct 13 00:54:32.246 INFO kablam! Compiling kamadak-exif v0.3.1 Oct 13 00:54:32.251 INFO kablam! Compiling proc-macro2 v0.4.8 Oct 13 00:54:32.252 INFO kablam! Compiling env_logger v0.5.10 Oct 13 00:54:38.260 INFO kablam! Compiling quote v0.6.3 Oct 13 00:54:38.471 INFO kablam! Compiling fencer_lib v0.1.0 (/source/fencer_lib) Oct 13 00:54:39.413 INFO kablam! warning: missing documentation for a struct field Oct 13 00:54:39.413 INFO kablam! --> fencer_lib/src/distance.rs:20:20 Oct 13 00:54:39.413 INFO kablam! | Oct 13 00:54:39.413 INFO kablam! 20 | ExifNotFound { path: Option }, Oct 13 00:54:39.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 00:54:39.414 INFO kablam! | Oct 13 00:54:39.414 INFO kablam! note: lint level defined here Oct 13 00:54:39.414 INFO kablam! --> fencer_lib/src/lib.rs:14:66 Oct 13 00:54:39.414 INFO kablam! | Oct 13 00:54:39.414 INFO kablam! 14 | unused_qualifications, unused_extern_crates, unused_results, missing_docs Oct 13 00:54:39.414 INFO kablam! | ^^^^^^^^^^^^ Oct 13 00:54:39.414 INFO kablam! Oct 13 00:54:39.414 INFO kablam! warning: missing documentation for a struct field Oct 13 00:54:39.414 INFO kablam! --> fencer_lib/src/distance.rs:26:26 Oct 13 00:54:39.414 INFO kablam! | Oct 13 00:54:39.414 INFO kablam! 26 | UnrecognisedString { input: String }, Oct 13 00:54:39.414 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 00:54:39.414 INFO kablam! Oct 13 00:54:39.414 INFO kablam! warning: missing documentation for a method Oct 13 00:54:39.414 INFO kablam! --> fencer_lib/src/gps_position.rs:28:5 Oct 13 00:54:39.414 INFO kablam! | Oct 13 00:54:39.414 INFO kablam! 28 | pub fn from_image_path(path: &AsRef) -> Result { Oct 13 00:54:39.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:54:39.435 INFO kablam! Oct 13 00:54:39.439 INFO kablam! warning: missing documentation for a method Oct 13 00:54:39.439 INFO kablam! --> fencer_lib/src/gps_position.rs:84:5 Oct 13 00:54:39.439 INFO kablam! | Oct 13 00:54:39.439 INFO kablam! 84 | pub fn parse_from_string(input: &str) -> Result { Oct 13 00:54:39.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:54:39.439 INFO kablam! Oct 13 00:54:41.398 INFO kablam! Compiling syn v0.14.4 Oct 13 00:54:51.885 INFO kablam! Compiling structopt-derive v0.2.10 Oct 13 00:54:55.671 INFO kablam! Compiling structopt v0.2.10 Oct 13 00:54:56.198 INFO kablam! Compiling clap-verbosity-flag v0.1.0 Oct 13 00:54:57.447 INFO kablam! Compiling geo_fence v0.1.0 (/source/geo_fence) Oct 13 00:54:58.408 INFO kablam! warning: unused `#[macro_use]` import Oct 13 00:54:58.408 INFO kablam! --> geo_fence/src/main.rs:2:1 Oct 13 00:54:58.408 INFO kablam! | Oct 13 00:54:58.408 INFO kablam! 2 | #[macro_use] Oct 13 00:54:58.408 INFO kablam! | ^^^^^^^^^^^^ Oct 13 00:54:58.408 INFO kablam! | Oct 13 00:54:58.408 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 00:54:58.408 INFO kablam! Oct 13 00:55:02.395 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.36s Oct 13 00:55:02.403 INFO kablam! su: No module specific data is present Oct 13 00:55:03.307 INFO running `"docker" "rm" "-f" "79fad725812421563c9f6f4e656acda554a422110ac8360256056643266ab877"` Oct 13 00:55:03.628 INFO blam! 79fad725812421563c9f6f4e656acda554a422110ac8360256056643266ab877 Oct 13 00:55:03.631 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 13 00:55:04.254 INFO blam! 0af423c8bddb42615ba07c8afda41ca350d6c7ad62a16aa0852a8b572e621b09 Oct 13 00:55:04.263 INFO running `"docker" "start" "-a" "0af423c8bddb42615ba07c8afda41ca350d6c7ad62a16aa0852a8b572e621b09"` Oct 13 00:55:05.533 INFO kablam! usermod: no changes Oct 13 00:55:05.586 INFO kablam! warning: profiles for the non root package will be ignored, specify profiles at the workspace root: Oct 13 00:55:05.586 INFO kablam! package: /source/fencer_lib/Cargo.toml Oct 13 00:55:05.586 INFO kablam! workspace: /source/Cargo.toml Oct 13 00:55:05.586 INFO kablam! warning: profiles for the non root package will be ignored, specify profiles at the workspace root: Oct 13 00:55:05.586 INFO kablam! package: /source/geo_fence/Cargo.toml Oct 13 00:55:05.586 INFO kablam! workspace: /source/Cargo.toml Oct 13 00:55:05.755 INFO kablam! Compiling csv-core v0.1.4 Oct 13 00:55:05.755 INFO kablam! Compiling criterion-plot v0.2.4 Oct 13 00:55:05.759 INFO kablam! Compiling criterion-stats v0.2.4 Oct 13 00:55:05.767 INFO kablam! Compiling chrono v0.4.4 Oct 13 00:55:05.767 INFO kablam! Compiling itertools-num v0.1.1 Oct 13 00:55:05.775 INFO kablam! Compiling serde_derive v1.0.70 Oct 13 00:55:05.783 INFO kablam! Compiling handlebars v0.32.4 Oct 13 00:55:05.783 INFO kablam! Compiling geo_fence v0.1.0 (/source/geo_fence) Oct 13 00:55:10.747 INFO kablam! Compiling csv v1.0.0 Oct 13 00:55:10.847 INFO kablam! warning: unused `#[macro_use]` import Oct 13 00:55:10.847 INFO kablam! --> geo_fence/src/main.rs:2:1 Oct 13 00:55:10.847 INFO kablam! | Oct 13 00:55:10.847 INFO kablam! 2 | #[macro_use] Oct 13 00:55:10.847 INFO kablam! | ^^^^^^^^^^^^ Oct 13 00:55:10.847 INFO kablam! | Oct 13 00:55:10.847 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 00:55:10.847 INFO kablam! Oct 13 00:55:18.143 INFO kablam! Compiling simplelog v0.5.2 Oct 13 00:55:37.353 INFO kablam! Compiling criterion v0.2.4 Oct 13 00:55:49.483 INFO kablam! Compiling fencer_lib v0.1.0 (/source/fencer_lib) Oct 13 00:55:51.713 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.16s Oct 13 00:55:51.733 INFO kablam! su: No module specific data is present Oct 13 00:55:53.352 INFO running `"docker" "rm" "-f" "0af423c8bddb42615ba07c8afda41ca350d6c7ad62a16aa0852a8b572e621b09"` Oct 13 00:55:53.723 INFO blam! 0af423c8bddb42615ba07c8afda41ca350d6c7ad62a16aa0852a8b572e621b09 Oct 13 00:55:53.740 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 13 00:55:54.079 INFO blam! 5a61f9ff3bf49a8f626b33e21e5cace104fd3d5f02dcea6bd559df6e8649debf Oct 13 00:55:54.091 INFO running `"docker" "start" "-a" "5a61f9ff3bf49a8f626b33e21e5cace104fd3d5f02dcea6bd559df6e8649debf"` Oct 13 00:55:55.950 INFO kablam! usermod: no changes Oct 13 00:55:56.023 INFO kablam! warning: profiles for the non root package will be ignored, specify profiles at the workspace root: Oct 13 00:55:56.023 INFO kablam! package: /source/fencer_lib/Cargo.toml Oct 13 00:55:56.023 INFO kablam! workspace: /source/Cargo.toml Oct 13 00:55:56.023 INFO kablam! warning: profiles for the non root package will be ignored, specify profiles at the workspace root: Oct 13 00:55:56.023 INFO kablam! package: /source/geo_fence/Cargo.toml Oct 13 00:55:56.023 INFO kablam! workspace: /source/Cargo.toml Oct 13 00:55:56.283 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.30s Oct 13 00:55:56.310 INFO kablam! Running /target/debug/deps/fencer_lib-19f290b5dfeaee3f Oct 13 00:55:56.312 INFO blam! Oct 13 00:55:56.312 INFO blam! running 10 tests Oct 13 00:55:56.313 INFO blam! test gps_position::tests::parse_string_neg_2 ... ok Oct 13 00:55:56.313 INFO blam! test gps_position::tests::parse_string_neg_1 ... ok Oct 13 00:55:56.313 INFO blam! test gps_position::tests::parse_string_2 ... ok Oct 13 00:55:56.313 INFO blam! test gps_position::tests::parse_string_1 ... ok Oct 13 00:55:56.313 INFO blam! test distance::tests::fcc_too_far ... ok Oct 13 00:55:56.314 INFO blam! test tests::img01_into_range ... ok Oct 13 00:55:56.314 INFO blam! test distance::tests::fcc_test_distance ... ok Oct 13 00:55:56.314 INFO blam! test tests::img01_out_of_range ... ok Oct 13 00:55:56.314 INFO blam! test distance::tests::fcc_ok ... ok Oct 13 00:55:56.327 INFO blam! test gps_position::tests::test_value_to_float_ok_pos_pos ... ok Oct 13 00:55:56.327 INFO blam! Oct 13 00:55:56.327 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:55:56.327 INFO blam! Oct 13 00:55:56.331 INFO kablam! Running /target/debug/deps/geo_fence-59e0504bbcc0e825 Oct 13 00:55:56.336 INFO blam! Oct 13 00:55:56.336 INFO blam! running 0 tests Oct 13 00:55:56.336 INFO blam! Oct 13 00:55:56.336 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:55:56.336 INFO blam! Oct 13 00:55:56.339 INFO kablam! Doc-tests fencer_lib Oct 13 00:55:56.934 INFO blam! Oct 13 00:55:56.934 INFO blam! running 0 tests Oct 13 00:55:56.934 INFO blam! Oct 13 00:55:56.935 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:55:56.935 INFO blam! Oct 13 00:55:56.945 INFO kablam! su: No module specific data is present Oct 13 00:55:58.171 INFO running `"docker" "rm" "-f" "5a61f9ff3bf49a8f626b33e21e5cace104fd3d5f02dcea6bd559df6e8649debf"` Oct 13 00:55:58.454 INFO blam! 5a61f9ff3bf49a8f626b33e21e5cace104fd3d5f02dcea6bd559df6e8649debf