Nov 16 14:18:22.828 INFO testing schumacher-m/rpomo against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 14:18:22.828 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 14:18:23.081 INFO [stdout] d6269e6c57f177d53d14914743a67b71ed4594dc655842bae051c8be65510cf9 Nov 16 14:18:23.081 INFO running `"docker" "start" "-a" "d6269e6c57f177d53d14914743a67b71ed4594dc655842bae051c8be65510cf9"` Nov 16 14:18:23.665 INFO [stderr] usermod: no changes Nov 16 14:18:23.748 INFO [stderr] Compiling serde_json v1.0.9 Nov 16 14:18:23.748 INFO [stderr] Compiling num v0.1.41 Nov 16 14:18:23.927 INFO [stderr] Compiling chrono v0.4.0 Nov 16 14:18:28.283 INFO [stderr] Compiling rpomo v1.0.2 (/source) Nov 16 14:18:28.819 INFO [stderr] 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. Nov 16 14:18:28.819 INFO [stderr] --> src/pomodoro/mod.rs:166:26 Nov 16 14:18:28.819 INFO [stderr] | Nov 16 14:18:28.819 INFO [stderr] 166 | format!("{}/{}", env::home_dir().unwrap().display(), CONFIG_FILENAME) Nov 16 14:18:28.819 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 14:18:28.819 INFO [stderr] | Nov 16 14:18:28.819 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 14:18:28.819 INFO [stderr] Nov 16 14:18:31.207 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.51s Nov 16 14:18:31.208 INFO [stderr] su: No module specific data is present Nov 16 14:18:32.415 INFO running `"docker" "inspect" "d6269e6c57f177d53d14914743a67b71ed4594dc655842bae051c8be65510cf9"` Nov 16 14:18:32.697 INFO running `"docker" "rm" "-f" "d6269e6c57f177d53d14914743a67b71ed4594dc655842bae051c8be65510cf9"` Nov 16 14:18:33.071 INFO [stdout] d6269e6c57f177d53d14914743a67b71ed4594dc655842bae051c8be65510cf9 Nov 16 14:18:33.079 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 14:18:33.713 INFO [stdout] cf8994dc2aed6eef0486a4d26498700c3b7c1a0a7e81cb3b5910c1cc70b73099 Nov 16 14:18:33.715 INFO running `"docker" "start" "-a" "cf8994dc2aed6eef0486a4d26498700c3b7c1a0a7e81cb3b5910c1cc70b73099"` Nov 16 14:18:35.676 INFO [stderr] usermod: no changes Nov 16 14:18:35.819 INFO [stderr] Compiling rpomo v1.0.2 (/source) Nov 16 14:18:36.383 INFO [stderr] 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. Nov 16 14:18:36.385 INFO [stderr] --> src/pomodoro/mod.rs:334:24 Nov 16 14:18:36.385 INFO [stderr] | Nov 16 14:18:36.385 INFO [stderr] 334 | let home_dir = env::home_dir().unwrap(); Nov 16 14:18:36.385 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 14:18:36.390 INFO [stderr] | Nov 16 14:18:36.391 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 14:18:36.391 INFO [stderr] Nov 16 14:18:36.391 INFO [stderr] 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. Nov 16 14:18:36.391 INFO [stderr] --> src/pomodoro/mod.rs:166:26 Nov 16 14:18:36.391 INFO [stderr] | Nov 16 14:18:36.391 INFO [stderr] 166 | format!("{}/{}", env::home_dir().unwrap().display(), CONFIG_FILENAME) Nov 16 14:18:36.391 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 14:18:36.391 INFO [stderr] Nov 16 14:18:38.084 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.36s Nov 16 14:18:38.095 INFO [stderr] su: No module specific data is present Nov 16 14:18:39.029 INFO running `"docker" "inspect" "cf8994dc2aed6eef0486a4d26498700c3b7c1a0a7e81cb3b5910c1cc70b73099"` Nov 16 14:18:39.475 INFO running `"docker" "rm" "-f" "cf8994dc2aed6eef0486a4d26498700c3b7c1a0a7e81cb3b5910c1cc70b73099"` Nov 16 14:18:39.791 INFO [stdout] cf8994dc2aed6eef0486a4d26498700c3b7c1a0a7e81cb3b5910c1cc70b73099 Nov 16 14:18:39.796 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 14:18:40.482 INFO [stdout] 447ebda42fcc878328075e4dfe047b7620e9d8cd44962b5eddc375419b17a507 Nov 16 14:18:40.484 INFO running `"docker" "start" "-a" "447ebda42fcc878328075e4dfe047b7620e9d8cd44962b5eddc375419b17a507"` Nov 16 14:18:42.023 INFO [stderr] usermod: no changes Nov 16 14:18:42.223 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s Nov 16 14:18:42.223 INFO [stderr] Running /target/debug/deps/rpomo-44b285f08f5fcebe Nov 16 14:18:42.227 INFO [stdout] Nov 16 14:18:42.227 INFO [stdout] running 15 tests Nov 16 14:18:42.227 INFO [stdout] test pomodoro::tests::it_returns_on_exceeding_long_break_time ... ok Nov 16 14:18:42.227 INFO [stdout] test pomodoro::tests::it_returns_on_exceeding_break_time ... ok Nov 16 14:18:42.227 INFO [stdout] test pomodoro::tests::it_returns_false_if_not_working ... ok Nov 16 14:18:42.227 INFO [stdout] test pomodoro::tests::it_returns_false_if_not_break_is_active ... ok Nov 16 14:18:42.227 INFO [stdout] test pomodoro::tests::it_triggers_a_break ... ok Nov 16 14:18:42.227 INFO [stdout] test pomodoro::tests::it_returns_on_exceeding_work_time ... ok Nov 16 14:18:42.227 INFO [stdout] test pomodoro::tests::it_returns_state ... ok Nov 16 14:18:42.227 INFO [stdout] test pomodoro::tests::it_returns_the_default_file_path ... ok Nov 16 14:18:42.227 INFO [stdout] test pomodoro::tests::it_returns_a_status_string ... ok Nov 16 14:18:42.227 INFO [stdout] test pomodoro::tests::it_triggers_start ... ok Nov 16 14:18:42.235 INFO [stdout] test pomodoro::tests::it_can_handle_empty_break_date_time ... ok Nov 16 14:18:42.235 INFO [stdout] test pomodoro::tests::it_triggers_stop ... ok Nov 16 14:18:42.255 INFO [stdout] test pomodoro::tests::it_can_handle_empty_work_date_time ... ok Nov 16 14:18:42.255 INFO [stdout] test pomodoro::tests::it_triggers_a_long_break ... ok Nov 16 14:18:42.255 INFO [stdout] test pomodoro::tests::it_increases_work_count ... ok Nov 16 14:18:42.255 INFO [stdout] Nov 16 14:18:42.255 INFO [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 14:18:42.255 INFO [stdout] Nov 16 14:18:42.267 INFO [stderr] su: No module specific data is present Nov 16 14:18:43.815 INFO running `"docker" "inspect" "447ebda42fcc878328075e4dfe047b7620e9d8cd44962b5eddc375419b17a507"` Nov 16 14:18:44.054 INFO running `"docker" "rm" "-f" "447ebda42fcc878328075e4dfe047b7620e9d8cd44962b5eddc375419b17a507"` Nov 16 14:18:44.347 INFO [stdout] 447ebda42fcc878328075e4dfe047b7620e9d8cd44962b5eddc375419b17a507