Nov 18 05:12:15.428 INFO testing not-stakkr-1.0.0 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 05:12:15.428 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 18 05:12:15.594 INFO [stdout] 00d3b25522546519d8c4dc005733f6223632873c56e4ca6f01e9bb7d3520c78c Nov 18 05:12:15.596 INFO running `"docker" "start" "-a" "00d3b25522546519d8c4dc005733f6223632873c56e4ca6f01e9bb7d3520c78c"` Nov 18 05:12:16.051 INFO [stderr] usermod: no changes Nov 18 05:12:16.667 INFO [stderr] Compiling chrono v0.2.25 Nov 18 05:12:16.668 INFO [stderr] Compiling egg-mode v0.4.0 Nov 18 05:12:23.767 INFO [stderr] Compiling not-stakkr v1.0.0 (/source) Nov 18 05:12:26.647 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 18 05:12:26.647 INFO [stderr] --> src/options.rs:17:5 Nov 18 05:12:26.647 INFO [stderr] | Nov 18 05:12:26.647 INFO [stderr] 17 | use std::env::home_dir; Nov 18 05:12:26.647 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 18 05:12:26.647 INFO [stderr] | Nov 18 05:12:26.647 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 05:12:26.647 INFO [stderr] Nov 18 05:12:26.647 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 18 05:12:26.647 INFO [stderr] --> src/options.rs:89:27 Nov 18 05:12:26.647 INFO [stderr] | Nov 18 05:12:26.647 INFO [stderr] 89 | match home_dir() { Nov 18 05:12:26.647 INFO [stderr] | ^^^^^^^^ Nov 18 05:12:26.647 INFO [stderr] Nov 18 05:12:34.711 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.64s Nov 18 05:12:34.724 INFO [stderr] su: No module specific data is present Nov 18 05:12:34.969 INFO running `"docker" "inspect" "00d3b25522546519d8c4dc005733f6223632873c56e4ca6f01e9bb7d3520c78c"` Nov 18 05:12:35.031 INFO running `"docker" "rm" "-f" "00d3b25522546519d8c4dc005733f6223632873c56e4ca6f01e9bb7d3520c78c"` Nov 18 05:12:35.137 INFO [stdout] 00d3b25522546519d8c4dc005733f6223632873c56e4ca6f01e9bb7d3520c78c Nov 18 05:12:35.140 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 18 05:12:35.347 INFO [stdout] de2163514d73885211779c5c05971dc5748ba7d3a4257a74bba84935c9303885 Nov 18 05:12:35.348 INFO running `"docker" "start" "-a" "de2163514d73885211779c5c05971dc5748ba7d3a4257a74bba84935c9303885"` Nov 18 05:12:35.742 INFO [stderr] usermod: no changes Nov 18 05:12:35.874 INFO [stderr] Compiling not-stakkr v1.0.0 (/source) Nov 18 05:12:38.991 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 18 05:12:38.991 INFO [stderr] --> src/options.rs:17:5 Nov 18 05:12:38.991 INFO [stderr] | Nov 18 05:12:38.991 INFO [stderr] 17 | use std::env::home_dir; Nov 18 05:12:38.991 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 18 05:12:38.991 INFO [stderr] | Nov 18 05:12:38.991 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 05:12:38.991 INFO [stderr] Nov 18 05:12:38.991 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 18 05:12:38.991 INFO [stderr] --> src/options.rs:89:27 Nov 18 05:12:38.991 INFO [stderr] | Nov 18 05:12:38.991 INFO [stderr] 89 | match home_dir() { Nov 18 05:12:38.991 INFO [stderr] | ^^^^^^^^ Nov 18 05:12:38.991 INFO [stderr] Nov 18 05:12:44.172 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.40s Nov 18 05:12:44.183 INFO [stderr] su: No module specific data is present Nov 18 05:12:45.067 INFO running `"docker" "inspect" "de2163514d73885211779c5c05971dc5748ba7d3a4257a74bba84935c9303885"` Nov 18 05:12:45.364 INFO running `"docker" "rm" "-f" "de2163514d73885211779c5c05971dc5748ba7d3a4257a74bba84935c9303885"` Nov 18 05:12:45.618 INFO [stdout] de2163514d73885211779c5c05971dc5748ba7d3a4257a74bba84935c9303885 Nov 18 05:12:45.629 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 18 05:12:46.048 INFO [stdout] c31b2c689b7c09b7ef3906828e16a621d31530f0b709a18b6acb35a633536711 Nov 18 05:12:46.049 INFO running `"docker" "start" "-a" "c31b2c689b7c09b7ef3906828e16a621d31530f0b709a18b6acb35a633536711"` Nov 18 05:12:47.150 INFO [stderr] usermod: no changes Nov 18 05:12:47.403 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s Nov 18 05:12:47.405 INFO [stderr] Running /target/debug/deps/not_stakkr-afa500fbd95b3e86 Nov 18 05:12:47.415 INFO [stderr] Running /target/debug/deps/mod-6401c50a320e1e5c Nov 18 05:12:47.415 INFO [stdout] Nov 18 05:12:47.415 INFO [stdout] running 0 tests Nov 18 05:12:47.415 INFO [stdout] Nov 18 05:12:47.415 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 05:12:47.415 INFO [stdout] Nov 18 05:12:47.419 INFO [stdout] Nov 18 05:12:47.419 INFO [stdout] running 43 tests Nov 18 05:12:47.432 INFO [stdout] test ops::queued_tweet::empty_trans_eq ... ok Nov 18 05:12:47.432 INFO [stdout] test ops::queued_tweet::mixed_trans_eq ... ok Nov 18 05:12:47.432 INFO [stdout] test ops::queued_tweet::posted_trans_eq ... ok Nov 18 05:12:47.432 INFO [stdout] test ops::queue_tweet::get_tweet::rfc2822 ... ok Nov 18 05:12:47.432 INFO [stdout] test ops::queued_tweet::unposted_trans_eq ... ok Nov 18 05:12:47.432 INFO [stdout] test ops::queue_tweet::get_tweet::empty ... ok Nov 18 05:12:47.432 INFO [stdout] test ops::user::trans::empty_eq ... ok Nov 18 05:12:47.432 INFO [stdout] test ops::user::trans::single_eq ... ok Nov 18 05:12:47.432 INFO [stdout] test util::prompt_any_len::accept_all::empty_nl ... ok Nov 18 05:12:47.432 INFO [stdout] test util::prompt_any_len::accept_all::empty_nonl ... ok Nov 18 05:12:47.432 INFO [stdout] test util::prompt_any_len::accept_all::non_empty ... ok Nov 18 05:12:47.435 INFO [stdout] test ops::user::trans::multi_eq ... ok Nov 18 05:12:47.435 INFO [stdout] test util::prompt_exact_len::accept_all::too_long ... ok Nov 18 05:12:47.435 INFO [stdout] test util::prompt_exact_len::accept_all::empty ... ok Nov 18 05:12:47.435 INFO [stdout] test util::prompt_any_len::verifier::optimistic ... ok Nov 18 05:12:47.435 INFO [stdout] test ops::user::convert_from_raw_token ... ok Nov 18 05:12:47.435 INFO [stdout] test util::prompt_any_len::verifier::bad ... ok Nov 18 05:12:47.435 INFO [stdout] test util::prompt_exact_len::accept_all::empty_but_then_ok ... ok Nov 18 05:12:47.435 INFO [stdout] test util::prompt_exact_len::accept_all::optimistic ... ok Nov 18 05:12:47.435 INFO [stdout] test util::prompt_exact_len::verifier::bad ... ok Nov 18 05:12:47.435 INFO [stdout] test util::prompt_exact_len::verifier::bad_but_then_ok ... ok Nov 18 05:12:47.435 INFO [stdout] test util::prompt_exact_len::verifier::optimistic ... ok Nov 18 05:12:47.435 INFO [stdout] test ops::token::trans_eq ... ok Nov 18 05:12:47.435 INFO [stdout] test util::prompt_multiline::accept_all::multi_line::empty_but_then_ok ... ok Nov 18 05:12:47.436 INFO [stdout] test util::prompt_multiline::accept_all::single_line::optimistic ... ok Nov 18 05:12:47.451 INFO [stdout] test util::prompt_multiline::accept_all::multi_line::optimistic ... ok Nov 18 05:12:47.451 INFO [stdout] test util::prompt_multiline::accept_all::single_line::empty ... ok Nov 18 05:12:47.451 INFO [stdout] test util::prompt_multiline::verifier::multi_line::bad ... ok Nov 18 05:12:47.451 INFO [stdout] test util::prompt_exact_len::accept_all::too_short ... ok Nov 18 05:12:47.451 INFO [stdout] test util::prompt_exact_len::accept_all::too_short_but_then_ok ... ok Nov 18 05:12:47.451 INFO [stdout] test util::prompt_multiline::accept_all::single_line::empty_but_then_ok ... ok Nov 18 05:12:47.451 INFO [stdout] test util::prompt_exact_len::accept_all::too_long_but_then_ok ... ok Nov 18 05:12:47.463 INFO [stdout] test util::prompt_nonzero_len::accept_all::optimistic ... ok Nov 18 05:12:47.463 INFO [stdout] test util::prompt_multiline::verifier::multi_line::optimistic ... ok Nov 18 05:12:47.463 INFO [stdout] test util::prompt_multiline::verifier::single_line::bad ... ok Nov 18 05:12:47.463 INFO [stdout] test util::prompt_multiline::verifier::single_line::bad_but_then_ok ... ok Nov 18 05:12:47.463 INFO [stdout] test util::prompt_multiline::verifier::single_line::optimistic ... ok Nov 18 05:12:47.463 INFO [stdout] test util::prompt_nonzero_len::verifier::bad_but_then_ok ... ok Nov 18 05:12:47.463 INFO [stdout] test util::prompt_nonzero_len::accept_all::empty ... ok Nov 18 05:12:47.463 INFO [stdout] test util::prompt_multiline::verifier::multi_line::bad_but_then_ok ... ok Nov 18 05:12:47.463 INFO [stdout] test util::prompt_nonzero_len::accept_all::empty_but_then_ok ... ok Nov 18 05:12:47.467 INFO [stdout] test util::prompt_nonzero_len::verifier::optimistic ... ok Nov 18 05:12:47.467 INFO [stdout] test util::prompt_nonzero_len::verifier::bad ... ok Nov 18 05:12:47.467 INFO [stdout] Nov 18 05:12:47.467 INFO [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 05:12:47.467 INFO [stdout] Nov 18 05:12:47.469 INFO [stderr] Doc-tests not-stakkr Nov 18 05:12:53.654 INFO [stdout] Nov 18 05:12:53.654 INFO [stdout] running 32 tests Nov 18 05:13:28.419 INFO [stdout] test src/ops/add_user.rs - ops::add_user::authorise (line 70) ... ok Nov 18 05:13:32.379 INFO [stdout] test src/ops/add_user.rs - ops::add_user::verify (line 48) ... ok Nov 18 05:13:33.759 INFO [stdout] test src/ops/init.rs - ops::init::verify (line 38) ... ok Nov 18 05:13:36.627 INFO [stdout] test src/ops/init.rs - ops::init::get_data (line 59) ... ok Nov 18 05:13:38.436 INFO [stdout] test src/ops/add_user.rs - ops::add_user::print_success_message (line 157) ... ok Nov 18 05:13:39.946 INFO [stdout] test src/ops/add_user.rs - ops::add_user::append_user (line 118) ... ok Nov 18 05:13:40.244 INFO [stdout] test src/ops/init.rs - ops::init::verify (line 28) ... ok Nov 18 05:13:41.166 INFO [stdout] test src/ops/add_user.rs - ops::add_user::verify (line 33) ... ok Nov 18 05:14:02.224 INFO [stdout] test src/ops/queue_tweet.rs - ops::queue_tweet::get_tweet (line 40) ... ok Nov 18 05:14:03.187 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::find_user_index_for_tweet (line 154) ... ok Nov 18 05:14:05.241 INFO [stdout] test src/ops/queue_tweet.rs - ops::queue_tweet::tweets_path (line 24) ... ok Nov 18 05:14:06.311 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::post_tweet (line 227) ... ok Nov 18 05:14:07.219 INFO [stdout] test src/ops/queue_tweet.rs - ops::queue_tweet::get_tweet (line 63) ... ok Nov 18 05:14:16.767 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::find_user_index_for_tweet (line 183) ... ok Nov 18 05:14:18.199 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::tweet_indices_to_post (line 96) ... ok Nov 18 05:14:20.039 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::verify (line 46) ... ok Nov 18 05:14:32.675 INFO [stdout] test src/options.rs - options (line 7) ... ok Nov 18 05:14:34.610 INFO [stdout] test src/outcome.rs - outcome::Outcome::print_error (line 41) ... ok Nov 18 05:14:42.351 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::verify (line 64) ... ok Nov 18 05:14:46.513 INFO [stdout] test src/outcome.rs - outcome::Outcome::exit_value (line 77) ... ok Nov 18 05:14:50.143 INFO [stdout] test src/util.rs - util::TWEET_DATETIME_FORMAT (line 15) ... ok Nov 18 05:14:53.412 INFO [stdout] test src/util.rs - util::mul_str (line 32) ... ok Nov 18 05:14:58.303 INFO [stdout] test src/util.rs - util::prompt_any_len (line 194) ... ok Nov 18 05:15:00.119 INFO [stdout] test src/util.rs - util::parse_relative_time (line 50) ... ok Nov 18 05:15:03.374 INFO [stdout] test src/util.rs - util::prompt_exact_len (line 110) ... ok Nov 18 05:15:05.939 INFO [stdout] test src/util.rs - util::prompt_any_len (line 211) ... ok Nov 18 05:15:08.710 INFO [stdout] test src/util.rs - util::prompt_exact_len (line 97) ... ok Nov 18 05:15:18.387 INFO [stdout] test src/util.rs - util::prompt_multiline (line 263) ... ok Nov 18 05:15:18.601 INFO [stdout] test src/util.rs - util::prompt_multiline (line 287) ... ok Nov 18 05:15:18.795 INFO [stdout] test src/util.rs - util::prompt_nonzero_len (line 146) ... ok Nov 18 05:15:19.253 INFO [stdout] test src/util.rs - util::prompt_multiline (line 275) ... ok Nov 18 05:15:20.033 INFO [stdout] test src/util.rs - util::prompt_nonzero_len (line 158) ... ok Nov 18 05:15:20.033 INFO [stdout] Nov 18 05:15:20.034 INFO [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 05:15:20.034 INFO [stdout] Nov 18 05:15:20.034 INFO [stderr] su: No module specific data is present Nov 18 05:15:20.519 INFO running `"docker" "inspect" "c31b2c689b7c09b7ef3906828e16a621d31530f0b709a18b6acb35a633536711"` Nov 18 05:15:20.709 INFO running `"docker" "rm" "-f" "c31b2c689b7c09b7ef3906828e16a621d31530f0b709a18b6acb35a633536711"` Nov 18 05:15:20.907 INFO [stdout] c31b2c689b7c09b7ef3906828e16a621d31530f0b709a18b6acb35a633536711