[INFO] fetching crate ark-poly-commit 0.4.0... [INFO] testing ark-poly-commit-0.4.0 against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] extracting crate ark-poly-commit 0.4.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate ark-poly-commit 0.4.0 on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ark-poly-commit 0.4.0 [INFO] finished tweaking crates.io crate ark-poly-commit 0.4.0 [INFO] tweaked toml for crates.io crate ark-poly-commit 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7905974c35da961d0b973fca00e63587ca91c18b2f2dc0d3b1ae7590d92e157 [INFO] running `Command { std: "docker" "start" "-a" "b7905974c35da961d0b973fca00e63587ca91c18b2f2dc0d3b1ae7590d92e157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7905974c35da961d0b973fca00e63587ca91c18b2f2dc0d3b1ae7590d92e157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7905974c35da961d0b973fca00e63587ca91c18b2f2dc0d3b1ae7590d92e157", kill_on_drop: false }` [INFO] [stdout] b7905974c35da961d0b973fca00e63587ca91c18b2f2dc0d3b1ae7590d92e157 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f5e869b0d4563319a3a06dbfad7aca2cb916464b40ba2748be28992dc627e99 [INFO] running `Command { std: "docker" "start" "-a" "6f5e869b0d4563319a3a06dbfad7aca2cb916464b40ba2748be28992dc627e99", kill_on_drop: false }` [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling ark-relations v0.4.0 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-snark v0.4.0 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-crypto-primitives v0.4.0 [INFO] [stderr] Compiling ark-poly-commit v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.93s [INFO] running `Command { std: "docker" "inspect" "6f5e869b0d4563319a3a06dbfad7aca2cb916464b40ba2748be28992dc627e99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f5e869b0d4563319a3a06dbfad7aca2cb916464b40ba2748be28992dc627e99", kill_on_drop: false }` [INFO] [stdout] 6f5e869b0d4563319a3a06dbfad7aca2cb916464b40ba2748be28992dc627e99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5d74cb7a0de019da84fce5d5528f1942c142533f1acb4054bd508b398ea7d6c [INFO] running `Command { std: "docker" "start" "-a" "b5d74cb7a0de019da84fce5d5528f1942c142533f1acb4054bd508b398ea7d6c", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-relations v0.4.0 [INFO] [stderr] Compiling ark-snark v0.4.0 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-crypto-primitives v0.4.0 [INFO] [stderr] Compiling ark-bls12-381 v0.4.0 [INFO] [stderr] Compiling ark-bls12-377 v0.4.0 [INFO] [stderr] Compiling ark-poly-commit v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ark-ed-on-bls12-381 v0.4.0 [INFO] [stderr] error: could not compile `ark-poly-commit` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/bin/rustc --crate-name ark_poly_commit --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --test --cfg 'feature="ark-relations"' --cfg 'feature="default"' --cfg 'feature="parallel"' --cfg 'feature="rayon"' --cfg 'feature="std"' -C metadata=2408e4c6f544357a -C extra-filename=-2408e4c6f544357a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ark_bls12_377=/opt/rustwide/target/debug/deps/libark_bls12_377-ad3848d4eee48c84.rlib --extern ark_bls12_381=/opt/rustwide/target/debug/deps/libark_bls12_381-d1a83489b84eebaa.rlib --extern ark_crypto_primitives=/opt/rustwide/target/debug/deps/libark_crypto_primitives-edc1ca81654307b2.rlib --extern ark_ec=/opt/rustwide/target/debug/deps/libark_ec-0a007d19493d8036.rlib --extern ark_ed_on_bls12_381=/opt/rustwide/target/debug/deps/libark_ed_on_bls12_381-1722f749fc817655.rlib --extern ark_ff=/opt/rustwide/target/debug/deps/libark_ff-2690eb9f7a0fac51.rlib --extern ark_poly=/opt/rustwide/target/debug/deps/libark_poly-03c9e664873296bb.rlib --extern ark_relations=/opt/rustwide/target/debug/deps/libark_relations-58b6807117339f81.rlib --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-389411c12b9ce524.rlib --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-554abe61e32d1ae8.rlib --extern blake2=/opt/rustwide/target/debug/deps/libblake2-8fd55e1251315597.rlib --extern derivative=/opt/rustwide/target/debug/deps/libderivative-05f70b333a34b1eb.so --extern digest=/opt/rustwide/target/debug/deps/libdigest-0add0a7336e80655.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-30b6d29c8a9334fc.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-b9cfc347475ee036.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b5d74cb7a0de019da84fce5d5528f1942c142533f1acb4054bd508b398ea7d6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5d74cb7a0de019da84fce5d5528f1942c142533f1acb4054bd508b398ea7d6c", kill_on_drop: false }` [INFO] [stdout] b5d74cb7a0de019da84fce5d5528f1942c142533f1acb4054bd508b398ea7d6c