[INFO] fetching crate async-graphql-extension-apollo-tracing 1.0.2... [INFO] checking async-graphql-extension-apollo-tracing-1.0.2 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate async-graphql-extension-apollo-tracing 1.0.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate async-graphql-extension-apollo-tracing 1.0.2 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-graphql-extension-apollo-tracing 1.0.2 [INFO] finished tweaking crates.io crate async-graphql-extension-apollo-tracing 1.0.2 [INFO] tweaked toml for crates.io crate async-graphql-extension-apollo-tracing 1.0.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", 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] a33b3ebbc66181bfdaf8c78c4945c00d74955f7d7ceb563333b62ed4432c3c76 [INFO] running `Command { std: "docker" "start" "-a" "a33b3ebbc66181bfdaf8c78c4945c00d74955f7d7ceb563333b62ed4432c3c76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a33b3ebbc66181bfdaf8c78c4945c00d74955f7d7ceb563333b62ed4432c3c76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a33b3ebbc66181bfdaf8c78c4945c00d74955f7d7ceb563333b62ed4432c3c76", kill_on_drop: false }` [INFO] [stdout] a33b3ebbc66181bfdaf8c78c4945c00d74955f7d7ceb563333b62ed4432c3c76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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] ff4dfab4c73eca9cf8c4d6acfd292a5289b5a6ba80f530860815a797369f7530 [INFO] running `Command { std: "docker" "start" "-a" "ff4dfab4c73eca9cf8c4d6acfd292a5289b5a6ba80f530860815a797369f7530", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling protobuf v2.25.0 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking futures-channel v0.3.16 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking url v2.2.2 [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 tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking async-graphql-value v2.9.10 [INFO] [stderr] Checking async-graphql-parser v2.9.10 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Compiling async-graphql-derive v2.9.10 [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking async-graphql v2.9.10 [INFO] [stderr] Checking async-graphql-extension-apollo-tracing v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error: tokio-comp or async-std-comp features required [INFO] [stdout] --> src/runtime.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | compile_error!("tokio-comp or async-std-comp features required") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: tokio-comp or async-std-comp features required [INFO] [stdout] --> src/runtime.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | compile_error!("tokio-comp or async-std-comp features required") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `runtime::channel`, `runtime::RwLock`, `runtime::Sender` [INFO] [stdout] --> src/lib.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | use runtime::{channel, Runtime, RwLock, Sender}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ ^^^^^^ no `Sender` in `runtime` [INFO] [stdout] | | | [INFO] [stdout] | | no `RwLock` in `runtime` [INFO] [stdout] | no `channel` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `runtime::channel`, `runtime::RwLock`, `runtime::Sender` [INFO] [stdout] --> src/lib.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | use runtime::{channel, Runtime, RwLock, Sender}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ ^^^^^^ no `Sender` in `runtime` [INFO] [stdout] | | | [INFO] [stdout] | | no `RwLock` in `runtime` [INFO] [stdout] | no `channel` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable block in `if` or `while` expression [INFO] [stdout] --> src/lib.rs:213:15 [INFO] [stdout] | [INFO] [stdout] 208 | while let Some((name, trace)) = match Runtime::locate() { [INFO] [stdout] | _____________________________________________- [INFO] [stdout] 209 | | #[cfg(feature = "tokio-comp")] [INFO] [stdout] 210 | | Runtime::Tokio => receiver.recv().await, [INFO] [stdout] 211 | | #[cfg(feature = "async-std-comp")] [INFO] [stdout] 212 | | Runtime::AsyncStd => receiver.recv().await.ok(), [INFO] [stdout] 213 | | } { [INFO] [stdout] | |_____________-_^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] 214 | | trace!(target: TARGET_LOG, message = "Trace registered", trace = ?trace, name = ?name); [INFO] [stdout] 215 | | [INFO] [stdout] 216 | | // We bufferize traces and create a Full Report every X [INFO] [stdout] ... | [INFO] [stdout] 293 | | } [INFO] [stdout] 294 | | } [INFO] [stdout] | |______________^ unreachable block in `if` or `while` expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable block in `if` or `while` expression [INFO] [stdout] --> src/lib.rs:213:15 [INFO] [stdout] | [INFO] [stdout] 208 | while let Some((name, trace)) = match Runtime::locate() { [INFO] [stdout] | _____________________________________________- [INFO] [stdout] 209 | | #[cfg(feature = "tokio-comp")] [INFO] [stdout] 210 | | Runtime::Tokio => receiver.recv().await, [INFO] [stdout] 211 | | #[cfg(feature = "async-std-comp")] [INFO] [stdout] 212 | | Runtime::AsyncStd => receiver.recv().await.ok(), [INFO] [stdout] 213 | | } { [INFO] [stdout] | |_____________-_^ [INFO] [stdout] | ||_____________| [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] 214 | | trace!(target: TARGET_LOG, message = "Trace registered", trace = ?trace, name = ?name); [INFO] [stdout] 215 | | [INFO] [stdout] 216 | | // We bufferize traces and create a Full Report every X [INFO] [stdout] ... | [INFO] [stdout] 293 | | } [INFO] [stdout] 294 | | } [INFO] [stdout] | |______________^ unreachable block in `if` or `while` expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:507:52 [INFO] [stdout] | [INFO] [stdout] 507 | self.nodes.write().await.insert(path, node.clone()); [INFO] [stdout] | ^^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `node` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:532:22 [INFO] [stdout] | [INFO] [stdout] 532 | node.write() [INFO] [stdout] | ^^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `node` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:507:52 [INFO] [stdout] | [INFO] [stdout] 507 | self.nodes.write().await.insert(path, node.clone()); [INFO] [stdout] | ^^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `node` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:540:14 [INFO] [stdout] | [INFO] [stdout] 540 | node.write().await.set_end_time( [INFO] [stdout] | ^^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `node` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:532:22 [INFO] [stdout] | [INFO] [stdout] 532 | node.write() [INFO] [stdout] | ^^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `node` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:554:33 [INFO] [stdout] | [INFO] [stdout] 554 | let node = node.read().await; [INFO] [stdout] | ^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `node` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:564:33 [INFO] [stdout] | [INFO] [stdout] 564 | let node = node.read().await; [INFO] [stdout] | ^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `node` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:540:14 [INFO] [stdout] | [INFO] [stdout] 540 | node.write().await.set_end_time( [INFO] [stdout] | ^^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `node` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:554:33 [INFO] [stdout] | [INFO] [stdout] 554 | let node = node.read().await; [INFO] [stdout] | ^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `node` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:564:33 [INFO] [stdout] | [INFO] [stdout] 564 | let node = node.read().await; [INFO] [stdout] | ^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `node` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [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] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [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: could not compile `async-graphql-extension-apollo-tracing` due to 8 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ff4dfab4c73eca9cf8c4d6acfd292a5289b5a6ba80f530860815a797369f7530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff4dfab4c73eca9cf8c4d6acfd292a5289b5a6ba80f530860815a797369f7530", kill_on_drop: false }` [INFO] [stdout] ff4dfab4c73eca9cf8c4d6acfd292a5289b5a6ba80f530860815a797369f7530