[INFO] fetching crate generic-ec-zkp 0.4.4... [INFO] testing generic-ec-zkp-0.4.4 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate generic-ec-zkp 0.4.4 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate generic-ec-zkp 0.4.4 [INFO] finished tweaking crates.io crate generic-ec-zkp 0.4.4 [INFO] tweaked toml for crates.io crate generic-ec-zkp 0.4.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate generic-ec-zkp 0.4.4 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate generic-ec-zkp 0.4.4 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded udigest-derive v0.3.0 [INFO] [stderr] Downloaded rand_hash v0.1.0 [INFO] [stderr] Downloaded stark-curve v0.1.1 [INFO] [stderr] Downloaded rand_dev v0.1.1 [INFO] [stderr] Downloaded udigest v0.2.1 [INFO] [stderr] Downloaded phantom-type v0.4.2 [INFO] [stderr] Downloaded generic-ec-core v0.2.3 [INFO] [stderr] Downloaded ff_derive v0.13.0 [INFO] [stderr] Downloaded generic-tests v0.1.2 [INFO] [stderr] Downloaded generic-ec v0.4.5 [INFO] [stderr] Downloaded generic-ec-curves v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e818ac664c8bc7545c08849c4cb171be9e25799514948928538f2a2a7c1cfed [INFO] running `Command { std: "docker" "start" "-a" "2e818ac664c8bc7545c08849c4cb171be9e25799514948928538f2a2a7c1cfed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e818ac664c8bc7545c08849c4cb171be9e25799514948928538f2a2a7c1cfed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e818ac664c8bc7545c08849c4cb171be9e25799514948928538f2a2a7c1cfed", kill_on_drop: false }` [INFO] [stdout] 2e818ac664c8bc7545c08849c4cb171be9e25799514948928538f2a2a7c1cfed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b509f43e1f6743aef57651cb626c81ef2bcdc5b67095f27dbe8ccca9a3aef790 [INFO] running `Command { std: "docker" "start" "-a" "b509f43e1f6743aef57651cb626c81ef2bcdc5b67095f27dbe8ccca9a3aef790", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling generic-ec-core v0.2.3 [INFO] [stderr] Compiling phantom-type v0.4.2 [INFO] [stderr] Compiling generic-ec v0.4.5 [INFO] [stderr] Compiling generic-ec-zkp v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.64s [INFO] running `Command { std: "docker" "inspect" "b509f43e1f6743aef57651cb626c81ef2bcdc5b67095f27dbe8ccca9a3aef790", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b509f43e1f6743aef57651cb626c81ef2bcdc5b67095f27dbe8ccca9a3aef790", kill_on_drop: false }` [INFO] [stdout] b509f43e1f6743aef57651cb626c81ef2bcdc5b67095f27dbe8ccca9a3aef790 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 497719cdfcc90454a24386de198f1d54450aef67801ca58b086710402a481fb1 [INFO] running `Command { std: "docker" "start" "-a" "497719cdfcc90454a24386de198f1d54450aef67801ca58b086710402a481fb1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling generic-ec-core v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_dev v0.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling addchain v0.2.0 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling ff_derive v0.13.0 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling generic-tests v0.1.2 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling phantom-type v0.4.2 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling stark-curve v0.1.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling generic-ec-curves v0.2.4 [INFO] [stderr] Compiling generic-ec v0.4.5 [INFO] [stderr] Compiling generic-ec-zkp v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 37.89s [INFO] running `Command { std: "docker" "inspect" "497719cdfcc90454a24386de198f1d54450aef67801ca58b086710402a481fb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "497719cdfcc90454a24386de198f1d54450aef67801ca58b086710402a481fb1", kill_on_drop: false }` [INFO] [stdout] 497719cdfcc90454a24386de198f1d54450aef67801ca58b086710402a481fb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3e28224afbe9aed7f265a59f446769980d3df8d69ce6a425b09140954c85fd87 [INFO] running `Command { std: "docker" "start" "-a" "3e28224afbe9aed7f265a59f446769980d3df8d69ce6a425b09140954c85fd87", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/generic_ec_zkp-e8026a1980399d48) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test polynomial::tests::secp256k1::polynomial_sum ... ok [INFO] [stdout] test polynomial::tests::secp256k1::polynomial_from_coefs ... ok [INFO] [stdout] test polynomial::tests::secp256r1::polynomial_from_coefs ... ok [INFO] [stdout] test polynomial::tests::secp256r1::polynomial_sum ... ok [INFO] [stdout] test polynomial::tests::stark::polynomial_from_coefs ... ok [INFO] [stdout] test polynomial::tests::stark::polynomial_sum ... ok [INFO] [stdout] test polynomial::tests::secp256k1::secret_sharing ... ok [INFO] [stdout] test polynomial::tests::secp256r1::secret_sharing ... ok [INFO] [stdout] test polynomial::tests::stark::secret_sharing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stderr] Doc-tests generic_ec_zkp [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/schnorr_pok.rs - schnorr_pok (line 9) - compile ... ok [INFO] [stdout] test src/schnorr_pok.rs - schnorr_pok (line 18) - compile ... ok [INFO] [stdout] test src/dlog_eq.rs - dlog_eq (line 22) ... FAILED [INFO] [stdout] test src/schnorr_pok.rs - schnorr_pok (line 57) - compile ... ok [INFO] [stdout] test src/schnorr_pok.rs - schnorr_pok (line 29) - compile ... ok [INFO] [stdout] test src/schnorr_pok.rs - schnorr_pok (line 42) - compile ... ok [INFO] [stdout] test src/polynomial.rs - polynomial::requires_alloc::Polynomial::value (line 151) ... ok [INFO] [stdout] test src/polynomial.rs - polynomial::requires_alloc::Polynomial::from_coefs (line 36) ... ok [INFO] [stdout] test src/polynomial.rs - polynomial::lagrange_coefficient (line 318) ... ok [INFO] [stdout] test src/polynomial.rs - polynomial::requires_alloc::Polynomial::sample_with_const_term (line 114) ... ok [INFO] [stdout] test src/dlog_eq.rs - dlog_eq (line 54) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/dlog_eq.rs - dlog_eq (line 22) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `generic_ec_zkp::dlog_eq::non_interactive` [INFO] [stdout] --> src/dlog_eq.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 6 | use generic_ec_zkp::dlog_eq::non_interactive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^--------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `interactive` [INFO] [stdout] | no `non_interactive` in `dlog_eq` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/dlog_eq.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 227 | #[cfg(feature = "udigest")] [INFO] [stdout] | ------------------- the item is gated behind the `udigest` feature [INFO] [stdout] 228 | pub mod non_interactive { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/dlog_eq.rs - dlog_eq (line 22) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.85s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "3e28224afbe9aed7f265a59f446769980d3df8d69ce6a425b09140954c85fd87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e28224afbe9aed7f265a59f446769980d3df8d69ce6a425b09140954c85fd87", kill_on_drop: false }` [INFO] [stdout] 3e28224afbe9aed7f265a59f446769980d3df8d69ce6a425b09140954c85fd87