[INFO] fetching crate libreauth 0.14.1... [INFO] testing libreauth-0.14.1 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate libreauth 0.14.1 into /workspace/builds/worker-97/source [INFO] validating manifest of crates.io crate libreauth 0.14.1 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libreauth 0.14.1 [INFO] finished tweaking crates.io crate libreauth 0.14.1 [INFO] tweaked toml for crates.io crate libreauth 0.14.1 written to /workspace/builds/worker-97/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base32 v0.4.0 [INFO] [stderr] Downloaded pbkdf2 v0.7.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d580641a8dd61cb0a287ff851ca95f8b97baa5a1ca2d3e623c914904ab9b2331 [INFO] running `Command { std: "docker" "start" "-a" "d580641a8dd61cb0a287ff851ca95f8b97baa5a1ca2d3e623c914904ab9b2331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d580641a8dd61cb0a287ff851ca95f8b97baa5a1ca2d3e623c914904ab9b2331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d580641a8dd61cb0a287ff851ca95f8b97baa5a1ca2d3e623c914904ab9b2331", kill_on_drop: false }` [INFO] [stdout] d580641a8dd61cb0a287ff851ca95f8b97baa5a1ca2d3e623c914904ab9b2331 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccd6fdb8bb1dc7ac3ef4a61a9d59bdfa0f7cbee7a197a677329ad4e83ac7dc99 [INFO] running `Command { std: "docker" "start" "-a" "ccd6fdb8bb1dc7ac3ef4a61a9d59bdfa0f7cbee7a197a677329ad4e83ac7dc99", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.7.5 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling libreauth v0.14.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.96s [INFO] running `Command { std: "docker" "inspect" "ccd6fdb8bb1dc7ac3ef4a61a9d59bdfa0f7cbee7a197a677329ad4e83ac7dc99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccd6fdb8bb1dc7ac3ef4a61a9d59bdfa0f7cbee7a197a677329ad4e83ac7dc99", kill_on_drop: false }` [INFO] [stdout] ccd6fdb8bb1dc7ac3ef4a61a9d59bdfa0f7cbee7a197a677329ad4e83ac7dc99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 557bea171328553ba46f3fdeeb18d601d2a711c2be4620ee6f03b47d86e25a9c [INFO] running `Command { std: "docker" "start" "-a" "557bea171328553ba46f3fdeeb18d601d2a711c2be4620ee6f03b47d86e25a9c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libreauth v0.14.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.83s [INFO] running `Command { std: "docker" "inspect" "557bea171328553ba46f3fdeeb18d601d2a711c2be4620ee6f03b47d86e25a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "557bea171328553ba46f3fdeeb18d601d2a711c2be4620ee6f03b47d86e25a9c", kill_on_drop: false }` [INFO] [stdout] 557bea171328553ba46f3fdeeb18d601d2a711c2be4620ee6f03b47d86e25a9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2953864888b2695d7fa41ae0220a36b7df31489460eaa14f65cb44d15554dab7 [INFO] running `Command { std: "docker" "start" "-a" "2953864888b2695d7fa41ae0220a36b7df31489460eaa14f65cb44d15554dab7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/libreauth-6ce2eb5244ab175d) [INFO] [stdout] [INFO] [stdout] running 130 tests [INFO] [stdout] test key::tests::test_default_len ... ok [INFO] [stdout] test key::tests::test_equality ... ok [INFO] [stdout] test key::tests::test_given_len ... ok [INFO] [stdout] test key::tests::test_size_change ... ok [INFO] [stdout] test key::tests::test_size_unchanged ... ok [INFO] [stdout] test key::tests::test_uniqueness ... ok [INFO] [stdout] test oath::hotp::tests::test_empty_code ... ok [INFO] [stdout] test oath::hotp::tests::test_empty_output_base ... ok [INFO] [stdout] test oath::hotp::tests::test_big_result_base10 ... ok [INFO] [stdout] test oath::hotp::tests::test_big_result_base64 ... ok [INFO] [stdout] test oath::hotp::tests::test_bad_code ... ok [INFO] [stdout] test oath::hotp::tests::test_hotp_asciikey_simple ... ok [INFO] [stdout] test oath::hotp::tests::test_hotp_base32key_simple ... ok [INFO] [stdout] test oath::hotp::tests::test_hotp_base32key_full ... ok [INFO] [stdout] test oath::hotp::tests::test_hotp_asciikey_full ... ok [INFO] [stdout] test oath::hotp::tests::test_hotp_base64key_full ... ok [INFO] [stdout] test oath::hotp::tests::test_hotp_hexkey_full ... ok [INFO] [stdout] test oath::hotp::tests::test_hotp_base64key_simple ... ok [INFO] [stdout] test oath::hotp::tests::test_invalid_base32key ... ok [INFO] [stdout] test oath::hotp::tests::test_invalid_hexkey ... ok [INFO] [stdout] test oath::hotp::tests::test_hotp_hexkey_simple ... ok [INFO] [stdout] test oath::hotp::tests::test_hotp_key_full ... ok [INFO] [stdout] test oath::hotp::tests::test_hotp_key_simple ... ok [INFO] [stdout] test oath::hotp::tests::test_invalid_output_base ... ok [INFO] [stdout] test oath::hotp::tests::test_invalid_keccak_224_code ... ok [INFO] [stdout] test oath::hotp::tests::test_invalid_keccak_256_code ... ok [INFO] [stdout] test oath::hotp::tests::test_invalid_keccak_512_code ... ok [INFO] [stdout] test oath::hotp::tests::test_invalid_keccak_384_code ... ok [INFO] [stdout] test oath::hotp::tests::test_invalid_sha1_code ... ok [INFO] [stdout] test oath::hotp::tests::test_invalid_sha384_code ... ok [INFO] [stdout] test oath::hotp::tests::test_invalid_sha224_code ... ok [INFO] [stdout] test oath::hotp::tests::test_invalid_sha256_code ... ok [INFO] [stdout] test oath::hotp::tests::test_invalid_sha3_224_code ... ok [INFO] [stdout] test oath::hotp::tests::test_invalid_sha3_256_code ... ok [INFO] [stdout] test oath::hotp::tests::test_nokey ... ok [INFO] [stdout] test oath::hotp::tests::test_result_ok_base10 ... ok [INFO] [stdout] test oath::hotp::tests::test_result_ok_base64 ... ok [INFO] [stdout] test oath::hotp::tests::test_invalid_sha3_384_code ... ok [INFO] [stdout] test oath::hotp::tests::test_small_result_base10 ... ok [INFO] [stdout] test oath::hotp::tests::test_small_result_base64 ... ok [INFO] [stdout] test oath::hotp::tests::test_invalid_sha512t256_code ... ok [INFO] [stdout] test oath::hotp::tests::test_invalid_sha512t224_code ... ok [INFO] [stdout] test oath::hotp::tests::test_invalid_sha3_512_code ... ok [INFO] [stdout] test oath::hotp::tests::test_invalid_sha512_code ... ok [INFO] [stdout] test oath::hotp::tests::test_rfc4226_examples ... ok [INFO] [stdout] test oath::hotp::tests::test_valid_keccak_256_code ... ok [INFO] [stdout] test oath::hotp::tests::test_valid_keccak_224_code ... ok [INFO] [stdout] test oath::hotp::tests::test_valid_keccak_512_code ... ok [INFO] [stdout] test oath::hotp::tests::test_valid_sha1_code ... ok [INFO] [stdout] test oath::hotp::tests::test_valid_sha224_code ... ok [INFO] [stdout] test oath::hotp::tests::test_valid_sha256_code ... ok [INFO] [stdout] test oath::hotp::tests::test_valid_keccak_384_code ... ok [INFO] [stdout] test oath::hotp::tests::test_valid_sha512_code ... ok [INFO] [stdout] test oath::hotp::tests::test_valid_sha384_code ... ok [INFO] [stdout] test oath::totp::tests::test_big_result_base10 ... ok [INFO] [stdout] test oath::hotp::tests::test_valid_sha3_384_code ... ok [INFO] [stdout] test oath::hotp::tests::test_valid_sha3_224_code ... ok [INFO] [stdout] test oath::totp::tests::test_big_result_base64 ... ok [INFO] [stdout] test oath::hotp::tests::test_valid_sha3_512_code ... ok [INFO] [stdout] test oath::hotp::tests::test_valid_sha3_256_code ... ok [INFO] [stdout] test oath::hotp::tests::test_valid_sha512t224_code ... ok [INFO] [stdout] test oath::totp::tests::test_bad_code ... ok [INFO] [stdout] test oath::hotp::tests::test_valid_sha512t256_code ... ok [INFO] [stdout] test oath::totp::tests::test_empty_code ... ok [INFO] [stdout] test oath::totp::tests::test_invalid_hexkey ... ok [INFO] [stdout] test oath::totp::tests::test_invalid_base32key ... ok [INFO] [stdout] test oath::totp::tests::test_nokey ... ok [INFO] [stdout] test oath::totp::tests::test_result_ok_base64 ... ok [INFO] [stdout] test oath::totp::tests::test_result_ok_base10 ... ok [INFO] [stdout] test oath::totp::tests::test_small_result_base10 ... ok [INFO] [stdout] test oath::totp::tests::test_rfc6238_examples_sha1 ... ok [INFO] [stdout] test oath::totp::tests::test_invalid_code ... ok [INFO] [stdout] test oath::totp::tests::test_small_result_base64 ... ok [INFO] [stdout] test oath::totp::tests::test_negative_tolerance ... ok [INFO] [stdout] test oath::totp::tests::test_rfc6238_examples_sha256 ... ok [INFO] [stdout] test oath::totp::tests::test_positive_tolerance ... ok [INFO] [stdout] test oath::totp::tests::test_totp_asciikeu_full ... ok [INFO] [stdout] test oath::totp::tests::test_rfc6238_examples_sha512 ... ok [INFO] [stdout] test oath::totp::tests::test_totp_asciikey_simple ... ok [INFO] [stdout] test oath::totp::tests::test_totp_base32key_simple ... ok [INFO] [stdout] test oath::totp::tests::test_totp_base32key_full ... ok [INFO] [stdout] test oath::totp::tests::test_totp_base64key_full ... ok [INFO] [stdout] test oath::totp::tests::test_totp_hexkey_full ... ok [INFO] [stdout] test oath::totp::tests::test_totp_kexkey_simple ... ok [INFO] [stdout] test oath::totp::tests::test_tolerance ... ok [INFO] [stdout] test oath::totp::tests::test_totp_keu_full ... ok [INFO] [stdout] test oath::totp::tests::test_totp_base64key_simple ... ok [INFO] [stdout] test oath::totp::tests::test_totp_key_simple ... ok [INFO] [stdout] test pass::argon2::tests::test_get_salt ... ok [INFO] [stdout] test pass::argon2::tests::test_id ... ok [INFO] [stdout] test pass::argon2::tests::test_salt_randomness ... ok [INFO] [stdout] test pass::pbkdf2::tests::test_default_iterations ... ok [INFO] [stdout] test oath::totp::tests::test_valid_code ... ok [INFO] [stdout] test pass::pbkdf2::tests::test_default_salt_len ... ok [INFO] [stdout] test pass::pbkdf2::tests::test_get_salt ... ok [INFO] [stdout] test pass::pbkdf2::tests::test_id ... ok [INFO] [stdout] test pass::pbkdf2::tests::test_salt_randomness ... ok [INFO] [stdout] test pass::phc::tests::test_invalid_data ... ok [INFO] [stdout] test pass::phc::tests::test_multiple_params ... ok [INFO] [stdout] test pass::phc::tests::test_to_string_diff ... ok [INFO] [stdout] test pass::phc::tests::test_to_string_same ... ok [INFO] [stdout] test pass::phc::tests::test_valid_data_full ... ok [INFO] [stdout] test pass::phc::tests::test_valid_data_id ... ok [INFO] [stdout] test pass::phc::tests::test_valid_data_params ... ok [INFO] [stdout] test pass::tests::test_default_hashbuilder ... ok [INFO] [stdout] test pass::phc::tests::test_valid_data_salt ... ok [INFO] [stdout] test pass::tests::test_default_version ... ok [INFO] [stdout] test pass::tests::test_nist_hashbuilder ... ok [INFO] [stdout] test pass::tests::test_params ... ok [INFO] [stdout] test pass::tests::test_version ... ok [INFO] [stdout] test key::tests::test_null_len - should panic ... ok [INFO] [stdout] test pass::tests::test_nist_invalid_iter - should panic ... ok [INFO] [stdout] test pass::tests::test_nist_invalid_algorithm - should panic ... ok [INFO] [stdout] test pass::tests::test_nist_invalid_len_calc - should panic ... ok [INFO] [stdout] test pass::tests::test_nist_invalid_max_len - should panic ... ok [INFO] [stdout] test pass::tests::test_nist_invalid_min_len - should panic ... ok [INFO] [stdout] test pass::tests::test_nist_invalid_normalization_nfc - should panic ... ok [INFO] [stdout] test pass::tests::test_nist_invalid_salt_len - should panic ... ok [INFO] [stdout] test pass::tests::test_nist_invalid_normalization_nfd - should panic ... ok [INFO] [stdout] test pass::tests::test_xhmac_no_salt_create - should panic ... ok [INFO] [stdout] test pass::tests::test_xhmac_no_salt_check - should panic ... ok [INFO] [stdout] test pass::tests::test_phc_params ... ok [INFO] [stdout] test pass::tests::test_xhmac_none ... ok [INFO] [stdout] test pass::tests::test_xhmac_before ... ok [INFO] [stdout] test pass::tests::test_xhmac_after ... ok [INFO] [stdout] test pass::pbkdf2::tests::test_vectors ... ok [INFO] [stdout] test pass::tests::test_nfkd ... ok [INFO] [stdout] test pass::tests::test_nfkc ... ok [INFO] [stdout] test pass::tests::test_no_normalize ... ok [INFO] [stdout] test pass::argon2::tests::test_argon2_v13 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 130 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.64s [INFO] [stdout] [INFO] [stderr] Doc-tests libreauth [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test src/oath/mod.rs - oath (line 6) ... FAILED [INFO] [stdout] test src/oath/totp.rs - oath::totp::TOTPBuilder (line 158) ... FAILED [INFO] [stdout] test src/key/mod.rs - key (line 15) ... FAILED [INFO] [stdout] test src/oath/hotp.rs - oath::hotp::HOTPBuilder (line 331) ... FAILED [INFO] [stdout] test src/pass/hash_builder.rs - pass::hash_builder::HashBuilder (line 23) ... FAILED [INFO] [stdout] test src/oath/mod.rs - oath (line 22) ... FAILED [INFO] [stdout] test src/oath/hotp.rs - oath::hotp::HOTP::is_valid_sync (line 235) ... FAILED [INFO] [stdout] test src/pass/hash_builder.rs - pass::hash_builder::HashBuilder (line 44) ... FAILED [INFO] [stdout] test src/oath/totp.rs - oath::totp::TOTP::generate (line 43) ... FAILED [INFO] [stdout] test src/pass/mod.rs - pass (line 119) ... FAILED [INFO] [stdout] test src/oath/hotp.rs - oath::hotp::HOTP::is_valid (line 216) ... FAILED [INFO] [stdout] test src/oath/totp.rs - oath::totp::TOTP::is_valid (line 71) ... FAILED [INFO] [stdout] test src/pass/hash_builder.rs - pass::hash_builder::HashBuilder (line 54) ... FAILED [INFO] [stdout] test src/oath/hotp.rs - oath::hotp::HOTP::generate (line 103) ... FAILED [INFO] [stdout] test src/oath/hotp.rs - oath::hotp::HOTPBuilder (line 339) ... FAILED [INFO] [stdout] test src/oath/hotp.rs - oath::hotp::HOTPBuilder (line 348) ... ok [INFO] [stdout] test src/oath/totp.rs - oath::totp::TOTPBuilder (line 174) ... ok [INFO] [stdout] test src/oath/hotp.rs - oath::hotp::HOTPBuilder (line 366) ... ok [INFO] [stdout] test src/oath/totp.rs - oath::totp::TOTPBuilder (line 166) ... ok [INFO] [stdout] test src/key/mod.rs - key (line 29) ... ok [INFO] [stdout] test src/oath/totp.rs - oath::totp::TOTPBuilder (line 182) ... ok [INFO] [stdout] test src/oath/totp.rs - oath::totp::TOTPBuilder (line 191) ... ok [INFO] [stdout] test src/oath/hotp.rs - oath::hotp::HOTPBuilder (line 357) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/oath/mod.rs - oath (line 6) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/oath/totp.rs - oath::totp::TOTPBuilder (line 158) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/key/mod.rs - key (line 15) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/oath/hotp.rs - oath::hotp::HOTPBuilder (line 331) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/pass/hash_builder.rs - pass::hash_builder::HashBuilder (line 23) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/oath/mod.rs - oath (line 22) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/oath/hotp.rs - oath::hotp::HOTP::is_valid_sync (line 235) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/pass/hash_builder.rs - pass::hash_builder::HashBuilder (line 44) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/oath/totp.rs - oath::totp::TOTP::generate (line 43) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/pass/mod.rs - pass (line 119) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/oath/hotp.rs - oath::hotp::HOTP::is_valid (line 216) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/oath/totp.rs - oath::totp::TOTP::is_valid (line 71) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/pass/hash_builder.rs - pass::hash_builder::HashBuilder (line 54) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/oath/hotp.rs - oath::hotp::HOTP::generate (line 103) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/oath/hotp.rs - oath::hotp::HOTPBuilder (line 339) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/key/mod.rs - key (line 15) [INFO] [stdout] src/oath/hotp.rs - oath::hotp::HOTP::generate (line 103) [INFO] [stdout] src/oath/hotp.rs - oath::hotp::HOTP::is_valid (line 216) [INFO] [stdout] src/oath/hotp.rs - oath::hotp::HOTP::is_valid_sync (line 235) [INFO] [stdout] src/oath/hotp.rs - oath::hotp::HOTPBuilder (line 331) [INFO] [stdout] src/oath/hotp.rs - oath::hotp::HOTPBuilder (line 339) [INFO] [stdout] src/oath/mod.rs - oath (line 22) [INFO] [stdout] src/oath/mod.rs - oath (line 6) [INFO] [stdout] src/oath/totp.rs - oath::totp::TOTP::generate (line 43) [INFO] [stdout] src/oath/totp.rs - oath::totp::TOTP::is_valid (line 71) [INFO] [stdout] src/oath/totp.rs - oath::totp::TOTPBuilder (line 158) [INFO] [stdout] src/pass/hash_builder.rs - pass::hash_builder::HashBuilder (line 23) [INFO] [stdout] src/pass/hash_builder.rs - pass::hash_builder::HashBuilder (line 44) [INFO] [stdout] src/pass/hash_builder.rs - pass::hash_builder::HashBuilder (line 54) [INFO] [stdout] src/pass/mod.rs - pass (line 119) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.57s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "2953864888b2695d7fa41ae0220a36b7df31489460eaa14f65cb44d15554dab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2953864888b2695d7fa41ae0220a36b7df31489460eaa14f65cb44d15554dab7", kill_on_drop: false }` [INFO] [stdout] 2953864888b2695d7fa41ae0220a36b7df31489460eaa14f65cb44d15554dab7