[INFO] fetching crate qiniu-http-client 0.0.9... [INFO] testing qiniu-http-client-0.0.9 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate qiniu-http-client 0.0.9 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate qiniu-http-client 0.0.9 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate qiniu-http-client 0.0.9 [INFO] finished tweaking crates.io crate qiniu-http-client 0.0.9 [INFO] tweaked toml for crates.io crate qiniu-http-client 0.0.9 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ebe6dd58a14eecdfd60efde3108249f6313650d81fc25d493550e71ba51ffca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0ebe6dd58a14eecdfd60efde3108249f6313650d81fc25d493550e71ba51ffca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ebe6dd58a14eecdfd60efde3108249f6313650d81fc25d493550e71ba51ffca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ebe6dd58a14eecdfd60efde3108249f6313650d81fc25d493550e71ba51ffca", kill_on_drop: false }` [INFO] [stdout] 0ebe6dd58a14eecdfd60efde3108249f6313650d81fc25d493550e71ba51ffca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 792537baf9130e2931874bdb0f8d447f034e7fe48cf0f393ee347091a86a341a [INFO] running `Command { std: "docker" "start" "-a" "792537baf9130e2931874bdb0f8d447f034e7fe48cf0f393ee347091a86a341a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling assert-impl v0.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling smallstr v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling fs4 v0.5.4 [INFO] [stderr] Compiling dns-lookup v1.0.8 [INFO] [stderr] Compiling qiniu-http v0.0.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling bachue-auto_impl v0.5.1 [INFO] [stderr] Compiling duplicate v0.2.9 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling qiniu-utils v0.0.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ureq v2.4.0 [INFO] [stderr] Compiling qiniu-credential v0.0.9 [INFO] [stderr] Compiling qiniu-upload-token v0.0.9 [INFO] [stderr] Compiling qiniu-ureq v0.0.9 [INFO] [stderr] Compiling qiniu-http-client v0.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.19s [INFO] running `Command { std: "docker" "inspect" "792537baf9130e2931874bdb0f8d447f034e7fe48cf0f393ee347091a86a341a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "792537baf9130e2931874bdb0f8d447f034e7fe48cf0f393ee347091a86a341a", kill_on_drop: false }` [INFO] [stdout] 792537baf9130e2931874bdb0f8d447f034e7fe48cf0f393ee347091a86a341a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1633c9e0c3e2ce18f2ce2559847f4b2adc3de69f762ff0168a04d40168d0920b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1633c9e0c3e2ce18f2ce2559847f4b2adc3de69f762ff0168a04d40168d0920b", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling dns-lookup v1.0.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bachue-auto_impl v0.5.1 [INFO] [stderr] Compiling duplicate v0.2.9 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling qiniu-utils v0.0.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-global-executor v2.0.4 [INFO] [stderr] Compiling qiniu-http v0.0.9 [INFO] [stderr] Compiling qiniu-credential v0.0.9 [INFO] [stderr] Compiling async-std v1.11.0 [INFO] [stderr] Compiling qiniu-upload-token v0.0.9 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling ureq v2.4.0 [INFO] [stderr] Compiling qiniu-ureq v0.0.9 [INFO] [stderr] Compiling qiniu-http-client v0.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 01s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/qiniu_http_client-2411a9765e1700e8) [INFO] running `Command { std: "docker" "inspect" "1633c9e0c3e2ce18f2ce2559847f4b2adc3de69f762ff0168a04d40168d0920b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1633c9e0c3e2ce18f2ce2559847f4b2adc3de69f762ff0168a04d40168d0920b", kill_on_drop: false }` [INFO] [stdout] 1633c9e0c3e2ce18f2ce2559847f4b2adc3de69f762ff0168a04d40168d0920b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6c1386d01cfaac7270c444b456644dd7c559f8e5971316c9e9aea2caf827fe65 [INFO] running `Command { std: "docker" "start" "-a" "6c1386d01cfaac7270c444b456644dd7c559f8e5971316c9e9aea2caf827fe65", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qiniu_http_client-2411a9765e1700e8) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test client::call::tests::test_call_endpoints_selection ... ok [INFO] [stdout] test client::call::tests::test_call_dont_retry ... ok [INFO] [stdout] test client::call::tests::test_call_endpoints_selection_without_resolver ... ok [INFO] [stdout] test client::chooser::never_empty_handed::tests::test_never_empty_handed_chooser ... ok [INFO] [stdout] test client::call::tests::test_call_single_endpoint_retry ... ok [INFO] [stdout] test client::call::tests::test_call_all_frozen_endpoints_selection ... ok [INFO] [stdout] test client::call::tests::test_call_malicious_response ... ok [INFO] [stdout] test client::call::tests::test_call_retry_next ... ok [INFO] [stdout] test client::call::utils::tests::test_call_utils_make_url ... ok [INFO] [stdout] test client::chooser::direct::tests::test_direct_chooser ... ok [INFO] [stdout] test client::chooser::ip::tests::test_ip_chooser ... ok [INFO] [stdout] test client::call::tests::test_cancel_in_callbacks ... ok [INFO] [stdout] test client::call::tests::test_call_unexpected_redirection ... ok [INFO] [stdout] test client::call::tests::test_call_retry_with_extensions ... ok [INFO] [stdout] test client::call::tests::test_call_switch_to_alternative_endpoints ... ok [INFO] [stdout] test client::chooser::shuffled::tests::test_shuffled_chooser ... ok [INFO] [stdout] test client::call::tests::test_call_request_signature ... ok [INFO] [stdout] test client::request::multipart::tests::test_gen_boundary ... ok [INFO] [stdout] test client::chooser::subnet::tests::test_subnet_chooser ... ok [INFO] [stdout] test client::resolver::chained::tests::test_chained_resolver ... ok [INFO] [stdout] test client::request::multipart::tests::test_header_percent_encoding ... ok [INFO] [stdout] test client::resolver::shuffled::tests::test_shuffled_resolver ... ok [INFO] [stdout] test client::request::multipart::tests::test_multipart_into_read ... ok [INFO] [stdout] test regions::endpoint::tests::test_from_str_to_endpoint ... ok [INFO] [stdout] test regions::endpoint::tests::test_from_str_to_ip_addr_with_port ... ok [INFO] [stdout] test regions::endpoint::tests::test_from_str_to_domain_with_port ... ok [INFO] [stdout] test client::retrier::limited::tests::test_limited_retrier_retries ... ok [INFO] [stdout] test client::retrier::error::tests::test_error_retrier_retries ... ok [INFO] [stdout] test client::retrier::error::tests::test_error_retrier_idempotent ... ok [INFO] [stdout] test regions::regions_provider::regions_cache::tests::test_regions_cache_without_auto_persistent ... ok [INFO] [stdout] test client::resolver::cache::tests::test_thread_safe_cached_resolver ... ok [INFO] [stdout] test client::backoff::randomized::tests::test_randomized_backoff ... ok [INFO] [stdout] test client::resolver::simple::tests::test_simple_resolver ... FAILED [INFO] [stdout] test client::chooser::subnet::tests::test_subnet_chooser_expiration_and_shrink ... ok [INFO] [stdout] test client::resolver::timeout::tests::test_timeout_resolver ... ok [INFO] [stdout] test client::resolver::cache::tests::test_persistent_resolver ... ok [INFO] [stdout] test spawn::tests::test_spawn ... ok [INFO] [stdout] test client::resolver::cache::tests::test_resolver_cache ... ok [INFO] [stdout] test cache::sync_cache::tests::test_cache_in_memory_shrink ... ok [INFO] [stdout] test cache::sync_cache::tests::test_cache_in_memory_refresh ... ok [INFO] [stdout] test regions::regions_provider::regions_cache::tests::test_regions_cache_auto_persistent ... ok [INFO] [stdout] test regions::regions_provider::regions_cache::tests::test_regions_cache_in_memory ... ok [INFO] [stdout] test regions::regions_provider::regions_cache::tests::test_regions_cache_in_memory_with_invalidation ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- client::resolver::simple::tests::test_simple_resolver stdout ---- [INFO] [stdout] Error: Error { kind: HttpError(DnsServerError), error: Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" }, server_ip: None, server_port: None, metrics: None, x_headers: XHeaders { x_log: None, x_reqid: None }, response_body_sample: [], retried: None } [INFO] [stdout] thread 'client::resolver::simple::tests::test_simple_resolver' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:186:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556c7bef7a5d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x556c7bef7a5d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556c7bef7a5d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x556c7bef7a5d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x556c7bf1c4ec - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x556c7bef0851 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x556c7bef97a5 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x556c7bef97a5 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x556c7bef97a5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x556c7bef9494 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x556c7bef9cf2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x556c7bef9bd7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x556c7bef7f14 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x556c7bef9909 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x556c7b74bb33 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x556c7bf1ae0e - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x556c7bb1d6da - core::panicking::assert_failed::ha4dd3629328940a8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x556c7b80403a - test::assert_test_result::h4abea34d6ef4fb5d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:186:5 [INFO] [stdout] 18: 0x556c7b8de705 - qiniu_http_client::client::resolver::simple::tests::test_simple_resolver::{{closure}}::h1f12c9a8e7b828a0 [INFO] [stdout] at /opt/rustwide/workdir/src/client/resolver/simple.rs:56:5 [INFO] [stdout] 19: 0x556c7b77dd6e - core::ops::function::FnOnce::call_once::h90187ebcb02f3e32 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x556c7b9a2083 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x556c7b9a2083 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x556c7b9a0e39 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x556c7b9a0e39 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x556c7b9a0e39 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x556c7b9a0e39 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x556c7b9a0e39 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x556c7b9a0e39 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x556c7b9a0e39 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x556c7b96cfee - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x556c7b96cfee - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x556c7b972558 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x556c7b972558 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x556c7b972558 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x556c7b972558 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x556c7b972558 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x556c7b972558 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x556c7b972558 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x556c7befee93 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x556c7befee93 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x556c7befee93 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fd331ade609 - start_thread [INFO] [stdout] 42: 0x7fd3318ae163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] client::resolver::simple::tests::test_simple_resolver [INFO] [stdout] [INFO] [stdout] test result: FAILED. 42 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.15s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "6c1386d01cfaac7270c444b456644dd7c559f8e5971316c9e9aea2caf827fe65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c1386d01cfaac7270c444b456644dd7c559f8e5971316c9e9aea2caf827fe65", kill_on_drop: false }` [INFO] [stdout] 6c1386d01cfaac7270c444b456644dd7c559f8e5971316c9e9aea2caf827fe65