[INFO] updating cached repository https://github.com/blockchain-it-hr/zokrates-js [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] 5ad1fc348448335394e3a10b4a9da65be51285ab [INFO] checking blockchain-it-hr/zokrates-js against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockchain-it-hr%2Fzokrates-js" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blockchain-it-hr/zokrates-js on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/blockchain-it-hr/zokrates-js [INFO] finished tweaking git repo https://github.com/blockchain-it-hr/zokrates-js [INFO] tweaked toml for git repo https://github.com/blockchain-it-hr/zokrates-js written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/blockchain-it-hr/zokrates-js already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "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] a3b1e22f9aa5ce05fa900947c6a346b2e88bbfe217fe9802d5e950076b263d45 [INFO] running `"docker" "start" "-a" "a3b1e22f9aa5ce05fa900947c6a346b2e88bbfe217fe9802d5e950076b263d45"` [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-shared v0.2.53 [INFO] [stderr] Compiling wasm-bindgen v0.2.53 [INFO] [stderr] Compiling zokrates_core v0.4.0 (https://github.com/dark64/ZoKrates?branch=wasm-friendly#b337cd15) [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling rust-crypto-wasm v0.3.1 (https://github.com/buttercup/rust-crypto-wasm#26310309) [INFO] [stderr] Checking from-pest v0.3.1 [INFO] [stderr] Checking serde_bytes v0.10.5 [INFO] [stderr] Checking base64 v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking bincode v1.2.0 [INFO] [stderr] Checking blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking num-iter v0.1.39 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.53 [INFO] [stderr] Compiling single v1.0.0 [INFO] [stderr] Compiling ff_derive_ce v0.5.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pest-ast v0.3.3 [INFO] [stderr] Checking zokrates_parser v0.1.3 (https://github.com/dark64/ZoKrates?branch=wasm-friendly#b337cd15) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.53 [INFO] [stderr] Checking ff_ce v0.7.1 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.53 [INFO] [stderr] Checking pairing_ce v0.18.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.53 [INFO] [stderr] Checking zokrates_field v0.3.4 (https://github.com/dark64/ZoKrates?branch=wasm-friendly#b337cd15) [INFO] [stderr] Checking js-sys v0.3.30 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking zokrates_pest_ast v0.1.3 (https://github.com/dark64/ZoKrates?branch=wasm-friendly#b337cd15) [INFO] [stderr] Compiling web-sys v0.3.30 [INFO] [stderr] Checking bellman_ce v0.3.1 [INFO] [stderr] Checking sapling-crypto_ce v0.1.0 (https://github.com/dark64/sapling-crypto#18c221a6) [INFO] [stderr] Checking zokrates_embed v0.1.0 (https://github.com/dark64/ZoKrates?branch=wasm-friendly#b337cd15) [INFO] [stderr] Checking zokrates_abi v0.1.0 (https://github.com/dark64/ZoKrates?branch=wasm-friendly#b337cd15) [INFO] [stderr] Checking zokrates-wasm v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 22s [INFO] running `"docker" "inspect" "a3b1e22f9aa5ce05fa900947c6a346b2e88bbfe217fe9802d5e950076b263d45"` [INFO] running `"docker" "rm" "-f" "a3b1e22f9aa5ce05fa900947c6a346b2e88bbfe217fe9802d5e950076b263d45"` [INFO] [stdout] a3b1e22f9aa5ce05fa900947c6a346b2e88bbfe217fe9802d5e950076b263d45