[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] 7e197e7c1b71d70e3abd991add1f6a81bebaeed1 [INFO] testing neysofu/fasters against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneysofu%2Ffasters" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neysofu/fasters on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-10/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a66646a95177cc6254acbfa245fc4a97a2108a709c3b2109884da93b9f3e91ea [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" "a66646a95177cc6254acbfa245fc4a97a2108a709c3b2109884da93b9f3e91ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a66646a95177cc6254acbfa245fc4a97a2108a709c3b2109884da93b9f3e91ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a66646a95177cc6254acbfa245fc4a97a2108a709c3b2109884da93b9f3e91ea", kill_on_drop: false }` [INFO] [stdout] a66646a95177cc6254acbfa245fc4a97a2108a709c3b2109884da93b9f3e91ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3f28c063fed185df15693fd043ea9b8e83f933d3a437333b6bd41105c2de10f [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" "d3f28c063fed185df15693fd043ea9b8e83f933d3a437333b6bd41105c2de10f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling sval v1.0.0-alpha.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling radium v0.4.1 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling ord_subset v3.1.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling http-types v2.10.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling bitvec v0.18.4 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [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 blake3 v0.3.7 [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 cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling byte-pool v0.2.2 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling sqlformat v0.1.6 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling darling_core v0.12.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling ctor v0.1.17 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling darling_macro v0.12.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling darling v0.12.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures 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 url v2.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rust_decimal v1.10.3 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling rust_decimal_macros v1.10.3 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling fefix v0.1.0 (/opt/rustwide/workdir/fefix) [INFO] [stderr] Compiling sqlx-core v0.5.2 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling fefix_derive v0.1.0 (/opt/rustwide/workdir/fefix_derive) [INFO] [stdout] warning: variant is never constructed: `Absolute` [INFO] [stdout] --> fefix_derive/src/derive_read_fields.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | Absolute, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `gen_transforms` [INFO] [stdout] --> fefix_derive/src/derive_read_fields.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | fn gen_transforms(&self) -> TokenStream2 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `gen_set_field` [INFO] [stdout] --> fefix_derive/src/derive_read_fields.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | fn gen_set_field(&self) -> TokenStream2 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NotANamedStruct` [INFO] [stdout] --> fefix_derive/src/derive_read_fields.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | NotANamedStruct(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-h1 v2.3.0 [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling http-client v6.2.0 [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tide v0.16.0 [INFO] [stderr] Compiling sqlx-macros v0.5.2 [INFO] [stderr] Compiling sqlx v0.5.2 [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> fefix/src/fefix_core/codegen.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn gen_field_definition(fix_dictionary: dict::Dictionary, field: dict::Field) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> fefix/src/lib.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | #![warn(missing_docs, missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct Version { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn write(&self, writer: &mut impl io::Write) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn from_bytes(bytes: &[u8]) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:678:5 [INFO] [stdout] | [INFO] [stdout] 678 | OptimisedBlockRepeating, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:679:5 [INFO] [stdout] | [INFO] [stdout] 679 | OptimisedImplicitBlockRepeating, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:680:5 [INFO] [stdout] | [INFO] [stdout] 680 | XMLDataBlock, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:681:5 [INFO] [stdout] | [INFO] [stdout] 681 | Message, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1183:5 [INFO] [stdout] | [INFO] [stdout] 1183 | 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] --> fefix/src/fefix_core/dict.rs:1263:1 [INFO] [stdout] | [INFO] [stdout] 1263 | pub trait IsFieldDefinition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1264:5 [INFO] [stdout] | [INFO] [stdout] 1264 | fn tag(&self) -> TagU16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1266:5 [INFO] [stdout] | [INFO] [stdout] 1266 | fn name(&self) -> &str; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1269:5 [INFO] [stdout] | [INFO] [stdout] 1269 | fn location(&self) -> FieldLocation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1405:5 [INFO] [stdout] | [INFO] [stdout] 1405 | 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] --> fefix/src/fefix_core/dict.rs:1430:5 [INFO] [stdout] | [INFO] [stdout] 1430 | pub fn layout(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/fix_values/date.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn to_chrono_utc(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/fix_values/date.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn to_chrono_naive(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> fefix/src/fix_values/error.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Decimal { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/fix_values/error.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | NotUtf8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/fix_values/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Other(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> fefix/src/fix_values/error.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum Bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/fix_values/error.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | WrongLength, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/fix_values/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | InvalidCharacter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> fefix/src/fix_values/error.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub enum Int { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/fix_values/error.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | InvalidUtf8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/fix_values/error.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | Other, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/fix_values/error.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Other, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/fix_values/error.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | Other, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/fix_values/error.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | Other, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/fix_values/time.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub const fn to_bytes(&self) -> [u8; LEN_IN_BYTES_WITH_MILLI] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/fix_values/time.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn to_chrono_naive(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/fix_values/timestamp.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn utc_now() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/fix_values/timestamp.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn to_chrono_utc(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/fix_values/timestamp.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn to_chrono_naive(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> fefix/src/fix_values/tz.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub const UTC: Self = Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/fix_values/tz.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn offset(&self) -> (i32, Duration) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/fix_values/tz.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn to_chrono_offset(&self) -> chrono::FixedOffset { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> fefix/src/fix_values/tz_time.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct TzTime { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/fix_values/tz_time.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn minute(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/fix_values/tz_time.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn second(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/fix_values/tz_time.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn tz_offset(&self) -> Duration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> fefix/src/fix_values/tz_timestamp.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct TzTimestamp { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/fix_values/tz_timestamp.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn timestamp(&self) -> Timestamp { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/fix_values/tz_timestamp.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn is_utc(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a type alias [INFO] [stdout] --> fefix/src/fix_values/mod.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | pub type Country = [u8; 2]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a type alias [INFO] [stdout] --> fefix/src/fix_values/mod.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | pub type Currency = [u8; 3]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a type alias [INFO] [stdout] --> fefix/src/fix_values/mod.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | pub type Exchange = [u8; 4]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/json/decoder.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/json/decoder.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn iter(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/json/decoder.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / pub fn group<'b, F, T>(&'b self, _field_def: &F) -> Option> [INFO] [stdout] 61 | | where [INFO] [stdout] 62 | | 'b: 'a, [INFO] [stdout] 63 | | F: IsFieldDefinition, [INFO] [stdout] ... | [INFO] [stdout] 66 | | None [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/json/decoder.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | / pub fn field_ref<'b, F, T>( [INFO] [stdout] 70 | | &'b self, [INFO] [stdout] 71 | | _field_def: &F, [INFO] [stdout] 72 | | ) -> Option>::Error>> [INFO] [stdout] ... | [INFO] [stdout] 78 | | unimplemented!() [INFO] [stdout] 79 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/json/decoder.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn field_raw(&self, _name: &str, _location: FieldLocation) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/json/decoder.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | / pub fn group<'b, F, T>(&'b self, _field_def: &F) -> Option> [INFO] [stdout] 98 | | where [INFO] [stdout] 99 | | 'b: 'a, [INFO] [stdout] 100 | | F: IsFieldDefinition, [INFO] [stdout] ... | [INFO] [stdout] 103 | | None [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/json/decoder.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | / pub fn field_ref<'b, F, T>( [INFO] [stdout] 107 | | &'b self, [INFO] [stdout] 108 | | field_def: &F, [INFO] [stdout] 109 | | ) -> Option>::Error>> [INFO] [stdout] ... | [INFO] [stdout] 115 | | self.internal.field_ref(field_def) [INFO] [stdout] 116 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/json/decoder.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn field_raw<'b>(&'b self, name: &str, location: FieldLocation) -> Option<&'b str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> fefix/src/json/decoder.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | pub struct MessageFieldsIter<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/json/decoder.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | 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] --> fefix/src/json/decoder.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | pub enum FieldOrGroup<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/json/decoder.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | Field(Cow<'a, str>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/json/decoder.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | Group(Vec>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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: missing documentation for a module [INFO] [stdout] --> 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 struct [INFO] [stdout] --> fefix/src/session/connection.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct MsgSeqNumCounter(pub u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> fefix/src/session/connection.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub const START: Self = Self(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/session/connection.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn next(&mut self) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/session/connection.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn expected(&self) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> fefix/src/session/connection.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub enum Response<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/session/connection.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/session/connection.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | ResetHeartbeat, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/session/connection.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | TerminateTransport, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/session/connection.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | Application(Message<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/session/connection.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | Session(&'a [u8]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/session/connection.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | Inbound(Message<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/session/connection.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | Outbound(Message<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/session/connection.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | OutboundBytes(&'a [u8]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/session/connection.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | Resend { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> fefix/src/session/connection.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | range: (), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> fefix/src/session/connection.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct FixConnectionBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/session/connection.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | / pub fn set_begin_string(&mut self, begin_string: S) [INFO] [stdout] 88 | | where [INFO] [stdout] 89 | | S: Into, [INFO] [stdout] 90 | | { [INFO] [stdout] 91 | | self.begin_string = begin_string.into(); [INFO] [stdout] 92 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/session/connection.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn set_environmen(&mut self, env: Environment) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/session/connection.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn set_seq_numbers(&mut self, inbound: u64, outbound: u64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/session/connection.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | / pub fn set_sender_comp_id(&mut self, sender_comp_id: S) [INFO] [stdout] 109 | | where [INFO] [stdout] 110 | | S: Into, [INFO] [stdout] 111 | | { [INFO] [stdout] 112 | | self.sender_comp_id = sender_comp_id.into(); [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/session/connection.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / pub fn set_target_comp_id(&mut self, target_comp_id: S) [INFO] [stdout] 116 | | where [INFO] [stdout] 117 | | S: Into, [INFO] [stdout] 118 | | { [INFO] [stdout] 119 | | self.target_comp_id = target_comp_id.into(); [INFO] [stdout] 120 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/session/connection.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn build(self) -> FixConnection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/session/connection.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | / pub async fn start( [INFO] [stdout] 173 | | &mut self, [INFO] [stdout] 174 | | mut app: B, [INFO] [stdout] 175 | | mut input: I, [INFO] [stdout] ... | [INFO] [stdout] 186 | | self.event_loop(app, input, output, decoder).await; [INFO] [stdout] 187 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/session/connection.rs:426:5 [INFO] [stdout] | [INFO] [stdout] 426 | pub fn on_heartbeat_is_due(&mut self) -> &[u8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/session/connection.rs:444:5 [INFO] [stdout] | [INFO] [stdout] 444 | pub fn on_heartbeat(&mut self, _msg: Message) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/session/event_loop.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn new(decoder: DecoderBuffered, input: I, heartbeat: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/session/event_loop.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub async fn next<'a>(&'a mut self) -> LlEvent<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> fefix/src/session/event_loop.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | Message { msg: Message<'a> }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> fefix/src/session/event_loop.rs:102:15 [INFO] [stdout] | [INFO] [stdout] 102 | IoError { err: io::Error }, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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 a trait [INFO] [stdout] --> fefix/src/session/mod.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | pub trait Backend: Clone { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> fefix/src/session/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | type Error; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/session/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | 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] --> fefix/src/session/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | fn on_inbound_app_message(&mut self, message: Message) -> Result<(), Self::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/session/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | fn on_outbound_message(&mut self, message: &[u8]) -> Result<(), Self::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/session/mod.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | fn on_inbound_message(&mut self, message: Message, is_app: bool) -> Result<(), Self::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/session/mod.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | fn on_resend_request(&mut self, range: Range) -> Result<(), Self::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/session/mod.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | fn on_successful_handshake(&mut self) -> Result<(), Self::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/session/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | 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] --> fefix/src/session/mod.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | fn pending_message(&mut self) -> Option<&[u8]>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> fefix/src/session/mod.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct State { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/session/mod.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn allows_testing(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/sofh/seq_decoder.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | / pub fn read_frames(self, reader: R) -> Frames [INFO] [stdout] 78 | | where [INFO] [stdout] 79 | | R: io::Read, [INFO] [stdout] 80 | | { [INFO] [stdout] ... | [INFO] [stdout] 84 | | } [INFO] [stdout] 85 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> fefix/src/sofh/seq_decoder.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct Frames { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/sofh/seq_decoder.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn next(&mut self) -> Result>, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | pub fn supply_buffer(&mut self) -> &mut [u8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:287:5 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:292:5 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn state(&mut self) -> Result, DecodeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 304 | pub fn message(&self) -> Message { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:396:5 [INFO] [stdout] | [INFO] [stdout] 396 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:400:5 [INFO] [stdout] | [INFO] [stdout] 400 | pub fn entry(&self, index: usize) -> MessageGroupEntry { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | / pub fn field_ref<'b, F, T>( [INFO] [stdout] 421 | | &'b self, [INFO] [stdout] 422 | | field_def: &'b F, [INFO] [stdout] 423 | | ) -> Option>::Error>> [INFO] [stdout] ... | [INFO] [stdout] 438 | | .map(|x| T::deserialize_lossy(x.0)) [INFO] [stdout] 439 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:450:5 [INFO] [stdout] | [INFO] [stdout] 450 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:454:5 [INFO] [stdout] | [INFO] [stdout] 454 | pub fn group_ref(&self, tag: TagU16) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:469:5 [INFO] [stdout] | [INFO] [stdout] 469 | pub fn field_raw(&self, tag: TagU16) -> Option<&[u8]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:476:5 [INFO] [stdout] | [INFO] [stdout] 476 | pub fn fields(&self) -> Fields<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:483:5 [INFO] [stdout] | [INFO] [stdout] 483 | pub fn as_bytes(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:489:1 [INFO] [stdout] | [INFO] [stdout] 489 | pub struct Fields<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/encoder.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / pub fn start_message<'a>( [INFO] [stdout] 69 | | &'a mut self, [INFO] [stdout] 70 | | begin_string: &[u8], [INFO] [stdout] 71 | | buffer: &'a mut Vec, [INFO] [stdout] ... | [INFO] [stdout] 98 | | state [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/encoder.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | / pub fn set_any<'b, T>(&mut self, tag: TagU16, value: T) [INFO] [stdout] 130 | | where [INFO] [stdout] 131 | | T: FixValue<'b>, [INFO] [stdout] 132 | | { [INFO] [stdout] ... | [INFO] [stdout] 137 | | .extend_from_slice(&[self.raw_encoder.config().separator()]); [INFO] [stdout] 138 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/encoder.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn raw(&mut self, raw: &[u8]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> fefix/src/tagvalue/field_getters.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | type Key; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/field_getters.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | fn fv_raw_with_key<'b>(&'b self, key: Self::Key) -> Option<&'b [u8]>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/field_getters.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / fn fv_raw<'b, F>(&'b self, field: &'a F) -> Option<&'b [u8]> [INFO] [stdout] 21 | | where [INFO] [stdout] 22 | | 'b: 'a, [INFO] [stdout] 23 | | F: IsFieldDefinition; [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/field_getters.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | / fn fv_opt<'b, V, F>(&'b self, field: &'a F) -> Option> [INFO] [stdout] 26 | | where [INFO] [stdout] 27 | | 'b: 'a, [INFO] [stdout] 28 | | V: FixValue<'b>, [INFO] [stdout] ... | [INFO] [stdout] 34 | | }) [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/field_getters.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / fn fv<'b, V, F>(&'b self, field: &'a F) -> OptResult [INFO] [stdout] 38 | | where [INFO] [stdout] 39 | | 'b: 'a, [INFO] [stdout] 40 | | V: FixValue<'b>, [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/field_getters.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / fn fvl_opt<'b, V, F>(&'b self, field: &'a F) -> Option> [INFO] [stdout] 51 | | where [INFO] [stdout] 52 | | 'b: 'a, [INFO] [stdout] 53 | | V: FixValue<'b>, [INFO] [stdout] ... | [INFO] [stdout] 60 | | }) [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/field_getters.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / fn fvl<'b, V, F>(&'b self, field: &'a F) -> Result> [INFO] [stdout] 64 | | where [INFO] [stdout] 65 | | 'b: 'a, [INFO] [stdout] 66 | | V: FixValue<'b>, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/field_getters.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | / fn fvl_with_key<'b, V>(&'b self, key: Self::Key) -> OptResult [INFO] [stdout] 77 | | where [INFO] [stdout] 78 | | V: FixValue<'b>, [INFO] [stdout] 79 | | { [INFO] [stdout] ... | [INFO] [stdout] 87 | | } [INFO] [stdout] 88 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/raw_decoder.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn buffered(self) -> RawDecoderBuffered { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/raw_decoder.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/raw_decoder.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn current_frame(&self) -> Result, DecodeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/tagvalue/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | FieldPresence, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/tagvalue/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | CheckSum, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> fefix/src/tagvalue/mod.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / pub trait MapFields<'a> [INFO] [stdout] 54 | | where [INFO] [stdout] 55 | | Self: Fv<'a>, [INFO] [stdout] 56 | | { [INFO] [stdout] ... | [INFO] [stdout] 59 | | fn group(&'a self) -> Self::Group; [INFO] [stdout] 60 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> fefix/src/tagvalue/mod.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | type Group: MapGroup<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/mod.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | fn group(&'a self) -> Self::Group; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> fefix/src/tagvalue/mod.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait MapGroup<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> fefix/src/tagvalue/mod.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | type Entry: MapFields<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/mod.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | fn len(&self) -> usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/mod.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | fn entry(&self) -> Self::Entry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> fefix/src/tagvalue/mod.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | pub trait FvWrite<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> fefix/src/tagvalue/mod.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | type Key; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/mod.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | / fn set_fv_with_key<'b, T>(&'b mut self, key: &Self::Key, value: T) [INFO] [stdout] 74 | | where [INFO] [stdout] 75 | | T: FixValue<'b>; [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/mod.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | / fn set_fv<'b, V, F>(&'b mut self, field: &F, value: V) [INFO] [stdout] 78 | | where [INFO] [stdout] 79 | | V: FixValue<'b>, [INFO] [stdout] 80 | | F: IsFieldDefinition; [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 165 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling test_codegen_fix44 v0.1.0 (/opt/rustwide/workdir/tests/codegen_fix44) [INFO] [stderr] Compiling example_coinbase_codegen v0.1.0 (/opt/rustwide/workdir/examples/05_coinbase_codegen) [INFO] [stderr] Compiling example_tcp_sofh v0.1.0 (/opt/rustwide/workdir/examples/30_tcp_sofh) [INFO] [stderr] Compiling example_tls_fixua_acceptor v0.1.0 (/opt/rustwide/workdir/examples/tls_fixua_acceptor) [INFO] [stderr] Compiling example_json_encoding v0.1.0 (/opt/rustwide/workdir/examples/70_json_encoding) [INFO] [stderr] Compiling example_tokio_fix_initiator v0.1.0 (/opt/rustwide/workdir/examples/20_tokio_fix_initiator) [INFO] [stderr] Compiling example_decode_fix_stream v0.1.0 (/opt/rustwide/workdir/examples/03_decode_fix_stream) [INFO] [stderr] Compiling example_derive_side v0.1.0 (/opt/rustwide/workdir/examples/12_derive_side) [INFO] [stderr] Compiling example_decode_fix v0.1.0 (/opt/rustwide/workdir/examples/00_decode_fix) [INFO] [stderr] Compiling example_tcp_sofh_tokio_codec v0.1.0 (/opt/rustwide/workdir/examples/31_tcp_sofh_tokio_codec) [INFO] [stderr] Compiling example_encode_new_order_single v0.1.0 (/opt/rustwide/workdir/examples/10_encode_new_order_single) [INFO] [stderr] error: could not compile `example_json_encoding` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name example_json_encoding --edition=2018 examples/70_json_encoding/src/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=ad3504b97272a8e1 -C extra-filename=-ad3504b97272a8e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern deadpool=/opt/rustwide/target/debug/deps/libdeadpool-99f04a5aea87d451.rlib --extern fefix=/opt/rustwide/target/debug/deps/libfefix-e15454e1d159b5ae.rlib --extern tide=/opt/rustwide/target/debug/deps/libtide-65d907b8c013a7ef.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0361600f685e8a58.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/decimal-f370418360032d50/out -L native=/opt/rustwide/target/debug/build/ring-a835455a68be31de/out -L native=/opt/rustwide/target/debug/build/blake3-707cd8a35629cb9a/out -L native=/opt/rustwide/target/debug/build/blake3-707cd8a35629cb9a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-4d7689c69e1e4e8e.example_tcp_sofh_tokio_codec.9obtv8ld-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-4d7689c69e1e4e8e.example_tcp_sofh_tokio_codec.9obtv8ld-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-4d7689c69e1e4e8e.example_tcp_sofh_tokio_codec.9obtv8ld-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-4d7689c69e1e4e8e.example_tcp_sofh_tokio_codec.9obtv8ld-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-4d7689c69e1e4e8e.example_tcp_sofh_tokio_codec.9obtv8ld-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-4d7689c69e1e4e8e.example_tcp_sofh_tokio_codec.9obtv8ld-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-4d7689c69e1e4e8e.example_tcp_sofh_tokio_codec.9obtv8ld-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-4d7689c69e1e4e8e.example_tcp_sofh_tokio_codec.9obtv8ld-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-4d7689c69e1e4e8e.example_tcp_sofh_tokio_codec.9obtv8ld-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-4d7689c69e1e4e8e.example_tcp_sofh_tokio_codec.9obtv8ld-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-4d7689c69e1e4e8e.example_tcp_sofh_tokio_codec.9obtv8ld-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-4d7689c69e1e4e8e.example_tcp_sofh_tokio_codec.9obtv8ld-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-4d7689c69e1e4e8e.example_tcp_sofh_tokio_codec.9obtv8ld-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-4d7689c69e1e4e8e.example_tcp_sofh_tokio_codec.9obtv8ld-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-4d7689c69e1e4e8e.example_tcp_sofh_tokio_codec.9obtv8ld-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-4d7689c69e1e4e8e.example_tcp_sofh_tokio_codec.9obtv8ld-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-4d7689c69e1e4e8e" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-4d7689c69e1e4e8e.2zmpnu6mm6prq20s.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/decimal-f370418360032d50/out" "-L" "/opt/rustwide/target/debug/build/ring-a835455a68be31de/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfefix-e15454e1d159b5ae.rlib" "/opt/rustwide/target/debug/deps/libserde_json-690f5f3087c40229.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libdecimal-ff09cd76afe9c2af.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/libord_subset-261b407c05e80a55.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-3643f58ef6ed4988.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-79d0534464bacdf4.rlib" "/opt/rustwide/target/debug/deps/libroxmltree-ff0f19822a632cbf.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-3f4d113ee69b1d04.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0553bc5a4ed5ffe4.rlib" "/opt/rustwide/target/debug/deps/libtokio-0361600f685e8a58.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe4aeae69e197e47.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6690233eeb8fcb4c.rlib" "/opt/rustwide/target/debug/deps/libmio-c32b5d5cca099cb2.rlib" "/opt/rustwide/target/debug/deps/liblog-d0b2419c6e5ce05e.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-73438650c345ce95.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df7375462f0ed078.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-691eda32ec242cc2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-865ab99728f9e8b4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-032fef23d5f80828.rlib" "/opt/rustwide/target/debug/deps/liblock_api-62132ea78054a5f0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/libbytes-acccb00faed77022.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-fba634163b316334.rlib" "/opt/rustwide/target/debug/deps/libuuid-346af40b358c386a.rlib" "/opt/rustwide/target/debug/deps/librand-38ecfe9bc508aa50.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e7fb48a8b8a1f667.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-7ae0e1b1d2334bc2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d9cc1532d6cd705b.rlib" "/opt/rustwide/target/debug/deps/libfutures-87bf45f70e4ab287.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-76604cf1f28a5951.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-64be1c05f126a926.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-3643971b761a82e4.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6effb840ab93af0e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0782dca133776b16.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8a83d4028cf51d32.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-80ee44056079cde8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-b03809b5e08f7abb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a2d747eec7dcd88a.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1a60aa198c059d3a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d656b183fd0db7c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libstrum-00ce7d198f9f1a2a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libchrono-2ab06bc42b915466.rlib" "/opt/rustwide/target/debug/deps/libserde-319a28981958257b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c160029f4ff948d3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "/opt/rustwide/target/debug/deps/libtime-828d1d47b008e20a.rlib" "/opt/rustwide/target/debug/deps/liblibc-97ba29350c90c0bb.rlib" "/opt/rustwide/target/debug/deps/libheck-7d131d442cc500fb.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-d992f3cab04b59cb.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d3f28c063fed185df15693fd043ea9b8e83f933d3a437333b6bd41105c2de10f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3f28c063fed185df15693fd043ea9b8e83f933d3a437333b6bd41105c2de10f", kill_on_drop: false }` [INFO] [stdout] d3f28c063fed185df15693fd043ea9b8e83f933d3a437333b6bd41105c2de10f