[INFO] cloning repository https://github.com/stechu/wasm-prover [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stechu/wasm-prover" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstechu%2Fwasm-prover", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstechu%2Fwasm-prover'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e03a1f0262beb02c1af5e451fd48e234ea1618d [INFO] testing stechu/wasm-prover against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstechu%2Fwasm-prover" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stechu/wasm-prover 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 git repo https://github.com/stechu/wasm-prover [INFO] finished tweaking git repo https://github.com/stechu/wasm-prover [INFO] tweaked toml for git repo https://github.com/stechu/wasm-prover written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/stechu/wasm-prover already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.licence [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5e561973bcf6d7e4c15d4c7913337ed4fa17ca2875ea825db74bd08b333c68f [INFO] running `Command { std: "docker" "start" "-a" "c5e561973bcf6d7e4c15d4c7913337ed4fa17ca2875ea825db74bd08b333c68f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5e561973bcf6d7e4c15d4c7913337ed4fa17ca2875ea825db74bd08b333c68f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5e561973bcf6d7e4c15d4c7913337ed4fa17ca2875ea825db74bd08b333c68f", kill_on_drop: false }` [INFO] [stdout] c5e561973bcf6d7e4c15d4c7913337ed4fa17ca2875ea825db74bd08b333c68f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bba14fdd6bfd9583958488b9cc6dae63235463de9ef848a03d4bc7bf50f48d4 [INFO] running `Command { std: "docker" "start" "-a" "0bba14fdd6bfd9583958488b9cc6dae63235463de9ef848a03d4bc7bf50f48d4", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.licence [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling aes v0.7.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling ark-ff v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ark-std v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling ark-serialize-derive v0.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.2.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling ark-serialize v0.2.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling web-sys v0.3.51 [INFO] [stderr] Compiling ark-ec v0.2.0 [INFO] [stderr] Compiling ark-relations v0.2.0 [INFO] [stderr] Compiling ark-poly v0.2.0 [INFO] [stderr] Compiling ark-snark v0.2.0 [INFO] [stderr] Compiling ark-r1cs-std v0.2.0 [INFO] [stderr] Compiling ark-bls12-381 v0.2.0 [INFO] [stderr] Compiling ark-poly-commit v0.2.0 [INFO] [stderr] Compiling ark-nonnative-field v0.2.0 [INFO] [stderr] Compiling ark-ed-on-bls12-381 v0.2.0 [INFO] [stderr] Compiling ark-crypto-primitives v0.2.0 [INFO] [stderr] Compiling ark-groth16 v0.2.0 [INFO] [stderr] Compiling manta-crypto v3.0.0 (https://github.com/Manta-Network/manta-crypto.git#63e52df4) [INFO] [stderr] Compiling wasm-prover v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `wasm-prover` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wasm_prover --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a032dcc1d815692b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ark_bls12_381=/opt/rustwide/target/debug/deps/libark_bls12_381-d812ed7597b2b738.rlib --extern ark_crypto_primitives=/opt/rustwide/target/debug/deps/libark_crypto_primitives-cb2c8b352bbaeca2.rlib --extern ark_ed_on_bls12_381=/opt/rustwide/target/debug/deps/libark_ed_on_bls12_381-718c3eed3b04ef4e.rlib --extern ark_ff=/opt/rustwide/target/debug/deps/libark_ff-89f173da34a13f32.rlib --extern ark_groth16=/opt/rustwide/target/debug/deps/libark_groth16-da83bd6658626504.rlib --extern ark_poly=/opt/rustwide/target/debug/deps/libark_poly-4b9db7f5b016ba38.rlib --extern ark_poly_commit=/opt/rustwide/target/debug/deps/libark_poly_commit-b0fec5f93553ee49.rlib --extern ark_r1cs_std=/opt/rustwide/target/debug/deps/libark_r1cs_std-27f7be51816a6841.rlib --extern ark_relations=/opt/rustwide/target/debug/deps/libark_relations-d96d57f927a2bc2a.rlib --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-76014fdbb84b9662.rlib --extern blake2=/opt/rustwide/target/debug/deps/libblake2-cec175c754e72a37.rlib --extern manta_crypto=/opt/rustwide/target/debug/deps/libmanta_crypto-44a4cd2553c42a58.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-012cba3b89da925a.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-a7352f0688eaeefc.rlib --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-75c7682bb1c572ef.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-5e9bc58ff9f32552.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-733eae9658cd752b.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0bba14fdd6bfd9583958488b9cc6dae63235463de9ef848a03d4bc7bf50f48d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bba14fdd6bfd9583958488b9cc6dae63235463de9ef848a03d4bc7bf50f48d4", kill_on_drop: false }` [INFO] [stdout] 0bba14fdd6bfd9583958488b9cc6dae63235463de9ef848a03d4bc7bf50f48d4