[INFO] updating cached repository https://github.com/Pratyush/snark-tutorial [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 167402d477dff2def4ee95c58d2e41c84be0ac77 [INFO] testing Pratyush/snark-tutorial against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPratyush%2Fsnark-tutorial" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pratyush/snark-tutorial on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-13/source/Cargo.toml [INFO] crate git repo https://github.com/Pratyush/snark-tutorial already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5528b9e79ac34ac6aa985c6cd2a050c6372a3a8e50882aa153e751a58bed79ee [INFO] running `"docker" "start" "-a" "5528b9e79ac34ac6aa985c6cd2a050c6372a3a8e50882aa153e751a58bed79ee"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling bench-utils v0.1.0 (https://github.com/scipr-lab/zexe#2e8b03a1) [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling radix_trie v0.1.5 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling algebra v0.1.0 (https://github.com/scipr-lab/zexe#2e8b03a1) [INFO] [stderr] Compiling r1cs-core v0.1.0 (https://github.com/scipr-lab/zexe#2e8b03a1) [INFO] [stderr] Compiling ff-fft v0.1.0 (https://github.com/scipr-lab/zexe#2e8b03a1) [INFO] [stderr] Compiling r1cs-std v0.1.0 (https://github.com/scipr-lab/zexe#2e8b03a1) [INFO] [stderr] Compiling gm17 v0.1.0 (https://github.com/scipr-lab/zexe#2e8b03a1) [INFO] [stderr] Compiling crypto-primitives v0.1.0 (https://github.com/scipr-lab/zexe#2e8b03a1) [INFO] [stderr] Compiling snark-tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.58s [INFO] running `"docker" "inspect" "5528b9e79ac34ac6aa985c6cd2a050c6372a3a8e50882aa153e751a58bed79ee"` [INFO] running `"docker" "rm" "-f" "5528b9e79ac34ac6aa985c6cd2a050c6372a3a8e50882aa153e751a58bed79ee"` [INFO] [stdout] 5528b9e79ac34ac6aa985c6cd2a050c6372a3a8e50882aa153e751a58bed79ee [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 10a206b7ba1e5e015e178390f96c0478007c537b4a968caee8bccf216cbd3944 [INFO] running `"docker" "start" "-a" "10a206b7ba1e5e015e178390f96c0478007c537b4a968caee8bccf216cbd3944"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling snark-tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `"docker" "inspect" "10a206b7ba1e5e015e178390f96c0478007c537b4a968caee8bccf216cbd3944"` [INFO] running `"docker" "rm" "-f" "10a206b7ba1e5e015e178390f96c0478007c537b4a968caee8bccf216cbd3944"` [INFO] [stdout] 10a206b7ba1e5e015e178390f96c0478007c537b4a968caee8bccf216cbd3944 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 870ed920e7a61a23ec0eb4bfbf3553802862169674d9dc62c924eb065457a814 [INFO] running `"docker" "start" "-a" "870ed920e7a61a23ec0eb4bfbf3553802862169674d9dc62c924eb065457a814"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/snark_tutorial-13b50f113dda7dd0 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "870ed920e7a61a23ec0eb4bfbf3553802862169674d9dc62c924eb065457a814"` [INFO] running `"docker" "rm" "-f" "870ed920e7a61a23ec0eb4bfbf3553802862169674d9dc62c924eb065457a814"` [INFO] [stdout] 870ed920e7a61a23ec0eb4bfbf3553802862169674d9dc62c924eb065457a814