[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] 5f56525918cb657a3fabb419ceaddd2f10f33b88 [INFO] checking zksync-sdk/zksync-crypto-c against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzksync-sdk%2Fzksync-crypto-c" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zksync-sdk/zksync-crypto-c on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "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-3/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--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] Downloading crates ... [INFO] [stderr] Downloaded ff_derive_ce v0.7.0 [INFO] [stderr] Downloaded ff_ce v0.9.0 [INFO] [stderr] Downloaded pairing_ce v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4548899d6af7097589f2e72f2a896ebf5674ffa2de14d0a995d196cee5310c6f [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" "4548899d6af7097589f2e72f2a896ebf5674ffa2de14d0a995d196cee5310c6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4548899d6af7097589f2e72f2a896ebf5674ffa2de14d0a995d196cee5310c6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4548899d6af7097589f2e72f2a896ebf5674ffa2de14d0a995d196cee5310c6f", kill_on_drop: false }` [INFO] [stdout] 4548899d6af7097589f2e72f2a896ebf5674ffa2de14d0a995d196cee5310c6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cb1efd87d8558589e090ffd2c26e774a706771eabb1601880f306e4798d1d07 [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" "9cb1efd87d8558589e090ffd2c26e774a706771eabb1601880f306e4798d1d07", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking futures-core v0.3.7 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking futures-sink v0.3.7 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling cbindgen v0.14.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Checking blake2s_simd v0.5.11 [INFO] [stderr] Checking blake2s_const v0.6.0 (https://github.com/matter-labs/bellman?branch=plonk_release#f551a55d) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking tiny-keccak v1.5.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 rand v0.7.3 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling ff_derive_ce v0.7.0 [INFO] [stderr] Checking ff_ce v0.9.0 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking pairing_ce v0.20.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking futures-executor v0.3.7 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Checking bellman_ce v0.3.2 (https://github.com/matter-labs/bellman?branch=plonk_release#f551a55d) [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Checking franklin-crypto v0.0.5 (https://github.com/matter-labs/franklin-crypto.git?branch=check-franklin-circuit-transpile#8361d076) [INFO] [stderr] Compiling zks-crypto v0.1.0 (/opt/rustwide/workdir/zks-crypto-c) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "9cb1efd87d8558589e090ffd2c26e774a706771eabb1601880f306e4798d1d07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cb1efd87d8558589e090ffd2c26e774a706771eabb1601880f306e4798d1d07", kill_on_drop: false }` [INFO] [stdout] 9cb1efd87d8558589e090ffd2c26e774a706771eabb1601880f306e4798d1d07