[INFO] fetching crate rusty-gql 0.1.2...
[INFO] building rusty-gql-0.1.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate rusty-gql 0.1.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate rusty-gql 0.1.2
[INFO] finished tweaking crates.io crate rusty-gql 0.1.2
[INFO] tweaked toml for crates.io crate rusty-gql 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusty-gql 0.1.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 62 packages to latest compatible versions
[INFO] [stderr]       Adding graphql-parser v0.3.0 (available: v0.4.1)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.3.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded graphql-parser v0.3.0
[INFO] [stderr]   Downloaded rusty-gql-macro v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f5a5ad65b721f6e9e29f0ba3a1426a984e96bc19dfc3baa99c03901fcc60a5a
[INFO] running `Command { std: "docker" "start" "-a" "7f5a5ad65b721f6e9e29f0ba3a1426a984e96bc19dfc3baa99c03901fcc60a5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f5a5ad65b721f6e9e29f0ba3a1426a984e96bc19dfc3baa99c03901fcc60a5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f5a5ad65b721f6e9e29f0ba3a1426a984e96bc19dfc3baa99c03901fcc60a5a", kill_on_drop: false }`
[INFO] [stdout] 7f5a5ad65b721f6e9e29f0ba3a1426a984e96bc19dfc3baa99c03901fcc60a5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00a08f5f329c8c2ad4fdc39c310bd2e2de1dc969030093632bec5c5d9b775564
[INFO] running `Command { std: "docker" "start" "-a" "00a08f5f329c8c2ad4fdc39c310bd2e2de1dc969030093632bec5c5d9b775564", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rusty-gql-macro v0.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling graphql-parser v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rusty-gql v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `introspection::__Schema`
[INFO] [stdout]   --> src/types/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use introspection::__Schema;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arguments_of_correct_type::ArgumentsOfCorrectType`
[INFO] [stdout]   --> src/validation/rules/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use arguments_of_correct_type::ArgumentsOfCorrectType;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `no_unused_fragments::NoUnusedFragment`
[INFO] [stdout]   --> src/validation/rules/mod.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use no_unused_fragments::NoUnusedFragment;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArgumentsOfCorrectType` is never constructed
[INFO] [stdout]  --> src/validation/rules/arguments_of_correct_type.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ArgumentsOfCorrectType<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoUnusedFragment` is never constructed
[INFO] [stdout]   --> src/validation/rules/no_unused_fragments.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct NoUnusedFragment<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_reachable_fragments` is never used
[INFO] [stdout]   --> src/validation/rules/no_unused_fragments.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<'a> NoUnusedFragment<'a> {
[INFO] [stdout]    | ----------------------------- method in this implementation
[INFO] [stdout] 21 |     fn get_reachable_fragments(&self, from: &Scope<'a>, result: &mut HashSet<&'a str>) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.92s
[INFO] running `Command { std: "docker" "inspect" "00a08f5f329c8c2ad4fdc39c310bd2e2de1dc969030093632bec5c5d9b775564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00a08f5f329c8c2ad4fdc39c310bd2e2de1dc969030093632bec5c5d9b775564", kill_on_drop: false }`
[INFO] [stdout] 00a08f5f329c8c2ad4fdc39c310bd2e2de1dc969030093632bec5c5d9b775564
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fce1aed3ec912fb7699c03a9abdb4f7abe5d284b33ebf80ea4e6cc32643d358e
[INFO] running `Command { std: "docker" "start" "-a" "fce1aed3ec912fb7699c03a9abdb4f7abe5d284b33ebf80ea4e6cc32643d358e", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusty-gql v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `introspection::__Schema`
[INFO] [stdout]   --> src/types/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use introspection::__Schema;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arguments_of_correct_type::ArgumentsOfCorrectType`
[INFO] [stdout]   --> src/validation/rules/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use arguments_of_correct_type::ArgumentsOfCorrectType;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `no_unused_fragments::NoUnusedFragment`
[INFO] [stdout]   --> src/validation/rules/mod.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use no_unused_fragments::NoUnusedFragment;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArgumentsOfCorrectType` is never constructed
[INFO] [stdout]  --> src/validation/rules/arguments_of_correct_type.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ArgumentsOfCorrectType<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoUnusedFragment` is never constructed
[INFO] [stdout]   --> src/validation/rules/no_unused_fragments.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct NoUnusedFragment<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_reachable_fragments` is never used
[INFO] [stdout]   --> src/validation/rules/no_unused_fragments.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<'a> NoUnusedFragment<'a> {
[INFO] [stdout]    | ----------------------------- method in this implementation
[INFO] [stdout] 21 |     fn get_reachable_fragments(&self, from: &Scope<'a>, result: &mut HashSet<&'a str>) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `introspection::__Schema`
[INFO] [stdout]   --> src/types/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use introspection::__Schema;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arguments_of_correct_type::ArgumentsOfCorrectType`
[INFO] [stdout]   --> src/validation/rules/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use arguments_of_correct_type::ArgumentsOfCorrectType;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `no_unused_fragments::NoUnusedFragment`
[INFO] [stdout]   --> src/validation/rules/mod.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use no_unused_fragments::NoUnusedFragment;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArgumentsOfCorrectType` is never constructed
[INFO] [stdout]  --> src/validation/rules/arguments_of_correct_type.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ArgumentsOfCorrectType<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.23s
[INFO] running `Command { std: "docker" "inspect" "fce1aed3ec912fb7699c03a9abdb4f7abe5d284b33ebf80ea4e6cc32643d358e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fce1aed3ec912fb7699c03a9abdb4f7abe5d284b33ebf80ea4e6cc32643d358e", kill_on_drop: false }`
[INFO] [stdout] fce1aed3ec912fb7699c03a9abdb4f7abe5d284b33ebf80ea4e6cc32643d358e
