[INFO] fetching crate dataloader 0.13.0... [INFO] checking dataloader-0.13.0 against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] extracting crate dataloader 0.13.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate dataloader 0.13.0 on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate dataloader 0.13.0 [INFO] finished tweaking crates.io crate dataloader 0.13.0 [INFO] tweaked toml for crates.io crate dataloader 0.13.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate dataloader 0.13.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b986617716f255e2b82dcb89680bc10831692dbf9c7f8e2f81bc846e64fc4dc [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" "5b986617716f255e2b82dcb89680bc10831692dbf9c7f8e2f81bc846e64fc4dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b986617716f255e2b82dcb89680bc10831692dbf9c7f8e2f81bc846e64fc4dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b986617716f255e2b82dcb89680bc10831692dbf9c7f8e2f81bc846e64fc4dc", kill_on_drop: false }` [INFO] [stdout] 5b986617716f255e2b82dcb89680bc10831692dbf9c7f8e2f81bc846e64fc4dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aaf31aeb236eedb68e03dfa5428f21ab29b771a7309a7f5600872a6befa9fd40 [INFO] running `Command { std: "docker" "start" "-a" "aaf31aeb236eedb68e03dfa5428f21ab29b771a7309a7f5600872a6befa9fd40", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking spin v0.6.0 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Checking futures-lite v1.11.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-io v1.1.10 [INFO] [stderr] Compiling async-graphql-value v2.0.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking async-global-executor v1.4.2 [INFO] [stderr] Checking async-std v1.6.5 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling async-graphql-parser v2.0.8 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling dummy v0.3.3 [INFO] [stderr] Checking fake v2.2.3 [INFO] [stderr] Compiling async-graphql-derive v2.0.9 [INFO] [stderr] Checking dataloader v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures-executor v0.3.7 [INFO] [stderr] Checking futures v0.3.7 [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" "aaf31aeb236eedb68e03dfa5428f21ab29b771a7309a7f5600872a6befa9fd40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaf31aeb236eedb68e03dfa5428f21ab29b771a7309a7f5600872a6befa9fd40", kill_on_drop: false }` [INFO] [stdout] aaf31aeb236eedb68e03dfa5428f21ab29b771a7309a7f5600872a6befa9fd40