[INFO] fetching crate async-graphql-parser 6.0.11...
[INFO] checking async-graphql-parser-6.0.11 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate async-graphql-parser 6.0.11 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate async-graphql-parser 6.0.11 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ucd-trie v0.1.6
[INFO] [stderr]   Downloaded async-graphql-value v6.0.11
[INFO] [stderr]   Downloaded pest_generator v2.7.8
[INFO] [stderr]   Downloaded pest_meta v2.7.8
[INFO] [stderr]   Downloaded pest v2.7.8
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de3123bd1c5dd4bff3468f222e1401f5f1c3e1db9a99868546c39f162e5f5acb
[INFO] running `Command { std: "docker" "start" "-a" "de3123bd1c5dd4bff3468f222e1401f5f1c3e1db9a99868546c39f162e5f5acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de3123bd1c5dd4bff3468f222e1401f5f1c3e1db9a99868546c39f162e5f5acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de3123bd1c5dd4bff3468f222e1401f5f1c3e1db9a99868546c39f162e5f5acb", kill_on_drop: false }`
[INFO] [stdout] de3123bd1c5dd4bff3468f222e1401f5f1c3e1db9a99868546c39f162e5f5acb
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 170a3165d5a77c4b930a21efb423946d51909d1f4865fa39f15c16377c94d65f
[INFO] running `Command { std: "docker" "start" "-a" "170a3165d5a77c4b930a21efb423946d51909d1f4865fa39f15c16377c94d65f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking ucd-trie v0.1.6
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking syn v2.0.57
[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.8
[INFO] [stderr]     Checking pest_meta v2.7.8
[INFO] [stderr]     Checking pest_generator v2.7.8
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking bytes v1.6.0
[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 5.91s
[INFO] running `Command { std: "docker" "inspect" "170a3165d5a77c4b930a21efb423946d51909d1f4865fa39f15c16377c94d65f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "170a3165d5a77c4b930a21efb423946d51909d1f4865fa39f15c16377c94d65f", kill_on_drop: false }`
[INFO] [stdout] 170a3165d5a77c4b930a21efb423946d51909d1f4865fa39f15c16377c94d65f
[INFO] checking async-graphql-parser-6.0.11 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate async-graphql-parser 6.0.11 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate async-graphql-parser 6.0.11 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3d31eb341d768265fe876434647e950c946b80c587e08281edb7b7d4de312a1
[INFO] running `Command { std: "docker" "start" "-a" "c3d31eb341d768265fe876434647e950c946b80c587e08281edb7b7d4de312a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3d31eb341d768265fe876434647e950c946b80c587e08281edb7b7d4de312a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3d31eb341d768265fe876434647e950c946b80c587e08281edb7b7d4de312a1", kill_on_drop: false }`
[INFO] [stdout] c3d31eb341d768265fe876434647e950c946b80c587e08281edb7b7d4de312a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7684d8ac67da862774e2d3580787146613db7454510ea3f8b772d179438e4378
[INFO] running `Command { std: "docker" "start" "-a" "7684d8ac67da862774e2d3580787146613db7454510ea3f8b772d179438e4378", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking ucd-trie v0.1.6
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking syn v2.0.57
[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.8
[INFO] [stderr]     Checking pest_meta v2.7.8
[INFO] [stderr]     Checking pest_generator v2.7.8
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking bytes v1.6.0
[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 5.92s
[INFO] running `Command { std: "docker" "inspect" "7684d8ac67da862774e2d3580787146613db7454510ea3f8b772d179438e4378", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7684d8ac67da862774e2d3580787146613db7454510ea3f8b772d179438e4378", kill_on_drop: false }`
[INFO] [stdout] 7684d8ac67da862774e2d3580787146613db7454510ea3f8b772d179438e4378
