[INFO] fetching crate arkworks-circuits 0.4.20... [INFO] testing arkworks-circuits-0.4.20 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate arkworks-circuits 0.4.20 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate arkworks-circuits 0.4.20 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate arkworks-circuits 0.4.20 [INFO] finished tweaking crates.io crate arkworks-circuits 0.4.20 [INFO] tweaked toml for crates.io crate arkworks-circuits 0.4.20 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-04-10" "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] 47b07eb96f3d1b92eb212670f5504682b62647caa37d70f4fc7f368b3a4b1e7c [INFO] running `Command { std: "docker" "start" "-a" "47b07eb96f3d1b92eb212670f5504682b62647caa37d70f4fc7f368b3a4b1e7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47b07eb96f3d1b92eb212670f5504682b62647caa37d70f4fc7f368b3a4b1e7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47b07eb96f3d1b92eb212670f5504682b62647caa37d70f4fc7f368b3a4b1e7c", kill_on_drop: false }` [INFO] [stdout] 47b07eb96f3d1b92eb212670f5504682b62647caa37d70f4fc7f368b3a4b1e7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-04-10" "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] dddeae39522bde89d35685a76198bfc7e3480c1d6b0db529771afbd6d0d3fcbe [INFO] running `Command { std: "docker" "start" "-a" "dddeae39522bde89d35685a76198bfc7e3480c1d6b0db529771afbd6d0d3fcbe", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling ethereum-types v0.12.1 [INFO] [stderr] Compiling ark-std v0.3.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling ethabi v15.0.0 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling ark-serialize-derive v0.3.0 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling ark-serialize v0.3.0 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling tracing v0.1.33 [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-r1cs-std v0.3.1 [INFO] [stderr] Compiling ark-bls12-381 v0.3.0 [INFO] [stderr] Compiling ark-bn254 v0.3.0 [INFO] [stderr] Compiling ark-poly-commit v0.3.0 [INFO] [stderr] Compiling ark-marlin v0.3.0 [INFO] [stderr] Compiling ark-nonnative-field v0.3.0 [INFO] [stderr] Compiling ark-ed-on-bn254 v0.3.0 [INFO] [stderr] Compiling ark-ed-on-bls12-381 v0.3.0 [INFO] [stderr] Compiling ark-crypto-primitives v0.3.0 [INFO] [stderr] Compiling ark-groth16 v0.3.0 [INFO] [stderr] Compiling arkworks-utils v0.4.20 [INFO] [stderr] Compiling arkworks-gadgets v0.4.20 [INFO] [stderr] Compiling arkworks-circuits v0.4.20 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "dddeae39522bde89d35685a76198bfc7e3480c1d6b0db529771afbd6d0d3fcbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dddeae39522bde89d35685a76198bfc7e3480c1d6b0db529771afbd6d0d3fcbe", kill_on_drop: false }` [INFO] [stdout] dddeae39522bde89d35685a76198bfc7e3480c1d6b0db529771afbd6d0d3fcbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--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] 141cc81fd99b0724b8dc6daeef13a1edeee7c4cdb5025dd4402f226d5b089cfa [INFO] running `Command { std: "docker" "start" "-a" "141cc81fd99b0724b8dc6daeef13a1edeee7c4cdb5025dd4402f226d5b089cfa", kill_on_drop: false }` [INFO] [stderr] Compiling arkworks-circuits v0.4.20 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.06s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/arkworks_circuits-2e881287788690f3) [INFO] running `Command { std: "docker" "inspect" "141cc81fd99b0724b8dc6daeef13a1edeee7c4cdb5025dd4402f226d5b089cfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "141cc81fd99b0724b8dc6daeef13a1edeee7c4cdb5025dd4402f226d5b089cfa", kill_on_drop: false }` [INFO] [stdout] 141cc81fd99b0724b8dc6daeef13a1edeee7c4cdb5025dd4402f226d5b089cfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-04-10" "test" "--frozen", 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] ce54f4a2e7f70a976f1a3f12802973ae89dd0e0db800e38972ad789ada9553eb [INFO] running `Command { std: "docker" "start" "-a" "ce54f4a2e7f70a976f1a3f12802973ae89dd0e0db800e38972ad789ada9553eb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arkworks_circuits-2e881287788690f3) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test circuit::basic::test::should_verify_basic_circuit_groth16 ... ok [INFO] [stdout] test circuit::basic::test::should_verify_basic_ipa_circuit ... ok [INFO] [stdout] test circuit::basic::test::should_verify_basic_circuit ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/arkworks_circuits-2e881287788690f3` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ce54f4a2e7f70a976f1a3f12802973ae89dd0e0db800e38972ad789ada9553eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce54f4a2e7f70a976f1a3f12802973ae89dd0e0db800e38972ad789ada9553eb", kill_on_drop: false }` [INFO] [stdout] ce54f4a2e7f70a976f1a3f12802973ae89dd0e0db800e38972ad789ada9553eb