[INFO] cloning repository https://github.com/Ame1ma/solana-monopoly-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ame1ma/solana-monopoly-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAme1ma%2Fsolana-monopoly-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAme1ma%2Fsolana-monopoly-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7952ee029a2fa80e0df79cb7f54f4ed572a24bfc
[INFO] checking Ame1ma/solana-monopoly-game against master#9b81629631b382fd49ee3a20ac47797b1467e52d for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAme1ma%2Fsolana-monopoly-game" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ame1ma/solana-monopoly-game
[INFO] finished tweaking git repo https://github.com/Ame1ma/solana-monopoly-game
[INFO] tweaked toml for git repo https://github.com/Ame1ma/solana-monopoly-game written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ame1ma/solana-monopoly-game on toolchain 9b81629631b382fd49ee3a20ac47797b1467e52d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ame1ma/solana-monopoly-game 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" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded solana-frozen-abi-macro v1.18.3
[INFO] [stderr]   Downloaded ahash v0.8.10
[INFO] [stderr]   Downloaded borsh v1.3.1
[INFO] [stderr]   Downloaded solana-sdk-macro v1.18.3
[INFO] [stderr]   Downloaded borsh-derive v1.3.1
[INFO] [stderr]   Downloaded solana-frozen-abi v1.18.3
[INFO] [stderr]   Downloaded anyhow v1.0.80
[INFO] [stderr]   Downloaded solana-program v1.18.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df1d4a7d77295c55e766a365a01c8e38720ebeeb9e06ac63e53af6ac001b6852
[INFO] running `Command { std: "docker" "start" "-a" "df1d4a7d77295c55e766a365a01c8e38720ebeeb9e06ac63e53af6ac001b6852", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df1d4a7d77295c55e766a365a01c8e38720ebeeb9e06ac63e53af6ac001b6852", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df1d4a7d77295c55e766a365a01c8e38720ebeeb9e06ac63e53af6ac001b6852", kill_on_drop: false }`
[INFO] [stdout] df1d4a7d77295c55e766a365a01c8e38720ebeeb9e06ac63e53af6ac001b6852
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97689514794c831cd0b4ccf2b64849e52848117b5c9cf96bd88748583b6108b8
[INFO] running `Command { std: "docker" "start" "-a" "97689514794c831cd0b4ccf2b64849e52848117b5c9cf96bd88748583b6108b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling ahash v0.8.10
[INFO] [stderr]    Compiling bs58 v0.5.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.91
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling bumpalo v3.15.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.3
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling borsh v1.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.3
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.91
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling solana-program v1.18.3
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling anchor-derive-space v0.29.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.91
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling solana-sdk-macro v1.18.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]    Compiling borsh-derive v1.3.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.91
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.91
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking pbkdf2 v0.4.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling anchor-syn v0.29.0
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling borsh-derive v0.10.3
[INFO] [stderr]     Checking borsh v0.10.3
[INFO] [stderr]     Checking borsh v0.9.3
[INFO] [stderr]    Compiling anchor-attribute-program v0.29.0
[INFO] [stderr]    Compiling anchor-attribute-error v0.29.0
[INFO] [stderr]    Compiling anchor-derive-serde v0.29.0
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.29.0
[INFO] [stderr]    Compiling anchor-derive-accounts v0.29.0
[INFO] [stderr]    Compiling anchor-attribute-account v0.29.0
[INFO] [stderr]    Compiling anchor-attribute-constant v0.29.0
[INFO] [stderr]    Compiling anchor-attribute-event v0.29.0
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking ark-bn254 v0.4.0
[INFO] [stderr]     Checking light-poseidon v0.2.0
[INFO] [stderr]     Checking anchor-lang v0.29.0
[INFO] [stderr]     Checking monopoly_program v0.1.0 (/opt/rustwide/workdir/programs/monopoly_program)
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2766) panicked at /rustc-dev/9b81629631b382fd49ee3a20ac47797b1467e52d/compiler/rustc_resolve/src/imports.rs:378:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2768) panicked at /rustc-dev/9b81629631b382fd49ee3a20ac47797b1467e52d/compiler/rustc_resolve/src/imports.rs:378:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x791b3e835093 - <<std[2ade4c2364de62da]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[70014f3701156057]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x791b3ee0fb48 - core[70014f3701156057]::fmt::write
[INFO] [stderr]    2:     0x791b3e84ba86 - <std[2ade4c2364de62da]::sys::stdio::unix::Stderr as std[2ade4c2364de62da]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x791b3e80b108 - std[2ade4c2364de62da]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x791b3e8287c3 - std[2ade4c2364de62da]::panicking::default_hook
[INFO] [stderr]    0:     0x75c95d435093 - <<std[2ade4c2364de62da]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[70014f3701156057]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x75c95da0fb48 - core[70014f3701156057]::fmt::write
[INFO] [stderr]    2:     0x75c95d44ba86 - <std[2ade4c2364de62da]::sys::stdio::unix::Stderr as std[2ade4c2364de62da]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x75c95d40b108 - std[2ade4c2364de62da]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x75c95d4287c3 - std[2ade4c2364de62da]::panicking::default_hook
[INFO] [stderr]    5:     0x75c95c40c68a - std[2ade4c2364de62da]::panicking::update_hook::<alloc[bf1f08ca38e38ea3]::boxed::Box<rustc_driver_impl[48bdb3468b385e51]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x75c95d428aa2 - std[2ade4c2364de62da]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x75c95d40b1fa - std[2ade4c2364de62da]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x75c95d3ff679 - std[2ade4c2364de62da]::sys::backtrace::__rust_end_short_backtrace::<std[2ade4c2364de62da]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    5:     0x791b3d80c68a - std[2ade4c2364de62da]::panicking::update_hook::<alloc[bf1f08ca38e38ea3]::boxed::Box<rustc_driver_impl[48bdb3468b385e51]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x791b3e828aa2 - std[2ade4c2364de62da]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x791b3e80b1fa - std[2ade4c2364de62da]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x791b3e7ff679 - std[2ade4c2364de62da]::sys::backtrace::__rust_end_short_backtrace::<std[2ade4c2364de62da]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x791b3e80cc9d - __rustc[2d9923b8307f5353]::rust_begin_unwind
[INFO] [stderr]    9:     0x75c95d40cc9d - __rustc[2d9923b8307f5353]::rust_begin_unwind
[INFO] [stderr]   10:     0x75c959f8318c - core[70014f3701156057]::panicking::panic_fmt
[INFO] [stderr]   11:     0x75c959dbc6f2 - core[70014f3701156057]::panicking::panic
[INFO] [stderr]   10:     0x791b3b38318c - core[70014f3701156057]::panicking::panic_fmt
[INFO] [stderr]   11:     0x791b3b1bc6f2 - core[70014f3701156057]::panicking::panic
[INFO] [stderr]   12:     0x791b3ee39f10 - <rustc_resolve[543033dc97342eb8]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x791b3ee390ce - <rustc_resolve[543033dc97342eb8]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x791b3ee390ce - <rustc_resolve[543033dc97342eb8]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   12:     0x75c95da39f10 - <rustc_resolve[543033dc97342eb8]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x75c95da390ce - <rustc_resolve[543033dc97342eb8]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x75c95da390ce - <rustc_resolve[543033dc97342eb8]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   15:     0x75c95da37401 - <rustc_resolve[543033dc97342eb8]::Resolver as rustc_expand[f7d1840041189443]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   15:     0x791b3ee37401 - <rustc_resolve[543033dc97342eb8]::Resolver as rustc_expand[f7d1840041189443]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   16:     0x75c95f06df7a - <rustc_expand[f7d1840041189443]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   16:     0x791b4046df7a - <rustc_expand[f7d1840041189443]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   17:     0x75c95f02ff84 - <rustc_expand[f7d1840041189443]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   17:     0x791b4042ff84 - <rustc_expand[f7d1840041189443]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   18:     0x791b3f52aef4 - rustc_interface[372b2d608f466254]::passes::configure_and_expand
[INFO] [stderr]   19:     0x791b40017ad8 - rustc_interface[372b2d608f466254]::passes::resolver_for_lowering_raw
[INFO] [stderr]   18:     0x75c95e12aef4 - rustc_interface[372b2d608f466254]::passes::configure_and_expand
[INFO] [stderr]   19:     0x75c95ec17ad8 - rustc_interface[372b2d608f466254]::passes::resolver_for_lowering_raw
[INFO] [stderr]   20:     0x791b4001784d - rustc_query_impl[d3207ad19da6bae6]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[d3207ad19da6bae6]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[a808b96dc0c8b39]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   20:     0x75c95ec1784d - rustc_query_impl[d3207ad19da6bae6]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[d3207ad19da6bae6]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[a808b96dc0c8b39]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   21:     0x75c95ec17827 - <rustc_query_impl[d3207ad19da6bae6]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[70014f3701156057]::ops::function::FnOnce<(rustc_middle[a808b96dc0c8b39]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   21:     0x791b40017827 - <rustc_query_impl[d3207ad19da6bae6]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[70014f3701156057]::ops::function::FnOnce<(rustc_middle[a808b96dc0c8b39]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   22:     0x791b3fff1adf - rustc_query_system[ac97840b0086b723]::query::plumbing::try_execute_query::<rustc_query_impl[d3207ad19da6bae6]::DynamicConfig<rustc_query_system[ac97840b0086b723]::query::caches::SingleCache<rustc_middle[a808b96dc0c8b39]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[d3207ad19da6bae6]::plumbing::QueryCtxt, false>
[INFO] [stderr]   23:     0x791b3fff1644 - rustc_query_impl[d3207ad19da6bae6]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   22:     0x75c95ebf1adf - rustc_query_system[ac97840b0086b723]::query::plumbing::try_execute_query::<rustc_query_impl[d3207ad19da6bae6]::DynamicConfig<rustc_query_system[ac97840b0086b723]::query::caches::SingleCache<rustc_middle[a808b96dc0c8b39]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[d3207ad19da6bae6]::plumbing::QueryCtxt, false>
[INFO] [stderr]   23:     0x75c95ebf1644 - rustc_query_impl[d3207ad19da6bae6]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   24:     0x75c95edb48fb - <rustc_interface[372b2d608f466254]::passes::create_and_enter_global_ctxt<core[70014f3701156057]::option::Option<rustc_interface[372b2d608f466254]::queries::Linker>, rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[70014f3701156057]::ops::function::FnOnce<(&rustc_session[4ad34451d848125f]::session::Session, rustc_middle[a808b96dc0c8b39]::ty::context::CurrentGcx, alloc[bf1f08ca38e38ea3]::sync::Arc<rustc_data_structures[de9cc80261963238]::jobserver::Proxy>, &std[2ade4c2364de62da]::sync::once_lock::OnceLock<rustc_middle[a808b96dc0c8b39]::ty::context::GlobalCtxt>, &rustc_data_structures[de9cc80261963238]::sync::worker_local::WorkerLocal<rustc_middle[a808b96dc0c8b39]::arena::Arena>, &rustc_data_structures[de9cc80261963238]::sync::worker_local::WorkerLocal<rustc_hir[d443c4a01af566e4]::Arena>, rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   24:     0x791b401b48fb - <rustc_interface[372b2d608f466254]::passes::create_and_enter_global_ctxt<core[70014f3701156057]::option::Option<rustc_interface[372b2d608f466254]::queries::Linker>, rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[70014f3701156057]::ops::function::FnOnce<(&rustc_session[4ad34451d848125f]::session::Session, rustc_middle[a808b96dc0c8b39]::ty::context::CurrentGcx, alloc[bf1f08ca38e38ea3]::sync::Arc<rustc_data_structures[de9cc80261963238]::jobserver::Proxy>, &std[2ade4c2364de62da]::sync::once_lock::OnceLock<rustc_middle[a808b96dc0c8b39]::ty::context::GlobalCtxt>, &rustc_data_structures[de9cc80261963238]::sync::worker_local::WorkerLocal<rustc_middle[a808b96dc0c8b39]::arena::Arena>, &rustc_data_structures[de9cc80261963238]::sync::worker_local::WorkerLocal<rustc_hir[d443c4a01af566e4]::Arena>, rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   25:     0x791b4007abd8 - rustc_interface[372b2d608f466254]::interface::run_compiler::<(), rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   25:     0x75c95ec7abd8 - rustc_interface[372b2d608f466254]::interface::run_compiler::<(), rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   26:     0x75c95ebae8ce - std[2ade4c2364de62da]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[372b2d608f466254]::util::run_in_thread_with_globals<rustc_interface[372b2d608f466254]::util::run_in_thread_pool_with_globals<rustc_interface[372b2d608f466254]::interface::run_compiler<(), rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   27:     0x75c95ebae6a0 - <std[2ade4c2364de62da]::thread::lifecycle::spawn_unchecked<rustc_interface[372b2d608f466254]::util::run_in_thread_with_globals<rustc_interface[372b2d608f466254]::util::run_in_thread_pool_with_globals<rustc_interface[372b2d608f466254]::interface::run_compiler<(), rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[70014f3701156057]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   28:     0x75c95ebb0446 - <std[2ade4c2364de62da]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   29:     0x75c95868aaa4 - <unknown>
[INFO] [stderr]   30:     0x75c958717a64 - clone
[INFO] [stderr]   31:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   26:     0x791b3ffae8ce - std[2ade4c2364de62da]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[372b2d608f466254]::util::run_in_thread_with_globals<rustc_interface[372b2d608f466254]::util::run_in_thread_pool_with_globals<rustc_interface[372b2d608f466254]::interface::run_compiler<(), rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   27:     0x791b3ffae6a0 - <std[2ade4c2364de62da]::thread::lifecycle::spawn_unchecked<rustc_interface[372b2d608f466254]::util::run_in_thread_with_globals<rustc_interface[372b2d608f466254]::util::run_in_thread_pool_with_globals<rustc_interface[372b2d608f466254]::interface::run_compiler<(), rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[70014f3701156057]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   28:     0x791b3ffb0446 - <std[2ade4c2364de62da]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   29:     0x791b39a80aa4 - <unknown>
[INFO] [stderr]   30:     0x791b39b0da64 - clone
[INFO] [stderr]   31:                0x0 - <unknown>
[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] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-14T15_31_04-2763.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (9b8162963 2026-01-13) 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] 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] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-14T15_31_04-2762.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (9b8162963 2026-01-13) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type cdylib --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] #0 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `monopoly_program` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9b81629631b382fd49ee3a20ac47797b1467e52d/bin/rustc --crate-name monopoly_program --edition=2021 programs/monopoly_program/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cpi", "default", "no-entrypoint", "no-idl", "no-log-ix-name"))' -C metadata=75f9943b54d38b47 -C extra-filename=-c807a755322d431d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anchor_lang=/opt/rustwide/target/debug/deps/libanchor_lang-403a0cee560e91a5.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-a846a466ddd69347/out -L native=/opt/rustwide/target/debug/build/blake3-a846a466ddd69347/out` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `monopoly_program` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9b81629631b382fd49ee3a20ac47797b1467e52d/bin/rustc --crate-name monopoly_program --edition=2021 programs/monopoly_program/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cpi", "default", "no-entrypoint", "no-idl", "no-log-ix-name"))' -C metadata=c22b4b993e7ee58c -C extra-filename=-5a2917222a457157 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anchor_lang=/opt/rustwide/target/debug/deps/libanchor_lang-403a0cee560e91a5.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-a846a466ddd69347/out -L native=/opt/rustwide/target/debug/build/blake3-a846a466ddd69347/out` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "97689514794c831cd0b4ccf2b64849e52848117b5c9cf96bd88748583b6108b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97689514794c831cd0b4ccf2b64849e52848117b5c9cf96bd88748583b6108b8", kill_on_drop: false }`
[INFO] [stdout] 97689514794c831cd0b4ccf2b64849e52848117b5c9cf96bd88748583b6108b8
