[INFO] updating cached repository https://github.com/blockchain-it-hr/zokrates-js-node [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 05f89902c3dbd0b19ec74b3531f0ebba2593766e [INFO] testing blockchain-it-hr/zokrates-js-node against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockchain-it-hr%2Fzokrates-js-node" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blockchain-it-hr/zokrates-js-node on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [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-8/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 `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stdout] c9675949ff7a6881d88a30b4a2bae2942e7e7b337a0775ef37dce20e5e0157b3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "c9675949ff7a6881d88a30b4a2bae2942e7e7b337a0775ef37dce20e5e0157b3"` [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 syn v1.0.14 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.58 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bumpalo v3.1.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.58 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ucd-util v0.1.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling zokrates_core v0.4.1 (https://github.com/Zokrates/ZoKrates?branch=wasm-friendly#b87f262e) [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling reduce v0.1.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [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 num-iter v0.1.40 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling from-pest v0.3.1 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling regex v0.2.11 [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 wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.58 [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] Compiling single v1.0.0 [INFO] [stderr] Compiling zokrates_parser v0.1.3 (https://github.com/Zokrates/ZoKrates?branch=wasm-friendly#b87f262e) [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] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling bstr v0.2.10 [INFO] [stderr] Compiling serde_bytes v0.10.5 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling ff_derive_ce v0.5.1 [INFO] [stderr] Compiling js-sys v0.3.35 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling ff_ce v0.7.1 [INFO] [stderr] Compiling pairing_ce v0.18.0 [INFO] [stderr] Compiling zokrates_field v0.3.4 (https://github.com/Zokrates/ZoKrates?branch=wasm-friendly#b87f262e) [INFO] [stderr] Compiling zokrates_pest_ast v0.1.3 (https://github.com/Zokrates/ZoKrates?branch=wasm-friendly#b87f262e) [INFO] [stderr] Compiling bellman_ce v0.3.1 [INFO] [stderr] Compiling bellman_ce v0.3.1 (https://github.com/matter-labs/bellman?rev=9e35737#9e357372) [INFO] [stderr] Compiling sapling-crypto_ce v0.1.2 [INFO] [stderr] Compiling zokrates_embed v0.1.0 (https://github.com/Zokrates/ZoKrates?branch=wasm-friendly#b87f262e) [INFO] [stderr] Compiling zokrates_abi v0.1.0 (https://github.com/Zokrates/ZoKrates?branch=wasm-friendly#b87f262e) [INFO] [stderr] Compiling zokrates-wasm v1.0.20 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 32s [INFO] running `"docker" "inspect" "c9675949ff7a6881d88a30b4a2bae2942e7e7b337a0775ef37dce20e5e0157b3"` [INFO] running `"docker" "rm" "-f" "c9675949ff7a6881d88a30b4a2bae2942e7e7b337a0775ef37dce20e5e0157b3"` [INFO] [stdout] c9675949ff7a6881d88a30b4a2bae2942e7e7b337a0775ef37dce20e5e0157b3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 81438fbd366495eae2a15b928b76700a44cc7e9d1135e9b446ca319dd6b85f34 [INFO] running `"docker" "start" "-a" "81438fbd366495eae2a15b928b76700a44cc7e9d1135e9b446ca319dd6b85f34"` [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 zokrates-wasm v1.0.20 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.37s [INFO] running `"docker" "inspect" "81438fbd366495eae2a15b928b76700a44cc7e9d1135e9b446ca319dd6b85f34"` [INFO] running `"docker" "rm" "-f" "81438fbd366495eae2a15b928b76700a44cc7e9d1135e9b446ca319dd6b85f34"` [INFO] [stdout] 81438fbd366495eae2a15b928b76700a44cc7e9d1135e9b446ca319dd6b85f34 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 399afb8b31a7d71f96d6cd6c0cd685104102449ec4e7febf41301e7381e3860a [INFO] running `"docker" "start" "-a" "399afb8b31a7d71f96d6cd6c0cd685104102449ec4e7febf41301e7381e3860a"` [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] Finished test [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/zokrates_wasm-b889f1033276bf2e [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "399afb8b31a7d71f96d6cd6c0cd685104102449ec4e7febf41301e7381e3860a"` [INFO] running `"docker" "rm" "-f" "399afb8b31a7d71f96d6cd6c0cd685104102449ec4e7febf41301e7381e3860a"` [INFO] [stdout] 399afb8b31a7d71f96d6cd6c0cd685104102449ec4e7febf41301e7381e3860a