[INFO] cloning repository https://github.com/HowJMay/ark-circom-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HowJMay/ark-circom-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHowJMay%2Fark-circom-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHowJMay%2Fark-circom-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] faf39cdc3d2c85741ccd74f7831481372205fe08 [INFO] testing HowJMay/ark-circom-example/faf39cdc3d2c85741ccd74f7831481372205fe08 against 1.90.0 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHowJMay%2Fark-circom-example" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/HowJMay/ark-circom-example [INFO] finished tweaking git repo https://github.com/HowJMay/ark-circom-example [INFO] tweaked toml for git repo https://github.com/HowJMay/ark-circom-example written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/HowJMay/ark-circom-example on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/HowJMay/ark-circom-example 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `https://github.com/gakonst/ark-circom.git` [INFO] [stderr] Updating git repository `https://github.com/arkworks-rs/groth16` [INFO] [stderr] Updating git repository `https://github.com/gakonst/ethers-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/rust-ethereum/ethabi` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num v0.4.0 [INFO] [stderr] Downloaded oorandom v11.1.3 [INFO] [stderr] Downloaded tracing-error v0.1.2 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.78 [INFO] [stderr] Downloaded ethbloom v0.11.1 [INFO] [stderr] Downloaded serde_derive v1.0.132 [INFO] [stderr] Downloaded serde_cbor v0.11.2 [INFO] [stderr] Downloaded object v0.27.1 [INFO] [stderr] Downloaded criterion-plot v0.4.4 [INFO] [stderr] Downloaded semver v1.0.4 [INFO] [stderr] Downloaded sec1 v0.2.1 [INFO] [stderr] Downloaded impl-trait-for-tuples v0.2.1 [INFO] [stderr] Downloaded byte-slice-cast v1.2.0 [INFO] [stderr] Downloaded ethereum-types v0.12.1 [INFO] [stderr] Downloaded ecdsa v0.13.4 [INFO] [stderr] Downloaded rfc6979 v0.1.0 [INFO] [stderr] Downloaded proc-macro-crate v1.1.0 [INFO] [stderr] Downloaded base64ct v1.3.3 [INFO] [stderr] Downloaded blake2 v0.9.2 [INFO] [stderr] Downloaded elliptic-curve v0.11.6 [INFO] [stderr] Downloaded eyre v0.6.5 [INFO] [stderr] Downloaded ark-poly v0.3.0 [INFO] [stderr] Downloaded ucd-trie v0.1.3 [INFO] [stderr] Downloaded pin-project-lite v0.2.7 [INFO] [stderr] Downloaded cranelift-codegen v0.76.0 [INFO] [stderr] Downloaded gimli v0.25.0 [INFO] [stderr] Downloaded k256 v0.10.1 [INFO] [stderr] Downloaded criterion v0.3.5 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.76.0 [INFO] [stderr] Downloaded gimli v0.26.1 [INFO] [stderr] Downloaded cc v1.0.72 [INFO] [stderr] Downloaded keccak v0.1.0 [INFO] [stderr] Downloaded js-sys v0.3.55 [INFO] [stderr] Downloaded rkyv v0.7.28 [INFO] [stderr] Downloaded zeroize v1.4.3 [INFO] [stderr] Downloaded web-sys v0.3.55 [INFO] [stderr] Downloaded wasmer-derive v2.1.1 [INFO] [stderr] Downloaded spki v0.5.3 [INFO] [stderr] Downloaded wasmer-compiler-cranelift v2.1.1 [INFO] [stderr] Downloaded uint v0.9.1 [INFO] [stderr] Downloaded signature v1.4.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.78 [INFO] [stderr] Downloaded cranelift-frontend v0.76.0 [INFO] [stderr] Downloaded color-spantrace v0.1.6 [INFO] [stderr] Downloaded rlp v0.5.1 [INFO] [stderr] Downloaded indexmap v1.7.0 [INFO] [stderr] Downloaded owo-colors v1.3.0 [INFO] [stderr] Downloaded bumpalo v3.8.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.78 [INFO] [stderr] Downloaded cranelift-entity v0.76.0 [INFO] [stderr] Downloaded libloading v0.7.2 [INFO] [stderr] Downloaded tempfile v3.2.0 [INFO] [stderr] Downloaded wasmer-compiler v2.1.1 [INFO] [stderr] Downloaded wasmer-engine v2.1.1 [INFO] [stderr] Downloaded more-asserts v0.2.2 [INFO] [stderr] Downloaded bytecheck v0.6.7 [INFO] [stderr] Downloaded wasmer-types v2.1.1 [INFO] [stderr] Downloaded wat v1.0.40 [INFO] [stderr] Downloaded wasmer v2.1.1 [INFO] [stderr] Downloaded ark-ec v0.3.0 [INFO] [stderr] Downloaded semver-parser v0.10.2 [INFO] [stderr] Downloaded ark-relations v0.3.0 [INFO] [stderr] Downloaded crc32fast v1.3.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.21 [INFO] [stderr] Downloaded backtrace v0.3.63 [INFO] [stderr] Downloaded ff v0.11.0 [INFO] [stderr] Downloaded group v0.11.0 [INFO] [stderr] Downloaded regalloc v0.0.31 [INFO] [stderr] Downloaded wasmer-object v2.1.1 [INFO] [stderr] Downloaded which v4.2.2 [INFO] [stderr] Downloaded memmap2 v0.5.0 [INFO] [stderr] Downloaded serde_bytes v0.11.5 [INFO] [stderr] Downloaded loupe-derive v0.1.3 [INFO] [stderr] Downloaded ark-bn254 v0.3.0 [INFO] [stderr] Downloaded tracing-core v0.1.21 [INFO] [stderr] Downloaded enumset_derive v0.5.5 [INFO] [stderr] Downloaded ark-snark v0.3.0 [INFO] [stderr] Downloaded ark-crypto-primitives v0.3.0 [INFO] [stderr] Downloaded zeroize_derive v1.2.2 [INFO] [stderr] Downloaded addr2line v0.17.0 [INFO] [stderr] Downloaded tracing-attributes v0.1.18 [INFO] [stderr] Downloaded wasm-bindgen v0.2.78 [INFO] [stderr] Downloaded cranelift-bforest v0.76.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.76.0 [INFO] [stderr] Downloaded wasmer-engine-dylib v2.1.1 [INFO] [stderr] Downloaded enumset v1.0.8 [INFO] [stderr] Downloaded smallvec v1.7.0 [INFO] [stderr] Downloaded target-lexicon v0.12.2 [INFO] [stderr] Downloaded wasmparser v0.78.2 [INFO] [stderr] Downloaded bytecheck_derive v0.6.7 [INFO] [stderr] Downloaded rend v0.3.6 [INFO] [stderr] Downloaded wasmer-vm v2.1.1 [INFO] [stderr] Downloaded ark-serialize-derive v0.3.0 [INFO] [stderr] Downloaded cast v0.2.7 [INFO] [stderr] Downloaded plotters-backend v0.3.2 [INFO] [stderr] Downloaded plotters-svg v0.3.1 [INFO] [stderr] Downloaded tracing v0.1.29 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Downloaded region v3.0.0 [INFO] [stderr] Downloaded loupe v0.1.3 [INFO] [stderr] Downloaded rkyv_derive v0.7.28 [INFO] [stderr] Downloaded wast v38.0.1 [INFO] [stderr] Downloaded crossbeam-deque v0.8.1 [INFO] [stderr] Downloaded color-eyre v0.5.11 [INFO] [stderr] Downloaded syn v1.0.85 [INFO] [stderr] Downloaded serde v1.0.132 [INFO] [stderr] Downloaded serde_json v1.0.74 [INFO] [stderr] Downloaded wasmer-engine-universal v2.1.1 [INFO] [stderr] Downloaded num-complex v0.4.0 [INFO] [stderr] Downloaded num-rational v0.4.0 [INFO] [stderr] Downloaded plotters v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7d5d853d1882014f28763cc27614f9978a9727e48207cd3272176ab96d80463 [INFO] running `Command { std: "docker" "start" "-a" "a7d5d853d1882014f28763cc27614f9978a9727e48207cd3272176ab96d80463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7d5d853d1882014f28763cc27614f9978a9727e48207cd3272176ab96d80463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7d5d853d1882014f28763cc27614f9978a9727e48207cd3272176ab96d80463", kill_on_drop: false }` [INFO] [stdout] a7d5d853d1882014f28763cc27614f9978a9727e48207cd3272176ab96d80463 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66a033f228ae01809c7fce122ce56dfd4e83e870833715ff51f2536a05ba074f [INFO] running `Command { std: "docker" "start" "-a" "66a033f228ae01809c7fce122ce56dfd4e83e870833715ff51f2536a05ba074f", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Compiling rkyv v0.7.28 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling wasmer-vm v2.1.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling cranelift-entity v0.76.0 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling base64ct v1.3.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.76.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling cranelift-codegen-meta v0.76.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling cranelift-bforest v0.76.0 [INFO] [stderr] Compiling memmap2 v0.5.0 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling spki v0.5.3 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.1.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling wast v38.0.1 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling ark-std v0.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling bytecheck_derive v0.6.7 [INFO] [stderr] Compiling ark-serialize-derive v0.3.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling rkyv_derive v0.7.28 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling ark-serialize v0.3.0 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling cranelift-codegen v0.76.0 [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling wat v1.0.40 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling wasmer-derive v2.1.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling elliptic-curve v0.11.6 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling ecdsa v0.13.4 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling k256 v0.10.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Compiling enumset v1.0.8 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling loupe v0.1.3 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling wasmer-types v2.1.1 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling ethereum-types v0.12.1 [INFO] [stderr] Compiling ark-ec v0.3.0 [INFO] [stderr] Compiling ark-relations v0.3.0 [INFO] [stderr] Compiling ark-poly v0.3.0 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling ark-snark v0.3.0 [INFO] [stderr] Compiling ethabi v16.0.0 (https://github.com/rust-ethereum/ethabi?branch=master#7f4bb3d6) [INFO] [stderr] Compiling ark-crypto-primitives v0.3.0 [INFO] [stderr] Compiling ark-bn254 v0.3.0 [INFO] [stderr] Compiling wasmer-compiler v2.1.1 [INFO] [stderr] Compiling ethers-core v0.6.0 (https://github.com/gakonst/ethers-rs#86044bc0) [INFO] [stderr] Compiling ark-groth16 v0.3.0 (https://github.com/arkworks-rs/groth16?rev=765817f#765817f7) [INFO] [stderr] Compiling read-from-snarkjs-prove-by-arkworks v0.1.0 (/opt/rustwide/workdir/read-from-snarkjs-prove-by-arkworks) [INFO] [stderr] Compiling read-proof-file-complex v0.1.0 (/opt/rustwide/workdir/read-proof-file-complex) [INFO] [stdout] warning: function `int_to_fr` is never used [INFO] [stdout] --> read-proof-file-complex/src/loader.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn int_to_fr(n: i64) -> Fr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `int_to_fr` is never used [INFO] [stdout] --> read-from-snarkjs-prove-by-arkworks/src/loader.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn int_to_fr(n: i64) -> Fr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `json_to_get_fr` is never used [INFO] [stdout] --> read-proof-file-complex/src/loader.rs:126:4 [INFO] [stdout] | [INFO] [stdout] 126 | fn json_to_get_fr(json: &serde_json::Value, key: &str) -> Fr { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `json_to_get_fr` is never used [INFO] [stdout] --> read-from-snarkjs-prove-by-arkworks/src/loader.rs:121:4 [INFO] [stdout] | [INFO] [stdout] 121 | fn json_to_get_fr(json: &serde_json::Value, key: &str) -> Fr { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasmer-engine v2.1.1 [INFO] [stderr] Compiling wasmer-object v2.1.1 [INFO] [stderr] Compiling wasmer-engine-universal v2.1.1 [INFO] [stderr] Compiling wasmer-engine-dylib v2.1.1 [INFO] [stderr] Compiling cranelift-frontend v0.76.0 [INFO] [stderr] Compiling wasmer v2.1.1 [INFO] [stderr] Compiling ark-circom v0.1.0 (https://github.com/gakonst/ark-circom.git#1732e15d) [INFO] [stderr] Compiling exact-arkworks v0.1.0 (/opt/rustwide/workdir/exact-arkworks) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustco1ATb4/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libark_circom-c64204fa6eb8a4f5,libethers_core-4cf5f3cc9599d5fe,libk256-348bac2b71fd49ab,libecdsa-d6173a7d02b70bcc,librfc6979-7d2e469f9130b63e,libhmac-30baf1edb67fa3f7,libcrypto_mac-b78187023ecbfce5,libsignature-c168cf7fef4c6994,libelliptic_curve-a21f16d74385f06a,libsec1-c5b0a81686d41d2d,libpkcs8-714c4a6feec7b92f,libspki-447184f267baf399,libder-8e1b39bf4f049de4,libconst_oid-a0dd3450081b6592,libgroup-740f7c62797908ad,libff-20c7cd39924d6058,libcrypto_bigint-78e71844258a7f27,libethabi-ae9b58da161788d5,libethereum_types-47c069f4f4e3849f,libethbloom-7102c7ae91ddaf45,libtiny_keccak-dcc9a1dc61891616,libprimitive_types-3b3d85f19c027c24,libimpl_codec-6a59e86831db79a3,libparity_scale_codec-8a82008360794075,libbyte_slice_cast-6a17b0b0a7c369cb,libarrayvec-318147707d0bd4b7,libimpl_serde-9d983968f7508364,libimpl_rlp-5bd46c26a6affbb5,librlp-f230d5a22bc4d023,libbytes-cb3e6d6affa0fbce,libfixed_hash-ef43f9dc764b6190,librustc_hex-fb2108811dbd48ff,libserde_json-8a723bec39a8bfd9,libryu-5e8629f269b96da9,libitoa-1ef4c04ffed195c3,libsha3-0a81abbe52301b22,libkeccak-b9985f7b7f35e7d9,libblock_buffer-0b59ba3f7a7cd9ff,libblock_padding-b12269563b0f7d7b,libuint-5c0f43210a7eb159,libcrunchy-02917927efff9cb9,libstatic_assertions-55654f80d66897c1,libhex-ca926d8cc80c7033,libark_groth16-866384dcf6e92f7f,libark_crypto_primitives-6dd85ef267f4193a,libark_snark-4c8c135420ef4be5,libblake2-d9aacc0a5cbbc612,libopaque_debug-a376880be4df562b,libcrypto_mac-c5ed99beb262e67f,libsubtle-0eba656213613d56,libark_poly-f9ab01f7359e2c2c,libark_relations-d8d696fb92d7b3fe,libbyteorder-c603fb49e2ea8ab6,libfnv-773757b135178300,libwasmer-4846f30fba3573b3,libwasmer_engine_universal-211ffbcc7aeacd37,libwasmer_compiler_cranelift-85f2d3c8947bf10a,libcranelift_frontend-52c57d7099898d26,libcranelift_codegen-4c26478bb5dde3a2,libgimli-cf13cd31f74ce25b,libfallible_iterator-3ec5b38cc61c2e63,libstable_deref_trait-0ed3f71e58712363,libregalloc-12c2e0387980f6ff,librustc_hash-6c6a8afde607224b,libcranelift_codegen_shared-3cee742c29e57037,libcranelift_bforest-55e5422fab77e71b,libcranelift_entity-b4c3bb8a43a9e6c1,libwat-d879a08bc7a438ba,libwast-7373bdc56eb5d083,libleb128-d430320fe2c51fea,libwasmer_engine-3dec65ffbbd944ad,libmemmap2-e23754016f412b35,libwasmer_compiler-ad8d15cce476a991,libserde_bytes-26d810edcb21e63c,libsmallvec-7d4700a8e2d23121,libtarget_lexicon-0b74b5a07e13c912,libwasmer_vm-e8e46f4fac910ce2,libregion-072d76fb6caf99bd,libbitflags-3333d968e5f279ee,libmore_asserts-2bd6aceadd618b20,libwasmparser-5e1a17d40c7981e9,libwasmer_types-2161100415f3e049,librkyv-337f304307af6db5,librend-04941d530daec3a8,libseahash-5eadfe70ca2928fa,libptr_meta-c0c47cbb423eb424,libenumset-ef95db0f945df27c,libloupe-9f0b72258ba521e5,libthiserror-e432ffa5fbab75b0,libcolor_eyre-d439ff6a46289331,libcolor_spantrace-a7354e0bec404ed1,libtracing_error-2ac4f9ef3e42cd66,libtracing_subscriber-0f4833e78eb0e804,libthread_local-6018939fc999c22d,libsharded_slab-c0a8a148d3210fdf,libtracing-2720d4ce25dc570a,libpin_project_lite-bd635bd1e7b96ee6,libtracing_core-1a984c28a7217db5,liblog-d9c274f3cf9caea0,libowo_colors-cb788f8760e0332d,libeyre-93d5ad73632cc040,libindenter-d5e38082fd95a86b,libbacktrace-381bdaeaacf73287,libminiz_oxide-b2816ecc07b713b7,libadler-2dca53ea7e04a2af,libobject-b1e2dabed8449d05,libcrc32fast-1d7adfb3a9df8120,libmemchr-7ac60bc716e26cee,libindexmap-bf688def7d1ce831,libhashbrown-e7d96233c239c3f7,libahash-06ff3f39663bf228,libonce_cell-aa86f8aeb9d064aa,libserde-483fba3c8009dfbf,libaddr2line-767e158bde4512e4,libgimli-6800e884b1bc0d08,librustc_demangle-dcbf7e20d32064ca,libark_bn254-bd709da9dabd5b82,libark_ec-9bc34fdc9b359681,libark_ff-98c2a6c9681e1d25,librayon-ad45fce4c00198a3,librayon_core-5f95a337d78f61df,libnum_cpus-4f3c930fe6c7220c,libcrossbeam_deque-e4eb1b6748178a6f,libcrossbeam_epoch-24417debdfc3d934,libmemoffset-a379088e1b3cb986,libscopeguard-ff6c05979f5d3a08,libcrossbeam_channel-f13847310ad69f0b,libcrossbeam_utils-b4249be3df67e54a,liblazy_static-ab9a3dc8def9ba85,libeither-917b29901cb4789f,libzeroize-c97122f49ff9ae20,libnum_bigint-ea948c405f8e7141,libnum_integer-e972d3ffabbb431b,libark_serialize-31ea01304df87470,libdigest-20abae96542134a4,libgeneric_array-c0966cd9131424fa,libtypenum-0a0f7d99963daba3,libark_std-69479966217adc1f,libnum_traits-7581636ea1a3f82a,librand-6758040d707ddcb8,librand_chacha-22bbb273a22740c6,libppv_lite86-b56ac736fda2d907,librand_core-df4fc2ca39276230,libgetrandom-3930337953793884,liblibc-863d79868fde4dd9,libcfg_if-3183e62f61f23a61}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustco1ATb4/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/wasmer-vm-612654187351e8e1/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/exact_arkworks-d144d0bcd5923544" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: __rust_probestack [INFO] [stdout] >>> referenced by libcalls.rs:821 (src/libcalls.rs:821) [INFO] [stdout] >>> wasmer_vm-e8e46f4fac910ce2.wasmer_vm.da8c364a10b7471e-cgu.10.rcgu.o:(wasmer_vm::libcalls::LibCall::function_pointer::h19ba7d3839f84df1) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-e8e46f4fac910ce2.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `exact-arkworks` (bin "exact-arkworks") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "66a033f228ae01809c7fce122ce56dfd4e83e870833715ff51f2536a05ba074f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66a033f228ae01809c7fce122ce56dfd4e83e870833715ff51f2536a05ba074f", kill_on_drop: false }` [INFO] [stdout] 66a033f228ae01809c7fce122ce56dfd4e83e870833715ff51f2536a05ba074f