[INFO] fetching crate solo-lib 0.2.1... [INFO] testing solo-lib-0.2.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate solo-lib 0.2.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate solo-lib 0.2.1 [INFO] finished tweaking crates.io crate solo-lib 0.2.1 [INFO] tweaked toml for crates.io crate solo-lib 0.2.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate solo-lib 0.2.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate solo-lib 0.2.1 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.5.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afa1b0301aefbb07d2c9f4b31d574ab99105a5b5a43762c3fa23c6c366dd58a8 [INFO] running `Command { std: "docker" "start" "-a" "afa1b0301aefbb07d2c9f4b31d574ab99105a5b5a43762c3fa23c6c366dd58a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afa1b0301aefbb07d2c9f4b31d574ab99105a5b5a43762c3fa23c6c366dd58a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afa1b0301aefbb07d2c9f4b31d574ab99105a5b5a43762c3fa23c6c366dd58a8", kill_on_drop: false }` [INFO] [stdout] afa1b0301aefbb07d2c9f4b31d574ab99105a5b5a43762c3fa23c6c366dd58a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b5a4f301ad567a04abbe1ba1855c1a5562344cc3c5a888bb9afccbb63ea627f [INFO] running `Command { std: "docker" "start" "-a" "3b5a4f301ad567a04abbe1ba1855c1a5562344cc3c5a888bb9afccbb63ea627f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling solo-lib v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.80s [INFO] running `Command { std: "docker" "inspect" "3b5a4f301ad567a04abbe1ba1855c1a5562344cc3c5a888bb9afccbb63ea627f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b5a4f301ad567a04abbe1ba1855c1a5562344cc3c5a888bb9afccbb63ea627f", kill_on_drop: false }` [INFO] [stdout] 3b5a4f301ad567a04abbe1ba1855c1a5562344cc3c5a888bb9afccbb63ea627f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59c822e3968b43092a271878f79b0ecf52980c423033527b7a2f5089e1201a3f [INFO] running `Command { std: "docker" "start" "-a" "59c822e3968b43092a271878f79b0ecf52980c423033527b7a2f5089e1201a3f", kill_on_drop: false }` [INFO] [stderr] Compiling solo-lib v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.28s [INFO] running `Command { std: "docker" "inspect" "59c822e3968b43092a271878f79b0ecf52980c423033527b7a2f5089e1201a3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59c822e3968b43092a271878f79b0ecf52980c423033527b7a2f5089e1201a3f", kill_on_drop: false }` [INFO] [stdout] 59c822e3968b43092a271878f79b0ecf52980c423033527b7a2f5089e1201a3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 897575424b5e9b64c1641b32da365fefc2fb63746b79d70023926ebeac8eea94 [INFO] running `Command { std: "docker" "start" "-a" "897575424b5e9b64c1641b32da365fefc2fb63746b79d70023926ebeac8eea94", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/solo_lib-c2408b45061a897e) [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] Doc-tests solo_lib [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/client.rs - client::new_builder (line 34) ... FAILED [INFO] [stdout] test src/client.rs - client::new (line 24) ... FAILED [INFO] [stdout] test src/client.rs - client (line 7) ... ok [INFO] [stdout] test src/sdk/qcloud/lighthouse.rs - sdk::qcloud::lighthouse::go (line 80) ... FAILED [INFO] [stdout] test src/sdk/qcloud/cvm.rs - sdk::qcloud::cvm::go (line 133) ... FAILED [INFO] [stdout] test src/sdk/aliyun/sas.rs - sdk::aliyun::sas::go (line 65) ... FAILED [INFO] [stdout] test src/sdk/aliyun/ecs.rs - sdk::aliyun::ecs::go (line 157) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/client.rs - client::new_builder (line 34) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/client.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 3 | reqwest::ClientBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `ClientBuilder` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 3 | reqwest::ClientBuilder::new(); [INFO] [stdout] | + [INFO] [stdout] help: try adding a return type [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_client_rs_34_0() -> ClientBuilder { [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::new (line 24) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/client.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 3 | reqwest::Client::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `Client` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 3 | reqwest::Client::new(); [INFO] [stdout] | + [INFO] [stdout] help: try adding a return type [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_client_rs_24_0() -> Client { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/sdk/qcloud/lighthouse.rs - sdk::qcloud::lighthouse::go (line 80) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' panicked at src/sdk/qcloud/lighthouse.rs:31:6: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://lighthouse.tencentcloudapi.com/) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: client error (Connect) [INFO] [stdout] 1: dns error [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] 2: solo_lib::sdk::qcloud::lighthouse::list_rules::{{closure}} [INFO] [stdout] 3: solo_lib::sdk::qcloud::lighthouse::go::{{closure}} [INFO] [stdout] 4: rust_out::main::{{closure}} [INFO] [stdout] 5: tokio::runtime::park::CachedParkThread::block_on::{{closure}} [INFO] [stdout] 6: tokio::runtime::park::CachedParkThread::block_on [INFO] [stdout] 7: tokio::runtime::context::blocking::BlockingRegionGuard::block_on [INFO] [stdout] 8: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}} [INFO] [stdout] 9: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] 10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on [INFO] [stdout] 11: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] 12: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] 13: rust_out::main [INFO] [stdout] 14: core::ops::function::FnOnce::call_once [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] 16: std::rt::lang_start::{{closure}} [INFO] [stdout] 17: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 18: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 19: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 20: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 21: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 22: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 23: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 24: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 25: std::rt::lang_start_internal [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 26: std::rt::lang_start [INFO] [stdout] 27: main [INFO] [stdout] 28: [INFO] [stdout] 29: __libc_start_main [INFO] [stdout] 30: _start [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58e34d90a6a2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58e34d90a6a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58e34d90a6a2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58e34d90a6a2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58e34d930743 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x58e34d930743 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x58e34d906f63 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58e34d906f63 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x58e34d90a4f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x58e34d90b903 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x58e34d90b6e5 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x58e34d90c315 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x58e34d90c0aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 13: 0x58e34d90aba9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x58e34d90bd3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x58e34d92e9d0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x58e34d92eee6 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 17: 0x58e34d39d6c7 - rust_out::main::{{closure}}::h4e16b051961b29e4 [INFO] [stdout] 18: 0x58e34d389716 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h834641a659dbeae2 [INFO] [stdout] 19: 0x58e34d388ab6 - tokio::runtime::park::CachedParkThread::block_on::h0f8831bf744792d9 [INFO] [stdout] 20: 0x58e34d38aa5b - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h78eddfd3cc221723 [INFO] [stdout] 21: 0x58e34d38b0ce - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hba259d4a8f4bc94f [INFO] [stdout] 22: 0x58e34d389f5d - tokio::runtime::context::runtime::enter_runtime::h7b285e990ecfcdf2 [INFO] [stdout] 23: 0x58e34d38b053 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::ha8a1320d5f0b732f [INFO] [stdout] 24: 0x58e34d38acc9 - tokio::runtime::runtime::Runtime::block_on_inner::hf84e5629d4fd0268 [INFO] [stdout] 25: 0x58e34d38af22 - tokio::runtime::runtime::Runtime::block_on::hdba6ed4f501483a0 [INFO] [stdout] 26: 0x58e34d39d11f - rust_out::main::h2d10ba762d3f8adf [INFO] [stdout] 27: 0x58e34d37ff63 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc [INFO] [stdout] 28: 0x58e34d37ed36 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1 [INFO] [stdout] 29: 0x58e34d37ed19 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e [INFO] [stdout] 30: 0x58e34d900a00 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 31: 0x58e34d900a00 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 32: 0x58e34d900a00 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x58e34d900a00 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x58e34d900a00 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 35: 0x58e34d900a00 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 36: 0x58e34d900a00 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 37: 0x58e34d900a00 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x58e34d900a00 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 39: 0x58e34d37ed01 - std::rt::lang_start::h8f736fe0a226e45f [INFO] [stdout] 40: 0x58e34d39d795 - main [INFO] [stdout] 41: 0x7551d97101ca - [INFO] [stdout] 42: 0x7551d971028b - __libc_start_main [INFO] [stdout] 43: 0x58e34d3738a5 - _start [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/sdk/qcloud/cvm.rs - sdk::qcloud::cvm::go (line 133) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' panicked at src/sdk/qcloud/cvm.rs:32:6: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://vpc.tencentcloudapi.com/) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: client error (Connect) [INFO] [stdout] 1: dns error [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] 2: solo_lib::sdk::qcloud::cvm::list_rules::{{closure}} [INFO] [stdout] 3: solo_lib::sdk::qcloud::cvm::go::{{closure}} [INFO] [stdout] 4: rust_out::main::{{closure}} [INFO] [stdout] 5: tokio::runtime::park::CachedParkThread::block_on::{{closure}} [INFO] [stdout] 6: tokio::runtime::park::CachedParkThread::block_on [INFO] [stdout] 7: tokio::runtime::context::blocking::BlockingRegionGuard::block_on [INFO] [stdout] 8: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}} [INFO] [stdout] 9: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] 10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on [INFO] [stdout] 11: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] 12: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] 13: rust_out::main [INFO] [stdout] 14: core::ops::function::FnOnce::call_once [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] 16: std::rt::lang_start::{{closure}} [INFO] [stdout] 17: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 18: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 19: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 20: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 21: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 22: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 23: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 24: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 25: std::rt::lang_start_internal [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 26: std::rt::lang_start [INFO] [stdout] 27: main [INFO] [stdout] 28: [INFO] [stdout] 29: __libc_start_main [INFO] [stdout] 30: _start [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x632b9803a832 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x632b9803a832 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x632b9803a832 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x632b9803a832 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x632b980608d3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x632b980608d3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x632b980370f3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x632b980370f3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x632b9803a682 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x632b9803ba93 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x632b9803b875 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x632b9803c4a5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x632b9803c23a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 13: 0x632b9803ad39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x632b9803becd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x632b9805eb60 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x632b9805f076 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 17: 0x632b97acd1b6 - rust_out::main::{{closure}}::h4e16b051961b29e4 [INFO] [stdout] 18: 0x632b97ab5ec6 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h834641a659dbeae2 [INFO] [stdout] 19: 0x632b97ab5260 - tokio::runtime::park::CachedParkThread::block_on::h0f8831bf744792d9 [INFO] [stdout] 20: 0x632b97ab720d - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h78eddfd3cc221723 [INFO] [stdout] 21: 0x632b97ab7880 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hba259d4a8f4bc94f [INFO] [stdout] 22: 0x632b97ab670d - tokio::runtime::context::runtime::enter_runtime::h7b285e990ecfcdf2 [INFO] [stdout] 23: 0x632b97ab7801 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::ha8a1320d5f0b732f [INFO] [stdout] 24: 0x632b97ab7479 - tokio::runtime::runtime::Runtime::block_on_inner::hf84e5629d4fd0268 [INFO] [stdout] 25: 0x632b97ab76d2 - tokio::runtime::runtime::Runtime::block_on::hdba6ed4f501483a0 [INFO] [stdout] 26: 0x632b97accbef - rust_out::main::h2d10ba762d3f8adf [INFO] [stdout] 27: 0x632b97aaac83 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc [INFO] [stdout] 28: 0x632b97aa9986 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1 [INFO] [stdout] 29: 0x632b97aa9969 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e [INFO] [stdout] 30: 0x632b98030b90 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 31: 0x632b98030b90 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 32: 0x632b98030b90 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x632b98030b90 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x632b98030b90 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 35: 0x632b98030b90 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 36: 0x632b98030b90 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 37: 0x632b98030b90 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x632b98030b90 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 39: 0x632b97aa9951 - std::rt::lang_start::h8f736fe0a226e45f [INFO] [stdout] 40: 0x632b97acd285 - main [INFO] [stdout] 41: 0x7fdff149f1ca - [INFO] [stdout] 42: 0x7fdff149f28b - __libc_start_main [INFO] [stdout] 43: 0x632b97a98665 - _start [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/sdk/aliyun/sas.rs - sdk::aliyun::sas::go (line 65) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' panicked at src/sdk/aliyun/sas.rs:31:6: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://swas.instance_region.aliyuncs.com/?InstanceId=instance_id&RegionId=instance_region&PageSize=100) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: client error (Connect) [INFO] [stdout] 1: dns error [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] 2: solo_lib::sdk::aliyun::sas::list_rules::{{closure}} [INFO] [stdout] 3: solo_lib::sdk::aliyun::sas::go::{{closure}} [INFO] [stdout] 4: rust_out::main::{{closure}} [INFO] [stdout] 5: tokio::runtime::park::CachedParkThread::block_on::{{closure}} [INFO] [stdout] 6: tokio::runtime::park::CachedParkThread::block_on [INFO] [stdout] 7: tokio::runtime::context::blocking::BlockingRegionGuard::block_on [INFO] [stdout] 8: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}} [INFO] [stdout] 9: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] 10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on [INFO] [stdout] 11: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] 12: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] 13: rust_out::main [INFO] [stdout] 14: core::ops::function::FnOnce::call_once [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] 16: std::rt::lang_start::{{closure}} [INFO] [stdout] 17: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 18: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 19: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 20: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 21: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 22: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 23: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 24: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 25: std::rt::lang_start_internal [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 26: std::rt::lang_start [INFO] [stdout] 27: main [INFO] [stdout] 28: [INFO] [stdout] 29: __libc_start_main [INFO] [stdout] 30: _start [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x611955b35fd2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x611955b35fd2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x611955b35fd2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x611955b35fd2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x611955b5c073 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x611955b5c073 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x611955b32893 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x611955b32893 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x611955b35e22 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x611955b37233 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x611955b37015 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x611955b37c45 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x611955b379da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 13: 0x611955b364d9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x611955b3766d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x611955b5a300 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x611955b5a816 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 17: 0x61195557c647 - rust_out::main::{{closure}}::h4e16b051961b29e4 [INFO] [stdout] 18: 0x611955569946 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h834641a659dbeae2 [INFO] [stdout] 19: 0x611955568ce6 - tokio::runtime::park::CachedParkThread::block_on::h0f8831bf744792d9 [INFO] [stdout] 20: 0x61195556ac8b - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h78eddfd3cc221723 [INFO] [stdout] 21: 0x61195556b2fe - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hba259d4a8f4bc94f [INFO] [stdout] 22: 0x61195556a18d - tokio::runtime::context::runtime::enter_runtime::h7b285e990ecfcdf2 [INFO] [stdout] 23: 0x61195556b283 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::ha8a1320d5f0b732f [INFO] [stdout] 24: 0x61195556aef9 - tokio::runtime::runtime::Runtime::block_on_inner::hf84e5629d4fd0268 [INFO] [stdout] 25: 0x61195556b152 - tokio::runtime::runtime::Runtime::block_on::hdba6ed4f501483a0 [INFO] [stdout] 26: 0x61195557c09f - rust_out::main::h2d10ba762d3f8adf [INFO] [stdout] 27: 0x611955560323 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc [INFO] [stdout] 28: 0x61195555f126 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1 [INFO] [stdout] 29: 0x61195555f109 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e [INFO] [stdout] 30: 0x611955b2c330 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 31: 0x611955b2c330 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 32: 0x611955b2c330 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x611955b2c330 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x611955b2c330 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 35: 0x611955b2c330 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 36: 0x611955b2c330 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 37: 0x611955b2c330 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x611955b2c330 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 39: 0x61195555f0f1 - std::rt::lang_start::h8f736fe0a226e45f [INFO] [stdout] 40: 0x61195557c715 - main [INFO] [stdout] 41: 0x7788cb8151ca - [INFO] [stdout] 42: 0x7788cb81528b - __libc_start_main [INFO] [stdout] 43: 0x611955554565 - _start [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/sdk/aliyun/ecs.rs - sdk::aliyun::ecs::go (line 157) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' panicked at src/sdk/aliyun/ecs.rs:32:6: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://ecs.security_group_region.aliyuncs.com/?SecurityGroupId=security_group_id&RegionId=security_group_region&Direction=ingress&MaxResults=1000) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: client error (Connect) [INFO] [stdout] 1: dns error [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] 2: solo_lib::sdk::aliyun::ecs::list_rules::{{closure}} [INFO] [stdout] 3: solo_lib::sdk::aliyun::ecs::go::{{closure}} [INFO] [stdout] 4: rust_out::main::{{closure}} [INFO] [stdout] 5: tokio::runtime::park::CachedParkThread::block_on::{{closure}} [INFO] [stdout] 6: tokio::runtime::park::CachedParkThread::block_on [INFO] [stdout] 7: tokio::runtime::context::blocking::BlockingRegionGuard::block_on [INFO] [stdout] 8: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}} [INFO] [stdout] 9: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] 10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on [INFO] [stdout] 11: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] 12: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] 13: rust_out::main [INFO] [stdout] 14: core::ops::function::FnOnce::call_once [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] 16: std::rt::lang_start::{{closure}} [INFO] [stdout] 17: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 18: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 19: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 20: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 21: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 22: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 23: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 24: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 25: std::rt::lang_start_internal [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 26: std::rt::lang_start [INFO] [stdout] 27: main [INFO] [stdout] 28: [INFO] [stdout] 29: __libc_start_main [INFO] [stdout] 30: _start [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5baf588fd762 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5baf588fd762 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5baf588fd762 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5baf588fd762 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5baf58923803 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5baf58923803 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5baf588fa023 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5baf588fa023 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5baf588fd5b2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5baf588fe9c3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5baf588fe7a5 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x5baf588ff3d5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x5baf588ff16a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 13: 0x5baf588fdc69 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5baf588fedfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x5baf58921a90 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5baf58921fa6 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 17: 0x5baf5833f676 - rust_out::main::{{closure}}::h4e16b051961b29e4 [INFO] [stdout] 18: 0x5baf5832a2d6 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h834641a659dbeae2 [INFO] [stdout] 19: 0x5baf58329676 - tokio::runtime::park::CachedParkThread::block_on::h0f8831bf744792d9 [INFO] [stdout] 20: 0x5baf5832b61b - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h78eddfd3cc221723 [INFO] [stdout] 21: 0x5baf5832bc8e - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hba259d4a8f4bc94f [INFO] [stdout] 22: 0x5baf5832ab1d - tokio::runtime::context::runtime::enter_runtime::h7b285e990ecfcdf2 [INFO] [stdout] 23: 0x5baf5832bc13 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::ha8a1320d5f0b732f [INFO] [stdout] 24: 0x5baf5832b889 - tokio::runtime::runtime::Runtime::block_on_inner::hf84e5629d4fd0268 [INFO] [stdout] 25: 0x5baf5832bae2 - tokio::runtime::runtime::Runtime::block_on::hdba6ed4f501483a0 [INFO] [stdout] 26: 0x5baf5833f0af - rust_out::main::h2d10ba762d3f8adf [INFO] [stdout] 27: 0x5baf5831fff3 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc [INFO] [stdout] 28: 0x5baf5831ed86 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1 [INFO] [stdout] 29: 0x5baf5831ed69 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e [INFO] [stdout] 30: 0x5baf588f3ac0 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 31: 0x5baf588f3ac0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 32: 0x5baf588f3ac0 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5baf588f3ac0 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5baf588f3ac0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 35: 0x5baf588f3ac0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 36: 0x5baf588f3ac0 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 37: 0x5baf588f3ac0 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5baf588f3ac0 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 39: 0x5baf5831ed51 - std::rt::lang_start::h8f736fe0a226e45f [INFO] [stdout] 40: 0x5baf5833f745 - main [INFO] [stdout] 41: 0x73fbfc60a1ca - [INFO] [stdout] 42: 0x73fbfc60a28b - __libc_start_main [INFO] [stdout] 43: 0x5baf5830cfa5 - _start [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/client.rs - client::new (line 24) [INFO] [stdout] src/client.rs - client::new_builder (line 34) [INFO] [stdout] src/sdk/aliyun/ecs.rs - sdk::aliyun::ecs::go (line 157) [INFO] [stdout] src/sdk/aliyun/sas.rs - sdk::aliyun::sas::go (line 65) [INFO] [stdout] src/sdk/qcloud/cvm.rs - sdk::qcloud::cvm::go (line 133) [INFO] [stdout] src/sdk/qcloud/lighthouse.rs - sdk::qcloud::lighthouse::go (line 80) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.20s [INFO] [stdout] [INFO] [stdout] all doctests ran in 5.46s; merged doctests compilation took 0.26s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "897575424b5e9b64c1641b32da365fefc2fb63746b79d70023926ebeac8eea94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "897575424b5e9b64c1641b32da365fefc2fb63746b79d70023926ebeac8eea94", kill_on_drop: false }` [INFO] [stdout] 897575424b5e9b64c1641b32da365fefc2fb63746b79d70023926ebeac8eea94