Oct 13 01:15:25.137 INFO testing schumacher-m/rpomo against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 01:15:25.139 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 01:15:25.583 INFO blam! 80944867bebb4937ae1d041d4858f22ae55e1697ab5ee2542d4560228c679a3f Oct 13 01:15:25.587 INFO running `"docker" "start" "-a" "80944867bebb4937ae1d041d4858f22ae55e1697ab5ee2542d4560228c679a3f"` Oct 13 01:15:26.627 INFO kablam! usermod: no changes Oct 13 01:15:26.775 INFO kablam! Compiling rpomo v1.0.2 (/source) Oct 13 01:15:27.631 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 13 01:15:27.631 INFO kablam! --> src/pomodoro/mod.rs:166:26 Oct 13 01:15:27.631 INFO kablam! | Oct 13 01:15:27.632 INFO kablam! 166 | format!("{}/{}", env::home_dir().unwrap().display(), CONFIG_FILENAME) Oct 13 01:15:27.633 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 01:15:27.633 INFO kablam! | Oct 13 01:15:27.633 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 01:15:27.633 INFO kablam! Oct 13 01:15:29.328 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.65s Oct 13 01:15:29.332 INFO kablam! su: No module specific data is present Oct 13 01:15:29.779 INFO running `"docker" "rm" "-f" "80944867bebb4937ae1d041d4858f22ae55e1697ab5ee2542d4560228c679a3f"` Oct 13 01:15:29.919 INFO blam! 80944867bebb4937ae1d041d4858f22ae55e1697ab5ee2542d4560228c679a3f Oct 13 01:15:29.920 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 01:15:30.264 INFO blam! ab400a4cbbb44675703286e587423f230207e23f603c0a668cabb425d9459587 Oct 13 01:15:30.265 INFO running `"docker" "start" "-a" "ab400a4cbbb44675703286e587423f230207e23f603c0a668cabb425d9459587"` Oct 13 01:15:31.674 INFO kablam! usermod: no changes Oct 13 01:15:31.876 INFO kablam! Compiling rpomo v1.0.2 (/source) Oct 13 01:15:32.527 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 13 01:15:32.527 INFO kablam! --> src/pomodoro/mod.rs:334:24 Oct 13 01:15:32.527 INFO kablam! | Oct 13 01:15:32.527 INFO kablam! 334 | let home_dir = env::home_dir().unwrap(); Oct 13 01:15:32.527 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 01:15:32.527 INFO kablam! | Oct 13 01:15:32.527 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 01:15:32.527 INFO kablam! Oct 13 01:15:32.527 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 13 01:15:32.527 INFO kablam! --> src/pomodoro/mod.rs:166:26 Oct 13 01:15:32.527 INFO kablam! | Oct 13 01:15:32.527 INFO kablam! 166 | format!("{}/{}", env::home_dir().unwrap().display(), CONFIG_FILENAME) Oct 13 01:15:32.527 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 01:15:32.527 INFO kablam! Oct 13 01:15:34.183 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.46s Oct 13 01:15:34.188 INFO kablam! su: No module specific data is present Oct 13 01:15:35.447 INFO running `"docker" "rm" "-f" "ab400a4cbbb44675703286e587423f230207e23f603c0a668cabb425d9459587"` Oct 13 01:15:35.867 INFO blam! ab400a4cbbb44675703286e587423f230207e23f603c0a668cabb425d9459587 Oct 13 01:15:35.870 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 01:15:36.309 INFO blam! c09bb0e4884705d20fb3b1c906ab7953727c860a9e3cf2a78ab32cdf5818dd01 Oct 13 01:15:36.311 INFO running `"docker" "start" "-a" "c09bb0e4884705d20fb3b1c906ab7953727c860a9e3cf2a78ab32cdf5818dd01"` Oct 13 01:15:37.847 INFO kablam! usermod: no changes Oct 13 01:15:37.941 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 13 01:15:37.944 INFO kablam! Running /target/debug/deps/rpomo-2a0b79e4948bb118 Oct 13 01:15:37.944 INFO blam! Oct 13 01:15:37.945 INFO blam! running 15 tests Oct 13 01:15:37.945 INFO blam! test pomodoro::tests::it_returns_a_status_string ... ok Oct 13 01:15:37.945 INFO blam! test pomodoro::tests::it_increases_work_count ... ok Oct 13 01:15:37.945 INFO blam! test pomodoro::tests::it_can_handle_empty_work_date_time ... ok Oct 13 01:15:37.945 INFO blam! test pomodoro::tests::it_can_handle_empty_break_date_time ... ok Oct 13 01:15:37.945 INFO blam! test pomodoro::tests::it_returns_on_exceeding_work_time ... ok Oct 13 01:15:37.945 INFO blam! test pomodoro::tests::it_returns_the_default_file_path ... ok Oct 13 01:15:37.945 INFO blam! test pomodoro::tests::it_returns_state ... ok Oct 13 01:15:37.945 INFO blam! test pomodoro::tests::it_triggers_a_break ... ok Oct 13 01:15:37.945 INFO blam! test pomodoro::tests::it_triggers_start ... ok Oct 13 01:15:37.945 INFO blam! test pomodoro::tests::it_triggers_a_long_break ... ok Oct 13 01:15:37.945 INFO blam! test pomodoro::tests::it_triggers_stop ... ok Oct 13 01:15:37.948 INFO blam! test pomodoro::tests::it_returns_false_if_not_break_is_active ... ok Oct 13 01:15:37.948 INFO blam! test pomodoro::tests::it_returns_false_if_not_working ... ok Oct 13 01:15:37.948 INFO blam! test pomodoro::tests::it_returns_on_exceeding_break_time ... ok Oct 13 01:15:37.948 INFO blam! test pomodoro::tests::it_returns_on_exceeding_long_break_time ... ok Oct 13 01:15:37.948 INFO blam! Oct 13 01:15:37.948 INFO blam! test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:15:37.948 INFO blam! Oct 13 01:15:37.955 INFO kablam! su: No module specific data is present Oct 13 01:15:38.699 INFO running `"docker" "rm" "-f" "c09bb0e4884705d20fb3b1c906ab7953727c860a9e3cf2a78ab32cdf5818dd01"` Oct 13 01:15:38.907 INFO blam! c09bb0e4884705d20fb3b1c906ab7953727c860a9e3cf2a78ab32cdf5818dd01