[INFO] fetching crate async-graphql 2.7.2... [INFO] checking async-graphql-2.7.2 against master#4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 for pr-83744 [INFO] extracting crate async-graphql 2.7.2 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate async-graphql 2.7.2 on toolchain 4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-graphql 2.7.2 [INFO] finished tweaking crates.io crate async-graphql 2.7.2 [INFO] tweaked toml for crates.io crate async-graphql 2.7.2 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1d0ae274d38a4811c9b18911352c0aad2521753f666e69691d645679fea09dc [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" "e1d0ae274d38a4811c9b18911352c0aad2521753f666e69691d645679fea09dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1d0ae274d38a4811c9b18911352c0aad2521753f666e69691d645679fea09dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1d0ae274d38a4811c9b18911352c0aad2521753f666e69691d645679fea09dc", kill_on_drop: false }` [INFO] [stdout] e1d0ae274d38a4811c9b18911352c0aad2521753f666e69691d645679fea09dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "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] c591ae9cb7adbe457b0bc266a97b2ced5e10b56d1414c8aa34cc259f755438f1 [INFO] running `Command { std: "docker" "start" "-a" "c591ae9cb7adbe457b0bc266a97b2ced5e10b56d1414c8aa34cc259f755438f1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking bytes v0.5.6 [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 pest v2.1.3 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking spin v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.12.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling darling_macro v0.12.3 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling darling v0.12.3 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking multer v1.2.2 [INFO] [stderr] Checking async-graphql-value v2.6.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking async-graphql-parser v2.7.1 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling async-graphql-derive v2.7.2 [INFO] [stderr] Checking async-graphql v2.7.2 (/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] [stderr] error: could not compile `async-graphql` [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> tests/use_type_description.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `chrono` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/use_type_description.rs:141:14 [INFO] [stdout] | [INFO] [stdout] 141 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [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: build failed [INFO] running `Command { std: "docker" "inspect" "c591ae9cb7adbe457b0bc266a97b2ced5e10b56d1414c8aa34cc259f755438f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c591ae9cb7adbe457b0bc266a97b2ced5e10b56d1414c8aa34cc259f755438f1", kill_on_drop: false }` [INFO] [stdout] c591ae9cb7adbe457b0bc266a97b2ced5e10b56d1414c8aa34cc259f755438f1