[INFO] fetching crate async-graphql 7.0.16... [INFO] checking async-graphql-7.0.16 against try#0c7fed2b7584d310ca8221267fa1b3bec4df427f for pr-133502-4 [INFO] extracting crate async-graphql 7.0.16 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate async-graphql 7.0.16 on toolchain 0c7fed2b7584d310ca8221267fa1b3bec4df427f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "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-3-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" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 858673d53faba5df42663dbf632441a0ef3cac6701a3593fd418185a5da8f8e9 [INFO] running `Command { std: "docker" "start" "-a" "858673d53faba5df42663dbf632441a0ef3cac6701a3593fd418185a5da8f8e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "858673d53faba5df42663dbf632441a0ef3cac6701a3593fd418185a5da8f8e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "858673d53faba5df42663dbf632441a0ef3cac6701a3593fd418185a5da8f8e9", kill_on_drop: false }` [INFO] [stdout] 858673d53faba5df42663dbf632441a0ef3cac6701a3593fd418185a5da8f8e9 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99d0c87273ef92c2be9699665c21b131108dae03c0037920aaf78516cd1312df [INFO] running `Command { std: "docker" "start" "-a" "99d0c87273ef92c2be9699665c21b131108dae03c0037920aaf78516cd1312df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking half v2.5.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking static_assertions_next v1.1.2 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking clap v4.5.32 [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] Checking tokio v1.44.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Checking futures v0.3.31 [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 handlebars v5.1.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking async-graphql-value v7.0.16 [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 `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/federation.rs:199:18 [INFO] [stdout] | [INFO] [stdout] 199 | .unwrap() [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `uuid` [INFO] [stdout] --> tests/serializer_uuid.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | struct AssetId(pub uuid::Uuid); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `async-graphql` (test "serializer_uuid") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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" "99d0c87273ef92c2be9699665c21b131108dae03c0037920aaf78516cd1312df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99d0c87273ef92c2be9699665c21b131108dae03c0037920aaf78516cd1312df", kill_on_drop: false }` [INFO] [stdout] 99d0c87273ef92c2be9699665c21b131108dae03c0037920aaf78516cd1312df