[INFO] fetching crate fefix 0.7.0... [INFO] checking fefix-0.7.0 against master#3f28fe133475ec5faf3413b556bf3cfb0d51336c for pr-112365-2 [INFO] extracting crate fefix 0.7.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate fefix 0.7.0 on toolchain 3f28fe133475ec5faf3413b556bf3cfb0d51336c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "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-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum_macros v0.22.0 [INFO] [stderr] Downloaded fefix_derive v0.7.0 [INFO] [stderr] Downloaded strum v0.22.0 [INFO] [stderr] Downloaded ord_subset v3.1.1 [INFO] [stderr] Downloaded decimal v2.1.0 [INFO] [stderr] Downloaded quickcheck_derive v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ddc24f2d51398cf6273719510eab6bc4aaed133a8a8d863dcf29844225e9b09 [INFO] running `Command { std: "docker" "start" "-a" "3ddc24f2d51398cf6273719510eab6bc4aaed133a8a8d863dcf29844225e9b09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ddc24f2d51398cf6273719510eab6bc4aaed133a8a8d863dcf29844225e9b09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ddc24f2d51398cf6273719510eab6bc4aaed133a8a8d863dcf29844225e9b09", kill_on_drop: false }` [INFO] [stdout] 3ddc24f2d51398cf6273719510eab6bc4aaed133a8a8d863dcf29844225e9b09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 980fbbcd04915ec86965dee22473479ea72b594a4995ccf5aa52a5cfb8cfe57c [INFO] running `Command { std: "docker" "start" "-a" "980fbbcd04915ec86965dee22473479ea72b594a4995ccf5aa52a5cfb8cfe57c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling winnow v0.5.33 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Checking bitvec v0.18.5 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling quickcheck_derive v0.3.0 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling fefix_derive v0.7.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Compiling fefix v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking sqlx-core v0.5.13 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Compiling sqlx-macros v0.5.13 [INFO] [stderr] Checking sqlx v0.5.13 [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 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: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/fix_values/date.rs:115:51 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn to_chrono_utc(&self) -> Option> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/fix_values/date.rs:117:22 [INFO] [stdout] | [INFO] [stdout] 117 | Some(chrono::Date::from_utc(naive, chrono::Utc)) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/fix_values/date.rs:115:51 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn to_chrono_utc(&self) -> Option> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/fix_values/date.rs:117:22 [INFO] [stdout] | [INFO] [stdout] 117 | Some(chrono::Date::from_utc(naive, chrono::Utc)) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/fix_values/timestamp.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | Some(chrono::DateTime::from_utc(naive, chrono::Utc)) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead [INFO] [stdout] --> src/fix_values/tz.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | chrono::FixedOffset::east(self.offset().1.as_secs() as i32) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/fix_values/timestamp.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | Some(chrono::DateTime::from_utc(naive, chrono::Utc)) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead [INFO] [stdout] --> src/fix_values/tz.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | chrono::FixedOffset::east(self.offset().1.as_secs() as i32) [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: fields `next_inbound` and `next_outbound` are never read [INFO] [stdout] --> src/session/mod.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct State { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 91 | next_inbound: u64, [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] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tag` is never read [INFO] [stdout] --> src/tagvalue/decoder.rs:437:5 [INFO] [stdout] | [INFO] [stdout] 436 | struct DecoderStateNewGroup { [INFO] [stdout] | -------------------- field in this struct [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] [INFO] [stdout] [INFO] [stdout] warning: fields `i_first_cell`, `i_last_cell`, `len_end_header`, `len_end_body`, and `len_end_trailer` are never read [INFO] [stdout] --> src/tagvalue/decoder.rs:494:5 [INFO] [stdout] | [INFO] [stdout] 489 | struct MessageBuilder<'a> { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 494 | i_first_cell: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 495 | i_last_cell: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 496 | len_end_header: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 497 | len_end_body: usize, [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] [INFO] [stdout] [INFO] [stdout] warning: fields `message`, `len`, and `field_len` are never read [INFO] [stdout] --> src/tagvalue/decoder.rs:657:5 [INFO] [stdout] | [INFO] [stdout] 653 | pub struct GroupRef<'a, T> [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 657 | message: &'a Message<'a, T>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 658 | len: usize, [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] [INFO] [stdout] [INFO] [stdout] warning: fields `group` and `i` are never read [INFO] [stdout] --> src/tagvalue/decoder.rs:667:5 [INFO] [stdout] | [INFO] [stdout] 663 | pub struct GroupRefIter<'a, T> [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 667 | group: &'a GroupRef<'a, T>, [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] [INFO] [stdout] [INFO] [stdout] warning: field `dict` is never read [INFO] [stdout] --> src/tagvalue/tokio_decoder.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct TokioRawDecoder { [INFO] [stdout] | --------------- field in this struct [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] [INFO] [stdout] [INFO] [stdout] warning: fields `dict` and `raw_decoder` are never read [INFO] [stdout] --> src/tagvalue/tokio_decoder.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct TokioDecoder [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 49 | dict: Dictionary, [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] [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 a method [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 a method [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 a method [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 method [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 a method [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 a method [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 a method [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 a method [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 a method [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 a method [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 a method [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 a method [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 a method [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 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 a method [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 a method [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 a method [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 a method [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 a method [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 a method [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 a method [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 a method [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 a method [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 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 a method [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: missing documentation for a method [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 a method [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] 71 | | msg_type: &[u8], [INFO] [stdout] 72 | | ) -> EncoderHandle<'a, Vec, C> { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [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] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [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 a method [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 a method [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 77 warnings emitted [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: fields `next_inbound` and `next_outbound` are never read [INFO] [stdout] --> src/session/mod.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct State { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 91 | next_inbound: u64, [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] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tag` is never read [INFO] [stdout] --> src/tagvalue/decoder.rs:437:5 [INFO] [stdout] | [INFO] [stdout] 436 | struct DecoderStateNewGroup { [INFO] [stdout] | -------------------- field in this struct [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] [INFO] [stdout] [INFO] [stdout] warning: fields `i_first_cell`, `i_last_cell`, `len_end_header`, `len_end_body`, and `len_end_trailer` are never read [INFO] [stdout] --> src/tagvalue/decoder.rs:494:5 [INFO] [stdout] | [INFO] [stdout] 489 | struct MessageBuilder<'a> { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 494 | i_first_cell: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 495 | i_last_cell: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 496 | len_end_header: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 497 | len_end_body: usize, [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] [INFO] [stdout] [INFO] [stdout] warning: fields `message`, `len`, and `field_len` are never read [INFO] [stdout] --> src/tagvalue/decoder.rs:657:5 [INFO] [stdout] | [INFO] [stdout] 653 | pub struct GroupRef<'a, T> [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 657 | message: &'a Message<'a, T>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 658 | len: usize, [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] [INFO] [stdout] [INFO] [stdout] warning: fields `group` and `i` are never read [INFO] [stdout] --> src/tagvalue/decoder.rs:667:5 [INFO] [stdout] | [INFO] [stdout] 663 | pub struct GroupRefIter<'a, T> [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 667 | group: &'a GroupRef<'a, T>, [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] [INFO] [stdout] [INFO] [stdout] warning: field `dict` is never read [INFO] [stdout] --> src/tagvalue/tokio_decoder.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct TokioRawDecoder { [INFO] [stdout] | --------------- field in this struct [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] [INFO] [stdout] [INFO] [stdout] warning: fields `dict` and `raw_decoder` are never read [INFO] [stdout] --> src/tagvalue/tokio_decoder.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct TokioDecoder [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 49 | dict: Dictionary, [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] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.83s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "980fbbcd04915ec86965dee22473479ea72b594a4995ccf5aa52a5cfb8cfe57c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "980fbbcd04915ec86965dee22473479ea72b594a4995ccf5aa52a5cfb8cfe57c", kill_on_drop: false }` [INFO] [stdout] 980fbbcd04915ec86965dee22473479ea72b594a4995ccf5aa52a5cfb8cfe57c [INFO] checking fefix-0.7.0 against try#2eb702bf20a12c67e5629a5c82890c910c267bd9 for pr-112365-2 [INFO] extracting crate fefix 0.7.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate fefix 0.7.0 on toolchain 2eb702bf20a12c67e5629a5c82890c910c267bd9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2eb702bf20a12c67e5629a5c82890c910c267bd9" "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-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2eb702bf20a12c67e5629a5c82890c910c267bd9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2eb702bf20a12c67e5629a5c82890c910c267bd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2eb702bf20a12c67e5629a5c82890c910c267bd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b2a42faac2df2858f18bb983590392cfa3a9bc97f925f41256877dc5a9c660e [INFO] running `Command { std: "docker" "start" "-a" "9b2a42faac2df2858f18bb983590392cfa3a9bc97f925f41256877dc5a9c660e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b2a42faac2df2858f18bb983590392cfa3a9bc97f925f41256877dc5a9c660e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b2a42faac2df2858f18bb983590392cfa3a9bc97f925f41256877dc5a9c660e", kill_on_drop: false }` [INFO] [stdout] 9b2a42faac2df2858f18bb983590392cfa3a9bc97f925f41256877dc5a9c660e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2eb702bf20a12c67e5629a5c82890c910c267bd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 299e22142b14ec19e63c4cefdbd9f8a21a7f18d8588c7bda78ad933520964411 [INFO] running `Command { std: "docker" "start" "-a" "299e22142b14ec19e63c4cefdbd9f8a21a7f18d8588c7bda78ad933520964411", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.33 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking bitvec v0.18.5 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling quickcheck_derive v0.3.0 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2eb702bf20a12c67e5629a5c82890c910c267bd9/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' -C metadata=7aee34a434d88c78 -C extra-filename=-7aee34a434d88c78 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6cfd0cdf4324e5f0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-be74f8ab50053011.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-901da4e1a50c795b.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-23cfb00de1c72ba8.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-417f28e30ab2f18f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-6c4ee879e3ffa189.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-2a127e3e1043415d.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-1d335d97b2b3065d.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-ab5979eb15eee928.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "299e22142b14ec19e63c4cefdbd9f8a21a7f18d8588c7bda78ad933520964411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "299e22142b14ec19e63c4cefdbd9f8a21a7f18d8588c7bda78ad933520964411", kill_on_drop: false }` [INFO] [stdout] 299e22142b14ec19e63c4cefdbd9f8a21a7f18d8588c7bda78ad933520964411