[INFO] fetching crate async-graphql 2.7.4... [INFO] checking async-graphql-2.7.4 against try#7b3565da729099dbe807466fcd118fb2815986e0 for pr-81789 [INFO] extracting crate async-graphql 2.7.4 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate async-graphql 2.7.4 on toolchain 7b3565da729099dbe807466fcd118fb2815986e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-graphql 2.7.4 [INFO] finished tweaking crates.io crate async-graphql 2.7.4 [INFO] tweaked toml for crates.io crate async-graphql 2.7.4 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bson v1.2.2 [INFO] [stderr] Downloaded opentelemetry v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b62111bd7de3da8f51df313f9379d5daa7772200d8ae9073c24fc84507da6bca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b62111bd7de3da8f51df313f9379d5daa7772200d8ae9073c24fc84507da6bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b62111bd7de3da8f51df313f9379d5daa7772200d8ae9073c24fc84507da6bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b62111bd7de3da8f51df313f9379d5daa7772200d8ae9073c24fc84507da6bca", kill_on_drop: false }` [INFO] [stdout] b62111bd7de3da8f51df313f9379d5daa7772200d8ae9073c24fc84507da6bca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69d0908556d1d18cf425ea0133994f2c1d029bd3c8d61a7464a33dc64ca34252 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "69d0908556d1d18cf425ea0133994f2c1d029bd3c8d61a7464a33dc64ca34252", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling async-stream-impl v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Checking async-graphql-value v2.6.5 [INFO] [stderr] Checking async-stream v0.3.1 [INFO] [stderr] Checking async-graphql-parser v2.7.1 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking multer v1.2.2 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling async-graphql-derive v2.7.3 [INFO] [stderr] Checking async-graphql v2.7.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `async_graphql::dataloader` [INFO] [stdout] --> tests/federation.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | use async_graphql::dataloader::{DataLoader, Loader}; [INFO] [stdout] | ^^^^^^^^^^ could not find `dataloader` in `async_graphql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "69d0908556d1d18cf425ea0133994f2c1d029bd3c8d61a7464a33dc64ca34252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69d0908556d1d18cf425ea0133994f2c1d029bd3c8d61a7464a33dc64ca34252", kill_on_drop: false }` [INFO] [stdout] 69d0908556d1d18cf425ea0133994f2c1d029bd3c8d61a7464a33dc64ca34252