[INFO] cloning repository https://github.com/jul0105/KHAPE [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jul0105/KHAPE" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjul0105%2FKHAPE", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjul0105%2FKHAPE'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9fdba42cd148d35adc2c913c5e4a23b2c2258774 [INFO] testing jul0105/KHAPE against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjul0105%2FKHAPE" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jul0105/KHAPE on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jul0105/KHAPE [INFO] finished tweaking git repo https://github.com/jul0105/KHAPE [INFO] tweaked toml for git repo https://github.com/jul0105/KHAPE written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jul0105/KHAPE already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f465ecd2b813575a3c863005b272139d2c1195e02ec55cae663286ca937c418 [INFO] running `Command { std: "docker" "start" "-a" "7f465ecd2b813575a3c863005b272139d2c1195e02ec55cae663286ca937c418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f465ecd2b813575a3c863005b272139d2c1195e02ec55cae663286ca937c418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f465ecd2b813575a3c863005b272139d2c1195e02ec55cae663286ca937c418", kill_on_drop: false }` [INFO] [stdout] 7f465ecd2b813575a3c863005b272139d2c1195e02ec55cae663286ca937c418 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77718389276a9aa6baf3a07e92a0246df10ce259f8565699173319e33f453293 [INFO] running `Command { std: "docker" "start" "-a" "77718389276a9aa6baf3a07e92a0246df10ce259f8565699173319e33f453293", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling blake2 v0.10.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling argon2 v0.3.2 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 (https://github.com/jul0105/curve25519-dalek.git#b1d7eb36) [INFO] [stderr] Compiling serde-big-array v0.3.2 [INFO] [stderr] Compiling voprf v0.3.0 [INFO] [stderr] Compiling khape v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.02s [INFO] running `Command { std: "docker" "inspect" "77718389276a9aa6baf3a07e92a0246df10ce259f8565699173319e33f453293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77718389276a9aa6baf3a07e92a0246df10ce259f8565699173319e33f453293", kill_on_drop: false }` [INFO] [stdout] 77718389276a9aa6baf3a07e92a0246df10ce259f8565699173319e33f453293 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 758c76c93cccbd9c7542108ece9ef2ee0797be003036f9c4723866ecb667f29a [INFO] running `Command { std: "docker" "start" "-a" "758c76c93cccbd9c7542108ece9ef2ee0797be003036f9c4723866ecb667f29a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling khape v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.63s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "758c76c93cccbd9c7542108ece9ef2ee0797be003036f9c4723866ecb667f29a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "758c76c93cccbd9c7542108ece9ef2ee0797be003036f9c4723866ecb667f29a", kill_on_drop: false }` [INFO] [stdout] 758c76c93cccbd9c7542108ece9ef2ee0797be003036f9c4723866ecb667f29a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2e54b9eb2c49b322e91ea5fdc7f7b7fb6759ef744b78fc5c4741c5d408394751 [INFO] running `Command { std: "docker" "start" "-a" "2e54b9eb2c49b322e91ea5fdc7f7b7fb6759ef744b78fc5c4741c5d408394751", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/khape-ee6009999198feed) [INFO] [stdout] running 36 tests [INFO] [stdout] test encryption::tests::test_encrypt_decrypt_random_key ... ok [INFO] [stdout] test group::tests::test_compute_public_key ... ok [INFO] [stdout] test encryption::tests::test_encrypt_decrypt ... ok [INFO] [stdout] test group::tests::test_generate_key_with_elligator ... ok [INFO] [stdout] test ideal_cipher::tests::test_decrypt_encrypt ... ok [INFO] [stdout] test group::tests::test_compute_dh ... ok [INFO] [stdout] test ideal_cipher::tests::test_encrypt_decrypt ... ok [INFO] [stdout] test key_derivation::tests::test_compute_output_key_and_tag ... ok [INFO] [stdout] test ideal_cipher::tests::test_encrypt_decrypt_with_wront_key ... ok [INFO] [stdout] test ideal_cipher::tests::test_double_encrypt ... ok [INFO] [stdout] test ideal_cipher::tests::test_decrypt_encrypt_with_wrong_key ... ok [INFO] [stdout] test key_derivation::tests::test_compute_output_key_and_tag_with_different_secret ... ok [INFO] [stdout] test key_derivation::tests::test_compute_output_key_and_tag_with_different_context ... ok [INFO] [stdout] test key_derivation::tests::test_compute_output_key_and_tag_with_same_secret ... ok [INFO] [stdout] test khape::tests::test_register_with_serialization ... ok [INFO] [stdout] test khape::tests::test_auth_same_password ... ok [INFO] [stdout] test khape::tests::test_register_auth_with_different_password ... ok [INFO] [stdout] test oprf::tests::test_oprf_turned_off_with_different_password ... ok [INFO] [stdout] test oprf::tests::test_oprf_turned_off_with_same_password ... ok [INFO] [stdout] test oprf::tests::test_oprf_turned_on_with_different_password ... ok [INFO] [stdout] test group::tests::bench_generate_private_key_with_rejection_method ... ok [INFO] [stdout] test khape::tests::test_two_register_result_in_different_file_entry ... ok [INFO] [stdout] test oprf::tests::test_oprf_turned_on_with_same_password ... ok [INFO] [stdout] test khape::tests::test_export_key ... ok [INFO] [stdout] test khape::tests::test_auth_with_different_password ... ok [INFO] [stdout] test khape::tests::test_export_key_with_wrong_password ... ok [INFO] [stdout] test khape::tests::test_two_authentication_result_in_different_session_key ... ok [INFO] [stdout] test tripledh::tests::test_tripledh ... ok [INFO] [stdout] test tripledh::tests::test_tripledh_with_wrong_key ... ok [INFO] [stdout] test group::tests::bench_generate_private_key_with_rejection_method_2 ... ok [INFO] [stdout] test slow_hash::tests::test_slow_hash_with_same_parameters ... ok [INFO] [stdout] test slow_hash::tests::test_slow_hash_with_same_different_m_cost ... ok [INFO] [stdout] test slow_hash::tests::test_slow_hash_same_input ... ok [INFO] [stdout] test slow_hash::tests::test_slow_hash_with_same_different_p_cost ... ok [INFO] [stdout] test slow_hash::tests::test_slow_hash_with_different_input ... ok [INFO] [stdout] test slow_hash::tests::test_slow_hash_with_same_different_t_cost ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.35s [INFO] [stdout] [INFO] [stderr] Doc-tests khape [INFO] [stderr] error: DefId(0:0 ~ khape[56dc]) has more than five doctests [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name khape --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-e7b8a172437c399f.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-824d26df872844b4.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-d570de2918128759.rlib --extern ctr=/opt/rustwide/target/debug/deps/libctr-1e138abc52ad5d87.rlib --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-9513686305a497aa.rlib --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-490f050bf86023f9.rlib --extern khape=/opt/rustwide/target/debug/deps/libkhape-905d8b804e915b57.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-40ef79ef8f263694.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5b0c2d92a0cd8c0d.rlib --extern serde_big_array=/opt/rustwide/target/debug/deps/libserde_big_array-198ad28b76185ea9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d3ab4f5a13616188.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-1211062927ff049f.rlib --extern voprf=/opt/rustwide/target/debug/deps/libvoprf-d35c34e25cfb0546.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench"))' --cap-lints=forbid --error-format human` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "2e54b9eb2c49b322e91ea5fdc7f7b7fb6759ef744b78fc5c4741c5d408394751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e54b9eb2c49b322e91ea5fdc7f7b7fb6759ef744b78fc5c4741c5d408394751", kill_on_drop: false }` [INFO] [stdout] 2e54b9eb2c49b322e91ea5fdc7f7b7fb6759ef744b78fc5c4741c5d408394751