[INFO] cloning repository https://github.com/gridgentoo/ferrumfix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gridgentoo/ferrumfix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridgentoo%2Fferrumfix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridgentoo%2Fferrumfix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b837b8014c5aba7f0dc6657df0a23278accfc5c2 [INFO] testing gridgentoo/ferrumfix against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridgentoo%2Fferrumfix" "/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/gridgentoo/ferrumfix 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/gridgentoo/ferrumfix [INFO] finished tweaking git repo https://github.com/gridgentoo/ferrumfix [INFO] tweaked toml for git repo https://github.com/gridgentoo/ferrumfix written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/gridgentoo/ferrumfix 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] [stderr] Blocking waiting for file lock on package cache [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] [stdout] 642b836902afab71930b3a2681882edcd465ad4e193319d532ebd1ee82db7b39 [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" "642b836902afab71930b3a2681882edcd465ad4e193319d532ebd1ee82db7b39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "642b836902afab71930b3a2681882edcd465ad4e193319d532ebd1ee82db7b39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "642b836902afab71930b3a2681882edcd465ad4e193319d532ebd1ee82db7b39", kill_on_drop: false }` [INFO] [stdout] 642b836902afab71930b3a2681882edcd465ad4e193319d532ebd1ee82db7b39 [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] 3be2c8f41f2d6ef7367d8e8ad2e9923bd1ff4e152beb697c609de865b7d83314 [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" "3be2c8f41f2d6ef7367d8e8ad2e9923bd1ff4e152beb697c609de865b7d83314", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling libc v0.2.81 [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 futures-core v0.3.8 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling whoami v1.1.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 strum v0.20.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling ord_subset v3.1.1 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling http-types v2.10.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling decimal v2.1.0 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling async-dup v1.2.2 [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-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.2 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling bitvec v0.18.4 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.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 slog-async v2.6.0 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling byte-pool v0.2.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling sqlformat v0.1.6 [INFO] [stderr] Compiling darling_core v0.12.0 [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 async-trait v0.1.50 [INFO] [stderr] Compiling darling_macro v0.12.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling darling 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 pin-project v1.0.2 [INFO] [stderr] Compiling async-io v1.3.1 [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 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_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling sqlx-rt v0.5.2 [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 sqlx-core v0.5.2 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling fefix v0.6.0 (/opt/rustwide/workdir/fefix) [INFO] [stderr] Compiling fefix_derive v0.6.0 (/opt/rustwide/workdir/fefix_derive) [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling http-client v6.2.0 [INFO] [stderr] Compiling async-h1 v2.3.0 [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: field is never read: `custom_derive_lines` [INFO] [stdout] --> fefix/src/fefix_core/codegen.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | custom_derive_lines: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> fefix/src/lib.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `header` [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | header: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_last` [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:524:5 [INFO] [stdout] | [INFO] [stdout] 524 | is_last: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:544:5 [INFO] [stdout] | [INFO] [stdout] 544 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fixml_filename` [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:546:5 [INFO] [stdout] | [INFO] [stdout] 546 | fixml_filename: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `abbr_name` [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:565:5 [INFO] [stdout] | [INFO] [stdout] 565 | abbr_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `associated_data_tag` [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1082:5 [INFO] [stdout] | [INFO] [stdout] 1082 | associated_data_tag: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `abbr_name` [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1087:5 [INFO] [stdout] | [INFO] [stdout] 1087 | abbr_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `base_category_id` [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1089:5 [INFO] [stdout] | [INFO] [stdout] 1089 | base_category_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `base_category_abbr_name` [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1092:5 [INFO] [stdout] | [INFO] [stdout] 1092 | base_category_abbr_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `required` [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1094:5 [INFO] [stdout] | [INFO] [stdout] 1094 | required: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `description` [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1095:5 [INFO] [stdout] | [INFO] [stdout] 1095 | description: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `category_iid` [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1330:5 [INFO] [stdout] | [INFO] [stdout] 1330 | category_iid: InternalId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `section_id` [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1332:5 [INFO] [stdout] | [INFO] [stdout] 1332 | section_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `abbr_name` [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1335:5 [INFO] [stdout] | [INFO] [stdout] 1335 | abbr_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `required` [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1338:5 [INFO] [stdout] | [INFO] [stdout] 1338 | required: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `elaboration` [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1340:5 [INFO] [stdout] | [INFO] [stdout] 1340 | elaboration: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> fefix/src/json/decoder.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | message: &'a Message<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `component` [INFO] [stdout] --> fefix/src/json/decoder.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | component: &'a Component<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dictionaries` [INFO] [stdout] --> fefix/src/json/decoder.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | dictionaries: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `max_allowed_latency` [INFO] [stdout] --> fefix/src/session/config.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | max_allowed_latency: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uuid` [INFO] [stdout] --> fefix/src/session/connection.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | uuid: Uuid, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_inbound` [INFO] [stdout] --> fefix/src/session/mod.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | next_inbound: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_outbound` [INFO] [stdout] --> fefix/src/session/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | next_outbound: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dict` [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | dict: Dictionary, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tag` [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:536:5 [INFO] [stdout] | [INFO] [stdout] 536 | tag: TagU16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `i_first_cell` [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:591:5 [INFO] [stdout] | [INFO] [stdout] 591 | i_first_cell: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `i_last_cell` [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:592:5 [INFO] [stdout] | [INFO] [stdout] 592 | i_last_cell: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `len_end_header` [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:593:5 [INFO] [stdout] | [INFO] [stdout] 593 | len_end_header: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `len_end_body` [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:594:5 [INFO] [stdout] | [INFO] [stdout] 594 | len_end_body: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `len_end_trailer` [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:595:5 [INFO] [stdout] | [INFO] [stdout] 595 | len_end_trailer: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:713:5 [INFO] [stdout] | [INFO] [stdout] 713 | message: &'a Message<'a, T>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `len` [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:714:5 [INFO] [stdout] | [INFO] [stdout] 714 | len: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field_len` [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:715:5 [INFO] [stdout] | [INFO] [stdout] 715 | field_len: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `group` [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:723:5 [INFO] [stdout] | [INFO] [stdout] 723 | group: &'a GroupRef<'a, T>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `i` [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:724:5 [INFO] [stdout] | [INFO] [stdout] 724 | i: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dict` [INFO] [stdout] --> fefix/src/tagvalue/tokio_decoder.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | dict: Dictionary, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dict` [INFO] [stdout] --> fefix/src/tagvalue/tokio_decoder.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | dict: Dictionary, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `raw_decoder` [INFO] [stdout] --> fefix/src/tagvalue/tokio_decoder.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | raw_decoder: Decoder, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:635:5 [INFO] [stdout] | [INFO] [stdout] 635 | Xml, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> fefix/src/lib.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | #![warn(missing_docs, missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:636:5 [INFO] [stdout] | [INFO] [stdout] 636 | Block { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:637:9 [INFO] [stdout] | [INFO] [stdout] 637 | is_repeating: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:638:9 [INFO] [stdout] | [INFO] [stdout] 638 | is_implicit: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:639:9 [INFO] [stdout] | [INFO] [stdout] 639 | is_optimized: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:641:5 [INFO] [stdout] | [INFO] [stdout] 641 | Message, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1129:5 [INFO] [stdout] | [INFO] [stdout] 1129 | 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:1222:1 [INFO] [stdout] | [INFO] [stdout] 1222 | 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:1364:5 [INFO] [stdout] | [INFO] [stdout] 1364 | 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:1389:5 [INFO] [stdout] | [INFO] [stdout] 1389 | 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/json/decoder.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / pub fn group<'b, F, T>(&'b self, _field_def: &F) -> Option> [INFO] [stdout] 93 | | where [INFO] [stdout] 94 | | 'b: 'a, [INFO] [stdout] 95 | | F: IsFieldDefinition, [INFO] [stdout] ... | [INFO] [stdout] 98 | | None [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/json/decoder.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | / pub fn field_ref<'b, F, T>( [INFO] [stdout] 102 | | &'b self, [INFO] [stdout] 103 | | _field_def: &F, [INFO] [stdout] 104 | | ) -> Option>::Error>> [INFO] [stdout] ... | [INFO] [stdout] 110 | | unimplemented!() [INFO] [stdout] 111 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/json/decoder.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | 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:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | / pub fn group<'b, F, T>(&'b self, _field_def: &F) -> Option> [INFO] [stdout] 130 | | where [INFO] [stdout] 131 | | 'b: 'a, [INFO] [stdout] 132 | | F: IsFieldDefinition, [INFO] [stdout] ... | [INFO] [stdout] 135 | | None [INFO] [stdout] 136 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> fefix/src/json/decoder.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | 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:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | 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:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | 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:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | 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:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | 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, &'a [u8]>), [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, &'a [u8]>), [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, &'a [u8]>), [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:430:5 [INFO] [stdout] | [INFO] [stdout] 430 | 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:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | pub fn on_heartbeat(&mut self, _msg: Message<&[u8]>) { [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, &'a [u8]> }, [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<&[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: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( [INFO] [stdout] 41 | | &mut self, [INFO] [stdout] 42 | | message: Message<&[u8]>, [INFO] [stdout] 43 | | is_app: bool, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [INFO] [stdout] 50 | | } [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 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:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | 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:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | 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:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | 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:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | 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:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | 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: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] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> fefix/src/sofh/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] --> fefix/src/sofh/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: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | 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:349:5 [INFO] [stdout] | [INFO] [stdout] 349 | 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:354:5 [INFO] [stdout] | [INFO] [stdout] 354 | 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:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | pub fn message(&self) -> Message<&[u8]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 389 | 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:393:5 [INFO] [stdout] | [INFO] [stdout] 393 | pub fn entry(&self, index: usize) -> MessageGroupEntry<'a, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:472:1 [INFO] [stdout] | [INFO] [stdout] 472 | / pub struct Message<'a, T> [INFO] [stdout] 473 | | where [INFO] [stdout] 474 | | T: AsRef<[u8]>, [INFO] [stdout] 475 | | { [INFO] [stdout] 476 | | builder: &'a MessageBuilder<'a>, [INFO] [stdout] 477 | | phantom: PhantomData, [INFO] [stdout] 478 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:517:5 [INFO] [stdout] | [INFO] [stdout] 517 | pub fn as_bytes(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:521:5 [INFO] [stdout] | [INFO] [stdout] 521 | 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/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 function [INFO] [stdout] --> fefix/src/tagvalue/raw_decoder.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / pub fn map_data(self, f: F) -> RawFrame [INFO] [stdout] 21 | | where [INFO] [stdout] 22 | | F: Fn(T) -> M, [INFO] [stdout] 23 | | M: AsRef<[u8]>, [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/raw_decoder.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | 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:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | pub fn current_frame<'a>(&'a self) -> Result>, DecodeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> fefix/src/tagvalue/tokio_decoder.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / pub struct TokioDecoder [INFO] [stdout] 33 | | where [INFO] [stdout] 34 | | C: Configure, [INFO] [stdout] 35 | | { [INFO] [stdout] 36 | | dict: Dictionary, [INFO] [stdout] 37 | | raw_decoder: Decoder, [INFO] [stdout] 38 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/tagvalue/mod.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | FieldPresence, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/tagvalue/mod.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | Length, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> fefix/src/tagvalue/mod.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | CheckSum, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> fefix/src/tagvalue/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | 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:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | type Key; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> fefix/src/tagvalue/mod.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | / fn set_fv_with_key<'b, T>(&'b mut self, key: &Self::Key, value: T) [INFO] [stdout] 98 | | where [INFO] [stdout] 99 | | 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:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | / fn set_fv<'b, V, F>(&'b mut self, field: &F, value: V) [INFO] [stdout] 102 | | where [INFO] [stdout] 103 | | V: FixValue<'b>, [INFO] [stdout] 104 | | F: IsFieldDefinition; [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 146 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_decode_fix v0.1.0 (/opt/rustwide/workdir/examples/00_decode_fix) [INFO] [stderr] Compiling example_tls_fixua_acceptor v0.1.0 (/opt/rustwide/workdir/examples/tls_fixua_acceptor) [INFO] [stderr] Compiling example_decode_fix_stream v0.1.0 (/opt/rustwide/workdir/examples/03_decode_fix_stream) [INFO] [stderr] Compiling example_json_encoding v0.1.0 (/opt/rustwide/workdir/examples/70_json_encoding) [INFO] [stderr] Compiling example_encode_new_order_single v0.1.0 (/opt/rustwide/workdir/examples/10_encode_new_order_single) [INFO] [stderr] Compiling example_derive_side v0.1.0 (/opt/rustwide/workdir/examples/12_derive_side) [INFO] [stderr] Compiling example_tokio_fix_initiator v0.1.0 (/opt/rustwide/workdir/examples/20_tokio_fix_initiator) [INFO] [stderr] Compiling example_tcp_sofh_tokio_codec v0.1.0 (/opt/rustwide/workdir/examples/31_tcp_sofh_tokio_codec) [INFO] [stdout] warning: field is never read: `messages` [INFO] [stdout] --> examples/20_tokio_fix_initiator/src/main.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | messages: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `example_tokio_fix_initiator`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name example_tokio_fix_initiator --edition=2018 examples/20_tokio_fix_initiator/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=29ad0c1d37f96b49 -C extra-filename=-29ad0c1d37f96b49 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fefix=/opt/rustwide/target/debug/deps/libfefix-31f948c93f688a05.rlib --extern slog=/opt/rustwide/target/debug/deps/libslog-88794e6c4909161b.rlib --extern slog_async=/opt/rustwide/target/debug/deps/libslog_async-0a58a0fc52f3c1eb.rlib --extern slog_term=/opt/rustwide/target/debug/deps/libslog_term-01726432e1539c4c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-75a04bf33f4c3504.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-5c78aa61d7096182.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/decimal-8f2a7a06d4bbf2a9/out -L native=/opt/rustwide/target/debug/build/ring-f48d714a14362107/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" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-7de3dff51478a881.example_tcp_sofh_tokio_codec.9a3e1c62-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-7de3dff51478a881.example_tcp_sofh_tokio_codec.9a3e1c62-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-7de3dff51478a881.example_tcp_sofh_tokio_codec.9a3e1c62-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-7de3dff51478a881.example_tcp_sofh_tokio_codec.9a3e1c62-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-7de3dff51478a881.example_tcp_sofh_tokio_codec.9a3e1c62-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-7de3dff51478a881.example_tcp_sofh_tokio_codec.9a3e1c62-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-7de3dff51478a881.example_tcp_sofh_tokio_codec.9a3e1c62-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-7de3dff51478a881.example_tcp_sofh_tokio_codec.9a3e1c62-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-7de3dff51478a881.example_tcp_sofh_tokio_codec.9a3e1c62-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-7de3dff51478a881.example_tcp_sofh_tokio_codec.9a3e1c62-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-7de3dff51478a881.example_tcp_sofh_tokio_codec.9a3e1c62-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-7de3dff51478a881.example_tcp_sofh_tokio_codec.9a3e1c62-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-7de3dff51478a881.example_tcp_sofh_tokio_codec.9a3e1c62-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-7de3dff51478a881.example_tcp_sofh_tokio_codec.9a3e1c62-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-7de3dff51478a881.example_tcp_sofh_tokio_codec.9a3e1c62-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-7de3dff51478a881.example_tcp_sofh_tokio_codec.9a3e1c62-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-7de3dff51478a881.41q5yzzfu8dpumjf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/decimal-8f2a7a06d4bbf2a9/out" "-L" "/opt/rustwide/target/debug/build/ring-f48d714a14362107/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfefix-31f948c93f688a05.rlib" "/opt/rustwide/target/debug/deps/libserde_json-45d46e1eff9aba31.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libdecimal-7d99c44b587edf74.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-0dc33504845dc5ac.rlib" "/opt/rustwide/target/debug/deps/libord_subset-460439fbf4aabf84.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-be61962b3addaf4a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2bc9fa22fb8b2f14.rlib" "/opt/rustwide/target/debug/deps/libroxmltree-affc1e46206896d7.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-ec710775be2c8a21.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-e727f7178043a612.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7e11893af4d6a351.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5c78aa61d7096182.rlib" "/opt/rustwide/target/debug/deps/libtokio-75a04bf33f4c3504.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-2ce0600a74d375fc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ac433c0eedb743e5.rlib" "/opt/rustwide/target/debug/deps/libmio-d1bebc4fff2db447.rlib" "/opt/rustwide/target/debug/deps/liblog-9e7f8f865a5836f1.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-7f948fb98116c43e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-49d393bfe3f1b6f3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9453e262172cd519.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-53ada22109448cd1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2408ec410c08737f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-64169129d64b2e65.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-2bd53b9f850c2a45.rlib" "/opt/rustwide/target/debug/deps/libbytes-73d9e0c0d52364fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-55299117a1ca13d8.rlib" "/opt/rustwide/target/debug/deps/libuuid-0267fe41dcfa4dc9.rlib" "/opt/rustwide/target/debug/deps/librand-9da89763e89f8848.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7846873468c09631.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-e9976d3421c3cafb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b654ee66fa1e9260.rlib" "/opt/rustwide/target/debug/deps/libfutures-1fb22e5a6ac1d632.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d093d3d160980e67.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7df5cc7db5b512b4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-35462864dbe3e2a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4351d5700b03fcee.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0e044a8a3c3126fc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-326f863d0a6fe195.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8f89bf5720702206.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2d8f5b2ebb6c6ad1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a70f8cd142e361e4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-cc8405fe7228b36d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4175b4a08d917646.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-cc3b35d1016a3ede.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libstrum-966c3029567082c4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libchrono-09bb553ffc7d29d8.rlib" "/opt/rustwide/target/debug/deps/libserde-cc607b9a237a5708.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a08e8bbb21f1bb83.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13f456c52851e665.rlib" "/opt/rustwide/target/debug/deps/libtime-ad968bb0c1a9b385.rlib" "/opt/rustwide/target/debug/deps/liblibc-792cc2dc8d0b9224.rlib" "/opt/rustwide/target/debug/deps/libheck-e80a07df8904a0da.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-a80628300817ef79.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/example_tcp_sofh_tokio_codec-7de3dff51478a881" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/build/test_codegen_fix44-87da7f5faabe8de7/build_script_build-87da7f5faabe8de7.build_script_build.8ba2beae-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/test_codegen_fix44-87da7f5faabe8de7/build_script_build-87da7f5faabe8de7.build_script_build.8ba2beae-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/test_codegen_fix44-87da7f5faabe8de7/build_script_build-87da7f5faabe8de7.build_script_build.8ba2beae-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/test_codegen_fix44-87da7f5faabe8de7/build_script_build-87da7f5faabe8de7.build_script_build.8ba2beae-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/test_codegen_fix44-87da7f5faabe8de7/build_script_build-87da7f5faabe8de7.build_script_build.8ba2beae-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/test_codegen_fix44-87da7f5faabe8de7/build_script_build-87da7f5faabe8de7.build_script_build.8ba2beae-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/test_codegen_fix44-87da7f5faabe8de7/build_script_build-87da7f5faabe8de7.build_script_build.8ba2beae-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/test_codegen_fix44-87da7f5faabe8de7/build_script_build-87da7f5faabe8de7.build_script_build.8ba2beae-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/test_codegen_fix44-87da7f5faabe8de7/build_script_build-87da7f5faabe8de7.build_script_build.8ba2beae-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/test_codegen_fix44-87da7f5faabe8de7/build_script_build-87da7f5faabe8de7.build_script_build.8ba2beae-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/test_codegen_fix44-87da7f5faabe8de7/build_script_build-87da7f5faabe8de7.build_script_build.8ba2beae-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/test_codegen_fix44-87da7f5faabe8de7/build_script_build-87da7f5faabe8de7.build_script_build.8ba2beae-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/test_codegen_fix44-87da7f5faabe8de7/build_script_build-87da7f5faabe8de7.build_script_build.8ba2beae-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/test_codegen_fix44-87da7f5faabe8de7/build_script_build-87da7f5faabe8de7.build_script_build.8ba2beae-cgu.9.rcgu.o" "/opt/rustwide/target/debug/build/test_codegen_fix44-87da7f5faabe8de7/build_script_build-87da7f5faabe8de7.1nk5jdxkbuotljlq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/decimal-8f2a7a06d4bbf2a9/out" "-L" "/opt/rustwide/target/debug/build/ring-f48d714a14362107/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfefix-31f948c93f688a05.rlib" "/opt/rustwide/target/debug/deps/libserde_json-45d46e1eff9aba31.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libdecimal-7d99c44b587edf74.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-0dc33504845dc5ac.rlib" "/opt/rustwide/target/debug/deps/libord_subset-460439fbf4aabf84.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-be61962b3addaf4a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2bc9fa22fb8b2f14.rlib" "/opt/rustwide/target/debug/deps/libroxmltree-affc1e46206896d7.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-ec710775be2c8a21.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-e727f7178043a612.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7e11893af4d6a351.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5c78aa61d7096182.rlib" "/opt/rustwide/target/debug/deps/libtokio-75a04bf33f4c3504.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-2ce0600a74d375fc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ac433c0eedb743e5.rlib" "/opt/rustwide/target/debug/deps/libmio-d1bebc4fff2db447.rlib" "/opt/rustwide/target/debug/deps/liblog-9e7f8f865a5836f1.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-7f948fb98116c43e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-49d393bfe3f1b6f3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9453e262172cd519.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-53ada22109448cd1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2408ec410c08737f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-64169129d64b2e65.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-2bd53b9f850c2a45.rlib" "/opt/rustwide/target/debug/deps/libbytes-73d9e0c0d52364fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-55299117a1ca13d8.rlib" "/opt/rustwide/target/debug/deps/libuuid-0267fe41dcfa4dc9.rlib" "/opt/rustwide/target/debug/deps/librand-9da89763e89f8848.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7846873468c09631.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-e9976d3421c3cafb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b654ee66fa1e9260.rlib" "/opt/rustwide/target/debug/deps/libfutures-1fb22e5a6ac1d632.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d093d3d160980e67.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7df5cc7db5b512b4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-35462864dbe3e2a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4351d5700b03fcee.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0e044a8a3c3126fc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-326f863d0a6fe195.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8f89bf5720702206.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2d8f5b2ebb6c6ad1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a70f8cd142e361e4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-cc8405fe7228b36d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4175b4a08d917646.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-cc3b35d1016a3ede.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libstrum-966c3029567082c4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libchrono-09bb553ffc7d29d8.rlib" "/opt/rustwide/target/debug/deps/libserde-cc607b9a237a5708.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a08e8bbb21f1bb83.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13f456c52851e665.rlib" "/opt/rustwide/target/debug/deps/libtime-ad968bb0c1a9b385.rlib" "/opt/rustwide/target/debug/deps/liblibc-792cc2dc8d0b9224.rlib" "/opt/rustwide/target/debug/deps/libheck-e80a07df8904a0da.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-a80628300817ef79.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/test_codegen_fix44-87da7f5faabe8de7/build_script_build-87da7f5faabe8de7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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" "3be2c8f41f2d6ef7367d8e8ad2e9923bd1ff4e152beb697c609de865b7d83314", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3be2c8f41f2d6ef7367d8e8ad2e9923bd1ff4e152beb697c609de865b7d83314", kill_on_drop: false }` [INFO] [stdout] 3be2c8f41f2d6ef7367d8e8ad2e9923bd1ff4e152beb697c609de865b7d83314