[INFO] cloning repository https://github.com/PoorlyDefinedBehaviour/retry-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PoorlyDefinedBehaviour/retry-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoorlyDefinedBehaviour%2Fretry-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoorlyDefinedBehaviour%2Fretry-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 533f2cc34320866c3e97bf94b010087c67829f1c
[INFO] testing PoorlyDefinedBehaviour/retry-rs against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoorlyDefinedBehaviour%2Fretry-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PoorlyDefinedBehaviour/retry-rs
[INFO] finished tweaking git repo https://github.com/PoorlyDefinedBehaviour/retry-rs
[INFO] tweaked toml for git repo https://github.com/PoorlyDefinedBehaviour/retry-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PoorlyDefinedBehaviour/retry-rs on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PoorlyDefinedBehaviour/retry-rs 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a7edc54f9a1027fc82e3278f288dff5e30007283b2351e9be87559c2e9c319b
[INFO] running `Command { std: "docker" "start" "-a" "6a7edc54f9a1027fc82e3278f288dff5e30007283b2351e9be87559c2e9c319b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a7edc54f9a1027fc82e3278f288dff5e30007283b2351e9be87559c2e9c319b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a7edc54f9a1027fc82e3278f288dff5e30007283b2351e9be87559c2e9c319b", kill_on_drop: false }`
[INFO] [stdout] 6a7edc54f9a1027fc82e3278f288dff5e30007283b2351e9be87559c2e9c319b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a4592c9917ff8c6956450381de71a90fc060360875d18e0642f654967eaa50e1
[INFO] running `Command { std: "docker" "start" "-a" "a4592c9917ff8c6956450381de71a90fc060360875d18e0642f654967eaa50e1", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling tracing-core v0.1.23
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling retry v0.1.0 (/opt/rustwide/workdir/retry)
[INFO] [stderr]    Compiling circuit_breaker v0.1.0 (/opt/rustwide/workdir/circuit_breaker)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> circuit_breaker/src/lib.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 |       /// Will try to execute the closure passed to exec only once by default.
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 89 |       retries: 1,
[INFO] [stdout]    |       ---------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Clock` is never used
[INFO] [stdout]  --> circuit_breaker/src/clock.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait Clock {
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling resilience v0.1.0 (/opt/rustwide/workdir/resilience)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.72s
[INFO] running `Command { std: "docker" "inspect" "a4592c9917ff8c6956450381de71a90fc060360875d18e0642f654967eaa50e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4592c9917ff8c6956450381de71a90fc060360875d18e0642f654967eaa50e1", kill_on_drop: false }`
[INFO] [stdout] a4592c9917ff8c6956450381de71a90fc060360875d18e0642f654967eaa50e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] bb714c51a97345b2995bebd93424d933ebe7703ce3904ca7bbb19bf3ee9b51d1
[INFO] running `Command { std: "docker" "start" "-a" "bb714c51a97345b2995bebd93424d933ebe7703ce3904ca7bbb19bf3ee9b51d1", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> circuit_breaker/src/lib.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 |       /// Will try to execute the closure passed to exec only once by default.
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 89 |       retries: 1,
[INFO] [stdout]    |       ---------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Clock` is never used
[INFO] [stdout]  --> circuit_breaker/src/clock.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait Clock {
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling mockall_derive v0.11.1
[INFO] [stderr]    Compiling fragile v1.2.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling resilience v0.1.0 (/opt/rustwide/workdir/resilience)
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling tokio-test v0.4.2
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling proptest v1.0.0
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling mockall v0.11.1
[INFO] [stderr]    Compiling circuit_breaker v0.1.0 (/opt/rustwide/workdir/circuit_breaker)
[INFO] [stderr]    Compiling retry v0.1.0 (/opt/rustwide/workdir/retry)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> circuit_breaker/src/lib.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 |       /// Will try to execute the closure passed to exec only once by default.
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 89 |       retries: 1,
[INFO] [stdout]    |       ---------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Clock` is never used
[INFO] [stdout]  --> circuit_breaker/src/clock.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait Clock {
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.95s
[INFO] running `Command { std: "docker" "inspect" "bb714c51a97345b2995bebd93424d933ebe7703ce3904ca7bbb19bf3ee9b51d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb714c51a97345b2995bebd93424d933ebe7703ce3904ca7bbb19bf3ee9b51d1", kill_on_drop: false }`
[INFO] [stdout] bb714c51a97345b2995bebd93424d933ebe7703ce3904ca7bbb19bf3ee9b51d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 99fac8e42a5e85d29e0cbac0d6414913eef0200263b5e3f85470f3b7c96e52d3
[INFO] running `Command { std: "docker" "start" "-a" "99fac8e42a5e85d29e0cbac0d6414913eef0200263b5e3f85470f3b7c96e52d3", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: unused doc comment
[INFO] [stdout] 
[INFO] [stderr]   --> circuit_breaker/src/lib.rs:88:7
[INFO] [stdout] running 12 tests
[INFO] [stderr]    |
[INFO] [stdout] test strategy::sequential::tests::closes_when_error_count_is_0 ... ok
[INFO] [stderr] 88 |       /// Will try to execute the closure passed to exec only once by default.
[INFO] [stdout] test strategy::sequential::tests::opens_when_max_error_count_is_reached ... ok
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 89 |       retries: 1,
[INFO] [stderr]    |       ---------- rustdoc does not generate documentation for expression fields
[INFO] [stderr]    |
[INFO] [stderr]    = help: use `//` for a plain comment
[INFO] [stderr]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Clock` is never used
[INFO] [stderr]  --> circuit_breaker/src/clock.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub trait Clock {
[INFO] [stderr]   |           ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `circuit_breaker` (lib) generated 2 warnings
[INFO] [stderr] warning: `circuit_breaker` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/circuit_breaker/db235db74aeadc8d/deps/circuit_breaker-db235db74aeadc8d)
[INFO] [stdout] test tests::cb_starts_closed ... ok
[INFO] [stdout] test strategy::sequential::tests::on_error_increases_error_count ... ok
[INFO] [stdout] test tests::cb_can_be_opened_manually ... ok
[INFO] [stdout] test tests::cb_can_be_half_opened_manually ... ok
[INFO] [stdout] test tests::cb_can_be_closed_manually ... ok
[INFO] [stdout] test tests::retries_must_be_greater_than_0 - should panic ... ok
[INFO] [stdout] test tests::can_avoid_retrying_if_error_is_unrecoverable ... ok
[INFO] [stdout] test tests::add_backoff_between_retries ... ok
[INFO] [stdout] test tests::can_retry_before_considering_a_call_as_failed ... ok
[INFO] [stdout] test strategy::sequential::tests::goes_to_half_open_after_the_backoff_duration has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "99fac8e42a5e85d29e0cbac0d6414913eef0200263b5e3f85470f3b7c96e52d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99fac8e42a5e85d29e0cbac0d6414913eef0200263b5e3f85470f3b7c96e52d3", kill_on_drop: false }`
[INFO] [stdout] 99fac8e42a5e85d29e0cbac0d6414913eef0200263b5e3f85470f3b7c96e52d3
