[INFO] fetching crate silamoney 0.1.3... [INFO] checking silamoney-0.1.3 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate silamoney 0.1.3 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate silamoney 0.1.3 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate silamoney 0.1.3 [INFO] finished tweaking crates.io crate silamoney 0.1.3 [INFO] tweaked toml for crates.io crate silamoney 0.1.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 260 packages to latest compatible versions [INFO] [stderr] Adding env_logger v0.9.3 (available: v0.11.5) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.9) [INFO] [stderr] Adding secp256k1 v0.22.2 (available: v0.30.0) [INFO] [stderr] Adding web3 v0.18.0 (available: v0.19.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f939cff589e8b8226343627ea30346c9037cbb80c2b8262c5e7688fd189e8be [INFO] running `Command { std: "docker" "start" "-a" "1f939cff589e8b8226343627ea30346c9037cbb80c2b8262c5e7688fd189e8be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f939cff589e8b8226343627ea30346c9037cbb80c2b8262c5e7688fd189e8be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f939cff589e8b8226343627ea30346c9037cbb80c2b8262c5e7688fd189e8be", kill_on_drop: false }` [INFO] [stdout] 1f939cff589e8b8226343627ea30346c9037cbb80c2b8262c5e7688fd189e8be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ba74ceef334a82ba768193a9bc773b26b1cd1557c65b2921c6b64037c2943a4 [INFO] running `Command { std: "docker" "start" "-a" "4ba74ceef334a82ba768193a9bc773b26b1cd1557c65b2921c6b64037c2943a4", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking slice_as_array v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling secp256k1-sys v0.5.2 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking secp256k1 v0.21.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking secp256k1 v0.22.2 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking soketto v0.7.1 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking async-compression v0.4.18 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking parity-scale-codec v2.3.1 [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Checking serde_json v1.0.133 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking ethbloom v0.11.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking impl-codec v0.5.1 [INFO] [stderr] Checking primitive-types v0.10.1 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking jsonrpc-core v18.0.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking ethereum-types v0.12.1 [INFO] [stderr] Checking web3-async-native-tls v0.4.0 [INFO] [stderr] Checking ethabi v16.0.0 [INFO] [stderr] Checking hyper v0.14.31 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking web3 v0.18.0 [INFO] [stderr] Checking silamoney v0.1.3 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.41s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking silamoney v0.1.3 (/tmp/fixit) [INFO] [stderr] thread 'rustc' panicked at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/compiler/rustc_middle/src/hir/mod.rs:179:84: [INFO] [stderr] index out of bounds: the len is 4146 but the index is 4146 [INFO] [stderr] stack backtrace: [INFO] [stderr] thread 'rustc' panicked at /rustc/65132f36b923285d5da381c2fbafee6ce899e841/compiler/rustc_middle/src/hir/mod.rs:179:84: [INFO] [stderr] index out of bounds: the len is 4144 but the index is 4144 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7a96e38c189a - ::fmt::h9345d22ed21706cc [INFO] [stderr] 0: 0x7787532c189a - ::fmt::h9345d22ed21706cc [INFO] [stderr] 1: 0x778753a24cfc - core::fmt::write::h2500b1352f316079 [INFO] [stderr] 1: 0x7a96e4024cfc - core::fmt::write::h2500b1352f316079 [INFO] [stderr] 2: 0x778754e1de91 - std::io::Write::write_fmt::h36974ea4e6365d05 [INFO] [stderr] 2: 0x7a96e541de91 - std::io::Write::write_fmt::h36974ea4e6365d05 [INFO] [stderr] 3: 0x7787532c16f2 - std::sys::backtrace::BacktraceLock::print::h0f0d1453e0aceb58 [INFO] [stderr] 3: 0x7a96e38c16f2 - std::sys::backtrace::BacktraceLock::print::h0f0d1453e0aceb58 [INFO] [stderr] 4: 0x7787532c3bca - std::panicking::default_hook::{{closure}}::h88876023b738216e [INFO] [stderr] 5: 0x7787532c3a30 - std::panicking::default_hook::hce1c8b9688f54889 [INFO] [stderr] 4: 0x7a96e38c3bca - std::panicking::default_hook::{{closure}}::h88876023b738216e [INFO] [stderr] 5: 0x7a96e38c3a30 - std::panicking::default_hook::hce1c8b9688f54889 [INFO] [stderr] 6: 0x7a96e2939f65 - std[bdd213dee675857d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7a96e38c42a8 - std::panicking::rust_panic_with_hook::h370f6c3f97610c5b [INFO] [stderr] 8: 0x7a96e38c407a - std::panicking::begin_panic_handler::{{closure}}::h4a48a69b3d728c8f [INFO] [stderr] 9: 0x7a96e38c1d49 - std::sys::backtrace::__rust_end_short_backtrace::h9223f86cc6cba169 [INFO] [stderr] 10: 0x7a96e38c3d3c - rust_begin_unwind [INFO] [stderr] 6: 0x778752339f65 - std[bdd213dee675857d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7787532c42a8 - std::panicking::rust_panic_with_hook::h370f6c3f97610c5b [INFO] [stderr] 8: 0x7787532c407a - std::panicking::begin_panic_handler::{{closure}}::h4a48a69b3d728c8f [INFO] [stderr] 9: 0x7787532c1d49 - std::sys::backtrace::__rust_end_short_backtrace::h9223f86cc6cba169 [INFO] [stderr] 10: 0x7787532c3d3c - rust_begin_unwind [INFO] [stderr] 11: 0x77874fcf4f00 - core::panicking::panic_fmt::h7eb6f19cba4dc104 [INFO] [stderr] 12: 0x778751914df9 - core::panicking::panic_bounds_check::h3e08434e1de0579c [INFO] [stderr] 11: 0x7a96e02f4f00 - core::panicking::panic_fmt::h7eb6f19cba4dc104 [INFO] [stderr] 12: 0x7a96e1f14df9 - core::panicking::panic_bounds_check::h3e08434e1de0579c [INFO] [stderr] 13: 0x778753c08373 - rustc_query_impl[3cef6c72d1778a2d]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 14: 0x778753c07b60 - rustc_query_system[ec2cfe237aac345f]::query::plumbing::try_execute_query::, rustc_query_system[ec2cfe237aac345f]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[3cef6c72d1778a2d]::plumbing::QueryCtxt, false> [INFO] [stderr] 13: 0x7a96e4208373 - rustc_query_impl[3cef6c72d1778a2d]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 14: 0x7a96e4207b60 - rustc_query_system[ec2cfe237aac345f]::query::plumbing::try_execute_query::, rustc_query_system[ec2cfe237aac345f]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[3cef6c72d1778a2d]::plumbing::QueryCtxt, false> [INFO] [stderr] 15: 0x778753c075cf - rustc_query_impl[3cef6c72d1778a2d]::query_impl::local_def_id_to_hir_id::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 15: 0x7a96e42075cf - rustc_query_impl[3cef6c72d1778a2d]::query_impl::local_def_id_to_hir_id::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 16: 0x77875572a1aa - ::has_attr::.cold [INFO] [stderr] 16: 0x7a96e5d2a1aa - ::has_attr::.cold [INFO] [stderr] 17: 0x7a96e2ec7552 - ::check_expr [INFO] [stderr] 17: 0x7787528c7552 - ::check_expr [INFO] [stderr] 18: 0x7787528c8b0e - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 18: 0x7a96e2ec8b0e - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 19: 0x7a96e2ec89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 20: 0x7a96e2ec94d8 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_block [INFO] [stderr] 21: 0x7a96e2ec92f4 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 22: 0x7a96e2ec89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 23: 0x7a96e2ec8fba - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 24: 0x7a96e2ec89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 25: 0x7a96e2e4465a - rustc_hir[aa55386dd98de0e4]::intravisit::walk_block::> [INFO] [stderr] 26: 0x7a96e2ec94d8 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_block [INFO] [stderr] 27: 0x7a96e2ec92f4 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 28: 0x7a96e2ec89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 29: 0x7a96e2ec9121 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 30: 0x7a96e2ec89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 31: 0x7a96e2ec8bdb - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 32: 0x7a96e2ec89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 33: 0x7a96e2ec8e26 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 34: 0x7a96e2ec89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 35: 0x7a96e2ec8d09 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 36: 0x7a96e2ec89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 37: 0x7a96e2ec9121 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 38: 0x7a96e2ec89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 39: 0x7a96e2ec94d8 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_block [INFO] [stderr] 40: 0x7a96e2ec92f4 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 41: 0x7a96e2ec89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 42: 0x7a96e2ec8bdb - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 43: 0x7a96e2ec89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 44: 0x7a96e2ec94d8 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_block [INFO] [stderr] 45: 0x7a96e2ec92f4 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 46: 0x7a96e2ec89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 47: 0x7a96e2ec8893 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_nested_body [INFO] [stderr] 19: 0x7787528c89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 20: 0x7787528c94d8 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_block [INFO] [stderr] 21: 0x7787528c92f4 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 22: 0x7787528c89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 23: 0x7787528c8fba - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 24: 0x7787528c89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 25: 0x77875284465a - rustc_hir[aa55386dd98de0e4]::intravisit::walk_block::> [INFO] [stderr] 26: 0x7787528c94d8 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_block [INFO] [stderr] 27: 0x7787528c92f4 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 28: 0x7787528c89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 29: 0x7787528c9121 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 30: 0x7787528c89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 31: 0x7787528c8bdb - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 32: 0x7787528c89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 33: 0x7787528c8e26 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 34: 0x7787528c89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 35: 0x7787528c8d09 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 36: 0x7787528c89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 37: 0x7787528c9121 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 38: 0x7787528c89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 39: 0x7787528c94d8 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_block [INFO] [stderr] 40: 0x7787528c92f4 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 41: 0x7787528c89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 42: 0x7787528c8bdb - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 43: 0x7787528c89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 44: 0x7787528c94d8 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_block [INFO] [stderr] 45: 0x7787528c92f4 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 46: 0x7787528c89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 47: 0x7787528c8893 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_nested_body [INFO] [stderr] 48: 0x7a96e2ec9423 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_fn [INFO] [stderr] 49: 0x7a96e2ec92e3 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 50: 0x7a96e2ec89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 51: 0x7a96e2ec8893 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_nested_body [INFO] [stderr] 52: 0x7a96e2ec9423 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_fn [INFO] [stderr] 53: 0x7a96e2eb3354 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_nested_item [INFO] [stderr] 54: 0x7a96e44c650b - rustc_lint[4de85a6a404f8938]::lint_mod [INFO] [stderr] 48: 0x7787528c9423 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_fn [INFO] [stderr] 55: 0x7a96e44c5f9f - rustc_query_impl[3cef6c72d1778a2d]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 49: 0x7787528c92e3 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr::{closure#0}::{closure#0} [INFO] [stderr] 56: 0x7a96e48e26fa - rustc_query_system[ec2cfe237aac345f]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[3cef6c72d1778a2d]::plumbing::QueryCtxt, false> [INFO] [stderr] 57: 0x7a96e48e06d8 - rustc_query_impl[3cef6c72d1778a2d]::query_impl::lint_mod::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 58: 0x7a96e48e02c2 - rustc_lint[4de85a6a404f8938]::late::check_crate::{closure#1} [INFO] [stderr] 50: 0x7787528c89f2 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_expr [INFO] [stderr] 59: 0x7a96e48dfe38 - rustc_lint[4de85a6a404f8938]::late::check_crate [INFO] [stderr] 60: 0x7a96e48e381f - rustc_interface[5a3de21fdb10c0dc]::passes::analysis [INFO] [stderr] 61: 0x7a96e48e35af - rustc_query_impl[3cef6c72d1778a2d]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 51: 0x7787528c8893 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_nested_body [INFO] [stderr] 52: 0x7787528c9423 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_fn [INFO] [stderr] 53: 0x7787528b3354 - as rustc_hir[aa55386dd98de0e4]::intravisit::Visitor>::visit_nested_item [INFO] [stderr] 54: 0x778753ec650b - rustc_lint[4de85a6a404f8938]::lint_mod [INFO] [stderr] 55: 0x778753ec5f9f - rustc_query_impl[3cef6c72d1778a2d]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 56: 0x7787542e26fa - rustc_query_system[ec2cfe237aac345f]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[3cef6c72d1778a2d]::plumbing::QueryCtxt, false> [INFO] [stderr] 57: 0x7787542e06d8 - rustc_query_impl[3cef6c72d1778a2d]::query_impl::lint_mod::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 58: 0x7787542e02c2 - rustc_lint[4de85a6a404f8938]::late::check_crate::{closure#1} [INFO] [stderr] 59: 0x7787542dfe38 - rustc_lint[4de85a6a404f8938]::late::check_crate [INFO] [stderr] 60: 0x7787542e381f - rustc_interface[5a3de21fdb10c0dc]::passes::analysis [INFO] [stderr] 61: 0x7787542e35af - rustc_query_impl[3cef6c72d1778a2d]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 62: 0x7a96e4fd17ae - rustc_query_system[ec2cfe237aac345f]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[3cef6c72d1778a2d]::plumbing::QueryCtxt, false> [INFO] [stderr] 63: 0x7a96e4fd148e - rustc_query_impl[3cef6c72d1778a2d]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 62: 0x7787549d17ae - rustc_query_system[ec2cfe237aac345f]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[3cef6c72d1778a2d]::plumbing::QueryCtxt, false> [INFO] [stderr] 63: 0x7787549d148e - rustc_query_impl[3cef6c72d1778a2d]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 64: 0x7a96e4eeaf58 - rustc_interface[5a3de21fdb10c0dc]::interface::run_compiler::, rustc_driver_impl[71498fc45381df7]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 65: 0x7a96e4f74b20 - std[bdd213dee675857d]::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[71498fc45381df7]::run_compiler::{closure#0}>::{closure#1}, core[1da6ceed7a0e3707]::result::Result<(), rustc_span[eec542cc08a8f878]::ErrorGuaranteed>>::{closure#0}, core[1da6ceed7a0e3707]::result::Result<(), rustc_span[eec542cc08a8f878]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[1da6ceed7a0e3707]::result::Result<(), rustc_span[eec542cc08a8f878]::ErrorGuaranteed>> [INFO] [stderr] 66: 0x7a96e4f7483d - <::spawn_unchecked_, rustc_driver_impl[71498fc45381df7]::run_compiler::{closure#0}>::{closure#1}, core[1da6ceed7a0e3707]::result::Result<(), rustc_span[eec542cc08a8f878]::ErrorGuaranteed>>::{closure#0}, core[1da6ceed7a0e3707]::result::Result<(), rustc_span[eec542cc08a8f878]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[1da6ceed7a0e3707]::result::Result<(), rustc_span[eec542cc08a8f878]::ErrorGuaranteed>>::{closure#1} as core[1da6ceed7a0e3707]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 67: 0x7a96e4f73ff9 - std::sys::pal::unix::thread::Thread::new::thread_start::h258179d784e02ff1 [INFO] [stderr] 64: 0x7787548eaf58 - rustc_interface[5a3de21fdb10c0dc]::interface::run_compiler::, rustc_driver_impl[71498fc45381df7]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 65: 0x778754974b20 - std[bdd213dee675857d]::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[71498fc45381df7]::run_compiler::{closure#0}>::{closure#1}, core[1da6ceed7a0e3707]::result::Result<(), rustc_span[eec542cc08a8f878]::ErrorGuaranteed>>::{closure#0}, core[1da6ceed7a0e3707]::result::Result<(), rustc_span[eec542cc08a8f878]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[1da6ceed7a0e3707]::result::Result<(), rustc_span[eec542cc08a8f878]::ErrorGuaranteed>> [INFO] [stderr] 66: 0x77875497483d - <::spawn_unchecked_, rustc_driver_impl[71498fc45381df7]::run_compiler::{closure#0}>::{closure#1}, core[1da6ceed7a0e3707]::result::Result<(), rustc_span[eec542cc08a8f878]::ErrorGuaranteed>>::{closure#0}, core[1da6ceed7a0e3707]::result::Result<(), rustc_span[eec542cc08a8f878]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[1da6ceed7a0e3707]::result::Result<(), rustc_span[eec542cc08a8f878]::ErrorGuaranteed>>::{closure#1} as core[1da6ceed7a0e3707]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 67: 0x778754973ff9 - std::sys::pal::unix::thread::Thread::new::thread_start::h258179d784e02ff1 [INFO] [stderr] 68: 0x7a96e686eac3 - [INFO] [stderr] 68: 0x7787562c5ac3 - [INFO] [stderr] 69: 0x7a96e68ffa04 - clone [INFO] [stderr] 70: 0x0 - [INFO] [stderr] [INFO] [stderr] 69: 0x778756356a04 - clone [INFO] [stderr] 70: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [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] note: please attach the file at `/tmp/fixit/rustc-ice-2024-11-24T13_45_02-2021.txt` to your bug report [INFO] [stderr] [INFO] [stderr] note: compiler flags: -Z unstable-options --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] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [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] note: please attach the file at `/tmp/fixit/rustc-ice-2024-11-24T13_45_02-2020.txt` to your bug report [INFO] [stderr] [INFO] [stderr] note: compiler flags: -Z unstable-options -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] #0 [local_def_id_to_hir_id] getting HIR ID of `default_sign::{closure#0}::{closure#0}::{closure#1}` [INFO] [stderr] #0 [local_def_id_to_hir_id] getting HIR ID of `default_sign::{closure#0}::{closure#0}::{closure#1}` [INFO] [stderr] #1 [lint_mod] linting top-level module [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] #1 [lint_mod] linting top-level module [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `silamoney` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65132f36b923285d5da381c2fbafee6ce899e841/bin/rustc --crate-name silamoney --edition=2024 -Z unstable-options 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)' --check-cfg 'cfg(feature, values())' -C metadata=3930d4578495e21e -C extra-filename=-3930d4578495e21e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-d73470bbe35cff96.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4993bc98e929487d.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7cd3fce87eb6d5b9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2b99c40b35786b5c.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-69c7c06f8ccb3438.rmeta --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-2bffa5c57ffae1eb.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3edb9bb1a11a53af.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-78eeee9e8e455e78.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-b67f5d9be23faff2.rmeta --extern slice_as_array=/opt/rustwide/target/debug/deps/libslice_as_array-aa8ecdda50023bd5.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-58bad26caf288b37.rmeta --extern web3=/opt/rustwide/target/debug/deps/libweb3-9db4319a00bfa254.rmeta --cap-lints=allow -L native=/opt/rustwide/target/debug/build/secp256k1-sys-8ee055d2638b7490/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-66999451144f3c1b/out` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `silamoney` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65132f36b923285d5da381c2fbafee6ce899e841/bin/rustc --crate-name silamoney --edition=2024 -Z unstable-options 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)' --check-cfg 'cfg(feature, values())' -C metadata=b0c7044e23cd5ede -C extra-filename=-b0c7044e23cd5ede --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-d73470bbe35cff96.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4993bc98e929487d.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7cd3fce87eb6d5b9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2b99c40b35786b5c.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-69c7c06f8ccb3438.rmeta --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-2bffa5c57ffae1eb.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3edb9bb1a11a53af.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-78eeee9e8e455e78.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-b67f5d9be23faff2.rmeta --extern slice_as_array=/opt/rustwide/target/debug/deps/libslice_as_array-aa8ecdda50023bd5.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-58bad26caf288b37.rmeta --extern web3=/opt/rustwide/target/debug/deps/libweb3-9db4319a00bfa254.rmeta --cap-lints=allow -L native=/opt/rustwide/target/debug/build/secp256k1-sys-8ee055d2638b7490/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-66999451144f3c1b/out` (exit status: 101) [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "4ba74ceef334a82ba768193a9bc773b26b1cd1557c65b2921c6b64037c2943a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ba74ceef334a82ba768193a9bc773b26b1cd1557c65b2921c6b64037c2943a4", kill_on_drop: false }` [INFO] [stdout] 4ba74ceef334a82ba768193a9bc773b26b1cd1557c65b2921c6b64037c2943a4