[INFO] fetching crate async-graphql 7.0.11...
[INFO] checking async-graphql-7.0.11 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate async-graphql 7.0.11 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate async-graphql 7.0.11 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate async-graphql 7.0.11
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate async-graphql 7.0.11
[INFO] tweaked toml for crates.io crate async-graphql 7.0.11 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 255 packages to latest compatible versions
[INFO] [stderr]       Adding handlebars v5.1.2 (available: v6.2.0)
[INFO] [stderr]       Adding hashbrown v0.14.5 (available: v0.15.0)
[INFO] [stderr]       Adding opentelemetry v0.25.0 (available: v0.26.0)
[INFO] [stderr]       Adding secrecy v0.8.0 (available: v0.10.3)
[INFO] [stderr]       Adding zxcvbn v2.2.2 (available: v3.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29db334572dc43d446cf7fb7c7e30ccaa7d79f6640352aca94be7e4f417c4be2
[INFO] running `Command { std: "docker" "start" "-a" "29db334572dc43d446cf7fb7c7e30ccaa7d79f6640352aca94be7e4f417c4be2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29db334572dc43d446cf7fb7c7e30ccaa7d79f6640352aca94be7e4f417c4be2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29db334572dc43d446cf7fb7c7e30ccaa7d79f6640352aca94be7e4f417c4be2", kill_on_drop: false }`
[INFO] [stdout] 29db334572dc43d446cf7fb7c7e30ccaa7d79f6640352aca94be7e4f417c4be2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 864fb56434b6ed77ddce59f9b58962b79aa5ef428c58af4530a8e03575adcd8a
[INFO] running `Command { std: "docker" "start" "-a" "864fb56434b6ed77ddce59f9b58962b79aa5ef428c58af4530a8e03575adcd8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking anstyle v1.0.9
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking fast_chemail v0.9.6
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking static_assertions_next v1.1.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking serde v1.0.214
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking async-graphql-value v7.0.11
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking handlebars v5.1.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking async-graphql-parser v7.0.11
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling async-graphql-derive v7.0.11
[INFO] [stderr]     Checking async-graphql v7.0.11 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> tests/introspection.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::{NaiveDate, NaiveDateTime};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `chrono`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `uuid`
[INFO] [stdout]   --> tests/serializer_uuid.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let generated_uuid = uuid::Uuid::new_v4();
[INFO] [stdout]    |                          ^^^^ use of undeclared crate or module `uuid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `execute` exists for struct `Schema<Query, EmptyMutation, EmptySubscription>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/serializer_uuid.rs:37:16
[INFO] [stdout]     |
[INFO] [stdout] 17  |     struct Query {
[INFO] [stdout]     |     ------------ doesn't satisfy `test_serialize_uuid::{closure#0}::Query: Sized`
[INFO] [stdout] ...
[INFO] [stdout] 37  |         schema.execute(query).await.data,
[INFO] [stdout]     |                ^^^^^^^ method cannot be called on `Schema<Query, EmptyMutation, EmptySubscription>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/schema.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub struct Schema<Query, Mutation, Subscription>(
[INFO] [stdout]     | ------------------------------------------------ doesn't satisfy `_: Executor`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `test_serialize_uuid::{closure#0}::Query: Sized`
[INFO] [stdout]             `test_serialize_uuid::{closure#0}::Query: Sized`
[INFO] [stdout]             which is required by `async_graphql::Schema<test_serialize_uuid::{closure#0}::Query, async_graphql::EmptyMutation, async_graphql::EmptySubscription>: async_graphql::Executor`
[INFO] [stdout] note: the trait `Sized` must be implemented
[INFO] [stdout]    --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/marker.rs:146:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `uuid`
[INFO] [stdout]  --> tests/serializer_uuid.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct AssetId(pub uuid::Uuid);
[INFO] [stdout]   |                    ^^^^ use of undeclared crate or module `uuid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-graphql` (test "serializer_uuid") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-graphql` (test "introspection") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> tests/use_type_description.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `chrono`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `override_output_type_description` exists for struct `SchemaBuilder<Query, EmptyMutation, EmptySubscription>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/use_type_description.rs:157:6
[INFO] [stdout]     |
[INFO] [stdout] 144 |       struct Query {
[INFO] [stdout]     |       ------------ doesn't satisfy `_: Sized`
[INFO] [stdout] ...
[INFO] [stdout] 149 |       let schema = Schema::build(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 150 | |         Query {
[INFO] [stdout] 151 | |             value: 100,
[INFO] [stdout] 152 | |             value2: Utc::now(),
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |     )
[INFO] [stdout] 157 | |     .override_output_type_description::<Query>("Hehe")
[INFO] [stdout]     | |     -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     | |_____|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{type error}: Sized`
[INFO] [stdout]             which is required by `test_override_description::{closure#0}::Query: Sized`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-graphql` (test "use_type_description") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "864fb56434b6ed77ddce59f9b58962b79aa5ef428c58af4530a8e03575adcd8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "864fb56434b6ed77ddce59f9b58962b79aa5ef428c58af4530a8e03575adcd8a", kill_on_drop: false }`
[INFO] [stdout] 864fb56434b6ed77ddce59f9b58962b79aa5ef428c58af4530a8e03575adcd8a
