[INFO] cloning repository https://github.com/recmo/delegated-spartan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/recmo/delegated-spartan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecmo%2Fdelegated-spartan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecmo%2Fdelegated-spartan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5807a1fe9079ae1ced5f2d9303fbbf12f9c8a125 [INFO] building recmo/delegated-spartan/5807a1fe9079ae1ced5f2d9303fbbf12f9c8a125 against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecmo%2Fdelegated-spartan" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/recmo/delegated-spartan [INFO] finished tweaking git repo https://github.com/recmo/delegated-spartan [INFO] tweaked toml for git repo https://github.com/recmo/delegated-spartan written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/recmo/delegated-spartan on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/recmo/delegated-spartan already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vt100 v0.15.2 [INFO] [stderr] Downloaded vte v0.11.1 [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.2 [INFO] [stderr] Downloaded plotters-svg v0.3.6 [INFO] [stderr] Downloaded oorandom v11.1.4 [INFO] [stderr] Downloaded anstyle v1.0.7 [INFO] [stderr] Downloaded tracing-indicatif v0.3.6 [INFO] [stderr] Downloaded clap_lex v0.7.1 [INFO] [stderr] Downloaded plotters-backend v0.3.6 [INFO] [stderr] Downloaded clap v4.5.10 [INFO] [stderr] Downloaded plotters v0.3.6 [INFO] [stderr] Downloaded clap_builder v4.5.10 [INFO] [stderr] Downloaded serde_json v1.0.121 [INFO] [stderr] Downloaded regex v1.10.5 [INFO] [stderr] Downloaded portable-atomic v1.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbcbdd194f6b921fd83614c1ab853d19ccaa1001764de8172ea59e0a202f806e [INFO] running `Command { std: "docker" "start" "-a" "dbcbdd194f6b921fd83614c1ab853d19ccaa1001764de8172ea59e0a202f806e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbcbdd194f6b921fd83614c1ab853d19ccaa1001764de8172ea59e0a202f806e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbcbdd194f6b921fd83614c1ab853d19ccaa1001764de8172ea59e0a202f806e", kill_on_drop: false }` [INFO] [stdout] dbcbdd194f6b921fd83614c1ab853d19ccaa1001764de8172ea59e0a202f806e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] b788b0dc7ffaeeff1082dc2d975f96049591ccaebb4b5b5778fc8f585ff052cd [INFO] running `Command { std: "docker" "start" "-a" "b788b0dc7ffaeeff1082dc2d975f96049591ccaebb4b5b5778fc8f585ff052cd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling wasi v0.11.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling vt100 v0.15.2 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-indicatif v0.3.6 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling delegated-spartan v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `intt`, `ntt`, and `pcs::hyrax::compute_contraction` [INFO] [stdout] --> src/pcs/ligero.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | ntt::{intt, ntt, transpose}, [INFO] [stdout] | ^^^^ ^^^ [INFO] [stdout] 5 | pcs::hyrax::compute_contraction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/pcs/ligero.rs:140:21 [INFO] [stdout] | [INFO] [stdout] 140 | fn divisor_close_to(n: usize, target: usize) -> usize { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/reed_solomon.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | let mut current_coset = Fr::ONE; [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_coset` [INFO] [stdout] --> src/reed_solomon.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | let mut current_coset = Fr::ONE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_coset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pcs/ligero.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn commit(&self, transcript: &mut Prover, f: &[Fr]) -> LigeroCommitment { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | pub fn commit(&self, transcript: &mut Prover, f: &[Fr]) -> LigeroCommitment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `delegated-spartan` (lib); 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f5209000832c9d3bc29c91f4daef4ca9f28dc797/bin/rustc --crate-name delegated_spartan --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cd64dba1351413ff -C extra-filename=-4fadf94a00b94f22 --out-dir /opt/rustwide/target/wasm32-wasip1/debug/deps --target wasm32-wasip1 -L dependency=/opt/rustwide/target/wasm32-wasip1/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ark_bn254=/opt/rustwide/target/wasm32-wasip1/debug/deps/libark_bn254-d045f9ce7ba70299.rmeta --extern ark_ec=/opt/rustwide/target/wasm32-wasip1/debug/deps/libark_ec-313e5eb2f0518fb9.rmeta --extern ark_ff=/opt/rustwide/target/wasm32-wasip1/debug/deps/libark_ff-7ee7b01169919dee.rmeta --extern ark_serialize=/opt/rustwide/target/wasm32-wasip1/debug/deps/libark_serialize-5ca4002aad0ea44b.rmeta --extern itertools=/opt/rustwide/target/wasm32-wasip1/debug/deps/libitertools-ed54d2293915f1aa.rmeta --extern num_traits=/opt/rustwide/target/wasm32-wasip1/debug/deps/libnum_traits-dd423d5fc88ad3d1.rmeta --extern rand=/opt/rustwide/target/wasm32-wasip1/debug/deps/librand-3cedbad54446c949.rmeta --extern rand_chacha=/opt/rustwide/target/wasm32-wasip1/debug/deps/librand_chacha-f19f623b5eb18a56.rmeta --extern rayon=/opt/rustwide/target/wasm32-wasip1/debug/deps/librayon-aaaed05db64352e3.rmeta --extern serde=/opt/rustwide/target/wasm32-wasip1/debug/deps/libserde-53e4505142e743dd.rmeta --extern serde_json=/opt/rustwide/target/wasm32-wasip1/debug/deps/libserde_json-c49ac7a1d9893798.rmeta --extern thiserror=/opt/rustwide/target/wasm32-wasip1/debug/deps/libthiserror-431978c79b59bb97.rmeta --extern tracing=/opt/rustwide/target/wasm32-wasip1/debug/deps/libtracing-23f0db33b2df4893.rmeta --extern tracing_indicatif=/opt/rustwide/target/wasm32-wasip1/debug/deps/libtracing_indicatif-04abbf01a3c7a71f.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b788b0dc7ffaeeff1082dc2d975f96049591ccaebb4b5b5778fc8f585ff052cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b788b0dc7ffaeeff1082dc2d975f96049591ccaebb4b5b5778fc8f585ff052cd", kill_on_drop: false }` [INFO] [stdout] b788b0dc7ffaeeff1082dc2d975f96049591ccaebb4b5b5778fc8f585ff052cd