[INFO] fetching crate fasters 0.4.0... [INFO] documenting fasters-0.4.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate fasters 0.4.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate fasters 0.4.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fasters 0.4.0 [INFO] finished tweaking crates.io crate fasters 0.4.0 [INFO] tweaked toml for crates.io crate fasters 0.4.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fasters_derive v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.61.0" "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] 3665ce5c6d414086fae0aeeda704d93d98d853ccf34fc21744da253421548085 [INFO] running `Command { std: "docker" "start" "-a" "3665ce5c6d414086fae0aeeda704d93d98d853ccf34fc21744da253421548085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3665ce5c6d414086fae0aeeda704d93d98d853ccf34fc21744da253421548085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3665ce5c6d414086fae0aeeda704d93d98d853ccf34fc21744da253421548085", kill_on_drop: false }` [INFO] [stdout] 3665ce5c6d414086fae0aeeda704d93d98d853ccf34fc21744da253421548085 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf1d9659c68d630dfae61b5a1602e64807344b98179cd266d9d0b960636c85e8 [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" "bf1d9659c68d630dfae61b5a1602e64807344b98179cd266d9d0b960636c85e8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [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 autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking boolinator v2.4.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Checking bitvec v0.18.5 [INFO] [stderr] Checking roxmltree v0.13.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking rust-embed v5.9.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling fasters_derive v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Documenting fasters v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this attribute can only be applied at the crate level [INFO] [stdout] --> src/stream_iterator.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | #![doc(html_root_url = "https://docs.rs/streaming-iterator/0.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `encoders` [INFO] [stdout] --> src/lib.rs:20:70 [INFO] [stdout] | [INFO] [stdout] 20 | //! available, from [transport] and [session] layers to [encodings](encoders) and [INFO] [stdout] | ^^^^^^^^ no item named `encoders` 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 `HashMap` [INFO] [stdout] --> src/app/slr.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | //! A schema-less, [`HashMap`]-backed internal representation for FIX messages. [INFO] [stdout] | ^^^^^^^ no item named `HashMap` 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 `sofh::Codec::decode` [INFO] [stdout] --> src/codec/sofh.rs:24:53 [INFO] [stdout] | [INFO] [stdout] 24 | /// This type is returned in a borrowed form from [`sofh::Codec::decode`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `sofh` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `lookup` links to private item `BaseType` [INFO] [stdout] --> src/codec/tagvalue.rs:331:23 [INFO] [stdout] | [INFO] [stdout] 331 | /// Returns the [`BaseType`] of the tag number `tag`. [INFO] [stdout] | ^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `StreamIterator` [INFO] [stdout] --> src/codec/mod.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | /// A [`StreamIterator`] that iterates over all the messages that come from a [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `StreamIterator` 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 `StreamingDecoder::frames` [INFO] [stdout] --> src/codec/mod.rs:96:48 [INFO] [stdout] | [INFO] [stdout] 96 | /// This `struct` is created by the [`frames`](StreamingDecoder::frames) method [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `StreamingDecoder` has no associated item named `frames` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `get_message_by_name` links to private item `Message` [INFO] [stdout] --> src/dictionary.rs:196:23 [INFO] [stdout] | [INFO] [stdout] 196 | /// Returns the [`Message`] associated with `name`, if any. [INFO] [stdout] | ^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `get_component` links to private item `Component` [INFO] [stdout] --> src/dictionary.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | /// Returns the [`Component`] named `name`, if any. [INFO] [stdout] | ^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `get_field` links to private item `Field` [INFO] [stdout] --> src/dictionary.rs:260:23 [INFO] [stdout] | [INFO] [stdout] 260 | /// Returns the [`Field`] associated with `tag`, if any. [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `get_field_by_name` links to private item `Field` [INFO] [stdout] --> src/dictionary.rs:278:23 [INFO] [stdout] | [INFO] [stdout] 278 | /// Returns the [`Field`] named `name`, if any. [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Components` [INFO] [stdout] --> src/dictionary.rs:696:45 [INFO] [stdout] | [INFO] [stdout] 696 | /// A [`Section`] is a collection of many [`Components`]-s. It has no practical [INFO] [stdout] | ^^^^^^^^^^ no item named `Components` 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 `Initiator::feed` [INFO] [stdout] --> src/session/classic.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | //! point, namely [`Initiator::feed`] and [`Acceptor::feed`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^ the struct `Initiator` has no field or associated item named `feed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Acceptor::feed` [INFO] [stdout] --> src/session/classic.rs:13:45 [INFO] [stdout] | [INFO] [stdout] 13 | //! point, namely [`Initiator::feed`] and [`Acceptor::feed`]. [INFO] [stdout] | ^^^^^^^^^^^^^^ the struct `Acceptor` has no field or associated item named `feed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/codec/sofh.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | //! Please refer to https://www.fixtrading.org/standards/fix-sofh/ for more [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: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "bf1d9659c68d630dfae61b5a1602e64807344b98179cd266d9d0b960636c85e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf1d9659c68d630dfae61b5a1602e64807344b98179cd266d9d0b960636c85e8", kill_on_drop: false }` [INFO] [stdout] bf1d9659c68d630dfae61b5a1602e64807344b98179cd266d9d0b960636c85e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] be5437f32be4d8255fb76e1eb58916854c873392ab205e1fa023a4dafc1da51b [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" "be5437f32be4d8255fb76e1eb58916854c873392ab205e1fa023a4dafc1da51b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [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 autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking boolinator v2.4.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking bitvec v0.18.5 [INFO] [stderr] Checking roxmltree v0.13.1 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking rust-embed v5.9.0 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling fasters_derive v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Documenting fasters v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this attribute can only be applied at the crate level [INFO] [stdout] --> src/stream_iterator.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | #![doc(html_root_url = "https://docs.rs/streaming-iterator/0.1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `encoders` [INFO] [stdout] --> src/lib.rs:20:70 [INFO] [stdout] | [INFO] [stdout] 20 | //! available, from [transport] and [session] layers to [encodings](encoders) and [INFO] [stdout] | ^^^^^^^^ no item named `encoders` 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 `HashMap` [INFO] [stdout] --> src/app/slr.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | //! A schema-less, [`HashMap`]-backed internal representation for FIX messages. [INFO] [stdout] | ^^^^^^^ no item named `HashMap` 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 `sofh::Codec::decode` [INFO] [stdout] --> src/codec/sofh.rs:24:53 [INFO] [stdout] | [INFO] [stdout] 24 | /// This type is returned in a borrowed form from [`sofh::Codec::decode`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `sofh` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `lookup` links to private item `BaseType` [INFO] [stdout] --> src/codec/tagvalue.rs:331:23 [INFO] [stdout] | [INFO] [stdout] 331 | /// Returns the [`BaseType`] of the tag number `tag`. [INFO] [stdout] | ^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `StreamIterator` [INFO] [stdout] --> src/codec/mod.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | /// A [`StreamIterator`] that iterates over all the messages that come from a [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `StreamIterator` 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 `StreamingDecoder::frames` [INFO] [stdout] --> src/codec/mod.rs:96:48 [INFO] [stdout] | [INFO] [stdout] 96 | /// This `struct` is created by the [`frames`](StreamingDecoder::frames) method [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `StreamingDecoder` has no associated item named `frames` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `get_message_by_name` links to private item `Message` [INFO] [stdout] --> src/dictionary.rs:196:23 [INFO] [stdout] | [INFO] [stdout] 196 | /// Returns the [`Message`] associated with `name`, if any. [INFO] [stdout] | ^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `get_component` links to private item `Component` [INFO] [stdout] --> src/dictionary.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | /// Returns the [`Component`] named `name`, if any. [INFO] [stdout] | ^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `get_field` links to private item `Field` [INFO] [stdout] --> src/dictionary.rs:260:23 [INFO] [stdout] | [INFO] [stdout] 260 | /// Returns the [`Field`] associated with `tag`, if any. [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `get_field_by_name` links to private item `Field` [INFO] [stdout] --> src/dictionary.rs:278:23 [INFO] [stdout] | [INFO] [stdout] 278 | /// Returns the [`Field`] named `name`, if any. [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Components` [INFO] [stdout] --> src/dictionary.rs:696:45 [INFO] [stdout] | [INFO] [stdout] 696 | /// A [`Section`] is a collection of many [`Components`]-s. It has no practical [INFO] [stdout] | ^^^^^^^^^^ no item named `Components` 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 `Initiator::feed` [INFO] [stdout] --> src/session/classic.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | //! point, namely [`Initiator::feed`] and [`Acceptor::feed`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^ the struct `Initiator` has no field or associated item named `feed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Acceptor::feed` [INFO] [stdout] --> src/session/classic.rs:13:45 [INFO] [stdout] | [INFO] [stdout] 13 | //! point, namely [`Initiator::feed`] and [`Acceptor::feed`]. [INFO] [stdout] | ^^^^^^^^^^^^^^ the struct `Acceptor` has no field or associated item named `feed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/codec/sofh.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | //! Please refer to https://www.fixtrading.org/standards/fix-sofh/ for more [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: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "be5437f32be4d8255fb76e1eb58916854c873392ab205e1fa023a4dafc1da51b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be5437f32be4d8255fb76e1eb58916854c873392ab205e1fa023a4dafc1da51b", kill_on_drop: false }` [INFO] [stdout] be5437f32be4d8255fb76e1eb58916854c873392ab205e1fa023a4dafc1da51b