[INFO] fetching crate nova-snark 0.8.1... [INFO] testing nova-snark-0.8.1 against beta-2022-09-25 for beta-1.65-1 [INFO] extracting crate nova-snark 0.8.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate nova-snark 0.8.1 on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nova-snark 0.8.1 [INFO] finished tweaking crates.io crate nova-snark 0.8.1 [INFO] tweaked toml for crates.io crate nova-snark 0.8.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate nova-snark 0.8.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10b035ae58a291ae55198f1d14614603440fdcda3ea5ad6f40e564d2fd0604db [INFO] running `Command { std: "docker" "start" "-a" "10b035ae58a291ae55198f1d14614603440fdcda3ea5ad6f40e564d2fd0604db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10b035ae58a291ae55198f1d14614603440fdcda3ea5ad6f40e564d2fd0604db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10b035ae58a291ae55198f1d14614603440fdcda3ea5ad6f40e564d2fd0604db", kill_on_drop: false }` [INFO] [stdout] 10b035ae58a291ae55198f1d14614603440fdcda3ea5ad6f40e564d2fd0604db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 941ca5c74f2d9bd9dd0bd648cc4db4c0b0b5ee555697945d8c87994c70a07ac9 [INFO] running `Command { std: "docker" "start" "-a" "941ca5c74f2d9bd9dd0bd648cc4db4c0b0b5ee555697945d8c87994c70a07ac9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.129 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling blst v0.3.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling execute-command-tokens v0.1.6 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling ec-gpu v0.1.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling yastl v0.1.2 [INFO] [stderr] Compiling sppark v0.1.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling temp-env v0.2.0 [INFO] [stderr] Compiling semolina v0.1.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling ff v0.12.0 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling group v0.12.0 [INFO] [stderr] Compiling bellperson v0.22.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling pairing v0.22.0 [INFO] [stderr] Compiling pasta_curves v0.4.0 [INFO] [stderr] Compiling pasta-msm v0.1.3 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling byteorder v0.3.13 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling addchain v0.2.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling ff_derive v0.12.0 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling execute-command-macro v0.1.8 [INFO] [stderr] Compiling execute v0.2.11 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling blstrs v0.5.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ec-gpu-gen v0.3.0 [INFO] [stderr] Compiling neptune v7.2.0 [INFO] [stderr] Compiling bellperson-nonnative v0.3.1 [INFO] [stderr] Compiling nova-snark v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.18s [INFO] running `Command { std: "docker" "inspect" "941ca5c74f2d9bd9dd0bd648cc4db4c0b0b5ee555697945d8c87994c70a07ac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "941ca5c74f2d9bd9dd0bd648cc4db4c0b0b5ee555697945d8c87994c70a07ac9", kill_on_drop: false }` [INFO] [stdout] 941ca5c74f2d9bd9dd0bd648cc4db4c0b0b5ee555697945d8c87994c70a07ac9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 372ca411d13966fff0eacdb18e7e5c8ed848e50cb1e31cd606cba6b1f83d9bca [INFO] running `Command { std: "docker" "start" "-a" "372ca411d13966fff0eacdb18e7e5c8ed848e50cb1e31cd606cba6b1f83d9bca", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling plotters-svg v0.3.2 [INFO] [stderr] Compiling plotters v0.3.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling nova-snark v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.54s [INFO] running `Command { std: "docker" "inspect" "372ca411d13966fff0eacdb18e7e5c8ed848e50cb1e31cd606cba6b1f83d9bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "372ca411d13966fff0eacdb18e7e5c8ed848e50cb1e31cd606cba6b1f83d9bca", kill_on_drop: false }` [INFO] [stdout] 372ca411d13966fff0eacdb18e7e5c8ed848e50cb1e31cd606cba6b1f83d9bca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f7729e0aaf0d92edd58da8ce0b16d7e860d908dd3b232fdb8fde0b97357aa55a [INFO] running `Command { std: "docker" "start" "-a" "f7729e0aaf0d92edd58da8ce0b16d7e860d908dd3b232fdb8fde0b97357aa55a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.69s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nova_snark-9854d5d2ce6ceb66) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test bellperson::tests::test_alloc_bit ... ok [INFO] [stdout] test bellperson::tests::test_use_cs_one ... ok [INFO] [stdout] test gadgets::ecc::tests::test_ecc_ops ... ok [INFO] [stdout] test bellperson::tests::test_use_cs_one_after_inputize ... ok [INFO] [stdout] test bellperson::tests::test_add ... ok [INFO] [stdout] test gadgets::ecc::tests::test_ecc_circuit_add_negation ... ok [INFO] [stdout] test gadgets::ecc::tests::test_ecc_circuit_add_equal ... ok [INFO] [stdout] test bellperson::tests::test_equal ... ok [INFO] [stdout] test bellperson::tests::test_add_mod ... ok [INFO] [stdout] test bellperson::tests::test_mult_mod ... ok [INFO] [stdout] test gadgets::ecc::tests::test_ecc_circuit_ops ... ok [INFO] [stdout] test nifs::tests::test_tiny_r1cs_bellperson ... ok [INFO] [stdout] test nifs::tests::test_tiny_r1cs ... ok [INFO] [stdout] test poseidon::tests::test_poseidon_ro ... ok [INFO] [stdout] test circuit::tests::test_recursive_circuit has been running for over 60 seconds [INFO] [stdout] test tests::test_ivc_base has been running for over 60 seconds [INFO] [stdout] test tests::test_ivc_nondet_with_compression has been running for over 60 seconds [INFO] [stdout] test tests::test_ivc_nontrivial has been running for over 60 seconds [INFO] [stdout] test tests::test_ivc_nontrivial_with_compression has been running for over 60 seconds [INFO] [stdout] test tests::test_ivc_trivial has been running for over 60 seconds [INFO] [stdout] test circuit::tests::test_recursive_circuit ... ok [INFO] [stdout] test tests::test_ivc_trivial ... ok [INFO] [stdout] test tests::test_ivc_base ... ok [INFO] [stdout] test tests::test_ivc_nontrivial ... ok [INFO] [stdout] test tests::test_ivc_nontrivial_with_compression ... ok [INFO] [stdout] test tests::test_ivc_nondet_with_compression ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 179.21s [INFO] [stdout] [INFO] [stderr] Doc-tests nova-snark [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" "f7729e0aaf0d92edd58da8ce0b16d7e860d908dd3b232fdb8fde0b97357aa55a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7729e0aaf0d92edd58da8ce0b16d7e860d908dd3b232fdb8fde0b97357aa55a", kill_on_drop: false }` [INFO] [stdout] f7729e0aaf0d92edd58da8ce0b16d7e860d908dd3b232fdb8fde0b97357aa55a