[INFO] crate zcash_proofs 0.2.0 is already in cache [INFO] testing zcash_proofs-0.2.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate zcash_proofs 0.2.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate zcash_proofs 0.2.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate zcash_proofs 0.2.0 [INFO] finished tweaking crates.io crate zcash_proofs 0.2.0 [INFO] tweaked toml for crates.io crate zcash_proofs 0.2.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate zcash_proofs 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fc5c3203f885356ea6794560104fcf6c31e48e5001264271abe32b23a0c7e322 [INFO] running `Command { std: "docker" "start" "-a" "fc5c3203f885356ea6794560104fcf6c31e48e5001264271abe32b23a0c7e322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc5c3203f885356ea6794560104fcf6c31e48e5001264271abe32b23a0c7e322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc5c3203f885356ea6794560104fcf6c31e48e5001264271abe32b23a0c7e322", kill_on_drop: false }` [INFO] [stdout] fc5c3203f885356ea6794560104fcf6c31e48e5001264271abe32b23a0c7e322 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c36809ef4ea24874ae3d47263480f610786356c678a64208288563e7ce814ccd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c36809ef4ea24874ae3d47263480f610786356c678a64208288563e7ce814ccd", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling crypto_api v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling crypto_api_chachapoly v0.2.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling blake2s_simd v0.5.10 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling fpe v0.2.0 [INFO] [stderr] Compiling ff_derive v0.6.0 [INFO] [stderr] Compiling ff v0.6.0 [INFO] [stderr] Compiling group v0.6.0 [INFO] [stderr] Compiling pairing v0.16.0 [INFO] [stderr] Compiling zcash_primitives v0.2.0 [INFO] [stderr] Compiling bellman v0.6.0 [INFO] [stderr] Compiling zcash_proofs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.86s [INFO] running `Command { std: "docker" "inspect" "c36809ef4ea24874ae3d47263480f610786356c678a64208288563e7ce814ccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c36809ef4ea24874ae3d47263480f610786356c678a64208288563e7ce814ccd", kill_on_drop: false }` [INFO] [stdout] c36809ef4ea24874ae3d47263480f610786356c678a64208288563e7ce814ccd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fbfcc24b1a9df79931fdcca93d28c738b3be41ee0c62fec591d2b5f5e584df7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4fbfcc24b1a9df79931fdcca93d28c738b3be41ee0c62fec591d2b5f5e584df7", kill_on_drop: false }` [INFO] [stderr] Compiling zcash_proofs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.49s [INFO] running `Command { std: "docker" "inspect" "4fbfcc24b1a9df79931fdcca93d28c738b3be41ee0c62fec591d2b5f5e584df7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fbfcc24b1a9df79931fdcca93d28c738b3be41ee0c62fec591d2b5f5e584df7", kill_on_drop: false }` [INFO] [stdout] 4fbfcc24b1a9df79931fdcca93d28c738b3be41ee0c62fec591d2b5f5e584df7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8c61ac57a645bf3be3573d75977154a5708b294b399305aa347b27ce2d0bbaa3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8c61ac57a645bf3be3573d75977154a5708b294b399305aa347b27ce2d0bbaa3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/zcash_proofs-aff193fa81fdef05 [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test circuit::sprout::test_sprout_constraints ... ignored [INFO] [stdout] test circuit::pedersen_hash::test::test_pedersen_hash_external_test_vectors ... ok [INFO] [stdout] test circuit::ecc::test::test_assert_not_small_order ... ok [INFO] [stdout] test circuit::ecc::test::test_into_edwards ... ok [INFO] [stdout] test circuit::ecc::test::test_montgomery_addition ... ok [INFO] [stdout] test circuit::ecc::test::test_edwards_doubling ... ok [INFO] [stdout] test circuit::pedersen_hash::test::test_pedersen_hash_constraints ... ok [INFO] [stdout] test circuit::ecc::test::test_edwards_addition ... test circuit::ecc::test::test_edwards_addition has been running for over 60 seconds [INFO] [stdout] test circuit::ecc::test::test_edwards_fixed_base_multiplication ... test circuit::ecc::test::test_edwards_fixed_base_multiplication has been running for over 60 seconds [INFO] [stdout] test circuit::ecc::test::test_interpret ... test circuit::ecc::test::test_interpret has been running for over 60 seconds [INFO] [stdout] test circuit::ecc::test::test_conditionally_select ... test circuit::ecc::test::test_conditionally_select has been running for over 60 seconds [INFO] [stdout] test circuit::sapling::test_output_circuit_with_bls12_381 ... test circuit::sapling::test_output_circuit_with_bls12_381 has been running for over 60 seconds [INFO] [stdout] test circuit::sapling::test_input_circuit_with_bls12_381 ... test circuit::sapling::test_input_circuit_with_bls12_381 has been running for over 60 seconds [INFO] [stdout] test circuit::pedersen_hash::test::test_pedersen_hash ... test circuit::pedersen_hash::test::test_pedersen_hash has been running for over 60 seconds [INFO] [stdout] test circuit::sapling::test_input_circuit_with_bls12_381_external_test_vectors ... test circuit::sapling::test_input_circuit_with_bls12_381_external_test_vectors has been running for over 60 seconds [INFO] [stdout] test circuit::ecc::test::test_edwards_multiplication ... test circuit::ecc::test::test_edwards_multiplication has been running for over 60 seconds [INFO] [stdout] test circuit::ecc::test::test_edwards_addition ... ok [INFO] [stdout] test circuit::ecc::test::test_interpret ... ok [INFO] [stdout] test circuit::ecc::test::test_conditionally_select ... ok [INFO] [stdout] test circuit::ecc::test::test_edwards_fixed_base_multiplication ... ok [INFO] [stdout] test circuit::ecc::test::test_edwards_multiplication ... ok [INFO] [stdout] test circuit::sapling::test_output_circuit_with_bls12_381 ... ok [INFO] [stdout] test circuit::sapling::test_input_circuit_with_bls12_381_external_test_vectors ... ok [INFO] [stdout] test circuit::sapling::test_input_circuit_with_bls12_381 ... ok [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "8c61ac57a645bf3be3573d75977154a5708b294b399305aa347b27ce2d0bbaa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c61ac57a645bf3be3573d75977154a5708b294b399305aa347b27ce2d0bbaa3", kill_on_drop: false }` [INFO] [stdout] 8c61ac57a645bf3be3573d75977154a5708b294b399305aa347b27ce2d0bbaa3