[INFO] cloning repository https://github.com/Pratyush/snark-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pratyush/snark-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPratyush%2Fsnark-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPratyush%2Fsnark-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 167402d477dff2def4ee95c58d2e41c84be0ac77 [INFO] checking Pratyush/snark-tutorial against master#d62d3f7fa9a91d933213cc10e20e740608983f64 for pr-77015 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPratyush%2Fsnark-tutorial" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pratyush/snark-tutorial on toolchain d62d3f7fa9a91d933213cc10e20e740608983f64 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Pratyush/snark-tutorial [INFO] finished tweaking git repo https://github.com/Pratyush/snark-tutorial [INFO] tweaked toml for git repo https://github.com/Pratyush/snark-tutorial written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Pratyush/snark-tutorial already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4f33fd96ac9eee5307010790003e1792be78412fa7d400612039cd0967041c4 [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" "b4f33fd96ac9eee5307010790003e1792be78412fa7d400612039cd0967041c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4f33fd96ac9eee5307010790003e1792be78412fa7d400612039cd0967041c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4f33fd96ac9eee5307010790003e1792be78412fa7d400612039cd0967041c4", kill_on_drop: false }` [INFO] [stdout] b4f33fd96ac9eee5307010790003e1792be78412fa7d400612039cd0967041c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8401a8d552cff959de94b6d3b26519119a9c201390b6f43f93d36e80b7d98b20 [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" "8401a8d552cff959de94b6d3b26519119a9c201390b6f43f93d36e80b7d98b20", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking nibble_vec v0.0.4 [INFO] [stderr] Checking constant_time_eq v0.1.4 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking bench-utils v0.1.0 (https://github.com/scipr-lab/zexe#2e8b03a1) [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking num_cpus v1.11.0 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking radix_trie v0.1.5 [INFO] [stderr] Checking blake2 v0.7.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Checking algebra v0.1.0 (https://github.com/scipr-lab/zexe#2e8b03a1) [INFO] [stderr] Checking r1cs-core v0.1.0 (https://github.com/scipr-lab/zexe#2e8b03a1) [INFO] [stderr] Checking ff-fft v0.1.0 (https://github.com/scipr-lab/zexe#2e8b03a1) [INFO] [stderr] Checking r1cs-std v0.1.0 (https://github.com/scipr-lab/zexe#2e8b03a1) [INFO] [stderr] Checking gm17 v0.1.0 (https://github.com/scipr-lab/zexe#2e8b03a1) [INFO] [stderr] Checking crypto-primitives v0.1.0 (https://github.com/scipr-lab/zexe#2e8b03a1) [INFO] [stderr] Checking snark-tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.70s [INFO] running `Command { std: "docker" "inspect" "8401a8d552cff959de94b6d3b26519119a9c201390b6f43f93d36e80b7d98b20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8401a8d552cff959de94b6d3b26519119a9c201390b6f43f93d36e80b7d98b20", kill_on_drop: false }` [INFO] [stdout] 8401a8d552cff959de94b6d3b26519119a9c201390b6f43f93d36e80b7d98b20