[INFO] fetching crate dataloader 0.13.1... [INFO] checking dataloader-0.13.1 against try#b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 for pr-79470 [INFO] extracting crate dataloader 0.13.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate dataloader 0.13.1 on toolchain b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate dataloader 0.13.1 [INFO] finished tweaking crates.io crate dataloader 0.13.1 [INFO] tweaked toml for crates.io crate dataloader 0.13.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate dataloader 0.13.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dummy v0.3.3 [INFO] [stderr] Downloaded fake v2.2.3 [INFO] [stderr] Downloaded async-graphql-parser v2.0.8 [INFO] [stderr] Downloaded async-graphql-derive v2.0.9 [INFO] [stderr] Downloaded async-graphql v2.0.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5156028959bf6c7c7e96bc1d2b7b9530ba4d073b1ff5a1deaa084906a428d7de [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" "5156028959bf6c7c7e96bc1d2b7b9530ba4d073b1ff5a1deaa084906a428d7de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5156028959bf6c7c7e96bc1d2b7b9530ba4d073b1ff5a1deaa084906a428d7de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5156028959bf6c7c7e96bc1d2b7b9530ba4d073b1ff5a1deaa084906a428d7de", kill_on_drop: false }` [INFO] [stdout] 5156028959bf6c7c7e96bc1d2b7b9530ba4d073b1ff5a1deaa084906a428d7de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ed63f49150c5d8f873c55ab271d085812f715109a9d5e8d1348a7fcad10f1a4 [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" "6ed63f49150c5d8f873c55ab271d085812f715109a9d5e8d1348a7fcad10f1a4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking futures-core v0.3.7 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking futures-sink v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking futures-lite v1.11.2 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking async-io v1.1.10 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-global-executor v1.4.2 [INFO] [stderr] Checking async-std v1.6.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling dummy v0.3.3 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Checking dataloader v0.13.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking fake v2.2.3 [INFO] [stderr] Checking futures-executor v0.3.7 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Checking async-graphql-value v2.0.5 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking async-graphql-parser v2.0.8 [INFO] [stderr] Compiling async-graphql-derive v2.0.9 [INFO] [stderr] Checking async-graphql v2.0.9 [INFO] [stdout] error[E0432]: unresolved import `juniper` [INFO] [stdout] --> examples/juniper.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | use juniper::{self, EmptyMutation, EmptySubscription, FieldResult, Variables}; [INFO] [stdout] | ^^^^ no external crate `juniper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `juniper::graphql_object` [INFO] [stdout] --> examples/juniper.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 46 | #[juniper::graphql_object(Context = AppContext)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `juniper::graphql_object` [INFO] [stdout] --> examples/juniper.rs:71:3 [INFO] [stdout] | [INFO] [stdout] 71 | #[juniper::graphql_object(Context = AppContext)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `juniper::graphql_object` [INFO] [stdout] --> examples/juniper.rs:99:3 [INFO] [stdout] | [INFO] [stdout] 99 | #[juniper::graphql_object(Context = AppContext)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FieldResult` in this scope [INFO] [stdout] --> examples/juniper.rs:48:48 [INFO] [stdout] | [INFO] [stdout] 48 | async fn persons(_context: &AppContext) -> FieldResult> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql::FieldResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EmptyMutation` in this scope [INFO] [stdout] --> examples/juniper.rs:59:39 [INFO] [stdout] | [INFO] [stdout] 59 | juniper::RootNode<'static, Query, EmptyMutation, EmptySubscription>; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql::EmptyMutation; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EmptySubscription` in this scope [INFO] [stdout] --> examples/juniper.rs:59:66 [INFO] [stdout] | [INFO] [stdout] 59 | juniper::RootNode<'static, Query, EmptyMutation, EmptySubscription>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql::EmptySubscription; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FieldResult` in this scope [INFO] [stdout] --> examples/juniper.rs:81:51 [INFO] [stdout] | [INFO] [stdout] 81 | pub async fn cult(&self, ctx: &AppContext) -> FieldResult> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql::FieldResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EmptyMutation` [INFO] [stdout] --> examples/juniper.rs:112:37 [INFO] [stdout] | [INFO] [stdout] 112 | let schema = Schema::new(Query, EmptyMutation::new(), EmptySubscription::new()); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql::EmptyMutation; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EmptySubscription` [INFO] [stdout] --> examples/juniper.rs:112:59 [INFO] [stdout] | [INFO] [stdout] 112 | let schema = Schema::new(Query, EmptyMutation::new(), EmptySubscription::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql::EmptySubscription; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Variables` [INFO] [stdout] --> examples/juniper.rs:113:16 [INFO] [stdout] | [INFO] [stdout] 113 | let vars = Variables::new(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql::Variables; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dataloader` [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" "6ed63f49150c5d8f873c55ab271d085812f715109a9d5e8d1348a7fcad10f1a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ed63f49150c5d8f873c55ab271d085812f715109a9d5e8d1348a7fcad10f1a4", kill_on_drop: false }` [INFO] [stdout] 6ed63f49150c5d8f873c55ab271d085812f715109a9d5e8d1348a7fcad10f1a4