[INFO] cloning repository https://github.com/ToufeeqP/offline-election [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ToufeeqP/offline-election" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToufeeqP%2Foffline-election", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToufeeqP%2Foffline-election'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a2853f8d6e2b663f67daf26d49e5f37c2ef754f [INFO] testing ToufeeqP/offline-election against 1.97.0-beta.6 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToufeeqP%2Foffline-election" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ToufeeqP/offline-election [INFO] finished tweaking git repo https://github.com/ToufeeqP/offline-election [INFO] tweaked toml for git repo https://github.com/ToufeeqP/offline-election written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ToufeeqP/offline-election on toolchain 1.97.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ToufeeqP/offline-election 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [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] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/paritytech/jsonrpsee` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-macros v1.0.0 [INFO] [stderr] Downloaded quote v1.0.8 [INFO] [stderr] Downloaded unicode-xid v0.2.1 [INFO] [stderr] Downloaded sp-debug-derive v3.0.0 [INFO] [stderr] Downloaded hermit-abi v0.1.18 [INFO] [stderr] Downloaded ctor v0.1.18 [INFO] [stderr] Downloaded itoa v0.4.7 [INFO] [stderr] Downloaded num_cpus v1.13.0 [INFO] [stderr] Downloaded value-bag v1.0.0-alpha.6 [INFO] [stderr] Downloaded once_cell v1.5.2 [INFO] [stderr] Downloaded memchr v2.3.4 [INFO] [stderr] Downloaded radium v0.6.2 [INFO] [stderr] Downloaded funty v1.1.0 [INFO] [stderr] Downloaded aho-corasick v0.7.15 [INFO] [stderr] Downloaded instant v0.1.9 [INFO] [stderr] Downloaded autocfg v1.0.1 [INFO] [stderr] Downloaded parity-scale-codec-derive v2.0.0 [INFO] [stderr] Downloaded opaque-debug v0.2.3 [INFO] [stderr] Downloaded block-padding v0.1.5 [INFO] [stderr] Downloaded byte-slice-cast v1.0.0 [INFO] [stderr] Downloaded wyz v0.2.0 [INFO] [stderr] Downloaded opaque-debug v0.3.0 [INFO] [stderr] Downloaded cpuid-bool v0.1.2 [INFO] [stderr] Downloaded subtle v2.4.0 [INFO] [stderr] Downloaded fake-simd v0.1.2 [INFO] [stderr] Downloaded merlin v2.0.1 [INFO] [stderr] Downloaded crypto-mac v0.7.0 [INFO] [stderr] Downloaded hmac v0.7.1 [INFO] [stderr] Downloaded impl-trait-for-tuples v0.2.1 [INFO] [stderr] Downloaded parity-util-mem-derive v0.1.0 [INFO] [stderr] Downloaded futures v0.3.12 [INFO] [stderr] Downloaded futures-io v0.3.12 [INFO] [stderr] Downloaded futures-core v0.3.12 [INFO] [stderr] Downloaded matches v0.1.8 [INFO] [stderr] Downloaded socket2 v0.3.19 [INFO] [stderr] Downloaded sp-wasm-interface v3.0.0 [INFO] [stderr] Downloaded substrate-bip39 v0.4.2 [INFO] [stderr] Downloaded digest v0.8.1 [INFO] [stderr] Downloaded block-buffer v0.7.3 [INFO] [stderr] Downloaded arrayref v0.3.6 [INFO] [stderr] Downloaded ref-cast v1.0.6 [INFO] [stderr] Downloaded matchers v0.0.1 [INFO] [stderr] Downloaded sp-externalities v0.9.0 [INFO] [stderr] Downloaded hash256-std-hasher v0.15.2 [INFO] [stderr] Downloaded futures-sink v0.3.12 [INFO] [stderr] Downloaded base58 v0.1.0 [INFO] [stderr] Downloaded sp-keystore v0.9.0 [INFO] [stderr] Downloaded untrusted v0.7.1 [INFO] [stderr] Downloaded wasmi-validation v0.3.0 [INFO] [stderr] Downloaded sp-std v3.0.0 [INFO] [stderr] Downloaded trie-root v0.16.0 [INFO] [stderr] Downloaded zeroize_derive v1.0.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.23 [INFO] [stderr] Downloaded version_check v0.9.2 [INFO] [stderr] Downloaded keccak v0.1.0 [INFO] [stderr] Downloaded subtle v1.0.0 [INFO] [stderr] Downloaded sp-storage v3.0.0 [INFO] [stderr] Downloaded futures-macro v0.3.12 [INFO] [stderr] Downloaded signature v1.3.0 [INFO] [stderr] Downloaded form_urlencoded v1.0.0 [INFO] [stderr] Downloaded primitive-types v0.9.0 [INFO] [stderr] Downloaded proc-macro-nested v0.1.7 [INFO] [stderr] Downloaded blake2-rfc v0.2.18 [INFO] [stderr] Downloaded memory-db v0.26.0 [INFO] [stderr] Downloaded adler v0.2.3 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.20 [INFO] [stderr] Downloaded pin-project-lite v0.2.4 [INFO] [stderr] Downloaded smallvec v1.6.1 [INFO] [stderr] Downloaded redox_syscall v0.1.57 [INFO] [stderr] Downloaded log v0.4.14 [INFO] [stderr] Downloaded bytes v1.0.1 [INFO] [stderr] Downloaded sp-io v3.0.0 [INFO] [stderr] Downloaded tracing-core v0.1.17 [INFO] [stderr] Downloaded num-rational v0.2.4 [INFO] [stderr] Downloaded memory_units v0.3.0 [INFO] [stderr] Downloaded sp-trie v3.0.0 [INFO] [stderr] Downloaded hash-db v0.15.2 [INFO] [stderr] Downloaded zeroize v1.2.0 [INFO] [stderr] Downloaded synstructure v0.12.4 [INFO] [stderr] Downloaded twox-hash v1.6.0 [INFO] [stderr] Downloaded tinyvec_macros v0.1.0 [INFO] [stderr] Downloaded thiserror v1.0.23 [INFO] [stderr] Downloaded generic-array v0.14.4 [INFO] [stderr] Downloaded sha2 v0.8.2 [INFO] [stderr] Downloaded byteorder v1.4.2 [INFO] [stderr] Downloaded byte-tools v0.3.1 [INFO] [stderr] Downloaded pbkdf2 v0.3.0 [INFO] [stderr] Downloaded ref-cast-impl v1.0.6 [INFO] [stderr] Downloaded tracing-serde v0.1.2 [INFO] [stderr] Downloaded thread_local v1.1.2 [INFO] [stderr] Downloaded hex v0.4.2 [INFO] [stderr] Downloaded fixed-hash v0.7.0 [INFO] [stderr] Downloaded slab v0.4.2 [INFO] [stderr] Downloaded proc-macro-hack v0.5.19 [INFO] [stderr] Downloaded dyn-clonable v0.9.0 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.70 [INFO] [stderr] Downloaded spin v0.5.2 [INFO] [stderr] Downloaded percent-encoding v2.1.0 [INFO] [stderr] Downloaded gloo-timers v0.2.1 [INFO] [stderr] Downloaded predicates-core v1.0.1 [INFO] [stderr] Downloaded signal-hook-registry v1.3.0 [INFO] [stderr] Downloaded lock_api v0.4.2 [INFO] [stderr] Downloaded miow v0.3.6 [INFO] [stderr] Downloaded tracing-attributes v0.1.11 [INFO] [stderr] Downloaded num-traits v0.2.14 [INFO] [stderr] Downloaded num-integer v0.1.44 [INFO] [stderr] Downloaded ppv-lite86 v0.2.10 [INFO] [stderr] Downloaded anyhow v1.0.38 [INFO] [stderr] Downloaded generic-array v0.12.3 [INFO] [stderr] Downloaded sp-runtime-interface-proc-macro v3.0.0 [INFO] [stderr] Downloaded environmental v1.1.2 [INFO] [stderr] Downloaded impl-codec v0.5.0 [INFO] [stderr] Downloaded rand_chacha v0.3.0 [INFO] [stderr] Downloaded secrecy v0.7.0 [INFO] [stderr] Downloaded hmac-drbg v0.2.0 [INFO] [stderr] Downloaded futures-task v0.3.12 [INFO] [stderr] Downloaded dyn-clone v1.0.4 [INFO] [stderr] Downloaded dyn-clonable-impl v0.9.0 [INFO] [stderr] Downloaded constant_time_eq v0.1.5 [INFO] [stderr] Downloaded sp-panic-handler v3.0.0 [INFO] [stderr] Downloaded waker-fn v1.1.0 [INFO] [stderr] Downloaded parking v2.0.0 [INFO] [stderr] Downloaded fastrand v1.4.0 [INFO] [stderr] Downloaded cache-padded v1.1.1 [INFO] [stderr] Downloaded async-global-executor v2.0.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.24 [INFO] [stderr] Downloaded parking_lot_core v0.8.2 [INFO] [stderr] Downloaded parity-scale-codec v2.0.0 [INFO] [stderr] Downloaded trie-db v0.22.2 [INFO] [stderr] Downloaded sha2 v0.9.2 [INFO] [stderr] Downloaded typenum v1.12.0 [INFO] [stderr] Downloaded getrandom v0.2.2 [INFO] [stderr] Downloaded ed25519 v1.0.3 [INFO] [stderr] Downloaded rustc-demangle v0.1.18 [INFO] [stderr] Downloaded addr2line v0.14.1 [INFO] [stderr] Downloaded async-trait v0.1.42 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.70 [INFO] [stderr] Downloaded unicode-bidi v0.3.4 [INFO] [stderr] Downloaded httparse v1.3.4 [INFO] [stderr] Downloaded pin-project-internal v1.0.4 [INFO] [stderr] Downloaded sct v0.6.0 [INFO] [stderr] Downloaded async-mutex v1.4.0 [INFO] [stderr] Downloaded async-executor v1.4.0 [INFO] [stderr] Downloaded tracing-futures v0.2.4 [INFO] [stderr] Downloaded async-stream v0.3.0 [INFO] [stderr] Downloaded async-stream-impl v0.3.0 [INFO] [stderr] Downloaded integer-sqrt v0.1.5 [INFO] [stderr] Downloaded sp-application-crypto v3.0.0 [INFO] [stderr] Downloaded either v1.6.1 [INFO] [stderr] Downloaded parking_lot v0.11.1 [INFO] [stderr] Downloaded mio v0.7.7 [INFO] [stderr] Downloaded serde_derive v1.0.123 [INFO] [stderr] Downloaded toml v0.5.8 [INFO] [stderr] Downloaded sp-staking v3.0.0 [INFO] [stderr] Downloaded sp-npos-elections-compact v3.0.0 [INFO] [stderr] Downloaded tracing v0.1.22 [INFO] [stderr] Downloaded parity-wasm v0.41.0 [INFO] [stderr] Downloaded ahash v0.4.7 [INFO] [stderr] Downloaded sp-core v3.0.0 [INFO] [stderr] Downloaded tinyvec v1.1.1 [INFO] [stderr] Downloaded ryu v1.0.5 [INFO] [stderr] Downloaded sp-runtime-interface v3.0.0 [INFO] [stderr] Downloaded sp-tracing v3.0.0 [INFO] [stderr] Downloaded tracing-log v0.1.1 [INFO] [stderr] Downloaded paste v1.0.4 [INFO] [stderr] Downloaded hashbrown v0.9.1 [INFO] [stderr] Downloaded Inflector v0.11.4 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.70 [INFO] [stderr] Downloaded async-tls v0.11.0 [INFO] [stderr] Downloaded tokio-stream v0.1.2 [INFO] [stderr] Downloaded sp-arithmetic v3.0.0 [INFO] [stderr] Downloaded serde v1.0.123 [INFO] [stderr] Downloaded tiny-bip39 v0.8.0 [INFO] [stderr] Downloaded impl-serde v0.3.1 [INFO] [stderr] Downloaded parity-util-mem v0.9.0 [INFO] [stderr] Downloaded wasmi v0.6.2 [INFO] [stderr] Downloaded unicode-normalization v0.1.16 [INFO] [stderr] Downloaded tokio-util v0.6.2 [INFO] [stderr] Downloaded indexmap v1.6.1 [INFO] [stderr] Downloaded sp-npos-elections v3.0.0 [INFO] [stderr] Downloaded frame-support-procedural-tools v3.0.0 [INFO] [stderr] Downloaded frame-support-procedural-tools-derive v3.0.0 [INFO] [stderr] Downloaded frame-metadata v13.0.0 [INFO] [stderr] Downloaded bitflags v1.2.1 [INFO] [stderr] Downloaded linregress v0.4.0 [INFO] [stderr] Downloaded matrixmultiply v0.2.4 [INFO] [stderr] Downloaded rawpointer v0.2.1 [INFO] [stderr] Downloaded syn v1.0.60 [INFO] [stderr] Downloaded libm v0.2.1 [INFO] [stderr] Downloaded num-bigint v0.2.6 [INFO] [stderr] Downloaded sharded-slab v0.1.1 [INFO] [stderr] Downloaded time v0.1.44 [INFO] [stderr] Downloaded wasi v0.10.0+wasi-snapshot-preview1 [INFO] [stderr] Downloaded rand_core v0.6.2 [INFO] [stderr] Downloaded futures-channel v0.3.12 [INFO] [stderr] Downloaded arrayvec v0.4.12 [INFO] [stderr] Downloaded sha-1 v0.9.2 [INFO] [stderr] Downloaded kv-log-macro v1.0.7 [INFO] [stderr] Downloaded crossbeam-utils v0.8.1 [INFO] [stderr] Downloaded frame-system v3.0.0 [INFO] [stderr] Downloaded frame-support-procedural v3.0.0 [INFO] [stderr] Downloaded frame-benchmarking v3.0.0 [INFO] [stderr] Downloaded ntapi v0.3.6 [INFO] [stderr] Downloaded pallet-staking v3.0.0 [INFO] [stderr] Downloaded soketto v0.4.2 [INFO] [stderr] Downloaded pallet-authorship v3.0.0 [INFO] [stderr] Downloaded sp-authorship v3.0.0 [INFO] [stderr] Downloaded pallet-proxy v3.0.0 [INFO] [stderr] Downloaded tracing-subscriber v0.2.15 [INFO] [stderr] Downloaded uint v0.9.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.70 [INFO] [stderr] Downloaded try-lock v0.2.3 [INFO] [stderr] Downloaded http-body v0.4.0 [INFO] [stderr] Downloaded async-lock v2.3.0 [INFO] [stderr] Downloaded event-listener v2.5.1 [INFO] [stderr] Downloaded tower-service v0.3.1 [INFO] [stderr] Downloaded httpdate v0.3.2 [INFO] [stderr] Downloaded frame-support v3.0.0 [INFO] [stderr] Downloaded bitvec v0.20.1 [INFO] [stderr] Downloaded serde_json v1.0.61 [INFO] [stderr] Downloaded pin-project v0.4.27 [INFO] [stderr] Downloaded pin-project-internal v0.4.27 [INFO] [stderr] Downloaded globset v0.4.6 [INFO] [stderr] Downloaded hex-literal v0.3.1 [INFO] [stderr] Downloaded env_logger v0.8.2 [INFO] [stderr] Downloaded termcolor v1.1.2 [INFO] [stderr] Downloaded winapi-util v0.1.5 [INFO] [stderr] Downloaded humantime v2.1.0 [INFO] [stderr] Downloaded separator v0.4.1 [INFO] [stderr] Downloaded sp-version v3.0.0 [INFO] [stderr] Downloaded sp-session v3.0.0 [INFO] [stderr] Downloaded sp-api v3.0.0 [INFO] [stderr] Downloaded futures-executor v0.3.12 [INFO] [stderr] Downloaded miniz_oxide v0.4.3 [INFO] [stderr] Downloaded derive_more v0.99.11 [INFO] [stderr] Downloaded webpki v0.21.4 [INFO] [stderr] Downloaded cc v1.0.66 [INFO] [stderr] Downloaded url v2.2.0 [INFO] [stderr] Downloaded bytes v0.5.6 [INFO] [stderr] Downloaded futures-lite v1.11.3 [INFO] [stderr] Downloaded vec-arena v1.0.0 [INFO] [stderr] Downloaded nb-connect v1.0.2 [INFO] [stderr] Downloaded pallet-session v3.0.0 [INFO] [stderr] Downloaded sp-api-proc-macro v3.0.0 [INFO] [stderr] Downloaded generic-array v0.13.2 [INFO] [stderr] Downloaded pin-project v1.0.4 [INFO] [stderr] Downloaded async-io v1.3.1 [INFO] [stderr] Downloaded polling v2.0.2 [INFO] [stderr] Downloaded concurrent-queue v1.2.2 [INFO] [stderr] Downloaded async-channel v1.5.1 [INFO] [stderr] Downloaded async-attributes v1.1.2 [INFO] [stderr] Downloaded hyper v0.14.2 [INFO] [stderr] Downloaded http v0.2.3 [INFO] [stderr] Downloaded bincode v1.3.1 [INFO] [stderr] Downloaded sp-runtime v3.0.0 [INFO] [stderr] Downloaded h2 v0.3.0 [INFO] [stderr] Downloaded tokio v1.1.0 [INFO] [stderr] Downloaded js-sys v0.3.47 [INFO] [stderr] Downloaded base64 v0.13.0 [INFO] [stderr] Downloaded blocking v1.0.2 [INFO] [stderr] Downloaded async-task v4.0.3 [INFO] [stderr] Downloaded pallet-timestamp v3.0.0 [INFO] [stderr] Downloaded sp-timestamp v3.0.0 [INFO] [stderr] Downloaded sp-inherents v3.0.0 [INFO] [stderr] Downloaded sp-state-machine v0.9.0 [INFO] [stderr] Downloaded wepoll-sys v3.0.1 [INFO] [stderr] Downloaded approx v0.3.2 [INFO] [stderr] Downloaded enumflags2 v0.6.4 [INFO] [stderr] Downloaded humantime v1.3.0 [INFO] [stderr] Downloaded libc v0.2.83 [INFO] [stderr] Downloaded curve25519-dalek v2.1.2 [INFO] [stderr] Downloaded backtrace v0.3.56 [INFO] [stderr] Downloaded atomic-waker v1.0.0 [INFO] [stderr] Downloaded enumflags2_derive v0.6.4 [INFO] [stderr] Downloaded pallet-balances v3.0.0 [INFO] [stderr] Downloaded structopt-derive v0.4.14 [INFO] [stderr] Downloaded unicode-width v0.1.8 [INFO] [stderr] Downloaded pallet-staking-reward-curve v3.0.0 [INFO] [stderr] Downloaded env_logger v0.7.1 [INFO] [stderr] Downloaded bstr v0.2.14 [INFO] [stderr] Downloaded structopt v0.3.21 [INFO] [stderr] Downloaded heck v0.3.2 [INFO] [stderr] Downloaded wait-timeout v0.2.0 [INFO] [stderr] Downloaded unicode-segmentation v1.7.1 [INFO] [stderr] Downloaded atomic_refcell v0.1.6 [INFO] [stderr] Downloaded schnorrkel v0.9.1 [INFO] [stderr] Downloaded predicates-tree v1.0.1 [INFO] [stderr] Downloaded treeline v0.1.0 [INFO] [stderr] Downloaded doc-comment v0.3.3 [INFO] [stderr] Downloaded rand v0.8.3 [INFO] [stderr] Downloaded wasm-timer v0.2.5 [INFO] [stderr] Downloaded simba v0.1.5 [INFO] [stderr] Downloaded num-complex v0.2.4 [INFO] [stderr] Downloaded predicates v1.0.6 [INFO] [stderr] Downloaded regex-automata v0.1.9 [INFO] [stderr] Downloaded rand_distr v0.2.2 [INFO] [stderr] Downloaded pallet-identity v3.0.0 [INFO] [stderr] Downloaded assert_cmd v1.0.2 [INFO] [stderr] Downloaded clap v2.33.3 [INFO] [stderr] Downloaded bumpalo v3.5.0 [INFO] [stderr] Downloaded regex v1.4.3 [INFO] [stderr] Downloaded futures-util v0.3.12 [INFO] [stderr] Downloaded chrono v0.4.19 [INFO] [stderr] Downloaded wasm-bindgen v0.2.70 [INFO] [stderr] Downloaded statrs v0.12.0 [INFO] [stderr] Downloaded rustls v0.19.0 [INFO] [stderr] Downloaded difference v2.0.0 [INFO] [stderr] Downloaded regex-syntax v0.6.22 [INFO] [stderr] Downloaded object v0.23.0 [INFO] [stderr] Downloaded async-std v1.9.0 [INFO] [stderr] Downloaded idna v0.2.0 [INFO] [stderr] Downloaded webpki-roots v0.21.0 [INFO] [stderr] Downloaded nalgebra v0.21.1 [INFO] [stderr] Downloaded curve25519-dalek v3.0.2 [INFO] [stderr] Downloaded gimli v0.23.0 [INFO] [stderr] Downloaded web-sys v0.3.47 [INFO] [stderr] Downloaded libsecp256k1 v0.3.5 [INFO] [stderr] Downloaded ring v0.16.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 1143ac21c085abb9e5b6b187f92627a418f3d5d4ea790d5bfb67cce64bbbaefc [INFO] running `Command { std: "docker" "start" "1143ac21c085abb9e5b6b187f92627a418f3d5d4ea790d5bfb67cce64bbbaefc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1143ac21c085abb9e5b6b187f92627a418f3d5d4ea790d5bfb67cce64bbbaefc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1143ac21c085abb9e5b6b187f92627a418f3d5d4ea790d5bfb67cce64bbbaefc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1143ac21c085abb9e5b6b187f92627a418f3d5d4ea790d5bfb67cce64bbbaefc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1143ac21c085abb9e5b6b187f92627a418f3d5d4ea790d5bfb67cce64bbbaefc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [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] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.83 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling bitvec v0.20.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling sp-std v3.0.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling parity-util-mem v0.9.0 [INFO] [stderr] Compiling uint v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling environmental v1.1.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling wasmi-validation v0.3.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling trie-root v0.16.0 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling wasmi v0.6.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling simba v0.1.5 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling statrs v0.12.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling nalgebra v0.21.1 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling sub-storage v0.1.0 (/opt/rustwide/workdir/sub-storage) [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stdout] warning: unexpected `cfg` condition value: `build-docs` [INFO] [stdout] --> sub-storage/build.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "build-docs")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ansi_term`, `default`, `frame-system`, `helpers`, `pallet-balances`, `pallet-identity`, `remote-test-kusama`, and `remote-test-polkadot` [INFO] [stdout] = help: consider adding `build-docs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `build-docs` [INFO] [stdout] --> sub-storage/build.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(not(feature = "build-docs"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ansi_term`, `default`, `frame-system`, `helpers`, `pallet-balances`, `pallet-identity`, `remote-test-kusama`, and `remote-test-polkadot` [INFO] [stdout] = help: consider adding `build-docs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `build-docs` [INFO] [stdout] --> sub-storage/build.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "build-docs")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ansi_term`, `default`, `frame-system`, `helpers`, `pallet-balances`, `pallet-identity`, `remote-test-kusama`, and `remote-test-polkadot` [INFO] [stdout] = help: consider adding `build-docs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling separator v0.4.1 [INFO] [stderr] Compiling sp-panic-handler v3.0.0 [INFO] [stderr] Compiling hex-literal v0.3.1 [INFO] [stderr] Compiling sub-tokens v0.1.0 (/opt/rustwide/workdir/sub-tokens) [INFO] [stderr] Compiling atomic_refcell v0.1.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ctor v0.1.18 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling sp-debug-derive v3.0.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v3.0.0 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling curve25519-dalek v2.1.2 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling curve25519-dalek v3.0.2 [INFO] [stderr] Compiling tiny-bip39 v0.8.0 [INFO] [stderr] Compiling secrecy v0.7.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling trie-db v0.22.2 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling soketto v0.4.2 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling async-tls v0.11.0 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling linregress v0.4.0 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling substrate-bip39 v0.4.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling jsonrpsee-types v0.1.0 (https://github.com/paritytech/jsonrpsee?rev=4025c0f67298ab7216214feac4e2c29ca9b24710#4025c0f6) [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling frame-support-procedural-tools v3.0.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.0.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v3.0.0 [INFO] [stderr] Compiling sp-api-proc-macro v3.0.0 [INFO] [stderr] Compiling sp-npos-elections-compact v3.0.0 [INFO] [stderr] Compiling pallet-staking-reward-curve v3.0.0 [INFO] [stderr] Compiling frame-support-procedural v3.0.0 [INFO] [stderr] Compiling jsonrpsee-ws-client v0.1.0 (https://github.com/paritytech/jsonrpsee?rev=4025c0f67298ab7216214feac4e2c29ca9b24710#4025c0f6) [INFO] [stderr] Compiling parity-scale-codec v2.0.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling impl-codec v0.5.0 [INFO] [stderr] Compiling sp-storage v3.0.0 [INFO] [stderr] Compiling sp-tracing v3.0.0 [INFO] [stderr] Compiling sp-wasm-interface v3.0.0 [INFO] [stderr] Compiling sp-arithmetic v3.0.0 [INFO] [stderr] Compiling primitive-types v0.9.0 [INFO] [stderr] Compiling sp-externalities v0.9.0 [INFO] [stderr] Compiling sp-runtime-interface v3.0.0 [INFO] [stderr] Compiling sp-core v3.0.0 [INFO] [stderr] Compiling memory-db v0.26.0 [INFO] [stderr] Compiling jsonrpsee-utils v0.1.0 (https://github.com/paritytech/jsonrpsee?rev=4025c0f67298ab7216214feac4e2c29ca9b24710#4025c0f6) [INFO] [stderr] Compiling jsonrpsee-http-client v0.1.0 (https://github.com/paritytech/jsonrpsee?rev=4025c0f67298ab7216214feac4e2c29ca9b24710#4025c0f6) [INFO] [stderr] Compiling sp-trie v3.0.0 [INFO] [stderr] Compiling sp-keystore v0.9.0 [INFO] [stderr] Compiling sp-inherents v3.0.0 [INFO] [stderr] Compiling frame-metadata v13.0.0 [INFO] [stderr] Compiling sp-npos-elections v3.0.0 [INFO] [stderr] Compiling sp-state-machine v0.9.0 [INFO] [stderr] Compiling sp-io v3.0.0 [INFO] [stderr] Compiling sp-application-crypto v3.0.0 [INFO] [stderr] Compiling remote-externalities v0.1.0 (/opt/rustwide/workdir/remote-externalities) [INFO] [stderr] Compiling sp-runtime v3.0.0 [INFO] [stderr] Compiling sp-version v3.0.0 [INFO] [stderr] Compiling sp-staking v3.0.0 [INFO] [stderr] Compiling sp-authorship v3.0.0 [INFO] [stderr] Compiling frame-support v3.0.0 [INFO] [stderr] Compiling sp-api v3.0.0 [INFO] [stderr] Compiling sp-timestamp v3.0.0 [INFO] [stderr] Compiling sp-session v3.0.0 [INFO] [stderr] Compiling frame-system v3.0.0 [INFO] [stderr] Compiling frame-benchmarking v3.0.0 [INFO] [stderr] Compiling pallet-authorship v3.0.0 [INFO] [stderr] Compiling pallet-identity v3.0.0 [INFO] [stderr] Compiling pallet-timestamp v3.0.0 [INFO] [stderr] Compiling pallet-balances v3.0.0 [INFO] [stderr] Compiling pallet-session v3.0.0 [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> sub-storage/src/lib.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | if let RuntimeMetadata::V12(inner) = metadata { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> sub-storage/src/lib.rs:157:36 [INFO] [stdout] | [INFO] [stdout] 157 | let prefix = map_prefix_key(module.clone(), storage.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> sub-storage/src/lib.rs:157:53 [INFO] [stdout] | [INFO] [stdout] 157 | let prefix = map_prefix_key(module.clone(), storage.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sub-du v0.1.0 (/opt/rustwide/workdir/sub-du) [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> sub-du/src/main.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | if let RuntimeMetadata::V12(inner) = metadata { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pallet-staking v3.0.0 [INFO] [stderr] Compiling offline-election v1.0.0 (/opt/rustwide/workdir/offline-election) [INFO] [stdout] warning: unused imports: `blake2_256` and `twox_128` [INFO] [stdout] --> offline-election/src/primitives.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | pub use sp_core::hashing::{blake2_256, twox_128}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> offline-election/src/subcommands/staking.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(codec::Decode, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `remote-test-kusama`, and `remote-test-polkadot` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `codec::Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `codec::Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> offline-election/src/subcommands/elections_phragmen.rs:137:16 [INFO] [stdout] | [INFO] [stdout] 137 | if let Some(mut already_existing_voter) = all_voters.iter_mut().find(|vv| vv.0 == v.0) { [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> offline-election/src/subcommands/elections_phragmen.rs:152:16 [INFO] [stdout] | [INFO] [stdout] 152 | if let Some(mut already_existing_voter) = all_voters.iter_mut().find(|vv| &vv.0 == who) [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> offline-election/src/subcommands/staking.rs:202:16 [INFO] [stdout] | [INFO] [stdout] 202 | if let Some(mut already_existing_voter) = [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sp-npos-elections v3.0.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1143ac21c085abb9e5b6b187f92627a418f3d5d4ea790d5bfb67cce64bbbaefc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1143ac21c085abb9e5b6b187f92627a418f3d5d4ea790d5bfb67cce64bbbaefc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [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] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stdout] warning: unexpected `cfg` condition value: `build-docs` [INFO] [stdout] --> sub-storage/build.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "build-docs")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ansi_term`, `default`, `frame-system`, `helpers`, `pallet-balances`, `pallet-identity`, `remote-test-kusama`, and `remote-test-polkadot` [INFO] [stdout] = help: consider adding `build-docs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `build-docs` [INFO] [stdout] --> sub-storage/build.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(not(feature = "build-docs"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ansi_term`, `default`, `frame-system`, `helpers`, `pallet-balances`, `pallet-identity`, `remote-test-kusama`, and `remote-test-polkadot` [INFO] [stdout] = help: consider adding `build-docs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `build-docs` [INFO] [stdout] --> sub-storage/build.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "build-docs")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ansi_term`, `default`, `frame-system`, `helpers`, `pallet-balances`, `pallet-identity`, `remote-test-kusama`, and `remote-test-polkadot` [INFO] [stdout] = help: consider adding `build-docs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.1 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling pallet-proxy v3.0.0 [INFO] [stderr] Compiling remote-externalities v0.1.0 (/opt/rustwide/workdir/remote-externalities) [INFO] [stderr] Compiling sub-tokens v0.1.0 (/opt/rustwide/workdir/sub-tokens) [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> sub-storage/src/lib.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | if let RuntimeMetadata::V12(inner) = metadata { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> sub-storage/src/lib.rs:157:36 [INFO] [stdout] | [INFO] [stdout] 157 | let prefix = map_prefix_key(module.clone(), storage.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> sub-storage/src/lib.rs:157:53 [INFO] [stdout] | [INFO] [stdout] 157 | let prefix = map_prefix_key(module.clone(), storage.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> sub-du/src/main.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | if let RuntimeMetadata::V12(inner) = metadata { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `blake2_256` and `twox_128` [INFO] [stdout] --> offline-election/src/primitives.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | pub use sp_core::hashing::{blake2_256, twox_128}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> offline-election/src/subcommands/staking.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(codec::Decode, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `remote-test-kusama`, and `remote-test-polkadot` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `codec::Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `codec::Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> offline-election/src/subcommands/elections_phragmen.rs:137:16 [INFO] [stdout] | [INFO] [stdout] 137 | if let Some(mut already_existing_voter) = all_voters.iter_mut().find(|vv| vv.0 == v.0) { [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> offline-election/src/subcommands/elections_phragmen.rs:152:16 [INFO] [stdout] | [INFO] [stdout] 152 | if let Some(mut already_existing_voter) = all_voters.iter_mut().find(|vv| &vv.0 == who) [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> offline-election/src/subcommands/staking.rs:202:16 [INFO] [stdout] | [INFO] [stdout] 202 | if let Some(mut already_existing_voter) = [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates v1.0.6 [INFO] [stderr] Compiling predicates-tree v1.0.1 [INFO] [stdout] warning: struct `TestRuntime` is never constructed [INFO] [stdout] --> remote-externalities/src/lib.rs:458:13 [INFO] [stdout] | [INFO] [stdout] 458 | pub struct TestRuntime; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling assert_cmd v1.0.2 [INFO] [stderr] Compiling sub-storage v0.1.0 (/opt/rustwide/workdir/sub-storage) [INFO] [stderr] Compiling offline-election v1.0.0 (/opt/rustwide/workdir/offline-election) [INFO] [stderr] Compiling sub-du v0.1.0 (/opt/rustwide/workdir/sub-du) [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> sub-du/src/main.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | if let RuntimeMetadata::V12(inner) = metadata { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stdout` [INFO] [stdout] --> sub-du/tests/cli.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | let stdout = cmd [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stdout` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> sub-storage/src/lib.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | if let RuntimeMetadata::V12(inner) = metadata { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `blake2_256` and `twox_128` [INFO] [stdout] --> offline-election/src/primitives.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | pub use sp_core::hashing::{blake2_256, twox_128}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> offline-election/src/subcommands/staking.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(codec::Decode, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `remote-test-kusama`, and `remote-test-polkadot` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `codec::Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `codec::Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> sub-storage/src/lib.rs:157:36 [INFO] [stdout] | [INFO] [stdout] 157 | let prefix = map_prefix_key(module.clone(), storage.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> sub-storage/src/lib.rs:157:53 [INFO] [stdout] | [INFO] [stdout] 157 | let prefix = map_prefix_key(module.clone(), storage.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> offline-election/src/subcommands/elections_phragmen.rs:137:16 [INFO] [stdout] | [INFO] [stdout] 137 | if let Some(mut already_existing_voter) = all_voters.iter_mut().find(|vv| vv.0 == v.0) { [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> offline-election/src/subcommands/elections_phragmen.rs:152:16 [INFO] [stdout] | [INFO] [stdout] 152 | if let Some(mut already_existing_voter) = all_voters.iter_mut().find(|vv| &vv.0 == who) [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> offline-election/src/subcommands/staking.rs:202:16 [INFO] [stdout] | [INFO] [stdout] 202 | if let Some(mut already_existing_voter) = [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sp-npos-elections v3.0.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1143ac21c085abb9e5b6b187f92627a418f3d5d4ea790d5bfb67cce64bbbaefc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1143ac21c085abb9e5b6b187f92627a418f3d5d4ea790d5bfb67cce64bbbaefc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [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] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: unexpected `cfg` condition value: `build-docs` [INFO] [stderr] --> sub-storage/build.rs:1:7 [INFO] [stderr] | [INFO] [stderr] 1 | #[cfg(feature = "build-docs")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `ansi_term`, `default`, `frame-system`, `helpers`, `pallet-balances`, `pallet-identity`, `remote-test-kusama`, and `remote-test-polkadot` [INFO] [stderr] = help: consider adding `build-docs` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `build-docs` [INFO] [stderr] --> sub-storage/build.rs:4:11 [INFO] [stderr] | [INFO] [stderr] 4 | #[cfg(not(feature = "build-docs"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `ansi_term`, `default`, `frame-system`, `helpers`, `pallet-balances`, `pallet-identity`, `remote-test-kusama`, and `remote-test-polkadot` [INFO] [stderr] = help: consider adding `build-docs` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `build-docs` [INFO] [stderr] --> sub-storage/build.rs:7:7 [INFO] [stderr] | [INFO] [stderr] 7 | #[cfg(feature = "build-docs")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `ansi_term`, `default`, `frame-system`, `helpers`, `pallet-balances`, `pallet-identity`, `remote-test-kusama`, and `remote-test-polkadot` [INFO] [stderr] = help: consider adding `build-docs` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `sub-storage` (build script) generated 3 warnings [INFO] [stderr] warning: irrefutable `if let` pattern [INFO] [stderr] --> sub-storage/src/lib.rs:202:5 [INFO] [stderr] | [INFO] [stderr] 202 | if let RuntimeMetadata::V12(inner) = metadata { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this pattern will always match, so the `if let` is useless [INFO] [stderr] = help: consider replacing the `if let` with a `let` [INFO] [stderr] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> sub-storage/src/lib.rs:157:36 [INFO] [stderr] | [INFO] [stderr] 157 | let prefix = map_prefix_key(module.clone(), storage.clone()); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> sub-storage/src/lib.rs:157:53 [INFO] [stderr] | [INFO] [stderr] 157 | let prefix = map_prefix_key(module.clone(), storage.clone()); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stderr] [INFO] [stderr] warning: struct `TestRuntime` is never constructed [INFO] [stderr] --> remote-externalities/src/lib.rs:458:13 [INFO] [stderr] | [INFO] [stderr] 458 | pub struct TestRuntime; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `sub-storage` (lib) generated 3 warnings (run `cargo fix --lib -p sub-storage` to apply 2 suggestions) [INFO] [stderr] warning: `remote-externalities` (lib test) generated 1 warning [INFO] [stderr] warning: irrefutable `if let` pattern [INFO] [stderr] --> sub-du/src/main.rs:170:5 [INFO] [stderr] | [INFO] [stderr] 170 | if let RuntimeMetadata::V12(inner) = metadata { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this pattern will always match, so the `if let` is useless [INFO] [stderr] = help: consider replacing the `if let` with a `let` [INFO] [stderr] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `stdout` [INFO] [stderr] --> sub-du/tests/cli.rs:13:6 [INFO] [stderr] | [INFO] [stderr] 13 | let stdout = cmd [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stdout` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `sub-du` (bin "sub-du") generated 1 warning [INFO] [stderr] warning: `sub-du` (bin "sub-du" test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `sub-du` (test "cli") generated 1 warning (run `cargo fix --test "cli" -p sub-du` to apply 1 suggestion) [INFO] [stderr] warning: unused imports: `blake2_256` and `twox_128` [INFO] [stderr] --> offline-election/src/primitives.rs:14:28 [INFO] [stderr] | [INFO] [stderr] 14 | pub use sp_core::hashing::{blake2_256, twox_128}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> offline-election/src/subcommands/staking.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | #[derive(codec::Decode, Clone, Debug)] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `remote-test-kusama`, and `remote-test-polkadot` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `codec::Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `codec::Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> offline-election/src/subcommands/elections_phragmen.rs:137:16 [INFO] [stderr] | [INFO] [stderr] 137 | if let Some(mut already_existing_voter) = all_voters.iter_mut().find(|vv| vv.0 == v.0) { [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> offline-election/src/subcommands/elections_phragmen.rs:152:16 [INFO] [stderr] | [INFO] [stderr] 152 | if let Some(mut already_existing_voter) = all_voters.iter_mut().find(|vv| &vv.0 == who) [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> offline-election/src/subcommands/staking.rs:202:16 [INFO] [stderr] | [INFO] [stderr] 202 | if let Some(mut already_existing_voter) = [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: `offline-election` (bin "offline-election" test) generated 5 warnings (run `cargo fix --bin "offline-election" -p offline-election --tests` to apply 4 suggestions) [INFO] [stderr] warning: `offline-election` (bin "offline-election") generated 5 warnings (5 duplicates) [INFO] [stderr] warning: `sub-storage` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sp-npos-elections v3.0.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/offline_election-382ce800cb9e23a3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-342ad8e50ccfd520) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test council_works ... ignored, requires unsafe RPC [INFO] [stdout] test dangling_works ... ignored, requires unsafe RPC [INFO] [stdout] test nominator_check_works ... ignored, requires unsafe RPC [INFO] [stdout] test staking_works ... ignored, requires unsafe RPC [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/remote_externalities-36f65089072028ed) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::can_build_all ... ignored, needs remove node [INFO] [stdout] test tests::can_build_system ... ignored, needs remove node [INFO] [stdout] test tests::can_create_cache ... ignored, needs remove node [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sub_du-8313cc1320e0fb9a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-6f081f526eea37ee) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test sub_du_starts_to_scrape_normal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sub_storage-af3779d23233c81b) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::can_get_all_storage_ws ... FAILED [INFO] [stdout] test tests::get_storage_size_works_map ... FAILED [INFO] [stdout] test tests::get_const_works ... FAILED [INFO] [stdout] test tests::get_storage_size_works_value ... FAILED [INFO] [stdout] test tests::can_get_all_storage_http ... FAILED [INFO] [stdout] test tests::kusama_1832 ... FAILED [INFO] [stdout] test tests::storage_value_read_works ... FAILED [INFO] [stdout] test tests::storage_map_read_works ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::can_get_all_storage_ws stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::can_get_all_storage_ws' (5957) panicked at sub-storage/src/lib.rs:420:9: [INFO] [stdout] not yet implemented [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64cc8d40eea8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64cc8d42546a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64cc8d42546a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x64cc8d414022 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x64cc8d414022 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x64cc8d3ed446 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64cc8d3ed446 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64cc8d4071f9 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64cc8cf64b7c - core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9 [INFO] [stdout] 12: 0x64cc8cf64b7c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x64cc8d4073b2 - core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9 [INFO] [stdout] 14: 0x64cc8d4073b2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64cc8d3ed534 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x64cc8d3e2629 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64cc8d3ee3dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x64cc8d425c5c - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64cc8d425c22 - core[8fb95b77d25ab6c8]::panicking::panic [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x64cc8ced4cda - sub_storage[388ada2fa4be52ad]::tests::can_get_all_storage_ws [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:420:3 [INFO] [stdout] 21: 0x64cc8cece327 - sub_storage[388ada2fa4be52ad]::tests::can_get_all_storage_ws::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:419:29 [INFO] [stdout] 22: 0x64cc8cdf1166 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x64cc8cf57c5b - core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x64cc8cf57c5b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 25: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 26: 0x64cc8cf654d5 - as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 31: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 32: 0x64cc8cf5ede4 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 33: 0x64cc8cf5ede4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x64cc8cf68552 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 35: 0x64cc8cf68552 - ::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x64cc8cf68552 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 40: 0x64cc8cf68552 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x64cc8d40e64f - + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9 [INFO] [stdout] 42: 0x64cc8d40e64f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x76c4f7c8daa4 - [INFO] [stdout] 44: 0x76c4f7d1aa64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::get_storage_size_works_map stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::get_storage_size_works_map' (5959) panicked at sub-storage/src/lib.rs:43:56: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: TransportError(Connect(Io(Os { code: 22, kind: InvalidInput, message: "Invalid argument" }))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64cc8d40eea8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64cc8d42546a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64cc8d42546a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x64cc8d414022 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x64cc8d414022 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x64cc8d3ed446 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64cc8d3ed446 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64cc8d4071f9 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64cc8cf64b7c - core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9 [INFO] [stdout] 12: 0x64cc8cf64b7c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x64cc8d4073b2 - core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9 [INFO] [stdout] 14: 0x64cc8d4073b2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64cc8d3ed502 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x64cc8d3e2629 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64cc8d3ee3dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x64cc8d425c5c - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64cc8d4259a2 - core[8fb95b77d25ab6c8]::result::unwrap_failed [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x64cc8cecc9f3 - >::unwrap [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x64cc8cecc9f3 - sub_storage[388ada2fa4be52ad]::create_ws_client::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:43:53 [INFO] [stdout] 22: 0x64cc8cece21c - sub_storage[388ada2fa4be52ad]::tests::test_client::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:317:37 [INFO] [stdout] 23: 0x64cc8ced3b9e - as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:199:29 [INFO] [stdout] 24: 0x64cc8cf01285 - ::set_current::< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 25: 0x64cc8cf2b583 - >>::try_with::<::set_current< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x64cc8cf29aad - >>::with::<::set_current< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x64cc8cefda3f - ::set_current::< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 28: 0x64cc8ced8b29 - as core[8fb95b77d25ab6c8]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:197:13 [INFO] [stdout] 29: 0x64cc8ce0bfb0 - , ::run>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.11.3/src/future.rs:526:46 [INFO] [stdout] 30: 0x64cc8ceb1ba2 - ::run::>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.0/src/lib.rs:236:32 [INFO] [stdout] 31: 0x64cc8ceb36b9 - ::run::>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.0/src/lib.rs:437:34 [INFO] [stdout] 32: 0x64cc8ce81f16 - async_io[e11f55b6f9fbb760]::driver::block_on::::run>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.3.1/src/driver.rs:142:49 [INFO] [stdout] 33: 0x64cc8ce5441e - async_global_executor[7a2d6f17dc1bc13d]::reactor::block_on::<::run>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 34: 0x64cc8ce51416 - async_global_executor[7a2d6f17dc1bc13d]::reactor::block_on::<::run>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 35: 0x64cc8cf414f4 - async_global_executor[7a2d6f17dc1bc13d]::executor::block_on::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 36: 0x64cc8cf2f928 - >::try_with::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x64cc8cf2ef3d - >::with::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x64cc8cf3f7e6 - async_global_executor[7a2d6f17dc1bc13d]::executor::block_on::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:20 [INFO] [stdout] 39: 0x64cc8cecae33 - ::blocking::::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:171:25 [INFO] [stdout] 40: 0x64cc8cf00b45 - ::set_current::<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 41: 0x64cc8cf2ac16 - >>::try_with::<::set_current<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 42: 0x64cc8cf2976d - >>::with::<::set_current<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 43: 0x64cc8cefd7e4 - ::set_current::<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 44: 0x64cc8cec519f - ::blocking::::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:168:17 [INFO] [stdout] 45: 0x64cc8cf2e158 - >>::try_with::<::blocking::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 46: 0x64cc8cf2d76d - >>::with::<::blocking::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 47: 0x64cc8cec1248 - ::blocking:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:161:29 [INFO] [stdout] 48: 0x64cc8ceed25b - async_std[1b9bc3de09eb4819]::task::block_on::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/block_on.rs:33:20 [INFO] [stdout] 49: 0x64cc8ced52da - sub_storage[388ada2fa4be52ad]::tests::get_storage_size_works_map [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:348:16 [INFO] [stdout] 50: 0x64cc8cece3e7 - sub_storage[388ada2fa4be52ad]::tests::get_storage_size_works_map::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:347:33 [INFO] [stdout] 51: 0x64cc8cdf1266 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x64cc8cf57c5b - core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x64cc8cf57c5b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 54: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 55: 0x64cc8cf654d5 - as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 56: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 57: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 58: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 60: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 61: 0x64cc8cf5ede4 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 62: 0x64cc8cf5ede4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 63: 0x64cc8cf68552 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 64: 0x64cc8cf68552 - ::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 65: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 66: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 67: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x64cc8cf68552 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 69: 0x64cc8cf68552 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 70: 0x64cc8d40e64f - + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9 [INFO] [stdout] 71: 0x64cc8d40e64f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 72: 0x76c4f7c8daa4 - [INFO] [stdout] 73: 0x76c4f7d1aa64 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::get_const_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::get_const_works' (5958) panicked at sub-storage/src/lib.rs:43:56: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: TransportError(Connect(Io(Os { code: 22, kind: InvalidInput, message: "Invalid argument" }))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64cc8d40eea8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64cc8d42546a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64cc8d42546a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x64cc8d414022 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x64cc8d414022 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x64cc8d3ed446 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64cc8d3ed446 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64cc8d4071f9 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64cc8cf64b7c - core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9 [INFO] [stdout] 12: 0x64cc8cf64b7c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x64cc8d4073b2 - core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9 [INFO] [stdout] 14: 0x64cc8d4073b2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64cc8d3ed502 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x64cc8d3e2629 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64cc8d3ee3dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x64cc8d425c5c - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64cc8d4259a2 - core[8fb95b77d25ab6c8]::result::unwrap_failed [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x64cc8cecc9f3 - >::unwrap [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x64cc8cecc9f3 - sub_storage[388ada2fa4be52ad]::create_ws_client::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:43:53 [INFO] [stdout] 22: 0x64cc8cece21c - sub_storage[388ada2fa4be52ad]::tests::test_client::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:317:37 [INFO] [stdout] 23: 0x64cc8ced3b9e - as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:199:29 [INFO] [stdout] 24: 0x64cc8cf01285 - ::set_current::< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 25: 0x64cc8cf2b583 - >>::try_with::<::set_current< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x64cc8cf29aad - >>::with::<::set_current< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x64cc8cefda3f - ::set_current::< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 28: 0x64cc8ced8b29 - as core[8fb95b77d25ab6c8]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:197:13 [INFO] [stdout] 29: 0x64cc8ce0bfb0 - , ::run>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.11.3/src/future.rs:526:46 [INFO] [stdout] 30: 0x64cc8ceb1ba2 - ::run::>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.0/src/lib.rs:236:32 [INFO] [stdout] 31: 0x64cc8ceb36b9 - ::run::>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.0/src/lib.rs:437:34 [INFO] [stdout] 32: 0x64cc8ce81f16 - async_io[e11f55b6f9fbb760]::driver::block_on::::run>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.3.1/src/driver.rs:142:49 [INFO] [stdout] 33: 0x64cc8ce5441e - async_global_executor[7a2d6f17dc1bc13d]::reactor::block_on::<::run>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 34: 0x64cc8ce51416 - async_global_executor[7a2d6f17dc1bc13d]::reactor::block_on::<::run>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 35: 0x64cc8cf414f4 - async_global_executor[7a2d6f17dc1bc13d]::executor::block_on::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 36: 0x64cc8cf2f928 - >::try_with::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x64cc8cf2ef3d - >::with::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x64cc8cf3f7e6 - async_global_executor[7a2d6f17dc1bc13d]::executor::block_on::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:20 [INFO] [stdout] 39: 0x64cc8cecae33 - ::blocking::::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:171:25 [INFO] [stdout] 40: 0x64cc8cf00b45 - ::set_current::<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 41: 0x64cc8cf2ac16 - >>::try_with::<::set_current<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 42: 0x64cc8cf2976d - >>::with::<::set_current<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 43: 0x64cc8cefd7e4 - ::set_current::<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 44: 0x64cc8cec519f - ::blocking::::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:168:17 [INFO] [stdout] 45: 0x64cc8cf2e158 - >>::try_with::<::blocking::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 46: 0x64cc8cf2d76d - >>::with::<::blocking::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 47: 0x64cc8cec1248 - ::blocking:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:161:29 [INFO] [stdout] 48: 0x64cc8ceed25b - async_std[1b9bc3de09eb4819]::task::block_on::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/block_on.rs:33:20 [INFO] [stdout] 49: 0x64cc8ced49dd - sub_storage[388ada2fa4be52ad]::tests::get_const_works [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:396:16 [INFO] [stdout] 50: 0x64cc8cece2f7 - sub_storage[388ada2fa4be52ad]::tests::get_const_works::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:395:22 [INFO] [stdout] 51: 0x64cc8cdf1126 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x64cc8cf57c5b - core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x64cc8cf57c5b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 54: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 55: 0x64cc8cf654d5 - as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 56: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 57: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 58: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 60: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 61: 0x64cc8cf5ede4 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 62: 0x64cc8cf5ede4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 63: 0x64cc8cf68552 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 64: 0x64cc8cf68552 - ::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 65: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 66: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 67: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x64cc8cf68552 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 69: 0x64cc8cf68552 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 70: 0x64cc8d40e64f - + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9 [INFO] [stdout] 71: 0x64cc8d40e64f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 72: 0x76c4f7c8daa4 - [INFO] [stdout] 73: 0x76c4f7d1aa64 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::get_storage_size_works_value stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::get_storage_size_works_value' (5960) panicked at sub-storage/src/lib.rs:43:56: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: TransportError(Connect(Io(Os { code: 22, kind: InvalidInput, message: "Invalid argument" }))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64cc8d40eea8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64cc8d42546a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64cc8d42546a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x64cc8d414022 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x64cc8d414022 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x64cc8d3ed446 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64cc8d3ed446 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64cc8d4071f9 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64cc8cf64b7c - core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9 [INFO] [stdout] 12: 0x64cc8cf64b7c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x64cc8d4073b2 - core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9 [INFO] [stdout] 14: 0x64cc8d4073b2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64cc8d3ed502 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x64cc8d3e2629 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64cc8d3ee3dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x64cc8d425c5c - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64cc8d4259a2 - core[8fb95b77d25ab6c8]::result::unwrap_failed [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x64cc8cecc9f3 - >::unwrap [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x64cc8cecc9f3 - sub_storage[388ada2fa4be52ad]::create_ws_client::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:43:53 [INFO] [stdout] 22: 0x64cc8cece21c - sub_storage[388ada2fa4be52ad]::tests::test_client::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:317:37 [INFO] [stdout] 23: 0x64cc8ced3b9e - as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:199:29 [INFO] [stdout] 24: 0x64cc8cf01285 - ::set_current::< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 25: 0x64cc8cf2b583 - >>::try_with::<::set_current< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x64cc8cf29aad - >>::with::<::set_current< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x64cc8cefda3f - ::set_current::< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 28: 0x64cc8ced8b29 - as core[8fb95b77d25ab6c8]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:197:13 [INFO] [stdout] 29: 0x64cc8ce0bfb0 - , ::run>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.11.3/src/future.rs:526:46 [INFO] [stdout] 30: 0x64cc8ceb1ba2 - ::run::>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.0/src/lib.rs:236:32 [INFO] [stdout] 31: 0x64cc8ceb36b9 - ::run::>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.0/src/lib.rs:437:34 [INFO] [stdout] 32: 0x64cc8ce81f16 - async_io[e11f55b6f9fbb760]::driver::block_on::::run>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.3.1/src/driver.rs:142:49 [INFO] [stdout] 33: 0x64cc8ce5441e - async_global_executor[7a2d6f17dc1bc13d]::reactor::block_on::<::run>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 34: 0x64cc8ce51416 - async_global_executor[7a2d6f17dc1bc13d]::reactor::block_on::<::run>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 35: 0x64cc8cf414f4 - async_global_executor[7a2d6f17dc1bc13d]::executor::block_on::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 36: 0x64cc8cf2f928 - >::try_with::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x64cc8cf2ef3d - >::with::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x64cc8cf3f7e6 - async_global_executor[7a2d6f17dc1bc13d]::executor::block_on::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:20 [INFO] [stdout] 39: 0x64cc8cecae33 - ::blocking::::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:171:25 [INFO] [stdout] 40: 0x64cc8cf00b45 - ::set_current::<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 41: 0x64cc8cf2ac16 - >>::try_with::<::set_current<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 42: 0x64cc8cf2976d - >>::with::<::set_current<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 43: 0x64cc8cefd7e4 - ::set_current::<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 44: 0x64cc8cec519f - ::blocking::::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:168:17 [INFO] [stdout] 45: 0x64cc8cf2e158 - >>::try_with::<::blocking::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 46: 0x64cc8cf2d76d - >>::with::<::blocking::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 47: 0x64cc8cec1248 - ::blocking:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:161:29 [INFO] [stdout] 48: 0x64cc8ceed25b - async_std[1b9bc3de09eb4819]::task::block_on::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/block_on.rs:33:20 [INFO] [stdout] 49: 0x64cc8ced54aa - sub_storage[388ada2fa4be52ad]::tests::get_storage_size_works_value [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:358:16 [INFO] [stdout] 50: 0x64cc8cece417 - sub_storage[388ada2fa4be52ad]::tests::get_storage_size_works_value::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:357:35 [INFO] [stdout] 51: 0x64cc8cdf12a6 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x64cc8cf57c5b - core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x64cc8cf57c5b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 54: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 55: 0x64cc8cf654d5 - as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 56: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 57: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 58: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 60: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 61: 0x64cc8cf5ede4 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 62: 0x64cc8cf5ede4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 63: 0x64cc8cf68552 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 64: 0x64cc8cf68552 - ::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 65: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 66: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 67: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x64cc8cf68552 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 69: 0x64cc8cf68552 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 70: 0x64cc8d40e64f - + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9 [INFO] [stdout] 71: 0x64cc8d40e64f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 72: 0x76c4f7c8daa4 - [INFO] [stdout] 73: 0x76c4f7d1aa64 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::can_get_all_storage_http stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::can_get_all_storage_http' (5956) panicked at sub-storage/src/lib.rs:43:56: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: TransportError(Connect(Io(Os { code: 22, kind: InvalidInput, message: "Invalid argument" }))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64cc8d40eea8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64cc8d42546a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64cc8d42546a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x64cc8d414022 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x64cc8d414022 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x64cc8d3ed446 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64cc8d3ed446 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64cc8d4071f9 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64cc8cf64b7c - core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9 [INFO] [stdout] 12: 0x64cc8cf64b7c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x64cc8d4073b2 - core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9 [INFO] [stdout] 14: 0x64cc8d4073b2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64cc8d3ed502 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x64cc8d3e2629 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64cc8d3ee3dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x64cc8d425c5c - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64cc8d4259a2 - core[8fb95b77d25ab6c8]::result::unwrap_failed [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x64cc8cecc9f3 - >::unwrap [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x64cc8cecc9f3 - sub_storage[388ada2fa4be52ad]::create_ws_client::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:43:53 [INFO] [stdout] 22: 0x64cc8cece8e9 - sub_storage[388ada2fa4be52ad]::tests::can_get_all_storage_http::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:412:53 [INFO] [stdout] 23: 0x64cc8ce8eb0d - as core[8fb95b77d25ab6c8]::future::future::Future>::poll [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x64cc8cedf84d - >::block_on::>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.1.0/src/runtime/basic_scheduler.rs:184:74 [INFO] [stdout] 25: 0x64cc8cf1e4c0 - tokio[629e0812294d50f9]::coop::with_budget::, >::block_on>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.1.0/src/coop.rs:121:9 [INFO] [stdout] 26: 0x64cc8cf293a5 - >>::try_with::, >::block_on>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 27: 0x64cc8cf2904e - >>::with::, >::block_on>::{closure#0}::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 28: 0x64cc8cedf35c - tokio[629e0812294d50f9]::coop::with_budget::, >::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.1.0/src/coop.rs:114:13 [INFO] [stdout] 29: 0x64cc8cedf35c - tokio[629e0812294d50f9]::coop::budget::, >::block_on>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.1.0/src/coop.rs:98:5 [INFO] [stdout] 30: 0x64cc8cedf35c - >::block_on::>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.1.0/src/runtime/basic_scheduler.rs:184:35 [INFO] [stdout] 31: 0x64cc8cedf81a - tokio[629e0812294d50f9]::runtime::basic_scheduler::enter::<>::block_on>::{closure#0}, (), tokio[629e0812294d50f9]::runtime::driver::Driver>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.1.0/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 32: 0x64cc8ceae295 - >::set::>::block_on>::{closure#0}, (), tokio[629e0812294d50f9]::runtime::driver::Driver>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.1.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x64cc8cedb6f2 - tokio[629e0812294d50f9]::runtime::basic_scheduler::enter::<>::block_on>::{closure#0}, (), tokio[629e0812294d50f9]::runtime::driver::Driver> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.1.0/src/runtime/basic_scheduler.rs:266:13 [INFO] [stdout] 34: 0x64cc8cedaf03 - >::block_on::> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.1.0/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 35: 0x64cc8cedad93 - >::block_on::> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.1.0/src/runtime/basic_scheduler.rs:405:38 [INFO] [stdout] 36: 0x64cc8ced8ec1 - >::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.1.0/src/runtime/basic_scheduler.rs:136:30 [INFO] [stdout] 37: 0x64cc8ce90e51 - ::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.1.0/src/runtime/mod.rs:450:51 [INFO] [stdout] 38: 0x64cc8ced50c1 - sub_storage[388ada2fa4be52ad]::tests::can_get_all_storage_http [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:409:2 [INFO] [stdout] 39: 0x64cc8cece387 - sub_storage[388ada2fa4be52ad]::tests::can_get_all_storage_http::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:410:37 [INFO] [stdout] 40: 0x64cc8cdf11e6 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x64cc8cf57c5b - core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x64cc8cf57c5b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 43: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 44: 0x64cc8cf654d5 - as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 45: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 49: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 50: 0x64cc8cf5ede4 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 51: 0x64cc8cf5ede4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 52: 0x64cc8cf68552 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 53: 0x64cc8cf68552 - ::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 54: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 55: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 56: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x64cc8cf68552 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 58: 0x64cc8cf68552 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x64cc8d40e64f - + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9 [INFO] [stdout] 60: 0x64cc8d40e64f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 61: 0x76c4f7c8daa4 - [INFO] [stdout] 62: 0x76c4f7d1aa64 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::kusama_1832 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::kusama_1832' (5961) panicked at sub-storage/src/lib.rs:43:56: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: TransportError(Connect(Io(Os { code: 22, kind: InvalidInput, message: "Invalid argument" }))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64cc8d40eea8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64cc8d42546a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64cc8d42546a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x64cc8d414022 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x64cc8d414022 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x64cc8d3ed446 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64cc8d3ed446 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64cc8d4071f9 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64cc8cf64b7c - core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9 [INFO] [stdout] 12: 0x64cc8cf64b7c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x64cc8d4073b2 - core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9 [INFO] [stdout] 14: 0x64cc8d4073b2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64cc8d3ed502 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x64cc8d3e2629 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64cc8d3ee3dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x64cc8d425c5c - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64cc8d4259a2 - core[8fb95b77d25ab6c8]::result::unwrap_failed [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x64cc8cecc9f3 - >::unwrap [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x64cc8cecc9f3 - sub_storage[388ada2fa4be52ad]::create_ws_client::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:43:53 [INFO] [stdout] 22: 0x64cc8cece21c - sub_storage[388ada2fa4be52ad]::tests::test_client::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:317:37 [INFO] [stdout] 23: 0x64cc8ced3b9e - as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:199:29 [INFO] [stdout] 24: 0x64cc8cf01285 - ::set_current::< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 25: 0x64cc8cf2b583 - >>::try_with::<::set_current< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x64cc8cf29aad - >>::with::<::set_current< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x64cc8cefda3f - ::set_current::< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 28: 0x64cc8ced8b29 - as core[8fb95b77d25ab6c8]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:197:13 [INFO] [stdout] 29: 0x64cc8ce0bfb0 - , ::run>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.11.3/src/future.rs:526:46 [INFO] [stdout] 30: 0x64cc8ceb1ba2 - ::run::>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.0/src/lib.rs:236:32 [INFO] [stdout] 31: 0x64cc8ceb36b9 - ::run::>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.0/src/lib.rs:437:34 [INFO] [stdout] 32: 0x64cc8ce81f16 - async_io[e11f55b6f9fbb760]::driver::block_on::::run>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.3.1/src/driver.rs:142:49 [INFO] [stdout] 33: 0x64cc8ce5441e - async_global_executor[7a2d6f17dc1bc13d]::reactor::block_on::<::run>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 34: 0x64cc8ce51416 - async_global_executor[7a2d6f17dc1bc13d]::reactor::block_on::<::run>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 35: 0x64cc8cf414f4 - async_global_executor[7a2d6f17dc1bc13d]::executor::block_on::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 36: 0x64cc8cf2f928 - >::try_with::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x64cc8cf2ef3d - >::with::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x64cc8cf3f7e6 - async_global_executor[7a2d6f17dc1bc13d]::executor::block_on::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:20 [INFO] [stdout] 39: 0x64cc8cecae33 - ::blocking::::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:171:25 [INFO] [stdout] 40: 0x64cc8cf00b45 - ::set_current::<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 41: 0x64cc8cf2ac16 - >>::try_with::<::set_current<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 42: 0x64cc8cf2976d - >>::with::<::set_current<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 43: 0x64cc8cefd7e4 - ::set_current::<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 44: 0x64cc8cec519f - ::blocking::::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:168:17 [INFO] [stdout] 45: 0x64cc8cf2e158 - >>::try_with::<::blocking::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 46: 0x64cc8cf2d76d - >>::with::<::blocking::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 47: 0x64cc8cec1248 - ::blocking:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:161:29 [INFO] [stdout] 48: 0x64cc8ceed25b - async_std[1b9bc3de09eb4819]::task::block_on::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/block_on.rs:33:20 [INFO] [stdout] 49: 0x64cc8ced46c3 - sub_storage[388ada2fa4be52ad]::tests::kusama_1832 [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:374:16 [INFO] [stdout] 50: 0x64cc8cece087 - sub_storage[388ada2fa4be52ad]::tests::kusama_1832::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:368:18 [INFO] [stdout] 51: 0x64cc8cdf10e6 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x64cc8cf57c5b - core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x64cc8cf57c5b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 54: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 55: 0x64cc8cf654d5 - as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 56: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 57: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 58: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 60: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 61: 0x64cc8cf5ede4 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 62: 0x64cc8cf5ede4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 63: 0x64cc8cf68552 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 64: 0x64cc8cf68552 - ::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 65: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 66: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 67: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x64cc8cf68552 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 69: 0x64cc8cf68552 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 70: 0x64cc8d40e64f - + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9 [INFO] [stdout] 71: 0x64cc8d40e64f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 72: 0x76c4f7c8daa4 - [INFO] [stdout] 73: 0x76c4f7d1aa64 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::storage_value_read_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::storage_value_read_works' (5968) panicked at sub-storage/src/lib.rs:43:56: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: TransportError(Connect(Io(Os { code: 22, kind: InvalidInput, message: "Invalid argument" }))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64cc8d40eea8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64cc8d42546a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64cc8d42546a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x64cc8d414022 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x64cc8d414022 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x64cc8d3ed446 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64cc8d3ed446 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64cc8d4071f9 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64cc8cf64b7c - core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9 [INFO] [stdout] 12: 0x64cc8cf64b7c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x64cc8d4073b2 - core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9 [INFO] [stdout] 14: 0x64cc8d4073b2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64cc8d3ed502 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x64cc8d3e2629 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64cc8d3ee3dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x64cc8d425c5c - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64cc8d4259a2 - core[8fb95b77d25ab6c8]::result::unwrap_failed [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x64cc8cecc9f3 - >::unwrap [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x64cc8cecc9f3 - sub_storage[388ada2fa4be52ad]::create_ws_client::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:43:53 [INFO] [stdout] 22: 0x64cc8cece21c - sub_storage[388ada2fa4be52ad]::tests::test_client::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:317:37 [INFO] [stdout] 23: 0x64cc8ced3b9e - as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:199:29 [INFO] [stdout] 24: 0x64cc8cf01285 - ::set_current::< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 25: 0x64cc8cf2b583 - >>::try_with::<::set_current< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x64cc8cf29aad - >>::with::<::set_current< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x64cc8cefda3f - ::set_current::< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 28: 0x64cc8ced8b29 - as core[8fb95b77d25ab6c8]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:197:13 [INFO] [stdout] 29: 0x64cc8ce0bfb0 - , ::run>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.11.3/src/future.rs:526:46 [INFO] [stdout] 30: 0x64cc8ceb1ba2 - ::run::>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.0/src/lib.rs:236:32 [INFO] [stdout] 31: 0x64cc8ceb36b9 - ::run::>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.0/src/lib.rs:437:34 [INFO] [stdout] 32: 0x64cc8ce81f16 - async_io[e11f55b6f9fbb760]::driver::block_on::::run>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.3.1/src/driver.rs:142:49 [INFO] [stdout] 33: 0x64cc8ce5441e - async_global_executor[7a2d6f17dc1bc13d]::reactor::block_on::<::run>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 34: 0x64cc8ce51416 - async_global_executor[7a2d6f17dc1bc13d]::reactor::block_on::<::run>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 35: 0x64cc8cf414f4 - async_global_executor[7a2d6f17dc1bc13d]::executor::block_on::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 36: 0x64cc8cf2f928 - >::try_with::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x64cc8cf2ef3d - >::with::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x64cc8cf3f7e6 - async_global_executor[7a2d6f17dc1bc13d]::executor::block_on::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:20 [INFO] [stdout] 39: 0x64cc8cecae33 - ::blocking::::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:171:25 [INFO] [stdout] 40: 0x64cc8cf00b45 - ::set_current::<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 41: 0x64cc8cf2ac16 - >>::try_with::<::set_current<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 42: 0x64cc8cf2976d - >>::with::<::set_current<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 43: 0x64cc8cefd7e4 - ::set_current::<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 44: 0x64cc8cec519f - ::blocking::::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:168:17 [INFO] [stdout] 45: 0x64cc8cf2e158 - >>::try_with::<::blocking::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 46: 0x64cc8cf2d76d - >>::with::<::blocking::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 47: 0x64cc8cec1248 - ::blocking:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:161:29 [INFO] [stdout] 48: 0x64cc8ceed25b - async_std[1b9bc3de09eb4819]::task::block_on::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/block_on.rs:33:20 [INFO] [stdout] 49: 0x64cc8ced515a - sub_storage[388ada2fa4be52ad]::tests::storage_value_read_works [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:322:16 [INFO] [stdout] 50: 0x64cc8cece3b7 - sub_storage[388ada2fa4be52ad]::tests::storage_value_read_works::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:321:31 [INFO] [stdout] 51: 0x64cc8cdf1226 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x64cc8cf57c5b - core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x64cc8cf57c5b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 54: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 55: 0x64cc8cf654d5 - as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 56: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 57: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 58: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 60: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 61: 0x64cc8cf5ede4 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 62: 0x64cc8cf5ede4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 63: 0x64cc8cf68552 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 64: 0x64cc8cf68552 - ::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 65: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 66: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 67: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x64cc8cf68552 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 69: 0x64cc8cf68552 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 70: 0x64cc8d40e64f - + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9 [INFO] [stdout] 71: 0x64cc8d40e64f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 72: 0x76c4f7c8daa4 - [INFO] [stdout] 73: 0x76c4f7d1aa64 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::storage_map_read_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::storage_map_read_works' (5964) panicked at sub-storage/src/lib.rs:43:56: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: TransportError(Connect(Io(Os { code: 22, kind: InvalidInput, message: "Invalid argument" }))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64cc8d40eea8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64cc8d40eea8 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64cc8d42546a - ::fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64cc8d42546a - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 6: 0x64cc8d414022 - std[10d71ac2c42b111e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x64cc8d414022 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x64cc8d3ed446 - ::print [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64cc8d3ed446 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64cc8d4071f9 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64cc8cf64b7c - core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9 [INFO] [stdout] 12: 0x64cc8cf64b7c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x64cc8d4073b2 - core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9 [INFO] [stdout] 14: 0x64cc8d4073b2 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64cc8d3ed502 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x64cc8d3e2629 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64cc8d3ee3dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x64cc8d425c5c - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64cc8d4259a2 - core[8fb95b77d25ab6c8]::result::unwrap_failed [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x64cc8cecc9f3 - >::unwrap [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x64cc8cecc9f3 - sub_storage[388ada2fa4be52ad]::create_ws_client::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:43:53 [INFO] [stdout] 22: 0x64cc8cece21c - sub_storage[388ada2fa4be52ad]::tests::test_client::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:317:37 [INFO] [stdout] 23: 0x64cc8ced3b9e - as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:199:29 [INFO] [stdout] 24: 0x64cc8cf01285 - ::set_current::< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 25: 0x64cc8cf2b583 - >>::try_with::<::set_current< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x64cc8cf29aad - >>::with::<::set_current< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x64cc8cefda3f - ::set_current::< as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 28: 0x64cc8ced8b29 - as core[8fb95b77d25ab6c8]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:197:13 [INFO] [stdout] 29: 0x64cc8ce0bfb0 - , ::run>::{closure#0}::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.11.3/src/future.rs:526:46 [INFO] [stdout] 30: 0x64cc8ceb1ba2 - ::run::>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.0/src/lib.rs:236:32 [INFO] [stdout] 31: 0x64cc8ceb36b9 - ::run::>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.0/src/lib.rs:437:34 [INFO] [stdout] 32: 0x64cc8ce81f16 - async_io[e11f55b6f9fbb760]::driver::block_on::::run>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.3.1/src/driver.rs:142:49 [INFO] [stdout] 33: 0x64cc8ce5441e - async_global_executor[7a2d6f17dc1bc13d]::reactor::block_on::<::run>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 34: 0x64cc8ce51416 - async_global_executor[7a2d6f17dc1bc13d]::reactor::block_on::<::run>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 35: 0x64cc8cf414f4 - async_global_executor[7a2d6f17dc1bc13d]::executor::block_on::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 36: 0x64cc8cf2f928 - >::try_with::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x64cc8cf2ef3d - >::with::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x64cc8cf3f7e6 - async_global_executor[7a2d6f17dc1bc13d]::executor::block_on::, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:20 [INFO] [stdout] 39: 0x64cc8cecae33 - ::blocking::::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:171:25 [INFO] [stdout] 40: 0x64cc8cf00b45 - ::set_current::<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 41: 0x64cc8cf2ac16 - >>::try_with::<::set_current<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 42: 0x64cc8cf2976d - >>::with::<::set_current<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient>::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 43: 0x64cc8cefd7e4 - ::set_current::<::blocking::{closure#0}::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 44: 0x64cc8cec519f - ::blocking::::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:168:17 [INFO] [stdout] 45: 0x64cc8cf2e158 - >>::try_with::<::blocking::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 46: 0x64cc8cf2d76d - >>::with::<::blocking::{closure#0}, jsonrpsee_ws_client[f147cba6b5fb46a8]::client::WsClient> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 47: 0x64cc8cec1248 - ::blocking:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:161:29 [INFO] [stdout] 48: 0x64cc8ceed25b - async_std[1b9bc3de09eb4819]::task::block_on::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/block_on.rs:33:20 [INFO] [stdout] 49: 0x64cc8ced4d0d - sub_storage[388ada2fa4be52ad]::tests::storage_map_read_works [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:331:16 [INFO] [stdout] 50: 0x64cc8cece357 - sub_storage[388ada2fa4be52ad]::tests::storage_map_read_works::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/sub-storage/src/lib.rs:330:29 [INFO] [stdout] 51: 0x64cc8cdf11a6 - >::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x64cc8cf57c5b - core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x64cc8cf57c5b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18 [INFO] [stdout] 54: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74 [INFO] [stdout] 55: 0x64cc8cf654d5 - as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 56: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 57: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 58: 0x64cc8cf654d5 - std[10d71ac2c42b111e]::panic::catch_unwind::, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test_in_process [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27 [INFO] [stdout] 60: 0x64cc8cf654d5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43 [INFO] [stdout] 61: 0x64cc8cf5ede4 - test[213991da798b1c03]::run_test::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41 [INFO] [stdout] 62: 0x64cc8cf5ede4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 63: 0x64cc8cf68552 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 64: 0x64cc8cf68552 - ::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 65: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 66: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 67: 0x64cc8cf68552 - std[10d71ac2c42b111e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x64cc8cf68552 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 69: 0x64cc8cf68552 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 70: 0x64cc8d40e64f - + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9 [INFO] [stdout] 71: 0x64cc8d40e64f - ::new::thread_start [INFO] [stdout] at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 72: 0x76c4f7c8daa4 - [INFO] [stdout] 73: 0x76c4f7d1aa64 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::can_get_all_storage_http [INFO] [stdout] tests::can_get_all_storage_ws [INFO] [stdout] tests::get_const_works [INFO] [stdout] tests::get_storage_size_works_map [INFO] [stdout] tests::get_storage_size_works_value [INFO] [stdout] tests::kusama_1832 [INFO] [stdout] tests::storage_map_read_works [INFO] [stdout] tests::storage_value_read_works [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p sub-storage --lib` [INFO] running `Command { std: "docker" "inspect" "1143ac21c085abb9e5b6b187f92627a418f3d5d4ea790d5bfb67cce64bbbaefc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1143ac21c085abb9e5b6b187f92627a418f3d5d4ea790d5bfb67cce64bbbaefc", kill_on_drop: false }` [INFO] [stdout] 1143ac21c085abb9e5b6b187f92627a418f3d5d4ea790d5bfb67cce64bbbaefc