[INFO] cloning repository https://github.com/destrex271/llmqueue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/destrex271/llmqueue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdestrex271%2Fllmqueue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdestrex271%2Fllmqueue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 540a29ebce531a4116f1119011b03be4c6fc7b90 [INFO] checking destrex271/llmqueue against try#44e31dee3cf6f37b4f652572897bb0eb25c477ee for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdestrex271%2Fllmqueue" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/destrex271/llmqueue on toolchain 44e31dee3cf6f37b4f652572897bb0eb25c477ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/destrex271/llmqueue [INFO] finished tweaking git repo https://github.com/destrex271/llmqueue [INFO] tweaked toml for git repo https://github.com/destrex271/llmqueue written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/destrex271/llmqueue 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" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82029581e730ca84dc1ad3e1061b4b51e427ac450bfee385aa9fc56085d67408 [INFO] running `Command { std: "docker" "start" "-a" "82029581e730ca84dc1ad3e1061b4b51e427ac450bfee385aa9fc56085d67408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82029581e730ca84dc1ad3e1061b4b51e427ac450bfee385aa9fc56085d67408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82029581e730ca84dc1ad3e1061b4b51e427ac450bfee385aa9fc56085d67408", kill_on_drop: false }` [INFO] [stdout] 82029581e730ca84dc1ad3e1061b4b51e427ac450bfee385aa9fc56085d67408 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6201de50a5eed65aa6bd5a7cf06e5a630738d7cabf589cb3178a564e58401d53 [INFO] running `Command { std: "docker" "start" "-a" "6201de50a5eed65aa6bd5a7cf06e5a630738d7cabf589cb3178a564e58401d53", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling chrono v0.4.33 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking winnow v0.6.6 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.16 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking toml_edit v0.22.9 [INFO] [stderr] Checking priority-queue v2.0.3 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Compiling sqlx-core v0.7.2 [INFO] [stderr] Compiling sqlx-postgres v0.7.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking ollama-rs v0.1.7 [INFO] [stderr] Compiling sqlx-macros-core v0.7.2 [INFO] [stderr] Compiling sqlx-macros v0.7.2 [INFO] [stderr] Checking sqlx v0.7.2 [INFO] [stderr] Checking pgmq-core v0.8.5 [INFO] [stderr] Checking pgmq v0.26.1 [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/data/from_data.rs:407:83 [INFO] [stdout] | [INFO] [stdout] 404 | impl<'r, T: FromData<'r> + 'r> FromData<'r> for Result { [INFO] [stdout] | -- lifetime `'r` defined here [INFO] [stdout] ... [INFO] [stdout] 407 | async fn from_data(req: &'r Request<'_>, data: Data<'r>) -> Outcome<'r, Self> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 408 | | match T::from_data(req, data).await { [INFO] [stdout] 409 | | Success(v) => Success(Ok(v)), [INFO] [stdout] 410 | | Error((_, e)) => Success(Err(e)), [INFO] [stdout] ... | [INFO] [stdout] 413 | | } [INFO] [stdout] | |_____^ coercion requires that `'r` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/data/from_data.rs:407:83 [INFO] [stdout] | [INFO] [stdout] 407 | async fn from_data(req: &'r Request<'_>, data: Data<'r>) -> Outcome<'r, Self> { [INFO] [stdout] | _________________________________________--________________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'life0` defined here [INFO] [stdout] 408 | | match T::from_data(req, data).await { [INFO] [stdout] 409 | | Success(v) => Success(Ok(v)), [INFO] [stdout] 410 | | Error((_, e)) => Success(Err(e)), [INFO] [stdout] ... | [INFO] [stdout] 413 | | } [INFO] [stdout] | |_____^ coercion requires that `'life0` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FromData` is not general enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/data/from_data.rs:407:83 [INFO] [stdout] | [INFO] [stdout] 407 | async fn from_data(req: &'r Request<'_>, data: Data<'r>) -> Outcome<'r, Self> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 408 | | match T::from_data(req, data).await { [INFO] [stdout] 409 | | Success(v) => Success(Ok(v)), [INFO] [stdout] 410 | | Error((_, e)) => Success(Err(e)), [INFO] [stdout] ... | [INFO] [stdout] 413 | | } [INFO] [stdout] | |_____^ implementation of `FromData` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `T` must implement `FromData<'0>`, for any lifetime `'0`... [INFO] [stdout] = note: ...but it actually implements `FromData<'1>`, for some specific lifetime `'1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] help: the following changes may resolve your lifetime errors [INFO] [stdout] | [INFO] [stdout] = help: replace `'r` with `'static` [INFO] [stdout] = help: replace `'life0` with `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/data/from_data.rs:420:83 [INFO] [stdout] | [INFO] [stdout] 417 | impl<'r, T: FromData<'r>> FromData<'r> for Option { [INFO] [stdout] | -- lifetime `'r` defined here [INFO] [stdout] ... [INFO] [stdout] 420 | async fn from_data(req: &'r Request<'_>, data: Data<'r>) -> Outcome<'r, Self> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 421 | | match T::from_data(req, data).await { [INFO] [stdout] 422 | | Success(v) => Success(Some(v)), [INFO] [stdout] 423 | | Error(..) | Forward(..) => Success(None), [INFO] [stdout] 424 | | } [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ coercion requires that `'r` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/data/from_data.rs:420:83 [INFO] [stdout] | [INFO] [stdout] 420 | async fn from_data(req: &'r Request<'_>, data: Data<'r>) -> Outcome<'r, Self> { [INFO] [stdout] | _________________________________________--________________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'life0` defined here [INFO] [stdout] 421 | | match T::from_data(req, data).await { [INFO] [stdout] 422 | | Success(v) => Success(Some(v)), [INFO] [stdout] 423 | | Error(..) | Forward(..) => Success(None), [INFO] [stdout] 424 | | } [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ coercion requires that `'life0` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FromData` is not general enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/data/from_data.rs:420:83 [INFO] [stdout] | [INFO] [stdout] 420 | async fn from_data(req: &'r Request<'_>, data: Data<'r>) -> Outcome<'r, Self> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 421 | | match T::from_data(req, data).await { [INFO] [stdout] 422 | | Success(v) => Success(Some(v)), [INFO] [stdout] 423 | | Error(..) | Forward(..) => Success(None), [INFO] [stdout] 424 | | } [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ implementation of `FromData` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `T` must implement `FromData<'0>`, for any lifetime `'0`... [INFO] [stdout] = note: ...but it actually implements `FromData<'1>`, for some specific lifetime `'1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/request/from_request.rs:489:82 [INFO] [stdout] | [INFO] [stdout] 486 | impl<'r, T: FromRequest<'r>> FromRequest<'r> for Result { [INFO] [stdout] | -- lifetime `'r` defined here [INFO] [stdout] ... [INFO] [stdout] 489 | async fn from_request(request: &'r Request<'_>) -> Outcome { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 490 | | match T::from_request(request).await { [INFO] [stdout] 491 | | Success(val) => Success(Ok(val)), [INFO] [stdout] 492 | | Error((_, e)) => Success(Err(e)), [INFO] [stdout] ... | [INFO] [stdout] 495 | | } [INFO] [stdout] | |_____^ coercion requires that `'r` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/request/from_request.rs:489:82 [INFO] [stdout] | [INFO] [stdout] 489 | async fn from_request(request: &'r Request<'_>) -> Outcome { [INFO] [stdout] | ________________________________________________--________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'life0` defined here [INFO] [stdout] 490 | | match T::from_request(request).await { [INFO] [stdout] 491 | | Success(val) => Success(Ok(val)), [INFO] [stdout] 492 | | Error((_, e)) => Success(Err(e)), [INFO] [stdout] ... | [INFO] [stdout] 495 | | } [INFO] [stdout] | |_____^ coercion requires that `'life0` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FromRequest` is not general enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/request/from_request.rs:489:82 [INFO] [stdout] | [INFO] [stdout] 489 | async fn from_request(request: &'r Request<'_>) -> Outcome { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 490 | | match T::from_request(request).await { [INFO] [stdout] 491 | | Success(val) => Success(Ok(val)), [INFO] [stdout] 492 | | Error((_, e)) => Success(Err(e)), [INFO] [stdout] ... | [INFO] [stdout] 495 | | } [INFO] [stdout] | |_____^ implementation of `FromRequest` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `T` must implement `FromRequest<'0>`, for any lifetime `'0`... [INFO] [stdout] = note: ...but it actually implements `FromRequest<'1>`, for some specific lifetime `'1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/request/from_request.rs:502:82 [INFO] [stdout] | [INFO] [stdout] 499 | impl<'r, T: FromRequest<'r>> FromRequest<'r> for Option { [INFO] [stdout] | -- lifetime `'r` defined here [INFO] [stdout] ... [INFO] [stdout] 502 | async fn from_request(request: &'r Request<'_>) -> Outcome { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 503 | | match T::from_request(request).await { [INFO] [stdout] 504 | | Success(val) => Success(Some(val)), [INFO] [stdout] 505 | | Error(_) | Forward(_) => Success(None), [INFO] [stdout] 506 | | } [INFO] [stdout] 507 | | } [INFO] [stdout] | |_____^ coercion requires that `'r` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/request/from_request.rs:502:82 [INFO] [stdout] | [INFO] [stdout] 502 | async fn from_request(request: &'r Request<'_>) -> Outcome { [INFO] [stdout] | ________________________________________________--________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'life0` defined here [INFO] [stdout] 503 | | match T::from_request(request).await { [INFO] [stdout] 504 | | Success(val) => Success(Some(val)), [INFO] [stdout] 505 | | Error(_) | Forward(_) => Success(None), [INFO] [stdout] 506 | | } [INFO] [stdout] 507 | | } [INFO] [stdout] | |_____^ coercion requires that `'life0` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FromRequest` is not general enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/request/from_request.rs:502:82 [INFO] [stdout] | [INFO] [stdout] 502 | async fn from_request(request: &'r Request<'_>) -> Outcome { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 503 | | match T::from_request(request).await { [INFO] [stdout] 504 | | Success(val) => Success(Some(val)), [INFO] [stdout] 505 | | Error(_) | Forward(_) => Success(None), [INFO] [stdout] 506 | | } [INFO] [stdout] 507 | | } [INFO] [stdout] | |_____^ implementation of `FromRequest` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `T` must implement `FromRequest<'0>`, for any lifetime `'0`... [INFO] [stdout] = note: ...but it actually implements `FromRequest<'1>`, for some specific lifetime `'1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/request/from_request.rs:514:82 [INFO] [stdout] | [INFO] [stdout] 511 | impl<'r, T: FromRequest<'r>> FromRequest<'r> for Outcome { [INFO] [stdout] | -- lifetime `'r` defined here [INFO] [stdout] ... [INFO] [stdout] 514 | async fn from_request(request: &'r Request<'_>) -> Outcome { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 515 | | Success(T::from_request(request).await) [INFO] [stdout] 516 | | } [INFO] [stdout] | |_____^ coercion requires that `'r` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/request/from_request.rs:514:82 [INFO] [stdout] | [INFO] [stdout] 514 | async fn from_request(request: &'r Request<'_>) -> Outcome { [INFO] [stdout] | ________________________________________________--________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'life0` defined here [INFO] [stdout] 515 | | Success(T::from_request(request).await) [INFO] [stdout] 516 | | } [INFO] [stdout] | |_____^ coercion requires that `'life0` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FromRequest` is not general enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/request/from_request.rs:514:82 [INFO] [stdout] | [INFO] [stdout] 514 | async fn from_request(request: &'r Request<'_>) -> Outcome { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 515 | | Success(T::from_request(request).await) [INFO] [stdout] 516 | | } [INFO] [stdout] | |_____^ implementation of `FromRequest` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `T` must implement `FromRequest<'0>`, for any lifetime `'0`... [INFO] [stdout] = note: ...but it actually implements `FromRequest<'1>`, for some specific lifetime `'1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/form/from_form.rs:777:76 [INFO] [stdout] | [INFO] [stdout] 764 | impl<'v, K, V> FromForm<'v> for HashMap [INFO] [stdout] | -- lifetime `'v` defined here [INFO] [stdout] ... [INFO] [stdout] 777 | async fn push_data(ctxt: &mut Self::Context, field: DataField<'v, '_>) { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 778 | | ctxt.push_data(field).await; [INFO] [stdout] 779 | | } [INFO] [stdout] | |_____^ coercion requires that `'v` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/form/from_form.rs:777:76 [INFO] [stdout] | [INFO] [stdout] 777 | async fn push_data(ctxt: &mut Self::Context, field: DataField<'v, '_>) { [INFO] [stdout] | _______________________________________________________________________--___^ [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'life1` defined here [INFO] [stdout] 778 | | ctxt.push_data(field).await; [INFO] [stdout] 779 | | } [INFO] [stdout] | |_____^ coercion requires that `'life1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `from_form::FromForm` is not general enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/form/from_form.rs:777:76 [INFO] [stdout] | [INFO] [stdout] 777 | async fn push_data(ctxt: &mut Self::Context, field: DataField<'v, '_>) { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 778 | | ctxt.push_data(field).await; [INFO] [stdout] 779 | | } [INFO] [stdout] | |_____^ implementation of `from_form::FromForm` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `K` must implement `from_form::FromForm<'0>`, for any lifetime `'0`... [INFO] [stdout] = note: ...but it actually implements `from_form::FromForm<'1>`, for some specific lifetime `'1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] help: the following changes may resolve your lifetime errors [INFO] [stdout] | [INFO] [stdout] = help: replace `'v` with `'static` [INFO] [stdout] = help: replace `'life1` with `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/form/from_form.rs:800:76 [INFO] [stdout] | [INFO] [stdout] 787 | impl<'v, K, V> FromForm<'v> for BTreeMap [INFO] [stdout] | -- lifetime `'v` defined here [INFO] [stdout] ... [INFO] [stdout] 800 | async fn push_data(ctxt: &mut Self::Context, field: DataField<'v, '_>) { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 801 | | ctxt.push_data(field).await; [INFO] [stdout] 802 | | } [INFO] [stdout] | |_____^ coercion requires that `'v` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/form/from_form.rs:800:76 [INFO] [stdout] | [INFO] [stdout] 800 | async fn push_data(ctxt: &mut Self::Context, field: DataField<'v, '_>) { [INFO] [stdout] | _______________________________________________________________________--___^ [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'life1` defined here [INFO] [stdout] 801 | | ctxt.push_data(field).await; [INFO] [stdout] 802 | | } [INFO] [stdout] | |_____^ coercion requires that `'life1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `from_form::FromForm` is not general enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/form/from_form.rs:800:76 [INFO] [stdout] | [INFO] [stdout] 800 | async fn push_data(ctxt: &mut Self::Context, field: DataField<'v, '_>) { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 801 | | ctxt.push_data(field).await; [INFO] [stdout] 802 | | } [INFO] [stdout] | |_____^ implementation of `from_form::FromForm` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `K` must implement `from_form::FromForm<'0>`, for any lifetime `'0`... [INFO] [stdout] = note: ...but it actually implements `from_form::FromForm<'1>`, for some specific lifetime `'1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/form/from_form.rs:893:76 [INFO] [stdout] | [INFO] [stdout] 874 | impl<'v, A: FromForm<'v>, B: FromForm<'v>> FromForm<'v> for (A, B) { [INFO] [stdout] | -- lifetime `'v` defined here [INFO] [stdout] ... [INFO] [stdout] 893 | async fn push_data(ctxt: &mut Self::Context, field: DataField<'v, '_>) { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 894 | | match ctxt.context(field.name) { [INFO] [stdout] 895 | | Ok(Either::Left(ctxt)) => A::push_data(ctxt, field.shift()).await, [INFO] [stdout] 896 | | Ok(Either::Right(ctxt)) => B::push_data(ctxt, field.shift()).await, [INFO] [stdout] ... | [INFO] [stdout] 899 | | } [INFO] [stdout] | |_____^ coercion requires that `'v` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/form/from_form.rs:893:76 [INFO] [stdout] | [INFO] [stdout] 893 | async fn push_data(ctxt: &mut Self::Context, field: DataField<'v, '_>) { [INFO] [stdout] | _______________________________________________________________________--___^ [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'life1` defined here [INFO] [stdout] 894 | | match ctxt.context(field.name) { [INFO] [stdout] 895 | | Ok(Either::Left(ctxt)) => A::push_data(ctxt, field.shift()).await, [INFO] [stdout] 896 | | Ok(Either::Right(ctxt)) => B::push_data(ctxt, field.shift()).await, [INFO] [stdout] ... | [INFO] [stdout] 899 | | } [INFO] [stdout] | |_____^ coercion requires that `'life1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `from_form::FromForm` is not general enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/form/from_form.rs:893:76 [INFO] [stdout] | [INFO] [stdout] 893 | async fn push_data(ctxt: &mut Self::Context, field: DataField<'v, '_>) { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 894 | | match ctxt.context(field.name) { [INFO] [stdout] 895 | | Ok(Either::Left(ctxt)) => A::push_data(ctxt, field.shift()).await, [INFO] [stdout] 896 | | Ok(Either::Right(ctxt)) => B::push_data(ctxt, field.shift()).await, [INFO] [stdout] ... | [INFO] [stdout] 899 | | } [INFO] [stdout] | |_____^ implementation of `from_form::FromForm` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `A` must implement `from_form::FromForm<'0>`, for any lifetime `'0`... [INFO] [stdout] = note: ...but it actually implements `from_form::FromForm<'1>`, for some specific lifetime `'1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `from_form::FromForm` is not general enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/form/from_form.rs:893:76 [INFO] [stdout] | [INFO] [stdout] 893 | async fn push_data(ctxt: &mut Self::Context, field: DataField<'v, '_>) { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 894 | | match ctxt.context(field.name) { [INFO] [stdout] 895 | | Ok(Either::Left(ctxt)) => A::push_data(ctxt, field.shift()).await, [INFO] [stdout] 896 | | Ok(Either::Right(ctxt)) => B::push_data(ctxt, field.shift()).await, [INFO] [stdout] ... | [INFO] [stdout] 899 | | } [INFO] [stdout] | |_____^ implementation of `from_form::FromForm` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `B` must implement `from_form::FromForm<'0>`, for any lifetime `'0`... [INFO] [stdout] = note: ...but it actually implements `from_form::FromForm<'1>`, for some specific lifetime `'1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/form/form.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 318 | #[crate::async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'life0` must outlive `'static` [INFO] [stdout] ... [INFO] [stdout] 322 | async fn from_data(req: &'r Request<'_>, data: Data<'r>) -> Outcome<'r, Self> { [INFO] [stdout] | -- lifetime `'life0` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `crate::async_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/form/form.rs:322:83 [INFO] [stdout] | [INFO] [stdout] 319 | impl<'r, T: FromForm<'r>> FromData<'r> for Form { [INFO] [stdout] | -- lifetime `'r` defined here [INFO] [stdout] ... [INFO] [stdout] 322 | async fn from_data(req: &'r Request<'_>, data: Data<'r>) -> Outcome<'r, Self> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 323 | | use either::Either; [INFO] [stdout] 324 | | [INFO] [stdout] 325 | | let mut parser = try_outcome!(Parser::new(req, data).await); [INFO] [stdout] ... | [INFO] [stdout] 339 | | } [INFO] [stdout] | |_____^ coercion requires that `'r` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `from_form::FromForm` is not general enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0/src/form/form.rs:322:83 [INFO] [stdout] | [INFO] [stdout] 322 | async fn from_data(req: &'r Request<'_>, data: Data<'r>) -> Outcome<'r, Self> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 323 | | use either::Either; [INFO] [stdout] 324 | | [INFO] [stdout] 325 | | let mut parser = try_outcome!(Parser::new(req, data).await); [INFO] [stdout] ... | [INFO] [stdout] 339 | | } [INFO] [stdout] | |_____^ implementation of `from_form::FromForm` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `T` must implement `from_form::FromForm<'0>`, for any lifetime `'0`... [INFO] [stdout] = note: ...but it actually implements `from_form::FromForm<'1>`, for some specific lifetime `'1` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rocket` (lib) due to 28 previous errors [INFO] running `Command { std: "docker" "inspect" "6201de50a5eed65aa6bd5a7cf06e5a630738d7cabf589cb3178a564e58401d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6201de50a5eed65aa6bd5a7cf06e5a630738d7cabf589cb3178a564e58401d53", kill_on_drop: false }` [INFO] [stdout] 6201de50a5eed65aa6bd5a7cf06e5a630738d7cabf589cb3178a564e58401d53