[INFO] cloning repository https://github.com/m4tx/chombo-gen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m4tx/chombo-gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm4tx%2Fchombo-gen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm4tx%2Fchombo-gen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2faebe53a759a69f3d0a87651b0b36e7372149a7 [INFO] checking m4tx/chombo-gen against try#44e31dee3cf6f37b4f652572897bb0eb25c477ee for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm4tx%2Fchombo-gen" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/m4tx/chombo-gen 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/m4tx/chombo-gen [INFO] finished tweaking git repo https://github.com/m4tx/chombo-gen [INFO] tweaked toml for git repo https://github.com/m4tx/chombo-gen written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/m4tx/chombo-gen 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3e63ac0590d3790d2018ee686d432fa0eae037e5c48beee47a8759be14900414 [INFO] running `Command { std: "docker" "start" "-a" "3e63ac0590d3790d2018ee686d432fa0eae037e5c48beee47a8759be14900414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e63ac0590d3790d2018ee686d432fa0eae037e5c48beee47a8759be14900414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e63ac0590d3790d2018ee686d432fa0eae037e5c48beee47a8759be14900414", kill_on_drop: false }` [INFO] [stdout] 3e63ac0590d3790d2018ee686d432fa0eae037e5c48beee47a8759be14900414 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ce0bdc908eb53f08f284185687da5d90e54f3367ce2ae2403d6bfbe34de854d8 [INFO] running `Command { std: "docker" "start" "-a" "ce0bdc908eb53f08f284185687da5d90e54f3367ce2ae2403d6bfbe34de854d8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.97 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling wasm-bindgen v0.2.97 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling syn v2.0.86 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling figment v0.10.15 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling kurbo v0.10.4 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling fontconfig-parser v0.5.6 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-script v0.5.6 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.97 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling svgtypes v0.14.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.97 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling fontdb v0.16.2 [INFO] [stderr] Compiling rustybuzz v0.12.1 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.97 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking js-sys v0.3.74 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling implicit-clone-derive v0.1.1 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling usvg v0.40.0 [INFO] [stderr] Compiling yew-macro v0.21.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling resvg v0.40.0 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Checking web-sys v0.3.74 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.47 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Compiling riichi_hand v0.6.3 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking prokio v0.1.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_edit v0.22.9 [INFO] [stderr] Checking h2 v0.3.25 [INFO] [stderr] Checking implicit-clone v0.4.9 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking gloo-events v0.2.0 [INFO] [stderr] Checking gloo-render v0.2.0 [INFO] [stderr] Checking gloo-dialogs v0.2.0 [INFO] [stderr] Checking gloo-file v0.3.0 [INFO] [stderr] Checking gloo-storage v0.3.0 [INFO] [stderr] Checking gloo-history v0.2.2 [INFO] [stderr] Checking gloo-console v0.3.0 [INFO] [stderr] Checking gloo-worker v0.4.0 [INFO] [stderr] Checking gloo-net v0.4.0 [INFO] [stderr] Checking gloo-net v0.5.0 [INFO] [stderr] Checking gloo-worker v0.5.0 [INFO] [stderr] Checking gloo-net v0.6.0 [INFO] [stderr] Checking gloo v0.11.0 [INFO] [stderr] Checking gloo v0.10.0 [INFO] [stderr] Checking yew v0.21.0 [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/src/form/from_form.rs:785:76 [INFO] [stdout] | [INFO] [stdout] 772 | impl<'v, K, V> FromForm<'v> for HashMap [INFO] [stdout] | -- lifetime `'v` defined here [INFO] [stdout] ... [INFO] [stdout] 785 | async fn push_data(ctxt: &mut Self::Context, field: DataField<'v, '_>) { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 786 | | ctxt.push_data(field).await; [INFO] [stdout] 787 | | } [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.1/src/form/from_form.rs:785:76 [INFO] [stdout] | [INFO] [stdout] 785 | async fn push_data(ctxt: &mut Self::Context, field: DataField<'v, '_>) { [INFO] [stdout] | _______________________________________________________________________--___^ [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'life1` defined here [INFO] [stdout] 786 | | ctxt.push_data(field).await; [INFO] [stdout] 787 | | } [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.1/src/form/from_form.rs:785:76 [INFO] [stdout] | [INFO] [stdout] 785 | async fn push_data(ctxt: &mut Self::Context, field: DataField<'v, '_>) { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 786 | | ctxt.push_data(field).await; [INFO] [stdout] 787 | | } [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.1/src/form/from_form.rs:808:76 [INFO] [stdout] | [INFO] [stdout] 795 | impl<'v, K, V> FromForm<'v> for BTreeMap [INFO] [stdout] | -- lifetime `'v` defined here [INFO] [stdout] ... [INFO] [stdout] 808 | async fn push_data(ctxt: &mut Self::Context, field: DataField<'v, '_>) { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 809 | | ctxt.push_data(field).await; [INFO] [stdout] 810 | | } [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.1/src/form/from_form.rs:808:76 [INFO] [stdout] | [INFO] [stdout] 808 | async fn push_data(ctxt: &mut Self::Context, field: DataField<'v, '_>) { [INFO] [stdout] | _______________________________________________________________________--___^ [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'life1` defined here [INFO] [stdout] 809 | | ctxt.push_data(field).await; [INFO] [stdout] 810 | | } [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.1/src/form/from_form.rs:808:76 [INFO] [stdout] | [INFO] [stdout] 808 | async fn push_data(ctxt: &mut Self::Context, field: DataField<'v, '_>) { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 809 | | ctxt.push_data(field).await; [INFO] [stdout] 810 | | } [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.1/src/form/from_form.rs:901:76 [INFO] [stdout] | [INFO] [stdout] 882 | impl<'v, A: FromForm<'v>, B: FromForm<'v>> FromForm<'v> for (A, B) { [INFO] [stdout] | -- lifetime `'v` defined here [INFO] [stdout] ... [INFO] [stdout] 901 | async fn push_data(ctxt: &mut Self::Context, field: DataField<'v, '_>) { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 902 | | match ctxt.context(field.name) { [INFO] [stdout] 903 | | Ok(Either::Left(ctxt)) => A::push_data(ctxt, field.shift()).await, [INFO] [stdout] 904 | | Ok(Either::Right(ctxt)) => B::push_data(ctxt, field.shift()).await, [INFO] [stdout] ... | [INFO] [stdout] 907 | | } [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.1/src/form/from_form.rs:901:76 [INFO] [stdout] | [INFO] [stdout] 901 | async fn push_data(ctxt: &mut Self::Context, field: DataField<'v, '_>) { [INFO] [stdout] | _______________________________________________________________________--___^ [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'life1` defined here [INFO] [stdout] 902 | | match ctxt.context(field.name) { [INFO] [stdout] 903 | | Ok(Either::Left(ctxt)) => A::push_data(ctxt, field.shift()).await, [INFO] [stdout] 904 | | Ok(Either::Right(ctxt)) => B::push_data(ctxt, field.shift()).await, [INFO] [stdout] ... | [INFO] [stdout] 907 | | } [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.1/src/form/from_form.rs:901:76 [INFO] [stdout] | [INFO] [stdout] 901 | async fn push_data(ctxt: &mut Self::Context, field: DataField<'v, '_>) { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 902 | | match ctxt.context(field.name) { [INFO] [stdout] 903 | | Ok(Either::Left(ctxt)) => A::push_data(ctxt, field.shift()).await, [INFO] [stdout] 904 | | Ok(Either::Right(ctxt)) => B::push_data(ctxt, field.shift()).await, [INFO] [stdout] ... | [INFO] [stdout] 907 | | } [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.1/src/form/from_form.rs:901:76 [INFO] [stdout] | [INFO] [stdout] 901 | async fn push_data(ctxt: &mut Self::Context, field: DataField<'v, '_>) { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 902 | | match ctxt.context(field.name) { [INFO] [stdout] 903 | | Ok(Either::Left(ctxt)) => A::push_data(ctxt, field.shift()).await, [INFO] [stdout] 904 | | Ok(Either::Right(ctxt)) => B::push_data(ctxt, field.shift()).await, [INFO] [stdout] ... | [INFO] [stdout] 907 | | } [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.1/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.1/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.1/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] Checking yew-hooks v0.3.3 [INFO] [stderr] error: could not compile `rocket` (lib) due to 28 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ce0bdc908eb53f08f284185687da5d90e54f3367ce2ae2403d6bfbe34de854d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce0bdc908eb53f08f284185687da5d90e54f3367ce2ae2403d6bfbe34de854d8", kill_on_drop: false }` [INFO] [stdout] ce0bdc908eb53f08f284185687da5d90e54f3367ce2ae2403d6bfbe34de854d8