[INFO] fetching crate trillium-http-types 0.0.1... [INFO] checking trillium-http-types-0.0.1 against master#7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 for pr-85387 [INFO] extracting crate trillium-http-types 0.0.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate trillium-http-types 0.0.1 on toolchain 7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate trillium-http-types 0.0.1 [INFO] finished tweaking crates.io crate trillium-http-types 0.0.1 [INFO] tweaked toml for crates.io crate trillium-http-types 0.0.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7536860c47f3bda8c378dba69c2a275e4402a08eb171d4634bb6fb32b56e20a8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7536860c47f3bda8c378dba69c2a275e4402a08eb171d4634bb6fb32b56e20a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7536860c47f3bda8c378dba69c2a275e4402a08eb171d4634bb6fb32b56e20a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7536860c47f3bda8c378dba69c2a275e4402a08eb171d4634bb6fb32b56e20a8", kill_on_drop: false }` [INFO] [stdout] 7536860c47f3bda8c378dba69c2a275e4402a08eb171d4634bb6fb32b56e20a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a8ee4888f5ddfa3c8f61cbd94f0e8e819b0dffaba0c303f372aaa2d2e291032 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4a8ee4888f5ddfa3c8f61cbd94f0e8e819b0dffaba0c303f372aaa2d2e291032", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cpufeatures v0.1.4 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling trillium-http-types v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking polling v2.0.3 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-io v1.4.1 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking serde_qs v0.7.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http_types` [INFO] [stdout] --> tests/querystring.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use http_types::{url::Url, Method}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `http_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `http_types` [INFO] [stdout] --> tests/security.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use http_types::{security, Response, StatusCode}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `http_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `http_types` [INFO] [stdout] --> tests/querystring.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use http_types::{url::Url, Method}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `http_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `trillium-http-types` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http_types` [INFO] [stdout] --> tests/querystring.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | let req = http_types::Request::new( [INFO] [stdout] | ^^^^^^^ not found in `http_types` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use http::Request; [INFO] [stdout] | [INFO] [stdout] 1 | use trillium_http_types::Request; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Url` [INFO] [stdout] --> tests/querystring.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | Url::parse("http://example.com/?msg=Hello").unwrap(), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use trillium_http_types::Url; [INFO] [stdout] | [INFO] [stdout] 1 | use url::Url; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http_types` [INFO] [stdout] --> tests/querystring.rs:31:27 [INFO] [stdout] | [INFO] [stdout] 31 | let req = http_types::Request::new(Method::Get, Url::parse("http://example.com/").unwrap()); [INFO] [stdout] | ^^^^^^^ not found in `http_types` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use http::Request; [INFO] [stdout] | [INFO] [stdout] 1 | use trillium_http_types::Request; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Url` [INFO] [stdout] --> tests/querystring.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | let req = http_types::Request::new(Method::Get, Url::parse("http://example.com/").unwrap()); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use trillium_http_types::Url; [INFO] [stdout] | [INFO] [stdout] 1 | use url::Url; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http_types` [INFO] [stdout] --> tests/querystring.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | let req = http_types::Request::new( [INFO] [stdout] | ^^^^^^^ not found in `http_types` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use http::Request; [INFO] [stdout] | [INFO] [stdout] 1 | use trillium_http_types::Request; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Url` [INFO] [stdout] --> tests/querystring.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | Url::parse("http://example.com/?error=should_fail").unwrap(), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use trillium_http_types::Url; [INFO] [stdout] | [INFO] [stdout] 1 | use url::Url; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http_types` [INFO] [stdout] --> tests/querystring.rs:58:27 [INFO] [stdout] | [INFO] [stdout] 58 | let req = http_types::Request::new(Method::Get, Url::parse("http://example.com").unwrap()); [INFO] [stdout] | ^^^^^^^ not found in `http_types` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use http::Request; [INFO] [stdout] | [INFO] [stdout] 1 | use trillium_http_types::Request; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Url` [INFO] [stdout] --> tests/querystring.rs:58:53 [INFO] [stdout] | [INFO] [stdout] 58 | let req = http_types::Request::new(Method::Get, Url::parse("http://example.com").unwrap()); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use trillium_http_types::Url; [INFO] [stdout] | [INFO] [stdout] 1 | use url::Url; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `http_types` [INFO] [stdout] --> tests/error.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use http_types::{bail, ensure, ensure_eq, Error, StatusCode}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `http_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `http_types` [INFO] [stdout] --> tests/error.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | use http_types::Status; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `http_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `http_types` [INFO] [stdout] --> tests/error.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | use http_types::Status; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `http_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ensure` [INFO] [stdout] --> tests/error.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | ensure!(true, "Oh yes"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `bail` [INFO] [stdout] --> tests/error.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | bail!("Oh no!"); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ensure_eq` [INFO] [stdout] --> tests/error.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | ensure_eq!(1, 1, "Oh yes"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `bail` [INFO] [stdout] --> tests/error.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | bail!("Oh no!"); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http_types` [INFO] [stdout] --> tests/error.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | fn run() -> http_types::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `http_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http_types` [INFO] [stdout] --> tests/error.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | fn inner() -> http_types::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `http_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http_types` [INFO] [stdout] --> tests/error.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 36 | fn inner() -> http_types::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `http_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http_types` [INFO] [stdout] --> tests/error.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | fn run() -> http_types::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `http_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http_types` [INFO] [stdout] --> tests/error.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | fn run() -> http_types::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `http_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `http_types` [INFO] [stdout] --> tests/req_res_body.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use http_types::{Body, Method, Request, Response, StatusCode, Url}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `http_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AsyncReadExt` [INFO] [stdout] --> tests/req_res_body.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use futures_lite::{future, AsyncReadExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `status` found for enum `Result<_, futures_io::Error>` in the current scope [INFO] [stdout] --> tests/error.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 51 | Err(err).status(StatusCode::NotFound)?; [INFO] [stdout] | ^^^^^^ method not found in `Result<_, futures_io::Error>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/status.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn status(self, status: S) -> Result [INFO] [stdout] | ------ the method is available for `Result<_, futures_io::Error>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use trillium_http_types::Status; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `status` found for enum `Option<_>` in the current scope [INFO] [stdout] --> tests/error.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | None.status(StatusCode::NotFound) [INFO] [stdout] | ^^^^^^ method not found in `Option<_>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/status.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn status(self, status: S) -> Result [INFO] [stdout] | ------ the method is available for `Option<_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use trillium_http_types::Status; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4a8ee4888f5ddfa3c8f61cbd94f0e8e819b0dffaba0c303f372aaa2d2e291032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a8ee4888f5ddfa3c8f61cbd94f0e8e819b0dffaba0c303f372aaa2d2e291032", kill_on_drop: false }` [INFO] [stdout] 4a8ee4888f5ddfa3c8f61cbd94f0e8e819b0dffaba0c303f372aaa2d2e291032