Oct 10 12:37:22.775 INFO testing vmchale/tw-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 12:37:22.775 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 12:37:22.776 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:37:23.190 INFO blam! b296da5481bd84e3a4220999d9f94ead7cdd8e521e2f37201e6e62c00b836bf6 Oct 10 12:37:23.204 INFO running `"docker" "start" "-a" "b296da5481bd84e3a4220999d9f94ead7cdd8e521e2f37201e6e62c00b836bf6"` Oct 10 12:37:24.336 INFO kablam! usermod: no changes Oct 10 12:37:24.384 INFO kablam! warning: unused manifest key: package.test Oct 10 12:37:24.536 INFO kablam! Compiling libz-sys v1.0.16 Oct 10 12:37:24.536 INFO kablam! Compiling curl-sys v0.2.5 Oct 10 12:37:24.536 INFO kablam! Compiling rust-crypto v0.2.36 Oct 10 12:37:24.544 INFO kablam! Compiling memchr v1.0.1 Oct 10 12:37:24.551 INFO kablam! Compiling textwrap v0.7.0 Oct 10 12:37:24.551 INFO kablam! Compiling openssl-sys v0.7.17 Oct 10 12:37:26.444 INFO kablam! Compiling nom v3.2.0 Oct 10 12:37:29.499 INFO kablam! Compiling clap v2.26.0 Oct 10 12:37:32.180 INFO kablam! Compiling curl v0.3.11 Oct 10 12:37:43.305 INFO kablam! Compiling oauth-client-fix v0.1.5 Oct 10 12:37:57.725 INFO kablam! Compiling tw-rs v0.1.35-pre (/source) Oct 10 12:38:02.016 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 10 12:38:02.016 INFO kablam! --> src/main.rs:32:31 Oct 10 12:38:02.016 INFO kablam! | Oct 10 12:38:02.016 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 10 12:38:02.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 12:38:02.016 INFO kablam! | Oct 10 12:38:02.016 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 12:38:02.016 INFO kablam! Oct 10 12:38:04.645 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.28s Oct 10 12:38:04.652 INFO kablam! su: No module specific data is present Oct 10 12:38:05.261 INFO running `"docker" "rm" "-f" "b296da5481bd84e3a4220999d9f94ead7cdd8e521e2f37201e6e62c00b836bf6"` Oct 10 12:38:05.556 INFO blam! b296da5481bd84e3a4220999d9f94ead7cdd8e521e2f37201e6e62c00b836bf6 Oct 10 12:38:05.559 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 12:38:05.561 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:38:05.931 INFO blam! 71f42b818f8918e0a19d857889ad9c82b6d74862269a8569f66c5bd1306acd07 Oct 10 12:38:05.933 INFO running `"docker" "start" "-a" "71f42b818f8918e0a19d857889ad9c82b6d74862269a8569f66c5bd1306acd07"` Oct 10 12:38:07.032 INFO kablam! usermod: no changes Oct 10 12:38:07.056 INFO kablam! warning: unused manifest key: package.test Oct 10 12:38:07.149 INFO kablam! Compiling tw-rs v0.1.35-pre (/source) Oct 10 12:38:09.304 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 10 12:38:09.304 INFO kablam! --> src/main.rs:32:31 Oct 10 12:38:09.304 INFO kablam! | Oct 10 12:38:09.304 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 10 12:38:09.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 12:38:09.304 INFO kablam! | Oct 10 12:38:09.304 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 12:38:09.304 INFO kablam! Oct 10 12:38:10.159 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.12s Oct 10 12:38:10.167 INFO kablam! su: No module specific data is present Oct 10 12:38:10.821 INFO running `"docker" "rm" "-f" "71f42b818f8918e0a19d857889ad9c82b6d74862269a8569f66c5bd1306acd07"` Oct 10 12:38:11.137 INFO blam! 71f42b818f8918e0a19d857889ad9c82b6d74862269a8569f66c5bd1306acd07 Oct 10 12:38:11.147 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 12:38:11.149 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:38:11.518 INFO blam! b13f89afbd2084def65b27236c3c76de145c07cab922d207405fab554d32e02e Oct 10 12:38:11.520 INFO running `"docker" "start" "-a" "b13f89afbd2084def65b27236c3c76de145c07cab922d207405fab554d32e02e"` Oct 10 12:38:12.608 INFO kablam! usermod: no changes Oct 10 12:38:12.644 INFO kablam! warning: unused manifest key: package.test Oct 10 12:38:12.728 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 10 12:38:12.743 INFO kablam! Running /target/debug/deps/tweet-578312b2949926d6 Oct 10 12:38:12.748 INFO kablam! Running /target/debug/deps/tw-94ccd87699269575 Oct 10 12:38:12.748 INFO blam! Oct 10 12:38:12.748 INFO blam! running 0 tests Oct 10 12:38:12.748 INFO blam! Oct 10 12:38:12.748 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:38:12.748 INFO blam! Oct 10 12:38:12.756 INFO blam! Oct 10 12:38:12.756 INFO kablam! Doc-tests tweet Oct 10 12:38:12.756 INFO blam! running 0 tests Oct 10 12:38:12.756 INFO blam! Oct 10 12:38:12.756 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:38:12.756 INFO blam! Oct 10 12:38:15.220 INFO blam! Oct 10 12:38:15.220 INFO blam! running 4 tests Oct 10 12:38:15.221 INFO blam! test src/lib.rs - print_profile (line 87) ... ignored Oct 10 12:38:15.221 INFO blam! test src/lib.rs - print_timeline (line 183) ... ignored Oct 10 12:38:15.221 INFO blam! test src/lib.rs - reply (line 141) ... ignored Oct 10 12:38:15.221 INFO blam! test src/lib.rs - tweet (line 119) ... ignored Oct 10 12:38:15.222 INFO blam! Oct 10 12:38:15.222 INFO blam! test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out Oct 10 12:38:15.222 INFO blam! Oct 10 12:38:15.229 INFO kablam! su: No module specific data is present Oct 10 12:38:16.097 INFO running `"docker" "rm" "-f" "b13f89afbd2084def65b27236c3c76de145c07cab922d207405fab554d32e02e"` Oct 10 12:38:16.328 INFO blam! b13f89afbd2084def65b27236c3c76de145c07cab922d207405fab554d32e02e