[INFO] fetching crate bluejay-parser 0.3.1...
[INFO] testing bluejay-parser-0.3.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bluejay-parser 0.3.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate bluejay-parser 0.3.1
[INFO] finished tweaking crates.io crate bluejay-parser 0.3.1
[INFO] tweaked toml for crates.io crate bluejay-parser 0.3.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bluejay-parser 0.3.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bluejay-parser 0.3.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e1dc04e99594fd33344de6dd47102534519f99a2b51548b47d6cba95360726d
[INFO] running `Command { std: "docker" "start" "-a" "7e1dc04e99594fd33344de6dd47102534519f99a2b51548b47d6cba95360726d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e1dc04e99594fd33344de6dd47102534519f99a2b51548b47d6cba95360726d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e1dc04e99594fd33344de6dd47102534519f99a2b51548b47d6cba95360726d", kill_on_drop: false }`
[INFO] [stdout] 7e1dc04e99594fd33344de6dd47102534519f99a2b51548b47d6cba95360726d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d3debddf59d596a7f29a4e421c730d4c210da1f9737775ca8f6a0b627a6dc29
[INFO] running `Command { std: "docker" "start" "-a" "2d3debddf59d596a7f29a4e421c730d4c210da1f9737775ca8f6a0b627a6dc29", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling ariadne v0.5.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr]    Compiling logos v0.15.0
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling bluejay-core v0.3.1
[INFO] [stderr]    Compiling bluejay-parser v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Config`, `IndexType`, `Label`, `ReportKind`, `Report`, and `Source`
[INFO] [stdout]  --> src/error.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ariadne::{Config, IndexType, Label, Report, ReportKind, Source};
[INFO] [stdout]   |               ^^^^^^  ^^^^^^^^^  ^^^^^  ^^^^^^  ^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/definition/explicit_schema_definition.rs:22:31
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub(crate) fn description(&self) -> Option<&StringValue> {
[INFO] [stdout]    |                               ^^^^^            ^^^^^^^^^^^^
[INFO] [stdout]    |                               |                ||
[INFO] [stdout]    |                               |                |the same lifetime is hidden here
[INFO] [stdout]    |                               |                the same lifetime is elided here
[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] 22 |     pub(crate) fn description(&self) -> Option<&StringValue<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/executable/field.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn arguments(&self) -> Option<&VariableArguments> {
[INFO] [stdout]    |                      ^^^^^            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                      |                ||
[INFO] [stdout]    |                      |                |the same lifetime is hidden here
[INFO] [stdout]    |                      |                the same lifetime is elided here
[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] 85 |     pub fn arguments(&self) -> Option<&VariableArguments<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/executable/field.rs:89:26
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn selection_set(&self) -> Option<&SelectionSet> {
[INFO] [stdout]    |                          ^^^^^            ^^^^^^^^^^^^^
[INFO] [stdout]    |                          |                ||
[INFO] [stdout]    |                          |                |the same lifetime is hidden here
[INFO] [stdout]    |                          |                the same lifetime is elided here
[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] 89 |     pub fn selection_set(&self) -> Option<&SelectionSet<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/executable/fragment_definition.rs:59:26
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn selection_set(&self) -> &SelectionSet {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                          |         ||
[INFO] [stdout]    |                          |         |the same lifetime is hidden here
[INFO] [stdout]    |                          |         the same lifetime is elided here
[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] 59 |     pub fn selection_set(&self) -> &SelectionSet<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/executable/type_condition.rs:28:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn named_type(&self) -> &Name {
[INFO] [stdout]    |                       ^^^^^     ^^^^^
[INFO] [stdout]    |                       |         ||
[INFO] [stdout]    |                       |         |the same lifetime is hidden here
[INFO] [stdout]    |                       |         the same lifetime is elided here
[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] 28 |     pub fn named_type(&self) -> &Name<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/executable/variable_definition.rs:43:21
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn variable(&self) -> &Variable {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                     |         ||
[INFO] [stdout]    |                     |         |the same lifetime is hidden here
[INFO] [stdout]    |                     |         the same lifetime is elided here
[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] 43 |     pub fn variable(&self) -> &Variable<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/executable/variable_definition.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn r#type(&self) -> &VariableType {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                   |         ||
[INFO] [stdout]    |                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is elided here
[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] 47 |     pub fn r#type(&self) -> &VariableType<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/executable/variable_definition.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn default_value(&self) -> Option<&ConstValue> {
[INFO] [stdout]    |                          ^^^^^            ^^^^^^^^^^^
[INFO] [stdout]    |                          |                ||
[INFO] [stdout]    |                          |                |the same lifetime is hidden here
[INFO] [stdout]    |                          |                the same lifetime is elided here
[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] 51 |     pub fn default_value(&self) -> Option<&ConstValue<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/tokens.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn peek_name(&mut self, n: usize) -> Option<&Name>;
[INFO] [stdout]    |                  ^^^^^^^^^                      ^^^^^
[INFO] [stdout]    |                  |                              ||
[INFO] [stdout]    |                  |                              |the same lifetime is hidden here
[INFO] [stdout]    |                  |                              the same lifetime is elided here
[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] 23 |     fn peek_name(&mut self, n: usize) -> Option<&Name<'_>>;
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/tokens.rs:53:22
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn peek_next(&mut self) -> Option<&LexicalToken> {
[INFO] [stdout]    |                      ^^^^^^^^^            ^^^^^^^^^^^^^
[INFO] [stdout]    |                      |                    ||
[INFO] [stdout]    |                      |                    |the same lifetime is hidden here
[INFO] [stdout]    |                      |                    the same lifetime is elided here
[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] 53 |     pub fn peek_next(&mut self) -> Option<&LexicalToken<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast/tokens.rs:181:22
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn peek_name(&mut self, n: usize) -> Option<&Name> {
[INFO] [stdout]     |                      ^^^^^^^^^                      ^^^^^
[INFO] [stdout]     |                      |                              ||
[INFO] [stdout]     |                      |                              |the same lifetime is hidden here
[INFO] [stdout]     |                      |                              the same lifetime is elided here
[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] 181 |     pub fn peek_name(&mut self, n: usize) -> Option<&Name<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast/tokens.rs:284:18
[INFO] [stdout]     |
[INFO] [stdout] 284 |     fn peek_name(&mut self, n: usize) -> Option<&Name> {
[INFO] [stdout]     |                  ^^^^^^^^^                      ^^^^^
[INFO] [stdout]     |                  |                              ||
[INFO] [stdout]     |                  |                              |the same lifetime is hidden here
[INFO] [stdout]     |                  |                              the same lifetime is elided here
[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] 284 |     fn peek_name(&mut self, n: usize) -> Option<&Name<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.99s
[INFO] running `Command { std: "docker" "inspect" "2d3debddf59d596a7f29a4e421c730d4c210da1f9737775ca8f6a0b627a6dc29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d3debddf59d596a7f29a4e421c730d4c210da1f9737775ca8f6a0b627a6dc29", kill_on_drop: false }`
[INFO] [stdout] 2d3debddf59d596a7f29a4e421c730d4c210da1f9737775ca8f6a0b627a6dc29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28663f206ef653f47854acd395d407ca9439ecd38093cb40375a19e57fd1d8cd
[INFO] running `Command { std: "docker" "start" "-a" "28663f206ef653f47854acd395d407ca9439ecd38093cb40375a19e57fd1d8cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling logos v0.15.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling self_cell v1.0.4
[INFO] [stderr]    Compiling bluejay-parser v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Config`, `IndexType`, `Label`, `ReportKind`, `Report`, and `Source`
[INFO] [stdout]  --> src/error.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ariadne::{Config, IndexType, Label, Report, ReportKind, Source};
[INFO] [stdout]   |               ^^^^^^  ^^^^^^^^^  ^^^^^  ^^^^^^  ^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling insta v1.39.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/definition/explicit_schema_definition.rs:22:31
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub(crate) fn description(&self) -> Option<&StringValue> {
[INFO] [stdout]    |                               ^^^^^            ^^^^^^^^^^^^
[INFO] [stdout]    |                               |                ||
[INFO] [stdout]    |                               |                |the same lifetime is hidden here
[INFO] [stdout]    |                               |                the same lifetime is elided here
[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] 22 |     pub(crate) fn description(&self) -> Option<&StringValue<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/executable/field.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn arguments(&self) -> Option<&VariableArguments> {
[INFO] [stdout]    |                      ^^^^^            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                      |                ||
[INFO] [stdout]    |                      |                |the same lifetime is hidden here
[INFO] [stdout]    |                      |                the same lifetime is elided here
[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] 85 |     pub fn arguments(&self) -> Option<&VariableArguments<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/executable/field.rs:89:26
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn selection_set(&self) -> Option<&SelectionSet> {
[INFO] [stdout]    |                          ^^^^^            ^^^^^^^^^^^^^
[INFO] [stdout]    |                          |                ||
[INFO] [stdout]    |                          |                |the same lifetime is hidden here
[INFO] [stdout]    |                          |                the same lifetime is elided here
[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] 89 |     pub fn selection_set(&self) -> Option<&SelectionSet<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/executable/fragment_definition.rs:59:26
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn selection_set(&self) -> &SelectionSet {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                          |         ||
[INFO] [stdout]    |                          |         |the same lifetime is hidden here
[INFO] [stdout]    |                          |         the same lifetime is elided here
[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] 59 |     pub fn selection_set(&self) -> &SelectionSet<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/executable/type_condition.rs:28:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn named_type(&self) -> &Name {
[INFO] [stdout]    |                       ^^^^^     ^^^^^
[INFO] [stdout]    |                       |         ||
[INFO] [stdout]    |                       |         |the same lifetime is hidden here
[INFO] [stdout]    |                       |         the same lifetime is elided here
[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] 28 |     pub fn named_type(&self) -> &Name<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/executable/variable_definition.rs:43:21
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn variable(&self) -> &Variable {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                     |         ||
[INFO] [stdout]    |                     |         |the same lifetime is hidden here
[INFO] [stdout]    |                     |         the same lifetime is elided here
[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] 43 |     pub fn variable(&self) -> &Variable<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/executable/variable_definition.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn r#type(&self) -> &VariableType {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                   |         ||
[INFO] [stdout]    |                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is elided here
[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] 47 |     pub fn r#type(&self) -> &VariableType<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/executable/variable_definition.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn default_value(&self) -> Option<&ConstValue> {
[INFO] [stdout]    |                          ^^^^^            ^^^^^^^^^^^
[INFO] [stdout]    |                          |                ||
[INFO] [stdout]    |                          |                |the same lifetime is hidden here
[INFO] [stdout]    |                          |                the same lifetime is elided here
[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] 51 |     pub fn default_value(&self) -> Option<&ConstValue<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/tokens.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn peek_name(&mut self, n: usize) -> Option<&Name>;
[INFO] [stdout]    |                  ^^^^^^^^^                      ^^^^^
[INFO] [stdout]    |                  |                              ||
[INFO] [stdout]    |                  |                              |the same lifetime is hidden here
[INFO] [stdout]    |                  |                              the same lifetime is elided here
[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] 23 |     fn peek_name(&mut self, n: usize) -> Option<&Name<'_>>;
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/tokens.rs:53:22
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn peek_next(&mut self) -> Option<&LexicalToken> {
[INFO] [stdout]    |                      ^^^^^^^^^            ^^^^^^^^^^^^^
[INFO] [stdout]    |                      |                    ||
[INFO] [stdout]    |                      |                    |the same lifetime is hidden here
[INFO] [stdout]    |                      |                    the same lifetime is elided here
[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] 53 |     pub fn peek_next(&mut self) -> Option<&LexicalToken<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast/tokens.rs:181:22
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn peek_name(&mut self, n: usize) -> Option<&Name> {
[INFO] [stdout]     |                      ^^^^^^^^^                      ^^^^^
[INFO] [stdout]     |                      |                              ||
[INFO] [stdout]     |                      |                              |the same lifetime is hidden here
[INFO] [stdout]     |                      |                              the same lifetime is elided here
[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] 181 |     pub fn peek_name(&mut self, n: usize) -> Option<&Name<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast/tokens.rs:284:18
[INFO] [stdout]     |
[INFO] [stdout] 284 |     fn peek_name(&mut self, n: usize) -> Option<&Name> {
[INFO] [stdout]     |                  ^^^^^^^^^                      ^^^^^
[INFO] [stdout]     |                  |                              ||
[INFO] [stdout]     |                  |                              |the same lifetime is hidden here
[INFO] [stdout]     |                  |                              the same lifetime is elided here
[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] 284 |     fn peek_name(&mut self, n: usize) -> Option<&Name<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: unused imports: `Config`, `IndexType`, `Label`, `ReportKind`, `Report`, and `Source`
[INFO] [stdout]  --> src/error.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ariadne::{Config, IndexType, Label, Report, ReportKind, Source};
[INFO] [stdout]   |               ^^^^^^  ^^^^^^^^^  ^^^^^  ^^^^^^  ^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/definition/explicit_schema_definition.rs:22:31
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub(crate) fn description(&self) -> Option<&StringValue> {
[INFO] [stdout]    |                               ^^^^^            ^^^^^^^^^^^^
[INFO] [stdout]    |                               |                ||
[INFO] [stdout]    |                               |                |the same lifetime is hidden here
[INFO] [stdout]    |                               |                the same lifetime is elided here
[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] 22 |     pub(crate) fn description(&self) -> Option<&StringValue<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/executable/field.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn arguments(&self) -> Option<&VariableArguments> {
[INFO] [stdout]    |                      ^^^^^            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                      |                ||
[INFO] [stdout]    |                      |                |the same lifetime is hidden here
[INFO] [stdout]    |                      |                the same lifetime is elided here
[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] 85 |     pub fn arguments(&self) -> Option<&VariableArguments<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/executable/field.rs:89:26
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn selection_set(&self) -> Option<&SelectionSet> {
[INFO] [stdout]    |                          ^^^^^            ^^^^^^^^^^^^^
[INFO] [stdout]    |                          |                ||
[INFO] [stdout]    |                          |                |the same lifetime is hidden here
[INFO] [stdout]    |                          |                the same lifetime is elided here
[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] 89 |     pub fn selection_set(&self) -> Option<&SelectionSet<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/executable/fragment_definition.rs:59:26
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn selection_set(&self) -> &SelectionSet {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                          |         ||
[INFO] [stdout]    |                          |         |the same lifetime is hidden here
[INFO] [stdout]    |                          |         the same lifetime is elided here
[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] 59 |     pub fn selection_set(&self) -> &SelectionSet<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/executable/type_condition.rs:28:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn named_type(&self) -> &Name {
[INFO] [stdout]    |                       ^^^^^     ^^^^^
[INFO] [stdout]    |                       |         ||
[INFO] [stdout]    |                       |         |the same lifetime is hidden here
[INFO] [stdout]    |                       |         the same lifetime is elided here
[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] 28 |     pub fn named_type(&self) -> &Name<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/executable/variable_definition.rs:43:21
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn variable(&self) -> &Variable {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                     |         ||
[INFO] [stdout]    |                     |         |the same lifetime is hidden here
[INFO] [stdout]    |                     |         the same lifetime is elided here
[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] 43 |     pub fn variable(&self) -> &Variable<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/executable/variable_definition.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn r#type(&self) -> &VariableType {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                   |         ||
[INFO] [stdout]    |                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                   |         the same lifetime is elided here
[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] 47 |     pub fn r#type(&self) -> &VariableType<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/executable/variable_definition.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn default_value(&self) -> Option<&ConstValue> {
[INFO] [stdout]    |                          ^^^^^            ^^^^^^^^^^^
[INFO] [stdout]    |                          |                ||
[INFO] [stdout]    |                          |                |the same lifetime is hidden here
[INFO] [stdout]    |                          |                the same lifetime is elided here
[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] 51 |     pub fn default_value(&self) -> Option<&ConstValue<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/tokens.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn peek_name(&mut self, n: usize) -> Option<&Name>;
[INFO] [stdout]    |                  ^^^^^^^^^                      ^^^^^
[INFO] [stdout]    |                  |                              ||
[INFO] [stdout]    |                  |                              |the same lifetime is hidden here
[INFO] [stdout]    |                  |                              the same lifetime is elided here
[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] 23 |     fn peek_name(&mut self, n: usize) -> Option<&Name<'_>>;
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/tokens.rs:53:22
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn peek_next(&mut self) -> Option<&LexicalToken> {
[INFO] [stdout]    |                      ^^^^^^^^^            ^^^^^^^^^^^^^
[INFO] [stdout]    |                      |                    ||
[INFO] [stdout]    |                      |                    |the same lifetime is hidden here
[INFO] [stdout]    |                      |                    the same lifetime is elided here
[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] 53 |     pub fn peek_next(&mut self) -> Option<&LexicalToken<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast/tokens.rs:181:22
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn peek_name(&mut self, n: usize) -> Option<&Name> {
[INFO] [stdout]     |                      ^^^^^^^^^                      ^^^^^
[INFO] [stdout]     |                      |                              ||
[INFO] [stdout]     |                      |                              |the same lifetime is hidden here
[INFO] [stdout]     |                      |                              the same lifetime is elided here
[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] 181 |     pub fn peek_name(&mut self, n: usize) -> Option<&Name<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast/tokens.rs:284:18
[INFO] [stdout]     |
[INFO] [stdout] 284 |     fn peek_name(&mut self, n: usize) -> Option<&Name> {
[INFO] [stdout]     |                  ^^^^^^^^^                      ^^^^^
[INFO] [stdout]     |                  |                              ||
[INFO] [stdout]     |                  |                              |the same lifetime is hidden here
[INFO] [stdout]     |                  |                              the same lifetime is elided here
[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] 284 |     fn peek_name(&mut self, n: usize) -> Option<&Name<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 57.65s
[INFO] running `Command { std: "docker" "inspect" "28663f206ef653f47854acd395d407ca9439ecd38093cb40375a19e57fd1d8cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28663f206ef653f47854acd395d407ca9439ecd38093cb40375a19e57fd1d8cd", kill_on_drop: false }`
[INFO] [stdout] 28663f206ef653f47854acd395d407ca9439ecd38093cb40375a19e57fd1d8cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 18392c9d2f61b7fed1e0c58b0e7433d42bbd6dda4eb968a5f5fc48e4556a595a
[INFO] running `Command { std: "docker" "start" "-a" "18392c9d2f61b7fed1e0c58b0e7433d42bbd6dda4eb968a5f5fc48e4556a595a", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Config`, `IndexType`, `Label`, `ReportKind`, `Report`, and `Source`
[INFO] [stderr]  --> src/error.rs:1:15
[INFO] [stderr]   |
[INFO] [stderr] 1 | use ariadne::{Config, IndexType, Label, Report, ReportKind, Source};
[INFO] [stderr]   |               ^^^^^^  ^^^^^^^^^  ^^^^^  ^^^^^^  ^^^^^^^^^^  ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ast/definition/explicit_schema_definition.rs:22:31
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub(crate) fn description(&self) -> Option<&StringValue> {
[INFO] [stderr]    |                               ^^^^^            ^^^^^^^^^^^^
[INFO] [stderr]    |                               |                ||
[INFO] [stderr]    |                               |                |the same lifetime is hidden here
[INFO] [stderr]    |                               |                the same lifetime is elided here
[INFO] [stderr]    |                               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub(crate) fn description(&self) -> Option<&StringValue<'_>> {
[INFO] [stderr]    |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ast/executable/field.rs:85:22
[INFO] [stderr]    |
[INFO] [stderr] 85 |     pub fn arguments(&self) -> Option<&VariableArguments> {
[INFO] [stderr]    |                      ^^^^^            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                      |                ||
[INFO] [stderr]    |                      |                |the same lifetime is hidden here
[INFO] [stderr]    |                      |                the same lifetime is elided here
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 85 |     pub fn arguments(&self) -> Option<&VariableArguments<'_>> {
[INFO] [stderr]    |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ast/executable/field.rs:89:26
[INFO] [stderr]    |
[INFO] [stderr] 89 |     pub fn selection_set(&self) -> Option<&SelectionSet> {
[INFO] [stderr]    |                          ^^^^^            ^^^^^^^^^^^^^
[INFO] [stderr]    |                          |                ||
[INFO] [stderr]    |                          |                |the same lifetime is hidden here
[INFO] [stderr]    |                          |                the same lifetime is elided here
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 89 |     pub fn selection_set(&self) -> Option<&SelectionSet<'_>> {
[INFO] [stderr]    |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ast/executable/fragment_definition.rs:59:26
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub fn selection_set(&self) -> &SelectionSet {
[INFO] [stderr]    |                          ^^^^^     ^^^^^^^^^^^^^
[INFO] [stderr]    |                          |         ||
[INFO] [stderr]    |                          |         |the same lifetime is hidden here
[INFO] [stderr]    |                          |         the same lifetime is elided here
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub fn selection_set(&self) -> &SelectionSet<'_> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ast/executable/type_condition.rs:28:23
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub fn named_type(&self) -> &Name {
[INFO] [stderr]    |                       ^^^^^     ^^^^^
[INFO] [stderr]    |                       |         ||
[INFO] [stderr]    |                       |         |the same lifetime is hidden here
[INFO] [stderr]    |                       |         the same lifetime is elided here
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub fn named_type(&self) -> &Name<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ast/executable/variable_definition.rs:43:21
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub fn variable(&self) -> &Variable {
[INFO] [stderr]    |                     ^^^^^     ^^^^^^^^^
[INFO] [stderr]    |                     |         ||
[INFO] [stderr]    |                     |         |the same lifetime is hidden here
[INFO] [stderr]    |                     |         the same lifetime is elided here
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub fn variable(&self) -> &Variable<'_> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ast/executable/variable_definition.rs:47:19
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn r#type(&self) -> &VariableType {
[INFO] [stderr]    |                   ^^^^^     ^^^^^^^^^^^^^
[INFO] [stderr]    |                   |         ||
[INFO] [stderr]    |                   |         |the same lifetime is hidden here
[INFO] [stderr]    |                   |         the same lifetime is elided here
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn r#type(&self) -> &VariableType<'_> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ast/executable/variable_definition.rs:51:26
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub fn default_value(&self) -> Option<&ConstValue> {
[INFO] [stderr]    |                          ^^^^^            ^^^^^^^^^^^
[INFO] [stderr]    |                          |                ||
[INFO] [stderr]    |                          |                |the same lifetime is hidden here
[INFO] [stderr]    |                          |                the same lifetime is elided here
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub fn default_value(&self) -> Option<&ConstValue<'_>> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ast/tokens.rs:23:18
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn peek_name(&mut self, n: usize) -> Option<&Name>;
[INFO] [stderr]    |                  ^^^^^^^^^                      ^^^^^
[INFO] [stderr]    |                  |                              ||
[INFO] [stderr]    |                  |                              |the same lifetime is hidden here
[INFO] [stderr]    |                  |                              the same lifetime is elided here
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn peek_name(&mut self, n: usize) -> Option<&Name<'_>>;
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ast/tokens.rs:53:22
[INFO] [stderr]    |
[INFO] [stderr] 53 |     pub fn peek_next(&mut self) -> Option<&LexicalToken> {
[INFO] [stderr]    |                      ^^^^^^^^^            ^^^^^^^^^^^^^
[INFO] [stderr]    |                      |                    ||
[INFO] [stderr]    |                      |                    |the same lifetime is hidden here
[INFO] [stderr]    |                      |                    the same lifetime is elided here
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 53 |     pub fn peek_next(&mut self) -> Option<&LexicalToken<'_>> {
[INFO] [stderr]    |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ast/tokens.rs:181:22
[INFO] [stderr]     |
[INFO] [stderr] 181 |     pub fn peek_name(&mut self, n: usize) -> Option<&Name> {
[INFO] [stderr]     |                      ^^^^^^^^^                      ^^^^^
[INFO] [stderr]     |                      |                              ||
[INFO] [stderr]     |                      |                              |the same lifetime is hidden here
[INFO] [stderr]     |                      |                              the same lifetime is elided here
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 181 |     pub fn peek_name(&mut self, n: usize) -> Option<&Name<'_>> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ast/tokens.rs:284:18
[INFO] [stderr]     |
[INFO] [stderr] 284 |     fn peek_name(&mut self, n: usize) -> Option<&Name> {
[INFO] [stderr]     |                  ^^^^^^^^^                      ^^^^^
[INFO] [stderr]     |                  |                              ||
[INFO] [stderr]     |                  |                              |the same lifetime is hidden here
[INFO] [stderr]     |                  |                              the same lifetime is elided here
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 284 |     fn peek_name(&mut self, n: usize) -> Option<&Name<'_>> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `bluejay-parser` (lib) generated 13 warnings (run `cargo fix --lib -p bluejay-parser` to apply 13 suggestions)
[INFO] [stderr] warning: `bluejay-parser` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bluejay_parser-8d98b0df80f9d733)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test ast::definition::definition_document::tests::test_can_be_used_owned_with_self_cell ... ok
[INFO] [stdout] test ast::executable::executable_document::tests::test_depth_limit ... ok
[INFO] [stdout] test error::format_errors::tests::test_span_to_location ... ok
[INFO] [stdout] test lexer::logos_lexer::tests::block_string_test ... ok
[INFO] [stdout] test lexer::logos_lexer::tests::graphql_ruby_compatibility_test ... ok
[INFO] [stdout] test lexer::logos_lexer::tests::comment_test ... ok
[INFO] [stdout] test lexer::logos_lexer::tests::int_test ... ok
[INFO] [stdout] test lexer::logos_lexer::tests::name_test ... ok
[INFO] [stdout] test lexer::logos_lexer::tests::float_test ... ok
[INFO] [stdout] test ast::executable::executable_document::tests::test_success ... ok
[INFO] [stdout] test ast::definition::definition_document::tests::smoke_test ... ok
[INFO] [stdout] test ast::definition::definition_document::tests::builtin_fields_and_types_test ... ok
[INFO] [stdout] test lexer::logos_lexer::tests::string_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bluejay_parser
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "18392c9d2f61b7fed1e0c58b0e7433d42bbd6dda4eb968a5f5fc48e4556a595a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18392c9d2f61b7fed1e0c58b0e7433d42bbd6dda4eb968a5f5fc48e4556a595a", kill_on_drop: false }`
[INFO] [stdout] 18392c9d2f61b7fed1e0c58b0e7433d42bbd6dda4eb968a5f5fc48e4556a595a
