[INFO] fetching crate http-service-hyper 0.4.1... [INFO] testing http-service-hyper-0.4.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate http-service-hyper 0.4.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate http-service-hyper 0.4.1 [INFO] finished tweaking crates.io crate http-service-hyper 0.4.1 [INFO] tweaked toml for crates.io crate http-service-hyper 0.4.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate http-service-hyper 0.4.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 117 packages to latest compatible versions [INFO] [stderr] Adding http v0.1.21 (available: v1.3.1) [INFO] [stderr] Adding http-service v0.4.0 (available: v0.5.0) [INFO] [stderr] Adding hyper v0.12.36 (available: v1.7.0) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03b8d6853eeef43862a5bc5daf982cbbe04477fd293aa67e6cd565f449b96c84 [INFO] running `Command { std: "docker" "start" "-a" "03b8d6853eeef43862a5bc5daf982cbbe04477fd293aa67e6cd565f449b96c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03b8d6853eeef43862a5bc5daf982cbbe04477fd293aa67e6cd565f449b96c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03b8d6853eeef43862a5bc5daf982cbbe04477fd293aa67e6cd565f449b96c84", kill_on_drop: false }` [INFO] [stdout] 03b8d6853eeef43862a5bc5daf982cbbe04477fd293aa67e6cd565f449b96c84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbc4cc4b7c1418b38add1a043886a7af086618c23780b0f1b01bc14103294031 [INFO] running `Command { std: "docker" "start" "-a" "fbc4cc4b7c1418b38add1a043886a7af086618c23780b0f1b01bc14103294031", kill_on_drop: false }` [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling http-service v0.4.0 [INFO] [stderr] Compiling http-service-hyper v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.61s [INFO] running `Command { std: "docker" "inspect" "fbc4cc4b7c1418b38add1a043886a7af086618c23780b0f1b01bc14103294031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbc4cc4b7c1418b38add1a043886a7af086618c23780b0f1b01bc14103294031", kill_on_drop: false }` [INFO] [stdout] fbc4cc4b7c1418b38add1a043886a7af086618c23780b0f1b01bc14103294031 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ce8652dae81b3fedfc330c579d407f84be7e51db92b496ea70bc6175e20d1dc [INFO] running `Command { std: "docker" "start" "-a" "8ce8652dae81b3fedfc330c579d407f84be7e51db92b496ea70bc6175e20d1dc", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling async-ready v3.0.0 [INFO] [stderr] Compiling async-datagram v3.0.0 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling romio v0.3.0-alpha.10 [INFO] [stderr] Compiling http-service-hyper v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.43s [INFO] running `Command { std: "docker" "inspect" "8ce8652dae81b3fedfc330c579d407f84be7e51db92b496ea70bc6175e20d1dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ce8652dae81b3fedfc330c579d407f84be7e51db92b496ea70bc6175e20d1dc", kill_on_drop: false }` [INFO] [stdout] 8ce8652dae81b3fedfc330c579d407f84be7e51db92b496ea70bc6175e20d1dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 38d9c95c1f563e5852d15264ec17587d7f0c500203aece0a8d4636a2f31ccbb0 [INFO] running `Command { std: "docker" "start" "-a" "38d9c95c1f563e5852d15264ec17587d7f0c500203aece0a8d4636a2f31ccbb0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_service_hyper-dea6fd5482f3ecae) [INFO] [stdout] [INFO] [stderr] Doc-tests http_service_hyper [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] warning: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples` [INFO] [stderr] --> src/lib.rs:5:23 [INFO] [stderr] | [INFO] [stderr] 5 | #![warn(missing_docs, missing_doc_code_examples)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `rustdoc::missing_doc_code_examples` [INFO] [stderr] --> src/lib.rs:5:23 [INFO] [stderr] | [INFO] [stderr] 5 | #![warn(missing_docs, missing_doc_code_examples)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the `rustdoc::missing_doc_code_examples` lint is unstable [INFO] [stderr] = note: see issue #101730 for more information [INFO] [stderr] = help: add `#![feature(rustdoc_missing_doc_code_examples)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-08-28; consider upgrading it if it is out of date [INFO] [stderr] = note: `#[warn(unknown_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - Builder::serve (line 156) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - Builder::serve (line 156) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `ThreadPool` in `executor` [INFO] [stdout] --> src/lib.rs:163:35 [INFO] [stdout] | [INFO] [stdout] 10 | let mut pool = futures::executor::ThreadPool::new()?; [INFO] [stdout] | ^^^^^^^^^^ could not find `ThreadPool` in `executor` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs:197:32 [INFO] [stdout] | [INFO] [stdout] 195 | #[cfg(feature = "thread-pool")] [INFO] [stdout] | ----------------------- the item is gated behind the `thread-pool` feature [INFO] [stdout] 196 | #[cfg_attr(docsrs, doc(cfg(feature = "thread-pool")))] [INFO] [stdout] 197 | pub use futures_executor::{ThreadPool, ThreadPoolBuilder}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Body: From<&str>` is not satisfied [INFO] [stdout] --> src/lib.rs:167:48 [INFO] [stdout] | [INFO] [stdout] 14 | futures::future::ok::<_, ()>(Response::new(Body::from("Hello World"))) [INFO] [stdout] | ^^^^ the trait `From<&str>` is not implemented for `Body` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Body` implements `From>>` [INFO] [stdout] `Body` implements `From>` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `romio::tcp::Incoming<'_>: Stream` is not satisfied [INFO] [stdout] --> src/lib.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 20 | let server = Server::builder(listener.incoming()) [INFO] [stdout] | ^^^^^^ the trait `Stream` is not implemented for `romio::tcp::Incoming<'_>` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `futures_core` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait Stream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate r#http_service_hyper; [INFO] [stdout] | ---------------------------------- one version of crate `futures_core` used here, as a dependency of crate `futures` [INFO] [stdout] ... [INFO] [stdout] 7 | use romio::TcpListener; [INFO] [stdout] | ----- one version of crate `futures_core` used here, as a dependency of crate `futures` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/romio-0.3.0-alpha.10/src/tcp/listener.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | pub struct Incoming<'a> { [INFO] [stdout] | ----------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.19/src/future/future_obj.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | pub unsafe trait UnsafeFutureObj<'a, T>: 'a { [INFO] [stdout] | ------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `romio::tcp::Incoming<'_>` to implement `TryStream` [INFO] [stdout] note: required by a bound in `Server` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:103:22 [INFO] [stdout] | [INFO] [stdout] 103 | pub struct Server { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Server` [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `with_spawner` exists for struct `http_service_hyper::Builder, ()>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/lib.rs:174:6 [INFO] [stdout] | [INFO] [stdout] 20 | let server = Server::builder(listener.incoming()) [INFO] [stdout] | ______________- [INFO] [stdout] 21 | | .with_spawner(pool.clone()) [INFO] [stdout] | | -^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | |_____| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/romio-0.3.0-alpha.10/src/tcp/listener.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | pub struct Incoming<'a> { [INFO] [stdout] | ----------------------- doesn't satisfy `romio::tcp::Incoming<'_>: Stream` or `romio::tcp::Incoming<'_>: TryStream` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `romio::tcp::Incoming<'_>: Stream` [INFO] [stdout] which is required by `romio::tcp::Incoming<'_>: TryStream` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `romio::tcp::Incoming<'_>: Stream` is not satisfied [INFO] [stdout] --> src/lib.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 20 | let server = Server::builder(listener.incoming()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Stream` is not implemented for `romio::tcp::Incoming<'_>` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `futures_core` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait Stream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate r#http_service_hyper; [INFO] [stdout] | ---------------------------------- one version of crate `futures_core` used here, as a dependency of crate `futures` [INFO] [stdout] ... [INFO] [stdout] 7 | use romio::TcpListener; [INFO] [stdout] | ----- one version of crate `futures_core` used here, as a dependency of crate `futures` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/romio-0.3.0-alpha.10/src/tcp/listener.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | pub struct Incoming<'a> { [INFO] [stdout] | ----------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.19/src/future/future_obj.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | pub unsafe trait UnsafeFutureObj<'a, T>: 'a { [INFO] [stdout] | ------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `romio::tcp::Incoming<'_>` to implement `TryStream` [INFO] [stdout] note: required by a bound in `http_service_hyper::Builder` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:121:23 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct Builder { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Builder` [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - Builder::serve (line 156) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "38d9c95c1f563e5852d15264ec17587d7f0c500203aece0a8d4636a2f31ccbb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38d9c95c1f563e5852d15264ec17587d7f0c500203aece0a8d4636a2f31ccbb0", kill_on_drop: false }` [INFO] [stdout] 38d9c95c1f563e5852d15264ec17587d7f0c500203aece0a8d4636a2f31ccbb0