[INFO] cloning repository https://github.com/neysofu/fasters [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neysofu/fasters" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneysofu%2Ffasters", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneysofu%2Ffasters'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36b40f3d34cc9af46acc7f60d2f3ae517fa8c0ee [INFO] testing neysofu/fasters against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneysofu%2Ffasters" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neysofu/fasters on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/neysofu/fasters [INFO] finished tweaking git repo https://github.com/neysofu/fasters [INFO] tweaked toml for git repo https://github.com/neysofu/fasters written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/neysofu/fasters already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] 1e76d83c0a00e53604e52196b1a634e11dabe59d455940d3e2655ca5d8d2fe38 [INFO] running `Command { std: "docker" "start" "-a" "1e76d83c0a00e53604e52196b1a634e11dabe59d455940d3e2655ca5d8d2fe38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e76d83c0a00e53604e52196b1a634e11dabe59d455940d3e2655ca5d8d2fe38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e76d83c0a00e53604e52196b1a634e11dabe59d455940d3e2655ca5d8d2fe38", kill_on_drop: false }` [INFO] [stdout] 1e76d83c0a00e53604e52196b1a634e11dabe59d455940d3e2655ca5d8d2fe38 [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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d0554143bc8fd58ed19cc69464174d5d791ec0b84d0b293e69982090b80bb7d [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" "9d0554143bc8fd58ed19cc69464174d5d791ec0b84d0b293e69982090b80bb7d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling radium v0.4.1 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling ord_subset v3.1.1 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling fefixp v0.1.0 (/opt/rustwide/workdir/crates/fefixp) [INFO] [stderr] Compiling fefixs v0.1.0 (/opt/rustwide/workdir/crates/fefixs) [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stdout] warning: field is never read: `next_seq_number` [INFO] [stdout] --> crates/fefixp/src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | next_seq_number: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `session_id` [INFO] [stdout] --> crates/fefixp/src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_seq_number` [INFO] [stdout] --> crates/fefixp/src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | next_seq_number: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `encoding_type` [INFO] [stdout] --> crates/fefixp/src/lib.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | encoding_type: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `effective_time` [INFO] [stdout] --> crates/fefixp/src/lib.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | effective_time: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> crates/fefixp/src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | version: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `template` [INFO] [stdout] --> crates/fefixp/src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | template: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `session_id` [INFO] [stdout] --> crates/fefixp/src/lib.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `client_flow` [INFO] [stdout] --> crates/fefixp/src/lib.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | client_flow: FlowType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `credentials` [INFO] [stdout] --> crates/fefixp/src/lib.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | credentials: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `session_id` [INFO] [stdout] --> crates/fefixp/src/lib.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/fefixp/src/lib.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | reason: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `session_id` [INFO] [stdout] --> crates/fefixp/src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_seq_number` [INFO] [stdout] --> crates/fefixp/src/lib.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | next_seq_number: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `credentials` [INFO] [stdout] --> crates/fefixp/src/lib.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | credentials: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_seq_number` [INFO] [stdout] --> crates/fefixp/src/lib.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | next_seq_number: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling decimal v2.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling bitvec v0.18.4 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling darling_core v0.12.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling sqlformat v0.1.6 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling darling_macro v0.12.0 [INFO] [stderr] Compiling darling v0.12.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling fefix v0.7.0 (/opt/rustwide/workdir/crates/fefix) [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling sqlx-rt v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rust_decimal v1.10.3 [INFO] [stderr] Compiling rust_decimal_macros v1.10.3 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling sqlx-core v0.5.2 [INFO] [stderr] Compiling fefix_derive v0.7.0 (/opt/rustwide/workdir/crates/fefix_derive) [INFO] [stderr] Compiling sqlx-macros v0.5.2 [INFO] [stderr] Compiling sqlx v0.5.2 [INFO] [stderr] Compiling fesofh v0.1.0 (/opt/rustwide/workdir/crates/fesofh) [INFO] [stderr] Compiling fefast v0.1.0 (/opt/rustwide/workdir/crates/fefast) [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fesofh/src/seq_decoder.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | / pub fn read_frames(self, reader: R) -> Frames [INFO] [stdout] 80 | | where [INFO] [stdout] 81 | | R: io::Read, [INFO] [stdout] 82 | | { [INFO] [stdout] ... | [INFO] [stdout] 86 | | } [INFO] [stdout] 87 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> crates/fesofh/src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | #![warn(missing_docs, rustdoc::missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> crates/fesofh/src/seq_decoder.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct Frames { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fesofh/src/seq_decoder.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn next(&mut self) -> Result>, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling example_tcp_sofh_tokio_codec v0.1.0 (/opt/rustwide/workdir/examples/31_tcp_sofh_tokio_codec) [INFO] [stderr] Compiling example_tcp_sofh v0.1.0 (/opt/rustwide/workdir/examples/30_tcp_sofh) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> crates/fefix/src/fefix_core/dict.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ERR_DECIMAL` [INFO] [stdout] --> crates/fefix/src/fix_value/primitives.rs:1:36 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{FixValue, ZeroPadding, ERR_DECIMAL, ERR_INT_INVALID, ERR_UTF8}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TagU16` [INFO] [stdout] --> crates/fefix/src/fix_value/primitives.rs:2:35 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{Buffer, BufferWriter, TagU16}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Date` [INFO] [stdout] --> crates/fefix/src/fix_value/utils_chrono.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use super::{Date, ERR_TIME, ERR_UTF8}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Offset` [INFO] [stdout] --> crates/fefix/src/fix_value/utils_chrono.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use chrono::Offset; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::TimeZone` [INFO] [stdout] --> crates/fefix/src/fix_value/utils_chrono.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use chrono::TimeZone; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::Environment` [INFO] [stdout] --> crates/fefix/src/session/backends.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::Environment; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::SetField` [INFO] [stdout] --> crates/fefix/src/session/backends.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::SetField; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future::Fuse` [INFO] [stdout] --> crates/fefix/src/session/event_loop.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use futures::future::Fuse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future::Ready` [INFO] [stdout] --> crates/fefix/src/session/event_loop.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::future::Ready; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::dict::IsFieldDefinition` [INFO] [stdout] --> crates/fefix/src/tagvalue/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | use crate::dict::IsFieldDefinition; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::FixValue` [INFO] [stdout] --> crates/fefix/src/tagvalue/mod.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | use crate::FixValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_inbound` [INFO] [stdout] --> crates/fefix/src/session/mod.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | next_inbound: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_outbound` [INFO] [stdout] --> crates/fefix/src/session/mod.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | next_outbound: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tag` [INFO] [stdout] --> crates/fefix/src/tagvalue/decoder.rs:443:5 [INFO] [stdout] | [INFO] [stdout] 443 | tag: TagU16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `i_first_cell` [INFO] [stdout] --> crates/fefix/src/tagvalue/decoder.rs:500:5 [INFO] [stdout] | [INFO] [stdout] 500 | i_first_cell: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `i_last_cell` [INFO] [stdout] --> crates/fefix/src/tagvalue/decoder.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 501 | i_last_cell: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `len_end_header` [INFO] [stdout] --> crates/fefix/src/tagvalue/decoder.rs:502:5 [INFO] [stdout] | [INFO] [stdout] 502 | len_end_header: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `len_end_body` [INFO] [stdout] --> crates/fefix/src/tagvalue/decoder.rs:503:5 [INFO] [stdout] | [INFO] [stdout] 503 | len_end_body: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `len_end_trailer` [INFO] [stdout] --> crates/fefix/src/tagvalue/decoder.rs:504:5 [INFO] [stdout] | [INFO] [stdout] 504 | len_end_trailer: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> crates/fefix/src/tagvalue/decoder.rs:663:5 [INFO] [stdout] | [INFO] [stdout] 663 | message: &'a Message<'a, T>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `len` [INFO] [stdout] --> crates/fefix/src/tagvalue/decoder.rs:664:5 [INFO] [stdout] | [INFO] [stdout] 664 | len: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field_len` [INFO] [stdout] --> crates/fefix/src/tagvalue/decoder.rs:665:5 [INFO] [stdout] | [INFO] [stdout] 665 | field_len: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `group` [INFO] [stdout] --> crates/fefix/src/tagvalue/decoder.rs:673:5 [INFO] [stdout] | [INFO] [stdout] 673 | group: &'a GroupRef<'a, T>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `i` [INFO] [stdout] --> crates/fefix/src/tagvalue/decoder.rs:674:5 [INFO] [stdout] | [INFO] [stdout] 674 | i: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dict` [INFO] [stdout] --> crates/fefix/src/tagvalue/tokio_decoder.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | dict: Dictionary, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dict` [INFO] [stdout] --> crates/fefix/src/tagvalue/tokio_decoder.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | dict: Dictionary, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `raw_decoder` [INFO] [stdout] --> crates/fefix/src/tagvalue/tokio_decoder.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | raw_decoder: Decoder, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dictionaries` [INFO] [stdout] --> crates/fefix/src/json/decoder.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | dictionaries: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> crates/fefix/src/fefix_core/dict.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait DataFieldLookup { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> crates/fefix/src/lib.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/fefix_core/dict.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | fn field_is_data(&self, field: F) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> crates/fefix/src/fefix_core/dict.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub trait NumInGroupLookup { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/fefix_core/dict.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | fn field_is_num_in_group(&self, field: F) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> crates/fefix/src/fefix_core/dict.rs:654:5 [INFO] [stdout] | [INFO] [stdout] 654 | Xml, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> crates/fefix/src/fefix_core/dict.rs:655:5 [INFO] [stdout] | [INFO] [stdout] 655 | Block { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/fefix/src/fefix_core/dict.rs:656:9 [INFO] [stdout] | [INFO] [stdout] 656 | is_repeating: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/fefix/src/fefix_core/dict.rs:657:9 [INFO] [stdout] | [INFO] [stdout] 657 | is_implicit: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/fefix/src/fefix_core/dict.rs:658:9 [INFO] [stdout] | [INFO] [stdout] 658 | is_optimized: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> crates/fefix/src/fefix_core/dict.rs:660:5 [INFO] [stdout] | [INFO] [stdout] 660 | Message, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/fefix_core/dict.rs:1148:5 [INFO] [stdout] | [INFO] [stdout] 1148 | pub fn doc_url_onixs(&self, version: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> crates/fefix/src/fefix_core/dict.rs:1241:1 [INFO] [stdout] | [INFO] [stdout] 1241 | pub trait IsFieldDefinition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/fefix_core/dict.rs:1383:5 [INFO] [stdout] | [INFO] [stdout] 1383 | pub fn group_info(&self, num_in_group_tag: TagU16) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/fefix_core/dict.rs:1408:5 [INFO] [stdout] | [INFO] [stdout] 1408 | pub fn layout(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/set_field.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / fn set<'a, V>(&'a mut self, field: F, value: V) [INFO] [stdout] 6 | | where [INFO] [stdout] 7 | | V: FixValue<'a>, [INFO] [stdout] 8 | | { [INFO] [stdout] 9 | | self.set_with(field, value, ::default()) [INFO] [stdout] 10 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/set_field.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / fn set_with<'a, V>(&'a mut self, field: F, value: V, setting: V::SerializeSettings) [INFO] [stdout] 13 | | where [INFO] [stdout] 14 | | V: FixValue<'a>; [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> crates/fefix/src/session/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub mod backends; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> crates/fefix/src/session/backends.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Application {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/session/config.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | fn begin_string(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/session/config.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | fn sender_comp_id(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/session/config.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | fn target_comp_id(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/session/config.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | fn environment(&self) -> Environment { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/session/config.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | fn heartbeat(&self) -> Duration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/session/event_loop.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn next_event<'a>(&'a mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/session/resend_request_range.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(start: usize, end: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/fefix/src/session/seq_numbers.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub next_inbound: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/fefix/src/session/seq_numbers.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub next_outbound: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/session/seq_numbers.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn incr_inbound(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/session/seq_numbers.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn incr_outbound(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/session/seq_numbers.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn validate_inbound(&self, inbound: u64) -> Result<(), SeqNumberError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> crates/fefix/src/session/seq_numbers.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | pub enum SeqNumberError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> crates/fefix/src/session/seq_numbers.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | Recover, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> crates/fefix/src/session/seq_numbers.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | TooLow, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> crates/fefix/src/session/seq_numbers.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | NoSeqNum, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/session/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | fn sender_comp_id(&self) -> &[u8]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/session/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | fn target_comp_id(&self) -> &[u8]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/session/mod.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | fn message_encoding(&self) -> Option<&[u8]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/session/mod.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | fn set_sender_and_target<'a>(&'a self, msg: &mut impl SetField) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/session/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | fn environment(&self) -> Environment { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/session/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | fn on_heartbeat_is_due(&mut self) -> Result<(), Self::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/session/mod.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | fn fetch_messages(&mut self) -> Result<&[&[u8]], Self::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/session/mod.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | fn pending_message(&mut self) -> Option<&[u8]>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> crates/fefix/src/session/mod.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct State { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> crates/fefix/src/session/mod.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | pub struct MsgSeqNumCounter(u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> crates/fefix/src/session/mod.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub const START: Self = Self(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/session/mod.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn next(&mut self) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/session/mod.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn expected(&self) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> crates/fefix/src/session/mod.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | pub struct FixConnection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/tagvalue/decoder.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn buffered(self) -> DecoderBuffered { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/fefix/src/tagvalue/field_locator.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub tag: TagU16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/fefix/src/tagvalue/field_locator.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub context: FieldLocatorContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> crates/fefix/src/tagvalue/field_locator.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum FieldLocatorContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> crates/fefix/src/tagvalue/field_locator.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | TopLevel, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> crates/fefix/src/tagvalue/field_locator.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | WithinGroup { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/fefix/src/tagvalue/field_locator.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | index_of_group_tag: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/fefix/src/tagvalue/field_locator.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | entry_index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/fefix/src/tagvalue/raw_decoder.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub data: T, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/fefix/src/tagvalue/raw_decoder.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub begin_string: Range, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/fefix/src/tagvalue/raw_decoder.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub payload: Range, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/tagvalue/raw_decoder.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn parse(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> crates/fefix/src/tagvalue/tokio_decoder.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / pub struct TokioDecoder [INFO] [stdout] 46 | | where [INFO] [stdout] 47 | | C: Configure, [INFO] [stdout] 48 | | { [INFO] [stdout] 49 | | dict: Dictionary, [INFO] [stdout] 50 | | raw_decoder: Decoder, [INFO] [stdout] 51 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> crates/fefix/src/json/decoder.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct MessageFieldsIter<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/json/decoder.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn decode<'a>(&'a mut self, data: &'a [u8]) -> Result, DecodeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> crates/fefix/src/json/decoder.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | pub enum FieldOrGroup<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> crates/fefix/src/json/decoder.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | Field(Cow<'a, str>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> crates/fefix/src/json/decoder.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | Group(Vec>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/json/encoder.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/json/encoder.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn start_message(&mut self) -> encoder_states::Initial { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> crates/fefix/src/json/encoder.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub encoder: &'a mut Encoder, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/json/encoder.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn with_header(self) -> StdHeader<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/json/encoder.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn with_body(self) -> Body<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/json/encoder.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | / pub fn set(self, field: &F, value: T) -> Self [INFO] [stdout] 87 | | where [INFO] [stdout] 88 | | T: FixValue<'a>, [INFO] [stdout] 89 | | F: IsFieldDefinition, [INFO] [stdout] 90 | | { [INFO] [stdout] 91 | | EncoderStateAtTopLevel::set(self, field, value) [INFO] [stdout] 92 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/json/encoder.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn with_trailer(self) -> StdTrailer<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/json/encoder.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | / pub fn set(self, field: &F, value: T) -> Self [INFO] [stdout] 119 | | where [INFO] [stdout] 120 | | T: FixValue<'a>, [INFO] [stdout] 121 | | F: IsFieldDefinition, [INFO] [stdout] 122 | | { [INFO] [stdout] 123 | | EncoderStateAtTopLevel::set(self, field, value) [INFO] [stdout] 124 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/json/encoder.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn done(self) -> &'a str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> crates/fefix/src/json/encoder.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | / pub fn set(self, field: &F, value: T) -> Self [INFO] [stdout] 147 | | where [INFO] [stdout] 148 | | T: FixValue<'a>, [INFO] [stdout] 149 | | F: IsFieldDefinition, [INFO] [stdout] 150 | | { [INFO] [stdout] 151 | | EncoderStateAtTopLevel::set(self, field, value) [INFO] [stdout] 152 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 105 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling example_coinbase_codegen v0.1.0 (/opt/rustwide/workdir/examples/05_coinbase_codegen) [INFO] [stderr] Compiling test_codegen_fix44 v0.1.0 (/opt/rustwide/workdir/tests/codegen_fix44) [INFO] [stderr] Compiling example_json_encoding v0.1.0 (/opt/rustwide/workdir/examples/70_json_to_tagvalue) [INFO] [stderr] Compiling example_tls_fixua_acceptor v0.1.0 (/opt/rustwide/workdir/examples/tls_fixua_acceptor) [INFO] [stderr] Compiling example_decode_fix v0.1.0 (/opt/rustwide/workdir/examples/00_decode_fix) [INFO] [stderr] Compiling example_encode_new_order_single v0.1.0 (/opt/rustwide/workdir/examples/10_encode_new_order_single) [INFO] [stderr] Compiling example_decode_fix_stream v0.1.0 (/opt/rustwide/workdir/examples/03_decode_fix_stream) [INFO] [stderr] Compiling example_tokio_fix_initiator v0.1.0 (/opt/rustwide/workdir/examples/20_tokio_fix_initiator) [INFO] [stderr] Compiling test_compile_full_features v0.1.0 (/opt/rustwide/workdir/tests/compile_full_features) [INFO] [stderr] error: failed to run custom build command for `test_codegen_fix44 v0.1.0 (/opt/rustwide/workdir/tests/codegen_fix44)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/test_codegen_fix44-45a0cbe9a5f15010/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9d0554143bc8fd58ed19cc69464174d5d791ec0b84d0b293e69982090b80bb7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d0554143bc8fd58ed19cc69464174d5d791ec0b84d0b293e69982090b80bb7d", kill_on_drop: false }` [INFO] [stdout] 9d0554143bc8fd58ed19cc69464174d5d791ec0b84d0b293e69982090b80bb7d