[INFO] cloning repository https://github.com/redbeardster/validate-serde
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redbeardster/validate-serde" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredbeardster%2Fvalidate-serde", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredbeardster%2Fvalidate-serde'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49d6fc2dd62ace4525acae777a8f28fa39ae6d44
[INFO] checking redbeardster/validate-serde against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredbeardster%2Fvalidate-serde" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/redbeardster/validate-serde
[INFO] finished tweaking git repo https://github.com/redbeardster/validate-serde
[INFO] tweaked toml for git repo https://github.com/redbeardster/validate-serde written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/redbeardster/validate-serde on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/redbeardster/validate-serde already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proptest v1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 97060442208ad4231fc76be2599652993ebfec30fa69c7bda3fc24f6c1f3c6bd
[INFO] running `Command { std: "docker" "start" "97060442208ad4231fc76be2599652993ebfec30fa69c7bda3fc24f6c1f3c6bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97060442208ad4231fc76be2599652993ebfec30fa69c7bda3fc24f6c1f3c6bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "97060442208ad4231fc76be2599652993ebfec30fa69c7bda3fc24f6c1f3c6bd" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97060442208ad4231fc76be2599652993ebfec30fa69c7bda3fc24f6c1f3c6bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "97060442208ad4231fc76be2599652993ebfec30fa69c7bda3fc24f6c1f3c6bd" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking ryu v1.0.21
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking proc-macro2 v1.0.103
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking quote v1.0.42
[INFO] [stderr]     Checking syn v2.0.111
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking validate-serde-derive v0.1.0 (/opt/rustwide/workdir/validate-serde-derive)
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking validate-serde v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/validation.rs:309:1
[INFO] [stdout]     |
[INFO] [stdout] 309 | / /// Температура в диапазоне -40°C..+85°C
[INFO] [stdout] 310 | | ///
[INFO] [stdout] 311 | | /// # Пример
[INFO] [stdout] 312 | | /// ```rust
[INFO] [stdout] ...   |
[INFO] [stdout] 316 | | /// assert!(Temperature::new(100.0).is_err());
[INFO] [stdout] 317 | | /// ```
[INFO] [stdout]     | |_------^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/validation.rs:322:1
[INFO] [stdout]     |
[INFO] [stdout] 322 | / /// Влажность в диапазоне 0%..100%
[INFO] [stdout] 323 | | ///
[INFO] [stdout] 324 | | /// # Пример
[INFO] [stdout] 325 | | /// ```rust
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | | /// assert!(Humidity::new(-10.0).is_err());
[INFO] [stdout] 330 | | /// ```
[INFO] [stdout]     | |_------^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/validation.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | / /// Процент в диапазоне 0..100
[INFO] [stdout] 336 | | ///
[INFO] [stdout] 337 | | /// # Пример
[INFO] [stdout] 338 | | /// ```rust
[INFO] [stdout] ...   |
[INFO] [stdout] 342 | | /// assert!(Percentage::new(150).is_err());
[INFO] [stdout] 343 | | /// ```
[INFO] [stdout]     | |_------^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: field `endianness` is never read
[INFO] [stdout]   --> src/formats/packed.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct PackedLayout {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 11 |     endianness: utils::Endianness,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PackedLayout` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `write_u8`, `write_u32`, `write_u64`, `write_f32`, and `write_f64` are never used
[INFO] [stdout]   --> src/formats/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub trait BinaryWriter {
[INFO] [stdout]    |               ------------ methods in this trait
[INFO] [stdout] 22 |         fn write_u8(&mut self, value: u8);
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 23 |         fn write_u16(&mut self, value: u16, endian: Endianness);
[INFO] [stdout] 24 |         fn write_u32(&mut self, value: u32, endian: Endianness);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 25 |         fn write_u64(&mut self, value: u64, endian: Endianness);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 26 |         fn write_f32(&mut self, value: f32, endian: Endianness);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 27 |         fn write_f64(&mut self, value: f64, endian: Endianness);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_u8`, `read_u32`, `read_u64`, `read_f32`, `read_f64`, and `remaining` are never used
[INFO] [stdout]   --> src/formats/mod.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub trait BinaryReader {
[INFO] [stdout]    |               ------------ methods in this trait
[INFO] [stdout] 32 |         fn read_u8(&mut self) -> u8;
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 33 |         fn read_u16(&mut self, endian: Endianness) -> u16;
[INFO] [stdout] 34 |         fn read_u32(&mut self, endian: Endianness) -> u32;
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 35 |         fn read_u64(&mut self, endian: Endianness) -> u64;
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 36 |         fn read_f32(&mut self, endian: Endianness) -> f32;
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 37 |         fn read_f64(&mut self, endian: Endianness) -> f64;
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 38 |         fn read_bytes(&mut self, len: usize) -> &[u8];
[INFO] [stdout] 39 |         fn remaining(&self) -> usize;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated type
[INFO] [stdout]   --> src/builder.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     type Builder;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:2:9
[INFO] [stdout]    |
[INFO] [stdout]  2 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/builder.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn builder() -> Self::Builder;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> src/builder.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | macro_rules! define_message {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/validation.rs:309:1
[INFO] [stdout]     |
[INFO] [stdout] 309 | / /// Температура в диапазоне -40°C..+85°C
[INFO] [stdout] 310 | | ///
[INFO] [stdout] 311 | | /// # Пример
[INFO] [stdout] 312 | | /// ```rust
[INFO] [stdout] ...   |
[INFO] [stdout] 316 | | /// assert!(Temperature::new(100.0).is_err());
[INFO] [stdout] 317 | | /// ```
[INFO] [stdout]     | |_------^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/validation.rs:322:1
[INFO] [stdout]     |
[INFO] [stdout] 322 | / /// Влажность в диапазоне 0%..100%
[INFO] [stdout] 323 | | ///
[INFO] [stdout] 324 | | /// # Пример
[INFO] [stdout] 325 | | /// ```rust
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | | /// assert!(Humidity::new(-10.0).is_err());
[INFO] [stdout] 330 | | /// ```
[INFO] [stdout]     | |_------^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/validation.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | / /// Процент в диапазоне 0..100
[INFO] [stdout] 336 | | ///
[INFO] [stdout] 337 | | /// # Пример
[INFO] [stdout] 338 | | /// ```rust
[INFO] [stdout] ...   |
[INFO] [stdout] 342 | | /// assert!(Percentage::new(150).is_err());
[INFO] [stdout] 343 | | /// ```
[INFO] [stdout]     | |_------^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `endianness` is never read
[INFO] [stdout]   --> src/formats/packed.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct PackedLayout {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 11 |     endianness: utils::Endianness,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PackedLayout` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `write_u8`, `write_u32`, `write_u64`, `write_f32`, and `write_f64` are never used
[INFO] [stdout]   --> src/formats/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub trait BinaryWriter {
[INFO] [stdout]    |               ------------ methods in this trait
[INFO] [stdout] 22 |         fn write_u8(&mut self, value: u8);
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 23 |         fn write_u16(&mut self, value: u16, endian: Endianness);
[INFO] [stdout] 24 |         fn write_u32(&mut self, value: u32, endian: Endianness);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 25 |         fn write_u64(&mut self, value: u64, endian: Endianness);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 26 |         fn write_f32(&mut self, value: f32, endian: Endianness);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 27 |         fn write_f64(&mut self, value: f64, endian: Endianness);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_u8`, `read_u32`, `read_u64`, `read_f32`, `read_f64`, and `remaining` are never used
[INFO] [stdout]   --> src/formats/mod.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub trait BinaryReader {
[INFO] [stdout]    |               ------------ methods in this trait
[INFO] [stdout] 32 |         fn read_u8(&mut self) -> u8;
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 33 |         fn read_u16(&mut self, endian: Endianness) -> u16;
[INFO] [stdout] 34 |         fn read_u32(&mut self, endian: Endianness) -> u32;
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 35 |         fn read_u64(&mut self, endian: Endianness) -> u64;
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 36 |         fn read_f32(&mut self, endian: Endianness) -> f32;
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 37 |         fn read_f64(&mut self, endian: Endianness) -> f64;
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 38 |         fn read_bytes(&mut self, len: usize) -> &[u8];
[INFO] [stdout] 39 |         fn remaining(&self) -> usize;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `builder`, `new`, and `value` are never used
[INFO] [stdout]    --> src/builder.rs:68:21
[INFO] [stdout]     |
[INFO] [stdout]  66 |           impl $name {
[INFO] [stdout]     |           ---------- associated items in this implementation
[INFO] [stdout]  67 |               /// Создать строитель для этого сообщения
[INFO] [stdout]  68 |               $vis fn builder() -> $crate::builder::MessageBuilder<Self> {
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |               $vis fn new(
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/schema.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 | /         versioned_message!(
[INFO] [stdout] 173 | |             version(1, 0, 0),
[INFO] [stdout] 174 | |             struct TestMessage {
[INFO] [stdout] 175 | |                 value: u32 => required,
[INFO] [stdout]     | |                 ^^^^^
[INFO] [stdout] 176 | |             }
[INFO] [stdout] 177 | |             validate {}
[INFO] [stdout] 178 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::define_message` which comes from the expansion of the macro `versioned_message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `value` is never used
[INFO] [stdout]    --> src/schema.rs:175:17
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 value: u32 => required,
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/builder.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         impl $crate::builder::MessageBuilder<$name> {
[INFO] [stdout]     |         ------------------------------------------- method in this implementation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::define_message` which comes from the expansion of the macro `versioned_message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/builder.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |           impl $name {
[INFO] [stdout]    |           ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 73 |               $vis fn new(
[INFO] [stdout]    |                       ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/simple_test.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     define_message!(
[INFO] [stdout] 14 | |         struct PowerReading {
[INFO] [stdout] 15 | |             voltage: Voltage => required,
[INFO] [stdout] 16 | |             current: Current => required,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `builder`, `new`, and `value` are never used
[INFO] [stdout]   --> src/builder.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |           impl $name {
[INFO] [stdout]    |           ---------- associated items in this implementation
[INFO] [stdout] 67 |               /// Создать строитель для этого сообщения
[INFO] [stdout] 68 |               $vis fn builder() -> $crate::builder::MessageBuilder<Self> {
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |               $vis fn new(
[INFO] [stdout]    |                       ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/advanced_tests.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | /         versioned_message!(
[INFO] [stdout] 19 | |             version(1, 2, 3),
[INFO] [stdout] 20 | |             struct TestVersionedMessage {
[INFO] [stdout] 21 | |                 value: u32 => required,
[INFO] [stdout]    | |                 ^^^^^
[INFO] [stdout] 22 | |             }
[INFO] [stdout] 23 | |             validate {}
[INFO] [stdout] 24 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::define_message` which comes from the expansion of the macro `versioned_message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `value` is never used
[INFO] [stdout]    --> src/advanced_tests.rs:21:17
[INFO] [stdout]     |
[INFO] [stdout]  21 |                 value: u32 => required,
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/builder.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         impl $crate::builder::MessageBuilder<$name> {
[INFO] [stdout]     |         ------------------------------------------- method in this implementation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::define_message` which comes from the expansion of the macro `versioned_message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/builder.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |           impl $name {
[INFO] [stdout]    |           ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 73 |               $vis fn new(
[INFO] [stdout]    |                       ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/advanced_tests.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | /         versioned_message!(
[INFO] [stdout] 57 | |             version(1, 0, 0),
[INFO] [stdout] 58 | |             struct MessageV1 {
[INFO] [stdout] 59 | |                 name: String => required,
[INFO] [stdout] 60 | |             }
[INFO] [stdout] 61 | |             validate {}
[INFO] [stdout] 62 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::define_message` which comes from the expansion of the macro `versioned_message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/builder.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |           impl $name {
[INFO] [stdout]    |           ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 73 |               $vis fn new(
[INFO] [stdout]    |                       ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/advanced_tests.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | /         versioned_message!(
[INFO] [stdout] 65 | |             version(2, 0, 0),
[INFO] [stdout] 66 | |             struct MessageV2 {
[INFO] [stdout] 67 | |                 name: String => required,
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |             validate {}
[INFO] [stdout] 71 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::define_message` which comes from the expansion of the macro `versioned_message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/builder.rs:73:21
[INFO] [stdout]     |
[INFO] [stdout]  66 |           impl $name {
[INFO] [stdout]     |           ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  73 |               $vis fn new(
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/advanced_tests.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 | /         versioned_message!(
[INFO] [stdout] 120 | |             version(1, 0, 0),
[INFO] [stdout] 121 | |             struct SerializationTest {
[INFO] [stdout] 122 | |                 value: u32 => required,
[INFO] [stdout] 123 | |             }
[INFO] [stdout] 124 | |             validate {}
[INFO] [stdout] 125 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::define_message` which comes from the expansion of the macro `versioned_message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/builder.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |           impl $name {
[INFO] [stdout]    |           ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 73 |               $vis fn new(
[INFO] [stdout]    |                       ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/miri_tests.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     define_message!(
[INFO] [stdout] 18 | |         struct PowerReading {
[INFO] [stdout] 19 | |             voltage: Voltage => required,
[INFO] [stdout] 20 | |             current: Current => required,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         validate {}
[INFO] [stdout] 24 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated type
[INFO] [stdout]   --> src/builder.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     type Builder;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:2:9
[INFO] [stdout]    |
[INFO] [stdout]  2 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/builder.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn builder() -> Self::Builder;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> src/builder.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | macro_rules! define_message {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.84s
[INFO] running `Command { std: "docker" "inspect" "97060442208ad4231fc76be2599652993ebfec30fa69c7bda3fc24f6c1f3c6bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97060442208ad4231fc76be2599652993ebfec30fa69c7bda3fc24f6c1f3c6bd", kill_on_drop: false }`
[INFO] [stdout] 97060442208ad4231fc76be2599652993ebfec30fa69c7bda3fc24f6c1f3c6bd
