[INFO] fetching crate tendermint 0.24.0-pre.2... [INFO] documenting tendermint-0.24.0-pre.2 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate tendermint 0.24.0-pre.2 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate tendermint 0.24.0-pre.2 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 tendermint 0.24.0-pre.2 [INFO] finished tweaking crates.io crate tendermint 0.24.0-pre.2 [INFO] tweaked toml for crates.io crate tendermint 0.24.0-pre.2 written to /workspace/builds/worker-14/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 64240d9f3a6133ffe478a7846dbdc9610f9caab3ff2773517001e0aa4c1509e5 [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" "64240d9f3a6133ffe478a7846dbdc9610f9caab3ff2773517001e0aa4c1509e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64240d9f3a6133ffe478a7846dbdc9610f9caab3ff2773517001e0aa4c1509e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64240d9f3a6133ffe478a7846dbdc9610f9caab3ff2773517001e0aa4c1509e5", kill_on_drop: false }` [INFO] [stdout] 64240d9f3a6133ffe478a7846dbdc9610f9caab3ff2773517001e0aa4c1509e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7636e86f05a878a66bd99aa0816343f43fac7e021886edcdd61d6d60c2452328 [INFO] running `Command { std: "docker" "start" "-a" "7636e86f05a878a66bd99aa0816343f43fac7e021886edcdd61d6d60c2452328", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking signature v1.4.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_repr v0.1.8 [INFO] [stderr] Checking flex-error v0.4.4 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking curve25519-dalek-ng v4.1.1 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Checking ed25519-consensus v1.2.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking serde_bytes v0.11.6 [INFO] [stderr] Checking prost v0.10.4 [INFO] [stderr] Checking prost-types v0.10.1 [INFO] [stderr] Checking tendermint-proto v0.24.0-pre.2 [INFO] [stderr] Documenting tendermint v0.24.0-pre.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "7636e86f05a878a66bd99aa0816343f43fac7e021886edcdd61d6d60c2452328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7636e86f05a878a66bd99aa0816343f43fac7e021886edcdd61d6d60c2452328", kill_on_drop: false }` [INFO] [stdout] 7636e86f05a878a66bd99aa0816343f43fac7e021886edcdd61d6d60c2452328 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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" "--all-features" "--frozen" "--message-format=json" "--" "--cfg" "docsrs" "-Z" "unstable-options" "--document-private-items", 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] 979f2fbab21ffb52aad6f20c178c15a4838d324de50cad93756529cc08db5b92 [INFO] running `Command { std: "docker" "start" "-a" "979f2fbab21ffb52aad6f20c178c15a4838d324de50cad93756529cc08db5b92", 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 typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking ff v0.11.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking group v0.11.0 [INFO] [stderr] Checking flex-error v0.4.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking signature v1.4.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_repr v0.1.8 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Checking sec1 v0.2.1 [INFO] [stderr] Checking curve25519-dalek-ng v4.1.1 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Checking rfc6979 v0.1.0 [INFO] [stderr] Checking elliptic-curve v0.11.12 [INFO] [stderr] Checking ed25519-consensus v1.2.1 [INFO] [stderr] Checking ecdsa v0.13.4 [INFO] [stderr] Checking k256 v0.10.4 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking serde_bytes v0.11.6 [INFO] [stderr] Checking prost v0.10.4 [INFO] [stderr] Checking prost-types v0.10.1 [INFO] [stderr] Checking tendermint-proto v0.24.0-pre.2 [INFO] [stderr] Documenting tendermint v0.24.0-pre.2 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/error.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/error.rs:12:54 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/error.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/error.rs:12:54 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/error.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/error.rs:12:54 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/error.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/error.rs:12:54 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/error.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/error.rs:12:54 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/error.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/error.rs:12:54 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/error.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/error.rs:12:54 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/error.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/error.rs:12:54 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/error.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/error.rs:12:54 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `tendermint` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name tendermint src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="k256"' --cfg 'feature="ripemd160"' --cfg 'feature="secp256k1"' --cfg 'feature="std"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --cfg docsrs -Z unstable-options --document-private-items -C metadata=b303976426d93d6d -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1cc28e7feb38ab3a.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2884eed2054ca18a.rmeta --extern ed25519=/opt/rustwide/target/debug/deps/libed25519-0e8477fd15c828f6.rmeta --extern ed25519_consensus=/opt/rustwide/target/debug/deps/libed25519_consensus-c6dd8a5b3525b308.rmeta --extern flex_error=/opt/rustwide/target/debug/deps/libflex_error-f83156168b830852.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-45e808d5d4a372e0.rmeta --extern k256=/opt/rustwide/target/debug/deps/libk256-e36475aa53b5f519.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5539b5f50fadd90a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6a77d5dadf64d1bc.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-b634686cccb13dac.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-7ff856241cdefd24.rmeta --extern ripemd160=/opt/rustwide/target/debug/deps/libripemd160-67ca32dcfa510db7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d98f07d7dab902a2.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-aab4b13fe59f8658.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a98b4e9668d082b3.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-488f6c8894572392.so --extern sha2=/opt/rustwide/target/debug/deps/libsha2-64400de22eeede6e.rmeta --extern signature=/opt/rustwide/target/debug/deps/libsignature-528da46e74c67bc8.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-e840a69a77024720.rmeta --extern subtle_encoding=/opt/rustwide/target/debug/deps/libsubtle_encoding-349ec2ea09b3200b.rmeta --extern tendermint_proto=/opt/rustwide/target/debug/deps/libtendermint_proto-b2fdc0c33c93c20e.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-3653837c51a5d636.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-2020fe48b9a98b49.rmeta --extern-html-root-url 'async_trait=https://docs.rs/async-trait/0.1.53/' --extern-html-root-url 'bytes=https://docs.rs/bytes/1.1.0/' --extern-html-root-url 'ed25519=https://docs.rs/ed25519/1.5.2/' --extern-html-root-url 'ed25519_consensus=https://docs.rs/ed25519-consensus/1.2.1/' --extern-html-root-url 'flex_error=https://docs.rs/flex-error/0.4.4/' --extern-html-root-url 'futures=https://docs.rs/futures/0.3.21/' --extern-html-root-url 'k256=https://docs.rs/k256/0.10.4/' --extern-html-root-url 'num_traits=https://docs.rs/num-traits/0.2.15/' --extern-html-root-url 'once_cell=https://docs.rs/once_cell/1.12.0/' --extern-html-root-url 'prost=https://docs.rs/prost/0.10.4/' --extern-html-root-url 'prost_types=https://docs.rs/prost-types/0.10.1/' --extern-html-root-url 'ripemd160=https://docs.rs/ripemd160/0.9.1/' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.137/' --extern-html-root-url 'serde_bytes=https://docs.rs/serde_bytes/0.11.6/' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.81/' --extern-html-root-url 'serde_repr=https://docs.rs/serde_repr/0.1.8/' --extern-html-root-url 'sha2=https://docs.rs/sha2/0.9.9/' --extern-html-root-url 'signature=https://docs.rs/signature/1.4.0/' --extern-html-root-url 'subtle=https://docs.rs/subtle/2.4.1/' --extern-html-root-url 'subtle_encoding=https://docs.rs/subtle-encoding/0.5.1/' --extern-html-root-url 'tendermint_proto=https://docs.rs/tendermint-proto/0.24.0-pre.2/' --extern-html-root-url 'time=https://docs.rs/time/0.3.9/' --extern-html-root-url 'zeroize=https://docs.rs/zeroize/1.5.5/' -Zunstable-options --crate-version 0.24.0-pre.2` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "979f2fbab21ffb52aad6f20c178c15a4838d324de50cad93756529cc08db5b92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "979f2fbab21ffb52aad6f20c178c15a4838d324de50cad93756529cc08db5b92", kill_on_drop: false }` [INFO] [stdout] 979f2fbab21ffb52aad6f20c178c15a4838d324de50cad93756529cc08db5b92