[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] 1c53673756bff9904542ff385138b16e5ce1522c [INFO] checking blockchain-it-hr/zokrates-js-node against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockchain-it-hr%2Fzokrates-js-node" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blockchain-it-hr/zokrates-js-node on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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-1/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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cb2bd90eb5f2252a92990babba966e5bee47b085d164b2fa310ad82b0e9d6628 [INFO] running `"docker" "start" "-a" "cb2bd90eb5f2252a92990babba966e5bee47b085d164b2fa310ad82b0e9d6628"` [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 wasm-bindgen v0.2.58 [INFO] [stderr] Compiling tiny-keccak v2.0.1 [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] Compiling num-bigint v0.2.5 [INFO] [stderr] Checking from-pest v0.3.1 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Checking blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.58 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Checking num-bigint v0.1.44 [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] Compiling failure v0.1.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling single v1.0.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Compiling pest-ast v0.3.3 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Checking zokrates_parser v0.1.3 (https://github.com/Zokrates/ZoKrates?branch=wasm-friendly#b87f262e) [INFO] [stderr] error[E0425]: cannot find value `state` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/zokrates-bc4b6b685c9dd735/b87f262/zokrates_parser/src/lib.rs:9:10 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Parser)] [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: possible candidate is found in another module, you can import it into scope: [INFO] [stderr] pest::state [INFO] [stderr] [INFO] [stderr] Compiling ff_derive_ce v0.5.1 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `zokrates_parser`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "cb2bd90eb5f2252a92990babba966e5bee47b085d164b2fa310ad82b0e9d6628"` [INFO] running `"docker" "rm" "-f" "cb2bd90eb5f2252a92990babba966e5bee47b085d164b2fa310ad82b0e9d6628"` [INFO] [stdout] cb2bd90eb5f2252a92990babba966e5bee47b085d164b2fa310ad82b0e9d6628