Oct 15 15:34:24.539 INFO testing tw-rs-0.1.34 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 15:34:24.541 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 15:34:25.030 INFO blam! 6ac2d9e47864a94ed6ebaff344e94bd81a8eef960e63e5f5488c8bcc2ef0f8d9 Oct 15 15:34:25.037 INFO running `"docker" "start" "-a" "6ac2d9e47864a94ed6ebaff344e94bd81a8eef960e63e5f5488c8bcc2ef0f8d9"` Oct 15 15:34:26.015 INFO kablam! usermod: no changes Oct 15 15:34:26.195 INFO kablam! Compiling curl-sys v0.2.5 Oct 15 15:34:26.195 INFO kablam! Compiling rust-crypto v0.2.36 Oct 15 15:34:26.195 INFO kablam! Compiling nom v3.2.1 Oct 15 15:34:26.195 INFO kablam! Compiling clap v2.32.0 Oct 15 15:34:32.027 INFO kablam! Compiling curl v0.3.11 Oct 15 15:34:49.411 INFO kablam! Compiling oauth-client-fix v0.1.5 Oct 15 15:34:53.687 INFO kablam! Compiling tw-rs v0.1.34 (/source) Oct 15 15:34:58.910 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 15 15:34:58.910 INFO kablam! --> src/main.rs:32:31 Oct 15 15:34:58.910 INFO kablam! | Oct 15 15:34:58.910 INFO kablam! 32 | let mut path_in = std::env::home_dir().expect("Couldn't determine home directory! Please enter path to credentials with -c or --cred."); Oct 15 15:34:58.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 15:34:58.910 INFO kablam! | Oct 15 15:34:58.910 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 15:34:58.910 INFO kablam! Oct 15 15:35:01.059 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.02s Oct 15 15:35:01.062 INFO kablam! su: No module specific data is present Oct 15 15:35:01.573 INFO running `"docker" "rm" "-f" "6ac2d9e47864a94ed6ebaff344e94bd81a8eef960e63e5f5488c8bcc2ef0f8d9"` Oct 15 15:35:01.851 INFO blam! 6ac2d9e47864a94ed6ebaff344e94bd81a8eef960e63e5f5488c8bcc2ef0f8d9 Oct 15 15:35:01.861 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 15:35:02.245 INFO blam! 182048af25366ee10a3cbac2733cbdfa4ba5636fdb2c2ea52eb3e15841588ed7 Oct 15 15:35:02.256 INFO running `"docker" "start" "-a" "182048af25366ee10a3cbac2733cbdfa4ba5636fdb2c2ea52eb3e15841588ed7"` Oct 15 15:35:03.504 INFO kablam! usermod: no changes Oct 15 15:35:03.771 INFO kablam! Compiling tw-rs v0.1.34 (/source) Oct 15 15:35:06.822 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 15 15:35:06.822 INFO kablam! --> src/main.rs:32:31 Oct 15 15:35:06.822 INFO kablam! | Oct 15 15:35:06.822 INFO kablam! 32 | let mut path_in = std::env::home_dir().expect("Couldn't determine home directory! Please enter path to credentials with -c or --cred."); Oct 15 15:35:06.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 15:35:06.822 INFO kablam! | Oct 15 15:35:06.822 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 15:35:06.822 INFO kablam! Oct 15 15:35:08.775 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.24s Oct 15 15:35:08.779 INFO kablam! su: No module specific data is present Oct 15 15:35:10.095 INFO running `"docker" "rm" "-f" "182048af25366ee10a3cbac2733cbdfa4ba5636fdb2c2ea52eb3e15841588ed7"` Oct 15 15:35:10.343 INFO blam! 182048af25366ee10a3cbac2733cbdfa4ba5636fdb2c2ea52eb3e15841588ed7 Oct 15 15:35:10.349 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 15:35:10.779 INFO blam! b675f2f02fdcc13744fe40e50c9f1c1a9ec075cf3602d58549f75c5b8921a268 Oct 15 15:35:10.785 INFO running `"docker" "start" "-a" "b675f2f02fdcc13744fe40e50c9f1c1a9ec075cf3602d58549f75c5b8921a268"` Oct 15 15:35:12.039 INFO kablam! usermod: no changes Oct 15 15:35:12.265 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 15 15:35:12.288 INFO kablam! Running /target/debug/deps/tweet-e895f046e7f5b5e8 Oct 15 15:35:12.289 INFO blam! Oct 15 15:35:12.289 INFO blam! running 1 test Oct 15 15:35:12.354 INFO blam! test test::bench_parser ... ok Oct 15 15:35:12.354 INFO blam! Oct 15 15:35:12.354 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:35:12.354 INFO blam! Oct 15 15:35:12.355 INFO kablam! Running /target/debug/deps/tw-f764307f04c39eb9 Oct 15 15:35:12.375 INFO blam! Oct 15 15:35:12.375 INFO blam! running 0 tests Oct 15 15:35:12.375 INFO blam! Oct 15 15:35:12.375 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:35:12.375 INFO blam! Oct 15 15:35:12.375 INFO kablam! Doc-tests tweet Oct 15 15:35:15.290 INFO blam! Oct 15 15:35:15.291 INFO blam! running 4 tests Oct 15 15:35:15.291 INFO blam! test src/lib.rs - print_profile (line 89) ... ignored Oct 15 15:35:15.291 INFO blam! test src/lib.rs - print_timeline (line 185) ... ignored Oct 15 15:35:15.292 INFO blam! test src/lib.rs - reply (line 143) ... ignored Oct 15 15:35:15.292 INFO blam! test src/lib.rs - tweet (line 121) ... ignored Oct 15 15:35:15.292 INFO blam! Oct 15 15:35:15.292 INFO blam! test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out Oct 15 15:35:15.293 INFO blam! Oct 15 15:35:15.307 INFO kablam! su: No module specific data is present Oct 15 15:35:15.959 INFO running `"docker" "rm" "-f" "b675f2f02fdcc13744fe40e50c9f1c1a9ec075cf3602d58549f75c5b8921a268"` Oct 15 15:35:16.255 INFO blam! b675f2f02fdcc13744fe40e50c9f1c1a9ec075cf3602d58549f75c5b8921a268