[INFO] cloning repository https://github.com/LorenzoLeonardo/async-curl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LorenzoLeonardo/async-curl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLorenzoLeonardo%2Fasync-curl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLorenzoLeonardo%2Fasync-curl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73067c693614328fded5fbf6e2caba734b8dd7bc
[INFO] testing LorenzoLeonardo/async-curl against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLorenzoLeonardo%2Fasync-curl" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LorenzoLeonardo/async-curl
[INFO] finished tweaking git repo https://github.com/LorenzoLeonardo/async-curl
[INFO] tweaked toml for git repo https://github.com/LorenzoLeonardo/async-curl written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LorenzoLeonardo/async-curl on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LorenzoLeonardo/async-curl 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9520690de12088ab7e3f38a334122693873c42e7eba217fbefb651ff7cb04fa2
[INFO] running `Command { std: "docker" "start" "-a" "9520690de12088ab7e3f38a334122693873c42e7eba217fbefb651ff7cb04fa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9520690de12088ab7e3f38a334122693873c42e7eba217fbefb651ff7cb04fa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9520690de12088ab7e3f38a334122693873c42e7eba217fbefb651ff7cb04fa2", kill_on_drop: false }`
[INFO] [stdout] 9520690de12088ab7e3f38a334122693873c42e7eba217fbefb651ff7cb04fa2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69a31daffa7598c08feebf388cd1416d6f54705626326f6573aebb71e00c4ed9
[INFO] running `Command { std: "docker" "start" "-a" "69a31daffa7598c08feebf388cd1416d6f54705626326f6573aebb71e00c4ed9", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling curl-sys v0.4.85+curl-8.18.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling async-curl v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.47s
[INFO] running `Command { std: "docker" "inspect" "69a31daffa7598c08feebf388cd1416d6f54705626326f6573aebb71e00c4ed9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69a31daffa7598c08feebf388cd1416d6f54705626326f6573aebb71e00c4ed9", kill_on_drop: false }`
[INFO] [stdout] 69a31daffa7598c08feebf388cd1416d6f54705626326f6573aebb71e00c4ed9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be6602d9cca3f1a34839849f0fd2a83d01b75e1f4bdf045c151d13d0634bbc75
[INFO] running `Command { std: "docker" "start" "-a" "be6602d9cca3f1a34839849f0fd2a83d01b75e1f4bdf045c151d13d0634bbc75", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling ctor v0.6.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling async-curl v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.73s
[INFO] running `Command { std: "docker" "inspect" "be6602d9cca3f1a34839849f0fd2a83d01b75e1f4bdf045c151d13d0634bbc75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be6602d9cca3f1a34839849f0fd2a83d01b75e1f4bdf045c151d13d0634bbc75", kill_on_drop: false }`
[INFO] [stdout] be6602d9cca3f1a34839849f0fd2a83d01b75e1f4bdf045c151d13d0634bbc75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fbc84ce420ec34148ef57e43f47504df71231c62e0a9f43a22cf92b7c57ba459
[INFO] running `Command { std: "docker" "start" "-a" "fbc84ce420ec34148ef57e43f47504df71231c62e0a9f43a22cf92b7c57ba459", 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/async_curl-5bce19170e426d8e)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stderr] [2026-05-10T19:08:21Z TRACE async_curl::tests] HTTP task . . . .
[INFO] [stderr] [2026-05-10T19:08:21Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-05-10T19:08:21Z TRACE async_curl::tests] HTTP task . . . .
[INFO] [stderr] [2026-05-10T19:08:21Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-05-10T19:08:22Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-05-10T19:08:22Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-05-10T19:08:22Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-05-10T19:08:22Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-05-10T19:08:22Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-05-10T19:08:22Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-05-10T19:08:22Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-05-10T19:08:22Z DEBUG wiremock::mock_set] Handling request.
[INFO] [stdout] test tests::test_error ... ok
[INFO] [stderr] [2026-05-10T19:08:22Z DEBUG wiremock::mock_set] Handling request.
[INFO] [stderr] [2026-05-10T19:08:22Z DEBUG wiremock::mock_set] Handling request.
[INFO] [stderr] [2026-05-10T19:08:22Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-05-10T19:08:22Z DEBUG wiremock::mock_set] Handling request.
[INFO] [stderr] [2026-05-10T19:08:22Z DEBUG wiremock::mock_set] Handling request.
[INFO] [stderr] [2026-05-10T19:08:22Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-05-10T19:08:22Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-05-10T19:08:22Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-05-10T19:08:22Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-05-10T19:08:22Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-05-10T19:08:22Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-05-10T19:08:22Z TRACE async_curl::actor] Warning! The receiver has been dropped. Ok(Easy { handle: 0x71a73c00c510, handler: ResponseHandler { data: Some([123, 34, 116, 111, 107, 101, 110, 34, 58, 34, 49, 50, 51, 52, 53, 34, 125]) } })
[INFO] [stdout] test tests::test_curl_builder ... ok
[INFO] [stderr] [2026-05-10T19:08:22Z TRACE async_curl::tests] Easy { handle: 0x71a74400c0c0, handler: ResponseHandler { data: Some([123, 34, 116, 111, 107, 101, 110, 34, 58, 34, 49, 50, 51, 52, 53, 34, 125]) } }
[INFO] [stderr] [2026-05-10T19:08:22Z DEBUG wiremock::mock_server::exposed_server] Verify mock expectations.
[INFO] [stdout] test tests::test_async_requests ... ok
[INFO] [stderr] [2026-05-10T19:08:22Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-05-10T19:08:22Z TRACE async_curl::actor] Warning! The receiver has been dropped. Ok(Easy { handle: 0x71a74c032510, handler: ResponseHandler { data: Some([123, 34, 116, 111, 107, 101, 110, 34, 58, 34, 49, 50, 51, 52, 53, 34, 125]) } })
[INFO] [stderr] [2026-05-10T19:08:22Z DEBUG wiremock::mock_server::exposed_server] Verify mock expectations.
[INFO] [stderr] [2026-05-10T19:08:22Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-05-10T19:08:22Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-05-10T19:08:22Z TRACE async_curl::tests] Other task . . . .
[INFO] [stderr] [2026-05-10T19:08:22Z DEBUG wiremock::mock_server::exposed_server] Verify mock expectations.
[INFO] [stdout] test tests::test_concurrency_abort ... ok
[INFO] [stdout] test tests::test_concurrency_abort_multi_threaded_runtime ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stderr] [2026-05-10T19:08:22Z DEBUG wiremock::mock_server::exposed_server] Verify mock expectations.
[INFO] [stderr]    Doc-tests async_curl
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/actor.rs - actor::CurlActor (line 27) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 5) ... ok
[INFO] [stdout] test src/actor.rs - actor::CurlActor (line 77) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/actor.rs - actor::CurlActor (line 27) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (97) panicked at src/actor.rs:43:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Curl(Error { description: "Couldn't resolve host name", code: 6, extra: None })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e25a9d6925a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e25a9d6925a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e25a9d6925a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e25a9d6925a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e25a9d7aa6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e25a9d7aa6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5e25a9d6d3d2 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e25a9d6d3d2 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e25a9d5010f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e25a9d5010f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e25a9d62001 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e25a9d6227b - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5e25a9d501c8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5e25a9d47d39 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e25a9d50e4d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5e25a9d7b25c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e25a9d7afa2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5e25a9caf531 - rust_out[999a937b1cc8d0f6]::main::{closure#0}
[INFO] [stdout]   18:     0x5e25a9cc0557 - <core[35159d6ffb30e017]::pin::Pin<&mut rust_out[999a937b1cc8d0f6]::main::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5e25a9cae897 - <tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut rust_out[999a937b1cc8d0f6]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x5e25a9cae273 - <tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut rust_out[999a937b1cc8d0f6]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x5e25a9c8f5cd - <tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>, <tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut rust_out[999a937b1cc8d0f6]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x5e25a9ca7f0d - <tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut rust_out[999a937b1cc8d0f6]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x5e25a9ca66ab - <tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut rust_out[999a937b1cc8d0f6]::main::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>>::{closure#0}
[INFO] [stdout]   24:     0x5e25a9c8e250 - <tokio[e6a163d1f0a3cc67]::runtime::context::scoped::Scoped<tokio[e6a163d1f0a3cc67]::runtime::scheduler::Context>>::set::<<tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut rust_out[999a937b1cc8d0f6]::main::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>)>
[INFO] [stdout]   25:     0x5e25a9cac1c3 - tokio[e6a163d1f0a3cc67]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>), <tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut rust_out[999a937b1cc8d0f6]::main::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x5e25a9c94c7d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[e6a163d1f0a3cc67]::runtime::context::Context>>::try_with::<tokio[e6a163d1f0a3cc67]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>), <tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut rust_out[999a937b1cc8d0f6]::main::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>)>
[INFO] [stdout]   27:     0x5e25a9c945e8 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[e6a163d1f0a3cc67]::runtime::context::Context>>::with::<tokio[e6a163d1f0a3cc67]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>), <tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut rust_out[999a937b1cc8d0f6]::main::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>)>
[INFO] [stdout]   28:     0x5e25a9ca003b - tokio[e6a163d1f0a3cc67]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>), <tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut rust_out[999a937b1cc8d0f6]::main::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>>::{closure#0}>
[INFO] [stdout]   29:     0x5e25a9c9876e - <tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut rust_out[999a937b1cc8d0f6]::main::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>>
[INFO] [stdout]   30:     0x5e25a9c98f07 - <tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut rust_out[999a937b1cc8d0f6]::main::{closure#0}>>
[INFO] [stdout]   31:     0x5e25a9ca57b6 - <tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[999a937b1cc8d0f6]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5e25a9ca35c7 - tokio[e6a163d1f0a3cc67]::runtime::context::runtime::enter_runtime::<<tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[999a937b1cc8d0f6]::main::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>
[INFO] [stdout]   33:     0x5e25a9c8ea62 - <tokio[e6a163d1f0a3cc67]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[999a937b1cc8d0f6]::main::{closure#0}>
[INFO] [stdout]   34:     0x5e25a9c8d558 - <tokio[e6a163d1f0a3cc67]::runtime::runtime::Runtime>::block_on_inner::<rust_out[999a937b1cc8d0f6]::main::{closure#0}>
[INFO] [stdout]   35:     0x5e25a9c8d8b5 - <tokio[e6a163d1f0a3cc67]::runtime::runtime::Runtime>::block_on::<rust_out[999a937b1cc8d0f6]::main::{closure#0}>
[INFO] [stdout]   36:     0x5e25a9cb2f1e - rust_out[999a937b1cc8d0f6]::main
[INFO] [stdout]   37:     0x5e25a9cc13f3 - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x5e25a9ca02b6 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>
[INFO] [stdout]   39:     0x5e25a9caabe9 - std[ec419fa8110287d5]::rt::lang_start::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>::{closure#0}
[INFO] [stdout]   40:     0x5e25a9d61557 - <&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x5e25a9d61557 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5e25a9d61557 - std[ec419fa8110287d5]::panicking::catch_unwind::<i32, &dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5e25a9d61557 - std[ec419fa8110287d5]::panic::catch_unwind::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5e25a9d61557 - std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x5e25a9d61557 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5e25a9d61557 - std[ec419fa8110287d5]::panicking::catch_unwind::<isize, std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5e25a9d61557 - std[ec419fa8110287d5]::panic::catch_unwind::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5e25a9d61557 - std[ec419fa8110287d5]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x5e25a9c9cd21 - std[ec419fa8110287d5]::rt::lang_start::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>
[INFO] [stdout]   50:     0x5e25a9cc1c65 - main
[INFO] [stdout]   51:     0x7518fbc5f1ca - <unknown>
[INFO] [stdout]   52:     0x7518fbc5f28b - __libc_start_main
[INFO] [stdout]   53:     0x5e25a9c8c7d5 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/actor.rs - actor::CurlActor (line 27)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.73s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "fbc84ce420ec34148ef57e43f47504df71231c62e0a9f43a22cf92b7c57ba459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbc84ce420ec34148ef57e43f47504df71231c62e0a9f43a22cf92b7c57ba459", kill_on_drop: false }`
[INFO] [stdout] fbc84ce420ec34148ef57e43f47504df71231c62e0a9f43a22cf92b7c57ba459
