[INFO] cloning repository https://github.com/Schaeff/zokrates_web_prover [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Schaeff/zokrates_web_prover" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchaeff%2Fzokrates_web_prover", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchaeff%2Fzokrates_web_prover'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 243f9539b88e414dd7421210578a71f13b7133db [INFO] testing Schaeff/zokrates_web_prover against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchaeff%2Fzokrates_web_prover" "/workspace/builds/worker-88/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-88/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Schaeff/zokrates_web_prover on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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 /workspace/builds/worker-88/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ac241ba0846388c7d5381f5e3ddec3e33715723483bfebe1b66c397ac3ea1a8 [INFO] running `Command { std: "docker" "start" "-a" "1ac241ba0846388c7d5381f5e3ddec3e33715723483bfebe1b66c397ac3ea1a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ac241ba0846388c7d5381f5e3ddec3e33715723483bfebe1b66c397ac3ea1a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ac241ba0846388c7d5381f5e3ddec3e33715723483bfebe1b66c397ac3ea1a8", kill_on_drop: false }` [INFO] [stdout] 1ac241ba0846388c7d5381f5e3ddec3e33715723483bfebe1b66c397ac3ea1a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a2ce566b98832771e022fce954e412312c9b14a3c1f9fc9441e1305371f3185 [INFO] running `Command { std: "docker" "start" "-a" "6a2ce566b98832771e022fce954e412312c9b14a3c1f9fc9441e1305371f3185", kill_on_drop: false }` [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 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.46 [INFO] [stderr] Compiling bumpalo v2.4.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.46 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling zokrates_core v0.3.12 (https://github.com/ZoKrates/ZoKrates/?branch=wasm-prover#50942ecf) [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling reduce v0.1.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling parity-wasm v0.31.3 [INFO] [stderr] Compiling regex-automata v0.1.7 [INFO] [stderr] Compiling parity-wasm v0.35.7 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_bytes v0.10.5 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling from-pest v0.3.1 [INFO] [stderr] Compiling blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling bstr v0.2.1 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling wasmi-validation v0.1.0 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling weedle v0.9.0 [INFO] [stderr] Compiling csv v1.1.0 [INFO] [stderr] Compiling wasmi v0.4.5 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.46 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.46 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.46 [INFO] [stderr] Compiling zokrates_parser v0.1.1 (https://github.com/ZoKrates/ZoKrates/?branch=wasm-prover#50942ecf) [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.46 [INFO] [stderr] Compiling single v1.0.0 [INFO] [stderr] Compiling pest-ast v0.3.3 [INFO] [stderr] Compiling js-sys v0.3.23 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.23 [INFO] [stderr] Compiling ff_derive_ce v0.4.0 [INFO] [stderr] Compiling ff_ce v0.6.0 [INFO] [stderr] Compiling pairing_ce v0.17.0 [INFO] [stderr] Compiling zokrates_field v0.3.3 (https://github.com/ZoKrates/ZoKrates/?branch=wasm-prover#50942ecf) [INFO] [stderr] Compiling zokrates_pest_ast v0.1.1 (https://github.com/ZoKrates/ZoKrates/?branch=wasm-prover#50942ecf) [INFO] [stderr] Compiling bellman_ce v0.3.0 [INFO] [stderr] Compiling sapling-crypto_ce v0.0.5 [INFO] [stderr] Compiling zokrates_embed v0.1.0 (https://github.com/ZoKrates/ZoKrates/?branch=wasm-prover#50942ecf) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/zokrates-bc4b6b685c9dd735/50942ec/zokrates_core/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(box_patterns, box_syntax)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/zokrates-bc4b6b685c9dd735/50942ec/zokrates_core/src/standard.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | .reduce(|acc, e| FlatExpression::Add(box acc, box e)) [INFO] [stdout] | ^^^^^^ multiple `reduce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Reduce` for the type `I` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `std::iter::Map` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 14 ~ match Reduce::reduce(v [INFO] [stdout] 15 + .into_iter() [INFO] [stdout] 16 + .map(|(key, val)| { [INFO] [stdout] 17 + FlatExpression::Mult( [INFO] [stdout] 18 + box FlatExpression::Number(T::from_bellman(val)), [INFO] [stdout] 19 + box FlatExpression::Identifier(FlatVariable::new(key)), [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 14 ~ match Iterator::reduce(v [INFO] [stdout] 15 + .into_iter() [INFO] [stdout] 16 + .map(|(key, val)| { [INFO] [stdout] 17 + FlatExpression::Mult( [INFO] [stdout] 18 + box FlatExpression::Number(T::from_bellman(val)), [INFO] [stdout] 19 + box FlatExpression::Identifier(FlatVariable::new(key)), [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zokrates_core` due to 3 previous errors [INFO] [stdout] Some errors have detailed explanations: E0034, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6a2ce566b98832771e022fce954e412312c9b14a3c1f9fc9441e1305371f3185", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a2ce566b98832771e022fce954e412312c9b14a3c1f9fc9441e1305371f3185", kill_on_drop: false }` [INFO] [stdout] 6a2ce566b98832771e022fce954e412312c9b14a3c1f9fc9441e1305371f3185