[INFO] fetching crate fibers_http_client 0.1.2... [INFO] testing fibers_http_client-0.1.2 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate fibers_http_client 0.1.2 into /workspace/builds/worker-29/source [INFO] validating manifest of crates.io crate fibers_http_client 0.1.2 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fibers_http_client 0.1.2 [INFO] finished tweaking crates.io crate fibers_http_client 0.1.2 [INFO] tweaked toml for crates.io crate fibers_http_client 0.1.2 written to /workspace/builds/worker-29/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fibers_http_server v0.1.12 [INFO] [stderr] Downloaded slog v2.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4852ee6c0e39df482aa8222c355f6c7c3f5219d12fe92bcbf3d7f18ea114428f [INFO] running `Command { std: "docker" "start" "-a" "4852ee6c0e39df482aa8222c355f6c7c3f5219d12fe92bcbf3d7f18ea114428f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4852ee6c0e39df482aa8222c355f6c7c3f5219d12fe92bcbf3d7f18ea114428f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4852ee6c0e39df482aa8222c355f6c7c3f5219d12fe92bcbf3d7f18ea114428f", kill_on_drop: false }` [INFO] [stdout] 4852ee6c0e39df482aa8222c355f6c7c3f5219d12fe92bcbf3d7f18ea114428f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 219a04336d519d947cc393838d2443cc07e6d96b82bc81fdd2aff6541fdb0d2a [INFO] running `Command { std: "docker" "start" "-a" "219a04336d519d947cc393838d2443cc07e6d96b82bc81fdd2aff6541fdb0d2a", kill_on_drop: false }` [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling splay_tree v0.2.10 [INFO] [stderr] Compiling atomic_immut v0.1.4 [INFO] [stderr] Compiling nbchan v0.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling fibers v0.1.13 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling trackable v1.2.0 [INFO] [stderr] Compiling trackable v0.2.24 [INFO] [stderr] Compiling bytecodec v0.4.15 [INFO] [stderr] Compiling prometrics v0.1.13 [INFO] [stderr] Compiling httpcodec v0.2.3 [INFO] [stderr] Compiling fibers_http_client v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `derive_traits_for_trackable_error_newtype`: please use `#[derive(TrackableError)]` instead [INFO] [stdout] --> src/error.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | derive_traits_for_trackable_error_newtype!(Error, ErrorKind); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection_pool.rs:331:17 [INFO] [stdout] | [INFO] [stdout] 331 | future: Box + Send + 'static>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 331 - future: Box + Send + 'static>, [INFO] [stdout] 331 + future: Box + Send + 'static>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection_pool.rs:265:23 [INFO] [stdout] | [INFO] [stdout] 265 | type Future = Box + Send + 'static>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 265 - type Future = Box + Send + 'static>; [INFO] [stdout] 265 + type Future = Box + Send + 'static>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | type Future = Box + Send + 'static>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 35 - type Future = Box + Send + 'static>; [INFO] [stdout] 35 + type Future = Box + Send + 'static>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.28s [INFO] running `Command { std: "docker" "inspect" "219a04336d519d947cc393838d2443cc07e6d96b82bc81fdd2aff6541fdb0d2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "219a04336d519d947cc393838d2443cc07e6d96b82bc81fdd2aff6541fdb0d2a", kill_on_drop: false }` [INFO] [stdout] 219a04336d519d947cc393838d2443cc07e6d96b82bc81fdd2aff6541fdb0d2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c7f5cc659f456425f4ceb79057fb4b2121b2d2eeb99298f549470ffbfa1c343 [INFO] running `Command { std: "docker" "start" "-a" "4c7f5cc659f456425f4ceb79057fb4b2121b2d2eeb99298f549470ffbfa1c343", kill_on_drop: false }` [INFO] [stderr] Compiling factory v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fibers_global v0.1.2 [INFO] [stdout] warning: use of deprecated macro `derive_traits_for_trackable_error_newtype`: please use `#[derive(TrackableError)]` instead [INFO] [stdout] --> src/error.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | derive_traits_for_trackable_error_newtype!(Error, ErrorKind); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection_pool.rs:331:17 [INFO] [stdout] | [INFO] [stdout] 331 | future: Box + Send + 'static>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 331 - future: Box + Send + 'static>, [INFO] [stdout] 331 + future: Box + Send + 'static>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection_pool.rs:265:23 [INFO] [stdout] | [INFO] [stdout] 265 | type Future = Box + Send + 'static>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 265 - type Future = Box + Send + 'static>; [INFO] [stdout] 265 + type Future = Box + Send + 'static>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | type Future = Box + Send + 'static>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 35 - type Future = Box + Send + 'static>; [INFO] [stdout] 35 + type Future = Box + Send + 'static>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fibers_http_server v0.1.12 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling fibers_http_client v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `derive_traits_for_trackable_error_newtype`: please use `#[derive(TrackableError)]` instead [INFO] [stdout] --> src/error.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | derive_traits_for_trackable_error_newtype!(Error, ErrorKind); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection_pool.rs:331:17 [INFO] [stdout] | [INFO] [stdout] 331 | future: Box + Send + 'static>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 331 - future: Box + Send + 'static>, [INFO] [stdout] 331 + future: Box + Send + 'static>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection_pool.rs:265:23 [INFO] [stdout] | [INFO] [stdout] 265 | type Future = Box + Send + 'static>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 265 - type Future = Box + Send + 'static>; [INFO] [stdout] 265 + type Future = Box + Send + 'static>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connection.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | type Future = Box + Send + 'static>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 35 - type Future = Box + Send + 'static>; [INFO] [stdout] 35 + type Future = Box + Send + 'static>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.49s [INFO] running `Command { std: "docker" "inspect" "4c7f5cc659f456425f4ceb79057fb4b2121b2d2eeb99298f549470ffbfa1c343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c7f5cc659f456425f4ceb79057fb4b2121b2d2eeb99298f549470ffbfa1c343", kill_on_drop: false }` [INFO] [stdout] 4c7f5cc659f456425f4ceb79057fb4b2121b2d2eeb99298f549470ffbfa1c343 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f77661048becd5e48abd7d376028e48d6b9f46c0799be71a4c5a4006c8e256f6 [INFO] running `Command { std: "docker" "start" "-a" "f77661048becd5e48abd7d376028e48d6b9f46c0799be71a4c5a4006c8e256f6", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `derive_traits_for_trackable_error_newtype`: please use `#[derive(TrackableError)]` instead [INFO] [stderr] --> src/error.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | derive_traits_for_trackable_error_newtype!(Error, ErrorKind); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/connection_pool.rs:331:17 [INFO] [stderr] | [INFO] [stderr] 331 | future: Box + Send + 'static>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 331 - future: Box + Send + 'static>, [INFO] [stderr] 331 + future: Box + Send + 'static>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/connection_pool.rs:265:23 [INFO] [stderr] | [INFO] [stderr] 265 | type Future = Box + Send + 'static>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 265 - type Future = Box + Send + 'static>; [INFO] [stderr] 265 + type Future = Box + Send + 'static>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/connection.rs:35:23 [INFO] [stderr] | [INFO] [stderr] 35 | type Future = Box + Send + 'static>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 35 - type Future = Box + Send + 'static>; [INFO] [stderr] 35 + type Future = Box + Send + 'static>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `fibers_http_client` (lib) generated 4 warnings [INFO] [stderr] warning: `fibers_http_client` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fibers_http_client-c5ffa1916fc520c8) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test connection_pool::tests::allocate_and_release_works ... ok [INFO] [stdout] test connection_pool::tests::lend_works ... ok [INFO] [stdout] test connection_pool::tests::tick_works ... ok [INFO] [stdout] test connection_pool::tests::discard_oldest_pooled_connection_works ... ok [INFO] [stdout] test test::oneshot_connection_works ... ok [INFO] [stdout] test test::connection_pool_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Doc-tests fibers_http_client [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 5) - compile ... ok [INFO] [stdout] test src/connection_pool.rs - connection_pool::ConnectionPool (line 108) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.29s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f77661048becd5e48abd7d376028e48d6b9f46c0799be71a4c5a4006c8e256f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f77661048becd5e48abd7d376028e48d6b9f46c0799be71a4c5a4006c8e256f6", kill_on_drop: false }` [INFO] [stdout] f77661048becd5e48abd7d376028e48d6b9f46c0799be71a4c5a4006c8e256f6