[INFO] fetching crate fefix 0.7.0... [INFO] testing fefix-0.7.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate fefix 0.7.0 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate fefix 0.7.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fefix 0.7.0 [INFO] finished tweaking crates.io crate fefix 0.7.0 [INFO] tweaked toml for crates.io crate fefix 0.7.0 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-intrusive v0.4.0 [INFO] [stderr] Downloaded decimal v2.1.0 [INFO] [stderr] Downloaded derive_arbitrary v1.1.0 [INFO] [stderr] Downloaded arbitrary v1.1.0 [INFO] [stderr] Downloaded nohash-hasher v0.2.0 [INFO] [stderr] Downloaded sqlx-macros v0.5.11 [INFO] [stderr] Downloaded ord_subset v3.1.1 [INFO] [stderr] Downloaded bitvec v0.18.5 [INFO] [stderr] Downloaded sqlx-core v0.5.11 [INFO] [stderr] Downloaded fefix_derive v0.7.0 [INFO] [stderr] Downloaded sqlx v0.5.11 [INFO] [stderr] Downloaded quickcheck_derive v0.3.0 [INFO] [stderr] Downloaded sqlx-rt v0.5.11 [INFO] [stderr] Downloaded strum v0.22.0 [INFO] [stderr] Downloaded rust_decimal v1.22.0 [INFO] [stderr] Downloaded strum_macros v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bf18cc32be96fbbf42ceea725c513135c25a9ce830979981160d7b2ae1b78d9 [INFO] running `Command { std: "docker" "start" "-a" "8bf18cc32be96fbbf42ceea725c513135c25a9ce830979981160d7b2ae1b78d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bf18cc32be96fbbf42ceea725c513135c25a9ce830979981160d7b2ae1b78d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bf18cc32be96fbbf42ceea725c513135c25a9ce830979981160d7b2ae1b78d9", kill_on_drop: false }` [INFO] [stdout] 8bf18cc32be96fbbf42ceea725c513135c25a9ce830979981160d7b2ae1b78d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1993dd0b8c6a59b2268fec12b8f73fff332eb1ba147658115104af90ea3ce77 [INFO] running `Command { std: "docker" "start" "-a" "c1993dd0b8c6a59b2268fec12b8f73fff332eb1ba147658115104af90ea3ce77", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling bitvec v0.18.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling fefix v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling fefix_derive v0.7.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling sqlx-rt v0.5.11 [INFO] [stderr] Compiling sqlx-core v0.5.11 [INFO] [stderr] Compiling sqlx-macros v0.5.11 [INFO] [stderr] Compiling sqlx v0.5.11 [INFO] [stdout] warning: unused import: `super::Environment` [INFO] [stdout] --> src/session/backends.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::Environment; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tagvalue::FvWrite` [INFO] [stdout] --> src/session/backends.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tagvalue::FvWrite; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future::Fuse` [INFO] [stdout] --> src/session/event_loop.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use futures::future::Fuse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future::Ready` [INFO] [stdout] --> src/session/event_loop.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::future::Ready; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::dict::IsFieldDefinition` [INFO] [stdout] --> src/tagvalue/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | use crate::dict::IsFieldDefinition; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> src/tagvalue/encoder.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | let tag = TagU16::new(10 as u16).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_inbound` [INFO] [stdout] --> src/session/mod.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | next_inbound: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `State` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/session/mod.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[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] --> src/session/mod.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | 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] --> src/session/mod.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[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: `tag` [INFO] [stdout] --> src/tagvalue/decoder.rs:437:5 [INFO] [stdout] | [INFO] [stdout] 437 | 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] --> src/tagvalue/decoder.rs:435:10 [INFO] [stdout] | [INFO] [stdout] 435 | #[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] --> src/tagvalue/decoder.rs:494:5 [INFO] [stdout] | [INFO] [stdout] 494 | 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] --> src/tagvalue/decoder.rs:488:10 [INFO] [stdout] | [INFO] [stdout] 488 | #[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] --> src/tagvalue/decoder.rs:495:5 [INFO] [stdout] | [INFO] [stdout] 495 | 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] --> src/tagvalue/decoder.rs:488:10 [INFO] [stdout] | [INFO] [stdout] 488 | #[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] --> src/tagvalue/decoder.rs:496:5 [INFO] [stdout] | [INFO] [stdout] 496 | 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] --> src/tagvalue/decoder.rs:488:10 [INFO] [stdout] | [INFO] [stdout] 488 | #[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] --> src/tagvalue/decoder.rs:497:5 [INFO] [stdout] | [INFO] [stdout] 497 | 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] --> src/tagvalue/decoder.rs:488:10 [INFO] [stdout] | [INFO] [stdout] 488 | #[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] --> src/tagvalue/decoder.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | 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] --> src/tagvalue/decoder.rs:488:10 [INFO] [stdout] | [INFO] [stdout] 488 | #[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] --> src/tagvalue/decoder.rs:657:5 [INFO] [stdout] | [INFO] [stdout] 657 | 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] --> src/tagvalue/decoder.rs:652:10 [INFO] [stdout] | [INFO] [stdout] 652 | #[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] --> src/tagvalue/decoder.rs:658:5 [INFO] [stdout] | [INFO] [stdout] 658 | 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] --> src/tagvalue/decoder.rs:652:10 [INFO] [stdout] | [INFO] [stdout] 652 | #[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] --> src/tagvalue/decoder.rs:659:5 [INFO] [stdout] | [INFO] [stdout] 659 | 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] --> src/tagvalue/decoder.rs:652:10 [INFO] [stdout] | [INFO] [stdout] 652 | #[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] --> src/tagvalue/decoder.rs:667:5 [INFO] [stdout] | [INFO] [stdout] 667 | 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] --> src/tagvalue/decoder.rs:662:10 [INFO] [stdout] | [INFO] [stdout] 662 | #[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] --> src/tagvalue/decoder.rs:668:5 [INFO] [stdout] | [INFO] [stdout] 668 | 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] --> src/tagvalue/decoder.rs:662:10 [INFO] [stdout] | [INFO] [stdout] 662 | #[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] --> src/tagvalue/tokio_decoder.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | 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] --> 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] --> src/tagvalue/tokio_decoder.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | 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] --> src/tagvalue/tokio_decoder.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[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] --> src/tagvalue/tokio_decoder.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | 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] --> src/tagvalue/tokio_decoder.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[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] --> src/fefix_core/dict.rs:625:5 [INFO] [stdout] | [INFO] [stdout] 625 | Xml, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/fefix_core/dict.rs:626:5 [INFO] [stdout] | [INFO] [stdout] 626 | Block { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/fefix_core/dict.rs:627:9 [INFO] [stdout] | [INFO] [stdout] 627 | is_repeating: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/fefix_core/dict.rs:628:9 [INFO] [stdout] | [INFO] [stdout] 628 | is_implicit: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/fefix_core/dict.rs:629:9 [INFO] [stdout] | [INFO] [stdout] 629 | is_optimized: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/fefix_core/dict.rs:631:5 [INFO] [stdout] | [INFO] [stdout] 631 | Message, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/fefix_core/dict.rs:1119:5 [INFO] [stdout] | [INFO] [stdout] 1119 | 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] --> src/fefix_core/dict.rs:1212:1 [INFO] [stdout] | [INFO] [stdout] 1212 | pub trait IsFieldDefinition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/fefix_core/dict.rs:1354:5 [INFO] [stdout] | [INFO] [stdout] 1354 | 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] --> src/fefix_core/dict.rs:1379:5 [INFO] [stdout] | [INFO] [stdout] 1379 | pub fn layout(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/session/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub mod backends; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/session/backends.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Application {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/session/config.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | fn begin_string(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/session/config.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | fn sender_comp_id(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/session/config.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | fn target_comp_id(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/session/config.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | fn environment(&self) -> Environment { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/session/config.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | fn heartbeat(&self) -> Duration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/session/event_loop.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn next_event<'a>(&'a mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> src/session/seq_numbers.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | NoSeqNum, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/session/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | fn sender_comp_id(&self) -> &[u8]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/session/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | fn target_comp_id(&self) -> &[u8]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/session/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | fn message_encoding(&self) -> Option<&[u8]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/session/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | fn set_sender_and_target<'a>(&'a self, msg: &mut impl FvWrite<'a, u32>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/session/mod.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | fn environment(&self) -> Environment { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/session/mod.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | 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] --> src/session/mod.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | 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] --> src/session/mod.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | fn pending_message(&mut self) -> Option<&[u8]>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/session/mod.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct State { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/session/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct MsgSeqNumCounter(u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/session/mod.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | pub const START: Self = Self(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/session/mod.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn next(&mut self) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/session/mod.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn expected(&self) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/tagvalue/decoder.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn buffered(self) -> DecoderBuffered { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/tagvalue/encoder.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / pub fn start_message<'a>( [INFO] [stdout] 68 | | &'a mut self, [INFO] [stdout] 69 | | begin_string: &[u8], [INFO] [stdout] 70 | | 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] --> src/tagvalue/encoder.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | / pub fn set_any<'b, T>(&mut self, tag: TagU16, value: T) [INFO] [stdout] 158 | | where [INFO] [stdout] 159 | | T: FixValue<'b>, [INFO] [stdout] 160 | | { [INFO] [stdout] ... | [INFO] [stdout] 165 | | .extend_from_slice(&[self.raw_encoder.config().separator()]); [INFO] [stdout] 166 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/tagvalue/encoder.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn raw(&mut self, raw: &[u8]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/tagvalue/field_locator.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub tag: TagU16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/tagvalue/field_locator.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub context: FieldLocatorContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/tagvalue/field_locator.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum FieldLocatorContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tagvalue/field_locator.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | TopLevel, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/tagvalue/field_locator.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | WithinGroup { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/tagvalue/field_locator.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | index_of_group_tag: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/tagvalue/field_locator.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | entry_index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/tagvalue/raw_decoder.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub data: T, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/tagvalue/raw_decoder.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub begin_string: Range, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/tagvalue/raw_decoder.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub payload: Range, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/tagvalue/raw_decoder.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn parse(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/tagvalue/raw_decoder.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn raw_frame<'a>(&'a self) -> Result>, DecodeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/tagvalue/tokio_decoder.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / pub struct TokioDecoder [INFO] [stdout] 46 | | where [INFO] [stdout] 47 | | C: Configure, [INFO] [stdout] 48 | | { [INFO] [stdout] 49 | | dict: Dictionary, [INFO] [stdout] 50 | | raw_decoder: Decoder, [INFO] [stdout] 51 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/tagvalue/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub trait FvWrite<'a, F> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/tagvalue/mod.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | / fn set_fv<'b, V>(&'b mut self, field: &F, value: V) [INFO] [stdout] 86 | | where [INFO] [stdout] 87 | | V: FixValue<'b>; [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 82 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.85s [INFO] running `Command { std: "docker" "inspect" "c1993dd0b8c6a59b2268fec12b8f73fff332eb1ba147658115104af90ea3ce77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1993dd0b8c6a59b2268fec12b8f73fff332eb1ba147658115104af90ea3ce77", kill_on_drop: false }` [INFO] [stdout] c1993dd0b8c6a59b2268fec12b8f73fff332eb1ba147658115104af90ea3ce77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b21590d464b54b612f2fe1f77a82247a029d095595a6006c2e2a54c2f88c073c [INFO] running `Command { std: "docker" "start" "-a" "b21590d464b54b612f2fe1f77a82247a029d095595a6006c2e2a54c2f88c073c", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling derive_arbitrary v1.1.0 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling quickcheck_derive v0.3.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] error: could not compile `regex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-1.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="aho-corasick"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' -C metadata=4dadeffe379a7995 -C extra-filename=-4dadeffe379a7995 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-a8bd890171e48bbb.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b21590d464b54b612f2fe1f77a82247a029d095595a6006c2e2a54c2f88c073c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b21590d464b54b612f2fe1f77a82247a029d095595a6006c2e2a54c2f88c073c", kill_on_drop: false }` [INFO] [stdout] b21590d464b54b612f2fe1f77a82247a029d095595a6006c2e2a54c2f88c073c