[INFO] fetching crate snarkos-parameters 1.3.10... [INFO] testing snarkos-parameters-1.3.10 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate snarkos-parameters 1.3.10 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate snarkos-parameters 1.3.10 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate snarkos-parameters 1.3.10 [INFO] finished tweaking crates.io crate snarkos-parameters 1.3.10 [INFO] tweaked toml for crates.io crate snarkos-parameters 1.3.10 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate snarkos-parameters 1.3.10 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Downloaded tokio v1.8.0 [INFO] [stderr] Downloaded snarkos-profiler v1.3.9 [INFO] [stderr] Downloaded snarkos-consensus v1.3.9 [INFO] [stderr] Downloaded snarkos-parameters v1.3.9 [INFO] [stderr] Downloaded snarkos-storage v1.3.9 [INFO] [stderr] Downloaded snarkvm-posw v0.5.5 [INFO] [stderr] Downloaded snarkvm-polycommit v0.5.5 [INFO] [stderr] Downloaded snarkvm-marlin v0.5.5 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] 531d77d83647d693428fcbf5c0c62d9008ef18f407b228ab79244f3bfaf9efeb [INFO] running `Command { std: "docker" "start" "-a" "531d77d83647d693428fcbf5c0c62d9008ef18f407b228ab79244f3bfaf9efeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "531d77d83647d693428fcbf5c0c62d9008ef18f407b228ab79244f3bfaf9efeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "531d77d83647d693428fcbf5c0c62d9008ef18f407b228ab79244f3bfaf9efeb", kill_on_drop: false }` [INFO] [stdout] 531d77d83647d693428fcbf5c0c62d9008ef18f407b228ab79244f3bfaf9efeb [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 877d7a80aa7cb8829a401329d3a2249328feef5e10de577a055b63e4159708ea [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" "877d7a80aa7cb8829a401329d3a2249328feef5e10de577a055b63e4159708ea", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling snarkvm-profiler v0.5.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling snarkvm-derives v0.5.5 [INFO] [stderr] Compiling snarkvm-utilities v0.5.5 [INFO] [stderr] Compiling snarkvm-fields v0.5.5 [INFO] [stderr] Compiling snarkvm-curves v0.5.5 [INFO] [stderr] Compiling snarkvm-r1cs v0.5.5 [INFO] [stderr] Compiling snarkvm-algorithms v0.5.5 [INFO] [stderr] Compiling snarkvm-parameters v0.5.5 [INFO] [stderr] Compiling snarkos-parameters v1.3.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "877d7a80aa7cb8829a401329d3a2249328feef5e10de577a055b63e4159708ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "877d7a80aa7cb8829a401329d3a2249328feef5e10de577a055b63e4159708ea", kill_on_drop: false }` [INFO] [stdout] 877d7a80aa7cb8829a401329d3a2249328feef5e10de577a055b63e4159708ea [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3468447c82f5e7f6e799281a7189e68a8a03480d607311a34a7835422032a5d0 [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" "3468447c82f5e7f6e799281a7189e68a8a03480d607311a34a7835422032a5d0", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling snarkos-profiler v1.3.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.8.0 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling snarkos-parameters v1.3.9 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling snarkvm-gadgets v0.5.5 [INFO] [stderr] Compiling mpmc-map v0.1.6 [INFO] [stderr] Compiling librocksdb-sys v6.17.3 [INFO] [stderr] Compiling snarkvm-polycommit v0.5.5 [INFO] [stderr] Compiling snarkvm-dpc v0.5.5 [INFO] [stderr] Compiling snarkvm-marlin v0.5.5 [INFO] [stderr] error: could not compile `snarkvm-marlin` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name snarkvm_marlin --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snarkvm-marlin-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="parallel"' --cfg 'feature="rayon"' --cfg 'feature="std"' -C metadata=5ff1a4c0e3926131 -C extra-filename=-5ff1a4c0e3926131 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern blake2=/opt/rustwide/target/debug/deps/libblake2-0589d8429418381f.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-8b2a96340722fc81.so --extern digest=/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-019adf2650ff6db7.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-9a32fc8f9a9bfbe4.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-22034f955c2c40bf.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-333ac62208d4a1de.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-1641163ced56a687.rmeta --extern snarkvm_algorithms=/opt/rustwide/target/debug/deps/libsnarkvm_algorithms-2a4af8cb5582de6f.rmeta --extern snarkvm_curves=/opt/rustwide/target/debug/deps/libsnarkvm_curves-6bdfcf3fd2ca305b.rmeta --extern snarkvm_fields=/opt/rustwide/target/debug/deps/libsnarkvm_fields-e0dcf8b1f04beb08.rmeta --extern snarkvm_gadgets=/opt/rustwide/target/debug/deps/libsnarkvm_gadgets-4532c471296b9c0f.rmeta --extern snarkvm_polycommit=/opt/rustwide/target/debug/deps/libsnarkvm_polycommit-1b84072d9319f10e.rmeta --extern snarkvm_profiler=/opt/rustwide/target/debug/deps/libsnarkvm_profiler-6cc0458f1dcbfe42.rmeta --extern snarkvm_r1cs=/opt/rustwide/target/debug/deps/libsnarkvm_r1cs-554c5f2e7b8b6c42.rmeta --extern snarkvm_utilities=/opt/rustwide/target/debug/deps/libsnarkvm_utilities-fb484ab92ffbe035.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3468447c82f5e7f6e799281a7189e68a8a03480d607311a34a7835422032a5d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3468447c82f5e7f6e799281a7189e68a8a03480d607311a34a7835422032a5d0", kill_on_drop: false }` [INFO] [stdout] 3468447c82f5e7f6e799281a7189e68a8a03480d607311a34a7835422032a5d0