[INFO] cloning repository https://github.com/civicteam/spl-governance-plugin-gateway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/civicteam/spl-governance-plugin-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcivicteam%2Fspl-governance-plugin-gateway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcivicteam%2Fspl-governance-plugin-gateway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78f8ec038521415a18502b29487f2ff3136bc7b5 [INFO] testing civicteam/spl-governance-plugin-gateway/78f8ec038521415a18502b29487f2ff3136bc7b5 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcivicteam%2Fspl-governance-plugin-gateway" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/civicteam/spl-governance-plugin-gateway on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/civicteam/spl-governance-plugin-gateway [INFO] finished tweaking git repo https://github.com/civicteam/spl-governance-plugin-gateway [INFO] tweaked toml for git repo https://github.com/civicteam/spl-governance-plugin-gateway written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/civicteam/spl-governance-plugin-gateway already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7625672d8bd7c41c6cf0032729aae0a2f78693ff8db38c6cd4fc7dc954fde4ec [INFO] running `Command { std: "docker" "start" "-a" "7625672d8bd7c41c6cf0032729aae0a2f78693ff8db38c6cd4fc7dc954fde4ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7625672d8bd7c41c6cf0032729aae0a2f78693ff8db38c6cd4fc7dc954fde4ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7625672d8bd7c41c6cf0032729aae0a2f78693ff8db38c6cd4fc7dc954fde4ec", kill_on_drop: false }` [INFO] [stdout] 7625672d8bd7c41c6cf0032729aae0a2f78693ff8db38c6cd4fc7dc954fde4ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 731c452149ab68c6bfd4197c39d8bd72bcd01d2eb1ea352eb5b253e18478c7a3 [INFO] running `Command { std: "docker" "start" "-a" "731c452149ab68c6bfd4197c39d8bd72bcd01d2eb1ea352eb5b253e18478c7a3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling memmap2 v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.9.18 [INFO] [stderr] Compiling solana-frozen-abi v1.9.18 [INFO] [stderr] Compiling solana-program v1.9.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling solana-logger v1.9.18 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.9.18 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling anchor-syn v0.24.2 [INFO] [stderr] Compiling borsh-derive v0.9.1 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling borsh v0.9.1 [INFO] [stderr] Compiling num_enum v0.5.4 [INFO] [stderr] Compiling anchor-attribute-state v0.24.2 [INFO] [stderr] Compiling anchor-attribute-program v0.24.2 [INFO] [stderr] Compiling anchor-attribute-constant v0.24.2 [INFO] [stderr] Compiling anchor-attribute-interface v0.24.2 [INFO] [stderr] Compiling anchor-attribute-event v0.24.2 [INFO] [stderr] Compiling anchor-attribute-access-control v0.24.2 [INFO] [stderr] Compiling anchor-attribute-account v0.24.2 [INFO] [stderr] Compiling anchor-attribute-error v0.24.2 [INFO] [stderr] Compiling anchor-derive-accounts v0.24.2 [INFO] [stderr] Compiling spl-token v3.3.0 [INFO] [stderr] Compiling anchor-lang v0.24.2 [INFO] [stderr] Compiling spl-governance-tools v0.1.2 [INFO] [stderr] Compiling spl-associated-token-account v1.0.3 [INFO] [stderr] Compiling spl-governance-addin-api v0.1.1 [INFO] [stderr] Compiling spl-governance v2.2.1 [INFO] [stderr] Compiling anchor-spl v0.24.2 [INFO] [stderr] Compiling plugin-boilerplate v0.2.4 (/opt/rustwide/workdir/programs/plugin-boilerplate) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.78 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "731c452149ab68c6bfd4197c39d8bd72bcd01d2eb1ea352eb5b253e18478c7a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "731c452149ab68c6bfd4197c39d8bd72bcd01d2eb1ea352eb5b253e18478c7a3", kill_on_drop: false }` [INFO] [stdout] 731c452149ab68c6bfd4197c39d8bd72bcd01d2eb1ea352eb5b253e18478c7a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6159f9ffbfde784b6f609669161d6740d77346a47304533ea7563ce1db1d8e28 [INFO] running `Command { std: "docker" "start" "-a" "6159f9ffbfde784b6f609669161d6740d77346a47304533ea7563ce1db1d8e28", kill_on_drop: false }` [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling solana-sdk v1.9.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling uriparse v0.6.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling anchor-syn v0.24.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling solana-program-runtime v1.9.18 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling derivation-path v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling solana-vote-program v1.9.18 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling solana-address-lookup-table-program v1.9.18 [INFO] [stderr] Compiling solana-stake-program v1.9.18 [INFO] [stderr] Compiling solana-bloom v1.9.18 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling opentelemetry v0.16.0 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling tarpc-plugins v0.12.0 [INFO] [stderr] Compiling ouroboros_macro v0.13.0 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling solana-runtime v1.9.18 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling educe v0.4.18 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling tracing-opentelemetry v0.15.0 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.9.18 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling index_list v0.2.7 [INFO] [stderr] Compiling anchor-attribute-event v0.24.2 [INFO] [stderr] Compiling goblin v0.4.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling anchor-attribute-state v0.24.2 [INFO] [stderr] Compiling anchor-attribute-constant v0.24.2 [INFO] [stderr] Compiling anchor-attribute-account v0.24.2 [INFO] [stderr] Compiling anchor-attribute-program v0.24.2 [INFO] [stderr] Compiling anchor-attribute-error v0.24.2 [INFO] [stderr] Compiling anchor-attribute-access-control v0.24.2 [INFO] [stderr] Compiling ouroboros v0.13.0 [INFO] [stderr] Compiling anchor-attribute-interface v0.24.2 [INFO] [stderr] Compiling anchor-derive-accounts v0.24.2 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling chrono-humanize v0.2.1 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling tarpc v0.27.2 [INFO] [stderr] Compiling anchor-lang v0.24.2 [INFO] [stderr] Compiling tokio-rustls v0.23.1 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling anchor-spl v0.24.2 [INFO] [stderr] Compiling plugin-boilerplate v0.2.4 (/opt/rustwide/workdir/programs/plugin-boilerplate) [INFO] [stderr] Compiling solana-measure v1.9.18 [INFO] [stderr] Compiling solana-bucket-map v1.9.18 [INFO] [stderr] Compiling solana-banks-interface v1.9.18 [INFO] [stderr] Compiling solana_rbpf v0.2.24 [INFO] [stderr] Compiling solana-config-program v1.9.18 [INFO] [stderr] Compiling solana-compute-budget-program v1.9.18 [INFO] [stderr] Compiling solana-banks-client v1.9.18 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling solana-metrics v1.9.18 [INFO] [stderr] Compiling solana-bpf-loader-program v1.9.18 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Compiling solana-send-transaction-service v1.9.18 [INFO] [stderr] Compiling solana-banks-server v1.9.18 [INFO] [stderr] Compiling solana-program-test v1.9.18 [INFO] [stdout] warning: unused import: `utils::*` [INFO] [stdout] --> programs/plugin-boilerplate/tests/program_test/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use utils::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 for more information [INFO] [stdout] --> programs/plugin-boilerplate/tests/test_voting.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | #[allow(unaligned_references)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `quote_index` is never read [INFO] [stdout] --> programs/plugin-boilerplate/tests/program_test/mod.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct TestContext { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 88 | pub quote_index: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `authority` and `mint` are never read [INFO] [stdout] --> programs/plugin-boilerplate/tests/program_test/addin.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct RegistrarCookie { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 19 | pub address: Pubkey, [INFO] [stdout] 20 | pub authority: Pubkey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 21 | pub mint: MintCookie, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VotingMintConfigCookie` is never constructed [INFO] [stdout] --> programs/plugin-boilerplate/tests/program_test/addin.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct VotingMintConfigCookie { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VotingMintConfigCookie` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `token_accounts` is never read [INFO] [stdout] --> programs/plugin-boilerplate/tests/program_test/cookies.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct UserCookie { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 30 | pub key: Keypair, [INFO] [stdout] 31 | pub token_accounts: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `realm_config` and `community_token_account` are never read [INFO] [stdout] --> programs/plugin-boilerplate/tests/program_test/governance.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct GovernanceRealmCookie { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub realm_config: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | pub community_token_mint: MintCookie, [INFO] [stdout] 23 | pub community_token_account: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GovernanceRealmCookie` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `governed_account` are never read [INFO] [stdout] --> programs/plugin-boilerplate/tests/program_test/governance.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct AccountGovernanceCookie { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 32 | pub address: Pubkey, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 33 | pub governed_account: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `governed_mint` is never read [INFO] [stdout] --> programs/plugin-boilerplate/tests/program_test/governance.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct MintGovernanceCookie { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 37 | pub address: Pubkey, [INFO] [stdout] 38 | pub governed_mint: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 37.69s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, wasm-bindgen v0.2.78 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "6159f9ffbfde784b6f609669161d6740d77346a47304533ea7563ce1db1d8e28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6159f9ffbfde784b6f609669161d6740d77346a47304533ea7563ce1db1d8e28", kill_on_drop: false }` [INFO] [stdout] 6159f9ffbfde784b6f609669161d6740d77346a47304533ea7563ce1db1d8e28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 271e7d33ceedbfa253ff65b6cf27c33eec10be8981ce6627e1818b195ffd8824 [INFO] running `Command { std: "docker" "start" "-a" "271e7d33ceedbfa253ff65b6cf27c33eec10be8981ce6627e1818b195ffd8824", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `utils::*` [INFO] [stderr] --> programs/plugin-boilerplate/tests/program_test/mod.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub use utils::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 for more information [INFO] [stderr] --> programs/plugin-boilerplate/tests/test_voting.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | #[allow(unaligned_references)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `quote_index` is never read [INFO] [stderr] --> programs/plugin-boilerplate/tests/program_test/mod.rs:88:9 [INFO] [stderr] | [INFO] [stderr] 82 | pub struct TestContext { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 88 | pub quote_index: usize, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `authority` and `mint` are never read [INFO] [stderr] --> programs/plugin-boilerplate/tests/program_test/addin.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 18 | pub struct RegistrarCookie { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] 19 | pub address: Pubkey, [INFO] [stderr] 20 | pub authority: Pubkey, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 21 | pub mint: MintCookie, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `VotingMintConfigCookie` is never constructed [INFO] [stderr] --> programs/plugin-boilerplate/tests/program_test/addin.rs:25:12 [INFO] [stderr] | [INFO] [stderr] 25 | pub struct VotingMintConfigCookie { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `VotingMintConfigCookie` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `token_accounts` is never read [INFO] [stderr] --> programs/plugin-boilerplate/tests/program_test/cookies.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 29 | pub struct UserCookie { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 30 | pub key: Keypair, [INFO] [stderr] 31 | pub token_accounts: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `realm_config` and `community_token_account` are never read [INFO] [stderr] --> programs/plugin-boilerplate/tests/program_test/governance.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct GovernanceRealmCookie { [INFO] [stderr] | --------------------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 21 | pub realm_config: Pubkey, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 22 | pub community_token_mint: MintCookie, [INFO] [stderr] 23 | pub community_token_account: Pubkey, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `GovernanceRealmCookie` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `address` and `governed_account` are never read [INFO] [stderr] --> programs/plugin-boilerplate/tests/program_test/governance.rs:32:9 [INFO] [stderr] | [INFO] [stderr] 31 | pub struct AccountGovernanceCookie { [INFO] [stderr] | ----------------------- fields in this struct [INFO] [stderr] 32 | pub address: Pubkey, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 33 | pub governed_account: Pubkey, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `governed_mint` is never read [INFO] [stderr] --> programs/plugin-boilerplate/tests/program_test/governance.rs:38:9 [INFO] [stderr] | [INFO] [stderr] 36 | pub struct MintGovernanceCookie { [INFO] [stderr] | -------------------- field in this struct [INFO] [stderr] 37 | pub address: Pubkey, [INFO] [stderr] 38 | pub governed_mint: Pubkey, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `plugin-boilerplate` (test "test_voting") generated 9 warnings (run `cargo fix --test "test_voting"` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, wasm-bindgen v0.2.78 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plugin_boilerplate-8a07bef9bdcb9f86) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_voting.rs (/opt/rustwide/target/debug/deps/test_voting-112be3da0e64db5e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [2024-10-22T19:29:54.799320337Z INFO solana_program_test] "plugin_boilerplate" program loaded as native code [INFO] [stderr] [2024-10-22T19:29:54.799796457Z INFO solana_program_test] "spl_governance" program loaded as native code [INFO] [stderr] [2024-10-22T19:29:54.867820836Z DEBUG solana_runtime::message_processor::stable_log] Program GovernanceProgramTest1111111111111111111111 invoke [1] [INFO] [stderr] [2024-10-22T19:29:54.868058356Z DEBUG solana_runtime::message_processor::stable_log] Program log: VERSION:"2.2.1" [INFO] [stderr] [2024-10-22T19:29:54.868099236Z DEBUG solana_runtime::message_processor::stable_log] Program log: GOVERNANCE-INSTRUCTION: CreateRealm { name: "testrealm", config_args: RealmConfigArgs { use_council_mint: false, min_community_weight_to_create_governance: 0, community_mint_max_vote_weight_source: SupplyFraction(10000000000), use_community_voter_weight_addin: true, use_max_community_voter_weight_addin: false } } [INFO] [stderr] [2024-10-22T19:29:54.868890136Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2024-10-22T19:29:54.869017856Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [2] [INFO] [stderr] [2024-10-22T19:29:54.869381716Z TRACE solana_runtime::system_instruction_processor] process_instruction: CreateAccount { lamports: 2039280, space: 165, owner: TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA } [INFO] [stderr] [2024-10-22T19:29:54.869425756Z TRACE solana_runtime::system_instruction_processor] keyed_accounts: [KeyedAccount { is_signer: false, is_writable: false, key: 11111111111111111111111111111111, account: RefCell { value: Account { lamports: 1, data.len: 14, owner: NativeLoader1111111111111111111111111111111, executable: true, rent_epoch: 0, data: 73797374656d5f70726f6772616d } } }, KeyedAccount { is_signer: true, is_writable: true, key: 6uLUc6t6m9G2uR4rDgpJPgvrBCKpbALTKoH3X4tfGqe3, account: RefCell { value: Account { lamports: 4294967295, data.len: 0, owner: 11111111111111111111111111111111, executable: false, rent_epoch: 0 } } }, KeyedAccount { is_signer: true, is_writable: true, key: 4g5vDwWmeRcpYX53a4W9zgZ7WYpVnXmkKx1vPNFXsNni, account: RefCell { value: Account { lamports: 0, data.len: 0, owner: 11111111111111111111111111111111, executable: false, rent_epoch: 0 } } }] [INFO] [stderr] [2024-10-22T19:29:54.869553846Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stdout] test test_voting has been running for over 60 seconds [INFO] [stdout] test test_voting ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_voting stdout ---- [INFO] [stdout] thread 'solana-bank-forks-client' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-program-test-1.9.18/src/lib.rs:351:17: [INFO] [stdout] Account data resizing not supported yet: 0 -> 165. Consider making this test conditional on `#[cfg(feature = "test-bpf")]` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59f69c0cbe7a - std::backtrace_rs::backtrace::libunwind::trace::h4d70d1fc3f387ba0 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59f69c0cbe7a - std::backtrace_rs::backtrace::trace_unsynchronized::h36ec8598f89aa10d [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59f69c0cbe7a - std::sys::backtrace::_print_fmt::h28554e34eddafd0e [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59f69c0cbe7a - ::fmt::hcfddd6c618da2362 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59f69c0f61c3 - core::fmt::rt::Argument::fmt::h61c6663ef797a8d8 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59f69c0f61c3 - core::fmt::write::hd107f06dbaee3bcd [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/fmt/mod.rs:1186:21 [INFO] [stdout] 6: 0x59f69c0c7cd3 - std::io::Write::write_fmt::he91cdb71d5735485 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/io/mod.rs:1839:15 [INFO] [stdout] 7: 0x59f69c0cbcc2 - std::sys::backtrace::BacktraceLock::print::h0aaa3c788fc54962 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59f69c0cd2da - std::panicking::default_hook::{{closure}}::ha21be3bf10424d59 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x59f69c0cd0e4 - std::panicking::default_hook::h7c625ca31e6655f8 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x59f69af4fc99 - as core::ops::function::Fn>::call::h27e62728b51ac345 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 11: 0x59f69af4fc99 - test::test_main::{{closure}}::hbed48e9da271eb2d [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/test/src/lib.rs:133:21 [INFO] [stdout] 12: 0x59f69c0cd978 - as core::ops::function::Fn>::call::hd23f1b4f57a7d85e [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 13: 0x59f69c0cd978 - std::panicking::rust_panic_with_hook::h4dfaea2b0d4c7530 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x59f69c0cd73a - std::panicking::begin_panic_handler::{{closure}}::hb745add2af2f30cf [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x59f69c0cc359 - std::sys::backtrace::__rust_end_short_backtrace::h06673da104b2a94d [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x59f69c0cd3cc - rust_begin_unwind [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x59f69ae8e420 - core::panicking::panic_fmt::h7e8d81c8d715d530 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x59f69affaec0 - ::sol_invoke_signed::hfff220a765188c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-program-test-1.9.18/src/lib.rs:351:17 [INFO] [stdout] 19: 0x59f69bf8c382 - solana_program::program_stubs::sol_invoke_signed::ha04b0a92efc7c908 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-program-1.9.18/src/program_stubs.rs:125:5 [INFO] [stdout] 20: 0x59f69bf94d9a - solana_program::program::invoke_signed_unchecked::h9ced5c91d09042f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-program-1.9.18/src/program.rs:93:5 [INFO] [stdout] 21: 0x59f69bf94940 - solana_program::program::invoke_signed::h9efc26eff03a7d7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-program-1.9.18/src/program.rs:50:5 [INFO] [stdout] 22: 0x59f69af89bf2 - spl_governance::tools::spl_token::create_spl_token_account_signed::hbf44c7768971158d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/spl-governance-2.2.1/src/tools/spl_token.rs:61:5 [INFO] [stdout] 23: 0x59f69afc5686 - spl_governance::processor::process_create_realm::process_create_realm::h09e2ca9fe52fcab9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/spl-governance-2.2.1/src/processor/process_create_realm.rs:51:5 [INFO] [stdout] 24: 0x59f69af822f1 - spl_governance::processor::process_instruction::hedbde181d124de4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/spl-governance-2.2.1/src/processor/mod.rs:95:13 [INFO] [stdout] 25: 0x59f69aff6e8d - solana_program_test::builtin_process_instruction::h2bc6f68b994fb564 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-program-test-1.9.18/src/lib.rs:160:5 [INFO] [stdout] 26: 0x59f69aea7342 - test_voting::program_test::TestContext::new::{{closure}}::{{closure}}::he5b1bc8418c7289a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-program-test-1.9.18/src/lib.rs:188:17 [INFO] [stdout] 27: 0x59f69ae9d01e - core::ops::function::FnOnce::call_once::h4f3163bdcdf8750f [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x59f69b7ffb27 - solana_program_runtime::invoke_context::InvokeContext::process_executable_chain::hda91dbdb79b7b7de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-program-runtime-1.9.18/src/invoke_context.rs:823:28 [INFO] [stdout] 29: 0x59f69b7ff060 - solana_program_runtime::invoke_context::InvokeContext::process_instruction::{{closure}}::h7e66ad3221fd3b0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-program-runtime-1.9.18/src/invoke_context.rs:764:40 [INFO] [stdout] 30: 0x59f69b80c7ea - core::result::Result::and_then::hddfe5b9f6bd64fc3 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/result.rs:1348:22 [INFO] [stdout] 31: 0x59f69b7feb8d - solana_program_runtime::invoke_context::InvokeContext::process_instruction::h4c1403d3c005a37f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-program-runtime-1.9.18/src/invoke_context.rs:754:22 [INFO] [stdout] 32: 0x59f69b374982 - solana_runtime::message_processor::MessageProcessor::process_message::h5f613e0ce3dd64fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-runtime-1.9.18/src/message_processor.rs:128:17 [INFO] [stdout] 33: 0x59f69b357762 - solana_runtime::bank::Bank::execute_loaded_transaction::h96d281d6049dea5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-runtime-1.9.18/src/bank.rs:3950:30 [INFO] [stdout] 34: 0x59f69b35b321 - solana_runtime::bank::Bank::load_and_execute_transactions::{{closure}}::habc8cbd142938fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-runtime-1.9.18/src/bank.rs:4126:21 [INFO] [stdout] 35: 0x59f69b1c3156 - core::iter::adapters::map::map_fold::{{closure}}::hbe06e906cd7d1dbb [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/iter/adapters/map.rs:88:28 [INFO] [stdout] 36: 0x59f69b1d18d7 - as core::iter::adapters::zip::ZipImpl>::fold::hf53b9ef2d45cbc06 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/iter/adapters/zip.rs:288:25 [INFO] [stdout] 37: 0x59f69b1cf1d7 - as core::iter::traits::iterator::Iterator>::fold::hfcf5b9df11092f26 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/iter/adapters/zip.rs:104:9 [INFO] [stdout] 38: 0x59f69b1ab769 - as core::iter::traits::iterator::Iterator>::fold::habcc414662559222 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/iter/adapters/map.rs:128:9 [INFO] [stdout] 39: 0x59f69b1bc766 - core::iter::traits::iterator::Iterator::for_each::h5960ee8c8c1bdcca [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/iter/traits/iterator.rs:813:9 [INFO] [stdout] 40: 0x59f69b0954ce - alloc::vec::Vec::extend_trusted::h7ae6da2913603d71 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/alloc/src/vec/mod.rs:3524:17 [INFO] [stdout] 41: 0x59f69b0b6dbb - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h018adb8ad88d2fed [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/alloc/src/vec/spec_extend.rs:26:9 [INFO] [stdout] 42: 0x59f69b082b80 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h07555dd0d5441400 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/alloc/src/vec/spec_from_iter_nested.rs:60:9 [INFO] [stdout] 43: 0x59f69b0b79de - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h60d0f03ac9b4d399 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 44: 0x59f69b0b56a9 - as core::iter::traits::collect::FromIterator>::from_iter::h0c8d065e238b1af8 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/alloc/src/vec/mod.rs:3388:9 [INFO] [stdout] 45: 0x59f69b1baf0e - core::iter::traits::iterator::Iterator::collect::h3c81ce0d7ea85f26 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/iter/traits/iterator.rs:2001:9 [INFO] [stdout] 46: 0x59f69b358d59 - solana_runtime::bank::Bank::load_and_execute_transactions::h5cf30067256b7e24 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-runtime-1.9.18/src/bank.rs:4089:66 [INFO] [stdout] 47: 0x59f69b361b82 - solana_runtime::bank::Bank::load_execute_and_commit_transactions::h79df3c0205e39c48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-runtime-1.9.18/src/bank.rs:5205:13 [INFO] [stdout] 48: 0x59f69b362382 - solana_runtime::bank::Bank::process_transaction_batch::h5bb793dfb140c0cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-runtime-1.9.18/src/bank.rs:5290:9 [INFO] [stdout] 49: 0x59f69b362228 - solana_runtime::bank::Bank::try_process_entry_transactions::ha5b127b02dce0b48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-runtime-1.9.18/src/bank.rs:5285:12 [INFO] [stdout] 50: 0x59f69b3620d3 - solana_runtime::bank::Bank::try_process_transactions::hc40edf2aafea121e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-runtime-1.9.18/src/bank.rs:5265:9 [INFO] [stdout] 51: 0x59f69b0522f5 - solana_banks_server::banks_server::BanksServer::run::h5541179086898ac3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-banks-server-1.9.18/src/banks_server.rs:89:21 [INFO] [stdout] 52: 0x59f69b052e24 - solana_banks_server::banks_server::BanksServer::new_loopback::{{closure}}::hf37c9a1db602dd84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-banks-server-1.9.18/src/banks_server.rs:110:28 [INFO] [stdout] 53: 0x59f69b0634c6 - std::sys::backtrace::__rust_begin_short_backtrace::h2e4d7c1760ad1ecb [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 54: 0x59f69b0671f6 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc455b76604e79fdf [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/thread/mod.rs:538:17 [INFO] [stdout] 55: 0x59f69b06d659 - as core::ops::function::FnOnce<()>>::call_once::h403d8968a355cab8 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x59f69b06cd6d - std::panicking::try::do_call::h5a83ce3e08903f58 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:557:40 [INFO] [stdout] 57: 0x59f69b0689cb - __rust_try [INFO] [stdout] 58: 0x59f69b066e14 - std::panicking::try::hea9324349e76039c [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:520:19 [INFO] [stdout] 59: 0x59f69b066e14 - std::panic::catch_unwind::h98511b5bdc5b4a4c [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panic.rs:358:14 [INFO] [stdout] 60: 0x59f69b066e14 - std::thread::Builder::spawn_unchecked_::{{closure}}::hca9b2d3fc29ec5fb [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/thread/mod.rs:537:30 [INFO] [stdout] 61: 0x59f69b05f20f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1353a48b76d72353 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x59f69c0d267b - as core::ops::function::FnOnce>::call_once::hfe31dd51cc8f40d6 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 63: 0x59f69c0d267b - as core::ops::function::FnOnce>::call_once::h424186ab2917e76f [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 64: 0x59f69c0d267b - std::sys::pal::unix::thread::Thread::new::thread_start::h5bbddfcb1fc1838d [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 65: 0x76fb2ed3cac3 - [INFO] [stdout] 66: 0x76fb2edcda04 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] thread 'test_voting' panicked at programs/plugin-boilerplate/tests/program_test/governance.rs:94:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(Custom { kind: Other, error: "the request exceeded its deadline" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59f69c0cbe7a - std::backtrace_rs::backtrace::libunwind::trace::h4d70d1fc3f387ba0 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59f69c0cbe7a - std::backtrace_rs::backtrace::trace_unsynchronized::h36ec8598f89aa10d [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59f69c0cbe7a - std::sys::backtrace::_print_fmt::h28554e34eddafd0e [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59f69c0cbe7a - ::fmt::hcfddd6c618da2362 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59f69c0f61c3 - core::fmt::rt::Argument::fmt::h61c6663ef797a8d8 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59f69c0f61c3 - core::fmt::write::hd107f06dbaee3bcd [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/fmt/mod.rs:1186:21 [INFO] [stdout] 6: 0x59f69c0c7cd3 - std::io::Write::write_fmt::he91cdb71d5735485 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/io/mod.rs:1839:15 [INFO] [stdout] 7: 0x59f69c0cbcc2 - std::sys::backtrace::BacktraceLock::print::h0aaa3c788fc54962 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59f69c0cd2da - std::panicking::default_hook::{{closure}}::ha21be3bf10424d59 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x59f69c0cd0e4 - std::panicking::default_hook::h7c625ca31e6655f8 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x59f69af4fc99 - as core::ops::function::Fn>::call::h27e62728b51ac345 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 11: 0x59f69af4fc99 - test::test_main::{{closure}}::hbed48e9da271eb2d [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/test/src/lib.rs:133:21 [INFO] [stdout] 12: 0x59f69c0cd978 - as core::ops::function::Fn>::call::hd23f1b4f57a7d85e [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 13: 0x59f69c0cd978 - std::panicking::rust_panic_with_hook::h4dfaea2b0d4c7530 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x59f69c0cd73a - std::panicking::begin_panic_handler::{{closure}}::hb745add2af2f30cf [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x59f69c0cc359 - std::sys::backtrace::__rust_end_short_backtrace::h06673da104b2a94d [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x59f69c0cd3cc - rust_begin_unwind [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x59f69ae8e420 - core::panicking::panic_fmt::h7e8d81c8d715d530 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x59f69ae8e8a6 - core::result::unwrap_failed::hd3788f9453624d5e [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/result.rs:1700:5 [INFO] [stdout] 19: 0x59f69aedcb68 - core::result::Result::unwrap::hf6e579cf7abaa2e9 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59f69aedcb68 - test_voting::program_test::governance::GovernanceCookie::create_realm::{{closure}}::hd179cf4ebe5edcdf [INFO] [stdout] at /opt/rustwide/workdir/programs/plugin-boilerplate/tests/program_test/governance.rs:91:9 [INFO] [stdout] 21: 0x59f69aed5f07 - test_voting::test_voting::{{closure}}::h34bd1f097238ad0c [INFO] [stdout] at /opt/rustwide/workdir/programs/plugin-boilerplate/tests/test_voting.rs:24:10 [INFO] [stdout] 22: 0x59f69aea9abb - as core::future::future::Future>::poll::hd908ee236be6a94f [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x59f69aec75fe - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hc372f79d808da6fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.0/src/runtime/basic_scheduler.rs:240:62 [INFO] [stdout] 24: 0x59f69aed275d - tokio::coop::with_budget::{{closure}}::h0b419e7b8d1f1a5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.0/src/coop.rs:106:9 [INFO] [stdout] 25: 0x59f69aed24bf - std::thread::local::LocalKey::try_with::hff6d469e25ca87c1 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 26: 0x59f69aed1edc - std::thread::local::LocalKey::with::hc849b85a3d346dc3 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 27: 0x59f69aec6c5b - tokio::coop::with_budget::h8adaa1fbe0fc9c2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.0/src/coop.rs:99:5 [INFO] [stdout] 28: 0x59f69aec6c5b - tokio::coop::budget::hfce53b96e5503d33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.0/src/coop.rs:76:5 [INFO] [stdout] 29: 0x59f69aec6c5b - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h211b1be1aaac7950 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.0/src/runtime/basic_scheduler.rs:240:39 [INFO] [stdout] 30: 0x59f69aec8031 - tokio::runtime::basic_scheduler::enter::{{closure}}::h2f38397ca63a76e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.0/src/runtime/basic_scheduler.rs:349:29 [INFO] [stdout] 31: 0x59f69aeaea3a - tokio::macros::scoped_tls::ScopedKey::set::h5b7a82553e191681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x59f69aec7fbb - tokio::runtime::basic_scheduler::enter::h67ebcfce307e2404 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.0/src/runtime/basic_scheduler.rs:349:5 [INFO] [stdout] 33: 0x59f69aec694a - tokio::runtime::basic_scheduler::Inner

::block_on::hf7014ccc7fdf5597 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.0/src/runtime/basic_scheduler.rs:230:9 [INFO] [stdout] 34: 0x59f69aec76c3 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h57cf3d845cf5d9a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.0/src/runtime/basic_scheduler.rs:501:9 [INFO] [stdout] 35: 0x59f69aec77cf - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::ha71db6dfd0de8902 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.0/src/runtime/basic_scheduler.rs:186:24 [INFO] [stdout] 36: 0x59f69aea95ea - tokio::runtime::Runtime::block_on::hd95e46ac112c38de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.0/src/runtime/mod.rs:461:46 [INFO] [stdout] 37: 0x59f69aed58ae - test_voting::test_voting::h1a0360b0aeb2cbc0 [INFO] [stdout] at /opt/rustwide/workdir/programs/plugin-boilerplate/tests/test_voting.rs:100:5 [INFO] [stdout] 38: 0x59f69aed575c - test_voting::test_voting::{{closure}}::hc72c969fa56a4fd9 [INFO] [stdout] at /opt/rustwide/workdir/programs/plugin-boilerplate/tests/test_voting.rs:9:27 [INFO] [stdout] 39: 0x59f69ae9ce76 - core::ops::function::FnOnce::call_once::h3bc4dac1353a4559 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x59f69af5458b - core::ops::function::FnOnce::call_once::h5ce2090d0ba06760 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59f69af5458b - test::__rust_begin_short_backtrace::h49e973657dd86077 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/test/src/lib.rs:621:18 [INFO] [stdout] 42: 0x59f69af53e57 - test::run_test_in_process::{{closure}}::hb4c111032eacbf3c [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/test/src/lib.rs:644:60 [INFO] [stdout] 43: 0x59f69af53e57 - as core::ops::function::FnOnce<()>>::call_once::hc84870afebfce019 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 44: 0x59f69af53e57 - std::panicking::try::do_call::hce598b5d1a04cf08 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:557:40 [INFO] [stdout] 45: 0x59f69af53e57 - std::panicking::try::h25a7aea9d63b441f [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:520:19 [INFO] [stdout] 46: 0x59f69af53e57 - std::panic::catch_unwind::h4b12b06a11af50d2 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panic.rs:358:14 [INFO] [stdout] 47: 0x59f69af53e57 - test::run_test_in_process::hd69883821bd30381 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/test/src/lib.rs:644:27 [INFO] [stdout] 48: 0x59f69af53e57 - test::run_test::{{closure}}::he160a756db6d8677 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/test/src/lib.rs:565:43 [INFO] [stdout] 49: 0x59f69af19084 - test::run_test::{{closure}}::h2e90a3191e3e0ce0 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/test/src/lib.rs:595:41 [INFO] [stdout] 50: 0x59f69af19084 - std::sys::backtrace::__rust_begin_short_backtrace::he01c960b1833637c [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 51: 0x59f69af1c7ee - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h30b75746266698d7 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/thread/mod.rs:538:17 [INFO] [stdout] 52: 0x59f69af1c7ee - as core::ops::function::FnOnce<()>>::call_once::h6a5dff2677e9a6c5 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 53: 0x59f69af1c7ee - std::panicking::try::do_call::h5e069e9a53dd16f8 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:557:40 [INFO] [stdout] 54: 0x59f69af1c7ee - std::panicking::try::h0f789115e2be34bc [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:520:19 [INFO] [stdout] 55: 0x59f69af1c7ee - std::panic::catch_unwind::h5caa505f99ba7d23 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panic.rs:358:14 [INFO] [stdout] 56: 0x59f69af1c7ee - std::thread::Builder::spawn_unchecked_::{{closure}}::ha405b857d4a0e18b [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/thread/mod.rs:537:30 [INFO] [stdout] 57: 0x59f69af1c7ee - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd3c96c07e3187855 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x59f69c0d267b - as core::ops::function::FnOnce>::call_once::hfe31dd51cc8f40d6 [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 59: 0x59f69c0d267b - as core::ops::function::FnOnce>::call_once::h424186ab2917e76f [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 60: 0x59f69c0d267b - std::sys::pal::unix::thread::Thread::new::thread_start::h5bbddfcb1fc1838d [INFO] [stdout] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 61: 0x76fb2ed3cac3 - [INFO] [stdout] 62: 0x76fb2edcda04 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_voting [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 60.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test test_voting` [INFO] running `Command { std: "docker" "inspect" "271e7d33ceedbfa253ff65b6cf27c33eec10be8981ce6627e1818b195ffd8824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "271e7d33ceedbfa253ff65b6cf27c33eec10be8981ce6627e1818b195ffd8824", kill_on_drop: false }` [INFO] [stdout] 271e7d33ceedbfa253ff65b6cf27c33eec10be8981ce6627e1818b195ffd8824