Oct 11 06:05:59.563 INFO testing JoshMcguigan/timetrack against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:05:59.563 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:05:59.564 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:06:00.242 INFO blam! 0e592361a351eabd942322d5d6058e6a16347ec829e60e5cfa2b68871489b4d8 Oct 11 06:06:00.244 INFO running `"docker" "start" "-a" "0e592361a351eabd942322d5d6058e6a16347ec829e60e5cfa2b68871489b4d8"` Oct 11 06:06:01.924 INFO kablam! usermod: no changes Oct 11 06:06:02.212 INFO kablam! Compiling inotify v0.3.0 Oct 11 06:06:02.220 INFO kablam! Compiling filetime v0.1.15 Oct 11 06:06:02.220 INFO kablam! Compiling directories v1.0.1 Oct 11 06:06:02.258 INFO kablam! Compiling walkdir v2.2.0 Oct 11 06:06:02.258 INFO kablam! Compiling toml v0.4.6 Oct 11 06:06:02.258 INFO kablam! Compiling prettytable-rs v0.7.0 Oct 11 06:06:02.262 INFO kablam! Compiling mio v0.5.1 Oct 11 06:06:02.272 INFO kablam! Compiling serde_derive v1.0.72 Oct 11 06:06:09.042 INFO kablam! Compiling env_logger v0.5.13 Oct 11 06:06:11.985 INFO kablam! Compiling notify v4.0.4 Oct 11 06:06:33.086 INFO kablam! Compiling timetrack v0.2.5 (/source) Oct 11 06:06:36.007 INFO kablam! warning: unused import: `std::fs` Oct 11 06:06:36.007 INFO kablam! --> src/schedule/mod.rs:2:5 Oct 11 06:06:36.007 INFO kablam! | Oct 11 06:06:36.007 INFO kablam! 2 | use std::fs; Oct 11 06:06:36.007 INFO kablam! | ^^^^^^^ Oct 11 06:06:36.007 INFO kablam! | Oct 11 06:06:36.007 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:06:36.007 INFO kablam! Oct 11 06:06:36.007 INFO kablam! warning: unused import: `std::fs::OpenOptions` Oct 11 06:06:36.007 INFO kablam! --> src/schedule/mod.rs:3:5 Oct 11 06:06:36.007 INFO kablam! | Oct 11 06:06:36.007 INFO kablam! 3 | use std::fs::OpenOptions; Oct 11 06:06:36.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 06:06:36.007 INFO kablam! Oct 11 06:06:36.007 INFO kablam! warning: unused import: `std::io::Write` Oct 11 06:06:36.007 INFO kablam! --> src/schedule/mod.rs:4:5 Oct 11 06:06:36.007 INFO kablam! | Oct 11 06:06:36.007 INFO kablam! 4 | use std::io::Write; Oct 11 06:06:36.007 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 06:06:36.007 INFO kablam! Oct 11 06:06:36.345 INFO kablam! warning: function is never used: `get_plist_file_contents` Oct 11 06:06:36.345 INFO kablam! --> src/schedule/mod.rs:13:1 Oct 11 06:06:36.345 INFO kablam! | Oct 11 06:06:36.346 INFO kablam! 13 | fn get_plist_file_contents() -> String { Oct 11 06:06:36.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:06:36.346 INFO kablam! | Oct 11 06:06:36.347 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:06:36.347 INFO kablam! Oct 11 06:06:36.347 INFO kablam! warning: function is never used: `get_plist_file_path` Oct 11 06:06:36.348 INFO kablam! --> src/schedule/mod.rs:35:1 Oct 11 06:06:36.352 INFO kablam! | Oct 11 06:06:36.353 INFO kablam! 35 | fn get_plist_file_path() -> PathBuf { Oct 11 06:06:36.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:06:36.353 INFO kablam! Oct 11 06:06:48.832 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.88s Oct 11 06:06:48.840 INFO kablam! su: No module specific data is present Oct 11 06:06:49.763 INFO running `"docker" "rm" "-f" "0e592361a351eabd942322d5d6058e6a16347ec829e60e5cfa2b68871489b4d8"` Oct 11 06:06:50.092 INFO blam! 0e592361a351eabd942322d5d6058e6a16347ec829e60e5cfa2b68871489b4d8 Oct 11 06:06:50.097 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:06:50.099 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:06:50.555 INFO blam! 5e0a1c5182643b20ccee4f4f1b8453808488a78931ff7fd9d2205cd41e76720b Oct 11 06:06:50.557 INFO running `"docker" "start" "-a" "5e0a1c5182643b20ccee4f4f1b8453808488a78931ff7fd9d2205cd41e76720b"` Oct 11 06:06:51.752 INFO kablam! usermod: no changes Oct 11 06:06:51.948 INFO kablam! Compiling timetrack v0.2.5 (/source) Oct 11 06:06:58.188 INFO kablam! warning: unused import: `std::fs` Oct 11 06:06:58.188 INFO kablam! --> src/schedule/mod.rs:2:5 Oct 11 06:06:58.188 INFO kablam! | Oct 11 06:06:58.188 INFO kablam! 2 | use std::fs; Oct 11 06:06:58.188 INFO kablam! | ^^^^^^^ Oct 11 06:06:58.188 INFO kablam! | Oct 11 06:06:58.188 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:06:58.188 INFO kablam! Oct 11 06:06:58.188 INFO kablam! warning: unused import: `std::fs::OpenOptions` Oct 11 06:06:58.188 INFO kablam! --> src/schedule/mod.rs:3:5 Oct 11 06:06:58.188 INFO kablam! | Oct 11 06:06:58.188 INFO kablam! 3 | use std::fs::OpenOptions; Oct 11 06:06:58.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 06:06:58.188 INFO kablam! Oct 11 06:06:58.188 INFO kablam! warning: unused import: `std::io::Write` Oct 11 06:06:58.188 INFO kablam! --> src/schedule/mod.rs:4:5 Oct 11 06:06:58.188 INFO kablam! | Oct 11 06:06:58.188 INFO kablam! 4 | use std::io::Write; Oct 11 06:06:58.188 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 06:06:58.188 INFO kablam! Oct 11 06:06:59.064 INFO kablam! warning: function is never used: `get_plist_file_contents` Oct 11 06:06:59.064 INFO kablam! --> src/schedule/mod.rs:13:1 Oct 11 06:06:59.064 INFO kablam! | Oct 11 06:06:59.064 INFO kablam! 13 | fn get_plist_file_contents() -> String { Oct 11 06:06:59.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:06:59.064 INFO kablam! | Oct 11 06:06:59.064 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:06:59.064 INFO kablam! Oct 11 06:06:59.064 INFO kablam! warning: function is never used: `get_plist_file_path` Oct 11 06:06:59.064 INFO kablam! --> src/schedule/mod.rs:35:1 Oct 11 06:06:59.064 INFO kablam! | Oct 11 06:06:59.064 INFO kablam! 35 | fn get_plist_file_path() -> PathBuf { Oct 11 06:06:59.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:06:59.064 INFO kablam! Oct 11 06:07:03.247 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.47s Oct 11 06:07:03.268 INFO kablam! su: No module specific data is present Oct 11 06:07:04.175 INFO running `"docker" "rm" "-f" "5e0a1c5182643b20ccee4f4f1b8453808488a78931ff7fd9d2205cd41e76720b"` Oct 11 06:07:04.336 INFO blam! 5e0a1c5182643b20ccee4f4f1b8453808488a78931ff7fd9d2205cd41e76720b Oct 11 06:07:04.337 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:07:04.337 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:07:04.484 INFO blam! 39b444769f79e03594d026a035a530c880ea8eee10a2ac1228978ab315a49450 Oct 11 06:07:04.485 INFO running `"docker" "start" "-a" "39b444769f79e03594d026a035a530c880ea8eee10a2ac1228978ab315a49450"` Oct 11 06:07:05.033 INFO kablam! usermod: no changes Oct 11 06:07:05.145 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 06:07:05.151 INFO kablam! Running /target/debug/deps/timetrack-60474392ef839d5d Oct 11 06:07:05.154 INFO blam! Oct 11 06:07:05.154 INFO blam! running 26 tests Oct 11 06:07:05.161 INFO blam! test calc::display::tests::to_hms_hour ... ok Oct 11 06:07:05.161 INFO blam! test calc::display::tests::to_hms_hours ... ok Oct 11 06:07:05.161 INFO blam! test calc::display::tests::to_hms_hour_minute ... ok Oct 11 06:07:05.162 INFO blam! test calc::display::tests::to_hms_minutes ... ok Oct 11 06:07:05.162 INFO blam! test calc::display::tests::to_hms_second ... ok Oct 11 06:07:05.165 INFO blam! test calc::display::tests::to_hms_seconds ... ok Oct 11 06:07:05.165 INFO blam! test calc::raw_log::tests::raw_log_display ... ok Oct 11 06:07:05.165 INFO blam! test calc::raw_log::tests::raw_logs_from_string ... ok Oct 11 06:07:05.165 INFO blam! test calc::display::tests::to_hms_hours_minute ... ok Oct 11 06:07:05.165 INFO blam! test calc::display::tests::to_hms_string_zero ... ok Oct 11 06:07:05.165 INFO blam! test calc::raw_log::tests::raw_log_from_str ... ok Oct 11 06:07:05.165 INFO blam! test calc::display::tests::to_hms_minute ... ok Oct 11 06:07:05.165 INFO blam! test calc::span::tests::get_last_timestamp_per_project_no_spans ... ok Oct 11 06:07:05.165 INFO blam! test calc::span::tests::raw_log_to_span_large_timegap ... ok Oct 11 06:07:05.165 INFO blam! test calc::span::tests::raw_log_to_span_no_logs ... ok Oct 11 06:07:05.165 INFO blam! test calc::tests::calculate_project_total_time_single_project ... ok Oct 11 06:07:05.165 INFO blam! test calc::span::tests::raw_log_to_span_two_project ... ok Oct 11 06:07:05.165 INFO blam! test calc::span::tests::raw_log_to_span_two_projects_interleaved ... ok Oct 11 06:07:05.165 INFO blam! test track::tests::extract_project_name_none ... ok Oct 11 06:07:05.165 INFO blam! test track::tests::extract_project_name_some ... ok Oct 11 06:07:05.168 INFO blam! test calc::span::tests::raw_log_to_span_single_project ... ok Oct 11 06:07:05.168 INFO blam! test calc::span::tests::get_last_timestamp_per_project_several_spans ... ok Oct 11 06:07:05.168 INFO blam! test calc::span::tests::get_vec_raw_logs_from_map_last_timestamp_per_project_empty ... ok Oct 11 06:07:05.169 INFO blam! test calc::span::tests::get_vec_raw_logs_from_map_last_timestamp_per_project_several_projects ... ok Oct 11 06:07:05.169 INFO blam! test track::tests::extract_project_name_multiple_paths ... ok Oct 11 06:07:05.170 INFO blam! test calc::tests::calculate_project_total_time_two_projects ... ok Oct 11 06:07:05.170 INFO kablam! Running /target/debug/deps/timetrack-4f128270723ca5f3 Oct 11 06:07:05.170 INFO blam! Oct 11 06:07:05.171 INFO blam! test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:07:05.171 INFO blam! Oct 11 06:07:05.173 INFO blam! Oct 11 06:07:05.173 INFO blam! running 0 tests Oct 11 06:07:05.174 INFO blam! Oct 11 06:07:05.174 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:07:05.174 INFO kablam! Running /target/debug/deps/integration-43265781ba969378 Oct 11 06:07:05.174 INFO blam! Oct 11 06:07:05.180 INFO blam! Oct 11 06:07:05.180 INFO blam! running 1 test Oct 11 06:07:05.180 INFO blam! test integration ... ignored Oct 11 06:07:05.180 INFO kablam! Doc-tests timetrack Oct 11 06:07:05.180 INFO blam! Oct 11 06:07:05.181 INFO blam! test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 11 06:07:05.181 INFO blam! Oct 11 06:07:10.498 INFO blam! Oct 11 06:07:10.498 INFO blam! running 0 tests Oct 11 06:07:10.498 INFO blam! Oct 11 06:07:10.498 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:07:10.498 INFO blam! Oct 11 06:07:10.504 INFO kablam! su: No module specific data is present Oct 11 06:07:11.347 INFO running `"docker" "rm" "-f" "39b444769f79e03594d026a035a530c880ea8eee10a2ac1228978ab315a49450"` Oct 11 06:07:11.576 INFO blam! 39b444769f79e03594d026a035a530c880ea8eee10a2ac1228978ab315a49450