[INFO] cloning repository https://github.com/zksync-sdk/zksync-crypto-c [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zksync-sdk/zksync-crypto-c" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzksync-sdk%2Fzksync-crypto-c", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzksync-sdk%2Fzksync-crypto-c'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13bef71c218ffd17ab15eaa565355270ba554298 [INFO] testing zksync-sdk/zksync-crypto-c against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzksync-sdk%2Fzksync-crypto-c" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zksync-sdk/zksync-crypto-c on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zksync-sdk/zksync-crypto-c [INFO] finished tweaking git repo https://github.com/zksync-sdk/zksync-crypto-c [INFO] tweaked toml for git repo https://github.com/zksync-sdk/zksync-crypto-c written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/zksync-sdk/zksync-crypto-c already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/matter-labs/franklin-crypto.git` [INFO] [stderr] Updating git repository `https://github.com/matter-labs/bellman` [INFO] [stderr] Updating git repository `https://github.com/shamatar/poseidon_hash.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ff_derive_ce v0.9.3 [INFO] [stderr] Downloaded futures-executor v0.3.7 [INFO] [stderr] Downloaded blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Downloaded splitmut v0.2.1 [INFO] [stderr] Downloaded ff_ce v0.12.0 [INFO] [stderr] Downloaded cbindgen v0.14.3 [INFO] [stderr] Downloaded mathru v0.6.10 [INFO] [stderr] Downloaded pairing_ce v0.24.2 [INFO] running `Command { std: "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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d9b27ef1283828a48ff542f2a8053c888c2ab2ea1baffeb4157ff0e89b8760b [INFO] running `Command { std: "docker" "start" "-a" "0d9b27ef1283828a48ff542f2a8053c888c2ab2ea1baffeb4157ff0e89b8760b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d9b27ef1283828a48ff542f2a8053c888c2ab2ea1baffeb4157ff0e89b8760b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d9b27ef1283828a48ff542f2a8053c888c2ab2ea1baffeb4157ff0e89b8760b", kill_on_drop: false }` [INFO] [stdout] 0d9b27ef1283828a48ff542f2a8053c888c2ab2ea1baffeb4157ff0e89b8760b [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8275efbca7d38d0db8d4fdc0f6731b85d9c957aad25fc888a266b8343da48e93 [INFO] running `Command { std: "docker" "start" "-a" "8275efbca7d38d0db8d4fdc0f6731b85d9c957aad25fc888a266b8343da48e93", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cbindgen v0.14.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling splitmut v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling ff_derive_ce v0.9.3 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling ff_ce v0.12.0 [INFO] [stderr] Compiling pairing_ce v0.24.2 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling bellman_ce v0.3.2 (https://github.com/matter-labs/bellman?branch=beta#455480a2) [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling mathru v0.6.10 [INFO] [stderr] Compiling poseidon_hash v0.0.1 (https://github.com/shamatar/poseidon_hash.git#495ae87f) [INFO] [stderr] Compiling franklin-crypto v0.0.5 (https://github.com/matter-labs/franklin-crypto.git?branch=beta#942368fc) [INFO] [stderr] Compiling zks-crypto v0.1.1 (/opt/rustwide/workdir/zks-crypto-c) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "8275efbca7d38d0db8d4fdc0f6731b85d9c957aad25fc888a266b8343da48e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8275efbca7d38d0db8d4fdc0f6731b85d9c957aad25fc888a266b8343da48e93", kill_on_drop: false }` [INFO] [stdout] 8275efbca7d38d0db8d4fdc0f6731b85d9c957aad25fc888a266b8343da48e93 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b4da0cd8a78bbbb88b86e6a81fbd7aedcf04aed6f2ffa47c38e752e53cfae71 [INFO] running `Command { std: "docker" "start" "-a" "5b4da0cd8a78bbbb88b86e6a81fbd7aedcf04aed6f2ffa47c38e752e53cfae71", kill_on_drop: false }` [INFO] [stderr] Compiling zks-crypto v0.1.1 (/opt/rustwide/workdir/zks-crypto-c) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.44s [INFO] running `Command { std: "docker" "inspect" "5b4da0cd8a78bbbb88b86e6a81fbd7aedcf04aed6f2ffa47c38e752e53cfae71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b4da0cd8a78bbbb88b86e6a81fbd7aedcf04aed6f2ffa47c38e752e53cfae71", kill_on_drop: false }` [INFO] [stdout] 5b4da0cd8a78bbbb88b86e6a81fbd7aedcf04aed6f2ffa47c38e752e53cfae71 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8520c27cda3bada7697dbb70c5077f41c915be00c6cf3dbf40750a016d68a599 [INFO] running `Command { std: "docker" "start" "-a" "8520c27cda3bada7697dbb70c5077f41c915be00c6cf3dbf40750a016d68a599", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/zks_crypto-af4adfec5f7f2448) [INFO] [stdout] test utils::tests::test_verify ... ok [INFO] [stdout] test utils::tests::test_signature ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.65s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8520c27cda3bada7697dbb70c5077f41c915be00c6cf3dbf40750a016d68a599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8520c27cda3bada7697dbb70c5077f41c915be00c6cf3dbf40750a016d68a599", kill_on_drop: false }` [INFO] [stdout] 8520c27cda3bada7697dbb70c5077f41c915be00c6cf3dbf40750a016d68a599