Oct 16 01:36:24.091 INFO testing not-stakkr-1.0.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 01:36:24.091 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 16 01:36:24.405 INFO blam! 55e38990d67d125157756f4def40e89f32c10a7abd6566fb1f22c1ceb68bed49 Oct 16 01:36:24.405 INFO running `"docker" "start" "-a" "55e38990d67d125157756f4def40e89f32c10a7abd6566fb1f22c1ceb68bed49"` Oct 16 01:36:25.025 INFO kablam! usermod: no changes Oct 16 01:36:25.229 INFO kablam! Compiling chrono v0.2.25 Oct 16 01:36:25.231 INFO kablam! Compiling egg-mode v0.4.0 Oct 16 01:36:30.163 INFO kablam! Compiling not-stakkr v1.0.0 (/source) Oct 16 01:36:33.065 INFO kablam! 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. Oct 16 01:36:33.065 INFO kablam! --> src/options.rs:17:5 Oct 16 01:36:33.065 INFO kablam! | Oct 16 01:36:33.065 INFO kablam! 17 | use std::env::home_dir; Oct 16 01:36:33.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 01:36:33.065 INFO kablam! | Oct 16 01:36:33.065 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 01:36:33.065 INFO kablam! Oct 16 01:36:33.066 INFO kablam! 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. Oct 16 01:36:33.066 INFO kablam! --> src/options.rs:89:27 Oct 16 01:36:33.066 INFO kablam! | Oct 16 01:36:33.066 INFO kablam! 89 | match home_dir() { Oct 16 01:36:33.066 INFO kablam! | ^^^^^^^^ Oct 16 01:36:33.066 INFO kablam! Oct 16 01:36:40.738 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.69s Oct 16 01:36:40.746 INFO kablam! su: No module specific data is present Oct 16 01:36:40.989 INFO running `"docker" "rm" "-f" "55e38990d67d125157756f4def40e89f32c10a7abd6566fb1f22c1ceb68bed49"` Oct 16 01:36:41.066 INFO blam! 55e38990d67d125157756f4def40e89f32c10a7abd6566fb1f22c1ceb68bed49 Oct 16 01:36:41.069 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 16 01:36:41.291 INFO blam! ee83a7639d99cb2cbfeed15e260070818a532194aca4a1428011c91b124cc74d Oct 16 01:36:41.291 INFO running `"docker" "start" "-a" "ee83a7639d99cb2cbfeed15e260070818a532194aca4a1428011c91b124cc74d"` Oct 16 01:36:42.267 INFO kablam! usermod: no changes Oct 16 01:36:42.390 INFO kablam! Compiling not-stakkr v1.0.0 (/source) Oct 16 01:36:45.429 INFO kablam! 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. Oct 16 01:36:45.429 INFO kablam! --> src/options.rs:17:5 Oct 16 01:36:45.429 INFO kablam! | Oct 16 01:36:45.429 INFO kablam! 17 | use std::env::home_dir; Oct 16 01:36:45.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 01:36:45.429 INFO kablam! | Oct 16 01:36:45.429 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 01:36:45.429 INFO kablam! Oct 16 01:36:45.429 INFO kablam! 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. Oct 16 01:36:45.429 INFO kablam! --> src/options.rs:89:27 Oct 16 01:36:45.429 INFO kablam! | Oct 16 01:36:45.429 INFO kablam! 89 | match home_dir() { Oct 16 01:36:45.429 INFO kablam! | ^^^^^^^^ Oct 16 01:36:45.429 INFO kablam! Oct 16 01:36:50.093 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.81s Oct 16 01:36:50.107 INFO kablam! su: No module specific data is present Oct 16 01:36:50.851 INFO running `"docker" "rm" "-f" "ee83a7639d99cb2cbfeed15e260070818a532194aca4a1428011c91b124cc74d"` Oct 16 01:36:51.075 INFO blam! ee83a7639d99cb2cbfeed15e260070818a532194aca4a1428011c91b124cc74d Oct 16 01:36:51.083 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 16 01:36:51.503 INFO blam! e99eec2cb634e0b4d1311e96786155a1ced29f01501d8f5d458cd059ee9b5f55 Oct 16 01:36:51.505 INFO running `"docker" "start" "-a" "e99eec2cb634e0b4d1311e96786155a1ced29f01501d8f5d458cd059ee9b5f55"` Oct 16 01:36:52.127 INFO kablam! usermod: no changes Oct 16 01:36:52.230 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 16 01:36:52.235 INFO kablam! Running /target/debug/deps/not_stakkr-8bb13544d4931e2a Oct 16 01:36:52.237 INFO blam! Oct 16 01:36:52.237 INFO blam! running 0 tests Oct 16 01:36:52.237 INFO blam! Oct 16 01:36:52.237 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:36:52.237 INFO blam! Oct 16 01:36:52.238 INFO kablam! Running /target/debug/deps/mod-5a283946a24fd7c0 Oct 16 01:36:52.239 INFO blam! Oct 16 01:36:52.239 INFO blam! running 43 tests Oct 16 01:36:52.240 INFO blam! test ops::queue_tweet::get_tweet::rfc2822 ... ok Oct 16 01:36:52.240 INFO blam! test ops::queue_tweet::get_tweet::empty ... ok Oct 16 01:36:52.241 INFO blam! test ops::queued_tweet::empty_trans_eq ... ok Oct 16 01:36:52.241 INFO blam! test ops::queued_tweet::unposted_trans_eq ... ok Oct 16 01:36:52.241 INFO blam! test ops::user::convert_from_raw_token ... ok Oct 16 01:36:52.241 INFO blam! test ops::token::trans_eq ... ok Oct 16 01:36:52.243 INFO blam! test ops::queued_tweet::posted_trans_eq ... ok Oct 16 01:36:52.243 INFO blam! test ops::user::trans::empty_eq ... ok Oct 16 01:36:52.243 INFO blam! test ops::user::trans::single_eq ... ok Oct 16 01:36:52.243 INFO blam! test util::prompt_any_len::accept_all::empty_nonl ... ok Oct 16 01:36:52.243 INFO blam! test util::prompt_any_len::accept_all::non_empty ... ok Oct 16 01:36:52.243 INFO blam! test util::prompt_exact_len::accept_all::empty_but_then_ok ... ok Oct 16 01:36:52.243 INFO blam! test util::prompt_any_len::accept_all::empty_nl ... ok Oct 16 01:36:52.243 INFO blam! test util::prompt_exact_len::accept_all::optimistic ... ok Oct 16 01:36:52.243 INFO blam! test util::prompt_exact_len::accept_all::too_long_but_then_ok ... ok Oct 16 01:36:52.243 INFO blam! test util::prompt_exact_len::accept_all::too_long ... ok Oct 16 01:36:52.243 INFO blam! test util::prompt_exact_len::accept_all::too_short ... ok Oct 16 01:36:52.243 INFO blam! test util::prompt_any_len::verifier::bad ... ok Oct 16 01:36:52.247 INFO blam! test util::prompt_any_len::verifier::optimistic ... ok Oct 16 01:36:52.247 INFO blam! test ops::user::trans::multi_eq ... ok Oct 16 01:36:52.247 INFO blam! test util::prompt_exact_len::accept_all::empty ... ok Oct 16 01:36:52.247 INFO blam! test util::prompt_exact_len::verifier::bad ... ok Oct 16 01:36:52.247 INFO blam! test util::prompt_exact_len::accept_all::too_short_but_then_ok ... ok Oct 16 01:36:52.247 INFO blam! test util::prompt_exact_len::verifier::bad_but_then_ok ... ok Oct 16 01:36:52.247 INFO blam! test util::prompt_multiline::verifier::multi_line::bad ... ok Oct 16 01:36:52.248 INFO blam! test util::prompt_multiline::accept_all::single_line::optimistic ... ok Oct 16 01:36:52.248 INFO blam! test util::prompt_multiline::verifier::multi_line::bad_but_then_ok ... ok Oct 16 01:36:52.248 INFO blam! test util::prompt_multiline::verifier::single_line::bad ... ok Oct 16 01:36:52.248 INFO blam! test util::prompt_multiline::verifier::multi_line::optimistic ... ok Oct 16 01:36:52.248 INFO blam! test util::prompt_multiline::verifier::single_line::optimistic ... ok Oct 16 01:36:52.248 INFO blam! test util::prompt_multiline::verifier::single_line::bad_but_then_ok ... ok Oct 16 01:36:52.248 INFO blam! test util::prompt_nonzero_len::accept_all::empty ... ok Oct 16 01:36:52.248 INFO blam! test util::prompt_nonzero_len::accept_all::empty_but_then_ok ... ok Oct 16 01:36:52.248 INFO blam! test util::prompt_nonzero_len::accept_all::optimistic ... ok Oct 16 01:36:52.248 INFO blam! test util::prompt_multiline::accept_all::multi_line::empty_but_then_ok ... ok Oct 16 01:36:52.248 INFO blam! test util::prompt_nonzero_len::verifier::bad_but_then_ok ... ok Oct 16 01:36:52.248 INFO blam! test util::prompt_nonzero_len::verifier::optimistic ... ok Oct 16 01:36:52.248 INFO blam! test util::prompt_multiline::accept_all::multi_line::optimistic ... ok Oct 16 01:36:52.248 INFO blam! test util::prompt_multiline::accept_all::single_line::empty ... ok Oct 16 01:36:52.248 INFO blam! test util::prompt_multiline::accept_all::single_line::empty_but_then_ok ... ok Oct 16 01:36:52.249 INFO blam! test util::prompt_exact_len::verifier::optimistic ... ok Oct 16 01:36:52.251 INFO blam! test util::prompt_nonzero_len::verifier::bad ... ok Oct 16 01:36:52.251 INFO blam! test ops::queued_tweet::mixed_trans_eq ... ok Oct 16 01:36:52.251 INFO blam! Oct 16 01:36:52.251 INFO blam! test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:36:52.251 INFO blam! Oct 16 01:36:52.252 INFO kablam! Doc-tests not-stakkr Oct 16 01:36:57.231 INFO blam! Oct 16 01:36:57.231 INFO blam! running 32 tests Oct 16 01:37:24.405 INFO blam! test src/ops/add_user.rs - ops::add_user::authorise (line 70) ... ok Oct 16 01:37:26.583 INFO blam! test src/ops/add_user.rs - ops::add_user::verify (line 33) ... ok Oct 16 01:37:28.291 INFO blam! test src/ops/add_user.rs - ops::add_user::verify (line 48) ... ok Oct 16 01:37:29.599 INFO blam! test src/ops/add_user.rs - ops::add_user::print_success_message (line 157) ... ok Oct 16 01:37:30.783 INFO blam! test src/ops/add_user.rs - ops::add_user::append_user (line 118) ... ok Oct 16 01:37:30.935 INFO blam! test src/ops/init.rs - ops::init::verify (line 38) ... ok Oct 16 01:37:37.207 INFO blam! test src/ops/init.rs - ops::init::verify (line 28) ... ok Oct 16 01:37:38.095 INFO blam! test src/ops/init.rs - ops::init::get_data (line 59) ... ok Oct 16 01:37:51.187 INFO blam! test src/ops/queue_tweet.rs - ops::queue_tweet::tweets_path (line 24) ... ok Oct 16 01:37:55.943 INFO blam! test src/ops/start_daemon.rs - ops::start_daemon::post_tweet (line 227) ... ok Oct 16 01:37:57.335 INFO blam! test src/ops/queue_tweet.rs - ops::queue_tweet::get_tweet (line 40) ... ok Oct 16 01:38:01.521 INFO blam! test src/ops/queue_tweet.rs - ops::queue_tweet::get_tweet (line 63) ... ok Oct 16 01:38:04.106 INFO blam! test src/ops/start_daemon.rs - ops::start_daemon::find_user_index_for_tweet (line 154) ... ok Oct 16 01:38:09.515 INFO blam! test src/ops/start_daemon.rs - ops::start_daemon::find_user_index_for_tweet (line 183) ... ok Oct 16 01:38:10.546 INFO blam! test src/ops/start_daemon.rs - ops::start_daemon::tweet_indices_to_post (line 96) ... ok Oct 16 01:38:15.172 INFO blam! test src/ops/start_daemon.rs - ops::start_daemon::verify (line 46) ... ok Oct 16 01:38:20.115 INFO blam! test src/options.rs - options (line 7) ... ok Oct 16 01:38:28.835 INFO blam! test src/ops/start_daemon.rs - ops::start_daemon::verify (line 64) ... ok Oct 16 01:38:34.795 INFO blam! test src/outcome.rs - outcome::Outcome::print_error (line 41) ... ok Oct 16 01:38:35.819 INFO blam! test src/outcome.rs - outcome::Outcome::exit_value (line 77) ... ok Oct 16 01:38:39.283 INFO blam! test src/util.rs - util::TWEET_DATETIME_FORMAT (line 15) ... ok Oct 16 01:38:42.763 INFO blam! test src/util.rs - util::parse_relative_time (line 50) ... ok Oct 16 01:38:45.555 INFO blam! test src/util.rs - util::mul_str (line 32) ... ok Oct 16 01:38:49.148 INFO blam! test src/util.rs - util::prompt_any_len (line 211) ... ok Oct 16 01:38:50.171 INFO blam! test src/util.rs - util::prompt_any_len (line 194) ... ok Oct 16 01:38:57.173 INFO blam! test src/util.rs - util::prompt_exact_len (line 110) ... ok Oct 16 01:39:04.455 INFO blam! test src/util.rs - util::prompt_exact_len (line 97) ... ok Oct 16 01:39:07.130 INFO blam! test src/util.rs - util::prompt_multiline (line 263) ... ok Oct 16 01:39:08.392 INFO blam! test src/util.rs - util::prompt_multiline (line 275) ... ok Oct 16 01:39:10.279 INFO blam! test src/util.rs - util::prompt_multiline (line 287) ... ok Oct 16 01:39:10.291 INFO blam! test src/util.rs - util::prompt_nonzero_len (line 146) ... ok Oct 16 01:39:10.979 INFO blam! test src/util.rs - util::prompt_nonzero_len (line 158) ... ok Oct 16 01:39:10.980 INFO blam! Oct 16 01:39:10.981 INFO blam! test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:39:10.981 INFO blam! Oct 16 01:39:10.998 INFO kablam! su: No module specific data is present Oct 16 01:39:12.291 INFO running `"docker" "rm" "-f" "e99eec2cb634e0b4d1311e96786155a1ced29f01501d8f5d458cd059ee9b5f55"` Oct 16 01:39:12.667 INFO blam! e99eec2cb634e0b4d1311e96786155a1ced29f01501d8f5d458cd059ee9b5f55