[INFO] fetching crate async-graphql 2.1.4... [INFO] checking async-graphql-2.1.4 against try#9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c for pr-79472 [INFO] extracting crate async-graphql 2.1.4 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate async-graphql 2.1.4 on toolchain 9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-graphql 2.1.4 [INFO] finished tweaking crates.io crate async-graphql 2.1.4 [INFO] tweaked toml for crates.io crate async-graphql 2.1.4 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ed0f94b2cb1e7b3c962fd9c7a8b9c83b4dc2e6db91f5833789ddf0add1627b9 [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" "7ed0f94b2cb1e7b3c962fd9c7a8b9c83b4dc2e6db91f5833789ddf0add1627b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ed0f94b2cb1e7b3c962fd9c7a8b9c83b4dc2e6db91f5833789ddf0add1627b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ed0f94b2cb1e7b3c962fd9c7a8b9c83b4dc2e6db91f5833789ddf0add1627b9", kill_on_drop: false }` [INFO] [stdout] 7ed0f94b2cb1e7b3c962fd9c7a8b9c83b4dc2e6db91f5833789ddf0add1627b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a13d655c73f492124ee050f32322807deead62779d6e73ab21571c696e62f16 [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" "8a13d655c73f492124ee050f32322807deead62779d6e73ab21571c696e62f16", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking ahash v0.4.6 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking spin v0.6.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking futures-lite v1.11.2 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking lru v0.6.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking async-global-executor v1.4.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking async-std v1.7.0 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking multer v1.2.2 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking async-graphql-value v2.0.5 [INFO] [stderr] Checking bson v1.1.0 [INFO] [stderr] Checking async-graphql-parser v2.1.2 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling async-graphql-derive v2.1.4 [INFO] [stderr] Checking async-graphql v2.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> tests/raw_ident.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | #[Object] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: `"__r#i32_getter"` is not a valid identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `test_input_value_custom_error::{closure#0}::Query: async_graphql::ObjectType` is not satisfied [INFO] [stdout] --> tests/raw_ident.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | let schema = Schema::new(Query, EmptyMutation, SubscriptionRoot); [INFO] [stdout] | ^^^^^^^^^^^ the trait `async_graphql::ObjectType` is not implemented for `test_input_value_custom_error::{closure#0}::Query` [INFO] [stdout] | [INFO] [stdout] = note: required by `async_graphql::Schema::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `execute` found for struct `async_graphql::Schema` in the current scope [INFO] [stdout] --> tests/raw_ident.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 22 | struct Query; [INFO] [stdout] | ------------- doesn't satisfy `_: async_graphql::ObjectType` [INFO] [stdout] ... [INFO] [stdout] 56 | schema.execute(query).await.into_result().unwrap().data, [INFO] [stdout] | ^^^^^^^ method not found in `async_graphql::Schema` [INFO] [stdout] | [INFO] [stdout] = note: the method `execute` exists but the following trait bounds were not satisfied: [INFO] [stdout] `test_input_value_custom_error::{closure#0}::Query: async_graphql::ObjectType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `execute_stream` found for struct `async_graphql::Schema` in the current scope [INFO] [stdout] --> tests/raw_ident.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 22 | struct Query; [INFO] [stdout] | ------------- doesn't satisfy `_: async_graphql::ObjectType` [INFO] [stdout] ... [INFO] [stdout] 65 | .execute_stream("subscription { type }") [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `async_graphql::Schema` [INFO] [stdout] | [INFO] [stdout] = note: the method `execute_stream` exists but the following trait bounds were not satisfied: [INFO] [stdout] `test_input_value_custom_error::{closure#0}::Query: async_graphql::ObjectType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/raw_ident.rs:69:14 [INFO] [stdout] | [INFO] [stdout] 69 | for i in 0..10 { [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/raw_ident.rs:70:43 [INFO] [stdout] | [INFO] [stdout] 70 | assert_eq!(value!({ "type": i }), stream.next().await.unwrap().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/raw_ident.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | for i in 0..10 { [INFO] [stdout] | ^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/raw_ident.rs:70:43 [INFO] [stdout] | [INFO] [stdout] 70 | assert_eq!(value!({ "type": i }), stream.next().await.unwrap().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/raw_ident.rs:69:14 [INFO] [stdout] | [INFO] [stdout] 69 | for i in 0..10 { [INFO] [stdout] | ^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/raw_ident.rs:70:43 [INFO] [stdout] | [INFO] [stdout] 70 | assert_eq!(value!({ "type": i }), stream.next().await.unwrap().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/raw_ident.rs:69:14 [INFO] [stdout] | [INFO] [stdout] 69 | for i in 0..10 { [INFO] [stdout] | ^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/raw_ident.rs:70:43 [INFO] [stdout] | [INFO] [stdout] 70 | assert_eq!(value!({ "type": i }), stream.next().await.unwrap().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/raw_ident.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | for i in 0..10 { [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/raw_ident.rs:70:43 [INFO] [stdout] | [INFO] [stdout] 70 | assert_eq!(value!({ "type": i }), stream.next().await.unwrap().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'expected Item', compiler/rustc_expand/src/base.rs:147:18 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f2449162e30 - std::backtrace_rs::backtrace::libunwind::trace::h746c3e9529d524bc [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x7f2449162e30 - std::backtrace_rs::backtrace::trace_unsynchronized::h86340908ff889faa [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f2449162e30 - std::sys_common::backtrace::_print_fmt::h43f85f9b18230404 [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f2449162e30 - ::fmt::hc132ae1a5b5aa7cd [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7f24491d5bfc - core::fmt::write::hdf023a0036d2a25f [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x7f24491549a2 - std::io::Write::write_fmt::h8580846154bcb66a [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x7f2449166a95 - std::sys_common::backtrace::_print::h7ee55fed88d107a3 [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7f2449166a95 - std::sys_common::backtrace::print::h54a7d3e52a524177 [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7f2449166a95 - std::panicking::default_hook::{{closure}}::h60921e857bf55a40 [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7f24491665ea - std::panicking::default_hook::hf0f9afb1017317fc [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x7f24499f6e88 - rustc_driver::report_ice::ha25ae86a5858acc3 [INFO] [stdout] warning: unused import: `StreamExt` [INFO] [stdout] --> tests/raw_ident.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 2 | use futures_util::stream::{Stream, StreamExt, TryStreamExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryStreamExt` [INFO] [stdout] --> tests/raw_ident.rs:2:47 [INFO] [stdout] | [INFO] [stdout] 2 | use futures_util::stream::{Stream, StreamExt, TryStreamExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599, E0698. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] 11: 0x7f243347e686 - as core::ops::function::Fn>::call::heca0f1ff0507416c [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/alloc/src/boxed.rs:1332:9 [INFO] [stderr] 12: 0x7f243347f4cb - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::h61c0a55987e042f8 [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/proc_macro/src/bridge/client.rs:320:21 [INFO] [stderr] 13: 0x7f2449167396 - std::panicking::rust_panic_with_hook::h8d66bf42b407aaea [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/panicking.rs:595:17 [INFO] [stderr] 14: 0x7f244ba3a344 - std::panicking::begin_panic::{{closure}}::h8bff60b0f219be40 [INFO] [stderr] 15: 0x7f244ba3a2ec - std::sys_common::backtrace::__rust_end_short_backtrace::h01202bfe3ce142a0 [INFO] [stderr] 16: 0x7f244bb1dddc - std::panicking::begin_panic::h35cf7548070bf646 [INFO] [stderr] 17: 0x7f244ba2ae71 - rustc_expand::expand::MacroExpander::fully_expand_fragment::hcafcbeedba40799f [INFO] [stderr] 18: 0x7f244ba267fe - rustc_expand::expand::MacroExpander::expand_crate::hd5614e1080b391fe [INFO] [stderr] 19: 0x7f2449c1fb22 - rustc_session::utils::::time::h75966864c8cc66ff [INFO] [stderr] 20: 0x7f2449c53402 - rustc_interface::passes::configure_and_expand_inner::hda298414c45f583f [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] 21: 0x7f2449c17195 - rustc_interface::passes::configure_and_expand::{{closure}}::h813ffe7bd685ca4d [INFO] [stderr] 22: 0x7f2449c073cf - rustc_data_structures::box_region::PinnedGenerator::new::hdb41118f8a4b2b1c [INFO] [stderr] 23: 0x7f2449c59c25 - rustc_interface::queries::Queries::expansion::h87720e7c14def5c1 [INFO] [stderr] 24: 0x7f2449a50fe5 - rustc_interface::queries::::enter::hcfd2504bb4e8d292 [INFO] [stderr] 25: 0x7f2449a1f797 - rustc_span::with_source_map::hdf17fa3a4d8fe35b [INFO] [stderr] 26: 0x7f2449a4d8cc - scoped_tls::ScopedKey::set::h5dca480b178bbfab [INFO] [stderr] 27: 0x7f2449a549e5 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4cbf96baa7e4912 [INFO] [stderr] 28: 0x7f24499bd5ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::he2d69591c700ddc8 [INFO] [stderr] 29: 0x7f244917665a - as core::ops::function::FnOnce>::call_once::hea1090dbdcecbf5a [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/alloc/src/boxed.rs:1318:9 [INFO] [stderr] 30: 0x7f244917665a - as core::ops::function::FnOnce>::call_once::h8d5723d3912bd325 [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/alloc/src/boxed.rs:1318:9 [INFO] [stderr] 31: 0x7f244917665a - std::sys::unix::thread::Thread::new::thread_start::hc17a425ca2995724 [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 32: 0x7f244908e609 - start_thread [INFO] [stderr] 33: 0x7f2448fa2293 - clone [INFO] [stderr] 34: 0x0 - [INFO] [stderr] [INFO] [stderr] error: internal compiler error: unexpected panic [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.50.0-nightly (9b49d8c6c 2020-11-27) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8a13d655c73f492124ee050f32322807deead62779d6e73ab21571c696e62f16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a13d655c73f492124ee050f32322807deead62779d6e73ab21571c696e62f16", kill_on_drop: false }` [INFO] [stdout] 8a13d655c73f492124ee050f32322807deead62779d6e73ab21571c696e62f16