Oct 11 03:45:19.450 INFO testing Zebradil/rustotpony against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:45:19.450 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:45:19.450 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 11 03:45:19.854 INFO blam! 57924a3e8a19aab021309899bb357a75166a4b56c1bbcecbca82df77d332af13 Oct 11 03:45:19.856 INFO running `"docker" "start" "-a" "57924a3e8a19aab021309899bb357a75166a4b56c1bbcecbca82df77d332af13"` Oct 11 03:45:21.152 INFO kablam! usermod: no changes Oct 11 03:45:21.389 INFO kablam! Compiling rust-gmp v0.3.2 Oct 11 03:45:21.389 INFO kablam! Compiling dbus v0.2.3 Oct 11 03:45:21.412 INFO kablam! Compiling rpassword v2.0.0 Oct 11 03:45:21.412 INFO kablam! Compiling generic-array v0.7.3 Oct 11 03:45:21.412 INFO kablam! Compiling ctrlc v3.1.1 Oct 11 03:45:22.760 INFO kablam! Compiling crypto-mac v0.3.0 Oct 11 03:45:22.760 INFO kablam! Compiling digest-buffer v0.3.1 Oct 11 03:45:22.760 INFO kablam! Compiling digest v0.5.2 Oct 11 03:45:24.210 INFO kablam! Compiling hmac v0.1.1 Oct 11 03:45:24.352 INFO kablam! Compiling sha2 v0.5.3 Oct 11 03:45:24.352 INFO kablam! Compiling sha-1 v0.3.4 Oct 11 03:45:26.884 INFO kablam! Compiling oath v0.10.2 Oct 11 03:45:31.668 INFO kablam! Compiling secret-service v0.4.0 Oct 11 03:45:35.507 INFO kablam! Compiling keyring v0.6.0 Oct 11 03:45:37.842 INFO kablam! Compiling rustotpony v0.2.3 (/source) Oct 11 03:45:40.131 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 03:45:40.131 INFO kablam! --> src/lib.rs:303:19 Oct 11 03:45:40.131 INFO kablam! | Oct 11 03:45:40.131 INFO kablam! 303 | let dir = std::env::home_dir().unwrap_or(PathBuf::from(".")); Oct 11 03:45:40.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 03:45:40.131 INFO kablam! | Oct 11 03:45:40.131 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 03:45:40.131 INFO kablam! Oct 11 03:45:40.408 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 03:45:40.408 INFO kablam! --> src/lib.rs:1:12 Oct 11 03:45:40.408 INFO kablam! | Oct 11 03:45:40.408 INFO kablam! 1 | #![feature(fs_read_write)] Oct 11 03:45:40.408 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 03:45:40.408 INFO kablam! | Oct 11 03:45:40.408 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 03:45:40.408 INFO kablam! Oct 11 03:45:45.820 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 03:45:45.820 INFO kablam! --> src/bin/totp.rs:122:20 Oct 11 03:45:45.820 INFO kablam! | Oct 11 03:45:45.820 INFO kablam! 122 | let home = std::env::home_dir().unwrap_or(PathBuf::from(".")); Oct 11 03:45:45.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 03:45:45.820 INFO kablam! | Oct 11 03:45:45.820 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 03:45:45.820 INFO kablam! Oct 11 03:45:45.963 INFO kablam! warning: method is never used: `show_application` Oct 11 03:45:45.963 INFO kablam! --> src/bin/totp.rs:241:5 Oct 11 03:45:45.963 INFO kablam! | Oct 11 03:45:45.963 INFO kablam! 241 | fn show_application(name: &str) { Oct 11 03:45:45.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:45:45.963 INFO kablam! | Oct 11 03:45:45.963 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:45:45.963 INFO kablam! Oct 11 03:45:48.279 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.12s Oct 11 03:45:48.288 INFO kablam! su: No module specific data is present Oct 11 03:45:48.689 INFO running `"docker" "rm" "-f" "57924a3e8a19aab021309899bb357a75166a4b56c1bbcecbca82df77d332af13"` Oct 11 03:45:48.771 INFO blam! 57924a3e8a19aab021309899bb357a75166a4b56c1bbcecbca82df77d332af13 Oct 11 03:45:48.772 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:45:48.772 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 11 03:45:48.969 INFO blam! 3e4e763cf5c32bf91f3d0b806e590a365f00c111710b7a413ec01a513b0c4081 Oct 11 03:45:48.973 INFO running `"docker" "start" "-a" "3e4e763cf5c32bf91f3d0b806e590a365f00c111710b7a413ec01a513b0c4081"` Oct 11 03:45:49.372 INFO kablam! usermod: no changes Oct 11 03:45:49.487 INFO kablam! Compiling rustotpony v0.2.3 (/source) Oct 11 03:45:51.485 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 03:45:51.485 INFO kablam! --> src/lib.rs:303:19 Oct 11 03:45:51.485 INFO kablam! | Oct 11 03:45:51.485 INFO kablam! 303 | let dir = std::env::home_dir().unwrap_or(PathBuf::from(".")); Oct 11 03:45:51.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 03:45:51.485 INFO kablam! | Oct 11 03:45:51.485 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 03:45:51.485 INFO kablam! Oct 11 03:45:51.772 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 03:45:51.772 INFO kablam! --> src/lib.rs:1:12 Oct 11 03:45:51.772 INFO kablam! | Oct 11 03:45:51.772 INFO kablam! 1 | #![feature(fs_read_write)] Oct 11 03:45:51.772 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 03:45:51.772 INFO kablam! | Oct 11 03:45:51.772 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 03:45:51.772 INFO kablam! Oct 11 03:45:52.972 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 03:45:52.972 INFO kablam! --> src/bin/totp.rs:122:20 Oct 11 03:45:52.972 INFO kablam! | Oct 11 03:45:52.972 INFO kablam! 122 | let home = std::env::home_dir().unwrap_or(PathBuf::from(".")); Oct 11 03:45:52.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 03:45:52.972 INFO kablam! | Oct 11 03:45:52.972 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 03:45:52.972 INFO kablam! Oct 11 03:45:53.106 INFO kablam! warning: method is never used: `show_application` Oct 11 03:45:53.106 INFO kablam! --> src/bin/totp.rs:241:5 Oct 11 03:45:53.106 INFO kablam! | Oct 11 03:45:53.106 INFO kablam! 241 | fn show_application(name: &str) { Oct 11 03:45:53.106 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:45:53.106 INFO kablam! | Oct 11 03:45:53.106 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:45:53.106 INFO kablam! Oct 11 03:45:53.534 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.15s Oct 11 03:45:53.541 INFO kablam! su: No module specific data is present Oct 11 03:45:53.824 INFO running `"docker" "rm" "-f" "3e4e763cf5c32bf91f3d0b806e590a365f00c111710b7a413ec01a513b0c4081"` Oct 11 03:45:53.918 INFO blam! 3e4e763cf5c32bf91f3d0b806e590a365f00c111710b7a413ec01a513b0c4081 Oct 11 03:45:53.920 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:45:53.920 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 11 03:45:54.080 INFO blam! 3b1f1a41a0af7a326f440f2a9c85b34d6e7b261bb76dc64615aeabe5c8df1eff Oct 11 03:45:54.085 INFO running `"docker" "start" "-a" "3b1f1a41a0af7a326f440f2a9c85b34d6e7b261bb76dc64615aeabe5c8df1eff"` Oct 11 03:45:54.680 INFO kablam! usermod: no changes Oct 11 03:45:54.787 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 11 03:45:54.791 INFO kablam! Running /target/debug/deps/rustotpony-7e05e98dc7dfb28e Oct 11 03:45:54.797 INFO kablam! Running /target/debug/deps/totp-54031f394d9dd9b6 Oct 11 03:45:54.797 INFO blam! Oct 11 03:45:54.797 INFO blam! running 0 tests Oct 11 03:45:54.797 INFO blam! Oct 11 03:45:54.797 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:45:54.797 INFO blam! Oct 11 03:45:54.798 INFO blam! Oct 11 03:45:54.798 INFO blam! running 0 tests Oct 11 03:45:54.798 INFO blam! Oct 11 03:45:54.798 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:45:54.798 INFO blam! Oct 11 03:45:54.798 INFO kablam! Doc-tests rustotpony Oct 11 03:45:58.824 INFO blam! Oct 11 03:45:58.824 INFO blam! running 0 tests Oct 11 03:45:58.824 INFO blam! Oct 11 03:45:58.824 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:45:58.824 INFO blam! Oct 11 03:45:58.829 INFO kablam! su: No module specific data is present Oct 11 03:45:59.717 INFO running `"docker" "rm" "-f" "3b1f1a41a0af7a326f440f2a9c85b34d6e7b261bb76dc64615aeabe5c8df1eff"` Oct 11 03:45:59.980 INFO blam! 3b1f1a41a0af7a326f440f2a9c85b34d6e7b261bb76dc64615aeabe5c8df1eff