[INFO] fetching crate bellperson-emulated 0.2.0... [INFO] testing bellperson-emulated-0.2.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate bellperson-emulated 0.2.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate bellperson-emulated 0.2.0 [INFO] finished tweaking crates.io crate bellperson-emulated 0.2.0 [INFO] tweaked toml for crates.io crate bellperson-emulated 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bellperson-emulated 0.2.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 86 packages to latest compatible versions [INFO] [stderr] Adding bellperson v0.25.0 (available: v0.26.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [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] Downloading crates ... [INFO] [stderr] Downloaded ec-gpu v0.2.0 [INFO] [stderr] Downloaded blstrs v0.7.1 [INFO] [stderr] Downloaded yastl v0.1.2 [INFO] [stderr] Downloaded ec-gpu-gen v0.6.0 [INFO] [stderr] Downloaded bellperson v0.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 51774374c5219df7f9cfc814713bdf4fd591cb48437420419d9ddbc6acab45d1 [INFO] running `Command { std: "docker" "start" "-a" "51774374c5219df7f9cfc814713bdf4fd591cb48437420419d9ddbc6acab45d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51774374c5219df7f9cfc814713bdf4fd591cb48437420419d9ddbc6acab45d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51774374c5219df7f9cfc814713bdf4fd591cb48437420419d9ddbc6acab45d1", kill_on_drop: false }` [INFO] [stdout] 51774374c5219df7f9cfc814713bdf4fd591cb48437420419d9ddbc6acab45d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] baf90c37f3c2f3136ac466eebb278624e3497aeeb495ba4bf813f953471778ec [INFO] running `Command { std: "docker" "start" "-a" "baf90c37f3c2f3136ac466eebb278624e3497aeeb495ba4bf813f953471778ec", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling execute-command-tokens v0.1.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling ec-gpu-gen v0.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling ec-gpu v0.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling blake2s_simd v1.0.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling yastl v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling blst v0.3.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling execute-command-macro v0.1.9 [INFO] [stderr] Compiling execute v0.2.13 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling blstrs v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bellperson v0.25.0 [INFO] [stderr] Compiling bellperson-emulated v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.99s [INFO] running `Command { std: "docker" "inspect" "baf90c37f3c2f3136ac466eebb278624e3497aeeb495ba4bf813f953471778ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baf90c37f3c2f3136ac466eebb278624e3497aeeb495ba4bf813f953471778ec", kill_on_drop: false }` [INFO] [stdout] baf90c37f3c2f3136ac466eebb278624e3497aeeb495ba4bf813f953471778ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 50f0fcc915a1dc856302ef0031180c0ba2a355c86d5111a6db65c66e287aae99 [INFO] running `Command { std: "docker" "start" "-a" "50f0fcc915a1dc856302ef0031180c0ba2a355c86d5111a6db65c66e287aae99", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling ec-gpu-gen v0.6.0 [INFO] [stderr] Compiling blstrs v0.7.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling pasta_curves v0.5.1 [INFO] [stderr] Compiling bellperson v0.25.0 [INFO] [stderr] Compiling bellperson-emulated v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.69s [INFO] running `Command { std: "docker" "inspect" "50f0fcc915a1dc856302ef0031180c0ba2a355c86d5111a6db65c66e287aae99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50f0fcc915a1dc856302ef0031180c0ba2a355c86d5111a6db65c66e287aae99", kill_on_drop: false }` [INFO] [stdout] 50f0fcc915a1dc856302ef0031180c0ba2a355c86d5111a6db65c66e287aae99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1623766a4d2cff409a2552837d7fb2f02c0bc866ce594fcac7cf1116eeef6a56 [INFO] running `Command { std: "docker" "start" "-a" "1623766a4d2cff409a2552837d7fb2f02c0bc866ce594fcac7cf1116eeef6a56", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bellperson_emulated-0f2f4d4c31a231ff) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test field_element::tests::test_constant_equality ... ok [INFO] [stdout] test field_element::tests::test_conditionally_select ... ok [INFO] [stdout] test field_element::tests::test_add ... ok [INFO] [stdout] test field_element::tests::test_sub ... ok [INFO] [stdout] test field_element::tests::test_mul ... ok [INFO] [stdout] test field_element::tests::test_field_membership ... ok [INFO] [stdout] test field_element::tests::test_divide ... ok [INFO] [stdout] test field_element::tests::test_inverse ... ok [INFO] [stderr] Doc-tests bellperson_emulated [INFO] [stdout] test field_element::tests::test_mux_tree ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1623766a4d2cff409a2552837d7fb2f02c0bc866ce594fcac7cf1116eeef6a56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1623766a4d2cff409a2552837d7fb2f02c0bc866ce594fcac7cf1116eeef6a56", kill_on_drop: false }` [INFO] [stdout] 1623766a4d2cff409a2552837d7fb2f02c0bc866ce594fcac7cf1116eeef6a56