Oct 11 12:29:10.290 INFO testing rustotpony-0.2.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 12:29:10.290 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 12:29:10.290 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 11 12:29:10.444 INFO blam! ee91d199673d8db94d08a417fb93b6b950eff44759b30193ebe701e458941ffe Oct 11 12:29:10.445 INFO running `"docker" "start" "-a" "ee91d199673d8db94d08a417fb93b6b950eff44759b30193ebe701e458941ffe"` Oct 11 12:29:10.912 INFO kablam! usermod: no changes Oct 11 12:29:11.096 INFO kablam! Compiling byte-tools v0.1.3 Oct 11 12:29:11.097 INFO kablam! Compiling rustc-hex v1.0.0 Oct 11 12:29:11.104 INFO kablam! Compiling rust-gmp v0.3.2 Oct 11 12:29:11.108 INFO kablam! Compiling dbus v0.2.3 Oct 11 12:29:11.120 INFO kablam! Compiling generic-array v0.7.3 Oct 11 12:29:11.121 INFO kablam! Compiling ctrlc v3.1.1 Oct 11 12:29:12.572 INFO kablam! Compiling digest-buffer v0.3.1 Oct 11 12:29:12.572 INFO kablam! Compiling crypto-mac v0.3.0 Oct 11 12:29:12.572 INFO kablam! Compiling digest v0.5.2 Oct 11 12:29:13.161 INFO kablam! Compiling hmac v0.1.1 Oct 11 12:29:13.376 INFO kablam! Compiling sha-1 v0.3.4 Oct 11 12:29:13.376 INFO kablam! Compiling sha2 v0.5.3 Oct 11 12:29:14.844 INFO kablam! Compiling oath v0.10.2 Oct 11 12:29:18.537 INFO kablam! Compiling secret-service v0.4.0 Oct 11 12:29:21.228 INFO kablam! Compiling keyring v0.6.1 Oct 11 12:29:22.656 INFO kablam! Compiling rustotpony v0.2.3 (/source) Oct 11 12:29:24.184 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 11 12:29:24.184 INFO kablam! --> src/lib.rs:303:19 Oct 11 12:29:24.184 INFO kablam! | Oct 11 12:29:24.184 INFO kablam! 303 | let dir = std::env::home_dir().unwrap_or(PathBuf::from(".")); Oct 11 12:29:24.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 12:29:24.184 INFO kablam! | Oct 11 12:29:24.184 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 12:29:24.184 INFO kablam! Oct 11 12:29:24.492 INFO kablam! warning: the feature `fs_read_write` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 11 12:29:24.492 INFO kablam! --> src/lib.rs:1:12 Oct 11 12:29:24.492 INFO kablam! | Oct 11 12:29:24.492 INFO kablam! 1 | #![feature(fs_read_write)] Oct 11 12:29:24.492 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 12:29:24.492 INFO kablam! | Oct 11 12:29:24.492 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 12:29:24.492 INFO kablam! Oct 11 12:29:27.804 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 11 12:29:27.804 INFO kablam! --> src/bin/totp.rs:122:20 Oct 11 12:29:27.804 INFO kablam! | Oct 11 12:29:27.804 INFO kablam! 122 | let home = std::env::home_dir().unwrap_or(PathBuf::from(".")); Oct 11 12:29:27.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 12:29:27.804 INFO kablam! | Oct 11 12:29:27.804 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 12:29:27.804 INFO kablam! Oct 11 12:29:27.934 INFO kablam! warning: method is never used: `show_application` Oct 11 12:29:27.934 INFO kablam! --> src/bin/totp.rs:241:5 Oct 11 12:29:27.935 INFO kablam! | Oct 11 12:29:27.935 INFO kablam! 241 | fn show_application(name: &str) { Oct 11 12:29:27.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 12:29:27.935 INFO kablam! | Oct 11 12:29:27.935 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 12:29:27.935 INFO kablam! Oct 11 12:29:29.920 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.99s Oct 11 12:29:29.926 INFO kablam! su: No module specific data is present Oct 11 12:29:30.159 INFO running `"docker" "rm" "-f" "ee91d199673d8db94d08a417fb93b6b950eff44759b30193ebe701e458941ffe"` Oct 11 12:29:30.220 INFO blam! ee91d199673d8db94d08a417fb93b6b950eff44759b30193ebe701e458941ffe Oct 11 12:29:30.221 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 12:29:30.221 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 11 12:29:30.410 INFO blam! 658920a10014f3b3fe07e26bf3a7e244e4e2f66e1aacb77c9ce916e0d5a8d849 Oct 11 12:29:30.414 INFO running `"docker" "start" "-a" "658920a10014f3b3fe07e26bf3a7e244e4e2f66e1aacb77c9ce916e0d5a8d849"` Oct 11 12:29:31.099 INFO kablam! usermod: no changes Oct 11 12:29:31.190 INFO kablam! Compiling rustotpony v0.2.3 (/source) Oct 11 12:29:32.468 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 11 12:29:32.469 INFO kablam! --> src/lib.rs:303:19 Oct 11 12:29:32.469 INFO kablam! | Oct 11 12:29:32.469 INFO kablam! 303 | let dir = std::env::home_dir().unwrap_or(PathBuf::from(".")); Oct 11 12:29:32.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 12:29:32.470 INFO kablam! | Oct 11 12:29:32.471 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 12:29:32.471 INFO kablam! Oct 11 12:29:32.758 INFO kablam! warning: the feature `fs_read_write` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 11 12:29:32.758 INFO kablam! --> src/lib.rs:1:12 Oct 11 12:29:32.758 INFO kablam! | Oct 11 12:29:32.758 INFO kablam! 1 | #![feature(fs_read_write)] Oct 11 12:29:32.758 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 12:29:32.758 INFO kablam! | Oct 11 12:29:32.758 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 12:29:32.758 INFO kablam! Oct 11 12:29:33.398 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 11 12:29:33.398 INFO kablam! --> src/bin/totp.rs:122:20 Oct 11 12:29:33.398 INFO kablam! | Oct 11 12:29:33.398 INFO kablam! 122 | let home = std::env::home_dir().unwrap_or(PathBuf::from(".")); Oct 11 12:29:33.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 12:29:33.398 INFO kablam! | Oct 11 12:29:33.399 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 12:29:33.399 INFO kablam! Oct 11 12:29:33.517 INFO kablam! warning: method is never used: `show_application` Oct 11 12:29:33.517 INFO kablam! --> src/bin/totp.rs:241:5 Oct 11 12:29:33.517 INFO kablam! | Oct 11 12:29:33.517 INFO kablam! 241 | fn show_application(name: &str) { Oct 11 12:29:33.517 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 12:29:33.517 INFO kablam! | Oct 11 12:29:33.517 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 12:29:33.517 INFO kablam! Oct 11 12:29:33.944 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.83s Oct 11 12:29:33.952 INFO kablam! su: No module specific data is present Oct 11 12:29:34.325 INFO running `"docker" "rm" "-f" "658920a10014f3b3fe07e26bf3a7e244e4e2f66e1aacb77c9ce916e0d5a8d849"` Oct 11 12:29:34.442 INFO blam! 658920a10014f3b3fe07e26bf3a7e244e4e2f66e1aacb77c9ce916e0d5a8d849 Oct 11 12:29:34.444 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 12:29:34.444 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 11 12:29:34.720 INFO blam! f7104f64079992776c6b02b5d7170d8fa26c5895913e1cab64798ff0763aaf4c Oct 11 12:29:34.722 INFO running `"docker" "start" "-a" "f7104f64079992776c6b02b5d7170d8fa26c5895913e1cab64798ff0763aaf4c"` Oct 11 12:29:35.352 INFO kablam! usermod: no changes Oct 11 12:29:35.461 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 12:29:35.477 INFO kablam! Running /target/debug/deps/rustotpony-38aae055b1f2671c Oct 11 12:29:35.479 INFO blam! Oct 11 12:29:35.479 INFO blam! running 0 tests Oct 11 12:29:35.479 INFO blam! Oct 11 12:29:35.479 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 12:29:35.479 INFO blam! Oct 11 12:29:35.480 INFO kablam! Running /target/debug/deps/totp-0ca356bdf2d0ac45 Oct 11 12:29:35.481 INFO blam! Oct 11 12:29:35.481 INFO blam! running 0 tests Oct 11 12:29:35.481 INFO blam! Oct 11 12:29:35.481 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 12:29:35.481 INFO blam! Oct 11 12:29:35.482 INFO kablam! Doc-tests rustotpony Oct 11 12:29:37.163 INFO blam! Oct 11 12:29:37.163 INFO blam! running 0 tests Oct 11 12:29:37.163 INFO blam! Oct 11 12:29:37.163 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 12:29:37.163 INFO blam! Oct 11 12:29:37.171 INFO kablam! su: No module specific data is present Oct 11 12:29:37.414 INFO running `"docker" "rm" "-f" "f7104f64079992776c6b02b5d7170d8fa26c5895913e1cab64798ff0763aaf4c"` Oct 11 12:29:37.544 INFO blam! f7104f64079992776c6b02b5d7170d8fa26c5895913e1cab64798ff0763aaf4c