[INFO] fetching crate graphql-parser 0.4.1... [INFO] testing graphql-parser-0.4.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate graphql-parser 0.4.1 into /workspace/builds/worker-0-tc1/source [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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate graphql-parser 0.4.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0769f392bd4b8a6b2a8409b24c08dee89507e8b164bd75fdcbba86a705a4eafd [INFO] running `Command { std: "docker" "start" "-a" "0769f392bd4b8a6b2a8409b24c08dee89507e8b164bd75fdcbba86a705a4eafd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0769f392bd4b8a6b2a8409b24c08dee89507e8b164bd75fdcbba86a705a4eafd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0769f392bd4b8a6b2a8409b24c08dee89507e8b164bd75fdcbba86a705a4eafd", kill_on_drop: false }` [INFO] [stdout] 0769f392bd4b8a6b2a8409b24c08dee89507e8b164bd75fdcbba86a705a4eafd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 477b122d6381ba7b84baab0a2d4e3bbb66a9b4fa11f6d212a06ab14e44236ffa [INFO] running `Command { std: "docker" "start" "-a" "477b122d6381ba7b84baab0a2d4e3bbb66a9b4fa11f6d212a06ab14e44236ffa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling 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] Compiling 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> { [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, 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.79s [INFO] running `Command { std: "docker" "inspect" "477b122d6381ba7b84baab0a2d4e3bbb66a9b4fa11f6d212a06ab14e44236ffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "477b122d6381ba7b84baab0a2d4e3bbb66a9b4fa11f6d212a06ab14e44236ffa", kill_on_drop: false }` [INFO] [stdout] 477b122d6381ba7b84baab0a2d4e3bbb66a9b4fa11f6d212a06ab14e44236ffa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f6c0ebf8abacc37ff54e76d08f936e42585594e185f8366bc385a80b66777115 [INFO] running `Command { std: "docker" "start" "-a" "f6c0ebf8abacc37ff54e76d08f936e42585594e185f8366bc385a80b66777115", kill_on_drop: false }` [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling difference v2.0.0 [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> { [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, 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] [stderr] Compiling pretty_assertions v0.5.1 [INFO] [stderr] Compiling 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> { [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, 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 { [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 { [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 `test` profile [unoptimized + debuginfo] target(s) in 5.36s [INFO] running `Command { std: "docker" "inspect" "f6c0ebf8abacc37ff54e76d08f936e42585594e185f8366bc385a80b66777115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6c0ebf8abacc37ff54e76d08f936e42585594e185f8366bc385a80b66777115", kill_on_drop: false }` [INFO] [stdout] f6c0ebf8abacc37ff54e76d08f936e42585594e185f8366bc385a80b66777115 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] bde13adb93775a99f85eba763f751bbcea4a1e99b44f9d3d88287249d81ac98b [INFO] running `Command { std: "docker" "start" "-a" "bde13adb93775a99f85eba763f751bbcea4a1e99b44f9d3d88287249d81ac98b", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/common.rs:229:22 [INFO] [stderr] | [INFO] [stderr] 229 | fn unquote_string(s: &str) -> Result> { [INFO] [stderr] | ^^^^ ----- ----- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 229 | fn unquote_string(s: &str) -> Result, Token<'_>>> { [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/format.rs:52:23 [INFO] [stderr] | [INFO] [stderr] 52 | pub fn new(style: &Style) -> Formatter { [INFO] [stderr] | ^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 52 | pub fn new(style: &Style) -> Formatter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/tokenizer.rs:132:19 [INFO] [stderr] | [INFO] [stderr] 132 | pub fn new(s: &str) -> TokenStream { [INFO] [stderr] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 132 | pub fn new(s: &str) -> TokenStream<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/tokenizer.rs:139:43 [INFO] [stderr] | [INFO] [stderr] 139 | pub(crate) fn with_recursion_limit(s: &str, recursion_limit: usize) -> TokenStream { [INFO] [stderr] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 139 | pub(crate) fn with_recursion_limit(s: &str, recursion_limit: usize) -> TokenStream<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/query/grammar.rs:301:15 [INFO] [stderr] | [INFO] [stderr] 301 | fn ast(s: &str) -> Document { [INFO] [stderr] | ^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 301 | fn ast(s: &str) -> Document<'_, String> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/schema/grammar.rs:711:15 [INFO] [stderr] | [INFO] [stderr] 711 | fn ast(s: &str) -> Document { [INFO] [stderr] | ^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 711 | fn ast(s: &str) -> Document<'_, String> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `graphql-parser` (lib) generated 4 warnings (run `cargo fix --lib -p graphql-parser` to apply 4 suggestions) [INFO] [stderr] warning: `graphql-parser` (lib test) generated 6 warnings (4 duplicates) (run `cargo fix --lib -p graphql-parser --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/graphql_parser-a224340fcb0ca731) [INFO] [stdout] [INFO] [stdout] running 45 tests [INFO] [stdout] test common::tests::block_string_escaping ... ok [INFO] [stdout] test common::tests::block_string_indent ... ok [INFO] [stdout] test common::tests::block_string_empty ... ok [INFO] [stdout] test common::tests::block_string_leading_and_trailing_empty_lines ... ok [INFO] [stdout] test common::tests::number_from_i32_and_to_i64_conversion ... ok [INFO] [stdout] test common::tests::unquote_unicode_string ... ok [INFO] [stdout] test query::grammar::test::consume_fails_without_operation ... ok [INFO] [stdout] test query::grammar::test::consume_single_query ... ok [INFO] [stdout] test query::grammar::test::consume_single_query_preceding_non_graphql ... ok [INFO] [stdout] test query::grammar::test::consume_full_text ... ok [INFO] [stdout] test query::grammar::test::one_field ... ok [INFO] [stdout] test query::grammar::test::one_field_roundtrip ... ok [INFO] [stdout] test query::grammar::test::builtin_values ... ok [INFO] [stdout] test schema::grammar::test::one_field ... ok [INFO] [stdout] test query::minify::tests::strip_ignored_characters ... ok [INFO] [stdout] test query::minify::tests::unexpected_token ... ok [INFO] [stdout] test tokenizer::test::comments_and_commas ... ok [INFO] [stdout] test tokenizer::test::block_string ... ok [INFO] [stdout] test tokenizer::test::fragment ... ok [INFO] [stdout] test tokenizer::test::float ... ok [INFO] [stdout] test tokenizer::test::int ... ok [INFO] [stdout] test query::grammar::test::recursion_too_deep ... ok [INFO] [stdout] test tokenizer::test::query ... ok [INFO] [stdout] test tokenizer::test::simple ... ok [INFO] [stdout] test tokenizer::test::string ... ok [INFO] [stdout] test query::grammar::test::large_integer - should panic ... ok [INFO] [stdout] test tokenizer::test::extra_unterminated_string - should panic ... ok [INFO] [stdout] test tokenizer::test::letters_float - should panic ... ok [INFO] [stdout] test tokenizer::test::letters_float2 - should panic ... ok [INFO] [stdout] test tokenizer::test::minus_float - should panic ... ok [INFO] [stdout] test tokenizer::test::letters_float3 - should panic ... ok [INFO] [stdout] test tokenizer::test::letters_int - should panic ... ok [INFO] [stdout] test tokenizer::test::minus_int - should panic ... ok [INFO] [stdout] test tokenizer::test::minus_zero_float - should panic ... ok [INFO] [stdout] test tokenizer::test::minus_zero_float4 - should panic ... ok [INFO] [stdout] test tokenizer::test::minus_zero_int - should panic ... ok [INFO] [stdout] test tokenizer::test::minus_zero_int4 - should panic ... ok [INFO] [stdout] test tokenizer::test::no_int_float - should panic ... ok [INFO] [stdout] test tokenizer::test::no_exp_sign_float - should panic ... ok [INFO] [stdout] test tokenizer::test::no_int_float1 - should panic ... ok [INFO] [stdout] test tokenizer::test::unterminated_string - should panic ... ok [INFO] [stdout] test tokenizer::test::zero_float - should panic ... ok [INFO] [stdout] test tokenizer::test::zero_float4 - should panic ... ok [INFO] [stdout] test tokenizer::test::zero_int - should panic ... ok [INFO] [stdout] test tokenizer::test::zero_int4 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/query_errors.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/query_errors-ad56fb28d5035626) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test bad_args ... ok [INFO] [stdout] test invalid_curly_brace ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/query_roundtrips.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/query_roundtrips-055cdb3358f29b15) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test inline_fragment ... ok [INFO] [stdout] test inline_fragment_dir ... ok [INFO] [stdout] test fragment_spread ... ok [INFO] [stdout] test minimal ... ok [INFO] [stdout] test fragment ... ok [INFO] [stdout] test minimal_query ... ok [INFO] [stdout] test mutation_directive ... ok [INFO] [stdout] test directive_args ... ok [INFO] [stdout] test directive_args_multiline ... ok [INFO] [stdout] test minimal_mutation ... ok [INFO] [stdout] test nested_selection ... ok [INFO] [stdout] test named_query ... ok [INFO] [stdout] test mutation_nameless_vars ... ok [INFO] [stdout] test query_aliases ... ok [INFO] [stdout] test query_arguments ... ok [INFO] [stdout] test kitchen_sink ... ok [INFO] [stdout] test query_arguments_multiline ... ok [INFO] [stdout] test query_directive ... ok [INFO] [stdout] test query_array_arg_multiline ... ok [INFO] [stdout] test query_list_arg ... ok [INFO] [stdout] test query_nameless_vars ... ok [INFO] [stdout] test query_object_arg ... ok [INFO] [stdout] test query_object_arg_multiline ... ok [INFO] [stdout] test query_nameless_vars_multiple_fields ... ok [INFO] [stdout] test query_var_defaults2 ... ok [INFO] [stdout] test query_var_defaults4 ... ok [INFO] [stdout] test query_var_defaults1 ... ok [INFO] [stdout] test string_literal ... ok [INFO] [stdout] test query_var_defaults ... ok [INFO] [stdout] test subscription_directive ... ok [INFO] [stdout] test triple_quoted_literal ... ok [INFO] [stdout] test query_vars ... ok [INFO] [stdout] test query_var_defaults3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/schema_roundtrips.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/schema_roundtrips-ef20e889921e7107) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test empty_union ... ok [INFO] [stdout] test directive ... ok [INFO] [stdout] test directive_variable_definition ... ok [INFO] [stdout] test extend_enum ... ok [INFO] [stdout] test enum_type ... ok [INFO] [stdout] test extend_scalar ... ok [INFO] [stdout] test directive_descriptions ... ok [INFO] [stdout] test extend_interface ... ok [INFO] [stdout] test extend_input ... ok [INFO] [stdout] test extend_object ... ok [INFO] [stdout] test implements_amp ... ok [INFO] [stdout] test implements ... ok [INFO] [stdout] test implements_interface ... ok [INFO] [stdout] test interface ... ok [INFO] [stdout] test minimal ... ok [INFO] [stdout] test input_type ... ok [INFO] [stdout] test minimal_type ... ok [INFO] [stdout] test repeatable ... ok [INFO] [stdout] test simple_object ... ok [INFO] [stdout] test union ... ok [INFO] [stdout] test union_extension ... ok [INFO] [stdout] test scalar_type ... ok [INFO] [stdout] test kitchen_sink ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bde13adb93775a99f85eba763f751bbcea4a1e99b44f9d3d88287249d81ac98b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bde13adb93775a99f85eba763f751bbcea4a1e99b44f9d3d88287249d81ac98b", kill_on_drop: false }` [INFO] [stdout] bde13adb93775a99f85eba763f751bbcea4a1e99b44f9d3d88287249d81ac98b