[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] checking blockchain-it-hr/zokrates-js-node against master#3dbade652ed8ebac70f903e01f51cd92c4e4302c for pr-69880 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockchain-it-hr%2Fzokrates-js-node" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blockchain-it-hr/zokrates-js-node on toolchain 3dbade652ed8ebac70f903e01f51cd92c4e4302c [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "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-5/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" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f187adef1ca17471a94636730f51c4d3acaae54926cf7846e63944d5a4257f0b [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" "f187adef1ca17471a94636730f51c4d3acaae54926cf7846e63944d5a4257f0b"` [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 memchr v2.3.0 [INFO] [stderr] Compiling tiny-keccak v2.0.1 [INFO] [stderr] Checking ucd-util v0.1.7 [INFO] [stderr] Compiling zokrates_core v0.4.1 (https://github.com/Zokrates/ZoKrates?branch=wasm-friendly#b87f262e) [INFO] [stderr] Checking reduce v0.1.2 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Compiling num-bigint v0.2.5 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking from-pest v0.3.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.58 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Checking serde_bytes v0.10.5 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking bstr v0.2.10 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Compiling ff_derive_ce v0.5.1 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.58 [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 pest-ast v0.3.3 [INFO] [stderr] Checking wasm-bindgen v0.2.58 [INFO] [stderr] Checking js-sys v0.3.35 [INFO] [stderr] Checking ff_ce v0.7.1 [INFO] [stderr] Checking pairing_ce v0.18.0 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.58 [INFO] [stderr] Checking zokrates_field v0.3.4 (https://github.com/Zokrates/ZoKrates?branch=wasm-friendly#b87f262e) [INFO] [stderr] Checking zokrates_pest_ast v0.1.3 (https://github.com/Zokrates/ZoKrates?branch=wasm-friendly#b87f262e) [INFO] [stderr] Compiling web-sys v0.3.35 [INFO] [stderr] Checking bellman_ce v0.3.1 [INFO] [stderr] Checking bellman_ce v0.3.1 (https://github.com/matter-labs/bellman?rev=9e35737#9e357372) [INFO] [stderr] Checking sapling-crypto_ce v0.1.2 [INFO] [stderr] Checking zokrates_embed v0.1.0 (https://github.com/Zokrates/ZoKrates?branch=wasm-friendly#b87f262e) [INFO] [stderr] Checking zokrates_abi v0.1.0 (https://github.com/Zokrates/ZoKrates?branch=wasm-friendly#b87f262e) [INFO] [stderr] Checking zokrates-wasm v1.0.20 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `console_error_panic_hook` [INFO] [stderr] --> src/lib.rs:152:5 [INFO] [stderr] | [INFO] [stderr] 152 | console_error_panic_hook::set_once(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `console_error_panic_hook` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `zokrates-wasm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `console_error_panic_hook` [INFO] [stderr] --> src/lib.rs:152:5 [INFO] [stderr] | [INFO] [stderr] 152 | console_error_panic_hook::set_once(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `console_error_panic_hook` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `zokrates-wasm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f187adef1ca17471a94636730f51c4d3acaae54926cf7846e63944d5a4257f0b"` [INFO] running `"docker" "rm" "-f" "f187adef1ca17471a94636730f51c4d3acaae54926cf7846e63944d5a4257f0b"` [INFO] [stdout] f187adef1ca17471a94636730f51c4d3acaae54926cf7846e63944d5a4257f0b