[INFO] cloning repository https://github.com/ananas-block/arkworks-groth16-blst-verification [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ananas-block/arkworks-groth16-blst-verification" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fananas-block%2Farkworks-groth16-blst-verification", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fananas-block%2Farkworks-groth16-blst-verification'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f0cb5f3ee441061bec624ec3ce90aad33e30d25 [INFO] testing ananas-block/arkworks-groth16-blst-verification against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fananas-block%2Farkworks-groth16-blst-verification" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ananas-block/arkworks-groth16-blst-verification on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ananas-block/arkworks-groth16-blst-verification [INFO] finished tweaking git repo https://github.com/ananas-block/arkworks-groth16-blst-verification [INFO] tweaked toml for git repo https://github.com/ananas-block/arkworks-groth16-blst-verification written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ananas-block/arkworks-groth16-blst-verification already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wyz v0.4.0 [INFO] [stderr] Downloaded group v0.11.0 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.8 [INFO] [stderr] Downloaded execute v0.2.10 [INFO] [stderr] Downloaded flume v0.10.12 [INFO] [stderr] Downloaded blstrs v0.4.2 [INFO] [stderr] Downloaded yastl v0.1.2 [INFO] [stderr] Downloaded ark-ff-macros v0.3.0 [INFO] [stderr] Downloaded ark-ec v0.3.0 [INFO] [stderr] Downloaded ark-ff-asm v0.3.0 [INFO] [stderr] Downloaded ark-bls12-381 v0.3.0 [INFO] [stderr] Downloaded ark-crypto-primitives v0.3.0 [INFO] [stderr] Downloaded ark-relations v0.3.0 [INFO] [stderr] Downloaded ark-serialize-derive v0.3.0 [INFO] [stderr] Downloaded ark-snark v0.3.0 [INFO] [stderr] Downloaded ark-poly v0.3.0 [INFO] [stderr] Downloaded ark-groth16 v0.3.0 [INFO] [stderr] Downloaded ark-serialize v0.3.0 [INFO] [stderr] Downloaded bellperson v0.18.2 [INFO] [stderr] Downloaded ark-std v0.3.0 [INFO] [stderr] Downloaded blst v0.3.7 [INFO] [stderr] Downloaded ark-bn254 v0.3.0 [INFO] [stderr] Downloaded bitvec v0.22.3 [INFO] [stderr] Downloaded ark-ff v0.3.0 [INFO] [stderr] Downloaded zeroize_derive v1.1.1 [INFO] [stderr] Downloaded execute-command-macro-impl v0.1.7 [INFO] [stderr] Downloaded execute-command-macro v0.1.7 [INFO] [stderr] Downloaded execute-command-tokens v0.1.5 [INFO] [stderr] Downloaded pairing v0.21.0 [INFO] [stderr] Downloaded byte-slice-cast v1.2.1 [INFO] [stderr] Downloaded funty v1.2.0 [INFO] [stderr] Downloaded ff v0.11.0 [INFO] [stderr] Downloaded neptune v5.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 49a92ac5e39fc8ce4ff5d55827c055c9af8a9dfb03c73d9d0c2d23ccc1110388 [INFO] running `Command { std: "docker" "start" "-a" "49a92ac5e39fc8ce4ff5d55827c055c9af8a9dfb03c73d9d0c2d23ccc1110388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49a92ac5e39fc8ce4ff5d55827c055c9af8a9dfb03c73d9d0c2d23ccc1110388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49a92ac5e39fc8ce4ff5d55827c055c9af8a9dfb03c73d9d0c2d23ccc1110388", kill_on_drop: false }` [INFO] [stdout] 49a92ac5e39fc8ce4ff5d55827c055c9af8a9dfb03c73d9d0c2d23ccc1110388 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0fdaadf096705ad8cf15df9c2a565c6204150a700b2b31e3550ccb47048d81da [INFO] running `Command { std: "docker" "start" "-a" "0fdaadf096705ad8cf15df9c2a565c6204150a700b2b31e3550ccb47048d81da", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling execute-command-tokens v0.1.5 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling blst v0.3.7 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling yastl v0.1.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling pairing v0.21.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ark-std v0.3.0 [INFO] [stderr] Compiling zeroize_derive v1.1.1 [INFO] [stderr] Compiling ark-serialize-derive v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling execute-command-macro v0.1.7 [INFO] [stderr] Compiling execute v0.2.10 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling ark-serialize v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling blstrs v0.4.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bellperson v0.18.2 [INFO] [stderr] Compiling neptune v5.1.0 [INFO] [stderr] Compiling ark-ec v0.3.0 [INFO] [stderr] Compiling ark-relations v0.3.0 [INFO] [stderr] Compiling ark-poly v0.3.0 [INFO] [stderr] Compiling ark-snark v0.3.0 [INFO] [stderr] Compiling ark-crypto-primitives v0.3.0 [INFO] [stderr] Compiling ark-bn254 v0.3.0 [INFO] [stderr] Compiling ark-bls12-381 v0.3.0 [INFO] [stderr] Compiling ark-groth16 v0.3.0 [INFO] [stderr] Compiling ark_groth16_verification_blst v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 33s [INFO] running `Command { std: "docker" "inspect" "0fdaadf096705ad8cf15df9c2a565c6204150a700b2b31e3550ccb47048d81da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fdaadf096705ad8cf15df9c2a565c6204150a700b2b31e3550ccb47048d81da", kill_on_drop: false }` [INFO] [stdout] 0fdaadf096705ad8cf15df9c2a565c6204150a700b2b31e3550ccb47048d81da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c44bffcbf65a7b436c8af8ef528d2d7574224a649aaf127a7ae4c3806333228 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3c44bffcbf65a7b436c8af8ef528d2d7574224a649aaf127a7ae4c3806333228", kill_on_drop: false }` [INFO] [stderr] Compiling ark_groth16_verification_blst v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `Command { std: "docker" "inspect" "3c44bffcbf65a7b436c8af8ef528d2d7574224a649aaf127a7ae4c3806333228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c44bffcbf65a7b436c8af8ef528d2d7574224a649aaf127a7ae4c3806333228", kill_on_drop: false }` [INFO] [stdout] 3c44bffcbf65a7b436c8af8ef528d2d7574224a649aaf127a7ae4c3806333228 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 54e1fcc19db4ba6f600693d2d30905ad800481ccd5240411e117d4098f5df3ab [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "54e1fcc19db4ba6f600693d2d30905ad800481ccd5240411e117d4098f5df3ab", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ark_groth16_verification_blst-71a6b420ad96a27f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ark_groth16_verification_blst-0f3bde25ea9b812c) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests ark_groth16_verification_blst [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/arkworks_circuit.rs - arkworks_circuit::mimc (line 39) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/arkworks_circuit.rs - arkworks_circuit::mimc (line 39) stdout ---- [INFO] [stdout] error: unknown start of token: \u{2982} [INFO] [stdout] --> src/arkworks_circuit.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 3 | function LongsightF322p3(xL ⦂ Fp, xR ⦂ Fp) { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2982} [INFO] [stdout] --> src/arkworks_circuit.rs:40:38 [INFO] [stdout] | [INFO] [stdout] 3 | function LongsightF322p3(xL ⦂ Fp, xR ⦂ Fp) { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `LongsightF322p3` [INFO] [stdout] --> src/arkworks_circuit.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 3 | function LongsightF322p3(xL ⦂ Fp, xR ⦂ Fp) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/arkworks_circuit.rs - arkworks_circuit::mimc (line 39) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "54e1fcc19db4ba6f600693d2d30905ad800481ccd5240411e117d4098f5df3ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54e1fcc19db4ba6f600693d2d30905ad800481ccd5240411e117d4098f5df3ab", kill_on_drop: false }` [INFO] [stdout] 54e1fcc19db4ba6f600693d2d30905ad800481ccd5240411e117d4098f5df3ab