[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridgentoo%2Fferrumfix" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gridgentoo/ferrumfix on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-3/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2c44008d05452ed0f07b1ffe783f77a27290764344c1237f4e28cb78c30b1fbf [INFO] running `Command { std: "docker" "start" "-a" "2c44008d05452ed0f07b1ffe783f77a27290764344c1237f4e28cb78c30b1fbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c44008d05452ed0f07b1ffe783f77a27290764344c1237f4e28cb78c30b1fbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c44008d05452ed0f07b1ffe783f77a27290764344c1237f4e28cb78c30b1fbf", kill_on_drop: false }` [INFO] [stdout] 2c44008d05452ed0f07b1ffe783f77a27290764344c1237f4e28cb78c30b1fbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b711eeb5b59b8bc553b9d040bdd916e85b571deedc644122ca08677b9f6e0dba [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" "b711eeb5b59b8bc553b9d040bdd916e85b571deedc644122ca08677b9f6e0dba", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling sval v1.0.0-alpha.5 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [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 strum v0.20.0 [INFO] [stderr] Compiling ord_subset v3.1.1 [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 pin-project-lite v0.1.11 [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 nom v6.1.2 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling decimal v2.1.0 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling time v0.2.25 [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 nom v5.1.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling getrandom v0.2.2 [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 quick-xml v0.22.0 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [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-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling bitvec v0.18.4 [INFO] [stderr] Compiling hmac v0.10.1 [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 rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling byte-pool v0.2.2 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling rayon v1.5.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 sqlformat v0.1.6 [INFO] [stderr] Compiling darling_core v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [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 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 pin-project v1.0.2 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling darling v0.12.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.0.1 [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 serde_json v1.0.61 [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 rust_decimal_macros v1.10.3 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling slog-term v2.8.0 [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 sqlx-core v0.5.2 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling async-h1 v2.3.0 [INFO] [stderr] Compiling http-client v6.2.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: `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] 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] note: `State` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/session/mod.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `State` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/session/mod.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [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: `Settings` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/fefix_core/codegen.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `DictionaryData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `AbbreviatonData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:521:10 [INFO] [stdout] | [INFO] [stdout] 521 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `CategoryData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:541:10 [INFO] [stdout] | [INFO] [stdout] 541 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `CategoryData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:541:10 [INFO] [stdout] | [INFO] [stdout] 541 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `ComponentData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:554:10 [INFO] [stdout] | [INFO] [stdout] 554 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `FieldData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1071:10 [INFO] [stdout] | [INFO] [stdout] 1071 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `FieldData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1071:10 [INFO] [stdout] | [INFO] [stdout] 1071 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `FieldData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1071:10 [INFO] [stdout] | [INFO] [stdout] 1071 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `FieldData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1071:10 [INFO] [stdout] | [INFO] [stdout] 1071 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `FieldData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1071:10 [INFO] [stdout] | [INFO] [stdout] 1071 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `FieldData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1071:10 [INFO] [stdout] | [INFO] [stdout] 1071 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `MessageData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1320:10 [INFO] [stdout] | [INFO] [stdout] 1320 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `MessageData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1320:10 [INFO] [stdout] | [INFO] [stdout] 1320 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `MessageData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1320:10 [INFO] [stdout] | [INFO] [stdout] 1320 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `MessageData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1320:10 [INFO] [stdout] | [INFO] [stdout] 1320 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `MessageData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/fefix_core/dict.rs:1320:10 [INFO] [stdout] | [INFO] [stdout] 1320 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `MessageGroup` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/json/decoder.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `MessageGroupEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/json/decoder.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Decoder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/json/decoder.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/session/config.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `FixConnection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/session/connection.rs:155:10 [INFO] [stdout] | [INFO] [stdout] 155 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `Decoder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `DecoderStateNewGroup` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:534:10 [INFO] [stdout] | [INFO] [stdout] 534 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `MessageBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `MessageBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `MessageBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `MessageBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `MessageBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `GroupRef` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:708:10 [INFO] [stdout] | [INFO] [stdout] 708 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `GroupRef` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:708:10 [INFO] [stdout] | [INFO] [stdout] 708 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `GroupRef` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:708:10 [INFO] [stdout] | [INFO] [stdout] 708 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `GroupRefIter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:718:10 [INFO] [stdout] | [INFO] [stdout] 718 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `GroupRefIter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/tagvalue/decoder.rs:718:10 [INFO] [stdout] | [INFO] [stdout] 718 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `TokioRawDecoder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/tagvalue/tokio_decoder.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `TokioDecoder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/tagvalue/tokio_decoder.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `TokioDecoder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> fefix/src/tagvalue/tokio_decoder.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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_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_encode_new_order_single v0.1.0 (/opt/rustwide/workdir/examples/10_encode_new_order_single) [INFO] [stderr] Compiling example_decode_fix_stream v0.1.0 (/opt/rustwide/workdir/examples/03_decode_fix_stream) [INFO] [stderr] Compiling example_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_tcp_sofh_tokio_codec v0.1.0 (/opt/rustwide/workdir/examples/31_tcp_sofh_tokio_codec) [INFO] [stderr] Compiling example_tcp_sofh v0.1.0 (/opt/rustwide/workdir/examples/30_tcp_sofh) [INFO] [stderr] Compiling example_tokio_fix_initiator v0.1.0 (/opt/rustwide/workdir/examples/20_tokio_fix_initiator) [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] note: `Application` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> examples/20_tokio_fix_initiator/src/main.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=17506fb472a74f90 -C extra-filename=-17506fb472a74f90 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fefix=/opt/rustwide/target/debug/deps/libfefix-103c5b6b432c021b.rlib --extern slog=/opt/rustwide/target/debug/deps/libslog-746345d73a168e9a.rlib --extern slog_async=/opt/rustwide/target/debug/deps/libslog_async-22bc02cf24ce2481.rlib --extern slog_term=/opt/rustwide/target/debug/deps/libslog_term-0334e32343afd1e0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-64ef9b81293f783b.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-17e2a5077bc5e17d.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/decimal-eac21e189d6095c7/out -L native=/opt/rustwide/target/debug/build/ring-6e99dfda8ab0194a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=78d9c3f197af2f6b -C extra-filename=-78d9c3f197af2f6b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern deadpool=/opt/rustwide/target/debug/deps/libdeadpool-bf0b450d28e9a1da.rlib --extern fefix=/opt/rustwide/target/debug/deps/libfefix-103c5b6b432c021b.rlib --extern tide=/opt/rustwide/target/debug/deps/libtide-a3bd68965b89b420.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-64ef9b81293f783b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/decimal-eac21e189d6095c7/out -L native=/opt/rustwide/target/debug/build/ring-6e99dfda8ab0194a/out -L native=/opt/rustwide/target/debug/build/blake3-87b96fbde6455290/out -L native=/opt/rustwide/target/debug/build/blake3-87b96fbde6455290/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/example_decode_fix-1a15a40b52ea51d4.example_decode_fix.36470310-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix-1a15a40b52ea51d4.example_decode_fix.36470310-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix-1a15a40b52ea51d4.example_decode_fix.36470310-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix-1a15a40b52ea51d4.example_decode_fix.36470310-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix-1a15a40b52ea51d4.example_decode_fix.36470310-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix-1a15a40b52ea51d4.example_decode_fix.36470310-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix-1a15a40b52ea51d4.example_decode_fix.36470310-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix-1a15a40b52ea51d4.example_decode_fix.36470310-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix-1a15a40b52ea51d4.example_decode_fix.36470310-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix-1a15a40b52ea51d4.example_decode_fix.36470310-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix-1a15a40b52ea51d4.example_decode_fix.36470310-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix-1a15a40b52ea51d4.example_decode_fix.36470310-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix-1a15a40b52ea51d4.example_decode_fix.36470310-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix-1a15a40b52ea51d4.example_decode_fix.36470310-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix-1a15a40b52ea51d4.example_decode_fix.36470310-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix-1a15a40b52ea51d4.example_decode_fix.36470310-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix-1a15a40b52ea51d4.1sngd5rqz96filho.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/decimal-eac21e189d6095c7/out" "-L" "/opt/rustwide/target/debug/build/ring-6e99dfda8ab0194a/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfefix-103c5b6b432c021b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1235420bb057cc4c.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libdecimal-0a390e605f133c58.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-bdf045fabfc65aef.rlib" "/opt/rustwide/target/debug/deps/libord_subset-48800ddc6605ecc7.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-a0416d07f54b06da.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-affe5b460d7c0cbe.rlib" "/opt/rustwide/target/debug/deps/libroxmltree-7ed58c6e1d98cf99.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-d5f98d1fe573b64e.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-e7b9a1992dd441b4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-484ac2a078bbae35.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-17e2a5077bc5e17d.rlib" "/opt/rustwide/target/debug/deps/libtokio-64ef9b81293f783b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-bccd30a3e3b17921.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b22af46d25b1d1aa.rlib" "/opt/rustwide/target/debug/deps/libmio-dcb5cbafa0ff11ea.rlib" "/opt/rustwide/target/debug/deps/liblog-e6bfa62730df5103.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-c1fe7978cd873b1c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-6cb9487576296286.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c09203fabb3390aa.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e2a269c2f20696e0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6811ca7304d2bb3e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-db461bc71d83cdd1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/libbytes-15837f7f2b983017.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-a13b6c037ea219df.rlib" "/opt/rustwide/target/debug/deps/libuuid-4c2e4bd8df71d59b.rlib" "/opt/rustwide/target/debug/deps/librand-2db3c68bb87970b2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-de26d0c6bae4eb27.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-72e38fc2d780e2d6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4261a08d6f03f289.rlib" "/opt/rustwide/target/debug/deps/libfutures-eb9f75b6a16853f4.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a50b74de93ce36d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9916d13fee2bf5f3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fd324bffb5270118.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ba84567ee2178631.rlib" "/opt/rustwide/target/debug/deps/libpin_project-edc76f613bf7a247.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a5d1a948e3fff4ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5f604209dd6f4aca.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05bd4dde11e2d7ec.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f62c3de0fa4b1417.rlib" "/opt/rustwide/target/debug/deps/libopenssl-086f0fec179c7f70.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-271bc3dbfee41630.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libstrum-2bbb1b9be775f4fb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libchrono-623b87d6ceb80ead.rlib" "/opt/rustwide/target/debug/deps/libserde-dc3dec339cce8999.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-12dc98bbecbcec12.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib" "/opt/rustwide/target/debug/deps/libtime-a55fb15073c55b25.rlib" "/opt/rustwide/target/debug/deps/liblibc-e6162ad2ec8dfee7.rlib" "/opt/rustwide/target/debug/deps/libheck-8cb66c32cb384538.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-93f3a57063ffb48f.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/example_decode_fix-1a15a40b52ea51d4" "-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/deps/example_decode_fix_stream-c9da2cf9e5cbe507.example_decode_fix_stream.215445cc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix_stream-c9da2cf9e5cbe507.example_decode_fix_stream.215445cc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix_stream-c9da2cf9e5cbe507.example_decode_fix_stream.215445cc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix_stream-c9da2cf9e5cbe507.example_decode_fix_stream.215445cc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix_stream-c9da2cf9e5cbe507.example_decode_fix_stream.215445cc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix_stream-c9da2cf9e5cbe507.example_decode_fix_stream.215445cc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix_stream-c9da2cf9e5cbe507.example_decode_fix_stream.215445cc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix_stream-c9da2cf9e5cbe507.example_decode_fix_stream.215445cc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix_stream-c9da2cf9e5cbe507.example_decode_fix_stream.215445cc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix_stream-c9da2cf9e5cbe507.example_decode_fix_stream.215445cc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix_stream-c9da2cf9e5cbe507.example_decode_fix_stream.215445cc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix_stream-c9da2cf9e5cbe507.example_decode_fix_stream.215445cc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix_stream-c9da2cf9e5cbe507.example_decode_fix_stream.215445cc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix_stream-c9da2cf9e5cbe507.example_decode_fix_stream.215445cc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix_stream-c9da2cf9e5cbe507.example_decode_fix_stream.215445cc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix_stream-c9da2cf9e5cbe507.example_decode_fix_stream.215445cc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/example_decode_fix_stream-c9da2cf9e5cbe507.2cvnt16p6ipijlw1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/decimal-eac21e189d6095c7/out" "-L" "/opt/rustwide/target/debug/build/ring-6e99dfda8ab0194a/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfefix-103c5b6b432c021b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1235420bb057cc4c.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libdecimal-0a390e605f133c58.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-bdf045fabfc65aef.rlib" "/opt/rustwide/target/debug/deps/libord_subset-48800ddc6605ecc7.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-a0416d07f54b06da.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-affe5b460d7c0cbe.rlib" "/opt/rustwide/target/debug/deps/libroxmltree-7ed58c6e1d98cf99.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-d5f98d1fe573b64e.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-e7b9a1992dd441b4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-484ac2a078bbae35.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-17e2a5077bc5e17d.rlib" "/opt/rustwide/target/debug/deps/libtokio-64ef9b81293f783b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-bccd30a3e3b17921.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b22af46d25b1d1aa.rlib" "/opt/rustwide/target/debug/deps/libmio-dcb5cbafa0ff11ea.rlib" "/opt/rustwide/target/debug/deps/liblog-e6bfa62730df5103.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-c1fe7978cd873b1c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-6cb9487576296286.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c09203fabb3390aa.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e2a269c2f20696e0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6811ca7304d2bb3e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-db461bc71d83cdd1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/libbytes-15837f7f2b983017.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-a13b6c037ea219df.rlib" "/opt/rustwide/target/debug/deps/libuuid-4c2e4bd8df71d59b.rlib" "/opt/rustwide/target/debug/deps/librand-2db3c68bb87970b2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-de26d0c6bae4eb27.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-72e38fc2d780e2d6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4261a08d6f03f289.rlib" "/opt/rustwide/target/debug/deps/libfutures-eb9f75b6a16853f4.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a50b74de93ce36d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9916d13fee2bf5f3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fd324bffb5270118.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ba84567ee2178631.rlib" "/opt/rustwide/target/debug/deps/libpin_project-edc76f613bf7a247.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a5d1a948e3fff4ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5f604209dd6f4aca.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05bd4dde11e2d7ec.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f62c3de0fa4b1417.rlib" "/opt/rustwide/target/debug/deps/libopenssl-086f0fec179c7f70.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-271bc3dbfee41630.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libstrum-2bbb1b9be775f4fb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libchrono-623b87d6ceb80ead.rlib" "/opt/rustwide/target/debug/deps/libserde-dc3dec339cce8999.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-12dc98bbecbcec12.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib" "/opt/rustwide/target/debug/deps/libtime-a55fb15073c55b25.rlib" "/opt/rustwide/target/debug/deps/liblibc-e6162ad2ec8dfee7.rlib" "/opt/rustwide/target/debug/deps/libheck-8cb66c32cb384538.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-93f3a57063ffb48f.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/example_decode_fix_stream-c9da2cf9e5cbe507" "-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: could not compile `example_decode_fix` due to 2 previous errors [INFO] [stderr] error: could not compile `example_decode_fix_stream` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b711eeb5b59b8bc553b9d040bdd916e85b571deedc644122ca08677b9f6e0dba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b711eeb5b59b8bc553b9d040bdd916e85b571deedc644122ca08677b9f6e0dba", kill_on_drop: false }` [INFO] [stdout] b711eeb5b59b8bc553b9d040bdd916e85b571deedc644122ca08677b9f6e0dba