[INFO] cloning repository https://github.com/maestroweb3/tictactoeleo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maestroweb3/tictactoeleo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaestroweb3%2Ftictactoeleo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaestroweb3%2Ftictactoeleo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef2660069ce92e05579b40d7d13e29d00851e3d2
[INFO] testing maestroweb3/tictactoeleo against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaestroweb3%2Ftictactoeleo" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/maestroweb3/tictactoeleo
[INFO] finished tweaking git repo https://github.com/maestroweb3/tictactoeleo
[INFO] tweaked toml for git repo https://github.com/maestroweb3/tictactoeleo written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maestroweb3/tictactoeleo on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maestroweb3/tictactoeleo 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20720dc80281ab1563dac6a759e5e5e68e18fef5d25db249d4e37b6cb4d8c851
[INFO] running `Command { std: "docker" "start" "-a" "20720dc80281ab1563dac6a759e5e5e68e18fef5d25db249d4e37b6cb4d8c851", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20720dc80281ab1563dac6a759e5e5e68e18fef5d25db249d4e37b6cb4d8c851", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20720dc80281ab1563dac6a759e5e5e68e18fef5d25db249d4e37b6cb4d8c851", kill_on_drop: false }`
[INFO] [stdout] 20720dc80281ab1563dac6a759e5e5e68e18fef5d25db249d4e37b6cb4d8c851
[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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d346d2d711d25dc4d6f3d828720706059711e49891d7d7fe2dde48f6ffb607c9
[INFO] running `Command { std: "docker" "start" "-a" "d346d2d711d25dc4d6f3d828720706059711e49891d7d7fe2dde48f6ffb607c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling zerocopy v0.7.31
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]    Compiling aleo-std-storage v0.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling aleo-std-profiler v0.1.15
[INFO] [stderr]    Compiling aleo-std-timer v0.1.2
[INFO] [stderr]    Compiling aleo-std-cpu v0.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling smol_str v0.2.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling curl-sys v0.4.68+curl-8.4.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling snarkvm-utilities-derives v0.16.13
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling aleo-std-time v0.1.2
[INFO] [stderr]    Compiling aleo-std-timed v0.1.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling aleo-std v0.1.18
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling blake2s_simd v1.0.2
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling snarkvm-circuit-environment-witness v0.16.13
[INFO] [stderr]    Compiling snarkvm-circuit-types-boolean v0.16.13
[INFO] [stderr]    Compiling snarkvm-circuit-types-field v0.16.13
[INFO] [stderr]    Compiling snarkvm-circuit-types-scalar v0.16.13
[INFO] [stderr]    Compiling snarkvm-circuit-types-group v0.16.13
[INFO] [stderr]    Compiling snarkvm-circuit-types-integers v0.16.13
[INFO] [stderr]    Compiling snarkvm-circuit-types-string v0.16.13
[INFO] [stderr]    Compiling snarkvm-circuit-types-address v0.16.13
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling bs58 v0.5.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling snarkvm-circuit-algorithms v0.16.13
[INFO] [stderr]    Compiling num-derive v0.4.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling enum_index v0.2.0
[INFO] [stderr]    Compiling snarkvm-circuit-collections v0.16.13
[INFO] [stderr]    Compiling snarkvm-circuit-network v0.16.13
[INFO] [stderr]    Compiling snarkvm-circuit-account v0.16.13
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling snarkvm-circuit-program v0.16.13
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling enum_index_derive v0.2.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.59
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling snarkvm-utilities v0.16.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rustls v0.21.9
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling portable-atomic v1.5.1
[INFO] [stderr]    Compiling snarkvm-fields v0.16.13
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling snarkvm-curves v0.16.13
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]    Compiling snarkvm-console-network-environment v0.16.13
[INFO] [stderr]    Compiling snarkvm-parameters v0.16.13
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling snarkvm-console-types-boolean v0.16.13
[INFO] [stderr]    Compiling snarkvm-console-types-field v0.16.13
[INFO] [stderr]    Compiling snarkvm-console-types-scalar v0.16.13
[INFO] [stderr]    Compiling snarkvm-console-types-integers v0.16.13
[INFO] [stderr]    Compiling snarkvm-console-types-group v0.16.13
[INFO] [stderr]    Compiling snarkvm-console-types-address v0.16.13
[INFO] [stderr]    Compiling snarkvm-console-types-string v0.16.13
[INFO] [stderr]    Compiling snarkvm-algorithms v0.16.13
[INFO] [stderr]    Compiling snarkvm-console-types v0.16.13
[INFO] [stderr]    Compiling snarkvm-console-algorithms v0.16.13
[INFO] [stderr]    Compiling snarkvm-console-collections v0.16.13
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling indicatif v0.17.7
[INFO] [stderr]    Compiling self-replace v1.3.7
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling quick-xml v0.23.1
[INFO] [stderr]    Compiling self_update v0.38.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_builder v4.4.8
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling leo-span v1.10.0 (/opt/rustwide/workdir/compiler/span)
[INFO] [stderr]    Compiling snarkvm-console-network v0.16.13
[INFO] [stderr]    Compiling color-backtrace v0.6.1
[INFO] [stderr]    Compiling leo-errors v1.10.0 (/opt/rustwide/workdir/errors)
[INFO] [stdout] warning: unused import: `self::macros::*`
[INFO] [stdout]   --> errors/src/common/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::macros::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling snarkvm-circuit-environment v0.16.13
[INFO] [stderr]    Compiling snarkvm-console-account v0.16.13
[INFO] [stderr]    Compiling snarkvm-console-program v0.16.13
[INFO] [stderr]    Compiling clap v4.4.8
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling snarkvm-console v0.16.13
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling snarkvm-ledger-committee v0.16.13
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-data v0.16.13
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling leo-ast v1.10.0 (/opt/rustwide/workdir/compiler/ast)
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling self_update v0.39.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> compiler/ast/src/passes/visitor.rs:230:48
[INFO] [stdout]     |
[INFO] [stdout] 230 |         input.structs.iter().for_each(|(_, c)| (self.visit_struct(c)));
[INFO] [stdout]     |                                                ^                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 230 -         input.structs.iter().for_each(|(_, c)| (self.visit_struct(c)));
[INFO] [stdout] 230 +         input.structs.iter().for_each(|(_, c)| self.visit_struct(c));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> compiler/ast/src/passes/visitor.rs:232:49
[INFO] [stdout]     |
[INFO] [stdout] 232 |         input.mappings.iter().for_each(|(_, c)| (self.visit_mapping(c)));
[INFO] [stdout]     |                                                 ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 232 -         input.mappings.iter().for_each(|(_, c)| (self.visit_mapping(c)));
[INFO] [stdout] 232 +         input.mappings.iter().for_each(|(_, c)| self.visit_mapping(c));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> compiler/ast/src/passes/visitor.rs:234:50
[INFO] [stdout]     |
[INFO] [stdout] 234 |         input.functions.iter().for_each(|(_, c)| (self.visit_function(c)));
[INFO] [stdout]     |                                                  ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 234 -         input.functions.iter().for_each(|(_, c)| (self.visit_function(c)));
[INFO] [stdout] 234 +         input.functions.iter().for_each(|(_, c)| self.visit_function(c));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> compiler/ast/src/passes/visitor.rs:236:47
[INFO] [stdout]     |
[INFO] [stdout] 236 |         input.consts.iter().for_each(|(_, c)| (self.visit_const(c)));
[INFO] [stdout]     |                                               ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 236 -         input.consts.iter().for_each(|(_, c)| (self.visit_const(c)));
[INFO] [stdout] 236 +         input.consts.iter().for_each(|(_, c)| self.visit_const(c));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling leo-lang v1.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling ureq v2.9.0
[INFO] [stderr]    Compiling snarkvm-circuit-types v0.16.13
[INFO] [stderr]    Compiling snarkvm-circuit v0.16.13
[INFO] [stderr]    Compiling snarkvm-synthesizer-snark v0.16.13
[INFO] [stderr]    Compiling snarkvm-synthesizer-program v0.16.13
[INFO] [stderr]    Compiling snarkvm-ledger-coinbase v0.16.13
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-transmission-id v0.16.13
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-batch-header v0.16.13
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-batch-certificate v0.16.13
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-subdag v0.16.13
[INFO] [stderr]    Compiling snarkvm-ledger-authority v0.16.13
[INFO] [stderr]    Compiling snarkvm-ledger-block v0.16.13
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling snarkvm-ledger-store v0.16.13
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal-transmission v0.16.13
[INFO] [stderr]    Compiling snarkvm-ledger-narwhal v0.16.13
[INFO] [stderr]    Compiling snarkvm-ledger-query v0.16.13
[INFO] [stderr]    Compiling snarkvm-synthesizer-process v0.16.13
[INFO] [stderr]    Compiling snarkvm-synthesizer v0.16.13
[INFO] [stderr]    Compiling snarkvm-ledger v0.16.13
[INFO] [stderr]    Compiling snarkvm v0.16.13
[INFO] [stderr]    Compiling leo-parser v1.10.0 (/opt/rustwide/workdir/compiler/parser)
[INFO] [stderr]    Compiling leo-package v1.10.0 (/opt/rustwide/workdir/leo/package)
[INFO] [stderr]    Compiling leo-passes v1.10.0 (/opt/rustwide/workdir/compiler/passes)
[INFO] [stdout] warning: unused import: `unroll_expression::*`
[INFO] [stdout]   --> compiler/passes/src/loop_unrolling/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use unroll_expression::*;
[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 import: `unroll_program::*`
[INFO] [stdout]   --> compiler/passes/src/loop_unrolling/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use unroll_program::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `unroll_statement::*`
[INFO] [stdout]   --> compiler/passes/src/loop_unrolling/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use unroll_statement::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `check_expressions::*`
[INFO] [stdout]   --> compiler/passes/src/type_checking/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use check_expressions::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `check_program::*`
[INFO] [stdout]   --> compiler/passes/src/type_checking/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use check_program::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `check_statements::*`
[INFO] [stdout]   --> compiler/passes/src/type_checking/mod.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use check_statements::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling leo-compiler v1.10.0 (/opt/rustwide/workdir/compiler/compiler)
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> leo/cli/helpers/logger.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[cfg(feature = "json")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci_skip`, `default`, and `noconfig`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `snarkvm` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name snarkvm --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snarkvm-0.16.13/vm/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C linker-plugin-lto -C debuginfo=2 -C debug-assertions=on --cfg 'feature="anyhow"' --cfg 'feature="circuit"' --cfg 'feature="clap"' --cfg 'feature="cli"' --cfg 'feature="colored"' --cfg 'feature="console"' --cfg 'feature="default"' --cfg 'feature="dotenvy"' --cfg 'feature="ledger"' --cfg 'feature="parameters"' --cfg 'feature="rand"' --cfg 'feature="self_update"' --cfg 'feature="serde_json"' --cfg 'feature="snarkvm-circuit"' --cfg 'feature="snarkvm-console"' --cfg 'feature="snarkvm-ledger"' --cfg 'feature="snarkvm-parameters"' --cfg 'feature="snarkvm-synthesizer"' --cfg 'feature="snarkvm-utilities"' --cfg 'feature="synthesizer"' --cfg 'feature="thiserror"' --cfg 'feature="ureq"' --cfg 'feature="utilities"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aleo-cli", "algorithms", "anyhow", "async", "circuit", "clap", "cli", "colored", "console", "cuda", "curves", "default", "dotenvy", "fields", "full", "ledger", "metrics", "noconfig", "parameters", "parameters_no_std_out", "rand", "rocks", "self_update", "serde_json", "snarkvm-algorithms", "snarkvm-circuit", "snarkvm-console", "snarkvm-curves", "snarkvm-fields", "snarkvm-ledger", "snarkvm-metrics", "snarkvm-parameters", "snarkvm-synthesizer", "snarkvm-utilities", "snarkvm-wasm", "synthesizer", "test", "test-helpers", "thiserror", "timer", "ureq", "utilities", "wasm"))' -C metadata=04f33bfdb9807779 -C extra-filename=-f46ed4c881d84510 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-12bf3d5b90ec188d.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1e9e6abeaf9a370e.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-40f5d2c767d9002e.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-4fe7ada09b3b341a.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-f612e09958baeeb7.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ec73dfd07af8c99b.rmeta --extern num_format=/opt/rustwide/target/debug/deps/libnum_format-fa98e124c39d3d01.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-4bf2981ca7bd7636.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-841394c63f80d038.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-0c092d99b3860e94.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-93ee036ffcf4756e.rmeta --extern self_update=/opt/rustwide/target/debug/deps/libself_update-9336e8ef14a29078.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1241c818d01433fd.rmeta --extern snarkvm_circuit=/opt/rustwide/target/debug/deps/libsnarkvm_circuit-1dfe106c9995c60c.rmeta --extern snarkvm_console=/opt/rustwide/target/debug/deps/libsnarkvm_console-85a0514f75c45e3b.rmeta --extern snarkvm_ledger=/opt/rustwide/target/debug/deps/libsnarkvm_ledger-54957a11647e7579.rmeta --extern snarkvm_parameters=/opt/rustwide/target/debug/deps/libsnarkvm_parameters-2d841b51d1997006.rmeta --extern snarkvm_synthesizer=/opt/rustwide/target/debug/deps/libsnarkvm_synthesizer-49f4f0d63b7cfdfb.rmeta --extern snarkvm_utilities=/opt/rustwide/target/debug/deps/libsnarkvm_utilities-b733d79e1bdae5a3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-effd5cab9f2f1a54.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-e968b878a48a2555.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-4f531d4eab1b9661/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d346d2d711d25dc4d6f3d828720706059711e49891d7d7fe2dde48f6ffb607c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d346d2d711d25dc4d6f3d828720706059711e49891d7d7fe2dde48f6ffb607c9", kill_on_drop: false }`
[INFO] [stdout] d346d2d711d25dc4d6f3d828720706059711e49891d7d7fe2dde48f6ffb607c9
