Oct 15 20:15:23.689 INFO testing rustotpony-0.2.3 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 20:15:23.689 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 20:15:24.070 INFO blam! 49146912abed5d19aec1353f33415cf0b70b68b8981a1fcfcb1068923f496fa3 Oct 15 20:15:24.073 INFO running `"docker" "start" "-a" "49146912abed5d19aec1353f33415cf0b70b68b8981a1fcfcb1068923f496fa3"` Oct 15 20:15:24.777 INFO kablam! usermod: no changes Oct 15 20:15:25.027 INFO kablam! Compiling dbus v0.2.3 Oct 15 20:15:25.027 INFO kablam! Compiling rust-gmp v0.3.2 Oct 15 20:15:25.034 INFO kablam! Compiling rpassword v2.0.0 Oct 15 20:15:25.038 INFO kablam! Compiling generic-array v0.7.3 Oct 15 20:15:25.038 INFO kablam! Compiling ctrlc v3.1.1 Oct 15 20:15:26.035 INFO kablam! Compiling digest v0.5.2 Oct 15 20:15:26.035 INFO kablam! Compiling digest-buffer v0.3.1 Oct 15 20:15:26.035 INFO kablam! Compiling crypto-mac v0.3.0 Oct 15 20:15:27.327 INFO kablam! Compiling hmac v0.1.1 Oct 15 20:15:27.547 INFO kablam! Compiling sha-1 v0.3.4 Oct 15 20:15:27.547 INFO kablam! Compiling sha2 v0.5.3 Oct 15 20:15:29.281 INFO kablam! Compiling oath v0.10.2 Oct 15 20:15:32.443 INFO kablam! Compiling secret-service v0.4.0 Oct 15 20:15:35.195 INFO kablam! Compiling keyring v0.6.1 Oct 15 20:15:36.601 INFO kablam! Compiling rustotpony v0.2.3 (/source) Oct 15 20:15:38.137 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 20:15:38.137 INFO kablam! --> src/lib.rs:303:19 Oct 15 20:15:38.137 INFO kablam! | Oct 15 20:15:38.137 INFO kablam! 303 | let dir = std::env::home_dir().unwrap_or(PathBuf::from(".")); Oct 15 20:15:38.137 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 20:15:38.137 INFO kablam! | Oct 15 20:15:38.137 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 20:15:38.137 INFO kablam! Oct 15 20:15:38.416 INFO kablam! warning: the feature `fs_read_write` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 15 20:15:38.416 INFO kablam! --> src/lib.rs:1:12 Oct 15 20:15:38.416 INFO kablam! | Oct 15 20:15:38.416 INFO kablam! 1 | #![feature(fs_read_write)] Oct 15 20:15:38.416 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 20:15:38.416 INFO kablam! | Oct 15 20:15:38.416 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 20:15:38.416 INFO kablam! Oct 15 20:15:41.414 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 20:15:41.414 INFO kablam! --> src/bin/totp.rs:122:20 Oct 15 20:15:41.414 INFO kablam! | Oct 15 20:15:41.414 INFO kablam! 122 | let home = std::env::home_dir().unwrap_or(PathBuf::from(".")); Oct 15 20:15:41.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 20:15:41.414 INFO kablam! | Oct 15 20:15:41.414 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 20:15:41.414 INFO kablam! Oct 15 20:15:41.543 INFO kablam! warning: method is never used: `show_application` Oct 15 20:15:41.543 INFO kablam! --> src/bin/totp.rs:241:5 Oct 15 20:15:41.543 INFO kablam! | Oct 15 20:15:41.543 INFO kablam! 241 | fn show_application(name: &str) { Oct 15 20:15:41.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:15:41.543 INFO kablam! | Oct 15 20:15:41.543 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 20:15:41.543 INFO kablam! Oct 15 20:15:43.555 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.73s Oct 15 20:15:43.559 INFO kablam! su: No module specific data is present Oct 15 20:15:44.076 INFO running `"docker" "rm" "-f" "49146912abed5d19aec1353f33415cf0b70b68b8981a1fcfcb1068923f496fa3"` Oct 15 20:15:44.270 INFO blam! 49146912abed5d19aec1353f33415cf0b70b68b8981a1fcfcb1068923f496fa3 Oct 15 20:15:44.284 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 20:15:44.607 INFO blam! 2eb0eac302b2a52eb5380dd1f520f5fa92329fe021448be8e19d3dbebafcb805 Oct 15 20:15:44.619 INFO running `"docker" "start" "-a" "2eb0eac302b2a52eb5380dd1f520f5fa92329fe021448be8e19d3dbebafcb805"` Oct 15 20:15:45.345 INFO kablam! usermod: no changes Oct 15 20:15:45.503 INFO kablam! Compiling rustotpony v0.2.3 (/source) Oct 15 20:15:47.823 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 20:15:47.823 INFO kablam! --> src/lib.rs:303:19 Oct 15 20:15:47.823 INFO kablam! | Oct 15 20:15:47.823 INFO kablam! 303 | let dir = std::env::home_dir().unwrap_or(PathBuf::from(".")); Oct 15 20:15:47.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 20:15:47.823 INFO kablam! | Oct 15 20:15:47.823 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 20:15:47.823 INFO kablam! Oct 15 20:15:48.223 INFO kablam! warning: the feature `fs_read_write` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 15 20:15:48.223 INFO kablam! --> src/lib.rs:1:12 Oct 15 20:15:48.224 INFO kablam! | Oct 15 20:15:48.224 INFO kablam! 1 | #![feature(fs_read_write)] Oct 15 20:15:48.224 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 20:15:48.224 INFO kablam! | Oct 15 20:15:48.225 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 20:15:48.225 INFO kablam! Oct 15 20:15:49.207 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 20:15:49.207 INFO kablam! --> src/bin/totp.rs:122:20 Oct 15 20:15:49.207 INFO kablam! | Oct 15 20:15:49.207 INFO kablam! 122 | let home = std::env::home_dir().unwrap_or(PathBuf::from(".")); Oct 15 20:15:49.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 20:15:49.207 INFO kablam! | Oct 15 20:15:49.207 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 20:15:49.207 INFO kablam! Oct 15 20:15:49.347 INFO kablam! warning: method is never used: `show_application` Oct 15 20:15:49.348 INFO kablam! --> src/bin/totp.rs:241:5 Oct 15 20:15:49.348 INFO kablam! | Oct 15 20:15:49.348 INFO kablam! 241 | fn show_application(name: &str) { Oct 15 20:15:49.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:15:49.349 INFO kablam! | Oct 15 20:15:49.349 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 20:15:49.350 INFO kablam! Oct 15 20:15:49.891 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.49s Oct 15 20:15:49.895 INFO kablam! su: No module specific data is present Oct 15 20:15:50.981 INFO running `"docker" "rm" "-f" "2eb0eac302b2a52eb5380dd1f520f5fa92329fe021448be8e19d3dbebafcb805"` Oct 15 20:15:51.219 INFO blam! 2eb0eac302b2a52eb5380dd1f520f5fa92329fe021448be8e19d3dbebafcb805 Oct 15 20:15:51.228 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 20:15:51.589 INFO blam! b3b089a395a5e6b575e7c2dfd86a5e6aa466901361abff76818a2e0f5bdbeef7 Oct 15 20:15:51.592 INFO running `"docker" "start" "-a" "b3b089a395a5e6b575e7c2dfd86a5e6aa466901361abff76818a2e0f5bdbeef7"` Oct 15 20:15:52.371 INFO kablam! usermod: no changes Oct 15 20:15:52.494 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 20:15:52.509 INFO kablam! Running /target/debug/deps/rustotpony-deb0cea59eec2f21 Oct 15 20:15:52.512 INFO blam! Oct 15 20:15:52.512 INFO blam! running 0 tests Oct 15 20:15:52.512 INFO blam! Oct 15 20:15:52.512 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:15:52.512 INFO blam! Oct 15 20:15:52.513 INFO kablam! Running /target/debug/deps/totp-39815812c9ec38ab Oct 15 20:15:52.515 INFO blam! Oct 15 20:15:52.515 INFO blam! running 0 tests Oct 15 20:15:52.515 INFO blam! Oct 15 20:15:52.515 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:15:52.515 INFO blam! Oct 15 20:15:52.517 INFO kablam! Doc-tests rustotpony Oct 15 20:15:55.082 INFO blam! Oct 15 20:15:55.082 INFO blam! running 0 tests Oct 15 20:15:55.082 INFO blam! Oct 15 20:15:55.082 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:15:55.082 INFO blam! Oct 15 20:15:55.091 INFO kablam! su: No module specific data is present Oct 15 20:15:55.615 INFO running `"docker" "rm" "-f" "b3b089a395a5e6b575e7c2dfd86a5e6aa466901361abff76818a2e0f5bdbeef7"` Oct 15 20:15:55.855 INFO blam! b3b089a395a5e6b575e7c2dfd86a5e6aa466901361abff76818a2e0f5bdbeef7