[INFO] fetching crate graphql-parser 0.4.1...
[INFO] checking graphql-parser-0.4.1 against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] extracting crate graphql-parser 0.4.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate graphql-parser 0.4.1 on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate graphql-parser 0.4.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate graphql-parser 0.4.1
[INFO] tweaked toml for crates.io crate graphql-parser 0.4.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate graphql-parser 0.4.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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pretty_assertions v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 783a3e726c7c9fd3bf325bfbd024a227e77c8e25a9dd4acd79fa5e24f1dc61c5
[INFO] running `Command { std: "docker" "start" "-a" "783a3e726c7c9fd3bf325bfbd024a227e77c8e25a9dd4acd79fa5e24f1dc61c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "783a3e726c7c9fd3bf325bfbd024a227e77c8e25a9dd4acd79fa5e24f1dc61c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "783a3e726c7c9fd3bf325bfbd024a227e77c8e25a9dd4acd79fa5e24f1dc61c5", kill_on_drop: false }`
[INFO] [stdout] 783a3e726c7c9fd3bf325bfbd024a227e77c8e25a9dd4acd79fa5e24f1dc61c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3502f30e5848635650c5d4065f126ca33b0c002572f7f7e69239b4b4f4644aa2
[INFO] running `Command { std: "docker" "start" "-a" "3502f30e5848635650c5d4065f126ca33b0c002572f7f7e69239b4b4f4644aa2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking pretty_assertions v0.5.1
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking graphql-parser v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/common.rs:229:22
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn unquote_string(s: &str) -> Result<String, Error<Token, Token>> {
[INFO] [stdout]     |                      ^^^^                          -----  ----- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |                             |
[INFO] [stdout]     |                      |                             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn unquote_string(s: &str) -> Result<String, Error<Token<'_>, Token<'_>>> {
[INFO] [stdout]     |                                                         ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/format.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn new(style: &Style) -> Formatter {
[INFO] [stdout]    |                       ^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn new(style: &Style) -> Formatter<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/tokenizer.rs:132:19
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn new(s: &str) -> TokenStream {
[INFO] [stdout]     |                   ^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn new(s: &str) -> TokenStream<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/tokenizer.rs:139:43
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub(crate) fn with_recursion_limit(s: &str, recursion_limit: usize) -> TokenStream {
[INFO] [stdout]     |                                           ^^^^                             ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub(crate) fn with_recursion_limit(s: &str, recursion_limit: usize) -> TokenStream<'_> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/common.rs:229:22
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn unquote_string(s: &str) -> Result<String, Error<Token, Token>> {
[INFO] [stdout]     |                      ^^^^                          -----  ----- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |                             |
[INFO] [stdout]     |                      |                             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn unquote_string(s: &str) -> Result<String, Error<Token<'_>, Token<'_>>> {
[INFO] [stdout]     |                                                         ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/format.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn new(style: &Style) -> Formatter {
[INFO] [stdout]    |                       ^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn new(style: &Style) -> Formatter<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/tokenizer.rs:132:19
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn new(s: &str) -> TokenStream {
[INFO] [stdout]     |                   ^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn new(s: &str) -> TokenStream<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/tokenizer.rs:139:43
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub(crate) fn with_recursion_limit(s: &str, recursion_limit: usize) -> TokenStream {
[INFO] [stdout]     |                                           ^^^^                             ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub(crate) fn with_recursion_limit(s: &str, recursion_limit: usize) -> TokenStream<'_> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/query/grammar.rs:301:15
[INFO] [stdout]     |
[INFO] [stdout] 301 |     fn ast(s: &str) -> Document<String> {
[INFO] [stdout]     |               ^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 301 |     fn ast(s: &str) -> Document<'_, String> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/schema/grammar.rs:711:15
[INFO] [stdout]     |
[INFO] [stdout] 711 |     fn ast(s: &str) -> Document<String> {
[INFO] [stdout]     |               ^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 711 |     fn ast(s: &str) -> Document<'_, String> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.43s
[INFO] running `Command { std: "docker" "inspect" "3502f30e5848635650c5d4065f126ca33b0c002572f7f7e69239b4b4f4644aa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3502f30e5848635650c5d4065f126ca33b0c002572f7f7e69239b4b4f4644aa2", kill_on_drop: false }`
[INFO] [stdout] 3502f30e5848635650c5d4065f126ca33b0c002572f7f7e69239b4b4f4644aa2
