[INFO] cloning repository https://github.com/EeroVakiparta/Leukailu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EeroVakiparta/Leukailu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEeroVakiparta%2FLeukailu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEeroVakiparta%2FLeukailu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 806f0e3cd115ca5df4de5fada03975ab10ac4938
[INFO] checking EeroVakiparta/Leukailu against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEeroVakiparta%2FLeukailu" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EeroVakiparta/Leukailu
[INFO] finished tweaking git repo https://github.com/EeroVakiparta/Leukailu
[INFO] tweaked toml for git repo https://github.com/EeroVakiparta/Leukailu written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EeroVakiparta/Leukailu on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EeroVakiparta/Leukailu 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded multer v2.0.2
[INFO] [stderr]   Downloaded spin v0.9.3
[INFO] [stderr]   Downloaded socket2 v0.4.5
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.11
[INFO] [stderr]   Downloaded proc-macro2 v1.0.38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7bed0906f25abd43e671715e89e59c118004bbb2b2de0684927c62ad381372af
[INFO] running `Command { std: "docker" "start" "-a" "7bed0906f25abd43e671715e89e59c118004bbb2b2de0684927c62ad381372af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bed0906f25abd43e671715e89e59c118004bbb2b2de0684927c62ad381372af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bed0906f25abd43e671715e89e59c118004bbb2b2de0684927c62ad381372af", kill_on_drop: false }`
[INFO] [stdout] 7bed0906f25abd43e671715e89e59c118004bbb2b2de0684927c62ad381372af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22343fdec0ad96b156827a1a79d4ef5e07f5c9fa7db23d12235168fc5a6add84
[INFO] running `Command { std: "docker" "start" "-a" "22343fdec0ad96b156827a1a79d4ef5e07f5c9fa7db23d12235168fc5a6add84", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling ref-cast v1.0.7
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking socket2 v0.4.5
[INFO] [stderr]     Checking mio v0.8.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling uncased v0.9.6
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling multer v2.0.2
[INFO] [stderr]    Compiling figment v0.10.6
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling state v0.5.3
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]     Checking encoding_rs v0.8.31
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]    Compiling rocket v0.5.0-rc.1 (/opt/rustwide/workdir/core/lib)
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]     Checking spin v0.9.3
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]     Checking pear v0.2.3
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.1 (/opt/rustwide/workdir/core/http)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> core/http/src/uri/uri.rs:82:63
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn parse<T>(string: &'a str) -> Result<Uri<'a>, Error<'_>>
[INFO] [stdout]    |                              --                    --         ^^ the same lifetime is elided here
[INFO] [stdout]    |                              |                     |
[INFO] [stdout]    |                              |                     the same lifetime is named here
[INFO] [stdout]    |                              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 82 -     pub fn parse<T>(string: &'a str) -> Result<Uri<'a>, Error<'_>>
[INFO] [stdout] 82 +     pub fn parse<T>(string: &'a str) -> Result<Uri<'a>, Error<'a>>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> core/http/src/uri/uri.rs:130:64
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn parse_any(string: &'a str) -> Result<Uri<'a>, Error<'_>> {
[INFO] [stdout]     |                               --                    --         ^^ the same lifetime is elided here
[INFO] [stdout]     |                               |                     |
[INFO] [stdout]     |                               |                     the same lifetime is named here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 130 -     pub fn parse_any(string: &'a str) -> Result<Uri<'a>, Error<'_>> {
[INFO] [stdout] 130 +     pub fn parse_any(string: &'a str) -> Result<Uri<'a>, Error<'a>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.1 (/opt/rustwide/workdir/core/codegen)
[INFO] [stderr]     Checking tokio-util v0.7.1
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> core/codegen/src/bang/uri.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut last_seg = path.segments.last_mut().expect("syn::Path has segments");
[INFO] [stdout]    |         ----^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> core/codegen/src/bang/uri_parsing.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |     NamedIgnored(Vec<&'a Dynamic>),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Validation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 88 -     NamedIgnored(Vec<&'a Dynamic>),
[INFO] [stdout] 88 +     NamedIgnored(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TokenStreamExt` is never used
[INFO] [stdout]   --> core/codegen/src/syn_ext.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait TokenStreamExt {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `unfold` is never used
[INFO] [stdout]   --> core/codegen/src/syn_ext.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub trait TypeExt {
[INFO] [stdout]    |           ------- method in this trait
[INFO] [stdout] 34 |     fn unfold(&self) -> Vec<Child<'_>>;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking ubyte v0.10.1
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> core/http/src/uri/uri.rs:82:63
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn parse<T>(string: &'a str) -> Result<Uri<'a>, Error<'_>>
[INFO] [stdout]    |                              --                    --         ^^ the same lifetime is elided here
[INFO] [stdout]    |                              |                     |
[INFO] [stdout]    |                              |                     the same lifetime is named here
[INFO] [stdout]    |                              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 82 -     pub fn parse<T>(string: &'a str) -> Result<Uri<'a>, Error<'_>>
[INFO] [stdout] 82 +     pub fn parse<T>(string: &'a str) -> Result<Uri<'a>, Error<'a>>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> core/http/src/uri/uri.rs:130:64
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn parse_any(string: &'a str) -> Result<Uri<'a>, Error<'_>> {
[INFO] [stdout]     |                               --                    --         ^^ the same lifetime is elided here
[INFO] [stdout]     |                               |                     |
[INFO] [stdout]     |                               |                     the same lifetime is named here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 130 -     pub fn parse_any(string: &'a str) -> Result<Uri<'a>, Error<'_>> {
[INFO] [stdout] 130 +     pub fn parse_any(string: &'a str) -> Result<Uri<'a>, Error<'a>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> core/lib/src/lib.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![cfg_attr(nightly, feature(doc_cfg))]
[INFO] [stdout]   |             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> core/lib/src/lib.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(nightly, feature(decl_macro))]
[INFO] [stdout]   |             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> core/lib/src/response/stream/sse.rs:163:16
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> core/lib/src/config/shutdown.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(nightly, doc(cfg(unix)))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> core/lib/src/serde/mod.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> core/lib/src/local/request.rs:248:16
[INFO] [stdout]     |
[INFO] [stdout] 248 |       #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/lib/src/local/asynchronous/request.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | /     pub_request_impl!("# use rocket::local::asynchronous::Client;\n\
[INFO] [stdout] 123 | |         use rocket::local::asynchronous::LocalRequest;" async await);
[INFO] [stdout]     | |____________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `pub_request_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> core/lib/src/local/response.rs:136:16
[INFO] [stdout]     |
[INFO] [stdout] 136 |       #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/lib/src/local/asynchronous/response.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 | /     pub_response_impl!("# use rocket::local::asynchronous::Client;\n\
[INFO] [stdout] 190 | |         use rocket::local::asynchronous::LocalResponse;" async await);
[INFO] [stdout]     | |_____________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> core/lib/src/local/request.rs:248:16
[INFO] [stdout]     |
[INFO] [stdout] 248 |       #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/lib/src/local/blocking/request.rs:64:5
[INFO] [stdout]     |
[INFO] [stdout]  64 | /     pub_request_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  65 | |         use rocket::local::blocking::LocalRequest;");
[INFO] [stdout]     | |____________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `pub_request_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> core/lib/src/local/response.rs:136:16
[INFO] [stdout]     |
[INFO] [stdout] 136 |       #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: core/lib/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> core/lib/src/config/config.rs:89:16
[INFO] [stdout]    |
[INFO] [stdout] 89 |     #[cfg_attr(nightly, doc(cfg(feature = "tls")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> core/lib/src/config/config.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[cfg_attr(nightly, doc(cfg(feature = "secrets")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> core/lib/src/config/shutdown.rs:218:16
[INFO] [stdout]     |
[INFO] [stdout] 218 |     #[cfg_attr(nightly, doc(cfg(unix)))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> core/lib/src/outcome.rs:676:1
[INFO] [stdout]     |
[INFO] [stdout] 676 | / crate::export! {
[INFO] [stdout] 677 | |     /// Unwraps a [`Success`](Outcome::Success) or propagates a `Forward` or
[INFO] [stdout] 678 | |     /// `Failure`.
[INFO] [stdout] 679 | |     ///
[INFO] [stdout] ...   |
[INFO] [stdout] 757 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `crate::export` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `crate::export` may come from an old version of the `rocket_codegen` crate, try updating your dependency with `cargo update -p rocket_codegen`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> core/lib/src/request/mod.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / crate::export! {
[INFO] [stdout] 20 | |     /// Store and immediately retrieve a vector-like value `$v` (`String` or
[INFO] [stdout] 21 | |     /// `Vec<T>`) in `$request`'s local cache using a locally generated
[INFO] [stdout] 22 | |     /// anonymous type to avoid type conflicts.
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `crate::export` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `crate::export` may come from an old version of the `rocket_codegen` crate, try updating your dependency with `cargo update -p rocket_codegen`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> core/lib/src/request/mod.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | / crate::export! {
[INFO] [stdout]  70 | |     /// Store and immediately retrieve a value `$v` in `$request`'s local cache
[INFO] [stdout]  71 | |     /// using a locally generated anonymous type to avoid type conflicts.
[INFO] [stdout]  72 | |     ///
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `crate::export` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `crate::export` may come from an old version of the `rocket_codegen` crate, try updating your dependency with `cargo update -p rocket_codegen`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> core/lib/src/response/stream/mod.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | / crate::export! {
[INFO] [stdout] 207 | |     /// Retrofitted support for [`Stream`]s with `yield`, `for await` syntax.
[INFO] [stdout] 208 | |     ///
[INFO] [stdout] 209 | |     /// [`Stream`]: https://docs.rs/futures/0.3/futures/stream/trait.Stream.html
[INFO] [stdout] ...   |
[INFO] [stdout] 288 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `crate::export` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `crate::export` may come from an old version of the `rocket_codegen` crate, try updating your dependency with `cargo update -p rocket_codegen`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> core/lib/src/response/stream/reader.rs:196:1
[INFO] [stdout]     |
[INFO] [stdout] 196 | / crate::export! {
[INFO] [stdout] 197 | |     /// Type and stream expression macro for [`struct@ReaderStream`].
[INFO] [stdout] 198 | |     ///
[INFO] [stdout] 199 | |     /// See [`stream!`](crate::response::stream::stream) for the syntax
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `crate::export` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `crate::export` may come from an old version of the `rocket_codegen` crate, try updating your dependency with `cargo update -p rocket_codegen`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> core/lib/src/response/stream/bytes.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | / crate::export! {
[INFO] [stdout] 76 | |     /// Type and stream expression macro for [`struct@ByteStream`].
[INFO] [stdout] 77 | |     ///
[INFO] [stdout] 78 | |     /// See [`stream!`](crate::response::stream::stream) for the syntax
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `crate::export` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `crate::export` may come from an old version of the `rocket_codegen` crate, try updating your dependency with `cargo update -p rocket_codegen`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> core/lib/src/response/stream/text.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | / crate::export! {
[INFO] [stdout] 86 | |     /// Type and stream expression macro for [`struct@TextStream`].
[INFO] [stdout] 87 | |     ///
[INFO] [stdout] 88 | |     /// See [`stream!`](crate::response::stream::stream) for the syntax
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `crate::export` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `crate::export` may come from an old version of the `rocket_codegen` crate, try updating your dependency with `cargo update -p rocket_codegen`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> core/lib/src/response/stream/sse.rs:578:1
[INFO] [stdout]     |
[INFO] [stdout] 578 | / crate::export! {
[INFO] [stdout] 579 | |     /// Type and stream expression macro for [`struct@EventStream`].
[INFO] [stdout] 580 | |     ///
[INFO] [stdout] 581 | |     /// See [`stream!`](crate::response::stream::stream) for the syntax
[INFO] [stdout] ...   |
[INFO] [stdout] 592 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `crate::export` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `crate::export` may come from an old version of the `rocket_codegen` crate, try updating your dependency with `cargo update -p rocket_codegen`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> core/lib/src/form/validate.rs:90:1
[INFO] [stdout]     |
[INFO] [stdout]  90 | / crate::export! {
[INFO] [stdout]  91 | |     /// A helper macro for custom validation error messages.
[INFO] [stdout]  92 | |     ///
[INFO] [stdout]  93 | |     /// The macro works similar to [`std::format!`]. It generates a form
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `crate::export` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `crate::export` may come from an old version of the `rocket_codegen` crate, try updating your dependency with `cargo update -p rocket_codegen`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> core/lib/src/serde/json.rs:306:1
[INFO] [stdout]     |
[INFO] [stdout] 306 | / crate::export! {
[INFO] [stdout] 307 | |     /// A macro to create ad-hoc JSON serializable values using JSON syntax.
[INFO] [stdout] 308 | |     ///
[INFO] [stdout] 309 | |     /// The return type of a `json!` invocation is [`Value`](Value). A value
[INFO] [stdout] ...   |
[INFO] [stdout] 389 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `crate::export` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `crate::export` may come from an old version of the `rocket_codegen` crate, try updating your dependency with `cargo update -p rocket_codegen`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> core/lib/src/fs/server.rs:399:1
[INFO] [stdout]     |
[INFO] [stdout] 399 | / crate::export! {
[INFO] [stdout] 400 | |     /// Generates a crate-relative version of a path.
[INFO] [stdout] 401 | |     ///
[INFO] [stdout] 402 | |     /// This macro is primarily intended for use with [`FileServer`] to serve
[INFO] [stdout] ...   |
[INFO] [stdout] 447 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `crate::export` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `crate::export` may come from an old version of the `rocket_codegen` crate, try updating your dependency with `cargo update -p rocket_codegen`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `crate::export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]    --> core/lib/src/form/from_form.rs:809:13
[INFO] [stdout]     |
[INFO] [stdout] 809 |     fn init(opts: Options) -> Self::Context {
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]   --> core/lib/src/form/strict.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn init(opts: Options) -> Self::Context {
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]   --> core/lib/src/form/lenient.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn init(opts: Options) -> Self::Context {
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> core/lib/src/shield/policy.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub(crate) trait SubPolicy: Send + Sync {
[INFO] [stdout]    |                  --------- method in this trait
[INFO] [stdout] 69 |     fn name(&self) -> &'static UncasedStr;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> core/lib/src/cookies.rs:173:29
[INFO] [stdout]     |
[INFO] [stdout] 173 |     Remove(Cookie<'static>, bool),
[INFO] [stdout]     |     ------                  ^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Op` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 173 -     Remove(Cookie<'static>, bool),
[INFO] [stdout] 173 +     Remove(Cookie<'static>, ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> core/lib/src/form/context.rs:223:75
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn field_errors<'a, N>(&'a self, name: N) -> impl Iterator<Item = &Error<'v>> + '_
[INFO] [stdout]     |                                 --                                        ^^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]     |                                 |                                         |
[INFO] [stdout]     |                                 the lifetime is named here                the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 223 -     pub fn field_errors<'a, N>(&'a self, name: N) -> impl Iterator<Item = &Error<'v>> + '_
[INFO] [stdout] 223 +     pub fn field_errors<'a, N>(&'a self, name: N) -> impl Iterator<Item = &'a Error<'v>> + 'a
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> core/lib/src/form/context.rs:272:81
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn exact_field_errors<'a, N>(&'a self, name: N) -> impl Iterator<Item = &Error<'v>> + '_
[INFO] [stdout]     |                                       --                                        ^^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]     |                                       |                                         |
[INFO] [stdout]     |                                       the lifetime is named here                the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 272 -     pub fn exact_field_errors<'a, N>(&'a self, name: N) -> impl Iterator<Item = &Error<'v>> + '_
[INFO] [stdout] 272 +     pub fn exact_field_errors<'a, N>(&'a self, name: N) -> impl Iterator<Item = &'a Error<'v>> + 'a
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking Leukailu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/main.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / #[cfg_attr(test, derive(PartialEq, UriDisplayQuery))]
[INFO] [stdout] 14 | | #[serde(crate = "rocket::serde")]
[INFO] [stdout] 15 | | struct Message {
[INFO] [stdout] 16 | |     #[field(validate = len(..30))]
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     pub message: String,
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / #[serde(crate = "rocket::serde")]
[INFO] [stdout] 15 | | struct Message {
[INFO] [stdout] 16 | |     #[field(validate = len(..30))]
[INFO] [stdout] 17 | |     pub room: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     pub message: String,
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ubyte v0.10.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "22343fdec0ad96b156827a1a79d4ef5e07f5c9fa7db23d12235168fc5a6add84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22343fdec0ad96b156827a1a79d4ef5e07f5c9fa7db23d12235168fc5a6add84", kill_on_drop: false }`
[INFO] [stdout] 22343fdec0ad96b156827a1a79d4ef5e07f5c9fa7db23d12235168fc5a6add84
