[INFO] fetching crate ark-marlin 0.3.0... [INFO] testing ark-marlin-0.3.0 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate ark-marlin 0.3.0 into /workspace/builds/worker-103/source [INFO] validating manifest of crates.io crate ark-marlin 0.3.0 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ark-marlin 0.3.0 [INFO] finished tweaking crates.io crate ark-marlin 0.3.0 [INFO] tweaked toml for crates.io crate ark-marlin 0.3.0 written to /workspace/builds/worker-103/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2dd81d39bc9ad9364fe518dcc6e0bbc47bbb411ab9568427ac3d35a265c7608f [INFO] running `Command { std: "docker" "start" "-a" "2dd81d39bc9ad9364fe518dcc6e0bbc47bbb411ab9568427ac3d35a265c7608f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dd81d39bc9ad9364fe518dcc6e0bbc47bbb411ab9568427ac3d35a265c7608f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dd81d39bc9ad9364fe518dcc6e0bbc47bbb411ab9568427ac3d35a265c7608f", kill_on_drop: false }` [INFO] [stdout] 2dd81d39bc9ad9364fe518dcc6e0bbc47bbb411ab9568427ac3d35a265c7608f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d853be466c52900338e823695e81e019f6d7b2b86af6322ae543c58002df31e [INFO] running `Command { std: "docker" "start" "-a" "3d853be466c52900338e823695e81e019f6d7b2b86af6322ae543c58002df31e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Compiling ark-std v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ark-serialize-derive v0.3.0 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling ark-serialize v0.3.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling ark-relations v0.3.0 [INFO] [stderr] Compiling ark-ec v0.3.0 [INFO] [stderr] Compiling ark-poly v0.3.0 [INFO] [stderr] Compiling ark-r1cs-std v0.3.1 [INFO] [stderr] Compiling ark-nonnative-field v0.3.0 [INFO] [stderr] Compiling ark-poly-commit v0.3.0 [INFO] [stderr] Compiling ark-marlin v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.11s [INFO] running `Command { std: "docker" "inspect" "3d853be466c52900338e823695e81e019f6d7b2b86af6322ae543c58002df31e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d853be466c52900338e823695e81e019f6d7b2b86af6322ae543c58002df31e", kill_on_drop: false }` [INFO] [stdout] 3d853be466c52900338e823695e81e019f6d7b2b86af6322ae543c58002df31e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c34ec224fedb4f7e1ef28c8d619e767ada1615ab2c79428244fed3cc6425016c [INFO] running `Command { std: "docker" "start" "-a" "c34ec224fedb4f7e1ef28c8d619e767ada1615ab2c79428244fed3cc6425016c", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling ark-std v0.3.0 [INFO] [stderr] Compiling ark-serialize v0.3.0 [INFO] [stderr] Compiling ark-ec v0.3.0 [INFO] [stderr] Compiling ark-relations v0.3.0 [INFO] [stderr] Compiling ark-poly v0.3.0 [INFO] [stderr] Compiling ark-r1cs-std v0.3.1 [INFO] [stderr] Compiling ark-bls12-381 v0.3.0 [INFO] [stderr] Compiling ark-nonnative-field v0.3.0 [INFO] [stderr] Compiling ark-mnt4-298 v0.3.0 [INFO] [stderr] Compiling ark-mnt4-753 v0.3.0 [INFO] [stderr] Compiling ark-mnt6-298 v0.3.0 [INFO] [stderr] Compiling ark-mnt6-753 v0.3.0 [INFO] [stderr] Compiling ark-poly-commit v0.3.0 [INFO] [stderr] Compiling ark-marlin v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "c34ec224fedb4f7e1ef28c8d619e767ada1615ab2c79428244fed3cc6425016c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c34ec224fedb4f7e1ef28c8d619e767ada1615ab2c79428244fed3cc6425016c", kill_on_drop: false }` [INFO] [stdout] c34ec224fedb4f7e1ef28c8d619e767ada1615ab2c79428244fed3cc6425016c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eec4cd18ae61df28222c906ae5d43d1a152263520e6da1f4af05ea0f4459451f [INFO] running `Command { std: "docker" "start" "-a" "eec4cd18ae61df28222c906ae5d43d1a152263520e6da1f4af05ea0f4459451f", kill_on_drop: false }` [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ark_marlin-b60cc5bff2681a2d) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test ahp::tests::domain_unnormalized_bivariate_lagrange_poly ... ok [INFO] [stdout] test ahp::tests::test_alternator_polynomial ... ok [INFO] [stdout] test ahp::tests::test_summation ... ok [INFO] [stdout] test ahp::tests::domain_unnormalized_bivariate_lagrange_poly_diff_inputs ... ok [INFO] [stdout] test test::marlin::prove_and_test_outlining ... ok [INFO] [stdout] test test::marlin::prove_and_verify_with_square_matrix has been running for over 60 seconds [INFO] [stdout] test test::marlin::prove_and_verify_with_squat_matrix_big has been running for over 60 seconds [INFO] [stdout] test test::marlin::prove_and_verify_with_squat_matrix_small has been running for over 60 seconds [INFO] [stdout] test test::marlin::prove_and_verify_with_tall_matrix_big has been running for over 60 seconds [INFO] [stdout] test test::marlin::prove_and_verify_with_tall_matrix_small has been running for over 60 seconds [INFO] [stdout] test test::marlin::prove_and_verify_with_square_matrix ... ok [INFO] [stdout] test test::marlin::prove_and_verify_with_tall_matrix_small ... ok [INFO] [stdout] test test::marlin::prove_and_verify_with_squat_matrix_small ... ok [INFO] [stdout] test test::marlin::prove_and_verify_with_squat_matrix_big ... ok [INFO] [stdout] test test::marlin::prove_and_verify_with_tall_matrix_big ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 277.85s [INFO] [stdout] [INFO] [stderr] Doc-tests ark-marlin [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" "eec4cd18ae61df28222c906ae5d43d1a152263520e6da1f4af05ea0f4459451f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eec4cd18ae61df28222c906ae5d43d1a152263520e6da1f4af05ea0f4459451f", kill_on_drop: false }` [INFO] [stdout] eec4cd18ae61df28222c906ae5d43d1a152263520e6da1f4af05ea0f4459451f