[INFO] fetching crate juniper-eager-loading-code-gen 0.5.1...
[INFO] checking juniper-eager-loading-code-gen-0.5.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate juniper-eager-loading-code-gen 0.5.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate juniper-eager-loading-code-gen 0.5.1 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 juniper-eager-loading-code-gen 0.5.1
[INFO] finished tweaking crates.io crate juniper-eager-loading-code-gen 0.5.1
[INFO] tweaked toml for crates.io crate juniper-eager-loading-code-gen 0.5.1 written to /workspace/builds/worker-5-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 bae v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a577dd0beeaa731bd1d7f15931c9b22074115b0f6d06426efc0735f7b54251c0
[INFO] running `Command { std: "docker" "start" "-a" "a577dd0beeaa731bd1d7f15931c9b22074115b0f6d06426efc0735f7b54251c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a577dd0beeaa731bd1d7f15931c9b22074115b0f6d06426efc0735f7b54251c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a577dd0beeaa731bd1d7f15931c9b22074115b0f6d06426efc0735f7b54251c0", kill_on_drop: false }`
[INFO] [stdout] a577dd0beeaa731bd1d7f15931c9b22074115b0f6d06426efc0735f7b54251c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5c933267535d3b3e8d8ceafc2bf742532f653104b4d0cb9aef6196235f1182aa
[INFO] running `Command { std: "docker" "start" "-a" "5c933267535d3b3e8d8ceafc2bf742532f653104b4d0cb9aef6196235f1182aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]     Checking heck v0.3.3
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]    Compiling bae v0.1.7
[INFO] [stderr]     Checking juniper-eager-loading-code-gen v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `mutable_borrow_reservation_conflict` has been removed: now allowed, see issue #59159 <https://github.com/rust-lang/rust/issues/59159> for more information
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     mutable_borrow_reservation_conflict,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `syn` is imported redundantly
[INFO] [stdout]  --> src/derive_eager_loading/field_args.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | use syn::{self, Ident};
[INFO] [stdout]   |           ^^^^ the item `syn` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     unused_imports
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `mutable_borrow_reservation_conflict` has been removed: now allowed, see issue #59159 <https://github.com/rust-lang/rust/issues/59159> for more information
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     mutable_borrow_reservation_conflict,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `syn` is imported redundantly
[INFO] [stdout]  --> src/derive_eager_loading/field_args.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | use syn::{self, Ident};
[INFO] [stdout]   |           ^^^^ the item `syn` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     unused_imports
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `default` is never read
[INFO] [stdout]   --> src/derive_eager_loading/field_args.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct HasOne {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 80 |     default: Option<()>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HasOne` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  |     dead_code,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `default` is never read
[INFO] [stdout]    --> src/derive_eager_loading/field_args.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 97  | pub struct OptionHasOne {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 103 |     default: Option<()>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OptionHasOne` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `juniper-eager-loading-code-gen` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: field `default` is never read
[INFO] [stdout]   --> src/derive_eager_loading/field_args.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct HasOne {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 80 |     default: Option<()>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HasOne` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  |     dead_code,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `default` is never read
[INFO] [stdout]    --> src/derive_eager_loading/field_args.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 97  | pub struct OptionHasOne {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 103 |     default: Option<()>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OptionHasOne` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `juniper-eager-loading-code-gen` (lib) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "5c933267535d3b3e8d8ceafc2bf742532f653104b4d0cb9aef6196235f1182aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c933267535d3b3e8d8ceafc2bf742532f653104b4d0cb9aef6196235f1182aa", kill_on_drop: false }`
[INFO] [stdout] 5c933267535d3b3e8d8ceafc2bf742532f653104b4d0cb9aef6196235f1182aa
[INFO] checking juniper-eager-loading-code-gen-0.5.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate juniper-eager-loading-code-gen 0.5.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate juniper-eager-loading-code-gen 0.5.1 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 juniper-eager-loading-code-gen 0.5.1
[INFO] finished tweaking crates.io crate juniper-eager-loading-code-gen 0.5.1
[INFO] tweaked toml for crates.io crate juniper-eager-loading-code-gen 0.5.1 written to /workspace/builds/worker-5-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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 637be5939163dcb73ce8359cf952296252ca641500de4cd341b9c5473e7217dd
[INFO] running `Command { std: "docker" "start" "-a" "637be5939163dcb73ce8359cf952296252ca641500de4cd341b9c5473e7217dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "637be5939163dcb73ce8359cf952296252ca641500de4cd341b9c5473e7217dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "637be5939163dcb73ce8359cf952296252ca641500de4cd341b9c5473e7217dd", kill_on_drop: false }`
[INFO] [stdout] 637be5939163dcb73ce8359cf952296252ca641500de4cd341b9c5473e7217dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] bf6fa59c102e92eae2e8bab743048bd7838d34823f46cb1db419e0932d528f94
[INFO] running `Command { std: "docker" "start" "-a" "bf6fa59c102e92eae2e8bab743048bd7838d34823f46cb1db419e0932d528f94", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]     Checking heck v0.3.3
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]    Compiling bae v0.1.7
[INFO] [stderr]     Checking juniper-eager-loading-code-gen v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `mutable_borrow_reservation_conflict` has been removed: now allowed, see issue #59159 <https://github.com/rust-lang/rust/issues/59159> for more information
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     mutable_borrow_reservation_conflict,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `syn` is imported redundantly
[INFO] [stdout]  --> src/derive_eager_loading/field_args.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | use syn::{self, Ident};
[INFO] [stdout]   |           ^^^^ the item `syn` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     unused_imports
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `mutable_borrow_reservation_conflict` has been removed: now allowed, see issue #59159 <https://github.com/rust-lang/rust/issues/59159> for more information
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     mutable_borrow_reservation_conflict,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `syn` is imported redundantly
[INFO] [stdout]  --> src/derive_eager_loading/field_args.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | use syn::{self, Ident};
[INFO] [stdout]   |           ^^^^ the item `syn` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     unused_imports
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `default` is never read
[INFO] [stdout]   --> src/derive_eager_loading/field_args.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct HasOne {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 80 |     default: Option<()>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HasOne` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  |     dead_code,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `default` is never read
[INFO] [stdout]    --> src/derive_eager_loading/field_args.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 97  | pub struct OptionHasOne {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 103 |     default: Option<()>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OptionHasOne` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `juniper-eager-loading-code-gen` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: field `default` is never read
[INFO] [stdout]   --> src/derive_eager_loading/field_args.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct HasOne {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 80 |     default: Option<()>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HasOne` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  |     dead_code,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `default` is never read
[INFO] [stdout]    --> src/derive_eager_loading/field_args.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 97  | pub struct OptionHasOne {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 103 |     default: Option<()>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OptionHasOne` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `juniper-eager-loading-code-gen` (lib) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "bf6fa59c102e92eae2e8bab743048bd7838d34823f46cb1db419e0932d528f94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf6fa59c102e92eae2e8bab743048bd7838d34823f46cb1db419e0932d528f94", kill_on_drop: false }`
[INFO] [stdout] bf6fa59c102e92eae2e8bab743048bd7838d34823f46cb1db419e0932d528f94
