[INFO] cloning repository https://github.com/Technical-Validation/rust-graphql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Technical-Validation/rust-graphql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTechnical-Validation%2Frust-graphql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTechnical-Validation%2Frust-graphql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 050a899375e4b831514edbee8d2ebc70cbbd036d
[INFO] checking Technical-Validation/rust-graphql against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTechnical-Validation%2Frust-graphql" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Technical-Validation/rust-graphql
[INFO] finished tweaking git repo https://github.com/Technical-Validation/rust-graphql
[INFO] tweaked toml for git repo https://github.com/Technical-Validation/rust-graphql written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Technical-Validation/rust-graphql on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Technical-Validation/rust-graphql 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" "+54cf65b8d066c082e536455049b95943cf30378f" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66968c0c08ad8c670158562e1bec759700292389e4162d28ba3ec6a093a86e13
[INFO] running `Command { std: "docker" "start" "-a" "66968c0c08ad8c670158562e1bec759700292389e4162d28ba3ec6a093a86e13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66968c0c08ad8c670158562e1bec759700292389e4162d28ba3ec6a093a86e13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66968c0c08ad8c670158562e1bec759700292389e4162d28ba3ec6a093a86e13", kill_on_drop: false }`
[INFO] [stdout] 66968c0c08ad8c670158562e1bec759700292389e4162d28ba3ec6a093a86e13
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db09e63be044935e775ab336ac082b3e5f2e6e33041fa1171629a945bf828f3b
[INFO] running `Command { std: "docker" "start" "-a" "db09e63be044935e775ab336ac082b3e5f2e6e33041fa1171629a945bf828f3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking fast_chemail v0.9.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking static_assertions_next v1.1.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]     Checking handlebars v5.1.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking async-graphql-value v7.0.17
[INFO] [stderr]     Checking async-graphql-parser v7.0.17
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling async-graphql-derive v7.0.17
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking axum v0.8.7
[INFO] [stderr]     Checking async-graphql v7.0.17
[INFO] [stderr]     Checking async-graphql-axum v7.0.17
[INFO] [stderr]     Checking rust-graphql v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `InputValueError`
[INFO] [stdout]  --> src/graphql/mutations/user_mutation.rs:2:58
[INFO] [stdout]   |
[INFO] [stdout] 2 | use async_graphql::{Context, Error, ErrorExtensions, ID, InputValueError, Object, Result};
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/graphql/mutations/user_mutation.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |         if (name.is_empty() || email.is_empty()) {
[INFO] [stdout]    |            ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 12 -         if (name.is_empty() || email.is_empty()) {
[INFO] [stdout] 12 +         if name.is_empty() || email.is_empty()  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InputValueError`
[INFO] [stdout]  --> src/graphql/mutations/user_mutation.rs:2:58
[INFO] [stdout]   |
[INFO] [stdout] 2 | use async_graphql::{Context, Error, ErrorExtensions, ID, InputValueError, Object, Result};
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/graphql/mutations/user_mutation.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |         if (name.is_empty() || email.is_empty()) {
[INFO] [stdout]    |            ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 12 -         if (name.is_empty() || email.is_empty()) {
[INFO] [stdout] 12 +         if name.is_empty() || email.is_empty()  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/graphql/mutations/user_mutation.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |     async fn create_user(&self, ctx: &Context<'_>, name: String, email: String) -> Result<User> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/graphql/queries/user_query.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn user(&self, ctx: &Context<'_>, id: ID) -> Result<Option<User>> {
[INFO] [stdout]    |                          ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/graphql/queries/user_query.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn users(&self, ctx: &Context<'_>) -> Result<Vec<User>> {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/graphql/mutations/user_mutation.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |     async fn create_user(&self, ctx: &Context<'_>, name: String, email: String) -> Result<User> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/graphql/queries/user_query.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn user(&self, ctx: &Context<'_>, id: ID) -> Result<Option<User>> {
[INFO] [stdout]    |                          ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/graphql/queries/user_query.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn users(&self, ctx: &Context<'_>) -> Result<Vec<User>> {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.44s
[INFO] running `Command { std: "docker" "inspect" "db09e63be044935e775ab336ac082b3e5f2e6e33041fa1171629a945bf828f3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db09e63be044935e775ab336ac082b3e5f2e6e33041fa1171629a945bf828f3b", kill_on_drop: false }`
[INFO] [stdout] db09e63be044935e775ab336ac082b3e5f2e6e33041fa1171629a945bf828f3b
