[INFO] cloning repository https://github.com/blockchain-it-hr/zokrates-js-node [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blockchain-it-hr/zokrates-js-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockchain-it-hr%2Fzokrates-js-node", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockchain-it-hr%2Fzokrates-js-node'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05f89902c3dbd0b19ec74b3531f0ebba2593766e [INFO] checking blockchain-it-hr/zokrates-js-node/05f89902c3dbd0b19ec74b3531f0ebba2593766e against master#c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 for pr-141352 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockchain-it-hr%2Fzokrates-js-node" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blockchain-it-hr/zokrates-js-node on toolchain c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/blockchain-it-hr/zokrates-js-node [INFO] finished tweaking git repo https://github.com/blockchain-it-hr/zokrates-js-node [INFO] tweaked toml for git repo https://github.com/blockchain-it-hr/zokrates-js-node written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/blockchain-it-hr/zokrates-js-node 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" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Updating git repository `https://github.com/Zokrates/ZoKrates` [INFO] [stderr] Updating git repository `https://github.com/matter-labs/bellman` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest-ast v0.3.3 [INFO] [stderr] Downloaded reduce v0.1.2 [INFO] [stderr] Downloaded ff_ce v0.7.1 [INFO] [stderr] Downloaded from-pest v0.3.1 [INFO] [stderr] Downloaded backtrace v0.3.42 [INFO] [stderr] Downloaded serde_bytes v0.10.5 [INFO] [stderr] Downloaded wasm-bindgen-webidl v0.2.58 [INFO] [stderr] Downloaded ucd-util v0.1.7 [INFO] [stderr] Downloaded ff_derive_ce v0.5.1 [INFO] [stderr] Downloaded sapling-crypto_ce v0.1.2 [INFO] [stderr] Downloaded web-sys v0.3.35 [INFO] [stderr] Downloaded num-bigint v0.2.5 [INFO] [stderr] Downloaded bellman_ce v0.3.1 [INFO] [stderr] Downloaded bstr v0.2.10 [INFO] [stderr] Downloaded pairing_ce v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d6205415445c6a7faed205ad208a3d323dbb9f9a3e0628fb7876b35500eeadd [INFO] running `Command { std: "docker" "start" "-a" "5d6205415445c6a7faed205ad208a3d323dbb9f9a3e0628fb7876b35500eeadd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d6205415445c6a7faed205ad208a3d323dbb9f9a3e0628fb7876b35500eeadd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d6205415445c6a7faed205ad208a3d323dbb9f9a3e0628fb7876b35500eeadd", kill_on_drop: false }` [INFO] [stdout] 5d6205415445c6a7faed205ad208a3d323dbb9f9a3e0628fb7876b35500eeadd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0d7d1e12b7ba27f504bff64b58e81857cb2fe4d73cd4335dd762d5957028828 [INFO] running `Command { std: "docker" "start" "-a" "e0d7d1e12b7ba27f504bff64b58e81857cb2fe4d73cd4335dd762d5957028828", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.58 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.1.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.58 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling tiny-keccak v2.0.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Checking ucd-util v0.1.7 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling zokrates_core v0.4.1 (https://github.com/Zokrates/ZoKrates?branch=wasm-friendly#b87f262e) [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking reduce v0.1.2 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Checking from-pest v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.58 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Checking zokrates_parser v0.1.3 (https://github.com/Zokrates/ZoKrates?branch=wasm-friendly#b87f262e) [INFO] [stderr] Compiling single v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.58 [INFO] [stderr] Compiling pest-ast v0.3.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.58 [INFO] [stderr] Compiling web-sys v0.3.35 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Checking bstr v0.2.10 [INFO] [stderr] Checking serde_bytes v0.10.5 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ff_derive_ce v0.5.1 [INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e0d7d1e12b7ba27f504bff64b58e81857cb2fe4d73cd4335dd762d5957028828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0d7d1e12b7ba27f504bff64b58e81857cb2fe4d73cd4335dd762d5957028828", kill_on_drop: false }` [INFO] [stdout] e0d7d1e12b7ba27f504bff64b58e81857cb2fe4d73cd4335dd762d5957028828