[INFO] fetching crate verifiable 0.2.0...
[INFO] testing verifiable-0.2.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate verifiable 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate verifiable 0.2.0
[INFO] finished tweaking crates.io crate verifiable 0.2.0
[INFO] tweaked toml for crates.io crate verifiable 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate verifiable 0.2.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate verifiable 0.2.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 118cd2e9e4ad28244ccb678373c10134b03aae6d017525b0592460cb493b9a1d
[INFO] running `Command { std: "docker" "start" "-a" "118cd2e9e4ad28244ccb678373c10134b03aae6d017525b0592460cb493b9a1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "118cd2e9e4ad28244ccb678373c10134b03aae6d017525b0592460cb493b9a1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "118cd2e9e4ad28244ccb678373c10134b03aae6d017525b0592460cb493b9a1d", kill_on_drop: false }`
[INFO] [stdout] 118cd2e9e4ad28244ccb678373c10134b03aae6d017525b0592460cb493b9a1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 264abbc45193039660c1783ab6d45a51096bc4ff4ac759057e898d6092084443
[INFO] running `Command { std: "docker" "start" "-a" "264abbc45193039660c1783ab6d45a51096bc4ff4ac759057e898d6092084443", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling parity-scale-codec v3.7.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling getrandom_or_panic v0.0.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.4
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling derive-where v1.3.0
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling schnorrkel v0.10.2
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling bounded-collections v0.1.9
[INFO] [stderr]    Compiling ark-scale v0.0.13
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling ark-transcript v0.0.3
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling w3f-pcs v0.0.2
[INFO] [stderr]    Compiling ark-bls12-381 v0.5.0
[INFO] [stderr]    Compiling w3f-plonk-common v0.0.2
[INFO] [stderr]    Compiling ark-ed-on-bls12-381-bandersnatch v0.5.0
[INFO] [stderr]    Compiling w3f-ring-proof v0.0.2
[INFO] [stderr]    Compiling ark-vrf v0.1.0
[INFO] [stderr]    Compiling verifiable v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.43s
[INFO] running `Command { std: "docker" "inspect" "264abbc45193039660c1783ab6d45a51096bc4ff4ac759057e898d6092084443", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "264abbc45193039660c1783ab6d45a51096bc4ff4ac759057e898d6092084443", kill_on_drop: false }`
[INFO] [stdout] 264abbc45193039660c1783ab6d45a51096bc4ff4ac759057e898d6092084443
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ae9e8c3bf4e58fdd7a0a65177aa528d1f4380693a8844bde8a076a89f4e9744
[INFO] running `Command { std: "docker" "start" "-a" "3ae9e8c3bf4e58fdd7a0a65177aa528d1f4380693a8844bde8a076a89f4e9744", kill_on_drop: false }`
[INFO] [stderr]    Compiling verifiable v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.08s
[INFO] running `Command { std: "docker" "inspect" "3ae9e8c3bf4e58fdd7a0a65177aa528d1f4380693a8844bde8a076a89f4e9744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ae9e8c3bf4e58fdd7a0a65177aa528d1f4380693a8844bde8a076a89f4e9744", kill_on_drop: false }`
[INFO] [stdout] 3ae9e8c3bf4e58fdd7a0a65177aa528d1f4380693a8844bde8a076a89f4e9744
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5debd9b075c415c538e9b5a422271b129f4d0854f03b8aafe78192e1ffc33ac1
[INFO] running `Command { std: "docker" "start" "-a" "5debd9b075c415c538e9b5a422271b129f4d0854f03b8aafe78192e1ffc33ac1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/verifiable-c40487666a3aa168)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test ring_vrf_impl::tests::generate_empty_ring_builder ... ignored, ring builder generator
[INFO] [stdout] test ring_vrf_impl::tests::generate_srs_from_full_zcash_srs ... ignored, srs generator
[INFO] [stdout] test demo_impls::tests::trivial_signature_works ... ok
[INFO] [stdout] test ring_vrf_impl::tests::test_is_member_valid_invalid ... ok
[INFO] [stdout] test demo_impls::tests::simple_crypto ... ok
[INFO] [stdout] test demo_impls::tests::simple_signature_works ... ok
[INFO] [stdout] test ring_vrf_impl::tests::check_precomputed_size ... ok
[INFO] [stdout] test ring_vrf_impl::tests::test_is_member_valid_valid ... ok
[INFO] [stdout] test demo_impls::tests::simple_works ... ok
[INFO] [stdout] test ring_vrf_impl::tests::test_plain_signature ... ok
[INFO] [stdout] test ring_vrf_impl::tests::start_push_finish ... ok
[INFO] [stdout] test ring_vrf_impl::tests::check_pre_constructed_ring_builder has been running for over 60 seconds
[INFO] [stdout] test ring_vrf_impl::tests::open_validate_single_vs_multiple_keys has been running for over 60 seconds
[INFO] [stdout] test ring_vrf_impl::tests::open_validate_works has been running for over 60 seconds
[INFO] [stdout] test ring_vrf_impl::tests::start_push_finish_multiple_members has been running for over 60 seconds
[INFO] [stdout] test ring_vrf_impl::tests::check_pre_constructed_ring_builder ... ok
[INFO] [stdout] test ring_vrf_impl::tests::start_push_finish_multiple_members ... ok
[INFO] [stdout] test ring_vrf_impl::tests::open_validate_single_vs_multiple_keys ... ok
[INFO] [stdout] test ring_vrf_impl::tests::open_validate_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 563.99s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests verifiable
[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" "5debd9b075c415c538e9b5a422271b129f4d0854f03b8aafe78192e1ffc33ac1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5debd9b075c415c538e9b5a422271b129f4d0854f03b8aafe78192e1ffc33ac1", kill_on_drop: false }`
[INFO] [stdout] 5debd9b075c415c538e9b5a422271b129f4d0854f03b8aafe78192e1ffc33ac1
