[INFO] cloning repository https://github.com/Rafaeltheraven/wagon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rafaeltheraven/wagon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafaeltheraven%2Fwagon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafaeltheraven%2Fwagon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d9acad3087fcae65aec5e3d3d7cfc26a347fdb4 [INFO] checking Rafaeltheraven/wagon against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafaeltheraven%2Fwagon" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Rafaeltheraven/wagon [INFO] finished tweaking git repo https://github.com/Rafaeltheraven/wagon [INFO] tweaked toml for git repo https://github.com/Rafaeltheraven/wagon written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Rafaeltheraven/wagon 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/Rafaeltheraven/wagon 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded concolor-query v0.3.3 [INFO] [stderr] Downloaded extendable-data v0.1.5 [INFO] [stderr] Downloaded extendable-data-helpers v0.1.5 [INFO] [stderr] Downloaded logos-display v0.1.2 [INFO] [stderr] Downloaded logos-derive v0.13.0 [INFO] [stderr] Downloaded concolor v0.1.1 [INFO] [stderr] Downloaded logos v0.13.0 [INFO] [stderr] Downloaded logos-codegen v0.13.0 [INFO] [stderr] Downloaded pretty_assertions v1.4.0 [INFO] [stderr] Downloaded ariadne v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14b3b592498e0cb256dff5ec7cb99eeeb6d82b74dc95b5f867bc08f7e5bba830 [INFO] running `Command { std: "docker" "start" "-a" "14b3b592498e0cb256dff5ec7cb99eeeb6d82b74dc95b5f867bc08f7e5bba830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14b3b592498e0cb256dff5ec7cb99eeeb6d82b74dc95b5f867bc08f7e5bba830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14b3b592498e0cb256dff5ec7cb99eeeb6d82b74dc95b5f867bc08f7e5bba830", kill_on_drop: false }` [INFO] [stdout] 14b3b592498e0cb256dff5ec7cb99eeeb6d82b74dc95b5f867bc08f7e5bba830 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7062b8e56a3993156d6da225350e5e7b3957c8ce330e993e8fff578867c34ad3 [INFO] running `Command { std: "docker" "start" "-a" "7062b8e56a3993156d6da225350e5e7b3957c8ce330e993e8fff578867c34ad3", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Checking hashbrown v0.14.1 [INFO] [stderr] Checking proc-macro2 v1.0.78 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking wagon-ident v1.0.0 (/opt/rustwide/workdir/wagon-ident) [INFO] [stderr] Checking syn v2.0.48 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking petgraph v0.6.4 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking wagon-utils v1.0.0 (/opt/rustwide/workdir/wagon-utils) [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wagon-utils/src/lib.rs:127:27 [INFO] [stdout] | [INFO] [stdout] 127 | fn _rem_first_char(value: &str) -> Chars { [INFO] [stdout] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 127 | fn _rem_first_char(value: &str) -> Chars<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wagon-utils/src/lib.rs:138:29 [INFO] [stdout] | [INFO] [stdout] 138 | fn _rem_first_char_n(value: &str, n: usize) -> Chars { [INFO] [stdout] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 138 | fn _rem_first_char_n(value: &str, n: usize) -> Chars<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> wagon-utils/src/lib.rs:349:37 [INFO] [stdout] | [INFO] [stdout] 349 | fn peek_unwrap(&'a mut self) -> &T { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [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] 349 | fn peek_unwrap(&'a mut self) -> &'a T { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wagon-utils/src/lib.rs:127:27 [INFO] [stdout] | [INFO] [stdout] 127 | fn _rem_first_char(value: &str) -> Chars { [INFO] [stdout] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 127 | fn _rem_first_char(value: &str) -> Chars<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wagon-utils/src/lib.rs:138:29 [INFO] [stdout] | [INFO] [stdout] 138 | fn _rem_first_char_n(value: &str, n: usize) -> Chars { [INFO] [stdout] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 138 | fn _rem_first_char_n(value: &str, n: usize) -> Chars<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> wagon-utils/src/lib.rs:349:37 [INFO] [stdout] | [INFO] [stdout] 349 | fn peek_unwrap(&'a mut self) -> &T { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [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] 349 | fn peek_unwrap(&'a mut self) -> &'a T { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling extendable-data-helpers v0.1.5 [INFO] [stderr] Compiling logos-display v0.1.2 [INFO] [stderr] Compiling extendable-data v0.1.5 [INFO] [stderr] Checking wagon-macros v1.0.0 (/opt/rustwide/workdir/wagon-macros) [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> wagon-macros/src/lib.rs:507:7 [INFO] [stdout] | [INFO] [stdout] 507 | #[cfg(feature = "nightly")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `test` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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 value: `nightly` [INFO] [stdout] --> wagon-macros/src/lib.rs:513:7 [INFO] [stdout] | [INFO] [stdout] 513 | #[cfg(feature = "nightly")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `test` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> wagon-macros/src/lib.rs:523:11 [INFO] [stdout] | [INFO] [stdout] 523 | #[cfg(not(feature = "nightly"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `test` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> wagon-macros/src/lib.rs:507:7 [INFO] [stdout] | [INFO] [stdout] 507 | #[cfg(feature = "nightly")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `test` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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 value: `nightly` [INFO] [stdout] --> wagon-macros/src/lib.rs:513:7 [INFO] [stdout] | [INFO] [stdout] 513 | #[cfg(feature = "nightly")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `test` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> wagon-macros/src/lib.rs:523:11 [INFO] [stdout] | [INFO] [stdout] 523 | #[cfg(not(feature = "nightly"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `test` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> wagon-macros/src/lib.rs:507:7 [INFO] [stdout] | [INFO] [stdout] 507 | #[cfg(feature = "nightly")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `test` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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 value: `nightly` [INFO] [stdout] --> wagon-macros/src/lib.rs:513:7 [INFO] [stdout] | [INFO] [stdout] 513 | #[cfg(feature = "nightly")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `test` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> wagon-macros/src/lib.rs:523:11 [INFO] [stdout] | [INFO] [stdout] 523 | #[cfg(not(feature = "nightly"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `test` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking logos v0.13.0 [INFO] [stderr] Checking wagon-lexer v1.0.0 (/opt/rustwide/workdir/wagon-lexer) [INFO] [stderr] Checking wagon-value v1.0.0 (/opt/rustwide/workdir/wagon-value) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> wagon-lexer/src/lib.rs:217:77 [INFO] [stdout] | [INFO] [stdout] 217 | pub(crate) fn _morph_to_math(curr: logos::Lexer<'source, Token>) -> Lexer [INFO] [stdout] | ------- ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [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 `'source` [INFO] [stdout] | [INFO] [stdout] 217 | pub(crate) fn _morph_to_math(curr: logos::Lexer<'source, Token>) -> Lexer<'source> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> wagon-lexer/src/lib.rs:225:84 [INFO] [stdout] | [INFO] [stdout] 225 | pub(crate) fn _morph_to_productions(curr: logos::Lexer<'source, Token>) -> Lexer [INFO] [stdout] | ------- ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [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 `'source` [INFO] [stdout] | [INFO] [stdout] 225 | pub(crate) fn _morph_to_productions(curr: logos::Lexer<'source, Token>) -> Lexer<'source> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> wagon-lexer/src/lib.rs:233:81 [INFO] [stdout] | [INFO] [stdout] 233 | pub(crate) fn _morph_to_metadata(curr: logos::Lexer<'source, Token>) -> Lexer [INFO] [stdout] | ------- ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [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 `'source` [INFO] [stdout] | [INFO] [stdout] 233 | pub(crate) fn _morph_to_metadata(curr: logos::Lexer<'source, Token>) -> Lexer<'source> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wagon-parser v1.0.0 (/opt/rustwide/workdir/wagon-parser) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> wagon-lexer/src/lib.rs:217:77 [INFO] [stdout] | [INFO] [stdout] 217 | pub(crate) fn _morph_to_math(curr: logos::Lexer<'source, Token>) -> Lexer [INFO] [stdout] | ------- ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [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 `'source` [INFO] [stdout] | [INFO] [stdout] 217 | pub(crate) fn _morph_to_math(curr: logos::Lexer<'source, Token>) -> Lexer<'source> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> wagon-lexer/src/lib.rs:225:84 [INFO] [stdout] | [INFO] [stdout] 225 | pub(crate) fn _morph_to_productions(curr: logos::Lexer<'source, Token>) -> Lexer [INFO] [stdout] | ------- ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [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 `'source` [INFO] [stdout] | [INFO] [stdout] 225 | pub(crate) fn _morph_to_productions(curr: logos::Lexer<'source, Token>) -> Lexer<'source> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> wagon-lexer/src/lib.rs:233:81 [INFO] [stdout] | [INFO] [stdout] 233 | pub(crate) fn _morph_to_metadata(curr: logos::Lexer<'source, Token>) -> Lexer [INFO] [stdout] | ------- ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [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 `'source` [INFO] [stdout] | [INFO] [stdout] 233 | pub(crate) fn _morph_to_metadata(curr: logos::Lexer<'source, Token>) -> Lexer<'source> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wagon-codegen v1.0.0 (/opt/rustwide/workdir/wagon-codegen) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wagon-codegen/src/filestructure.rs:351:14 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn iter(&self) -> FileIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 351 | pub fn iter(&self) -> FileIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wagon-codegen/src/filestructure.rs:351:14 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn iter(&self) -> FileIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 351 | pub fn iter(&self) -> FileIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wagon v1.0.0 (/opt/rustwide/workdir/wagon) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.77s [INFO] running `Command { std: "docker" "inspect" "7062b8e56a3993156d6da225350e5e7b3957c8ce330e993e8fff578867c34ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7062b8e56a3993156d6da225350e5e7b3957c8ce330e993e8fff578867c34ad3", kill_on_drop: false }` [INFO] [stdout] 7062b8e56a3993156d6da225350e5e7b3957c8ce330e993e8fff578867c34ad3