[INFO] fetching crate paillier-zk 0.7.0-alpha.1...
[INFO] testing paillier-zk-0.7.0-alpha.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate paillier-zk 0.7.0-alpha.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate paillier-zk 0.7.0-alpha.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate paillier-zk 0.7.0-alpha.1
[INFO] tweaked toml for crates.io crate paillier-zk 0.7.0-alpha.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate paillier-zk 0.7.0-alpha.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate paillier-zk 0.7.0-alpha.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 122dfe692de975d67917fb4d1b4f1ee14dde82a83658f481237455ccf5d86a33
[INFO] running `Command { std: "docker" "start" "-a" "122dfe692de975d67917fb4d1b4f1ee14dde82a83658f481237455ccf5d86a33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "122dfe692de975d67917fb4d1b4f1ee14dde82a83658f481237455ccf5d86a33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "122dfe692de975d67917fb4d1b4f1ee14dde82a83658f481237455ccf5d86a33", kill_on_drop: false }`
[INFO] [stdout] 122dfe692de975d67917fb4d1b4f1ee14dde82a83658f481237455ccf5d86a33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c7c733951f4a1a3ce5c437a4d4bb0a1bd8b7af702d206ee3aa506511a937b8d
[INFO] running `Command { std: "docker" "start" "-a" "2c7c733951f4a1a3ce5c437a4d4bb0a1bd8b7af702d206ee3aa506511a937b8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling rug v1.27.0
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling darling_core v0.20.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling udigest-derive v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling bytemuck_derive v1.4.1
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling enum-ordinalize v3.1.11
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling udigest v0.2.1
[INFO] [stderr]    Compiling rand_hash v0.1.0
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling darling_macro v0.20.1
[INFO] [stderr]    Compiling darling v0.20.1
[INFO] [stderr]    Compiling educe v0.4.19
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling phantom-type v0.4.2
[INFO] [stderr]    Compiling generic-ec-core v0.2.0
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling generic-ec v0.4.1
[INFO] [stderr]    Compiling fast-paillier v0.1.1
[INFO] [stderr]    Compiling paillier-zk v0.7.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 26s
[INFO] running `Command { std: "docker" "inspect" "2c7c733951f4a1a3ce5c437a4d4bb0a1bd8b7af702d206ee3aa506511a937b8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c7c733951f4a1a3ce5c437a4d4bb0a1bd8b7af702d206ee3aa506511a937b8d", kill_on_drop: false }`
[INFO] [stdout] 2c7c733951f4a1a3ce5c437a4d4bb0a1bd8b7af702d206ee3aa506511a937b8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbc89166f120c58d391828138c023ad0310da13490ffaaf29eb973fc77089b0e
[INFO] running `Command { std: "docker" "start" "-a" "fbc89166f120c58d391828138c023ad0310da13490ffaaf29eb973fc77089b0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling const-oid v0.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling platforms v3.3.0
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling sec1 v0.7.1
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling udigest v0.2.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ff_derive v0.13.0
[INFO] [stderr]    Compiling rand_hash v0.1.0
[INFO] [stderr]    Compiling fast-paillier v0.1.1
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling enum-ordinalize v3.1.11
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling rand_dev v0.1.1
[INFO] [stderr]    Compiling educe v0.4.19
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.5
[INFO] [stderr]    Compiling primeorder v0.13.2
[INFO] [stderr]    Compiling k256 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling stark-curve v0.1.0
[INFO] [stderr]    Compiling generic-ec-core v0.2.0
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling phantom-type v0.4.2
[INFO] [stderr]    Compiling generic-ec-curves v0.2.1
[INFO] [stderr]    Compiling generic-ec v0.4.1
[INFO] [stderr]    Compiling paillier-zk v0.7.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.94s
[INFO] running `Command { std: "docker" "inspect" "fbc89166f120c58d391828138c023ad0310da13490ffaaf29eb973fc77089b0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbc89166f120c58d391828138c023ad0310da13490ffaaf29eb973fc77089b0e", kill_on_drop: false }`
[INFO] [stdout] fbc89166f120c58d391828138c023ad0310da13490ffaaf29eb973fc77089b0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d3cd39920df94c2482acfd83c436d285764dc6cd3af43a09832949b50742c09b
[INFO] running `Command { std: "docker" "start" "-a" "d3cd39920df94c2482acfd83c436d285764dc6cd3af43a09832949b50742c09b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/paillier_zk-90e68c1537b9d13f)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test common::_test::test_is_in_half_pm ... ok
[INFO] [stdout] test common::_test::to_scalar_encoding ... ok
[INFO] [stdout] test dlog_with_el_gamal_commitment::test::failing_check_1_million ... ok
[INFO] [stdout] test dlog_with_el_gamal_commitment::test::failing_check_2_million ... ok
[INFO] [stdout] test dlog_with_el_gamal_commitment::test::passing_million ... ok
[INFO] [stdout] test multiexp::test::multiexp_works ... ok
[INFO] [stdout] test no_small_factor::test::test_sqrt ... ok
[INFO] [stdout] test dlog_with_el_gamal_commitment::test::passing_p256 ... ok
[INFO] [stdout] test common::_test::test_from_rng_half_pm_bounds ... ok
[INFO] [stdout] test dlog_with_el_gamal_commitment::test::failing_check_1_p256 ... ok
[INFO] [stdout] test dlog_with_el_gamal_commitment::test::failing_check_2_p256 ... ok
[INFO] [stdout] test paillier_affine_operation_in_range::test::failing_p256_mul ... ok
[INFO] [stdout] test paillier_affine_operation_in_range::test::failing_million_mul ... ok
[INFO] [stdout] test paillier_blum_modulus::test::failing ... ok
[INFO] [stdout] test paillier_affine_operation_in_range::test::failing_p256_add ... ok
[INFO] [stdout] test paillier_blum_modulus::test::passing ... ok
[INFO] [stdout] test common::_test::multiexp ... ok
[INFO] [stdout] test paillier_encryption_in_range_with_el_gamal::test::failing_million_add ... ok
[INFO] [stdout] test paillier_encryption_in_range_with_el_gamal::test::failing_p256_add ... ok
[INFO] [stdout] test paillier_affine_operation_in_range::test::passing_million ... ok
[INFO] [stdout] test paillier_affine_operation_in_range::test::failing_million_add ... ok
[INFO] [stdout] test paillier_encryption_in_range_with_el_gamal::test::passing_million ... ok
[INFO] [stdout] test paillier_encryption_in_range::test::passing ... ok
[INFO] [stdout] test paillier_encryption_in_range::test::failing ... ok
[INFO] [stdout] test paillier_encryption_in_range_with_el_gamal::test::passing_p256 ... ok
[INFO] [stdout] test no_small_factor::test::passing ... ok
[INFO] [stdout] test paillier_affine_operation_in_range::test::passing_p256 ... ok
[INFO] [stdout] test no_small_factor::test::failing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.31s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests paillier_zk
[INFO] [stderr] error: doctest require that `__internal_doctest` feature is turned on
[INFO] [stderr]   --> src/lib.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | compile_error!("doctest require that `__internal_doctest` feature is turned on");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name paillier_zk --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-09b74bede8020a41/out/lib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-83f47e8fe28aabdd.rlib --extern digest=/opt/rustwide/target/debug/deps/libdigest-7e56674b2859f736.rlib --extern fast_paillier=/opt/rustwide/target/debug/deps/libfast_paillier-4da8ef0c273bea2d.rlib --extern generic_ec=/opt/rustwide/target/debug/deps/libgeneric_ec-ec8cfbb8bd1388f1.rlib --extern paillier_zk=/opt/rustwide/target/debug/deps/libpaillier_zk-00473e7c4f8c83e9.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-4637bb60a7eeb979.rlib --extern rand_dev=/opt/rustwide/target/debug/deps/librand_dev-644384621cdc3b6f.rlib --extern rand_hash=/opt/rustwide/target/debug/deps/librand_hash-530b9649915ebdf5.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-e6401975691cb06d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-aa2cbb6e91dc4357.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e344a811edda98bb.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-3a76d9126c8ee8d5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-03b748d9283b98da.rlib --extern udigest=/opt/rustwide/target/debug/deps/libudigest-4e934fa1632f30e9.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-c1a0ec7d93a45d20.rlib -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_doctest", "default", "serde"))' --cap-lints=forbid --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "d3cd39920df94c2482acfd83c436d285764dc6cd3af43a09832949b50742c09b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3cd39920df94c2482acfd83c436d285764dc6cd3af43a09832949b50742c09b", kill_on_drop: false }`
[INFO] [stdout] d3cd39920df94c2482acfd83c436d285764dc6cd3af43a09832949b50742c09b
