[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 against try#015dbcea68b7642e2acc268b5c8f3e9086fc02ff for pr-102570 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcivicteam%2Fspl-governance-plugin-gateway" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/civicteam/spl-governance-plugin-gateway on toolchain 015dbcea68b7642e2acc268b5c8f3e9086fc02ff [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "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-3/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: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16af623d0cda0e6ddd558e0c29e2917e8889d090e708a2d92716343633a130a1 [INFO] running `Command { std: "docker" "start" "-a" "16af623d0cda0e6ddd558e0c29e2917e8889d090e708a2d92716343633a130a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16af623d0cda0e6ddd558e0c29e2917e8889d090e708a2d92716343633a130a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16af623d0cda0e6ddd558e0c29e2917e8889d090e708a2d92716343633a130a1", kill_on_drop: false }` [INFO] [stdout] 16af623d0cda0e6ddd558e0c29e2917e8889d090e708a2d92716343633a130a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38d182f87df12175b83d4c15b7ce1990682babb364cae3fa348d7cb2ba3a4010 [INFO] running `Command { std: "docker" "start" "-a" "38d182f87df12175b83d4c15b7ce1990682babb364cae3fa348d7cb2ba3a4010", 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 cfg-if v1.0.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 getrandom v0.1.16 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [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 lazy_static v1.4.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling atty 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 num-traits v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling solana-program v1.9.18 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling memmap2 v0.5.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rand v0.7.3 [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 regex v1.5.5 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling solana-logger v1.9.18 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [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 solana-sdk-macro v1.9.18 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [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 sha3 v0.9.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [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-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult 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-interface v0.24.2 [INFO] [stderr] Compiling anchor-derive-accounts v0.24.2 [INFO] [stderr] Compiling anchor-attribute-state v0.24.2 [INFO] [stderr] Compiling anchor-attribute-error v0.24.2 [INFO] [stderr] Compiling anchor-attribute-constant v0.24.2 [INFO] [stderr] Compiling anchor-attribute-access-control v0.24.2 [INFO] [stderr] Compiling anchor-attribute-event v0.24.2 [INFO] [stderr] Compiling anchor-attribute-program v0.24.2 [INFO] [stderr] Compiling anchor-attribute-account 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 [unoptimized + debuginfo] target(s) in 46.43s [INFO] running `Command { std: "docker" "inspect" "38d182f87df12175b83d4c15b7ce1990682babb364cae3fa348d7cb2ba3a4010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38d182f87df12175b83d4c15b7ce1990682babb364cae3fa348d7cb2ba3a4010", kill_on_drop: false }` [INFO] [stdout] 38d182f87df12175b83d4c15b7ce1990682babb364cae3fa348d7cb2ba3a4010 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc4067a2b23c98665f2f0077176888ae16c39e60420d71af83660177fdf6ee0b [INFO] running `Command { std: "docker" "start" "-a" "cc4067a2b23c98665f2f0077176888ae16c39e60420d71af83660177fdf6ee0b", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling solana-sdk v1.9.18 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling uriparse v0.6.3 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [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 crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [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 crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling derivation-path v0.1.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling solana-vote-program v1.9.18 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling solana-address-lookup-table-program v1.9.18 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling solana-stake-program v1.9.18 [INFO] [stderr] Compiling solana-bloom v1.9.18 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling solana-runtime v1.9.18 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.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 opentelemetry v0.16.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.9.18 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling index_list v0.2.7 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling educe v0.4.18 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling symlink v0.1.0 [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 tracing-opentelemetry v0.15.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling tokio-rustls v0.23.1 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling goblin v0.4.3 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling ouroboros v0.13.0 [INFO] [stderr] Compiling tarpc v0.27.2 [INFO] [stderr] Compiling solana_rbpf v0.2.24 [INFO] [stderr] Compiling hyper v0.14.16 [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-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-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] [stderr] Compiling plugin-boilerplate v0.2.4 (/opt/rustwide/workdir/programs/plugin-boilerplate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "cc4067a2b23c98665f2f0077176888ae16c39e60420d71af83660177fdf6ee0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc4067a2b23c98665f2f0077176888ae16c39e60420d71af83660177fdf6ee0b", kill_on_drop: false }` [INFO] [stdout] cc4067a2b23c98665f2f0077176888ae16c39e60420d71af83660177fdf6ee0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 23454dc00474c58e3ceefaeaed0b5a05ab8e708e5e8de0a7dd39dfe63028e6fc [INFO] running `Command { std: "docker" "start" "-a" "23454dc00474c58e3ceefaeaed0b5a05ab8e708e5e8de0a7dd39dfe63028e6fc", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.59s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plugin_boilerplate-8627416f5c4da797) [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-cf9449a438e6e172) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [2022-11-09T17:26:00.905739723Z INFO solana_program_test] "plugin_boilerplate" program loaded as native code [INFO] [stderr] [2022-11-09T17:26:00.905929453Z INFO solana_program_test] "spl_governance" program loaded as native code [INFO] [stderr] [2022-11-09T17:26:01.010131044Z DEBUG solana_runtime::message_processor::stable_log] Program GovernanceProgramTest1111111111111111111111 invoke [1] [INFO] [stderr] [2022-11-09T17:26:01.010368633Z DEBUG solana_runtime::message_processor::stable_log] Program log: VERSION:"2.2.1" [INFO] [stderr] [2022-11-09T17:26:01.010429593Z 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] [2022-11-09T17:26:01.011097673Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2022-11-09T17:26:01.011306353Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [2] [INFO] [stderr] [2022-11-09T17:26:01.012281173Z TRACE solana_runtime::system_instruction_processor] process_instruction: CreateAccount { lamports: 2039280, space: 165, owner: TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA } [INFO] [stderr] [2022-11-09T17:26:01.012358003Z 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: DCsjH4fF1KprBSvu7dqvLMZdVQEgb7tFtrfj8epPin8M, 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] [2022-11-09T17:26:01.012705183Z 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 'Account data resizing not supported yet: 0 -> 165. Consider making this test conditional on `#[cfg(feature = "test-bpf")]`', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana-program-test-1.9.18/src/lib.rs:351:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5573ea73b670 - std::backtrace_rs::backtrace::libunwind::trace::hecb21857e99d889d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5573ea73b670 - std::backtrace_rs::backtrace::trace_unsynchronized::h390569d291d382e6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5573ea73b670 - std::sys_common::backtrace::_print_fmt::he268a904f7419e52 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x5573ea73b670 - ::fmt::hedbee76c21719161 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5573ea7617ce - core::fmt::write::hd7abf800172f9326 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x5573ea734cd5 - std::io::Write::write_fmt::hce65cc88c775e9d3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x5573ea73b435 - std::sys_common::backtrace::_print::he1bf0c0215d8eb21 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x5573ea73b435 - std::sys_common::backtrace::print::h1d63cc8fb6910f4d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x5573ea73d2df - std::panicking::default_hook::{{closure}}::h06165285990169e4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x5573ea73cf9e - std::panicking::default_hook::hc8c52a6a2d770858 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x5573e92c80c7 - as core::ops::function::Fn>::call::h9bfd099cb89cb0bb [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x5573e92c80c7 - test::test_main::{{closure}}::h065ae2c9be25dce8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x5573ea73d9fd - as core::ops::function::Fn>::call::h6aaf80b277f5611a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x5573ea73d9fd - std::panicking::rust_panic_with_hook::h4b7f78aa6e886a78 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x5573ea73d777 - std::panicking::begin_panic_handler::{{closure}}::h8c929b88c5c37601 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x5573ea73bb1c - std::sys_common::backtrace::__rust_end_short_backtrace::h61d4e5f81197e3cc [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x5573ea73d492 - rust_begin_unwind [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x5573e91fa333 - core::panicking::panic_fmt::hd23e6f8c5d094f51 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x5573e9394e4f - ::sol_invoke_signed::hca24329048d25b49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana-program-test-1.9.18/src/lib.rs:351:17 [INFO] [stdout] 19: 0x5573ea5cd9b4 - solana_program::program_stubs::sol_invoke_signed::he47ad7db2878877b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana-program-1.9.18/src/program_stubs.rs:125:5 [INFO] [stdout] 20: 0x5573ea5e00ba - solana_program::program::invoke_signed_unchecked::h040545fe8e2448a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana-program-1.9.18/src/program.rs:93:5 [INFO] [stdout] 21: 0x5573ea5dfaf1 - solana_program::program::invoke_signed::h33c24ed1965d2713 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana-program-1.9.18/src/program.rs:50:5 [INFO] [stdout] 22: 0x5573e931af20 - spl_governance::tools::spl_token::create_spl_token_account_signed::haf4d2009a6d7ce16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/spl-governance-2.2.1/src/tools/spl_token.rs:61:5 [INFO] [stdout] 23: 0x5573e9312007 - spl_governance::processor::process_create_realm::process_create_realm::hbfd535809df7671c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/spl-governance-2.2.1/src/processor/process_create_realm.rs:51:5 [INFO] [stdout] 24: 0x5573e9361e0b - spl_governance::processor::process_instruction::h7b8ed3c99292589f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/spl-governance-2.2.1/src/processor/mod.rs:95:13 [INFO] [stdout] 25: 0x5573e9390bd9 - solana_program_test::builtin_process_instruction::hed34d60b2ed298cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana-program-test-1.9.18/src/lib.rs:160:5 [INFO] [stdout] 26: 0x5573e9246122 - test_voting::program_test::TestContext::new::{{closure}}::{{closure}}::h4e7ad96fd2b8725d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana-program-test-1.9.18/src/lib.rs:188:17 [INFO] [stdout] 27: 0x5573e92287be - core::ops::function::FnOnce::call_once::h934e632c9be1a68f [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 28: 0x5573e9d4208f - solana_program_runtime::invoke_context::InvokeContext::process_executable_chain::h60ebadb45815e640 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana-program-runtime-1.9.18/src/invoke_context.rs:823:28 [INFO] [stdout] 29: 0x5573e9d415f0 - solana_program_runtime::invoke_context::InvokeContext::process_instruction::{{closure}}::h5a0009087d18fd13 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana-program-runtime-1.9.18/src/invoke_context.rs:764:40 [INFO] [stdout] 30: 0x5573e9d2cb87 - core::result::Result::and_then::h7b2e56c121ec249e [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1372:22 [INFO] [stdout] 31: 0x5573e9d4123a - solana_program_runtime::invoke_context::InvokeContext::process_instruction::hd83d13d9217bc553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana-program-runtime-1.9.18/src/invoke_context.rs:754:22 [INFO] [stdout] 32: 0x5573e981510e - solana_runtime::message_processor::MessageProcessor::process_message::hf7256733f04cc7a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana-runtime-1.9.18/src/message_processor.rs:128:17 [INFO] [stdout] 33: 0x5573e978f006 - solana_runtime::bank::Bank::execute_loaded_transaction::h0d632bac339b7396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana-runtime-1.9.18/src/bank.rs:3950:30 [INFO] [stdout] 34: 0x5573e9792a48 - solana_runtime::bank::Bank::load_and_execute_transactions::{{closure}}::hc351796c64f6dcb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana-runtime-1.9.18/src/bank.rs:4126:21 [INFO] [stdout] 35: 0x5573e97fd4f3 - core::iter::adapters::map::map_fold::{{closure}}::ha13575ce09c40f15 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/iter/adapters/map.rs:84:28 [INFO] [stdout] 36: 0x5573e97195e1 - core::iter::traits::iterator::Iterator::fold::h4dbd49e4af1c557f [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/iter/traits/iterator.rs:2414:21 [INFO] [stdout] 37: 0x5573e97e1657 - as core::iter::traits::iterator::Iterator>::fold::h77f25a90a75c813a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/iter/adapters/map.rs:124:9 [INFO] [stdout] 38: 0x5573e97f534d - core::iter::traits::iterator::Iterator::for_each::hb9d374325aeb2efd [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/iter/traits/iterator.rs:831:9 [INFO] [stdout] 39: 0x5573e945e132 - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h505b3ec9ef621a21 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/vec/spec_extend.rs:40:17 [INFO] [stdout] 40: 0x5573e9422331 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h10aebd4ae076b08d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/vec/spec_from_iter_nested.rs:62:9 [INFO] [stdout] 41: 0x5573e946381d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h459f222f78e8fb3c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 42: 0x5573e945a0f0 - as core::iter::traits::collect::FromIterator>::from_iter::h6515b9892ca54d4a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/vec/mod.rs:2757:9 [INFO] [stdout] 43: 0x5573e97f337d - core::iter::traits::iterator::Iterator::collect::hc5f18db0b2452348 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/iter/traits/iterator.rs:1836:9 [INFO] [stdout] 44: 0x5573e9790726 - solana_runtime::bank::Bank::load_and_execute_transactions::h8fd784b44f5835d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana-runtime-1.9.18/src/bank.rs:4089:66 [INFO] [stdout] 45: 0x5573e97998e2 - solana_runtime::bank::Bank::load_execute_and_commit_transactions::h6ae54d71903b96da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana-runtime-1.9.18/src/bank.rs:5205:13 [INFO] [stdout] 46: 0x5573e979a140 - solana_runtime::bank::Bank::process_transaction_batch::hf821f305be174104 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana-runtime-1.9.18/src/bank.rs:5290:9 [INFO] [stdout] 47: 0x5573e9799ff1 - solana_runtime::bank::Bank::try_process_entry_transactions::h821e6c301050f119 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana-runtime-1.9.18/src/bank.rs:5285:12 [INFO] [stdout] 48: 0x5573e9799e6a - solana_runtime::bank::Bank::try_process_transactions::ha12353919b94ca93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana-runtime-1.9.18/src/bank.rs:5265:9 [INFO] [stdout] 49: 0x5573e940a9a4 - solana_banks_server::banks_server::BanksServer::run::h3214aad19d0df1c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana-banks-server-1.9.18/src/banks_server.rs:89:21 [INFO] [stdout] 50: 0x5573e940b164 - solana_banks_server::banks_server::BanksServer::new_loopback::{{closure}}::h141129de3058bb70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana-banks-server-1.9.18/src/banks_server.rs:110:28 [INFO] [stdout] 51: 0x5573e94122f5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h219448ef4b60f356 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 52: 0x5573e93e8476 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hd3d972026cd2e0cb [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 53: 0x5573e9403139 - as core::ops::function::FnOnce<()>>::call_once::h6a7e220dadf8f43a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x5573e941713a - std::panicking::try::do_call::h03df608f40688934 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 55: 0x5573e9418b7b - __rust_try [INFO] [stdout] 56: 0x5573e9416ff0 - std::panicking::try::h5e984d9bbe2d50d9 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 57: 0x5573e93ee599 - std::panic::catch_unwind::h0a76972ab3fd22fa [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x5573e93e8268 - std::thread::Builder::spawn_unchecked_::{{closure}}::h625032110e98dda0 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 59: 0x5573e93febaf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3e050313d41db1d0 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 60: 0x5573ea742a33 - as core::ops::function::FnOnce>::call_once::h5676ec8835469d88 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x5573ea742a33 - as core::ops::function::FnOnce>::call_once::h8aa650efc9f4a6ec [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x5573ea742a33 - std::sys::unix::thread::Thread::new::thread_start::h8e214f29f03a09ce [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 63: 0x7f3cb859a609 - start_thread [INFO] [stdout] 64: 0x7f3cb8370133 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] thread 'test_voting' panicked at 'called `Result::unwrap()` on an `Err` value: IoError(Custom { kind: Other, error: "the request exceeded its deadline" })', programs/plugin-boilerplate/tests/program_test/governance.rs:94:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5573ea73b670 - std::backtrace_rs::backtrace::libunwind::trace::hecb21857e99d889d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5573ea73b670 - std::backtrace_rs::backtrace::trace_unsynchronized::h390569d291d382e6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5573ea73b670 - std::sys_common::backtrace::_print_fmt::he268a904f7419e52 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x5573ea73b670 - ::fmt::hedbee76c21719161 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5573ea7617ce - core::fmt::write::hd7abf800172f9326 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x5573ea734cd5 - std::io::Write::write_fmt::hce65cc88c775e9d3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x5573ea73b435 - std::sys_common::backtrace::_print::he1bf0c0215d8eb21 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x5573ea73b435 - std::sys_common::backtrace::print::h1d63cc8fb6910f4d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x5573ea73d2df - std::panicking::default_hook::{{closure}}::h06165285990169e4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x5573ea73cf9e - std::panicking::default_hook::hc8c52a6a2d770858 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x5573e92c80c7 - as core::ops::function::Fn>::call::h9bfd099cb89cb0bb [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x5573e92c80c7 - test::test_main::{{closure}}::h065ae2c9be25dce8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x5573ea73d9fd - as core::ops::function::Fn>::call::h6aaf80b277f5611a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x5573ea73d9fd - std::panicking::rust_panic_with_hook::h4b7f78aa6e886a78 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x5573ea73d777 - std::panicking::begin_panic_handler::{{closure}}::h8c929b88c5c37601 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x5573ea73bb1c - std::sys_common::backtrace::__rust_end_short_backtrace::h61d4e5f81197e3cc [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x5573ea73d492 - rust_begin_unwind [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x5573e91fa333 - core::panicking::panic_fmt::hd23e6f8c5d094f51 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x5573e91fa5f3 - core::result::unwrap_failed::ha5a9f6c1da51066d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1791:5 [INFO] [stdout] 19: 0x5573e9223ccf - core::result::Result::unwrap::h19dc42ba37fd6006 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1113:23 [INFO] [stdout] 20: 0x5573e9231016 - test_voting::program_test::governance::GovernanceCookie::create_realm::{{closure}}::h8fe7a6c840567171 [INFO] [stdout] at /opt/rustwide/workdir/programs/plugin-boilerplate/tests/program_test/governance.rs:91:9 [INFO] [stdout] 21: 0x5573e926a181 - as core::future::future::Future>::poll::h7b8aacdeed38ead8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 22: 0x5573e92102f1 - test_voting::test_voting::{{closure}}::hf47934506c709188 [INFO] [stdout] at /opt/rustwide/workdir/programs/plugin-boilerplate/tests/test_voting.rs:24:9 [INFO] [stdout] 23: 0x5573e926a56d - as core::future::future::Future>::poll::had845c1915eef97b [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 24: 0x5573e924321c - as core::future::future::Future>::poll::h6a31b75cb1146d26 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x5573e921ff9f - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h0041799aaec89b6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/basic_scheduler.rs:240:62 [INFO] [stdout] 26: 0x5573e920bbba - tokio::coop::with_budget::{{closure}}::hce57af7237453467 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/coop.rs:106:9 [INFO] [stdout] 27: 0x5573e9247cb7 - std::thread::local::LocalKey::try_with::h0da9d5bdd9a9d850 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 28: 0x5573e9247a1b - std::thread::local::LocalKey::with::h7122edda17678f4a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 29: 0x5573e921f6dd - tokio::coop::with_budget::h4cb2e8d9d08a0bce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/coop.rs:99:5 [INFO] [stdout] 30: 0x5573e921f6dd - tokio::coop::budget::h23e701003cdea3ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/coop.rs:76:5 [INFO] [stdout] 31: 0x5573e921f6dd - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h7658af4a8797c1f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/basic_scheduler.rs:240:39 [INFO] [stdout] 32: 0x5573e9220ae8 - tokio::runtime::basic_scheduler::enter::{{closure}}::h24a985e69389f69a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/basic_scheduler.rs:349:29 [INFO] [stdout] 33: 0x5573e92588dc - tokio::macros::scoped_tls::ScopedKey::set::h59a57c5893fdcfb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 34: 0x5573e9220a5f - tokio::runtime::basic_scheduler::enter::h88cc362e690a3afb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/basic_scheduler.rs:349:5 [INFO] [stdout] 35: 0x5573e921f365 - tokio::runtime::basic_scheduler::Inner

::block_on::h7cae08cd6be8caa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/basic_scheduler.rs:230:9 [INFO] [stdout] 36: 0x5573e9220140 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::he21150e44ca5a28e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/basic_scheduler.rs:501:9 [INFO] [stdout] 37: 0x5573e922025e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hae44cf5689f26d8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/basic_scheduler.rs:186:24 [INFO] [stdout] 38: 0x5573e926512d - tokio::runtime::Runtime::block_on::h4b8db4911a9b253e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/mod.rs:461:46 [INFO] [stdout] 39: 0x5573e920fa41 - test_voting::test_voting::he97c7f60205fb73b [INFO] [stdout] at /opt/rustwide/workdir/programs/plugin-boilerplate/tests/test_voting.rs:100:5 [INFO] [stdout] 40: 0x5573e920f8dd - test_voting::test_voting::{{closure}}::h4942b76e23520453 [INFO] [stdout] at /opt/rustwide/workdir/programs/plugin-boilerplate/tests/test_voting.rs:9:7 [INFO] [stdout] 41: 0x5573e9228d75 - core::ops::function::FnOnce::call_once::hf6747b156255ef88 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 42: 0x5573e92cd43f - core::ops::function::FnOnce::call_once::h2f93ceb28cb0c61c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 43: 0x5573e92cd43f - test::__rust_begin_short_backtrace::hdd721a0e8ee25a0e [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:637:18 [INFO] [stdout] 44: 0x5573e929e9cc - test::run_test::{{closure}}::h95fe25ef5b9cf584 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:628:30 [INFO] [stdout] 45: 0x5573e929e9cc - core::ops::function::FnOnce::call_once{{vtable.shim}}::he3685b1dad984a5a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 46: 0x5573e92cc3f8 - as core::ops::function::FnOnce>::call_once::h301cae15faf66265 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 47: 0x5573e92cc3f8 - as core::ops::function::FnOnce<()>>::call_once::hb7be0f46463c4091 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 48: 0x5573e92cc3f8 - std::panicking::try::do_call::he80e1dd13c6c4b2c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 49: 0x5573e92cc3f8 - std::panicking::try::h88563fd695098a44 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 50: 0x5573e92cc3f8 - std::panic::catch_unwind::h6a5b06a8b67964f8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 51: 0x5573e92cc3f8 - test::run_test_in_process::h3bfa2ac051e33645 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:660:27 [INFO] [stdout] 52: 0x5573e92cc3f8 - test::run_test::run_test_inner::{{closure}}::h505cc84ec623ff60 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:554:39 [INFO] [stdout] 53: 0x5573e9299154 - test::run_test::run_test_inner::{{closure}}::h0e58a333959ca1c3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:581:37 [INFO] [stdout] 54: 0x5573e9299154 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha224c611b967d9b5 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 55: 0x5573e929ea55 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h90e5d573525d2948 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 56: 0x5573e929ea55 - as core::ops::function::FnOnce<()>>::call_once::h9d1846f6c9999fe4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5573e929ea55 - std::panicking::try::do_call::h5ffdfcc148e40205 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 58: 0x5573e929ea55 - std::panicking::try::hc1b1f6044948b131 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 59: 0x5573e929ea55 - std::panic::catch_unwind::he641636e80f82a6d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5573e929ea55 - std::thread::Builder::spawn_unchecked_::{{closure}}::hdbdfe56cb03b1da6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 61: 0x5573e929ea55 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hea0273674710a4a3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 62: 0x5573ea742a33 - as core::ops::function::FnOnce>::call_once::h5676ec8835469d88 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 63: 0x5573ea742a33 - as core::ops::function::FnOnce>::call_once::h8aa650efc9f4a6ec [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 64: 0x5573ea742a33 - std::sys::unix::thread::Thread::new::thread_start::h8e214f29f03a09ce [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 65: 0x7f3cb859a609 - start_thread [INFO] [stdout] 66: 0x7f3cb8370133 - clone [INFO] [stdout] 67: 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.13s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test test_voting` [INFO] running `Command { std: "docker" "inspect" "23454dc00474c58e3ceefaeaed0b5a05ab8e708e5e8de0a7dd39dfe63028e6fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23454dc00474c58e3ceefaeaed0b5a05ab8e708e5e8de0a7dd39dfe63028e6fc", kill_on_drop: false }` [INFO] [stdout] 23454dc00474c58e3ceefaeaed0b5a05ab8e708e5e8de0a7dd39dfe63028e6fc