Oct 15 09:47:31.212 INFO testing JoshMcguigan/timetrack against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 09:47:31.214 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 09:47:31.653 INFO blam! 61c385cb9c07e393fbcf5bba8883989a5ea5c4c3a3eaf707548a862b1d5059d7 Oct 15 09:47:31.667 INFO running `"docker" "start" "-a" "61c385cb9c07e393fbcf5bba8883989a5ea5c4c3a3eaf707548a862b1d5059d7"` Oct 15 09:47:33.252 INFO kablam! usermod: no changes Oct 15 09:47:33.539 INFO kablam! Compiling memchr v1.0.2 Oct 15 09:47:33.539 INFO kablam! Compiling inotify v0.3.0 Oct 15 09:47:33.539 INFO kablam! Compiling directories v1.0.1 Oct 15 09:47:33.539 INFO kablam! Compiling net2 v0.2.33 Oct 15 09:47:33.555 INFO kablam! Compiling filetime v0.1.15 Oct 15 09:47:33.555 INFO kablam! Compiling nix v0.5.1 Oct 15 09:47:33.555 INFO kablam! Compiling toml v0.4.6 Oct 15 09:47:33.555 INFO kablam! Compiling serde_derive v1.0.72 Oct 15 09:47:40.562 INFO kablam! Compiling env_logger v0.5.13 Oct 15 09:47:40.591 INFO kablam! Compiling csv v0.15.0 Oct 15 09:47:40.663 INFO kablam! Compiling miow v0.1.5 Oct 15 09:47:45.899 INFO kablam! Compiling prettytable-rs v0.7.0 Oct 15 09:47:55.427 INFO kablam! Compiling mio v0.5.1 Oct 15 09:47:58.731 INFO kablam! Compiling notify v4.0.4 Oct 15 09:48:09.115 INFO kablam! Compiling timetrack v0.2.5 (/source) Oct 15 09:48:10.715 INFO kablam! warning: unused import: `std::fs` Oct 15 09:48:10.715 INFO kablam! --> src/schedule/mod.rs:2:5 Oct 15 09:48:10.715 INFO kablam! | Oct 15 09:48:10.715 INFO kablam! 2 | use std::fs; Oct 15 09:48:10.715 INFO kablam! | ^^^^^^^ Oct 15 09:48:10.715 INFO kablam! | Oct 15 09:48:10.715 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 09:48:10.715 INFO kablam! Oct 15 09:48:10.715 INFO kablam! warning: unused import: `std::fs::OpenOptions` Oct 15 09:48:10.715 INFO kablam! --> src/schedule/mod.rs:3:5 Oct 15 09:48:10.715 INFO kablam! | Oct 15 09:48:10.715 INFO kablam! 3 | use std::fs::OpenOptions; Oct 15 09:48:10.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 09:48:10.715 INFO kablam! Oct 15 09:48:10.715 INFO kablam! warning: unused import: `std::io::Write` Oct 15 09:48:10.715 INFO kablam! --> src/schedule/mod.rs:4:5 Oct 15 09:48:10.715 INFO kablam! | Oct 15 09:48:10.715 INFO kablam! 4 | use std::io::Write; Oct 15 09:48:10.715 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 09:48:10.715 INFO kablam! Oct 15 09:48:11.023 INFO kablam! warning: function is never used: `get_plist_file_contents` Oct 15 09:48:11.023 INFO kablam! --> src/schedule/mod.rs:13:1 Oct 15 09:48:11.024 INFO kablam! | Oct 15 09:48:11.024 INFO kablam! 13 | fn get_plist_file_contents() -> String { Oct 15 09:48:11.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:48:11.025 INFO kablam! | Oct 15 09:48:11.025 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:48:11.025 INFO kablam! Oct 15 09:48:11.026 INFO kablam! warning: function is never used: `get_plist_file_path` Oct 15 09:48:11.026 INFO kablam! --> src/schedule/mod.rs:35:1 Oct 15 09:48:11.026 INFO kablam! | Oct 15 09:48:11.027 INFO kablam! 35 | fn get_plist_file_path() -> PathBuf { Oct 15 09:48:11.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:48:11.027 INFO kablam! Oct 15 09:48:19.588 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.30s Oct 15 09:48:19.597 INFO kablam! su: No module specific data is present Oct 15 09:48:20.186 INFO running `"docker" "rm" "-f" "61c385cb9c07e393fbcf5bba8883989a5ea5c4c3a3eaf707548a862b1d5059d7"` Oct 15 09:48:20.387 INFO blam! 61c385cb9c07e393fbcf5bba8883989a5ea5c4c3a3eaf707548a862b1d5059d7 Oct 15 09:48:20.395 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 09:48:20.674 INFO blam! 020cc44fdd9991040bcdd8b2f1344de011d112d7f99ee62479c1286c9be85f07 Oct 15 09:48:20.676 INFO running `"docker" "start" "-a" "020cc44fdd9991040bcdd8b2f1344de011d112d7f99ee62479c1286c9be85f07"` Oct 15 09:48:21.695 INFO kablam! usermod: no changes Oct 15 09:48:21.814 INFO kablam! Compiling timetrack v0.2.5 (/source) Oct 15 09:48:24.635 INFO kablam! warning: unused import: `std::fs` Oct 15 09:48:24.635 INFO kablam! --> src/schedule/mod.rs:2:5 Oct 15 09:48:24.635 INFO kablam! | Oct 15 09:48:24.635 INFO kablam! 2 | use std::fs; Oct 15 09:48:24.635 INFO kablam! | ^^^^^^^ Oct 15 09:48:24.635 INFO kablam! | Oct 15 09:48:24.635 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 09:48:24.635 INFO kablam! Oct 15 09:48:24.635 INFO kablam! warning: unused import: `std::fs::OpenOptions` Oct 15 09:48:24.635 INFO kablam! --> src/schedule/mod.rs:3:5 Oct 15 09:48:24.635 INFO kablam! | Oct 15 09:48:24.635 INFO kablam! 3 | use std::fs::OpenOptions; Oct 15 09:48:24.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 09:48:24.635 INFO kablam! Oct 15 09:48:24.635 INFO kablam! warning: unused import: `std::io::Write` Oct 15 09:48:24.635 INFO kablam! --> src/schedule/mod.rs:4:5 Oct 15 09:48:24.635 INFO kablam! | Oct 15 09:48:24.635 INFO kablam! 4 | use std::io::Write; Oct 15 09:48:24.635 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 09:48:24.635 INFO kablam! Oct 15 09:48:25.947 INFO kablam! warning: function is never used: `get_plist_file_contents` Oct 15 09:48:25.947 INFO kablam! --> src/schedule/mod.rs:13:1 Oct 15 09:48:25.947 INFO kablam! | Oct 15 09:48:25.947 INFO kablam! 13 | fn get_plist_file_contents() -> String { Oct 15 09:48:25.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:48:25.947 INFO kablam! | Oct 15 09:48:25.947 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:48:25.947 INFO kablam! Oct 15 09:48:25.949 INFO kablam! warning: function is never used: `get_plist_file_path` Oct 15 09:48:25.949 INFO kablam! --> src/schedule/mod.rs:35:1 Oct 15 09:48:25.949 INFO kablam! | Oct 15 09:48:25.949 INFO kablam! 35 | fn get_plist_file_path() -> PathBuf { Oct 15 09:48:25.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:48:25.949 INFO kablam! Oct 15 09:48:29.780 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.06s Oct 15 09:48:29.791 INFO kablam! su: No module specific data is present Oct 15 09:48:30.918 INFO running `"docker" "rm" "-f" "020cc44fdd9991040bcdd8b2f1344de011d112d7f99ee62479c1286c9be85f07"` Oct 15 09:48:31.255 INFO blam! 020cc44fdd9991040bcdd8b2f1344de011d112d7f99ee62479c1286c9be85f07 Oct 15 09:48:31.263 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 09:48:31.697 INFO blam! 7b6c36efc83882f11b2e4263ffba56ce8f30299e7675980af796eead1be10c33 Oct 15 09:48:31.698 INFO running `"docker" "start" "-a" "7b6c36efc83882f11b2e4263ffba56ce8f30299e7675980af796eead1be10c33"` Oct 15 09:48:33.170 INFO kablam! usermod: no changes Oct 15 09:48:33.411 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 15 09:48:33.432 INFO kablam! Running /target/debug/deps/timetrack-60474392ef839d5d Oct 15 09:48:33.461 INFO blam! Oct 15 09:48:33.461 INFO blam! running 26 tests Oct 15 09:48:33.461 INFO blam! test calc::display::tests::to_hms_hour_minute ... ok Oct 15 09:48:33.462 INFO blam! test calc::display::tests::to_hms_second ... ok Oct 15 09:48:33.463 INFO blam! test calc::display::tests::to_hms_hour ... ok Oct 15 09:48:33.463 INFO blam! test calc::raw_log::tests::raw_log_display ... ok Oct 15 09:48:33.471 INFO blam! test calc::display::tests::to_hms_seconds ... ok Oct 15 09:48:33.471 INFO blam! test calc::display::tests::to_hms_string_zero ... ok Oct 15 09:48:33.472 INFO blam! test calc::raw_log::tests::raw_logs_from_string ... ok Oct 15 09:48:33.472 INFO blam! test calc::display::tests::to_hms_minutes ... ok Oct 15 09:48:33.472 INFO blam! test calc::span::tests::get_last_timestamp_per_project_no_spans ... ok Oct 15 09:48:33.473 INFO blam! test calc::span::tests::get_vec_raw_logs_from_map_last_timestamp_per_project_empty ... ok Oct 15 09:48:33.473 INFO blam! test calc::display::tests::to_hms_hours ... ok Oct 15 09:48:33.473 INFO blam! test calc::span::tests::get_last_timestamp_per_project_several_spans ... ok Oct 15 09:48:33.475 INFO blam! test calc::span::tests::raw_log_to_span_large_timegap ... ok Oct 15 09:48:33.475 INFO blam! test calc::span::tests::raw_log_to_span_two_project ... ok Oct 15 09:48:33.476 INFO blam! test calc::span::tests::get_vec_raw_logs_from_map_last_timestamp_per_project_several_projects ... ok Oct 15 09:48:33.476 INFO blam! test calc::span::tests::raw_log_to_span_single_project ... ok Oct 15 09:48:33.476 INFO blam! test calc::span::tests::raw_log_to_span_no_logs ... ok Oct 15 09:48:33.477 INFO blam! test calc::tests::calculate_project_total_time_two_projects ... ok Oct 15 09:48:33.477 INFO blam! test calc::tests::calculate_project_total_time_single_project ... ok Oct 15 09:48:33.477 INFO blam! test track::tests::extract_project_name_multiple_paths ... ok Oct 15 09:48:33.477 INFO blam! test calc::span::tests::raw_log_to_span_two_projects_interleaved ... ok Oct 15 09:48:33.478 INFO blam! test track::tests::extract_project_name_none ... ok Oct 15 09:48:33.478 INFO blam! test track::tests::extract_project_name_some ... ok Oct 15 09:48:33.479 INFO blam! test calc::raw_log::tests::raw_log_from_str ... ok Oct 15 09:48:33.479 INFO kablam! Running /target/debug/deps/timetrack-4f128270723ca5f3 Oct 15 09:48:33.479 INFO blam! test calc::display::tests::to_hms_minute ... ok Oct 15 09:48:33.480 INFO blam! test calc::display::tests::to_hms_hours_minute ... ok Oct 15 09:48:33.480 INFO blam! Oct 15 09:48:33.480 INFO blam! test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:48:33.481 INFO blam! Oct 15 09:48:33.491 INFO kablam! Running /target/debug/deps/integration-43265781ba969378 Oct 15 09:48:33.491 INFO blam! Oct 15 09:48:33.492 INFO blam! running 0 tests Oct 15 09:48:33.492 INFO blam! Oct 15 09:48:33.492 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:48:33.493 INFO blam! Oct 15 09:48:33.493 INFO blam! Oct 15 09:48:33.493 INFO blam! running 1 test Oct 15 09:48:33.493 INFO blam! test integration ... ignored Oct 15 09:48:33.494 INFO blam! Oct 15 09:48:33.494 INFO blam! test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 15 09:48:33.494 INFO blam! Oct 15 09:48:33.495 INFO kablam! Doc-tests timetrack Oct 15 09:48:36.067 INFO blam! Oct 15 09:48:36.067 INFO blam! running 0 tests Oct 15 09:48:36.067 INFO blam! Oct 15 09:48:36.067 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:48:36.067 INFO blam! Oct 15 09:48:36.072 INFO kablam! su: No module specific data is present Oct 15 09:48:36.993 INFO running `"docker" "rm" "-f" "7b6c36efc83882f11b2e4263ffba56ce8f30299e7675980af796eead1be10c33"` Oct 15 09:48:37.304 INFO blam! 7b6c36efc83882f11b2e4263ffba56ce8f30299e7675980af796eead1be10c33