Oct 10 12:58:39.152 INFO testing uasi/totp-cli against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 12:58:39.152 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 12:58:39.154 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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:58:39.630 INFO blam! 048b3cf1a0639e5b693cbe3d6d6b76b8d3df366d4eb53326bb6d93b006dc48ed Oct 10 12:58:39.638 INFO running `"docker" "start" "-a" "048b3cf1a0639e5b693cbe3d6d6b76b8d3df366d4eb53326bb6d93b006dc48ed"` Oct 10 12:58:40.831 INFO kablam! usermod: no changes Oct 10 12:58:40.960 INFO kablam! Compiling memchr v2.0.1 Oct 10 12:58:40.960 INFO kablam! Compiling toml v0.4.6 Oct 10 12:58:40.960 INFO kablam! Compiling digest v0.7.4 Oct 10 12:58:41.416 INFO kablam! Compiling sha-1 v0.7.0 Oct 10 12:58:41.416 INFO kablam! Compiling hmac v0.6.2 Oct 10 12:58:42.390 INFO kablam! Compiling aho-corasick v0.6.5 Oct 10 12:58:43.868 INFO kablam! Compiling regex v1.0.1 Oct 10 12:58:55.310 INFO kablam! Compiling totp-cli v0.1.0 (/source) Oct 10 12:58:56.835 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:58:56.835 INFO kablam! --> src/config.rs:10:20 Oct 10 12:58:56.835 INFO kablam! | Oct 10 12:58:56.836 INFO kablam! 10 | let mut path = env::home_dir().expect("home dir must exist"); Oct 10 12:58:56.837 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 12:58:56.840 INFO kablam! | Oct 10 12:58:56.841 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 12:58:56.841 INFO kablam! Oct 10 12:58:58.962 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.10s Oct 10 12:58:58.968 INFO kablam! su: No module specific data is present Oct 10 12:59:00.017 INFO running `"docker" "rm" "-f" "048b3cf1a0639e5b693cbe3d6d6b76b8d3df366d4eb53326bb6d93b006dc48ed"` Oct 10 12:59:00.248 INFO blam! 048b3cf1a0639e5b693cbe3d6d6b76b8d3df366d4eb53326bb6d93b006dc48ed Oct 10 12:59:00.248 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 12:59:00.248 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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:59:00.796 INFO blam! d9f33ce469af8efb3e3a415db324dc072eb522a184c86706543c019acdb1ef3b Oct 10 12:59:00.812 INFO running `"docker" "start" "-a" "d9f33ce469af8efb3e3a415db324dc072eb522a184c86706543c019acdb1ef3b"` Oct 10 12:59:02.099 INFO kablam! usermod: no changes Oct 10 12:59:02.332 INFO kablam! Compiling totp-cli v0.1.0 (/source) Oct 10 12:59:03.928 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:59:03.928 INFO kablam! --> src/config.rs:10:20 Oct 10 12:59:03.928 INFO kablam! | Oct 10 12:59:03.928 INFO kablam! 10 | let mut path = env::home_dir().expect("home dir must exist"); Oct 10 12:59:03.928 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 12:59:03.928 INFO kablam! | Oct 10 12:59:03.928 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 12:59:03.928 INFO kablam! Oct 10 12:59:04.575 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.40s Oct 10 12:59:04.580 INFO kablam! su: No module specific data is present Oct 10 12:59:05.796 INFO running `"docker" "rm" "-f" "d9f33ce469af8efb3e3a415db324dc072eb522a184c86706543c019acdb1ef3b"` Oct 10 12:59:06.124 INFO blam! d9f33ce469af8efb3e3a415db324dc072eb522a184c86706543c019acdb1ef3b Oct 10 12:59:06.144 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 12:59:06.144 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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:59:06.585 INFO blam! 51a8d8a08256a8ac2bf1994e1e57de2142f09acdb9db9319b1251eb85ea1d5a0 Oct 10 12:59:06.587 INFO running `"docker" "start" "-a" "51a8d8a08256a8ac2bf1994e1e57de2142f09acdb9db9319b1251eb85ea1d5a0"` Oct 10 12:59:07.780 INFO kablam! usermod: no changes Oct 10 12:59:07.895 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 10 12:59:07.895 INFO kablam! Running /target/debug/deps/totp_cli-d1fba54fd7a0dcd0 Oct 10 12:59:07.902 INFO blam! Oct 10 12:59:07.902 INFO blam! running 0 tests Oct 10 12:59:07.902 INFO blam! Oct 10 12:59:07.902 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:59:07.902 INFO blam! Oct 10 12:59:07.905 INFO kablam! su: No module specific data is present Oct 10 12:59:08.486 INFO running `"docker" "rm" "-f" "51a8d8a08256a8ac2bf1994e1e57de2142f09acdb9db9319b1251eb85ea1d5a0"` Oct 10 12:59:08.731 INFO blam! 51a8d8a08256a8ac2bf1994e1e57de2142f09acdb9db9319b1251eb85ea1d5a0