[INFO] fetching crate zerocopy 0.8.55...
[INFO] checking zerocopy-0.8.55 against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] extracting crate zerocopy 0.8.55 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate zerocopy 0.8.55
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate zerocopy 0.8.55
[INFO] tweaked toml for crates.io crate zerocopy 0.8.55 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zerocopy 0.8.55 on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zerocopy 0.8.55 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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 quote v1.0.40
[INFO] [stderr]   Downloaded elain v0.3.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.55
[INFO] [stderr]   Downloaded static_assertions v1.1.0
[INFO] [stderr]   Downloaded rustversion v1.0.22
[INFO] [stderr]   Downloaded either v1.13.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.80
[INFO] [stderr]   Downloaded unicode-ident v1.0.22
[INFO] [stderr]   Downloaded rand v0.8.5
[INFO] [stderr]   Downloaded aho-corasick v0.7.20
[INFO] [stderr]   Downloaded itertools v0.11.0
[INFO] [stderr]   Downloaded syn v2.0.56
[INFO] [stderr]   Downloaded regex v1.7.3
[INFO] [stderr]   Downloaded regex-syntax v0.6.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 952a9e4c746ec4dcba8a32fdf21c22238e365452f6136e3b076d20cae9c0d85d
[INFO] running `Command { std: "docker" "start" "952a9e4c746ec4dcba8a32fdf21c22238e365452f6136e3b076d20cae9c0d85d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "952a9e4c746ec4dcba8a32fdf21c22238e365452f6136e3b076d20cae9c0d85d", 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" "952a9e4c746ec4dcba8a32fdf21c22238e365452f6136e3b076d20cae9c0d85d" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "952a9e4c746ec4dcba8a32fdf21c22238e365452f6136e3b076d20cae9c0d85d", 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" "952a9e4c746ec4dcba8a32fdf21c22238e365452f6136e3b076d20cae9c0d85d" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.80
[INFO] [stderr]    Compiling zerocopy v0.8.55 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking elain v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking regex v1.7.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.56
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> benches/formats/coco_static_size.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// Packet begins with bytes 0xC0C0.
[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]   --> benches/formats/coco_dynamic_size.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// Packet begins with bytes 0xC0C0.
[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]   --> benches/formats/coco_dynamic_size.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Packet begins with any two bytes.
[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]   --> benches/formats/coco_static_size.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Packet begins with any two bytes.
[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]   --> benches/formats/coco_dynamic_size.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// Packet begins with bytes 0xC0C0.
[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]   --> benches/formats/coco_dynamic_size.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Packet begins with any two bytes.
[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]   --> benches/formats/coco_static_size.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// Packet begins with bytes 0xC0C0.
[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]   --> benches/formats/coco_static_size.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Packet begins with any two bytes.
[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]   --> benches/formats/coco_static_size.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// Packet begins with bytes 0xC0C0.
[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]   --> benches/formats/coco_static_size.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Packet begins with any two bytes.
[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]   --> benches/formats/coco_static_size.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// Packet begins with bytes 0xC0C0.
[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]   --> benches/formats/coco_static_size.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Packet begins with any two bytes.
[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]   --> benches/formats/coco_static_size.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// Packet begins with bytes 0xC0C0.
[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]   --> benches/formats/coco_static_size.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Packet begins with any two bytes.
[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]   --> benches/formats/coco_dynamic_size.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// Packet begins with bytes 0xC0C0.
[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]   --> benches/formats/coco_dynamic_size.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Packet begins with any two bytes.
[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]   --> benches/formats/coco_dynamic_size.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// Packet begins with bytes 0xC0C0.
[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]   --> benches/formats/coco_dynamic_size.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Packet begins with any two bytes.
[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]   --> benches/formats/coco_static_size.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// Packet begins with bytes 0xC0C0.
[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]   --> benches/formats/coco_static_size.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Packet begins with any two bytes.
[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]   --> benches/formats/coco_static_size.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// Packet begins with bytes 0xC0C0.
[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]   --> benches/formats/coco_static_size.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Packet begins with any two bytes.
[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] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> benches/insert_vec_zeroed.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     FromZeros::insert_vec_zeroed(v, position, additional).ok()
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 12 |     <dyn FromZeros>::insert_vec_zeroed(v, position, additional).ok()
[INFO] [stdout]    |     ++++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> benches/formats/coco_dynamic_size.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// Packet begins with bytes 0xC0C0.
[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]   --> benches/formats/coco_dynamic_size.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Packet begins with any two bytes.
[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: struct `LocoPacket` is never constructed
[INFO] [stdout]   --> benches/formats/coco_dynamic_size.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | define_packet!(LocoPacket, FromBytes, [u8; 2]);
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `define_packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocoPacket` is never constructed
[INFO] [stdout]   --> benches/formats/coco_static_size.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | define_packet!(LocoPacket, FromBytes, [u8; 2]);
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `define_packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocoPacket` is never constructed
[INFO] [stdout]   --> benches/formats/coco_static_size.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | define_packet!(LocoPacket, FromBytes, [u8; 2]);
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `define_packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LocoPacket` is never used
[INFO] [stdout]   --> benches/formats/coco_dynamic_padding.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub type LocoPacket = Packet<[u8; 2]>;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocoPacket` is never constructed
[INFO] [stdout]   --> benches/formats/coco_static_size.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | define_packet!(LocoPacket, FromBytes, [u8; 2]);
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `define_packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> benches/formats/coco_static_size.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// Packet begins with bytes 0xC0C0.
[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]   --> benches/formats/coco_static_size.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Packet begins with any two bytes.
[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: enum `C0C0` is never used
[INFO] [stdout]  --> benches/formats/coco_static_size.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum C0C0 {
[INFO] [stdout]   |          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CocoPacket` is never constructed
[INFO] [stdout]   --> benches/formats/coco_static_size.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 | define_packet!(CocoPacket, TryFromBytes, C0C0);
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]  --> benches/extend_vec_zeroed.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     FromZeros::extend_vec_zeroed(v, additional).ok()
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]   |
[INFO] [stdout] 8 |     <dyn FromZeros>::extend_vec_zeroed(v, additional).ok()
[INFO] [stdout]   |     ++++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LocoPacket` is never used
[INFO] [stdout]   --> benches/formats/coco_dynamic_padding.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub type LocoPacket = Packet<[u8; 2]>;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocoPacket` is never constructed
[INFO] [stdout]   --> benches/formats/coco_dynamic_size.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | define_packet!(LocoPacket, FromBytes, [u8; 2]);
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `define_packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocoPacket` is never constructed
[INFO] [stdout]   --> benches/formats/coco_dynamic_size.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | define_packet!(LocoPacket, FromBytes, [u8; 2]);
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `define_packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0782`.
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocoPacket` is never constructed
[INFO] [stdout]   --> benches/formats/coco_static_size.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | define_packet!(LocoPacket, FromBytes, [u8; 2]);
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `define_packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LocoPacket` is never used
[INFO] [stdout]   --> benches/formats/coco_dynamic_padding.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub type LocoPacket = Packet<[u8; 2]>;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0782`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zerocopy` (bench "insert_vec_zeroed") due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: struct `LocoPacket` is never constructed
[INFO] [stdout]   --> benches/formats/coco_dynamic_size.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | define_packet!(LocoPacket, FromBytes, [u8; 2]);
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `define_packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zerocopy` (bench "extend_vec_zeroed") due to 1 previous error; 2 warnings emitted
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]  --> benches/new_box_zeroed.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     FromZeros::new_box_zeroed().ok()
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]   |
[INFO] [stdout] 8 |     <dyn FromZeros>::new_box_zeroed().ok()
[INFO] [stdout]   |     ++++          +
[INFO] [stdout] help: you may have misspelled this associated item, causing `FromZeros` to be interpreted as a type rather than a trait
[INFO] [stdout]   |
[INFO] [stdout] 8 -     FromZeros::new_box_zeroed().ok()
[INFO] [stdout] 8 +     FromZeros::new_zeroed().ok()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> benches/formats/coco_dynamic_size.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// Packet begins with bytes 0xC0C0.
[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]   --> benches/formats/coco_dynamic_size.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Packet begins with any two bytes.
[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]   --> benches/formats/coco_dynamic_size.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// Packet begins with bytes 0xC0C0.
[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]   --> benches/formats/coco_dynamic_size.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Packet begins with any two bytes.
[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] For more information about this error, try `rustc --explain E0782`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> benches/formats/coco_static_size.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// Packet begins with bytes 0xC0C0.
[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]   --> benches/formats/coco_static_size.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Packet begins with any two bytes.
[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: struct `LocoPacket` is never constructed
[INFO] [stdout]   --> benches/formats/coco_dynamic_size.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | define_packet!(LocoPacket, FromBytes, [u8; 2]);
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `define_packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> benches/formats/coco_static_size.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// Packet begins with bytes 0xC0C0.
[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]   --> benches/formats/coco_static_size.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Packet begins with any two bytes.
[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] error: could not compile `zerocopy` (bench "new_box_zeroed") due to 1 previous error; 2 warnings emitted
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> benches/new_box_zeroed_with_elems_dynamic_padding.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     FromZeros::new_box_zeroed_with_elems(count).ok()
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 10 |     <dyn FromZeros>::new_box_zeroed_with_elems(count).ok()
[INFO] [stdout]    |     ++++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> benches/formats/coco_dynamic_size.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// Packet begins with bytes 0xC0C0.
[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]   --> benches/formats/coco_dynamic_size.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Packet begins with any two bytes.
[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] For more information about this error, try `rustc --explain E0782`.
[INFO] [stdout] 
[INFO] [stdout] warning: enum `C0C0` is never used
[INFO] [stdout]  --> benches/formats/coco_dynamic_padding.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum C0C0 {
[INFO] [stdout]   |          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `CocoPacket` is never used
[INFO] [stdout]   --> benches/formats/coco_dynamic_padding.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub type CocoPacket = Packet<C0C0>;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zerocopy` (bench "new_box_zeroed_with_elems_dynamic_padding") due to 1 previous error
[INFO] [stdout] warning: enum `C0C0` is never used
[INFO] [stdout]  --> benches/formats/coco_dynamic_size.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum C0C0 {
[INFO] [stdout]   |          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CocoPacket` is never constructed
[INFO] [stdout]   --> benches/formats/coco_dynamic_size.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 | define_packet!(CocoPacket, TryFromBytes, C0C0);
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]  --> benches/new_box_zeroed_with_elems_dynamic_size.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     FromZeros::new_box_zeroed_with_elems(count).ok()
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]   |
[INFO] [stdout] 8 |     <dyn FromZeros>::new_box_zeroed_with_elems(count).ok()
[INFO] [stdout]   |     ++++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `C0C0` is never used
[INFO] [stdout]  --> benches/formats/coco_dynamic_padding.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum C0C0 {
[INFO] [stdout]   |          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `CocoPacket` is never used
[INFO] [stdout]   --> benches/formats/coco_dynamic_padding.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub type CocoPacket = Packet<C0C0>;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `C0C0` is never used
[INFO] [stdout]  --> benches/formats/coco_static_size.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum C0C0 {
[INFO] [stdout]   |          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CocoPacket` is never constructed
[INFO] [stdout]   --> benches/formats/coco_static_size.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 | define_packet!(CocoPacket, TryFromBytes, C0C0);
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `C0C0` is never used
[INFO] [stdout]  --> benches/formats/coco_static_size.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum C0C0 {
[INFO] [stdout]   |          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CocoPacket` is never constructed
[INFO] [stdout]   --> benches/formats/coco_static_size.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 | define_packet!(CocoPacket, TryFromBytes, C0C0);
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `C0C0` is never used
[INFO] [stdout]  --> benches/formats/coco_dynamic_size.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum C0C0 {
[INFO] [stdout]   |          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CocoPacket` is never constructed
[INFO] [stdout]   --> benches/formats/coco_dynamic_size.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 | define_packet!(CocoPacket, TryFromBytes, C0C0);
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0782`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zerocopy` (bench "new_box_zeroed_with_elems_dynamic_size") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "952a9e4c746ec4dcba8a32fdf21c22238e365452f6136e3b076d20cae9c0d85d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "952a9e4c746ec4dcba8a32fdf21c22238e365452f6136e3b076d20cae9c0d85d", kill_on_drop: false }`
[INFO] [stdout] 952a9e4c746ec4dcba8a32fdf21c22238e365452f6136e3b076d20cae9c0d85d
