[INFO] fetching crate openid 0.10.0... [INFO] documenting openid-0.10.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate openid 0.10.0 into /workspace/builds/worker-27/source [INFO] validating manifest of crates.io crate openid 0.10.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openid 0.10.0 [INFO] finished tweaking crates.io crate openid 0.10.0 [INFO] tweaked toml for crates.io crate openid 0.10.0 written to /workspace/builds/worker-27/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dad61af9ef7d928c6258350226bd05b118a01468b58181cc0cf5efe02ea7b4e3 [INFO] running `Command { std: "docker" "start" "-a" "dad61af9ef7d928c6258350226bd05b118a01468b58181cc0cf5efe02ea7b4e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dad61af9ef7d928c6258350226bd05b118a01468b58181cc0cf5efe02ea7b4e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dad61af9ef7d928c6258350226bd05b118a01468b58181cc0cf5efe02ea7b4e3", kill_on_drop: false }` [INFO] [stdout] dad61af9ef7d928c6258350226bd05b118a01468b58181cc0cf5efe02ea7b4e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2184652a6af9e9566469b6d20ebac48f187704f09e4587fe1721d63fe39b4cb3 [INFO] running `Command { std: "docker" "start" "-a" "2184652a6af9e9566469b6d20ebac48f187704f09e4587fe1721d63fe39b4cb3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking log v0.4.17 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling validator_types v0.15.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling validator_derive v0.15.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking validator v0.15.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking biscuit v0.5.0 [INFO] [stderr] Documenting openid v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `JWT` [INFO] [stdout] --> src/claims.rs:5:375 [INFO] [stdout] | [INFO] [stdout] 5 | ...ID Token is represented as a JSON Web Token (JWT) [JWT]. [INFO] [stdout] | ^^^ no item named `JWT` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RFC3339` [INFO] [stdout] --> src/claims.rs:13:473 [INFO] [stdout] | [INFO] [stdout] 13 | ...ured in UTC until the date/time. See RFC 3339 [RFC3339] for details regarding date/times in general and UTC in particular. [INFO] [stdout] | ^^^^^^^ no item named `RFC3339` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ISO29115` [INFO] [stdout] --> src/claims.rs:26:309 [INFO] [stdout] | [INFO] [stdout] 26 | ...d not meet the requirements of ISO/IEC 29115 [ISO29115] level 1. Authentication using a long-lived browser cookie, for instance, is on... [INFO] [stdout] | ^^^^^^^^ no item named `ISO29115` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RFC6711` [INFO] [stdout] --> src/claims.rs:26:664 [INFO] [stdout] | [INFO] [stdout] 26 | ...auth_level 0.) An absolute URI or an RFC 6711 [RFC6711] registered name SHOULD be used as the acr value; registered names MUST NOT be ... [INFO] [stdout] | ^^^^^^^ no item named `RFC6711` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RFC5322` [INFO] [stdout] --> src/userinfo.rs:44:86 [INFO] [stdout] | [INFO] [stdout] 44 | /// End-User's preferred e-mail address. Its value MUST conform to the RFC 5322 [RFC5322] addr-spec syntax. The RP MUST NOT rely upon... [INFO] [stdout] | ^^^^^^^ no item named `RFC5322` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `zoneinfo` [INFO] [stdout] --> src/userinfo.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | /// String from zoneinfo [zoneinfo] time zone database representing the End-User's time zone. For example, Europe/Paris or America/Lo... [INFO] [stdout] | ^^^^^^^^ no item named `zoneinfo` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RFC5646` [INFO] [stdout] --> src/userinfo.rs:63:52 [INFO] [stdout] | [INFO] [stdout] 63 | /// End-User's locale, represented as a BCP47 [RFC5646] language tag. This is typically an ISO 639-1 Alpha-2 [ISO639‑1] language code... [INFO] [stdout] | ^^^^^^^ no item named `RFC5646` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RFC3966` [INFO] [stdout] --> src/userinfo.rs:67:273 [INFO] [stdout] | [INFO] [stdout] 67 | ...e extension be represented using the RFC 3966 [RFC3966] extension syntax, for example, +1 (604) 555-1234;ext=5678. [INFO] [stdout] | ^^^^^^^ no item named `RFC3966` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RFC4627` [INFO] [stdout] --> src/userinfo.rs:73:89 [INFO] [stdout] | [INFO] [stdout] 73 | /// End-User's preferred postal address. The value of the address member is a JSON [RFC4627] structure containing some or all of the ... [INFO] [stdout] | ^^^^^^^ no item named `RFC4627` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/uma2/rpt.rs:29:72 [INFO] [stdout] | [INFO] [stdout] 29 | /// * `claim_token_format` urn:ietf:params:oauth:token-type:jwt or https://openid.net/specs/openid-connect-core-1_0.html#IDToken [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.93s [INFO] running `Command { std: "docker" "inspect" "2184652a6af9e9566469b6d20ebac48f187704f09e4587fe1721d63fe39b4cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2184652a6af9e9566469b6d20ebac48f187704f09e4587fe1721d63fe39b4cb3", kill_on_drop: false }` [INFO] [stdout] 2184652a6af9e9566469b6d20ebac48f187704f09e4587fe1721d63fe39b4cb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 80176de757c59a7a575463d6afc0b0fd4c468416f801bc6ba0a24a6922bf66f6 [INFO] running `Command { std: "docker" "start" "-a" "80176de757c59a7a575463d6afc0b0fd4c468416f801bc6ba0a24a6922bf66f6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling validator_types v0.15.0 [INFO] [stderr] Checking num v0.3.1 [INFO] [stdout] error[E0277]: the trait bound `proc_macro2::Span: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-1.0.4/src/lib.rs:549:37 [INFO] [stdout] | [INFO] [stdout] 549 | first: self.clone().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `proc_macro2::Span` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `proc_macro::Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proc_macro2::Span: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-1.0.4/src/lib.rs:550:36 [INFO] [stdout] | [INFO] [stdout] 550 | last: self.clone().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `proc_macro2::Span` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `proc_macro::Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro-error` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "80176de757c59a7a575463d6afc0b0fd4c468416f801bc6ba0a24a6922bf66f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80176de757c59a7a575463d6afc0b0fd4c468416f801bc6ba0a24a6922bf66f6", kill_on_drop: false }` [INFO] [stdout] 80176de757c59a7a575463d6afc0b0fd4c468416f801bc6ba0a24a6922bf66f6