[INFO] updating cached repository https://github.com/Schaeff/zokrates_web_prover [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/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] 243f9539b88e414dd7421210578a71f13b7133db [INFO] checking Schaeff/zokrates_web_prover against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchaeff%2Fzokrates_web_prover" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Schaeff/zokrates_web_prover on toolchain e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Schaeff/zokrates_web_prover [INFO] finished tweaking git repo https://github.com/Schaeff/zokrates_web_prover [INFO] tweaked toml for git repo https://github.com/Schaeff/zokrates_web_prover written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Schaeff/zokrates_web_prover already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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" "/mnt/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a7784ac3376bcf01d6958fe003e380337128a1b92a6423fe299471155de274ac [INFO] running `"docker" "start" "-a" "a7784ac3376bcf01d6958fe003e380337128a1b92a6423fe299471155de274ac"` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.46 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling bumpalo v2.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.46 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking futures v0.1.28 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Compiling zokrates_core v0.3.12 (https://github.com/ZoKrates/ZoKrates/?branch=wasm-prover#50942ecf) [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking reduce v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking regex-automata v0.1.7 [INFO] [stderr] Checking parity-wasm v0.31.3 [INFO] [stderr] Checking parity-wasm v0.35.7 [INFO] [stderr] Checking blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.46 [INFO] [stderr] error: mutable global state in a proc-macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-test-macro-0.2.46/src/lib.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | static CNT: AtomicUsize = AtomicUsize::new(0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `wasm-bindgen-test-macro`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "a7784ac3376bcf01d6958fe003e380337128a1b92a6423fe299471155de274ac"` [INFO] running `"docker" "rm" "-f" "a7784ac3376bcf01d6958fe003e380337128a1b92a6423fe299471155de274ac"` [INFO] [stdout] a7784ac3376bcf01d6958fe003e380337128a1b92a6423fe299471155de274ac