Dec 06 19:01:28.906 INFO testing tweetr-0.2.1 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 19:01:28.906 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 06 19:01:29.290 INFO [stdout] 2c6bbf3e692a39e892ffbf5967dabaf8b64600b5e4772404046b1d9bb17f6725 Dec 06 19:01:29.298 INFO running `"docker" "start" "-a" "2c6bbf3e692a39e892ffbf5967dabaf8b64600b5e4772404046b1d9bb17f6725"` Dec 06 19:01:30.076 INFO [stderr] usermod: no changes Dec 06 19:01:30.284 INFO [stderr] Compiling openssl-verify v0.1.0 Dec 06 19:01:30.284 INFO [stderr] Compiling chrono v0.2.25 Dec 06 19:01:32.136 INFO [stderr] Compiling hyper v0.9.18 Dec 06 19:01:43.550 INFO [stderr] Compiling egg-mode v0.4.0 Dec 06 19:01:48.915 INFO [stderr] Compiling tweetr v0.2.1 (/source) Dec 06 19:01:51.853 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 06 19:01:51.853 INFO [stderr] --> src/options.rs:17:5 Dec 06 19:01:51.853 INFO [stderr] | Dec 06 19:01:51.853 INFO [stderr] 17 | use std::env::home_dir; Dec 06 19:01:51.853 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 06 19:01:51.853 INFO [stderr] | Dec 06 19:01:51.853 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 06 19:01:51.853 INFO [stderr] Dec 06 19:01:51.853 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 06 19:01:51.853 INFO [stderr] --> src/options.rs:94:27 Dec 06 19:01:51.853 INFO [stderr] | Dec 06 19:01:51.853 INFO [stderr] 94 | match home_dir() { Dec 06 19:01:51.853 INFO [stderr] | ^^^^^^^^ Dec 06 19:01:51.853 INFO [stderr] Dec 06 19:02:01.080 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.98s Dec 06 19:02:01.092 INFO [stderr] su: No module specific data is present Dec 06 19:02:01.708 INFO running `"docker" "inspect" "2c6bbf3e692a39e892ffbf5967dabaf8b64600b5e4772404046b1d9bb17f6725"` Dec 06 19:02:01.934 INFO running `"docker" "rm" "-f" "2c6bbf3e692a39e892ffbf5967dabaf8b64600b5e4772404046b1d9bb17f6725"` Dec 06 19:02:02.227 INFO [stdout] 2c6bbf3e692a39e892ffbf5967dabaf8b64600b5e4772404046b1d9bb17f6725 Dec 06 19:02:02.238 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 06 19:02:02.532 INFO [stdout] 82a4bed6ba00db0969ee86aa5fc2bebf0ce4bfaa02b24b85c3514899052dd865 Dec 06 19:02:02.534 INFO running `"docker" "start" "-a" "82a4bed6ba00db0969ee86aa5fc2bebf0ce4bfaa02b24b85c3514899052dd865"` Dec 06 19:02:03.380 INFO [stderr] usermod: no changes Dec 06 19:02:03.557 INFO [stderr] Compiling tweetr v0.2.1 (/source) Dec 06 19:02:07.544 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 06 19:02:07.544 INFO [stderr] --> src/options.rs:17:5 Dec 06 19:02:07.544 INFO [stderr] | Dec 06 19:02:07.544 INFO [stderr] 17 | use std::env::home_dir; Dec 06 19:02:07.544 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 06 19:02:07.544 INFO [stderr] | Dec 06 19:02:07.544 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 06 19:02:07.544 INFO [stderr] Dec 06 19:02:07.544 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 06 19:02:07.544 INFO [stderr] --> src/options.rs:94:27 Dec 06 19:02:07.544 INFO [stderr] | Dec 06 19:02:07.544 INFO [stderr] 94 | match home_dir() { Dec 06 19:02:07.544 INFO [stderr] | ^^^^^^^^ Dec 06 19:02:07.544 INFO [stderr] Dec 06 19:02:11.580 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.16s Dec 06 19:02:11.589 INFO [stderr] su: No module specific data is present Dec 06 19:02:12.018 INFO running `"docker" "inspect" "82a4bed6ba00db0969ee86aa5fc2bebf0ce4bfaa02b24b85c3514899052dd865"` Dec 06 19:02:12.110 INFO running `"docker" "rm" "-f" "82a4bed6ba00db0969ee86aa5fc2bebf0ce4bfaa02b24b85c3514899052dd865"` Dec 06 19:02:12.191 INFO [stdout] 82a4bed6ba00db0969ee86aa5fc2bebf0ce4bfaa02b24b85c3514899052dd865 Dec 06 19:02:12.193 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 06 19:02:12.420 INFO [stdout] b17542d8abc3188341e1671e43f4a5314e31542631121c76aff2955614ef1f50 Dec 06 19:02:12.426 INFO running `"docker" "start" "-a" "b17542d8abc3188341e1671e43f4a5314e31542631121c76aff2955614ef1f50"` Dec 06 19:02:12.907 INFO [stderr] usermod: no changes Dec 06 19:02:12.998 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s Dec 06 19:02:13.013 INFO [stderr] Running /target/debug/deps/tweetr-116fa0a0b28f8c08 Dec 06 19:02:13.022 INFO [stdout] Dec 06 19:02:13.022 INFO [stdout] running 0 tests Dec 06 19:02:13.022 INFO [stdout] Dec 06 19:02:13.022 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 19:02:13.022 INFO [stdout] Dec 06 19:02:13.023 INFO [stderr] Running /target/debug/deps/mod-d8217150b2d35bd7 Dec 06 19:02:13.025 INFO [stdout] Dec 06 19:02:13.025 INFO [stdout] running 43 tests Dec 06 19:02:13.026 INFO [stdout] test ops::queue_tweet::get_tweet::rfc2822 ... ok Dec 06 19:02:13.026 INFO [stdout] test ops::user::convert_from_raw_token ... ok Dec 06 19:02:13.027 INFO [stdout] test ops::token::trans_eq ... ok Dec 06 19:02:13.027 INFO [stdout] test ops::queued_tweet::unposted_trans_eq ... ok Dec 06 19:02:13.027 INFO [stdout] test ops::user::trans::empty_eq ... ok Dec 06 19:02:13.027 INFO [stdout] test util::prompt_any_len::accept_all::empty_nl ... ok Dec 06 19:02:13.028 INFO [stdout] test ops::user::trans::multi_eq ... ok Dec 06 19:02:13.031 INFO [stdout] test util::prompt_any_len::verifier::bad ... ok Dec 06 19:02:13.031 INFO [stdout] test ops::queued_tweet::empty_trans_eq ... ok Dec 06 19:02:13.031 INFO [stdout] test ops::queue_tweet::get_tweet::empty ... ok Dec 06 19:02:13.031 INFO [stdout] test ops::user::trans::single_eq ... ok Dec 06 19:02:13.031 INFO [stdout] test util::prompt_any_len::accept_all::empty_nonl ... ok Dec 06 19:02:13.031 INFO [stdout] test ops::queued_tweet::posted_trans_eq ... ok Dec 06 19:02:13.031 INFO [stdout] test ops::queued_tweet::mixed_trans_eq ... ok Dec 06 19:02:13.031 INFO [stdout] test util::prompt_exact_len::accept_all::empty ... ok Dec 06 19:02:13.031 INFO [stdout] test util::prompt_exact_len::accept_all::empty_but_then_ok ... ok Dec 06 19:02:13.031 INFO [stdout] test util::prompt_any_len::accept_all::non_empty ... ok Dec 06 19:02:13.036 INFO [stdout] test util::prompt_any_len::verifier::optimistic ... ok Dec 06 19:02:13.036 INFO [stdout] test util::prompt_exact_len::accept_all::optimistic ... ok Dec 06 19:02:13.042 INFO [stdout] test util::prompt_exact_len::accept_all::too_short ... ok Dec 06 19:02:13.042 INFO [stdout] test util::prompt_exact_len::verifier::bad ... ok Dec 06 19:02:13.042 INFO [stdout] test util::prompt_exact_len::accept_all::too_long ... ok Dec 06 19:02:13.042 INFO [stdout] test util::prompt_exact_len::verifier::bad_but_then_ok ... ok Dec 06 19:02:13.042 INFO [stdout] test util::prompt_exact_len::verifier::optimistic ... ok Dec 06 19:02:13.042 INFO [stdout] test util::prompt_exact_len::accept_all::too_long_but_then_ok ... ok Dec 06 19:02:13.042 INFO [stdout] test util::prompt_exact_len::accept_all::too_short_but_then_ok ... ok Dec 06 19:02:13.043 INFO [stdout] test util::prompt_multiline::accept_all::single_line::empty ... ok Dec 06 19:02:13.043 INFO [stdout] test util::prompt_multiline::accept_all::multi_line::optimistic ... ok Dec 06 19:02:13.043 INFO [stdout] test util::prompt_multiline::accept_all::single_line::empty_but_then_ok ... ok Dec 06 19:02:13.043 INFO [stdout] test util::prompt_multiline::verifier::multi_line::bad ... ok Dec 06 19:02:13.043 INFO [stdout] test util::prompt_multiline::verifier::multi_line::bad_but_then_ok ... ok Dec 06 19:02:13.043 INFO [stdout] test util::prompt_multiline::accept_all::multi_line::empty_but_then_ok ... ok Dec 06 19:02:13.043 INFO [stdout] test util::prompt_multiline::accept_all::single_line::optimistic ... ok Dec 06 19:02:13.043 INFO [stdout] test util::prompt_multiline::verifier::multi_line::optimistic ... ok Dec 06 19:02:13.043 INFO [stdout] test util::prompt_multiline::verifier::single_line::bad_but_then_ok ... ok Dec 06 19:02:13.043 INFO [stdout] test util::prompt_nonzero_len::accept_all::empty ... ok Dec 06 19:02:13.043 INFO [stdout] test util::prompt_multiline::verifier::single_line::bad ... ok Dec 06 19:02:13.043 INFO [stdout] test util::prompt_multiline::verifier::single_line::optimistic ... ok Dec 06 19:02:13.043 INFO [stdout] test util::prompt_nonzero_len::accept_all::empty_but_then_ok ... ok Dec 06 19:02:13.043 INFO [stdout] test util::prompt_nonzero_len::accept_all::optimistic ... ok Dec 06 19:02:13.044 INFO [stdout] test util::prompt_nonzero_len::verifier::bad ... ok Dec 06 19:02:13.044 INFO [stdout] test util::prompt_nonzero_len::verifier::bad_but_then_ok ... ok Dec 06 19:02:13.044 INFO [stdout] test util::prompt_nonzero_len::verifier::optimistic ... ok Dec 06 19:02:13.044 INFO [stdout] Dec 06 19:02:13.044 INFO [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 19:02:13.044 INFO [stdout] Dec 06 19:02:13.044 INFO [stderr] Doc-tests tweetr Dec 06 19:02:18.675 INFO [stdout] Dec 06 19:02:18.675 INFO [stdout] running 33 tests Dec 06 19:02:52.484 INFO [stdout] test src/ops/add_user.rs - ops::add_user::authorise (line 70) ... ok Dec 06 19:02:53.024 INFO [stdout] test src/ops/add_user.rs - ops::add_user::append_user (line 116) ... ok Dec 06 19:02:56.408 INFO [stdout] test src/ops/init.rs - ops::init::get_data (line 59) ... ok Dec 06 19:02:59.604 INFO [stdout] test src/ops/add_user.rs - ops::add_user::verify (line 48) ... ok Dec 06 19:03:01.320 INFO [stdout] test src/ops/init.rs - ops::init::verify (line 28) ... ok Dec 06 19:03:01.619 INFO [stdout] test src/ops/add_user.rs - ops::add_user::verify (line 33) ... ok Dec 06 19:03:01.832 INFO [stdout] test src/ops/init.rs - ops::init::verify (line 38) ... ok Dec 06 19:03:02.818 INFO [stdout] test src/ops/add_user.rs - ops::add_user::print_success_message (line 155) ... ok Dec 06 19:03:29.908 INFO [stdout] test src/ops/queue_tweet.rs - ops::queue_tweet::get_tweet (line 50) ... ok Dec 06 19:03:30.256 INFO [stdout] test src/ops/queue_tweet.rs - ops::queue_tweet::tweets_path (line 34) ... ok Dec 06 19:03:34.365 INFO [stdout] test src/ops/queue_tweet.rs - ops::queue_tweet::get_tweet (line 73) ... ok Dec 06 19:03:36.252 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::post_tweet (line 227) ... ok Dec 06 19:03:38.324 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::tweet_indices_to_post (line 96) ... ok Dec 06 19:03:46.501 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::verify (line 46) ... ok Dec 06 19:03:47.903 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::find_user_index_for_tweet (line 183) ... ok Dec 06 19:03:47.947 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::find_user_index_for_tweet (line 154) ... ok Dec 06 19:04:05.483 INFO [stdout] test src/options.rs - options (line 7) ... ok Dec 06 19:04:20.836 INFO [stdout] test src/outcome.rs - outcome::Outcome::print_error (line 41) ... ok Dec 06 19:04:22.340 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::verify (line 64) ... ok Dec 06 19:04:33.105 INFO [stdout] test src/outcome.rs - outcome::Outcome::exit_value (line 77) ... ok Dec 06 19:04:35.360 INFO [stdout] test src/util.rs - util::prompt_any_len (line 221) ... ok Dec 06 19:04:38.168 INFO [stdout] test src/util.rs - util::TWEET_DATETIME_FORMAT (line 16) ... ok Dec 06 19:04:43.252 INFO [stdout] test src/util.rs - util::mul_str (line 59) ... ok Dec 06 19:04:43.488 INFO [stdout] test src/util.rs - util::parse_relative_time (line 77) ... ok Dec 06 19:04:47.304 INFO [stdout] test src/util.rs - util::prompt_any_len (line 238) ... ok Dec 06 19:04:57.676 INFO [stdout] test src/util.rs - util::prompt_exact_len (line 124) ... ok Dec 06 19:04:59.635 INFO [stdout] test src/util.rs - util::prompt_exact_len (line 137) ... ok Dec 06 19:05:05.440 INFO [stdout] test src/util.rs - util::prompt_multiline (line 314) ... ok Dec 06 19:05:06.532 INFO [stdout] test src/util.rs - util::prompt_multiline (line 302) ... ok Dec 06 19:05:06.652 INFO [stdout] test src/util.rs - util::prompt_nonzero_len (line 185) ... ok Dec 06 19:05:08.146 INFO [stdout] test src/util.rs - util::prompt_nonzero_len (line 173) ... ok Dec 06 19:05:08.218 INFO [stdout] test src/util.rs - util::prompt_multiline (line 290) ... ok Dec 06 19:05:08.815 INFO [stdout] test src/util.rs - util::span_r (line 36) ... ok Dec 06 19:05:08.816 INFO [stdout] Dec 06 19:05:08.816 INFO [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 19:05:08.816 INFO [stdout] Dec 06 19:05:08.850 INFO [stderr] su: No module specific data is present Dec 06 19:05:09.134 INFO running `"docker" "inspect" "b17542d8abc3188341e1671e43f4a5314e31542631121c76aff2955614ef1f50"` Dec 06 19:05:09.293 INFO running `"docker" "rm" "-f" "b17542d8abc3188341e1671e43f4a5314e31542631121c76aff2955614ef1f50"` Dec 06 19:05:09.389 INFO [stdout] b17542d8abc3188341e1671e43f4a5314e31542631121c76aff2955614ef1f50