[INFO] fetching crate async-graphql 7.0.16... [INFO] checking async-graphql-7.0.16 against try#1d0e7c032bf9b905a3165592072b5cc63c491d50 for pr-133502-5 [INFO] extracting crate async-graphql 7.0.16 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate async-graphql 7.0.16 on toolchain 1d0e7c032bf9b905a3165592072b5cc63c491d50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-graphql 7.0.16 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate async-graphql 7.0.16 [INFO] tweaked toml for crates.io crate async-graphql 7.0.16 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate async-graphql 7.0.16 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" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fd83d44a6999c49d779956c87e6fa66a073a9b92e3c61a011939f10999daf44 [INFO] running `Command { std: "docker" "start" "-a" "7fd83d44a6999c49d779956c87e6fa66a073a9b92e3c61a011939f10999daf44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fd83d44a6999c49d779956c87e6fa66a073a9b92e3c61a011939f10999daf44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd83d44a6999c49d779956c87e6fa66a073a9b92e3c61a011939f10999daf44", kill_on_drop: false }` [INFO] [stdout] 7fd83d44a6999c49d779956c87e6fa66a073a9b92e3c61a011939f10999daf44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44a6dba4f333c4b76e679ae73eea5a47689451ac7abdf2cc07ee13618338988c [INFO] running `Command { std: "docker" "start" "-a" "44a6dba4f333c4b76e679ae73eea5a47689451ac7abdf2cc07ee13618338988c", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking half v2.5.0 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking static_assertions_next v1.1.2 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.32 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking async-graphql-value v7.0.16 [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking async-graphql-parser v7.0.16 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling async-graphql-derive v7.0.16 [INFO] [stderr] Checking async-graphql v7.0.16 (/opt/rustwide/workdir) [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 unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [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 unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql::dataloader` [INFO] [stdout] --> tests/federation.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | dataloader::{DataLoader, Loader}, [INFO] [stdout] | ^^^^^^^^^^ could not find `dataloader` in `async_graphql` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | pub mod dataloader; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `dataloader` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:195:7 [INFO] [stdout] | [INFO] [stdout] 195 | #[cfg(feature = "dataloader")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/use_type_description.rs:143:14 [INFO] [stdout] | [INFO] [stdout] 143 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `async-graphql` (test "use_type_description") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/federation.rs:199:18 [INFO] [stdout] | [INFO] [stdout] 199 | .unwrap() [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [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] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `async-graphql` (test "federation") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "44a6dba4f333c4b76e679ae73eea5a47689451ac7abdf2cc07ee13618338988c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44a6dba4f333c4b76e679ae73eea5a47689451ac7abdf2cc07ee13618338988c", kill_on_drop: false }` [INFO] [stdout] 44a6dba4f333c4b76e679ae73eea5a47689451ac7abdf2cc07ee13618338988c