[INFO] cloning repository https://github.com/silathdiir/nexus-nova-ex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/silathdiir/nexus-nova-ex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilathdiir%2Fnexus-nova-ex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilathdiir%2Fnexus-nova-ex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63c46b7ddf2548b484c545053717e9d70f23081f [INFO] checking silathdiir/nexus-nova-ex against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilathdiir%2Fnexus-nova-ex" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/silathdiir/nexus-nova-ex on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/silathdiir/nexus-nova-ex [INFO] finished tweaking git repo https://github.com/silathdiir/nexus-nova-ex [INFO] tweaked toml for git repo https://github.com/silathdiir/nexus-nova-ex written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/silathdiir/nexus-nova-ex 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/arkworks-rs/curves/` [INFO] [stderr] Updating git repository `https://github.com/arkworks-rs/curves/` [INFO] [stderr] Updating git repository `https://github.com/arkworks-rs/crypto-primitives` [INFO] [stderr] Updating git repository `https://github.com/arkworks-rs/algebra/` [INFO] [stderr] Updating git repository `https://github.com/arkworks-rs/poly-commit/` [INFO] [stderr] Updating git repository `https://github.com/arkworks-rs/r1cs-std/` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/microsoft/Nova.git` [INFO] [stderr] Updating git repository `https://github.com/nexus-xyz/nexus-zkvm.git` [INFO] [stderr] Updating git repository `https://github.com/privacy-scaling-explorations/halo2.git` [INFO] [stderr] Updating git repository `https://github.com/privacy-scaling-explorations/halo2curves.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded str_stack v0.1.0 [INFO] [stderr] Downloaded symbolic-common v12.8.0 [INFO] [stderr] Downloaded findshlibs v0.10.2 [INFO] [stderr] Downloaded pprof v0.13.0 [INFO] [stderr] Downloaded pasta-msm v0.1.4 [INFO] [stderr] Downloaded ark-snark v0.4.0 [INFO] [stderr] Downloaded trait-set v0.3.0 [INFO] [stderr] Downloaded blake2s_simd v1.0.2 [INFO] [stderr] Downloaded ff_derive v0.13.0 [INFO] [stderr] Downloaded pairing v0.23.0 [INFO] [stderr] Downloaded ark-relations v0.4.0 [INFO] [stderr] Downloaded bellpepper v0.4.1 [INFO] [stderr] Downloaded bellpepper-core v0.4.0 [INFO] [stderr] Downloaded cpp_demangle v0.4.3 [INFO] [stderr] Downloaded blstrs v0.7.1 [INFO] [stderr] Downloaded sppark v0.1.6 [INFO] [stderr] Downloaded semolina v0.1.4 [INFO] [stderr] Downloaded symbolic-demangle v12.8.0 [INFO] [stderr] Downloaded halo2curves v0.6.1 [INFO] [stderr] Downloaded quick-xml v0.26.0 [INFO] [stderr] Downloaded pasta_curves v0.5.1 [INFO] [stderr] Downloaded inferno v0.11.19 [INFO] [stderr] Downloaded addchain v0.2.0 [INFO] [stderr] Downloaded blst v0.3.11 [INFO] [stderr] Downloaded sha3 v0.8.2 [INFO] [stderr] Downloaded neptune v13.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83f4075f0adbefbf75a0db582c99e72c0728c43b3679b73cea4451d94511122b [INFO] running `Command { std: "docker" "start" "-a" "83f4075f0adbefbf75a0db582c99e72c0728c43b3679b73cea4451d94511122b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83f4075f0adbefbf75a0db582c99e72c0728c43b3679b73cea4451d94511122b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83f4075f0adbefbf75a0db582c99e72c0728c43b3679b73cea4451d94511122b", kill_on_drop: false }` [INFO] [stdout] 83f4075f0adbefbf75a0db582c99e72c0728c43b3679b73cea4451d94511122b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e97a1a4ef9c03aab4a81041f75e4ad607d168f8c33c4b6a37689ff1913de551 [INFO] running `Command { std: "docker" "start" "-a" "4e97a1a4ef9c03aab4a81041f75e4ad607d168f8c33c4b6a37689ff1913de551", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling blst v0.3.11 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling semolina v0.1.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking blake2s_simd v1.0.2 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Compiling halo2curves v0.3.2 (https://github.com/privacy-scaling-explorations/halo2curves?tag=0.3.2#9f5c5081) [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling symbolic-demangle v12.8.0 [INFO] [stderr] Compiling halo2curves v0.6.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling halo2curves v0.3.3 (https://github.com/privacy-scaling-explorations/halo2curves.git?rev=8e4cb9f0c66c864e8ca25da07f50ae95f664a5b7#8e4cb9f0) [INFO] [stderr] Compiling sppark v0.1.6 [INFO] [stderr] Compiling pasta-msm v0.1.4 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking symbolic-common v12.8.0 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling addchain v0.2.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling pprof v0.13.0 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking generic-array v1.0.0 [INFO] [stderr] Checking inferno v0.11.19 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ff_derive v0.13.0 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 (https://github.com/arkworks-rs/algebra/?rev=2a80c54#2a80c546) [INFO] [stderr] Compiling ark-ff-asm v0.4.2 (https://github.com/arkworks-rs/algebra/?rev=2a80c54#2a80c546) [INFO] [stderr] Compiling ark-ff-macros v0.4.2 (https://github.com/arkworks-rs/algebra/?rev=2a80c54#2a80c546) [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking bellpepper-core v0.4.0 [INFO] [stderr] Checking serde_arrays v0.1.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking pasta_curves v0.5.1 [INFO] [stderr] Compiling blstrs v0.7.1 [INFO] [stderr] Checking bellpepper v0.4.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking ark-serialize v0.4.2 (https://github.com/arkworks-rs/algebra/?rev=2a80c54#2a80c546) [INFO] [stderr] Checking ark-ff v0.4.2 (https://github.com/arkworks-rs/algebra/?rev=2a80c54#2a80c546) [INFO] [stderr] Compiling neptune v13.0.0 [INFO] [stderr] Checking halo2_proofs v0.2.0 (https://github.com/privacy-scaling-explorations/halo2.git?tag=v2023_04_20#be955686) [INFO] [stderr] Checking nova-snark v0.36.0 (https://github.com/microsoft/Nova.git#9d0edf29) [INFO] [stderr] Checking ark-poly v0.4.2 (https://github.com/arkworks-rs/algebra/?rev=2a80c54#2a80c546) [INFO] [stderr] Checking ark-relations v0.4.0 [INFO] [stderr] Checking ark-snark v0.4.0 [INFO] [stderr] Checking ark-ec v0.4.2 (https://github.com/arkworks-rs/algebra/?rev=2a80c54#2a80c546) [INFO] [stderr] Checking ark-r1cs-std v0.4.0 (https://github.com/arkworks-rs/r1cs-std/?rev=2ca3bd7#2ca3bd7d) [INFO] [stderr] Checking ark-bls12-381 v0.4.0 (https://github.com/arkworks-rs/curves/?rev=3fded1f#3fded1fb) [INFO] [stderr] Checking ark-bn254 v0.4.0 (https://github.com/arkworks-rs/curves/?rev=8c0256a#8c0256ac) [INFO] [stderr] Checking ark-pallas v0.4.0 (https://github.com/arkworks-rs/curves/?rev=8c0256a#8c0256ac) [INFO] [stderr] Checking ark-test-curves v0.4.2 (https://github.com/arkworks-rs/algebra/?rev=2a80c54#2a80c546) [INFO] [stderr] Checking ark-vesta v0.4.0 (https://github.com/arkworks-rs/curves/?rev=8c0256a#8c0256ac) [INFO] [stderr] Checking ark-grumpkin v0.4.0 (https://github.com/arkworks-rs/curves/?rev=8c0256a#8c0256ac) [INFO] [stderr] Checking ark-crypto-primitives v0.4.0 (https://github.com/arkworks-rs/crypto-primitives?rev=d27a5c8#d27a5c83) [INFO] [stderr] Checking ark-poly-commit v0.4.0 (https://github.com/arkworks-rs/poly-commit/?rev=12f5529#12f5529c) [INFO] [stderr] Checking ark-spartan v0.4.0 (https://github.com/nexus-xyz/nexus-zkvm.git#0f8da4d1) [INFO] [stderr] Checking nexus-nova v0.1.0 (https://github.com/nexus-xyz/nexus-zkvm.git#0f8da4d1) [INFO] [stderr] Checking nexus-nova-ex v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.28s [INFO] running `Command { std: "docker" "inspect" "4e97a1a4ef9c03aab4a81041f75e4ad607d168f8c33c4b6a37689ff1913de551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e97a1a4ef9c03aab4a81041f75e4ad607d168f8c33c4b6a37689ff1913de551", kill_on_drop: false }` [INFO] [stdout] 4e97a1a4ef9c03aab4a81041f75e4ad607d168f8c33c4b6a37689ff1913de551 [INFO] checking silathdiir/nexus-nova-ex against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilathdiir%2Fnexus-nova-ex" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/silathdiir/nexus-nova-ex on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/silathdiir/nexus-nova-ex [INFO] finished tweaking git repo https://github.com/silathdiir/nexus-nova-ex [INFO] tweaked toml for git repo https://github.com/silathdiir/nexus-nova-ex written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/silathdiir/nexus-nova-ex 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eab581357719bbce152beb047c1f6cf14801bcf6471b78d061e4717a39911f60 [INFO] running `Command { std: "docker" "start" "-a" "eab581357719bbce152beb047c1f6cf14801bcf6471b78d061e4717a39911f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eab581357719bbce152beb047c1f6cf14801bcf6471b78d061e4717a39911f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eab581357719bbce152beb047c1f6cf14801bcf6471b78d061e4717a39911f60", kill_on_drop: false }` [INFO] [stdout] eab581357719bbce152beb047c1f6cf14801bcf6471b78d061e4717a39911f60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2edfab3320a0ab23ba3bac96017bb3ba056d0ff63a0dc9754f2c7ff22c17f041 [INFO] running `Command { std: "docker" "start" "-a" "2edfab3320a0ab23ba3bac96017bb3ba056d0ff63a0dc9754f2c7ff22c17f041", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Compiling blst v0.3.11 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling semolina v0.1.4 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking blake2s_simd v1.0.2 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling halo2curves v0.3.2 (https://github.com/privacy-scaling-explorations/halo2curves?tag=0.3.2#9f5c5081) [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling symbolic-demangle v12.8.0 [INFO] [stderr] Compiling sppark v0.1.6 [INFO] [stderr] Compiling pasta-msm v0.1.4 [INFO] [stderr] Compiling halo2curves v0.3.3 (https://github.com/privacy-scaling-explorations/halo2curves.git?rev=8e4cb9f0c66c864e8ca25da07f50ae95f664a5b7#8e4cb9f0) [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Compiling halo2curves v0.6.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking symbolic-common v12.8.0 [INFO] [stderr] Compiling addchain v0.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling pprof v0.13.0 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking generic-array v1.0.0 [INFO] [stderr] Checking inferno v0.11.19 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 (https://github.com/arkworks-rs/algebra/?rev=2a80c54#2a80c546) [INFO] [stderr] Compiling ark-ff-asm v0.4.2 (https://github.com/arkworks-rs/algebra/?rev=2a80c54#2a80c546) [INFO] [stderr] Compiling ark-ff-macros v0.4.2 (https://github.com/arkworks-rs/algebra/?rev=2a80c54#2a80c546) [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ff_derive v0.13.0 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking bellpepper-core v0.4.0 [INFO] [stderr] Checking serde_arrays v0.1.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking pasta_curves v0.5.1 [INFO] [stderr] Compiling blstrs v0.7.1 [INFO] [stderr] Checking bellpepper v0.4.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking ark-serialize v0.4.2 (https://github.com/arkworks-rs/algebra/?rev=2a80c54#2a80c546) [INFO] [stderr] Checking ark-ff v0.4.2 (https://github.com/arkworks-rs/algebra/?rev=2a80c54#2a80c546) [INFO] [stderr] Compiling neptune v13.0.0 [INFO] [stderr] Checking halo2_proofs v0.2.0 (https://github.com/privacy-scaling-explorations/halo2.git?tag=v2023_04_20#be955686) [INFO] [stderr] Checking nova-snark v0.36.0 (https://github.com/microsoft/Nova.git#9d0edf29) [INFO] [stderr] Checking ark-poly v0.4.2 (https://github.com/arkworks-rs/algebra/?rev=2a80c54#2a80c546) [INFO] [stderr] Checking ark-relations v0.4.0 [INFO] [stderr] Checking ark-snark v0.4.0 [INFO] [stderr] Checking ark-ec v0.4.2 (https://github.com/arkworks-rs/algebra/?rev=2a80c54#2a80c546) [INFO] [stderr] Checking ark-r1cs-std v0.4.0 (https://github.com/arkworks-rs/r1cs-std/?rev=2ca3bd7#2ca3bd7d) [INFO] [stderr] Checking ark-bls12-381 v0.4.0 (https://github.com/arkworks-rs/curves/?rev=3fded1f#3fded1fb) [INFO] [stderr] Checking ark-pallas v0.4.0 (https://github.com/arkworks-rs/curves/?rev=8c0256a#8c0256ac) [INFO] [stderr] Checking ark-bn254 v0.4.0 (https://github.com/arkworks-rs/curves/?rev=8c0256a#8c0256ac) [INFO] [stderr] Checking ark-test-curves v0.4.2 (https://github.com/arkworks-rs/algebra/?rev=2a80c54#2a80c546) [INFO] [stderr] Checking ark-vesta v0.4.0 (https://github.com/arkworks-rs/curves/?rev=8c0256a#8c0256ac) [INFO] [stderr] Checking ark-grumpkin v0.4.0 (https://github.com/arkworks-rs/curves/?rev=8c0256a#8c0256ac) [INFO] [stderr] Checking ark-crypto-primitives v0.4.0 (https://github.com/arkworks-rs/crypto-primitives?rev=d27a5c8#d27a5c83) [INFO] [stderr] Checking ark-poly-commit v0.4.0 (https://github.com/arkworks-rs/poly-commit/?rev=12f5529#12f5529c) [INFO] [stderr] Checking ark-spartan v0.4.0 (https://github.com/nexus-xyz/nexus-zkvm.git#0f8da4d1) [INFO] [stderr] Checking nexus-nova v0.1.0 (https://github.com/nexus-xyz/nexus-zkvm.git#0f8da4d1) [INFO] [stderr] Checking nexus-nova-ex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/novas/nexus_super/arity_tree.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 20 | _: ConstraintSystemRef, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | Ok(z[0].clone()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/novas/nexus_super/arity_tree.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 89 | cs: ConstraintSystemRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | let mut poseidon = PoseidonSpongeVar::::new(cs, params); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | let mut result = poseidon.squeeze_field_elements(1).unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | result.pop().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/novas/nexus_super/arity_tree.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 20 | _: ConstraintSystemRef, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | Ok(z[0].clone()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/novas/nexus_super/poseidon.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 19 | _: ConstraintSystemRef, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | Ok(FpVar::constant(F::ZERO)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/novas/nexus_super/arity_tree.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 89 | cs: ConstraintSystemRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | let mut poseidon = PoseidonSpongeVar::::new(cs, params); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | let mut result = poseidon.squeeze_field_elements(1).unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | result.pop().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/novas/nexus_super/poseidon.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 19 | _: ConstraintSystemRef, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | Ok(FpVar::constant(F::ZERO)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nexus-nova-ex` (lib test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nexus-nova-ex` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "2edfab3320a0ab23ba3bac96017bb3ba056d0ff63a0dc9754f2c7ff22c17f041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2edfab3320a0ab23ba3bac96017bb3ba056d0ff63a0dc9754f2c7ff22c17f041", kill_on_drop: false }` [INFO] [stdout] 2edfab3320a0ab23ba3bac96017bb3ba056d0ff63a0dc9754f2c7ff22c17f041