[INFO] cloning repository https://github.com/zero-terryyy/generic-account-solana [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zero-terryyy/generic-account-solana" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzero-terryyy%2Fgeneric-account-solana", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzero-terryyy%2Fgeneric-account-solana'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1d91b14962a41fe993b6c8863d7825b6cd1b055 [INFO] testing zero-terryyy/generic-account-solana against master#67da586efe13aa66eef576ba095e1875ba65fd20 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzero-terryyy%2Fgeneric-account-solana" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zero-terryyy/generic-account-solana on toolchain 67da586efe13aa66eef576ba095e1875ba65fd20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zero-terryyy/generic-account-solana [INFO] finished tweaking git repo https://github.com/zero-terryyy/generic-account-solana [INFO] tweaked toml for git repo https://github.com/zero-terryyy/generic-account-solana written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zero-terryyy/generic-account-solana 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" "+67da586efe13aa66eef576ba095e1875ba65fd20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-1-tc1/source/programs/generic_account/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60e8ce523f960481cfb401376cd6d2590c9444b3dddcb3f98efaa7bc7bb786bb [INFO] running `Command { std: "docker" "start" "-a" "60e8ce523f960481cfb401376cd6d2590c9444b3dddcb3f98efaa7bc7bb786bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60e8ce523f960481cfb401376cd6d2590c9444b3dddcb3f98efaa7bc7bb786bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60e8ce523f960481cfb401376cd6d2590c9444b3dddcb3f98efaa7bc7bb786bb", kill_on_drop: false }` [INFO] [stdout] 60e8ce523f960481cfb401376cd6d2590c9444b3dddcb3f98efaa7bc7bb786bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5499406402b55b23060fbee07f2bb1299a063ddbf590f5d84e07bc8b042dead [INFO] running `Command { std: "docker" "start" "-a" "c5499406402b55b23060fbee07f2bb1299a063ddbf590f5d84e07bc8b042dead", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/programs/generic_account/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.82 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.82 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.9.29 [INFO] [stderr] Compiling solana-frozen-abi v1.9.29 [INFO] [stderr] Compiling solana-program v1.9.29 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.5.7 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling solana-logger v1.9.29 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.82 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling bytemuck_derive v1.2.1 [INFO] [stderr] Compiling solana-sdk-macro v1.9.29 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.82 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.82 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.7 [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.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.9.9 [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.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.2.1 [INFO] [stderr] Compiling anchor-syn v0.24.2 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [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.3 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling anchor-attribute-program v0.24.2 [INFO] [stderr] Compiling anchor-derive-accounts v0.24.2 [INFO] [stderr] Compiling anchor-attribute-event v0.24.2 [INFO] [stderr] Compiling anchor-attribute-account v0.24.2 [INFO] [stderr] Compiling anchor-attribute-interface v0.24.2 [INFO] [stderr] Compiling anchor-attribute-constant 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 anchor-attribute-state v0.24.2 [INFO] [stderr] Compiling anchor-lang v0.24.2 [INFO] [stderr] Compiling generic_account v0.1.0 (/opt/rustwide/workdir/programs/generic_account) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.79s [INFO] running `Command { std: "docker" "inspect" "c5499406402b55b23060fbee07f2bb1299a063ddbf590f5d84e07bc8b042dead", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5499406402b55b23060fbee07f2bb1299a063ddbf590f5d84e07bc8b042dead", kill_on_drop: false }` [INFO] [stdout] c5499406402b55b23060fbee07f2bb1299a063ddbf590f5d84e07bc8b042dead [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e3d2919b503450e3135334c7546d0d5698621811cb9c22d214cc7fd30b137b7 [INFO] running `Command { std: "docker" "start" "-a" "1e3d2919b503450e3135334c7546d0d5698621811cb9c22d214cc7fd30b137b7", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/programs/generic_account/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tokio v1.14.1 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling signature v1.6.0 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling solana-sdk v1.9.29 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling solana-program-runtime v1.9.29 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling anchor-syn v0.24.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling derivation-path v0.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling solana-vote-program v1.9.29 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling enum-ordinalize v3.1.11 [INFO] [stderr] Compiling solana-stake-program v1.9.29 [INFO] [stderr] Compiling solana-bloom v1.9.29 [INFO] [stderr] Compiling solana-address-lookup-table-program v1.9.29 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling ouroboros_macro v0.13.0 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling solana-runtime v1.9.29 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling tarpc-plugins v0.12.0 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling educe v0.4.19 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling opentelemetry v0.16.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.9.29 [INFO] [stderr] Compiling index_list v0.2.7 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling anchor-attribute-program v0.24.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling anchor-attribute-error v0.24.2 [INFO] [stderr] Compiling anchor-attribute-access-control v0.24.2 [INFO] [stderr] Compiling anchor-attribute-interface v0.24.2 [INFO] [stderr] Compiling anchor-attribute-account v0.24.2 [INFO] [stderr] Compiling goblin v0.4.3 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling anchor-attribute-event v0.24.2 [INFO] [stderr] Compiling anchor-attribute-constant v0.24.2 [INFO] [stderr] Compiling tracing-opentelemetry v0.15.0 [INFO] [stderr] Compiling ouroboros v0.13.0 [INFO] [stderr] Compiling anchor-derive-accounts v0.24.2 [INFO] [stderr] Compiling tarpc v0.27.2 [INFO] [stderr] Compiling anchor-attribute-state v0.24.2 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling chrono-humanize v0.2.2 [INFO] [stderr] Compiling anchor-lang v0.24.2 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling generic_account v0.1.0 (/opt/rustwide/workdir/programs/generic_account) [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling solana-measure v1.9.29 [INFO] [stderr] Compiling solana-bucket-map v1.9.29 [INFO] [stderr] Compiling solana-config-program v1.9.29 [INFO] [stderr] Compiling solana-compute-budget-program v1.9.29 [INFO] [stderr] Compiling solana-banks-interface v1.9.29 [INFO] [stderr] Compiling solana_rbpf v0.2.24 [INFO] [stderr] Compiling solana-banks-client v1.9.29 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling solana-metrics v1.9.29 [INFO] [stderr] Compiling solana-bpf-loader-program v1.9.29 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Compiling solana-send-transaction-service v1.9.29 [INFO] [stderr] Compiling solana-banks-server v1.9.29 [INFO] [stderr] Compiling solana-program-test v1.9.29 [INFO] [stdout] warning: unused import: `sysvar::SysvarId` [INFO] [stdout] --> programs/generic_account/tests/generic_account.rs:7:48 [INFO] [stdout] | [INFO] [stdout] 7 | use solana_program::{instruction::Instruction, sysvar::SysvarId}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `solana_sdk::transport::TransportError` [INFO] [stdout] --> programs/generic_account/tests/generic_account.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use solana_sdk::transport::TransportError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> programs/generic_account/tests/generic_account.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | let mut program = ProgramTest::new("generic_account", generic_account::id(), None); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [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" "1e3d2919b503450e3135334c7546d0d5698621811cb9c22d214cc7fd30b137b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e3d2919b503450e3135334c7546d0d5698621811cb9c22d214cc7fd30b137b7", kill_on_drop: false }` [INFO] [stdout] 1e3d2919b503450e3135334c7546d0d5698621811cb9c22d214cc7fd30b137b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8a20c670323b632fc40be409e7edba0e2c7b73e6617f5fbb827e004e83a2c614 [INFO] running `Command { std: "docker" "start" "-a" "8a20c670323b632fc40be409e7edba0e2c7b73e6617f5fbb827e004e83a2c614", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/programs/generic_account/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] warning: unused import: `sysvar::SysvarId` [INFO] [stderr] --> programs/generic_account/tests/generic_account.rs:7:48 [INFO] [stderr] | [INFO] [stderr] 7 | use solana_program::{instruction::Instruction, sysvar::SysvarId}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `solana_sdk::transport::TransportError` [INFO] [stderr] --> programs/generic_account/tests/generic_account.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use solana_sdk::transport::TransportError; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> programs/generic_account/tests/generic_account.rs:14:7 [INFO] [stderr] | [INFO] [stderr] 14 | let mut program = ProgramTest::new("generic_account", generic_account::id(), None); [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `generic_account` (test "generic_account") generated 3 warnings (run `cargo fix --test "generic_account"` to apply 3 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.81s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [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/generic_account-9fb8bff1c2d0079b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_id ... ok [INFO] [stdout] [INFO] [stderr] Running tests/generic_account.rs (/opt/rustwide/target/debug/deps/generic_account-ff18b58fbd609708) [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test generic_account ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- generic_account stdout ---- [INFO] [stdout] thread 'generic_account' panicked at 'Program processor not available for generic_account (AyBqnrH1y4U9Cqrupj3pKFYoAtoXb5RxUfoDFPUuKDrs)', /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-program-test-1.9.29/src/lib.rs:720:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c0a4e2d4f1 - std::backtrace_rs::backtrace::libunwind::trace::h14bc19b012153c4e [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c0a4e2d4f1 - std::backtrace_rs::backtrace::trace_unsynchronized::hbc9aa10cf185443a [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c0a4e2d4f1 - std::sys_common::backtrace::_print_fmt::hc902810bae4e6a55 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55c0a4e2d4f1 - ::fmt::hdedc778f0cce9ba3 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55c0a4e5805f - core::fmt::rt::Argument::fmt::h72a88a69c8be5aef [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x55c0a4e5805f - core::fmt::write::hbcfa49c4e0540f31 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x55c0a4e29247 - std::io::Write::write_fmt::h18acf23cd92ecffb [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x55c0a4e2d305 - std::sys_common::backtrace::_print::hfdf9478d9ba7451e [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55c0a4e2d305 - std::sys_common::backtrace::print::h899b5001459c9891 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55c0a4e2ef63 - std::panicking::default_hook::{{closure}}::h6ce7a9fa337d4ae0 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/panicking.rs:269:22 [INFO] [stdout] 10: 0x55c0a4e2ec80 - std::panicking::default_hook::hb4a3976d57330484 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/panicking.rs:285:9 [INFO] [stdout] 11: 0x55c0a3c670b2 - as core::ops::function::Fn>::call::h44ae33e5fc62e84d [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 12: 0x55c0a3c670b2 - test::test_main::{{closure}}::heeb5020ff7cd0307 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/test/src/lib.rs:134:21 [INFO] [stdout] 13: 0x55c0a4e2f65e - as core::ops::function::Fn>::call::hfc4fd049a549cb23 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 14: 0x55c0a4e2f65e - std::panicking::rust_panic_with_hook::h9b55d6b1e057a963 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/panicking.rs:709:13 [INFO] [stdout] 15: 0x55c0a4e2f3e7 - std::panicking::begin_panic_handler::{{closure}}::hbef64bb3761b3da8 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/panicking.rs:597:13 [INFO] [stdout] 16: 0x55c0a4e2d926 - std::sys_common::backtrace::__rust_end_short_backtrace::he627f204232a89a2 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/sys_common/backtrace.rs:151:18 [INFO] [stdout] 17: 0x55c0a4e2f132 - rust_begin_unwind [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/panicking.rs:593:5 [INFO] [stdout] 18: 0x55c0a3bd92e3 - core::panicking::panic_fmt::h648da198469ea5f4 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x55c0a3c76aa9 - solana_program_test::ProgramTest::add_program::hb80de8705be97207 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-program-test-1.9.29/src/lib.rs:720:17 [INFO] [stdout] 20: 0x55c0a3c76561 - solana_program_test::ProgramTest::new::hc5018fa60a5e47b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/solana-program-test-1.9.29/src/lib.rs:531:9 [INFO] [stdout] 21: 0x55c0a3c2fa92 - generic_account::program_test::h26fac7fdf0f94020 [INFO] [stdout] at /opt/rustwide/workdir/programs/generic_account/tests/generic_account.rs:14:21 [INFO] [stdout] 22: 0x55c0a3c306fc - generic_account::generic_account::{{closure}}::he8906fae95402848 [INFO] [stdout] at /opt/rustwide/workdir/programs/generic_account/tests/generic_account.rs:57:23 [INFO] [stdout] 23: 0x55c0a3bf0b8b - as core::future::future::Future>::poll::h214ee937f9acae38 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/core/src/future/future.rs:125:9 [INFO] [stdout] 24: 0x55c0a3bfe644 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hfeb8305593006512 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.1/src/runtime/basic_scheduler.rs:240:62 [INFO] [stdout] 25: 0x55c0a3bfb8d0 - tokio::coop::with_budget::{{closure}}::hf5101db42f203429 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.1/src/coop.rs:106:9 [INFO] [stdout] 26: 0x55c0a3bfa7a9 - std::thread::local::LocalKey::try_with::h089d5e5647cb7056 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/thread/local.rs:270:16 [INFO] [stdout] 27: 0x55c0a3bfa64a - std::thread::local::LocalKey::with::hff048229eeb4e2f8 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/thread/local.rs:246:9 [INFO] [stdout] 28: 0x55c0a3bfdd05 - tokio::coop::with_budget::hcbccb1a2271f456d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.1/src/coop.rs:99:5 [INFO] [stdout] 29: 0x55c0a3bfdd05 - tokio::coop::budget::ha692bf62495552c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.1/src/coop.rs:76:5 [INFO] [stdout] 30: 0x55c0a3bfdd05 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hab18ae869e5f2322 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.1/src/runtime/basic_scheduler.rs:240:39 [INFO] [stdout] 31: 0x55c0a3bfeed1 - tokio::runtime::basic_scheduler::enter::{{closure}}::ha8048fb6826beb03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.1/src/runtime/basic_scheduler.rs:349:29 [INFO] [stdout] 32: 0x55c0a3c2f527 - tokio::macros::scoped_tls::ScopedKey::set::h5805bb8ddd4a13dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x55c0a3bfee4a - tokio::runtime::basic_scheduler::enter::hbe703800479e284b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.1/src/runtime/basic_scheduler.rs:349:5 [INFO] [stdout] 34: 0x55c0a3bfd9ab - tokio::runtime::basic_scheduler::Inner

::block_on::h31ac4f0e4b12327f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.1/src/runtime/basic_scheduler.rs:230:9 [INFO] [stdout] 35: 0x55c0a3bfe6ca - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hb7b56b6032f3036c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.1/src/runtime/basic_scheduler.rs:501:9 [INFO] [stdout] 36: 0x55c0a3bfe7c6 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hfaded12249775e19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.1/src/runtime/basic_scheduler.rs:186:24 [INFO] [stdout] 37: 0x55c0a3bf080f - tokio::runtime::Runtime::block_on::hbe58f7db81de56b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.1/src/runtime/mod.rs:461:46 [INFO] [stdout] 38: 0x55c0a3c305bf - generic_account::generic_account::hcda54c7ebdcdc88e [INFO] [stdout] at /opt/rustwide/workdir/programs/generic_account/tests/generic_account.rs:93:5 [INFO] [stdout] 39: 0x55c0a3c30467 - generic_account::generic_account::{{closure}}::h47097fe108af05c6 [INFO] [stdout] at /opt/rustwide/workdir/programs/generic_account/tests/generic_account.rs:56:28 [INFO] [stdout] 40: 0x55c0a3c14275 - core::ops::function::FnOnce::call_once::h018e01328691be45 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x55c0a3c6c4ff - core::ops::function::FnOnce::call_once::h6bc30f66680984ea [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55c0a3c6c4ff - test::__rust_begin_short_backtrace::h9d1b819fb7088a9f [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/test/src/lib.rs:655:18 [INFO] [stdout] 43: 0x55c0a3c37e7c - test::run_test::{{closure}}::he33c05959616bf43 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/test/src/lib.rs:646:30 [INFO] [stdout] 44: 0x55c0a3c37e7c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0efb49a8157434c3 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x55c0a3c6b499 - as core::ops::function::FnOnce>::call_once::he0f271a83d677b94 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 46: 0x55c0a3c6b499 - as core::ops::function::FnOnce<()>>::call_once::h1659f8ebd02d03f3 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 47: 0x55c0a3c6b499 - std::panicking::try::do_call::h813b98abe8a1f8c0 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/panicking.rs:500:40 [INFO] [stdout] 48: 0x55c0a3c6b499 - std::panicking::try::h885e718b66367fac [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/panicking.rs:464:19 [INFO] [stdout] 49: 0x55c0a3c6b499 - std::panic::catch_unwind::h90cca2ccc80a126a [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/panic.rs:142:14 [INFO] [stdout] 50: 0x55c0a3c6b499 - test::run_test_in_process::hdd049b79d49b124b [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/test/src/lib.rs:678:27 [INFO] [stdout] 51: 0x55c0a3c6b499 - test::run_test::run_test_inner::{{closure}}::he854e2e6886327bf [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/test/src/lib.rs:572:39 [INFO] [stdout] 52: 0x55c0a3c321c8 - test::run_test::run_test_inner::{{closure}}::hf97180155b2806bb [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/test/src/lib.rs:599:37 [INFO] [stdout] 53: 0x55c0a3c321c8 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3b0a6bc3e66eed40 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/sys_common/backtrace.rs:135:18 [INFO] [stdout] 54: 0x55c0a3c380af - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hde1aad51bdcfbc9c [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 55: 0x55c0a3c380af - as core::ops::function::FnOnce<()>>::call_once::h08b261b7b808318e [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 56: 0x55c0a3c380af - std::panicking::try::do_call::h1788313a80cc5f82 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/panicking.rs:500:40 [INFO] [stdout] 57: 0x55c0a3c380af - std::panicking::try::h130f12a8109721d8 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/panicking.rs:464:19 [INFO] [stdout] 58: 0x55c0a3c380af - std::panic::catch_unwind::h0478d33b1b2a7979 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/panic.rs:142:14 [INFO] [stdout] 59: 0x55c0a3c380af - std::thread::Builder::spawn_unchecked_::{{closure}}::h4da82aacc4498de6 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 60: 0x55c0a3c380af - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd7b2c4b1ed0b9ce5 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x55c0a4e34785 - as core::ops::function::FnOnce>::call_once::h8a6d893de3fbe198 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 62: 0x55c0a4e34785 - as core::ops::function::FnOnce>::call_once::hdfd4a760783b8422 [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 63: 0x55c0a4e34785 - std::sys::unix::thread::Thread::new::thread_start::hbf63fe4c32dea9ed [INFO] [stdout] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 64: 0x7f946f053b43 - [INFO] [stdout] 65: 0x7f946f0e4bb4 - __clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] generic_account [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test generic_account` [INFO] running `Command { std: "docker" "inspect" "8a20c670323b632fc40be409e7edba0e2c7b73e6617f5fbb827e004e83a2c614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a20c670323b632fc40be409e7edba0e2c7b73e6617f5fbb827e004e83a2c614", kill_on_drop: false }` [INFO] [stdout] 8a20c670323b632fc40be409e7edba0e2c7b73e6617f5fbb827e004e83a2c614