[INFO] fetching crate axiom-circuit 0.1.1... [INFO] checking axiom-circuit-0.1.1 against try#6cbf54b1453b438241487f195740266bb9d8c8ba for pr-139587-2 [INFO] extracting crate axiom-circuit 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate axiom-circuit 0.1.1 on toolchain 6cbf54b1453b438241487f195740266bb9d8c8ba [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate axiom-circuit 0.1.1 [INFO] finished tweaking crates.io crate axiom-circuit 0.1.1 [INFO] tweaked toml for crates.io crate axiom-circuit 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 500 packages to latest compatible versions [INFO] [stderr] Adding blake3 v1.5.5 (available: v1.8.2) [INFO] [stderr] Adding cita_trie v5.0.0 (available: v5.0.1) [INFO] [stderr] Adding clap v4.4.7 (available: v4.5.37) [INFO] [stderr] Adding clap_builder v4.4.7 (available: v4.5.37) [INFO] [stderr] Adding clap_derive v4.4.7 (available: v4.5.32) [INFO] [stderr] Adding itertools v0.12.1 (available: v0.14.0) [INFO] [stderr] Adding num-derive v0.3.3 (available: v0.4.2) [INFO] [stderr] Adding ruint v1.10.1 (available: v1.14.0) [INFO] [stderr] Adding solang-parser v0.3.3 (available: v0.3.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e059d98d0b3008acdbf3bb46260a290d3880285df5113ce123886ed39115172 [INFO] running `Command { std: "docker" "start" "-a" "0e059d98d0b3008acdbf3bb46260a290d3880285df5113ce123886ed39115172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e059d98d0b3008acdbf3bb46260a290d3880285df5113ce123886ed39115172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e059d98d0b3008acdbf3bb46260a290d3880285df5113ce123886ed39115172", kill_on_drop: false }` [INFO] [stdout] 0e059d98d0b3008acdbf3bb46260a290d3880285df5113ce123886ed39115172 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 608eba7834c275ed0376b7927716ba1f476297707ba9b35feb56de354966ba40 [INFO] running `Command { std: "docker" "start" "-a" "608eba7834c275ed0376b7927716ba1f476297707ba9b35feb56de354966ba40", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling parity-scale-codec v3.7.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking blake2b_simd v1.0.3 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling halo2curves-axiom v0.7.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking pasta_curves v0.5.1 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking pairing v0.23.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking ark-std v0.3.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Checking hashers v1.0.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling const-hex v1.14.0 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Checking ruint v1.10.1 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking scrypt v0.10.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling unroll v0.1.5 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking hasher v0.1.4 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking futures-locks v0.7.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking clap_builder v4.4.7 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling getset v0.1.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking poseidon-primitives v0.1.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking clap v4.4.7 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking serde_arrays v0.1.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.9 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking toml_edit v0.22.26 [INFO] [stderr] Checking gloo-timers v0.2.6 [INFO] [stderr] Checking coins-core v0.8.7 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking coins-bip32 v0.8.7 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking enr v0.10.0 [INFO] [stderr] Checking cita_trie v5.0.0 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking jsonwebtoken v8.3.0 [INFO] [stderr] Checking eth-keystore v0.5.0 [INFO] [stderr] Checking coins-bip39 v0.8.7 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Checking toml v0.8.22 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.4 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-tungstenite v0.20.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking scale-info v2.11.6 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking ethabi v18.0.0 [INFO] [stderr] Checking open-fastrlp v0.1.4 [INFO] [stderr] Checking ethers-core v2.0.14 [INFO] [stderr] Checking halo2-axiom v0.4.5 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking ethers-providers v2.0.14 [INFO] [stderr] Checking ethers-contract-abigen v2.0.14 [INFO] [stderr] Checking ethers-etherscan v2.0.14 [INFO] [stderr] Checking ethers-signers v2.0.14 [INFO] [stderr] Checking ethers-addressbook v2.0.14 [INFO] [stderr] Compiling ethers-contract-derive v2.0.14 [INFO] [stderr] Checking ethers-contract v2.0.14 [INFO] [stderr] Checking jemallocator v0.5.4 [INFO] [stderr] Checking halo2-base v0.4.1 [INFO] [stderr] Checking halo2-ecc v0.4.1 [INFO] [stderr] Checking snark-verifier v0.1.7 [INFO] [stderr] Checking snark-verifier-sdk v0.1.7 [INFO] [stderr] Checking zkevm-hashes v0.2.1 [INFO] [stderr] Checking axiom-eth v0.4.3 [INFO] [stderr] Checking ethers-middleware v2.0.14 [INFO] [stderr] Checking axiom-codec v0.2.1 [INFO] [stderr] Checking axiom-query v2.0.17 [INFO] [stderr] Checking ethers v2.0.14 [INFO] [stderr] Checking axiom-circuit v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/subquery/account.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(FromPrimitive, Copy, Clone)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_AccountField` [INFO] [stdout] 16 | pub enum AccountField { [INFO] [stdout] | ------------ `AccountField` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/subquery/header.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(FromPrimitive, Clone)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_HeaderField` [INFO] [stdout] 22 | pub enum HeaderField { [INFO] [stdout] | ----------- `HeaderField` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/subquery/receipt.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ReceiptField` [INFO] [stdout] 23 | pub enum ReceiptField { [INFO] [stdout] | ------------ `ReceiptField` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/subquery/tx.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TxField` [INFO] [stdout] 25 | pub enum TxField { [INFO] [stdout] | ------- `TxField` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: no errors encountered even though delayed bugs were created [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: those delayed bugs will now be shown as internal compiler errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: Encountered anon const with inference variable args but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:596:27 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::delayed_bug::<&str> [INFO] [stdout] 4: rustc_trait_selection::traits::try_evaluate_const.cold [INFO] [stdout] 5: >::fold_const [INFO] [stdout] 6: >::fold_with:: [INFO] [stdout] 7: ::normalize:: [INFO] [stdout] 8: ::instantiate_value_path [INFO] [stdout] 9: ::check_expr_path [INFO] [stdout] 10: ::check_expr_with_expectation_and_args [INFO] [stdout] 11: ::check_expr_call [INFO] [stdout] 12: ::check_expr_with_expectation_and_args [INFO] [stdout] 13: ::check_decl [INFO] [stdout] 14: ::check_expr_block [INFO] [stdout] 15: ::check_expr_with_expectation_and_args [INFO] [stdout] 16: rustc_hir_typeck::check::check_fn [INFO] [stdout] 17: rustc_hir_typeck::typeck_with_inspect::{closure#0} [INFO] [stdout] 18: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 19: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 20: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 21: rustc_hir_analysis::check_crate [INFO] [stdout] 22: rustc_interface::passes::run_required_analyses [INFO] [stdout] 23: rustc_interface::passes::analysis [INFO] [stdout] 24: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 25: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 26: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 27: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 28: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 29: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 30: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 31: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 32: [INFO] [stdout] 33: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: Encountered anon const with inference variable args but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:596:27 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::delayed_bug::<&str> [INFO] [stdout] 4: rustc_trait_selection::traits::try_evaluate_const.cold [INFO] [stdout] 5: >::fold_const [INFO] [stdout] 6: >::super_fold_with:: [INFO] [stdout] 7: ::normalize::> [INFO] [stdout] 8: ::check_expr_call [INFO] [stdout] 9: ::check_expr_with_expectation_and_args [INFO] [stdout] 10: ::check_decl [INFO] [stdout] 11: ::check_expr_block [INFO] [stdout] 12: ::check_expr_with_expectation_and_args [INFO] [stdout] 13: rustc_hir_typeck::check::check_fn [INFO] [stdout] 14: rustc_hir_typeck::typeck_with_inspect::{closure#0} [INFO] [stdout] 15: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 16: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 17: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 18: rustc_hir_analysis::check_crate [INFO] [stdout] 19: rustc_interface::passes::run_required_analyses [INFO] [stdout] 20: rustc_interface::passes::analysis [INFO] [stdout] 21: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 22: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 23: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 24: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 25: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 27: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 28: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 29: [INFO] [stdout] 30: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-05-09T03_56_02-9528.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.88.0-nightly (6cbf54b14 2025-05-08) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `axiom-circuit` (lib); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6cbf54b1453b438241487f195740266bb9d8c8ba/bin/rustc --crate-name axiom_circuit --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e9e681b0e20da2f3 -C extra-filename=-cc8fddb85ac153e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-660b8026ead125a9.rmeta --extern axiom_codec=/opt/rustwide/target/debug/deps/libaxiom_codec-b5ac7081cd9b0fcc.rmeta --extern axiom_query=/opt/rustwide/target/debug/deps/libaxiom_query-20909eda9ddf4c5d.rmeta --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-79c610d779652ad6.rmeta --extern ethers=/opt/rustwide/target/debug/deps/libethers-4afe63c6acea6d6d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-870276b394cda045.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9dd860993e8ea465.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-dcc05d0e42ef40be.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-4931011747100164.so --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-2091e65f169096de.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-143b055e7c0c4160.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-857ed1a5a024a16a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-362f2740d63cd0ef.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-44fe64315f44e091.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-d7e688c6b11bdbf2/out -L native=/opt/rustwide/target/debug/build/blake3-d7e688c6b11bdbf2/out -L native=/opt/rustwide/target/debug/build/ring-fcddc3cc4406b86b/out -L native=/opt/rustwide/target/debug/build/ring-3b1e86fb9193e169/out -L native=/opt/rustwide/target/debug/build/jemalloc-sys-b454259316b4316e/out/build/lib` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/subquery/account.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(FromPrimitive, Copy, Clone)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_AccountField` [INFO] [stdout] 16 | pub enum AccountField { [INFO] [stdout] | ------------ `AccountField` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/subquery/header.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(FromPrimitive, Clone)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_HeaderField` [INFO] [stdout] 22 | pub enum HeaderField { [INFO] [stdout] | ----------- `HeaderField` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/subquery/receipt.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ReceiptField` [INFO] [stdout] 23 | pub enum ReceiptField { [INFO] [stdout] | ------------ `ReceiptField` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/subquery/tx.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TxField` [INFO] [stdout] 25 | pub enum TxField { [INFO] [stdout] | ------- `TxField` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: no errors encountered even though delayed bugs were created [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: those delayed bugs will now be shown as internal compiler errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: Encountered anon const with inference variable args but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:596:27 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::delayed_bug::<&str> [INFO] [stdout] 4: rustc_trait_selection::traits::try_evaluate_const.cold [INFO] [stdout] 5: >::fold_const [INFO] [stdout] 6: >::fold_with:: [INFO] [stdout] 7: ::normalize:: [INFO] [stdout] 8: ::instantiate_value_path [INFO] [stdout] 9: ::check_expr_path [INFO] [stdout] 10: ::check_expr_with_expectation_and_args [INFO] [stdout] 11: ::check_expr_call [INFO] [stdout] 12: ::check_expr_with_expectation_and_args [INFO] [stdout] 13: ::check_decl [INFO] [stdout] 14: ::check_expr_block [INFO] [stdout] 15: ::check_expr_with_expectation_and_args [INFO] [stdout] 16: rustc_hir_typeck::check::check_fn [INFO] [stdout] 17: rustc_hir_typeck::typeck_with_inspect::{closure#0} [INFO] [stdout] 18: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 19: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 20: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 21: rustc_hir_analysis::check_crate [INFO] [stdout] 22: rustc_interface::passes::run_required_analyses [INFO] [stdout] 23: rustc_interface::passes::analysis [INFO] [stdout] 24: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 25: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 26: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 27: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 28: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 29: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 30: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 31: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 32: [INFO] [stdout] 33: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: Encountered anon const with inference variable args but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:596:27 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::delayed_bug::<&str> [INFO] [stdout] 4: rustc_trait_selection::traits::try_evaluate_const.cold [INFO] [stdout] 5: >::fold_const [INFO] [stdout] 6: >::super_fold_with:: [INFO] [stdout] 7: ::normalize::> [INFO] [stdout] 8: ::check_expr_call [INFO] [stdout] 9: ::check_expr_with_expectation_and_args [INFO] [stdout] 10: ::check_decl [INFO] [stdout] 11: ::check_expr_block [INFO] [stdout] 12: ::check_expr_with_expectation_and_args [INFO] [stdout] 13: rustc_hir_typeck::check::check_fn [INFO] [stdout] 14: rustc_hir_typeck::typeck_with_inspect::{closure#0} [INFO] [stdout] 15: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 16: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 17: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 18: rustc_hir_analysis::check_crate [INFO] [stdout] 19: rustc_interface::passes::run_required_analyses [INFO] [stdout] 20: rustc_interface::passes::analysis [INFO] [stdout] 21: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 22: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 23: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 24: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 25: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 27: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 28: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 29: [INFO] [stdout] 30: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-05-09T03_56_02-9529.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.88.0-nightly (6cbf54b14 2025-05-08) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `axiom-circuit` (lib test); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6cbf54b1453b438241487f195740266bb9d8c8ba/bin/rustc --crate-name axiom_circuit --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b126c65e130c3785 -C extra-filename=-db5d3b5d5218048d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-660b8026ead125a9.rmeta --extern axiom_codec=/opt/rustwide/target/debug/deps/libaxiom_codec-b5ac7081cd9b0fcc.rmeta --extern axiom_query=/opt/rustwide/target/debug/deps/libaxiom_query-20909eda9ddf4c5d.rmeta --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-79c610d779652ad6.rmeta --extern ethers=/opt/rustwide/target/debug/deps/libethers-4afe63c6acea6d6d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-870276b394cda045.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9dd860993e8ea465.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-dcc05d0e42ef40be.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-4931011747100164.so --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-2091e65f169096de.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-143b055e7c0c4160.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-857ed1a5a024a16a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-362f2740d63cd0ef.rmeta --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-2a01499ccbdef999.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-44fe64315f44e091.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-d7e688c6b11bdbf2/out -L native=/opt/rustwide/target/debug/build/blake3-d7e688c6b11bdbf2/out -L native=/opt/rustwide/target/debug/build/ring-fcddc3cc4406b86b/out -L native=/opt/rustwide/target/debug/build/ring-3b1e86fb9193e169/out -L native=/opt/rustwide/target/debug/build/jemalloc-sys-b454259316b4316e/out/build/lib` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "608eba7834c275ed0376b7927716ba1f476297707ba9b35feb56de354966ba40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "608eba7834c275ed0376b7927716ba1f476297707ba9b35feb56de354966ba40", kill_on_drop: false }` [INFO] [stdout] 608eba7834c275ed0376b7927716ba1f476297707ba9b35feb56de354966ba40