[INFO] cloning repository https://github.com/Xand6r/groth16-verifier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xand6r/groth16-verifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXand6r%2Fgroth16-verifier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXand6r%2Fgroth16-verifier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d8b35130885b2ca4c15c074ab0810a3dc884bda
[INFO] testing Xand6r/groth16-verifier against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXand6r%2Fgroth16-verifier" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Xand6r/groth16-verifier
[INFO] finished tweaking git repo https://github.com/Xand6r/groth16-verifier
[INFO] tweaked toml for git repo https://github.com/Xand6r/groth16-verifier written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Xand6r/groth16-verifier on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Xand6r/groth16-verifier 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded near-vm-errors v0.14.0
[INFO] [stderr]   Downloaded wee_alloc v0.4.5
[INFO] [stderr]   Downloaded primitive-types v0.9.1
[INFO] [stderr]   Downloaded near_groth16_verifier v1.0.1
[INFO] [stderr]   Downloaded schemars_derive v0.8.21
[INFO] [stderr]   Downloaded near-abi v0.3.0
[INFO] [stderr]   Downloaded ethereum-types v0.11.0
[INFO] [stderr]   Downloaded crc v1.8.1
[INFO] [stderr]   Downloaded easy-hasher v2.2.1
[INFO] [stderr]   Downloaded build_const v0.2.2
[INFO] [stderr]   Downloaded crc8 v0.1.1
[INFO] [stderr]   Downloaded md4 v0.8.0
[INFO] [stderr]   Downloaded easy-ext v0.2.9
[INFO] [stderr]   Downloaded near-crypto v0.14.0
[INFO] [stderr]   Downloaded num-bigint v0.3.3
[INFO] [stderr]   Downloaded near-primitives v0.14.0
[INFO] [stderr]   Downloaded cc v1.0.99
[INFO] [stderr]   Downloaded parity-secp256k1 v0.7.0
[INFO] [stderr]   Downloaded syn v2.0.67
[INFO] [stderr]   Downloaded near-sdk v4.1.1
[INFO] [stderr]   Downloaded reed-solomon-erasure v4.0.2
[INFO] [stderr]   Downloaded near-vm-logic v0.14.0
[INFO] [stderr]   Downloaded md2 v0.8.0
[INFO] [stderr]   Downloaded ethabi v14.1.0
[INFO] [stderr]   Downloaded c2-chacha v0.3.3
[INFO] [stderr]   Downloaded smart-default v0.6.0
[INFO] [stderr]   Downloaded near-account-id v0.14.0
[INFO] [stderr]   Downloaded near-rpc-error-core v0.14.0
[INFO] [stderr]   Downloaded eth-encode-packed v0.1.0
[INFO] [stderr]   Downloaded subtle v2.6.0
[INFO] [stderr]   Downloaded near-primitives-core v0.14.0
[INFO] [stderr]   Downloaded near-rpc-error-macro v0.14.0
[INFO] [stderr]   Downloaded ethbloom v0.11.1
[INFO] [stderr]   Downloaded near-bigint v1.0.1
[INFO] [stderr]   Downloaded near-sdk-macros v4.1.1
[INFO] [stderr]   Downloaded zeropool-bn v0.5.11
[INFO] [stderr]   Downloaded schemars v0.8.21
[INFO] [stderr]   Downloaded near-sys v0.2.1
[INFO] [stderr]   Downloaded sha3 v0.8.2
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d4a9235009850a52c30d76b6029c2422b3288c2054303b58724de49c2f14bc5
[INFO] running `Command { std: "docker" "start" "-a" "8d4a9235009850a52c30d76b6029c2422b3288c2054303b58724de49c2f14bc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d4a9235009850a52c30d76b6029c2422b3288c2054303b58724de49c2f14bc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d4a9235009850a52c30d76b6029c2422b3288c2054303b58724de49c2f14bc5", kill_on_drop: false }`
[INFO] [stdout] 8d4a9235009850a52c30d76b6029c2422b3288c2054303b58724de49c2f14bc5
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3740be3ac346d5f2ec898939b5d2e5e1f69967d98b53b3c5ae39c194fcc2d40e
[INFO] running `Command { std: "docker" "start" "-a" "3740be3ac346d5f2ec898939b5d2e5e1f69967d98b53b3c5ae39c194fcc2d40e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling subtle v2.6.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling reed-solomon-erasure v4.0.2
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling c2-chacha v0.3.3
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling parity-secp256k1 v0.7.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling near-sys v0.2.1
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling md4 v0.8.0
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling sha3 v0.8.2
[INFO] [stderr]    Compiling md2 v0.8.0
[INFO] [stderr]    Compiling crc8 v0.1.1
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling easy-hasher v2.2.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling near-sdk-macros v4.1.1
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling parity-scale-codec v2.3.1
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling impl-serde v0.3.2
[INFO] [stderr]    Compiling ethbloom v0.11.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling near-rpc-error-core v0.14.0
[INFO] [stderr]    Compiling impl-codec v0.5.1
[INFO] [stderr]    Compiling near-rpc-error-macro v0.14.0
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling primitive-types v0.9.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling ethereum-types v0.11.0
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling ethabi v14.1.0
[INFO] [stderr]    Compiling near-account-id v0.14.0
[INFO] [stderr]    Compiling zeropool-bn v0.5.11
[INFO] [stderr]    Compiling near-abi v0.3.0
[INFO] [stderr]    Compiling near-vm-errors v0.14.0
[INFO] [stderr]    Compiling near-primitives-core v0.14.0
[INFO] [stderr]    Compiling near-crypto v0.14.0
[INFO] [stderr]    Compiling eth-encode-packed v0.1.0
[INFO] [stderr]    Compiling near-primitives v0.14.0
[INFO] [stderr]    Compiling near-vm-logic v0.14.0
[INFO] [stderr]    Compiling near-sdk v4.1.1
[INFO] [stderr]    Compiling near-bigint v1.0.1
[INFO] [stderr]    Compiling near_groth16_verifier v1.0.1
[INFO] [stderr]    Compiling groth_verifier v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ethereum_types::U256`
[INFO] [stdout]  --> src/main.rs:3:41
[INFO] [stdout]   |
[INFO] [stdout] 3 | use eth_encode_packed::ethabi::{encode, ethereum_types::U256, Token};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `G1Point`, `G2Point`, and `Verifier`
[INFO] [stdout]  --> src/main.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | use near_groth16_verifier::{self, G1Point, G2Point, Verifier};
[INFO] [stdout]   |                                   ^^^^^^^  ^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `verifier::get_verifier`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use verifier::get_verifier;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Address`
[INFO] [stdout]  --> src/risczero.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 |     ethabi::{ethereum_types::U256, Address},
[INFO] [stdout]   |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CONTROL_ROOT`
[INFO] [stdout]  --> src/utils.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::constants::{CONTROL_ROOT, ZERO_BYTES_STRING};
[INFO] [stdout]   |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hex::encode`
[INFO] [stdout]  --> src/near.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use hex::encode;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verified`
[INFO] [stdout]   --> src/near.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let verified = verifier.verify(pub_signals, proof);
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verified`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `CONTROL_ROOT_0` should have a snake case name
[INFO] [stdout]   --> src/near.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let (CONTROL_ROOT_0, CONTROL_ROOT_1) = split_digest(hex::decode(CONTROL_ROOT).unwrap());
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `control_root_0`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `CONTROL_ROOT_1` should have a snake case name
[INFO] [stdout]   --> src/near.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let (CONTROL_ROOT_0, CONTROL_ROOT_1) = split_digest(hex::decode(CONTROL_ROOT).unwrap());
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `control_root_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `CONTROL_ROOT_0` should have a snake case name
[INFO] [stdout]   --> src/near.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let CONTROL_ROOT_0 = u128::from_str_radix(&hex::encode(CONTROL_ROOT_0), radix).unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `control_root_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `CONTROL_ROOT_1` should have a snake case name
[INFO] [stdout]   --> src/near.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let CONTROL_ROOT_1 = u128::from_str_radix(&hex::encode(CONTROL_ROOT_1), radix).unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `control_root_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `BN254_CONTROL_ID` should have a snake case name
[INFO] [stdout]   --> src/near.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let BN254_CONTROL_ID = U256::from_str_radix(constants::BN254_CONTROL_ID, radix).unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bn254_control_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "3740be3ac346d5f2ec898939b5d2e5e1f69967d98b53b3c5ae39c194fcc2d40e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3740be3ac346d5f2ec898939b5d2e5e1f69967d98b53b3c5ae39c194fcc2d40e", kill_on_drop: false }`
[INFO] [stdout] 3740be3ac346d5f2ec898939b5d2e5e1f69967d98b53b3c5ae39c194fcc2d40e
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8da7a3df7e5dbfd9b84d72c673c03ff81ad9767ccc60f9d1cec9b90116b76b0
[INFO] running `Command { std: "docker" "start" "-a" "d8da7a3df7e5dbfd9b84d72c673c03ff81ad9767ccc60f9d1cec9b90116b76b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling groth_verifier v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ethereum_types::U256`
[INFO] [stdout]  --> src/main.rs:3:41
[INFO] [stdout]   |
[INFO] [stdout] 3 | use eth_encode_packed::ethabi::{encode, ethereum_types::U256, Token};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `G1Point`, `G2Point`, and `Verifier`
[INFO] [stdout]  --> src/main.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | use near_groth16_verifier::{self, G1Point, G2Point, Verifier};
[INFO] [stdout]   |                                   ^^^^^^^  ^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `verifier::get_verifier`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use verifier::get_verifier;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Address`
[INFO] [stdout]  --> src/risczero.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 |     ethabi::{ethereum_types::U256, Address},
[INFO] [stdout]   |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CONTROL_ROOT`
[INFO] [stdout]  --> src/utils.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::constants::{CONTROL_ROOT, ZERO_BYTES_STRING};
[INFO] [stdout]   |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hex::encode`
[INFO] [stdout]  --> src/near.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use hex::encode;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `near_bigint::U256`
[INFO] [stdout]   --> src/near.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     use near_bigint::U256;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `G1Point` and `G2Point`
[INFO] [stdout]   --> src/near.rs:71:33
[INFO] [stdout]    |
[INFO] [stdout] 71 |     use near_groth16_verifier::{G1Point, G2Point};
[INFO] [stdout]    |                                 ^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `near::get_sequence`
[INFO] [stdout]   --> src/near.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         near::get_sequence,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `decode_seal_abi`
[INFO] [stdout]   --> src/near.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |     use super::{decode_seal_abi, verify_integrity};
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verified`
[INFO] [stdout]   --> src/near.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let verified = verifier.verify(pub_signals, proof);
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verified`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `CONTROL_ROOT_0` should have a snake case name
[INFO] [stdout]   --> src/near.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let (CONTROL_ROOT_0, CONTROL_ROOT_1) = split_digest(hex::decode(CONTROL_ROOT).unwrap());
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `control_root_0`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `CONTROL_ROOT_1` should have a snake case name
[INFO] [stdout]   --> src/near.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let (CONTROL_ROOT_0, CONTROL_ROOT_1) = split_digest(hex::decode(CONTROL_ROOT).unwrap());
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `control_root_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `CONTROL_ROOT_0` should have a snake case name
[INFO] [stdout]   --> src/near.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let CONTROL_ROOT_0 = u128::from_str_radix(&hex::encode(CONTROL_ROOT_0), radix).unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `control_root_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `CONTROL_ROOT_1` should have a snake case name
[INFO] [stdout]   --> src/near.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let CONTROL_ROOT_1 = u128::from_str_radix(&hex::encode(CONTROL_ROOT_1), radix).unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `control_root_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `BN254_CONTROL_ID` should have a snake case name
[INFO] [stdout]   --> src/near.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let BN254_CONTROL_ID = U256::from_str_radix(constants::BN254_CONTROL_ID, radix).unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bn254_control_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s
[INFO] running `Command { std: "docker" "inspect" "d8da7a3df7e5dbfd9b84d72c673c03ff81ad9767ccc60f9d1cec9b90116b76b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8da7a3df7e5dbfd9b84d72c673c03ff81ad9767ccc60f9d1cec9b90116b76b0", kill_on_drop: false }`
[INFO] [stdout] d8da7a3df7e5dbfd9b84d72c673c03ff81ad9767ccc60f9d1cec9b90116b76b0
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8a05c54b033d596c527d60d24dc0a850a198d73d2a6c04485cd8b93d506ebc3b
[INFO] running `Command { std: "docker" "start" "-a" "8a05c54b033d596c527d60d24dc0a850a198d73d2a6c04485cd8b93d506ebc3b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ethereum_types::U256`
[INFO] [stderr]  --> src/main.rs:3:41
[INFO] [stderr]   |
[INFO] [stderr] 3 | use eth_encode_packed::ethabi::{encode, ethereum_types::U256, Token};
[INFO] [stderr]   |                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `G1Point`, `G2Point`, and `Verifier`
[INFO] [stderr]  --> src/main.rs:5:35
[INFO] [stderr]   |
[INFO] [stderr] 5 | use near_groth16_verifier::{self, G1Point, G2Point, Verifier};
[INFO] [stderr]   |                                   ^^^^^^^  ^^^^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `verifier::get_verifier`
[INFO] [stderr]  --> src/main.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use verifier::get_verifier;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Address`
[INFO] [stderr]  --> src/risczero.rs:3:36
[INFO] [stderr]   |
[INFO] [stderr] 3 |     ethabi::{ethereum_types::U256, Address},
[INFO] [stderr]   |                                    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `CONTROL_ROOT`
[INFO] [stderr]  --> src/utils.rs:3:24
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::constants::{CONTROL_ROOT, ZERO_BYTES_STRING};
[INFO] [stderr]   |                        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `hex::encode`
[INFO] [stderr]  --> src/near.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use hex::encode;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `near_bigint::U256`
[INFO] [stderr]   --> src/near.rs:70:9
[INFO] [stderr]    |
[INFO] [stderr] 70 |     use near_bigint::U256;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `G1Point` and `G2Point`
[INFO] [stderr]   --> src/near.rs:71:33
[INFO] [stderr]    |
[INFO] [stderr] 71 |     use near_groth16_verifier::{G1Point, G2Point};
[INFO] [stderr]    |                                 ^^^^^^^  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `near::get_sequence`
[INFO] [stderr]   --> src/near.rs:75:9
[INFO] [stderr]    |
[INFO] [stderr] 75 |         near::get_sequence,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `decode_seal_abi`
[INFO] [stderr]   --> src/near.rs:79:17
[INFO] [stderr]    |
[INFO] [stderr] 79 |     use super::{decode_seal_abi, verify_integrity};
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `verified`
[INFO] [stderr]   --> src/near.rs:62:9
[INFO] [stderr]    |
[INFO] [stderr] 62 |     let verified = verifier.verify(pub_signals, proof);
[INFO] [stderr]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verified`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `CONTROL_ROOT_0` should have a snake case name
[INFO] [stderr]   --> src/near.rs:41:10
[INFO] [stderr]    |
[INFO] [stderr] 41 |     let (CONTROL_ROOT_0, CONTROL_ROOT_1) = split_digest(hex::decode(CONTROL_ROOT).unwrap());
[INFO] [stderr]    |          ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `control_root_0`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `CONTROL_ROOT_1` should have a snake case name
[INFO] [stderr]   --> src/near.rs:41:26
[INFO] [stderr]    |
[INFO] [stderr] 41 |     let (CONTROL_ROOT_0, CONTROL_ROOT_1) = split_digest(hex::decode(CONTROL_ROOT).unwrap());
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `control_root_1`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `CONTROL_ROOT_0` should have a snake case name
[INFO] [stderr]   --> src/near.rs:43:9
[INFO] [stderr]    |
[INFO] [stderr] 43 |     let CONTROL_ROOT_0 = u128::from_str_radix(&hex::encode(CONTROL_ROOT_0), radix).unwrap();
[INFO] [stderr]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `control_root_0`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `CONTROL_ROOT_1` should have a snake case name
[INFO] [stderr]   --> src/near.rs:44:9
[INFO] [stderr]    |
[INFO] [stderr] 44 |     let CONTROL_ROOT_1 = u128::from_str_radix(&hex::encode(CONTROL_ROOT_1), radix).unwrap();
[INFO] [stderr]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `control_root_1`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `BN254_CONTROL_ID` should have a snake case name
[INFO] [stderr]   --> src/near.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |     let BN254_CONTROL_ID = U256::from_str_radix(constants::BN254_CONTROL_ID, radix).unwrap();
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bn254_control_id`
[INFO] [stderr] 
[INFO] [stderr] warning: `groth_verifier` (bin "groth_verifier" test) generated 16 warnings (run `cargo fix --bin "groth_verifier" -p groth_verifier --tests` to apply 11 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/groth_verifier-87717d7b63549a8b)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test risczero::tests::test_get_system_lib_digest ... ok
[INFO] [stdout] test risczero::tests::test_output_digest ... ok
[INFO] [stdout] test utils::tests::test_reverse_byte ... ok
[INFO] [stdout] test utils::tests::test_split_digest ... ok
[INFO] [stdout] test risczero::tests::test_receipt_digest ... ok
[INFO] [stdout] test risczero::tests::test_system_state_zero_digest ... ok
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] thread 'near::tests::test_receipt_digest' (25) panicked at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:225:5:
[INFO] [stdout] thread 'near::tests::test_receipt_digest' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-4.1.1/src/environment/mock/mocked_blockchain.rs:192:78:
[INFO] [stderr] panic in a function that cannot unwind
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: HostError(AltBn128InvalidInput { msg: "invalid g2: [C0, 6F, 35, D5, E5, 11, DB, E5, B1, D4, 2E, 9C, 5D, 85, 98, 51, 48, 2F, 44, 4, CF, 55, C9, 56, EB, 18, F1, B1, 34, 86, C1, 1B, DC, 8F, A3, B8, B1, 10, E7, 1, 9C, 83, 8C, AA, F1, 9F, 66, 2D, 5B, 47, E8, 3C, C, 35, CE, BB, 7C, E0, 2D, 52, 49, E9, D0, 21, 93, 15, 3D, EB, 11, B8, 2E, ED, B2, 8F, F7, 26, 87, 4A, C, A0, 2A, 8A, 65, 50, 40, 43, BA, C1, 72, FB, C2, 20, A6, 11, AD, 23, 79, FB, B8, 74, D8, A, 55, 46, AD, 65, 70, B0, 11, 27, 6F, B5, 55, 27, 9C, B0, A5, 59, E6, 4, C1, BD, B2, B0, C5, 76, 61, 2F]" })
[INFO] [stderr] stack backtrace:
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5882171443c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5882171443c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5882171443c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5882171443c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58821715940a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58821715940a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5882171492a6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5882171492a6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58821712288f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58821712288f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58821713c6a9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58821704c9ae - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58821704c9ae - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58821713c862 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58821713c862 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x588217122948 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58821711a2e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58821712379d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x588217159b1c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x588217159892 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x588217093660 - <core[c5ed12ab89cc536a]::result::Result<u64, near_vm_errors[99e7a9115a1e5cbd]::VMLogicError>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x588217093660 - near_sdk[9364fc49fa206d8c]::environment::mock::mocked_blockchain::mock_chain::with_mock_interface::<near_sdk[9364fc49fa206d8c]::environment::mock::mocked_blockchain::mock_chain::alt_bn128_pairing_check::{closure#0}, u64>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-4.1.1/src/environment/mock/mocked_blockchain.rs:192:78
[INFO] [stdout]   22:     0x5882170880c2 - near_sdk[9364fc49fa206d8c]::environment::mock::with_mocked_blockchain::<near_sdk[9364fc49fa206d8c]::environment::mock::mocked_blockchain::mock_chain::with_mock_interface<near_sdk[9364fc49fa206d8c]::environment::mock::mocked_blockchain::mock_chain::alt_bn128_pairing_check::{closure#0}, u64>::{closure#0}, u64>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-4.1.1/src/environment/mock/mod.rs:25:35
[INFO] [stdout]   23:     0x588217088afb - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<near_sdk[9364fc49fa206d8c]::environment::mock::mocked_blockchain::MockedBlockchain>>>::try_with::<near_sdk[9364fc49fa206d8c]::environment::mock::with_mocked_blockchain<near_sdk[9364fc49fa206d8c]::environment::mock::mocked_blockchain::mock_chain::with_mock_interface<near_sdk[9364fc49fa206d8c]::environment::mock::mocked_blockchain::mock_chain::alt_bn128_pairing_check::{closure#0}, u64>::{closure#0}, u64>::{closure#0}, u64>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5882170886e9 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<near_sdk[9364fc49fa206d8c]::environment::mock::mocked_blockchain::MockedBlockchain>>>::with::<near_sdk[9364fc49fa206d8c]::environment::mock::with_mocked_blockchain<near_sdk[9364fc49fa206d8c]::environment::mock::mocked_blockchain::mock_chain::with_mock_interface<near_sdk[9364fc49fa206d8c]::environment::mock::mocked_blockchain::mock_chain::alt_bn128_pairing_check::{closure#0}, u64>::{closure#0}, u64>::{closure#0}, u64>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x588217087c61 - near_sdk[9364fc49fa206d8c]::environment::mock::with_mocked_blockchain::<near_sdk[9364fc49fa206d8c]::environment::mock::mocked_blockchain::mock_chain::with_mock_interface<near_sdk[9364fc49fa206d8c]::environment::mock::mocked_blockchain::mock_chain::alt_bn128_pairing_check::{closure#0}, u64>::{closure#0}, u64>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-4.1.1/src/environment/mock/mod.rs:25:26
[INFO] [stdout]   26:     0x588217092f24 - near_sdk[9364fc49fa206d8c]::environment::mock::mocked_blockchain::mock_chain::with_mock_interface::<near_sdk[9364fc49fa206d8c]::environment::mock::mocked_blockchain::mock_chain::alt_bn128_pairing_check::{closure#0}, u64>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-4.1.1/src/environment/mock/mocked_blockchain.rs:192:9
[INFO] [stdout]   27:     0x5882170938dd - alt_bn128_pairing_check
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-4.1.1/src/environment/mock/mocked_blockchain.rs:578:9
[INFO] [stdout]   28:     0x5882170814fd - near_groth16_verifier[c5905b2a103c49c7]::pairing::pairing
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near_groth16_verifier-1.0.1/src/pairing.rs:159:14
[INFO] [stdout]   29:     0x588217080ffb - near_groth16_verifier[c5905b2a103c49c7]::pairing::pairing_prod_4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near_groth16_verifier-1.0.1/src/pairing.rs:199:5
[INFO] [stdout]   30:     0x5882170801d6 - <near_groth16_verifier[c5905b2a103c49c7]::Verifier>::verify
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near_groth16_verifier-1.0.1/src/lib.rs:65:9
[INFO] [stdout]   31:     0x58821703ac07 - groth_verifier[678295d51710fe63]::near::verify_integrity
[INFO] [stdout]                                at /opt/rustwide/workdir/src/near.rs:62:29
[INFO] [stdout]   32:     0x58821703e1e0 - groth_verifier[678295d51710fe63]::near::tests::test_receipt_digest
[INFO] [stdout]                                at /opt/rustwide/workdir/src/near.rs:95:9
[INFO] [stdout]   33:     0x588217035d47 - groth_verifier[678295d51710fe63]::near::tests::test_receipt_digest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/near.rs:82:29
[INFO] [stdout]   34:     0x588217040b36 - <groth_verifier[678295d51710fe63]::near::tests::test_receipt_digest::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x588217040d5b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x588217040d5b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   37:     0x58821704d5ba - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   38:     0x58821704d5ba - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x58821704d5ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x58821704d5ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x58821704d5ba - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x58821704d5ba - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   43:     0x58821704d5ba - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   44:     0x588217047a84 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   45:     0x588217047a84 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5882170500b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47:     0x5882170500b2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5882170500b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5882170500b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5882170500b2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5882170500b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   52:     0x5882170500b2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x588217143c6f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   54:     0x588217143c6f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   55:     0x727a1fd9caa4 - <unknown>
[INFO] [stdout]   56:     0x727a1fe29a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stderr]    0:     0x5882171443c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5882171443c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5882171443c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5882171443c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x58821715940a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x58821715940a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stderr]    6:     0x58821714a006 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x58821714a006 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x58821712288f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x58821712288f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x58821713c671 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x58821704c9ae - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   12:     0x58821704c9ae - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x58821713c862 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   14:     0x58821713c862 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x58821712297a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stderr]   16:     0x58821711a2e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x58821712379d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x58821715993d - core[c5ed12ab89cc536a]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x58821715993d - core[c5ed12ab89cc536a]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stderr]   20:     0x5882171598bb - core[c5ed12ab89cc536a]::panicking::panic_nounwind
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:225:5
[INFO] [stderr]   21:     0x588217159a47 - core[c5ed12ab89cc536a]::panicking::panic_cannot_unwind
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:337:5
[INFO] [stderr]   22:     0x5882170938e9 - alt_bn128_pairing_check
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-4.1.1/src/environment/mock/mocked_blockchain.rs:577:5
[INFO] [stderr]   23:     0x5882170814fd - near_groth16_verifier[c5905b2a103c49c7]::pairing::pairing
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near_groth16_verifier-1.0.1/src/pairing.rs:159:14
[INFO] [stderr]   24:     0x588217080ffb - near_groth16_verifier[c5905b2a103c49c7]::pairing::pairing_prod_4
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near_groth16_verifier-1.0.1/src/pairing.rs:199:5
[INFO] [stderr]   25:     0x5882170801d6 - <near_groth16_verifier[c5905b2a103c49c7]::Verifier>::verify
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near_groth16_verifier-1.0.1/src/lib.rs:65:9
[INFO] [stderr]   26:     0x58821703ac07 - groth_verifier[678295d51710fe63]::near::verify_integrity
[INFO] [stderr]                                at /opt/rustwide/workdir/src/near.rs:62:29
[INFO] [stderr]   27:     0x58821703e1e0 - groth_verifier[678295d51710fe63]::near::tests::test_receipt_digest
[INFO] [stderr]                                at /opt/rustwide/workdir/src/near.rs:95:9
[INFO] [stderr]   28:     0x588217035d47 - groth_verifier[678295d51710fe63]::near::tests::test_receipt_digest::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/near.rs:82:29
[INFO] [stderr]   29:     0x588217040b36 - <groth_verifier[678295d51710fe63]::near::tests::test_receipt_digest::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   30:     0x588217040d5b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   31:     0x588217040d5b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stderr]   32:     0x58821704d5ba - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stderr]   33:     0x58821704d5ba - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   34:     0x58821704d5ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stderr]   35:     0x58821704d5ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stderr]   36:     0x58821704d5ba - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stderr]   37:     0x58821704d5ba - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stderr]   38:     0x58821704d5ba - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stderr]   39:     0x588217047a84 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stderr]   40:     0x588217047a84 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   41:     0x5882170500b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   42:     0x5882170500b2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   43:     0x5882170500b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stderr]   44:     0x5882170500b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stderr]   45:     0x5882170500b2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stderr]   46:     0x5882170500b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   47:     0x5882170500b2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   48:     0x588217143c6f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]   49:     0x588217143c6f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stderr]   50:     0x727a1fd9caa4 - <unknown>
[INFO] [stderr]   51:     0x727a1fe29a64 - clone
[INFO] [stderr]   52:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--bin groth_verifier`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/groth_verifier-87717d7b63549a8b` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "8a05c54b033d596c527d60d24dc0a850a198d73d2a6c04485cd8b93d506ebc3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a05c54b033d596c527d60d24dc0a850a198d73d2a6c04485cd8b93d506ebc3b", kill_on_drop: false }`
[INFO] [stdout] 8a05c54b033d596c527d60d24dc0a850a198d73d2a6c04485cd8b93d506ebc3b
