[INFO] cloning repository https://github.com/smilepant/rust-rocket-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smilepant/rust-rocket-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmilepant%2Frust-rocket-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmilepant%2Frust-rocket-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2748bfdd72b02711a5a02386f0557a5f52d1918b [INFO] checking smilepant/rust-rocket-template/2748bfdd72b02711a5a02386f0557a5f52d1918b against master#e43d139a82620a268d3828a73e12a8679339e8f8 for pr-143545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmilepant%2Frust-rocket-template" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/smilepant/rust-rocket-template [INFO] finished tweaking git repo https://github.com/smilepant/rust-rocket-template [INFO] tweaked toml for git repo https://github.com/smilepant/rust-rocket-template written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/smilepant/rust-rocket-template on toolchain e43d139a82620a268d3828a73e12a8679339e8f8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/smilepant/rust-rocket-template 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" "+e43d139a82620a268d3828a73e12a8679339e8f8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocket-validation v0.1.3 [INFO] [stderr] Downloaded okapi v0.7.0 [INFO] [stderr] Downloaded rocket_okapi_codegen v0.8.0 [INFO] [stderr] Downloaded validator_derive v0.18.1 [INFO] [stderr] Downloaded winnow v0.6.15 [INFO] [stderr] Downloaded rocket_okapi v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8365c8f9cfa8ec449caf46ddd6796f1c6cbe5c46902a23817627c9e121234e98 [INFO] running `Command { std: "docker" "start" "-a" "8365c8f9cfa8ec449caf46ddd6796f1c6cbe5c46902a23817627c9e121234e98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8365c8f9cfa8ec449caf46ddd6796f1c6cbe5c46902a23817627c9e121234e98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8365c8f9cfa8ec449caf46ddd6796f1c6cbe5c46902a23817627c9e121234e98", kill_on_drop: false }` [INFO] [stdout] 8365c8f9cfa8ec449caf46ddd6796f1c6cbe5c46902a23817627c9e121234e98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02bcd625ac2310b4701bf95559e389db3273daa406af9dee3022ecf3f7462df1 [INFO] running `Command { std: "docker" "start" "-a" "02bcd625ac2310b4701bf95559e389db3273daa406af9dee3022ecf3f7462df1", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling tokio v1.39.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking winnow v0.6.15 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling validator_derive v0.18.1 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Compiling rocket_okapi_codegen v0.8.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking toml_edit v0.22.16 [INFO] [stderr] Checking validator v0.16.1 [INFO] [stderr] Checking validator v0.18.1 [INFO] [stderr] Checking okapi v0.7.0 [INFO] [stderr] Checking toml v0.8.15 [INFO] [stderr] Checking rocket_okapi v0.8.0 [INFO] [stderr] Checking rocket-validation v0.1.3 [INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-validation-0.1.3/src/lib.rs:187:22 [INFO] [stdout] | [INFO] [stdout] 187 | Outcome::Failure((status, err)) => Outcome::Failure((status, Err(err))), [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `Outcome<_, _, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-validation-0.1.3/src/lib.rs:187:57 [INFO] [stdout] | [INFO] [stdout] 187 | Outcome::Failure((status, err)) => Outcome::Failure((status, Err(err))), [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `Outcome<_, _, _>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Outcome<_, _, _>` consider using one of the following associated functions: [INFO] [stdout] route::handler::, Status, (rocket::Data<'o>, Status)>>::from [INFO] [stdout] route::handler::, Status, (rocket::Data<'o>, Status)>>::try_from [INFO] [stdout] route::handler::, Status, (rocket::Data<'o>, Status)>>::error [INFO] [stdout] route::handler::, Status, (rocket::Data<'o>, Status)>>::forward [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/route/handler.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn from>(req: &'r Request<'_>, responder: R) -> Outcome<'r> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | / pub fn try_from(req: &'r Request<'_>, result: Result) -> Outcome<'r> [INFO] [stdout] 212 | | where R: Responder<'r, 'o>, E: std::fmt::Debug [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 237 | pub fn error(code: Status) -> Outcome<'r> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | pub fn forward(data: Data<'r>, status: Status) -> Outcome<'r> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-validation-0.1.3/src/lib.rs:193:30 [INFO] [stdout] | [INFO] [stdout] 193 | Outcome::Failure((Status::BadRequest, Ok(err))) [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `Outcome<_, _, _>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Outcome<_, _, _>` consider using one of the following associated functions: [INFO] [stdout] route::handler::, Status, (rocket::Data<'o>, Status)>>::from [INFO] [stdout] route::handler::, Status, (rocket::Data<'o>, Status)>>::try_from [INFO] [stdout] route::handler::, Status, (rocket::Data<'o>, Status)>>::error [INFO] [stdout] route::handler::, Status, (rocket::Data<'o>, Status)>>::forward [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/route/handler.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn from>(req: &'r Request<'_>, responder: R) -> Outcome<'r> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | / pub fn try_from(req: &'r Request<'_>, result: Result) -> Outcome<'r> [INFO] [stdout] 212 | | where R: Responder<'r, 'o>, E: std::fmt::Debug [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 237 | pub fn error(code: Status) -> Outcome<'r> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | pub fn forward(data: Data<'r>, status: Status) -> Outcome<'r> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-validation-0.1.3/src/lib.rs:210:22 [INFO] [stdout] | [INFO] [stdout] 210 | Outcome::Failure((status, err)) => Outcome::Failure((status, Err(err))), [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `Outcome<_, _, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-validation-0.1.3/src/lib.rs:210:57 [INFO] [stdout] | [INFO] [stdout] 210 | Outcome::Failure((status, err)) => Outcome::Failure((status, Err(err))), [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `Outcome<_, _, _>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Outcome<_, _, _>` consider using one of the following associated functions: [INFO] [stdout] route::handler::, Status, (rocket::Data<'o>, Status)>>::from [INFO] [stdout] route::handler::, Status, (rocket::Data<'o>, Status)>>::try_from [INFO] [stdout] route::handler::, Status, (rocket::Data<'o>, Status)>>::error [INFO] [stdout] route::handler::, Status, (rocket::Data<'o>, Status)>>::forward [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/route/handler.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn from>(req: &'r Request<'_>, responder: R) -> Outcome<'r> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | / pub fn try_from(req: &'r Request<'_>, result: Result) -> Outcome<'r> [INFO] [stdout] 212 | | where R: Responder<'r, 'o>, E: std::fmt::Debug [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 237 | pub fn error(code: Status) -> Outcome<'r> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | pub fn forward(data: Data<'r>, status: Status) -> Outcome<'r> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Failure` found for enum `Outcome` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-validation-0.1.3/src/lib.rs:216:30 [INFO] [stdout] | [INFO] [stdout] 216 | Outcome::Failure((Status::BadRequest, Ok(err))) [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `Outcome<_, _, _>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Outcome<_, _, _>` consider using one of the following associated functions: [INFO] [stdout] route::handler::, Status, (rocket::Data<'o>, Status)>>::from [INFO] [stdout] route::handler::, Status, (rocket::Data<'o>, Status)>>::try_from [INFO] [stdout] route::handler::, Status, (rocket::Data<'o>, Status)>>::error [INFO] [stdout] route::handler::, Status, (rocket::Data<'o>, Status)>>::forward [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/route/handler.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn from>(req: &'r Request<'_>, responder: R) -> Outcome<'r> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | / pub fn try_from(req: &'r Request<'_>, result: Result) -> Outcome<'r> [INFO] [stdout] 212 | | where R: Responder<'r, 'o>, E: std::fmt::Debug [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 237 | pub fn error(code: Status) -> Outcome<'r> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | pub fn forward(data: Data<'r>, status: Status) -> Outcome<'r> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rocket-validation` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "02bcd625ac2310b4701bf95559e389db3273daa406af9dee3022ecf3f7462df1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02bcd625ac2310b4701bf95559e389db3273daa406af9dee3022ecf3f7462df1", kill_on_drop: false }` [INFO] [stdout] 02bcd625ac2310b4701bf95559e389db3273daa406af9dee3022ecf3f7462df1