[INFO] fetching crate async-graphql-parser 6.0.11...
[INFO] checking async-graphql-parser-6.0.11 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] extracting crate async-graphql-parser 6.0.11 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate async-graphql-parser 6.0.11 on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate async-graphql-parser 6.0.11
[INFO] finished tweaking crates.io crate async-graphql-parser 6.0.11
[INFO] tweaked toml for crates.io crate async-graphql-parser 6.0.11 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 33 packages
[INFO] [stderr]       Adding async-graphql-value v6.0.11 (latest: v7.0.3)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-graphql-value v6.0.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76d1c365481ae327afcfda60f13e555d67e92d9e1b1b69592e7caaf9728e1d07
[INFO] running `Command { std: "docker" "start" "-a" "76d1c365481ae327afcfda60f13e555d67e92d9e1b1b69592e7caaf9728e1d07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76d1c365481ae327afcfda60f13e555d67e92d9e1b1b69592e7caaf9728e1d07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76d1c365481ae327afcfda60f13e555d67e92d9e1b1b69592e7caaf9728e1d07", kill_on_drop: false }`
[INFO] [stdout] 76d1c365481ae327afcfda60f13e555d67e92d9e1b1b69592e7caaf9728e1d07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d00ebd64559a18dd9ad02e12ac86d9dcf655f0a81d3fbb30d7495056a37654a3
[INFO] running `Command { std: "docker" "start" "-a" "d00ebd64559a18dd9ad02e12ac86d9dcf655f0a81d3fbb30d7495056a37654a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking ucd-trie v0.1.6
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking syn v2.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking pest v2.7.9
[INFO] [stderr]     Checking pest_meta v2.7.9
[INFO] [stderr]     Checking pest_generator v2.7.9
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking async-graphql-value v6.0.11
[INFO] [stderr]     Checking async-graphql-parser v6.0.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `ConstValue` is imported redundantly
[INFO] [stdout]  --> src/types/executable.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_graphql_value::{ConstValue, Name, Value};
[INFO] [stdout]   |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use super::*;
[INFO] [stdout]   |     -------- the item `ConstValue` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Name` is imported redundantly
[INFO] [stdout]  --> src/types/executable.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_graphql_value::{ConstValue, Name, Value};
[INFO] [stdout]   |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use super::*;
[INFO] [stdout]   |     -------- the item `Name` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Value` is imported redundantly
[INFO] [stdout]  --> src/types/executable.rs:3:45
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_graphql_value::{ConstValue, Name, Value};
[INFO] [stdout]   |                                             ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use super::*;
[INFO] [stdout]   |     -------- the item `Value` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Name` is imported redundantly
[INFO] [stdout]  --> src/types/service.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_graphql_value::Name;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `Name` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Name` is imported redundantly
[INFO] [stdout]  --> src/parse/executable.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_graphql_value::Name;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2 |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `Name` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ConstValue` is imported redundantly
[INFO] [stdout]  --> src/types/executable.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_graphql_value::{ConstValue, Name, Value};
[INFO] [stdout]   |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use super::*;
[INFO] [stdout]   |     -------- the item `ConstValue` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Name` is imported redundantly
[INFO] [stdout]  --> src/types/executable.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_graphql_value::{ConstValue, Name, Value};
[INFO] [stdout]   |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use super::*;
[INFO] [stdout]   |     -------- the item `Name` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Value` is imported redundantly
[INFO] [stdout]  --> src/types/executable.rs:3:45
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_graphql_value::{ConstValue, Name, Value};
[INFO] [stdout]   |                                             ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use super::*;
[INFO] [stdout]   |     -------- the item `Value` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Name` is imported redundantly
[INFO] [stdout]  --> src/types/service.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_graphql_value::Name;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `Name` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Name` is imported redundantly
[INFO] [stdout]  --> src/parse/executable.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_graphql_value::Name;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2 |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `Name` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.16s
[INFO] running `Command { std: "docker" "inspect" "d00ebd64559a18dd9ad02e12ac86d9dcf655f0a81d3fbb30d7495056a37654a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d00ebd64559a18dd9ad02e12ac86d9dcf655f0a81d3fbb30d7495056a37654a3", kill_on_drop: false }`
[INFO] [stdout] d00ebd64559a18dd9ad02e12ac86d9dcf655f0a81d3fbb30d7495056a37654a3
[INFO] checking async-graphql-parser-6.0.11 against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] extracting crate async-graphql-parser 6.0.11 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate async-graphql-parser 6.0.11 on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate async-graphql-parser 6.0.11
[INFO] finished tweaking crates.io crate async-graphql-parser 6.0.11
[INFO] tweaked toml for crates.io crate async-graphql-parser 6.0.11 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 33 packages
[INFO] [stderr]       Adding async-graphql-value v6.0.11 (latest: v7.0.3)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d69474b736136217fb20ca7cf2cc293903bd085c29bc1d140d0dc479a1b2a9ed
[INFO] running `Command { std: "docker" "start" "-a" "d69474b736136217fb20ca7cf2cc293903bd085c29bc1d140d0dc479a1b2a9ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d69474b736136217fb20ca7cf2cc293903bd085c29bc1d140d0dc479a1b2a9ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d69474b736136217fb20ca7cf2cc293903bd085c29bc1d140d0dc479a1b2a9ed", kill_on_drop: false }`
[INFO] [stdout] d69474b736136217fb20ca7cf2cc293903bd085c29bc1d140d0dc479a1b2a9ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1aa5d15fbe949b99f36b9c1fadc1462549f1df6faab9820086db803ced1c0f7
[INFO] running `Command { std: "docker" "start" "-a" "d1aa5d15fbe949b99f36b9c1fadc1462549f1df6faab9820086db803ced1c0f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking ucd-trie v0.1.6
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking syn v2.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking pest v2.7.9
[INFO] [stderr]     Checking pest_meta v2.7.9
[INFO] [stderr]     Checking pest_generator v2.7.9
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking async-graphql-value v6.0.11
[INFO] [stderr]     Checking async-graphql-parser v6.0.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `ConstValue` is imported redundantly
[INFO] [stdout]  --> src/types/executable.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_graphql_value::{ConstValue, Name, Value};
[INFO] [stdout]   |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use super::*;
[INFO] [stdout]   |     -------- the item `ConstValue` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Name` is imported redundantly
[INFO] [stdout]  --> src/types/executable.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_graphql_value::{ConstValue, Name, Value};
[INFO] [stdout]   |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use super::*;
[INFO] [stdout]   |     -------- the item `Name` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Value` is imported redundantly
[INFO] [stdout]  --> src/types/executable.rs:3:45
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_graphql_value::{ConstValue, Name, Value};
[INFO] [stdout]   |                                             ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use super::*;
[INFO] [stdout]   |     -------- the item `Value` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Name` is imported redundantly
[INFO] [stdout]  --> src/types/service.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_graphql_value::Name;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `Name` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Name` is imported redundantly
[INFO] [stdout]  --> src/parse/executable.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_graphql_value::Name;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2 |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `Name` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ConstValue` is imported redundantly
[INFO] [stdout]  --> src/types/executable.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_graphql_value::{ConstValue, Name, Value};
[INFO] [stdout]   |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use super::*;
[INFO] [stdout]   |     -------- the item `ConstValue` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Name` is imported redundantly
[INFO] [stdout]  --> src/types/executable.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_graphql_value::{ConstValue, Name, Value};
[INFO] [stdout]   |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use super::*;
[INFO] [stdout]   |     -------- the item `Name` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Value` is imported redundantly
[INFO] [stdout]  --> src/types/executable.rs:3:45
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_graphql_value::{ConstValue, Name, Value};
[INFO] [stdout]   |                                             ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use super::*;
[INFO] [stdout]   |     -------- the item `Value` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Name` is imported redundantly
[INFO] [stdout]  --> src/types/service.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_graphql_value::Name;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `Name` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Name` is imported redundantly
[INFO] [stdout]  --> src/parse/executable.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_graphql_value::Name;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2 |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `Name` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.29s
[INFO] running `Command { std: "docker" "inspect" "d1aa5d15fbe949b99f36b9c1fadc1462549f1df6faab9820086db803ced1c0f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1aa5d15fbe949b99f36b9c1fadc1462549f1df6faab9820086db803ced1c0f7", kill_on_drop: false }`
[INFO] [stdout] d1aa5d15fbe949b99f36b9c1fadc1462549f1df6faab9820086db803ced1c0f7
