[INFO] fetching crate typescript-type-def 0.5.3... [INFO] documenting typescript-type-def-0.5.3 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate typescript-type-def 0.5.3 into /workspace/builds/worker-37/source [INFO] validating manifest of crates.io crate typescript-type-def 0.5.3 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 typescript-type-def 0.5.3 [INFO] finished tweaking crates.io crate typescript-type-def 0.5.3 [INFO] tweaked toml for crates.io crate typescript-type-def 0.5.3 written to /workspace/builds/worker-37/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] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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] 5f3838a3970bde6288ce72dbc55e1a56611bbd85ea3f602760aef61ce11b00da [INFO] running `Command { std: "docker" "start" "-a" "5f3838a3970bde6288ce72dbc55e1a56611bbd85ea3f602760aef61ce11b00da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f3838a3970bde6288ce72dbc55e1a56611bbd85ea3f602760aef61ce11b00da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f3838a3970bde6288ce72dbc55e1a56611bbd85ea3f602760aef61ce11b00da", kill_on_drop: false }` [INFO] [stdout] 5f3838a3970bde6288ce72dbc55e1a56611bbd85ea3f602760aef61ce11b00da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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] dea9a34faafc95fdccafae3476484b2fa6b037ad35bb2488cbd292f1ff637570 [INFO] running `Command { std: "docker" "start" "-a" "dea9a34faafc95fdccafae3476484b2fa6b037ad35bb2488cbd292f1ff637570", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling typescript-type-def-derive v0.5.3 [INFO] [stderr] Documenting typescript-type-def v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `serde_json` [INFO] [stdout] --> src/emit.rs:124:11 [INFO] [stdout] | [INFO] [stdout] 124 | /// ### [`serde_json`] Types [INFO] [stdout] | ^^^^^^^^^^ no item named `serde_json` 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 `serde_json` [INFO] [stdout] --> src/emit.rs:126:53 [INFO] [stdout] | [INFO] [stdout] 126 | /// [`TypeDef`] is implemented for types from the [`serde_json`] crate (when the [INFO] [stdout] | ^^^^^^^^^^ no item named `serde_json` 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 `serde_json::Value` [INFO] [stdout] --> src/emit.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | /// | [`Value`](serde_json::Value) | null \|
boolean \|
number \|
string \|
JSONValue[] \|
{ [key: string]... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `serde_json` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `serde_json::Map` [INFO] [stdout] --> src/emit.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | /// | [`Map`](serde_json::Map) | `Record` | [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `serde_json` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `serde_json::Number` [INFO] [stdout] --> src/emit.rs:133:18 [INFO] [stdout] | [INFO] [stdout] 133 | /// | [`Number`](serde_json::Number) | `number` | [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `serde_json` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.47s [INFO] running `Command { std: "docker" "inspect" "dea9a34faafc95fdccafae3476484b2fa6b037ad35bb2488cbd292f1ff637570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dea9a34faafc95fdccafae3476484b2fa6b037ad35bb2488cbd292f1ff637570", kill_on_drop: false }` [INFO] [stdout] dea9a34faafc95fdccafae3476484b2fa6b037ad35bb2488cbd292f1ff637570 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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] 48972d32214487169f7bdab99a5333cd13bb04872063cade51ae89f4cf2b912e [INFO] running `Command { std: "docker" "start" "-a" "48972d32214487169f7bdab99a5333cd13bb04872063cade51ae89f4cf2b912e", kill_on_drop: false }` [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 version_check v0.9.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling darling_core v0.13.4 [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" "48972d32214487169f7bdab99a5333cd13bb04872063cade51ae89f4cf2b912e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48972d32214487169f7bdab99a5333cd13bb04872063cade51ae89f4cf2b912e", kill_on_drop: false }` [INFO] [stdout] 48972d32214487169f7bdab99a5333cd13bb04872063cade51ae89f4cf2b912e