Dec 15 03:25:15.677 INFO testing not-stakkr-1.0.0 against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 15 03:25:15.677 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 15 03:25:15.975 INFO [stdout] 19ab6be5849d7ae5891b33db0dd5b9fc996b56435ec0f8e9b376023e753132cc Dec 15 03:25:15.980 INFO running `"docker" "start" "-a" "19ab6be5849d7ae5891b33db0dd5b9fc996b56435ec0f8e9b376023e753132cc"` Dec 15 03:25:16.467 INFO [stderr] usermod: no changes Dec 15 03:25:16.787 INFO [stderr] Compiling chrono v0.2.25 Dec 15 03:25:16.787 INFO [stderr] Compiling egg-mode v0.4.0 Dec 15 03:25:22.683 INFO [stderr] Compiling not-stakkr v1.0.0 (/source) Dec 15 03:25:25.983 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. Dec 15 03:25:25.983 INFO [stderr] --> src/options.rs:17:5 Dec 15 03:25:25.983 INFO [stderr] | Dec 15 03:25:25.983 INFO [stderr] 17 | use std::env::home_dir; Dec 15 03:25:25.983 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 15 03:25:25.983 INFO [stderr] | Dec 15 03:25:25.983 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 15 03:25:25.983 INFO [stderr] Dec 15 03:25:25.983 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. Dec 15 03:25:25.983 INFO [stderr] --> src/options.rs:89:27 Dec 15 03:25:25.983 INFO [stderr] | Dec 15 03:25:25.983 INFO [stderr] 89 | match home_dir() { Dec 15 03:25:25.983 INFO [stderr] | ^^^^^^^^ Dec 15 03:25:25.983 INFO [stderr] Dec 15 03:25:35.193 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.69s Dec 15 03:25:35.204 INFO [stderr] su: No module specific data is present Dec 15 03:25:35.887 INFO running `"docker" "inspect" "19ab6be5849d7ae5891b33db0dd5b9fc996b56435ec0f8e9b376023e753132cc"` Dec 15 03:25:36.084 INFO running `"docker" "rm" "-f" "19ab6be5849d7ae5891b33db0dd5b9fc996b56435ec0f8e9b376023e753132cc"` Dec 15 03:25:36.228 INFO [stdout] 19ab6be5849d7ae5891b33db0dd5b9fc996b56435ec0f8e9b376023e753132cc Dec 15 03:25:36.240 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 15 03:25:36.796 INFO [stdout] 940559b8b6637fd069314b713efca3cb998a627485e151b655b6203b1f843d87 Dec 15 03:25:36.798 INFO running `"docker" "start" "-a" "940559b8b6637fd069314b713efca3cb998a627485e151b655b6203b1f843d87"` Dec 15 03:25:37.866 INFO [stderr] usermod: no changes Dec 15 03:25:38.115 INFO [stderr] Compiling not-stakkr v1.0.0 (/source) Dec 15 03:25:43.586 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. Dec 15 03:25:43.586 INFO [stderr] --> src/options.rs:17:5 Dec 15 03:25:43.586 INFO [stderr] | Dec 15 03:25:43.586 INFO [stderr] 17 | use std::env::home_dir; Dec 15 03:25:43.586 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 15 03:25:43.586 INFO [stderr] | Dec 15 03:25:43.586 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 15 03:25:43.586 INFO [stderr] Dec 15 03:25:43.586 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. Dec 15 03:25:43.586 INFO [stderr] --> src/options.rs:89:27 Dec 15 03:25:43.586 INFO [stderr] | Dec 15 03:25:43.586 INFO [stderr] 89 | match home_dir() { Dec 15 03:25:43.586 INFO [stderr] | ^^^^^^^^ Dec 15 03:25:43.586 INFO [stderr] Dec 15 03:25:49.723 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.81s Dec 15 03:25:49.726 INFO [stderr] su: No module specific data is present Dec 15 03:25:50.335 INFO running `"docker" "inspect" "940559b8b6637fd069314b713efca3cb998a627485e151b655b6203b1f843d87"` Dec 15 03:25:50.627 INFO running `"docker" "rm" "-f" "940559b8b6637fd069314b713efca3cb998a627485e151b655b6203b1f843d87"` Dec 15 03:25:50.995 INFO [stdout] 940559b8b6637fd069314b713efca3cb998a627485e151b655b6203b1f843d87 Dec 15 03:25:51.003 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 15 03:25:51.511 INFO [stdout] 33d55650a8a64e067619a876945fdec378f10cbb74d290861b062edad6c8a2be Dec 15 03:25:51.513 INFO running `"docker" "start" "-a" "33d55650a8a64e067619a876945fdec378f10cbb74d290861b062edad6c8a2be"` Dec 15 03:25:54.391 INFO [stderr] usermod: no changes Dec 15 03:25:54.567 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s Dec 15 03:25:54.579 INFO [stderr] Running /target/debug/deps/not_stakkr-167440f1551c3123 Dec 15 03:25:54.587 INFO [stdout] Dec 15 03:25:54.587 INFO [stdout] running 0 tests Dec 15 03:25:54.587 INFO [stdout] Dec 15 03:25:54.587 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 03:25:54.587 INFO [stdout] Dec 15 03:25:54.589 INFO [stderr] Running /target/debug/deps/mod-d0f254f90ddb0a6b Dec 15 03:25:54.591 INFO [stdout] Dec 15 03:25:54.591 INFO [stdout] running 43 tests Dec 15 03:25:54.591 INFO [stdout] test ops::user::convert_from_raw_token ... ok Dec 15 03:25:54.594 INFO [stdout] test ops::queue_tweet::get_tweet::rfc2822 ... ok Dec 15 03:25:54.594 INFO [stdout] test ops::queue_tweet::get_tweet::empty ... ok Dec 15 03:25:54.595 INFO [stdout] test ops::token::trans_eq ... ok Dec 15 03:25:54.596 INFO [stdout] test ops::user::trans::multi_eq ... ok Dec 15 03:25:54.596 INFO [stdout] test ops::queued_tweet::unposted_trans_eq ... ok Dec 15 03:25:54.596 INFO [stdout] test ops::user::trans::single_eq ... ok Dec 15 03:25:54.596 INFO [stdout] test util::prompt_any_len::accept_all::empty_nonl ... ok Dec 15 03:25:54.596 INFO [stdout] test util::prompt_any_len::accept_all::non_empty ... ok Dec 15 03:25:54.596 INFO [stdout] test util::prompt_any_len::verifier::bad ... ok Dec 15 03:25:54.597 INFO [stdout] test util::prompt_any_len::verifier::optimistic ... ok Dec 15 03:25:54.597 INFO [stdout] test util::prompt_exact_len::accept_all::empty ... ok Dec 15 03:25:54.597 INFO [stdout] test util::prompt_exact_len::accept_all::empty_but_then_ok ... ok Dec 15 03:25:54.597 INFO [stdout] test util::prompt_exact_len::accept_all::too_long ... ok Dec 15 03:25:54.597 INFO [stdout] test util::prompt_exact_len::accept_all::too_long_but_then_ok ... ok Dec 15 03:25:54.597 INFO [stdout] test util::prompt_exact_len::accept_all::too_short ... ok Dec 15 03:25:54.598 INFO [stdout] test util::prompt_exact_len::accept_all::too_short_but_then_ok ... ok Dec 15 03:25:54.598 INFO [stdout] test util::prompt_exact_len::verifier::bad ... ok Dec 15 03:25:54.598 INFO [stdout] test util::prompt_exact_len::verifier::bad_but_then_ok ... ok Dec 15 03:25:54.598 INFO [stdout] test util::prompt_exact_len::verifier::optimistic ... ok Dec 15 03:25:54.598 INFO [stdout] test util::prompt_multiline::accept_all::multi_line::empty_but_then_ok ... ok Dec 15 03:25:54.599 INFO [stdout] test util::prompt_multiline::accept_all::multi_line::optimistic ... ok Dec 15 03:25:54.603 INFO [stdout] test util::prompt_multiline::accept_all::single_line::empty ... ok Dec 15 03:25:54.603 INFO [stdout] test util::prompt_any_len::accept_all::empty_nl ... ok Dec 15 03:25:54.603 INFO [stdout] test util::prompt_exact_len::accept_all::optimistic ... ok Dec 15 03:25:54.603 INFO [stdout] test util::prompt_multiline::accept_all::single_line::empty_but_then_ok ... ok Dec 15 03:25:54.607 INFO [stdout] test util::prompt_multiline::accept_all::single_line::optimistic ... ok Dec 15 03:25:54.607 INFO [stdout] test util::prompt_multiline::verifier::multi_line::bad ... ok Dec 15 03:25:54.607 INFO [stdout] test util::prompt_multiline::verifier::multi_line::bad_but_then_ok ... ok Dec 15 03:25:54.607 INFO [stdout] test util::prompt_multiline::verifier::multi_line::optimistic ... ok Dec 15 03:25:54.607 INFO [stdout] test util::prompt_multiline::verifier::single_line::bad ... ok Dec 15 03:25:54.607 INFO [stdout] test util::prompt_multiline::verifier::single_line::bad_but_then_ok ... ok Dec 15 03:25:54.607 INFO [stdout] test util::prompt_multiline::verifier::single_line::optimistic ... ok Dec 15 03:25:54.607 INFO [stdout] test util::prompt_nonzero_len::accept_all::empty ... ok Dec 15 03:25:54.608 INFO [stdout] test util::prompt_nonzero_len::accept_all::empty_but_then_ok ... ok Dec 15 03:25:54.608 INFO [stdout] test util::prompt_nonzero_len::accept_all::optimistic ... ok Dec 15 03:25:54.608 INFO [stdout] test util::prompt_nonzero_len::verifier::bad ... ok Dec 15 03:25:54.608 INFO [stdout] test util::prompt_nonzero_len::verifier::bad_but_then_ok ... ok Dec 15 03:25:54.608 INFO [stdout] test util::prompt_nonzero_len::verifier::optimistic ... ok Dec 15 03:25:54.609 INFO [stdout] test ops::queued_tweet::posted_trans_eq ... ok Dec 15 03:25:54.610 INFO [stdout] test ops::queued_tweet::mixed_trans_eq ... ok Dec 15 03:25:54.610 INFO [stdout] test ops::queued_tweet::empty_trans_eq ... ok Dec 15 03:25:54.610 INFO [stdout] test ops::user::trans::empty_eq ... ok Dec 15 03:25:54.610 INFO [stdout] Dec 15 03:25:54.610 INFO [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 03:25:54.610 INFO [stdout] Dec 15 03:25:54.615 INFO [stderr] Doc-tests not-stakkr Dec 15 03:26:02.163 INFO [stdout] Dec 15 03:26:02.163 INFO [stdout] running 32 tests Dec 15 03:26:46.577 INFO [stdout] test src/ops/add_user.rs - ops::add_user::authorise (line 70) ... ok Dec 15 03:26:47.666 INFO [stdout] test src/ops/add_user.rs - ops::add_user::print_success_message (line 157) ... ok Dec 15 03:26:47.764 INFO [stdout] test src/ops/add_user.rs - ops::add_user::verify (line 33) ... ok Dec 15 03:26:48.839 INFO [stdout] test src/ops/add_user.rs - ops::add_user::verify (line 48) ... ok Dec 15 03:26:51.415 INFO [stdout] test src/ops/init.rs - ops::init::verify (line 38) ... ok Dec 15 03:26:51.995 INFO [stdout] test src/ops/init.rs - ops::init::get_data (line 59) ... ok Dec 15 03:26:52.519 INFO [stdout] test src/ops/init.rs - ops::init::verify (line 28) ... ok Dec 15 03:26:56.067 INFO [stdout] test src/ops/add_user.rs - ops::add_user::append_user (line 118) ... ok Dec 15 03:27:23.491 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::post_tweet (line 227) ... ok Dec 15 03:27:32.413 INFO [stdout] test src/ops/queue_tweet.rs - ops::queue_tweet::get_tweet (line 63) ... ok Dec 15 03:27:33.449 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::find_user_index_for_tweet (line 154) ... ok Dec 15 03:27:34.823 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::find_user_index_for_tweet (line 183) ... ok Dec 15 03:27:36.427 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::tweet_indices_to_post (line 96) ... ok Dec 15 03:27:37.575 INFO [stdout] test src/ops/queue_tweet.rs - ops::queue_tweet::tweets_path (line 24) ... ok Dec 15 03:27:39.603 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::verify (line 46) ... ok Dec 15 03:27:40.513 INFO [stdout] test src/ops/queue_tweet.rs - ops::queue_tweet::get_tweet (line 40) ... ok Dec 15 03:28:00.914 INFO [stdout] test src/options.rs - options (line 7) ... ok Dec 15 03:28:04.175 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::verify (line 64) ... ok Dec 15 03:28:09.519 INFO [stdout] test src/outcome.rs - outcome::Outcome::print_error (line 41) ... ok Dec 15 03:28:14.788 INFO [stdout] test src/outcome.rs - outcome::Outcome::exit_value (line 77) ... ok Dec 15 03:28:15.656 INFO [stdout] test src/util.rs - util::parse_relative_time (line 50) ... ok Dec 15 03:28:16.891 INFO [stdout] test src/util.rs - util::mul_str (line 32) ... ok Dec 15 03:28:17.171 INFO [stdout] test src/util.rs - util::TWEET_DATETIME_FORMAT (line 15) ... ok Dec 15 03:28:18.211 INFO [stdout] test src/util.rs - util::prompt_any_len (line 194) ... ok Dec 15 03:28:35.855 INFO [stdout] test src/util.rs - util::prompt_any_len (line 211) ... ok Dec 15 03:28:36.795 INFO [stdout] test src/util.rs - util::prompt_exact_len (line 97) ... ok Dec 15 03:28:37.007 INFO [stdout] test src/util.rs - util::prompt_exact_len (line 110) ... ok Dec 15 03:28:45.222 INFO [stdout] test src/util.rs - util::prompt_multiline (line 275) ... ok Dec 15 03:28:45.983 INFO [stdout] test src/util.rs - util::prompt_multiline (line 263) ... ok Dec 15 03:28:46.240 INFO [stdout] test src/util.rs - util::prompt_nonzero_len (line 158) ... ok Dec 15 03:28:46.358 INFO [stdout] test src/util.rs - util::prompt_nonzero_len (line 146) ... ok Dec 15 03:28:47.242 INFO [stdout] test src/util.rs - util::prompt_multiline (line 287) ... ok Dec 15 03:28:47.242 INFO [stdout] Dec 15 03:28:47.242 INFO [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 03:28:47.242 INFO [stdout] Dec 15 03:28:47.277 INFO [stderr] su: No module specific data is present Dec 15 03:28:47.587 INFO running `"docker" "inspect" "33d55650a8a64e067619a876945fdec378f10cbb74d290861b062edad6c8a2be"` Dec 15 03:28:47.671 INFO running `"docker" "rm" "-f" "33d55650a8a64e067619a876945fdec378f10cbb74d290861b062edad6c8a2be"` Dec 15 03:28:47.809 INFO [stdout] 33d55650a8a64e067619a876945fdec378f10cbb74d290861b062edad6c8a2be