[INFO] fetching crate subxt-cli 0.37.0... [INFO] testing subxt-cli-0.37.0 against try#f23b22458132fb20faeb8a915b1c252478696f25 for pr-131095 [INFO] extracting crate subxt-cli 0.37.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate subxt-cli 0.37.0 on toolchain f23b22458132fb20faeb8a915b1c252478696f25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate subxt-cli 0.37.0 [INFO] finished tweaking crates.io crate subxt-cli 0.37.0 [INFO] tweaked toml for crates.io crate subxt-cli 0.37.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate subxt-cli 0.37.0 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" "+f23b22458132fb20faeb8a915b1c252478696f25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0657e1cc0dab90fb3dc5baf68e687b1e06a2d4f4a7f53bac66ce1712033eda1e [INFO] running `Command { std: "docker" "start" "-a" "0657e1cc0dab90fb3dc5baf68e687b1e06a2d4f4a7f53bac66ce1712033eda1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0657e1cc0dab90fb3dc5baf68e687b1e06a2d4f4a7f53bac66ce1712033eda1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0657e1cc0dab90fb3dc5baf68e687b1e06a2d4f4a7f53bac66ce1712033eda1e", kill_on_drop: false }` [INFO] [stdout] 0657e1cc0dab90fb3dc5baf68e687b1e06a2d4f4a7f53bac66ce1712033eda1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b8309086162b7194357ddb24128001ea2db1d811d8d9b6d4d523ae633194f79 [INFO] running `Command { std: "docker" "start" "-a" "8b8309086162b7194357ddb24128001ea2db1d811d8d9b6d4d523ae633194f79", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustls-pki-types v1.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling sp-crypto-hashing v0.1.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling yap v0.11.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling peekmore v1.3.0 [INFO] [stderr] Compiling subxt-cli v0.37.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] warning: subxt-cli@0.37.0: Git command failed with status: exit status: 128 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.9 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling scale-info-derive v2.11.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.102.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling scale-encode-derive v0.7.0 [INFO] [stderr] Compiling scale-decode-derive v0.13.0 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling parity-scale-codec v3.6.9 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling scale-info v2.11.3 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling jsonrpsee-types v0.22.5 [INFO] [stderr] Compiling frame-metadata v16.0.0 [INFO] [stderr] Compiling scale-typegen v0.8.0 [INFO] [stderr] Compiling scale-type-resolver v0.2.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling frame-metadata v15.1.0 [INFO] [stderr] Compiling scale-bits v0.6.0 [INFO] [stderr] Compiling subxt-metadata v0.37.0 [INFO] [stderr] Compiling scale-encode v0.7.0 [INFO] [stderr] Compiling scale-decode v0.13.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling scale-value v0.16.0 [INFO] [stderr] Compiling subxt-core v0.37.0 [INFO] [stderr] Compiling scale-typegen-description v0.8.0 [INFO] [stderr] Compiling jsonrpsee-core v0.22.5 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling jsonrpsee-client-transport v0.22.5 [INFO] [stderr] Compiling jsonrpsee-http-client v0.22.5 [INFO] [stderr] Compiling jsonrpsee v0.22.5 [INFO] [stderr] Compiling subxt-codegen v0.37.0 [INFO] [stderr] Compiling subxt-macro v0.37.0 [INFO] [stderr] Compiling subxt v0.37.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.88s [INFO] running `Command { std: "docker" "inspect" "8b8309086162b7194357ddb24128001ea2db1d811d8d9b6d4d523ae633194f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b8309086162b7194357ddb24128001ea2db1d811d8d9b6d4d523ae633194f79", kill_on_drop: false }` [INFO] [stdout] 8b8309086162b7194357ddb24128001ea2db1d811d8d9b6d4d523ae633194f79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdbe281e6e947dc77790036516104fc229340c6cf711d43decfc7af752752eeb [INFO] running `Command { std: "docker" "start" "-a" "fdbe281e6e947dc77790036516104fc229340c6cf711d43decfc7af752752eeb", kill_on_drop: false }` [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling subxt-cli v0.37.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: subxt-cli@0.37.0: Git command failed with status: exit status: 128 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.70s [INFO] running `Command { std: "docker" "inspect" "fdbe281e6e947dc77790036516104fc229340c6cf711d43decfc7af752752eeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdbe281e6e947dc77790036516104fc229340c6cf711d43decfc7af752752eeb", kill_on_drop: false }` [INFO] [stdout] fdbe281e6e947dc77790036516104fc229340c6cf711d43decfc7af752752eeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0269035b286eb0ab255f57b6601bfe973bbc12896c1c1755cec480b79d96c141 [INFO] running `Command { std: "docker" "start" "-a" "0269035b286eb0ab255f57b6601bfe973bbc12896c1c1755cec480b79d96c141", kill_on_drop: false }` [INFO] [stderr] Compiling subxt-cli v0.37.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: subxt-cli@0.37.0: Git command failed with status: exit status: 128 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.82s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/subxt-ac8868807e3d0e6a) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test commands::codegen::tests::parse_types ... ok [INFO] [stdout] test commands::diff::test::test_diff_fn ... ok [INFO] [stdout] test utils::tests::parsing ... ok [INFO] [stdout] test commands::codegen::tests::invalid_type_paths ... FAILED [INFO] [stdout] test commands::explore::tests::test_commands ... FAILED [INFO] [stdout] test commands::explore::tests::insecure_urls_get_denied ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- commands::codegen::tests::invalid_type_paths stdout ---- [INFO] [stdout] thread 'commands::codegen::tests::invalid_type_paths' panicked at src/commands/codegen.rs:356:13: [INFO] [stdout] assertion failed: output.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d81566e0dca - std::backtrace_rs::backtrace::libunwind::trace::h24270b8ca84976f5 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5d81566e0dca - std::backtrace_rs::backtrace::trace_unsynchronized::h02001f29f8a7f873 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5d81566e0dca - std::sys::backtrace::_print_fmt::hec0fad1ff9d0ced9 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d81566e0dca - ::fmt::h64292488f7f2250f [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d815670b453 - core::fmt::rt::Argument::fmt::h5a186eb42f172f83 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5d815670b453 - core::fmt::write::h481de9317912dd10 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/fmt/mod.rs:1186:21 [INFO] [stdout] 6: 0x5d81566dcb53 - std::io::Write::write_fmt::hf3775693c09b4454 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/io/mod.rs:1839:15 [INFO] [stdout] 7: 0x5d81566e0c12 - std::sys::backtrace::BacktraceLock::print::h8adcaf0142651003 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5d81566e2275 - std::panicking::default_hook::{{closure}}::h15fb66ff6c6741f9 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x5d81566e2068 - std::panicking::default_hook::hb9ad284307d8f928 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x5d8155862679 - as core::ops::function::Fn>::call::h7b6ff508218c42a0 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 11: 0x5d8155862679 - test::test_main::{{closure}}::hbc464be6eb0d2a52 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:133:21 [INFO] [stdout] 12: 0x5d81566e2978 - as core::ops::function::Fn>::call::h4be8ec3e201e2cf3 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 13: 0x5d81566e2978 - std::panicking::rust_panic_with_hook::h66f68b895f94d79f [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x5d81566e2706 - std::panicking::begin_panic_handler::{{closure}}::hca74b9b22568e264 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:667:13 [INFO] [stdout] 15: 0x5d81566e12a9 - std::sys::backtrace::__rust_end_short_backtrace::h74dd0769b8a109e0 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5d81566e23cc - rust_begin_unwind [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x5d8156708d90 - core::panicking::panic_fmt::h9d563f5dc1b01cab [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5d8156708e1c - core::panicking::panic::hcfd2d8a918b233c5 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panicking.rs:148:5 [INFO] [stdout] 19: 0x5d81557e56dc - subxt::commands::codegen::tests::invalid_type_paths::{{closure}}::hc23350c198344b81 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/codegen.rs:356:13 [INFO] [stdout] 20: 0x5d815571c3e2 - as core::future::future::Future>::poll::h6bf0150a36941ff4 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/future/future.rs:123:9 [INFO] [stdout] 21: 0x5d815571c71d - as core::future::future::Future>::poll::hd1ee92859201d9ce [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x5d8155765d8f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf04b4c3b57acdd36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 23: 0x5d8155765cd5 - tokio::runtime::coop::with_budget::h61bd655413955b7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 24: 0x5d8155765cd5 - tokio::runtime::coop::budget::he9dc9d3fa59e06c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 25: 0x5d8155765cd5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcf91719344d6d407 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 26: 0x5d8155764a80 - tokio::runtime::scheduler::current_thread::Context::enter::he2588c9b3e3512da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 27: 0x5d815576553b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h783fa8e26594f344 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 28: 0x5d81557652b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2536fa776c827f7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 29: 0x5d81557f7d9b - tokio::runtime::context::scoped::Scoped::set::hb8e543e41d6cb783 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x5d815580d489 - tokio::runtime::context::set_scheduler::{{closure}}::h071c17f0c7aa3533 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 31: 0x5d815576da8d - std::thread::local::LocalKey::try_with::h17bfebb31fb7f112 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 32: 0x5d815576d87a - std::thread::local::LocalKey::with::hb86c761d2b7eed74 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 33: 0x5d815580d43d - tokio::runtime::context::set_scheduler::hc2843ab4fcb41f30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 34: 0x5d8155765060 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7c7a1235a30da5f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 35: 0x5d81557652d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h195880579b180706 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 36: 0x5d81557642cd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hfde8be7f5e301fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 37: 0x5d815579ba56 - tokio::runtime::context::runtime::enter_runtime::ha011441ed0665976 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x5d81557641e1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h67aa7ea85dc91a8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 39: 0x5d81557a931d - tokio::runtime::runtime::Runtime::block_on::h31340c6ca7fb3c73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 40: 0x5d81557e4f8c - subxt::commands::codegen::tests::invalid_type_paths::h608d1732ea370621 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/codegen.rs:364:9 [INFO] [stdout] 41: 0x5d81557e4e17 - subxt::commands::codegen::tests::invalid_type_paths::{{closure}}::h6b757504e2e1daed [INFO] [stdout] at /opt/rustwide/workdir/src/commands/codegen.rs:345:34 [INFO] [stdout] 42: 0x5d81556f8e46 - core::ops::function::FnOnce::call_once::h674cf2312708d05a [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5d8155866f3b - core::ops::function::FnOnce::call_once::h2b334953e617de9b [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5d8155866f3b - test::__rust_begin_short_backtrace::h8faab66b1ff1d0c8 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:621:18 [INFO] [stdout] 45: 0x5d8155866828 - test::run_test_in_process::{{closure}}::hfb9c1a00854dd37d [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:644:60 [INFO] [stdout] 46: 0x5d8155866828 - as core::ops::function::FnOnce<()>>::call_once::h74c9970fa5634840 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 47: 0x5d8155866828 - std::panicking::try::do_call::hc4c1295047d6f2d7 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:557:40 [INFO] [stdout] 48: 0x5d8155866828 - std::panicking::try::h67266f7a45240585 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:520:19 [INFO] [stdout] 49: 0x5d8155866828 - std::panic::catch_unwind::h9bd43337d7e40f31 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panic.rs:358:14 [INFO] [stdout] 50: 0x5d8155866828 - test::run_test_in_process::hcd26e1ba57fd34c2 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:644:27 [INFO] [stdout] 51: 0x5d8155866828 - test::run_test::{{closure}}::h7249fd59f504e406 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:565:43 [INFO] [stdout] 52: 0x5d815582aa54 - test::run_test::{{closure}}::h9278596bd856801d [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:595:41 [INFO] [stdout] 53: 0x5d815582aa54 - std::sys::backtrace::__rust_begin_short_backtrace::h81ab71768b07ffb5 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 54: 0x5d815582e102 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hd39edce2d4305e8d [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/thread/mod.rs:521:17 [INFO] [stdout] 55: 0x5d815582e102 - as core::ops::function::FnOnce<()>>::call_once::hffcde42bb45e43d3 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x5d815582e102 - std::panicking::try::do_call::h30d61604663dff17 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:557:40 [INFO] [stdout] 57: 0x5d815582e102 - std::panicking::try::h7b8b36119ae94880 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:520:19 [INFO] [stdout] 58: 0x5d815582e102 - std::panic::catch_unwind::h4a4bb2ef7a88f652 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panic.rs:358:14 [INFO] [stdout] 59: 0x5d815582e102 - std::thread::Builder::spawn_unchecked_::{{closure}}::hd62ab97c763f4e34 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/thread/mod.rs:520:30 [INFO] [stdout] 60: 0x5d815582e102 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0a89a60c6ceef6b4 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x5d81566e684b - as core::ops::function::FnOnce>::call_once::h5de9072f83a0d37c [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 62: 0x5d81566e684b - as core::ops::function::FnOnce>::call_once::hbbf67a38c5e8c30f [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 63: 0x5d81566e684b - std::sys::pal::unix::thread::Thread::new::thread_start::hb547260a5233ab58 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 64: 0x7c9c7d29dac3 - [INFO] [stdout] 65: 0x7c9c7d32ea04 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- commands::explore::tests::test_commands stdout ---- [INFO] [stdout] thread 'commands::explore::tests::test_commands' panicked at src/commands/explore/mod.rs:307:49: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: error: invalid value '../artifacts/polkadot_metadata_small.scale' for '--file ': Path does not exist. [INFO] [stdout] [INFO] [stdout] For more information, try '--help'. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Path does not exist. [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/commands/explore/mod.rs:274:26 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d81566e0dca - std::backtrace_rs::backtrace::libunwind::trace::h24270b8ca84976f5 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5d81566e0dca - std::backtrace_rs::backtrace::trace_unsynchronized::h02001f29f8a7f873 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5d81566e0dca - std::sys::backtrace::_print_fmt::hec0fad1ff9d0ced9 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d81566e0dca - ::fmt::h64292488f7f2250f [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d815670b453 - core::fmt::rt::Argument::fmt::h5a186eb42f172f83 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5d815670b453 - core::fmt::write::h481de9317912dd10 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/fmt/mod.rs:1186:21 [INFO] [stdout] 6: 0x5d81566dcb53 - std::io::Write::write_fmt::hf3775693c09b4454 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/io/mod.rs:1839:15 [INFO] [stdout] 7: 0x5d81566e0c12 - std::sys::backtrace::BacktraceLock::print::h8adcaf0142651003 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5d81566e2275 - std::panicking::default_hook::{{closure}}::h15fb66ff6c6741f9 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x5d81566e2068 - std::panicking::default_hook::hb9ad284307d8f928 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x5d8155862679 - as core::ops::function::Fn>::call::h7b6ff508218c42a0 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 11: 0x5d8155862679 - test::test_main::{{closure}}::hbc464be6eb0d2a52 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:133:21 [INFO] [stdout] 12: 0x5d81566e2978 - as core::ops::function::Fn>::call::h4be8ec3e201e2cf3 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 13: 0x5d81566e2978 - std::panicking::rust_panic_with_hook::h66f68b895f94d79f [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x5d81566e273a - std::panicking::begin_panic_handler::{{closure}}::hca74b9b22568e264 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x5d81566e12a9 - std::sys::backtrace::__rust_end_short_backtrace::h74dd0769b8a109e0 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5d81566e23cc - rust_begin_unwind [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x5d8156708d90 - core::panicking::panic_fmt::h9d563f5dc1b01cab [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5d8156709276 - core::result::unwrap_failed::he99f077262f32dcd [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/result.rs:1695:5 [INFO] [stdout] 19: 0x5d81557e645c - core::result::Result::unwrap::hc7328bab191ec837 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/result.rs:1103:23 [INFO] [stdout] 20: 0x5d81557e645c - subxt::commands::explore::tests::test_commands::{{closure}}::h36a0fe53c2c70358 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/explore/mod.rs:307:22 [INFO] [stdout] 21: 0x5d815571c3e2 - as core::future::future::Future>::poll::h6bf0150a36941ff4 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x5d815571c71d - as core::future::future::Future>::poll::hd1ee92859201d9ce [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x5d8155765d8f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf04b4c3b57acdd36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 24: 0x5d8155765cd5 - tokio::runtime::coop::with_budget::h61bd655413955b7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x5d8155765cd5 - tokio::runtime::coop::budget::he9dc9d3fa59e06c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x5d8155765cd5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcf91719344d6d407 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 27: 0x5d8155764a80 - tokio::runtime::scheduler::current_thread::Context::enter::he2588c9b3e3512da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 28: 0x5d815576553b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h783fa8e26594f344 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 29: 0x5d81557652b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2536fa776c827f7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 30: 0x5d81557f7d9b - tokio::runtime::context::scoped::Scoped::set::hb8e543e41d6cb783 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x5d815580d489 - tokio::runtime::context::set_scheduler::{{closure}}::h071c17f0c7aa3533 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 32: 0x5d815576da8d - std::thread::local::LocalKey::try_with::h17bfebb31fb7f112 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 33: 0x5d815576d87a - std::thread::local::LocalKey::with::hb86c761d2b7eed74 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 34: 0x5d815580d43d - tokio::runtime::context::set_scheduler::hc2843ab4fcb41f30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 35: 0x5d8155765060 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7c7a1235a30da5f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 36: 0x5d81557652d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h195880579b180706 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 37: 0x5d81557642cd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hfde8be7f5e301fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 38: 0x5d815579ba56 - tokio::runtime::context::runtime::enter_runtime::ha011441ed0665976 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x5d81557641e1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h67aa7ea85dc91a8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 40: 0x5d81557a931d - tokio::runtime::runtime::Runtime::block_on::h31340c6ca7fb3c73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 41: 0x5d81557e605e - subxt::commands::explore::tests::test_commands::hd02fcea497b2714d [INFO] [stdout] at /opt/rustwide/workdir/src/commands/explore/mod.rs:439:9 [INFO] [stdout] 42: 0x5d81557e5ed7 - subxt::commands::explore::tests::test_commands::{{closure}}::hc09145a60e32b730 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/explore/mod.rs:305:29 [INFO] [stdout] 43: 0x5d81556f9266 - core::ops::function::FnOnce::call_once::hbdee93c915f5109c [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5d8155866f3b - core::ops::function::FnOnce::call_once::h2b334953e617de9b [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5d8155866f3b - test::__rust_begin_short_backtrace::h8faab66b1ff1d0c8 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:621:18 [INFO] [stdout] 46: 0x5d8155866828 - test::run_test_in_process::{{closure}}::hfb9c1a00854dd37d [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:644:60 [INFO] [stdout] 47: 0x5d8155866828 - as core::ops::function::FnOnce<()>>::call_once::h74c9970fa5634840 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x5d8155866828 - std::panicking::try::do_call::hc4c1295047d6f2d7 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:557:40 [INFO] [stdout] 49: 0x5d8155866828 - std::panicking::try::h67266f7a45240585 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:520:19 [INFO] [stdout] 50: 0x5d8155866828 - std::panic::catch_unwind::h9bd43337d7e40f31 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panic.rs:358:14 [INFO] [stdout] 51: 0x5d8155866828 - test::run_test_in_process::hcd26e1ba57fd34c2 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:644:27 [INFO] [stdout] 52: 0x5d8155866828 - test::run_test::{{closure}}::h7249fd59f504e406 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:565:43 [INFO] [stdout] 53: 0x5d815582aa54 - test::run_test::{{closure}}::h9278596bd856801d [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:595:41 [INFO] [stdout] 54: 0x5d815582aa54 - std::sys::backtrace::__rust_begin_short_backtrace::h81ab71768b07ffb5 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 55: 0x5d815582e102 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hd39edce2d4305e8d [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/thread/mod.rs:521:17 [INFO] [stdout] 56: 0x5d815582e102 - as core::ops::function::FnOnce<()>>::call_once::hffcde42bb45e43d3 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x5d815582e102 - std::panicking::try::do_call::h30d61604663dff17 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:557:40 [INFO] [stdout] 58: 0x5d815582e102 - std::panicking::try::h7b8b36119ae94880 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:520:19 [INFO] [stdout] 59: 0x5d815582e102 - std::panic::catch_unwind::h4a4bb2ef7a88f652 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panic.rs:358:14 [INFO] [stdout] 60: 0x5d815582e102 - std::thread::Builder::spawn_unchecked_::{{closure}}::hd62ab97c763f4e34 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/thread/mod.rs:520:30 [INFO] [stdout] 61: 0x5d815582e102 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0a89a60c6ceef6b4 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5d81566e684b - as core::ops::function::FnOnce>::call_once::h5de9072f83a0d37c [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 63: 0x5d81566e684b - as core::ops::function::FnOnce>::call_once::hbbf67a38c5e8c30f [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 64: 0x5d81566e684b - std::sys::pal::unix::thread::Thread::new::thread_start::hb547260a5233ab58 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 65: 0x7c9c7d29dac3 - [INFO] [stdout] 66: 0x7c9c7d32ea04 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- commands::explore::tests::insecure_urls_get_denied stdout ---- [INFO] [stdout] thread 'commands::explore::tests::insecure_urls_get_denied' panicked at src/commands/explore/mod.rs:445:54: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Request error: Failed to resolve IP addresses for this hostname: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: Failed to resolve IP addresses for this hostname: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 1: Failed to resolve IP addresses for this hostname: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/utils.rs:120:20 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d81566e0dca - std::backtrace_rs::backtrace::libunwind::trace::h24270b8ca84976f5 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5d81566e0dca - std::backtrace_rs::backtrace::trace_unsynchronized::h02001f29f8a7f873 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5d81566e0dca - std::sys::backtrace::_print_fmt::hec0fad1ff9d0ced9 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d81566e0dca - ::fmt::h64292488f7f2250f [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d815670b453 - core::fmt::rt::Argument::fmt::h5a186eb42f172f83 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5d815670b453 - core::fmt::write::h481de9317912dd10 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/fmt/mod.rs:1186:21 [INFO] [stdout] 6: 0x5d81566dcb53 - std::io::Write::write_fmt::hf3775693c09b4454 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/io/mod.rs:1839:15 [INFO] [stdout] 7: 0x5d81566e0c12 - std::sys::backtrace::BacktraceLock::print::h8adcaf0142651003 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5d81566e2275 - std::panicking::default_hook::{{closure}}::h15fb66ff6c6741f9 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x5d81566e2068 - std::panicking::default_hook::hb9ad284307d8f928 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x5d8155862679 - as core::ops::function::Fn>::call::h7b6ff508218c42a0 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 11: 0x5d8155862679 - test::test_main::{{closure}}::hbc464be6eb0d2a52 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:133:21 [INFO] [stdout] 12: 0x5d81566e2978 - as core::ops::function::Fn>::call::h4be8ec3e201e2cf3 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 13: 0x5d81566e2978 - std::panicking::rust_panic_with_hook::h66f68b895f94d79f [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x5d81566e273a - std::panicking::begin_panic_handler::{{closure}}::hca74b9b22568e264 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x5d81566e12a9 - std::sys::backtrace::__rust_end_short_backtrace::h74dd0769b8a109e0 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5d81566e23cc - rust_begin_unwind [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x5d8156708d90 - core::panicking::panic_fmt::h9d563f5dc1b01cab [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5d8156709276 - core::result::unwrap_failed::he99f077262f32dcd [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/result.rs:1695:5 [INFO] [stdout] 19: 0x5d81557e970e - core::result::Result::unwrap::hc7328bab191ec837 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/result.rs:1103:23 [INFO] [stdout] 20: 0x5d81557e970e - subxt::commands::explore::tests::insecure_urls_get_denied::{{closure}}::h2ce1514a839b2c4e [INFO] [stdout] at /opt/rustwide/workdir/src/commands/explore/mod.rs:445:9 [INFO] [stdout] 21: 0x5d815571c3e2 - as core::future::future::Future>::poll::h6bf0150a36941ff4 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x5d815571c71d - as core::future::future::Future>::poll::hd1ee92859201d9ce [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x5d8155765d8f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf04b4c3b57acdd36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 24: 0x5d8155765cd5 - tokio::runtime::coop::with_budget::h61bd655413955b7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x5d8155765cd5 - tokio::runtime::coop::budget::he9dc9d3fa59e06c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x5d8155765cd5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcf91719344d6d407 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 27: 0x5d8155764a80 - tokio::runtime::scheduler::current_thread::Context::enter::he2588c9b3e3512da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 28: 0x5d815576553b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h783fa8e26594f344 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 29: 0x5d81557652b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2536fa776c827f7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 30: 0x5d81557f7d9b - tokio::runtime::context::scoped::Scoped::set::hb8e543e41d6cb783 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x5d815580d489 - tokio::runtime::context::set_scheduler::{{closure}}::h071c17f0c7aa3533 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 32: 0x5d815576da8d - std::thread::local::LocalKey::try_with::h17bfebb31fb7f112 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 33: 0x5d815576d87a - std::thread::local::LocalKey::with::hb86c761d2b7eed74 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 34: 0x5d815580d43d - tokio::runtime::context::set_scheduler::hc2843ab4fcb41f30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 35: 0x5d8155765060 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7c7a1235a30da5f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 36: 0x5d81557652d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h195880579b180706 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 37: 0x5d81557642cd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hfde8be7f5e301fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 38: 0x5d815579ba56 - tokio::runtime::context::runtime::enter_runtime::ha011441ed0665976 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x5d81557641e1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h67aa7ea85dc91a8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 40: 0x5d81557a931d - tokio::runtime::runtime::Runtime::block_on::h31340c6ca7fb3c73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 41: 0x5d81557e93dc - subxt::commands::explore::tests::insecure_urls_get_denied::h8dbf600455eb1064 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/explore/mod.rs:456:9 [INFO] [stdout] 42: 0x5d81557e9267 - subxt::commands::explore::tests::insecure_urls_get_denied::{{closure}}::heef653628ade9082 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/explore/mod.rs:443:40 [INFO] [stdout] 43: 0x5d81556f8bf6 - core::ops::function::FnOnce::call_once::h51c79967e1a5c82b [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5d8155866f3b - core::ops::function::FnOnce::call_once::h2b334953e617de9b [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5d8155866f3b - test::__rust_begin_short_backtrace::h8faab66b1ff1d0c8 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:621:18 [INFO] [stdout] 46: 0x5d8155866828 - test::run_test_in_process::{{closure}}::hfb9c1a00854dd37d [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:644:60 [INFO] [stdout] 47: 0x5d8155866828 - as core::ops::function::FnOnce<()>>::call_once::h74c9970fa5634840 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x5d8155866828 - std::panicking::try::do_call::hc4c1295047d6f2d7 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:557:40 [INFO] [stdout] 49: 0x5d8155866828 - std::panicking::try::h67266f7a45240585 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:520:19 [INFO] [stdout] 50: 0x5d8155866828 - std::panic::catch_unwind::h9bd43337d7e40f31 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panic.rs:358:14 [INFO] [stdout] 51: 0x5d8155866828 - test::run_test_in_process::hcd26e1ba57fd34c2 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:644:27 [INFO] [stdout] 52: 0x5d8155866828 - test::run_test::{{closure}}::h7249fd59f504e406 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:565:43 [INFO] [stdout] 53: 0x5d815582aa54 - test::run_test::{{closure}}::h9278596bd856801d [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:595:41 [INFO] [stdout] 54: 0x5d815582aa54 - std::sys::backtrace::__rust_begin_short_backtrace::h81ab71768b07ffb5 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 55: 0x5d815582e102 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hd39edce2d4305e8d [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/thread/mod.rs:521:17 [INFO] [stdout] 56: 0x5d815582e102 - as core::ops::function::FnOnce<()>>::call_once::hffcde42bb45e43d3 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x5d815582e102 - std::panicking::try::do_call::h30d61604663dff17 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:557:40 [INFO] [stdout] 58: 0x5d815582e102 - std::panicking::try::h7b8b36119ae94880 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:520:19 [INFO] [stdout] 59: 0x5d815582e102 - std::panic::catch_unwind::h4a4bb2ef7a88f652 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panic.rs:358:14 [INFO] [stdout] 60: 0x5d815582e102 - std::thread::Builder::spawn_unchecked_::{{closure}}::hd62ab97c763f4e34 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/thread/mod.rs:520:30 [INFO] [stdout] 61: 0x5d815582e102 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0a89a60c6ceef6b4 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5d81566e684b - as core::ops::function::FnOnce>::call_once::h5de9072f83a0d37c [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 63: 0x5d81566e684b - as core::ops::function::FnOnce>::call_once::hbbf67a38c5e8c30f [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 64: 0x5d81566e684b - std::sys::pal::unix::thread::Thread::new::thread_start::hb547260a5233ab58 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 65: 0x7c9c7d29dac3 - [INFO] [stdout] 66: 0x7c9c7d32ea04 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] commands::codegen::tests::invalid_type_paths [INFO] [stdout] commands::explore::tests::insecure_urls_get_denied [INFO] [stdout] commands::explore::tests::test_commands [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin subxt` [INFO] running `Command { std: "docker" "inspect" "0269035b286eb0ab255f57b6601bfe973bbc12896c1c1755cec480b79d96c141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0269035b286eb0ab255f57b6601bfe973bbc12896c1c1755cec480b79d96c141", kill_on_drop: false }` [INFO] [stdout] 0269035b286eb0ab255f57b6601bfe973bbc12896c1c1755cec480b79d96c141