Dec 07 06:02:27.868 INFO testing not-stakkr-1.0.0 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 07 06:02:27.868 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 07 06:02:28.118 INFO [stdout] 58ee2605f4396a07a79861353b5a362c7d9cdd92ae9884b1e4de9930e1b4eb1d Dec 07 06:02:28.121 INFO running `"docker" "start" "-a" "58ee2605f4396a07a79861353b5a362c7d9cdd92ae9884b1e4de9930e1b4eb1d"` Dec 07 06:02:28.526 INFO [stderr] usermod: no changes Dec 07 06:02:28.712 INFO [stderr] Compiling egg-mode v0.4.0 Dec 07 06:02:34.310 INFO [stderr] Compiling not-stakkr v1.0.0 (/source) Dec 07 06:02:37.448 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 07 06:02:37.448 INFO [stderr] --> src/options.rs:17:5 Dec 07 06:02:37.448 INFO [stderr] | Dec 07 06:02:37.448 INFO [stderr] 17 | use std::env::home_dir; Dec 07 06:02:37.448 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 07 06:02:37.448 INFO [stderr] | Dec 07 06:02:37.448 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 07 06:02:37.448 INFO [stderr] Dec 07 06:02:37.448 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 07 06:02:37.448 INFO [stderr] --> src/options.rs:89:27 Dec 07 06:02:37.448 INFO [stderr] | Dec 07 06:02:37.448 INFO [stderr] 89 | match home_dir() { Dec 07 06:02:37.448 INFO [stderr] | ^^^^^^^^ Dec 07 06:02:37.448 INFO [stderr] Dec 07 06:02:45.621 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.08s Dec 07 06:02:45.631 INFO [stderr] su: No module specific data is present Dec 07 06:02:46.026 INFO running `"docker" "inspect" "58ee2605f4396a07a79861353b5a362c7d9cdd92ae9884b1e4de9930e1b4eb1d"` Dec 07 06:02:46.151 INFO running `"docker" "rm" "-f" "58ee2605f4396a07a79861353b5a362c7d9cdd92ae9884b1e4de9930e1b4eb1d"` Dec 07 06:02:46.285 INFO [stdout] 58ee2605f4396a07a79861353b5a362c7d9cdd92ae9884b1e4de9930e1b4eb1d Dec 07 06:02:46.292 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 07 06:02:46.455 INFO [stdout] f4839b3f8d25026271e7da6be715504004e35e7d583bd09ea77cd26c44589352 Dec 07 06:02:46.457 INFO running `"docker" "start" "-a" "f4839b3f8d25026271e7da6be715504004e35e7d583bd09ea77cd26c44589352"` Dec 07 06:02:47.120 INFO [stderr] usermod: no changes Dec 07 06:02:47.340 INFO [stderr] Compiling not-stakkr v1.0.0 (/source) Dec 07 06:02:51.924 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 07 06:02:51.924 INFO [stderr] --> src/options.rs:17:5 Dec 07 06:02:51.924 INFO [stderr] | Dec 07 06:02:51.924 INFO [stderr] 17 | use std::env::home_dir; Dec 07 06:02:51.924 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 07 06:02:51.924 INFO [stderr] | Dec 07 06:02:51.924 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 07 06:02:51.924 INFO [stderr] Dec 07 06:02:51.924 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 07 06:02:51.924 INFO [stderr] --> src/options.rs:89:27 Dec 07 06:02:51.924 INFO [stderr] | Dec 07 06:02:51.924 INFO [stderr] 89 | match home_dir() { Dec 07 06:02:51.924 INFO [stderr] | ^^^^^^^^ Dec 07 06:02:51.924 INFO [stderr] Dec 07 06:02:57.031 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.88s Dec 07 06:02:57.042 INFO [stderr] su: No module specific data is present Dec 07 06:02:57.538 INFO running `"docker" "inspect" "f4839b3f8d25026271e7da6be715504004e35e7d583bd09ea77cd26c44589352"` Dec 07 06:02:57.664 INFO running `"docker" "rm" "-f" "f4839b3f8d25026271e7da6be715504004e35e7d583bd09ea77cd26c44589352"` Dec 07 06:02:57.808 INFO [stdout] f4839b3f8d25026271e7da6be715504004e35e7d583bd09ea77cd26c44589352 Dec 07 06:02:57.810 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 07 06:02:58.112 INFO [stdout] d389b9c1f0098f8547ce077dec6c8dc58392f54b60ece4ab7e3b81ecf9b990fb Dec 07 06:02:58.120 INFO running `"docker" "start" "-a" "d389b9c1f0098f8547ce077dec6c8dc58392f54b60ece4ab7e3b81ecf9b990fb"` Dec 07 06:02:59.324 INFO [stderr] usermod: no changes Dec 07 06:02:59.512 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s Dec 07 06:02:59.529 INFO [stderr] Running /target/debug/deps/not_stakkr-628c9162a505ac38 Dec 07 06:02:59.535 INFO [stderr] Running /target/debug/deps/mod-599c13534858f5ed Dec 07 06:02:59.535 INFO [stdout] Dec 07 06:02:59.535 INFO [stdout] running 0 tests Dec 07 06:02:59.535 INFO [stdout] Dec 07 06:02:59.535 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 06:02:59.535 INFO [stdout] Dec 07 06:02:59.555 INFO [stdout] Dec 07 06:02:59.555 INFO [stdout] running 43 tests Dec 07 06:02:59.566 INFO [stdout] test ops::queued_tweet::posted_trans_eq ... ok Dec 07 06:02:59.566 INFO [stdout] test ops::queue_tweet::get_tweet::empty ... ok Dec 07 06:02:59.566 INFO [stdout] test ops::queue_tweet::get_tweet::rfc2822 ... ok Dec 07 06:02:59.566 INFO [stdout] test ops::queued_tweet::empty_trans_eq ... ok Dec 07 06:02:59.567 INFO [stdout] test ops::token::trans_eq ... ok Dec 07 06:02:59.567 INFO [stdout] test ops::user::trans::empty_eq ... ok Dec 07 06:02:59.573 INFO [stdout] test ops::user::trans::single_eq ... ok Dec 07 06:02:59.573 INFO [stdout] test ops::user::trans::multi_eq ... ok Dec 07 06:02:59.573 INFO [stdout] test ops::queued_tweet::unposted_trans_eq ... ok Dec 07 06:02:59.573 INFO [stdout] test util::prompt_any_len::accept_all::empty_nl ... ok Dec 07 06:02:59.574 INFO [stdout] test util::prompt_any_len::accept_all::empty_nonl ... ok Dec 07 06:02:59.574 INFO [stdout] test ops::user::convert_from_raw_token ... ok Dec 07 06:02:59.574 INFO [stdout] test ops::queued_tweet::mixed_trans_eq ... ok Dec 07 06:02:59.575 INFO [stdout] test util::prompt_any_len::verifier::bad ... ok Dec 07 06:02:59.575 INFO [stdout] test util::prompt_any_len::verifier::optimistic ... ok Dec 07 06:02:59.575 INFO [stdout] test util::prompt_exact_len::accept_all::empty ... ok Dec 07 06:02:59.575 INFO [stdout] test util::prompt_any_len::accept_all::non_empty ... ok Dec 07 06:02:59.575 INFO [stdout] test util::prompt_exact_len::accept_all::too_short_but_then_ok ... ok Dec 07 06:02:59.575 INFO [stdout] test util::prompt_exact_len::verifier::bad_but_then_ok ... ok Dec 07 06:02:59.575 INFO [stdout] test util::prompt_exact_len::verifier::bad ... ok Dec 07 06:02:59.575 INFO [stdout] test util::prompt_exact_len::accept_all::too_short ... ok Dec 07 06:02:59.575 INFO [stdout] test util::prompt_exact_len::accept_all::too_long_but_then_ok ... ok Dec 07 06:02:59.575 INFO [stdout] test util::prompt_exact_len::accept_all::optimistic ... ok Dec 07 06:02:59.575 INFO [stdout] test util::prompt_exact_len::accept_all::too_long ... ok Dec 07 06:02:59.575 INFO [stdout] test util::prompt_exact_len::accept_all::empty_but_then_ok ... ok Dec 07 06:02:59.575 INFO [stdout] test util::prompt_exact_len::verifier::optimistic ... ok Dec 07 06:02:59.576 INFO [stdout] test util::prompt_multiline::accept_all::multi_line::empty_but_then_ok ... ok Dec 07 06:02:59.576 INFO [stdout] test util::prompt_multiline::accept_all::multi_line::optimistic ... ok Dec 07 06:02:59.577 INFO [stdout] test util::prompt_multiline::accept_all::single_line::empty ... ok Dec 07 06:02:59.577 INFO [stdout] test util::prompt_multiline::accept_all::single_line::empty_but_then_ok ... ok Dec 07 06:02:59.577 INFO [stdout] test util::prompt_multiline::accept_all::single_line::optimistic ... ok Dec 07 06:02:59.577 INFO [stdout] test util::prompt_multiline::verifier::multi_line::bad ... ok Dec 07 06:02:59.577 INFO [stdout] test util::prompt_multiline::verifier::multi_line::bad_but_then_ok ... ok Dec 07 06:02:59.577 INFO [stdout] test util::prompt_multiline::verifier::single_line::optimistic ... ok Dec 07 06:02:59.577 INFO [stdout] test util::prompt_nonzero_len::accept_all::optimistic ... ok Dec 07 06:02:59.577 INFO [stdout] test util::prompt_multiline::verifier::multi_line::optimistic ... ok Dec 07 06:02:59.577 INFO [stdout] test util::prompt_multiline::verifier::single_line::bad ... ok Dec 07 06:02:59.577 INFO [stdout] test util::prompt_multiline::verifier::single_line::bad_but_then_ok ... ok Dec 07 06:02:59.577 INFO [stdout] test util::prompt_nonzero_len::verifier::bad ... ok Dec 07 06:02:59.577 INFO [stdout] test util::prompt_nonzero_len::verifier::bad_but_then_ok ... ok Dec 07 06:02:59.577 INFO [stdout] test util::prompt_nonzero_len::verifier::optimistic ... ok Dec 07 06:02:59.579 INFO [stdout] test util::prompt_nonzero_len::accept_all::empty_but_then_ok ... ok Dec 07 06:02:59.579 INFO [stdout] test util::prompt_nonzero_len::accept_all::empty ... ok Dec 07 06:02:59.579 INFO [stdout] Dec 07 06:02:59.579 INFO [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 06:02:59.579 INFO [stdout] Dec 07 06:02:59.580 INFO [stderr] Doc-tests not-stakkr Dec 07 06:03:06.141 INFO [stdout] Dec 07 06:03:06.141 INFO [stdout] running 32 tests Dec 07 06:03:44.912 INFO [stdout] test src/ops/add_user.rs - ops::add_user::authorise (line 70) ... ok Dec 07 06:03:51.376 INFO [stdout] test src/ops/add_user.rs - ops::add_user::verify (line 33) ... ok Dec 07 06:03:54.516 INFO [stdout] test src/ops/init.rs - ops::init::verify (line 38) ... ok Dec 07 06:03:55.856 INFO [stdout] test src/ops/init.rs - ops::init::verify (line 28) ... ok Dec 07 06:03:56.216 INFO [stdout] test src/ops/add_user.rs - ops::add_user::print_success_message (line 157) ... ok Dec 07 06:03:57.060 INFO [stdout] test src/ops/add_user.rs - ops::add_user::verify (line 48) ... ok Dec 07 06:03:57.865 INFO [stdout] test src/ops/add_user.rs - ops::add_user::append_user (line 118) ... ok Dec 07 06:04:00.444 INFO [stdout] test src/ops/init.rs - ops::init::get_data (line 59) ... ok Dec 07 06:04:20.408 INFO [stdout] test src/ops/queue_tweet.rs - ops::queue_tweet::get_tweet (line 40) ... ok Dec 07 06:04:24.232 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::post_tweet (line 227) ... ok Dec 07 06:04:32.412 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::tweet_indices_to_post (line 96) ... ok Dec 07 06:04:36.192 INFO [stdout] test src/ops/queue_tweet.rs - ops::queue_tweet::get_tweet (line 63) ... ok Dec 07 06:04:38.961 INFO [stdout] test src/ops/queue_tweet.rs - ops::queue_tweet::tweets_path (line 24) ... ok Dec 07 06:04:43.268 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::find_user_index_for_tweet (line 154) ... ok Dec 07 06:04:46.020 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::find_user_index_for_tweet (line 183) ... ok Dec 07 06:04:48.268 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::verify (line 46) ... ok Dec 07 06:05:00.452 INFO [stdout] test src/options.rs - options (line 7) ... ok Dec 07 06:05:10.872 INFO [stdout] test src/outcome.rs - outcome::Outcome::print_error (line 41) ... ok Dec 07 06:05:13.856 INFO [stdout] test src/ops/start_daemon.rs - ops::start_daemon::verify (line 64) ... ok Dec 07 06:05:17.348 INFO [stdout] test src/util.rs - util::mul_str (line 32) ... ok Dec 07 06:05:17.392 INFO [stdout] test src/outcome.rs - outcome::Outcome::exit_value (line 77) ... ok Dec 07 06:05:18.628 INFO [stdout] test src/util.rs - util::TWEET_DATETIME_FORMAT (line 15) ... ok Dec 07 06:05:25.984 INFO [stdout] test src/util.rs - util::parse_relative_time (line 50) ... ok Dec 07 06:05:28.800 INFO [stdout] test src/util.rs - util::prompt_any_len (line 194) ... ok Dec 07 06:05:32.468 INFO [stdout] test src/util.rs - util::prompt_any_len (line 211) ... ok Dec 07 06:05:37.048 INFO [stdout] test src/util.rs - util::prompt_exact_len (line 110) ... ok Dec 07 06:05:45.088 INFO [stdout] test src/util.rs - util::prompt_exact_len (line 97) ... ok Dec 07 06:05:47.140 INFO [stdout] test src/util.rs - util::prompt_multiline (line 275) ... ok Dec 07 06:05:50.032 INFO [stdout] test src/util.rs - util::prompt_multiline (line 287) ... ok Dec 07 06:05:51.094 INFO [stdout] test src/util.rs - util::prompt_multiline (line 263) ... ok Dec 07 06:05:51.208 INFO [stdout] test src/util.rs - util::prompt_nonzero_len (line 146) ... ok Dec 07 06:05:52.875 INFO [stdout] test src/util.rs - util::prompt_nonzero_len (line 158) ... ok Dec 07 06:05:52.875 INFO [stdout] Dec 07 06:05:52.875 INFO [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 06:05:52.875 INFO [stdout] Dec 07 06:05:52.903 INFO [stderr] su: No module specific data is present Dec 07 06:05:53.514 INFO running `"docker" "inspect" "d389b9c1f0098f8547ce077dec6c8dc58392f54b60ece4ab7e3b81ecf9b990fb"` Dec 07 06:05:53.682 INFO running `"docker" "rm" "-f" "d389b9c1f0098f8547ce077dec6c8dc58392f54b60ece4ab7e3b81ecf9b990fb"` Dec 07 06:05:53.851 INFO [stdout] d389b9c1f0098f8547ce077dec6c8dc58392f54b60ece4ab7e3b81ecf9b990fb