[INFO] fetching crate async-graphql 2.9.6... [INFO] checking async-graphql-2.9.6 against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] extracting crate async-graphql 2.9.6 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate async-graphql 2.9.6 on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-graphql 2.9.6 [INFO] finished tweaking crates.io crate async-graphql 2.9.6 [INFO] tweaked toml for crates.io crate async-graphql 2.9.6 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bson v2.0.0-beta.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa55fa069e1b5aff7f4814d52b3d34e3863ccfd3afe627f0e989bb54d7b844b3 [INFO] running `Command { std: "docker" "start" "-a" "fa55fa069e1b5aff7f4814d52b3d34e3863ccfd3afe627f0e989bb54d7b844b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa55fa069e1b5aff7f4814d52b3d34e3863ccfd3afe627f0e989bb54d7b844b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa55fa069e1b5aff7f4814d52b3d34e3863ccfd3afe627f0e989bb54d7b844b3", kill_on_drop: false }` [INFO] [stdout] fa55fa069e1b5aff7f4814d52b3d34e3863ccfd3afe627f0e989bb54d7b844b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec4e99fad97abbceaf561dad71fe9f32cb990823211bfaf6974520370bd51059 [INFO] running `Command { std: "docker" "start" "-a" "ec4e99fad97abbceaf561dad71fe9f32cb990823211bfaf6974520370bd51059", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking spin v0.9.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling multer v2.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.8.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking async-graphql-value v2.9.6 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Checking async-graphql-parser v2.9.6 [INFO] [stderr] Compiling async-graphql-derive v2.9.6 [INFO] [stderr] Checking async-graphql v2.9.6 (/opt/rustwide/workdir) [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[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] [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 the derive macro `SimpleObject` (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] [stdout] error[E0432]: unresolved import `futures_util::SinkExt` [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use futures_util::SinkExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `SinkExt` in `futures_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:131:8 [INFO] [stdout] | [INFO] [stdout] 131 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 148 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:220:8 [INFO] [stdout] | [INFO] [stdout] 220 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:236:8 [INFO] [stdout] | [INFO] [stdout] 236 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:306:8 [INFO] [stdout] | [INFO] [stdout] 306 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:345:8 [INFO] [stdout] | [INFO] [stdout] 345 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:361:8 [INFO] [stdout] | [INFO] [stdout] 361 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:391:8 [INFO] [stdout] | [INFO] [stdout] 391 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:407:8 [INFO] [stdout] | [INFO] [stdout] 407 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:453:8 [INFO] [stdout] | [INFO] [stdout] 453 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:530:8 [INFO] [stdout] | [INFO] [stdout] 530 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:547:8 [INFO] [stdout] | [INFO] [stdout] 547 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:571:8 [INFO] [stdout] | [INFO] [stdout] 571 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ec4e99fad97abbceaf561dad71fe9f32cb990823211bfaf6974520370bd51059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec4e99fad97abbceaf561dad71fe9f32cb990823211bfaf6974520370bd51059", kill_on_drop: false }` [INFO] [stdout] ec4e99fad97abbceaf561dad71fe9f32cb990823211bfaf6974520370bd51059