[INFO] fetching crate binmarshal 1.1.7...
[INFO] checking binmarshal-1.1.7 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate binmarshal 1.1.7 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate binmarshal 1.1.7
[INFO] finished tweaking crates.io crate binmarshal 1.1.7
[INFO] tweaked toml for crates.io crate binmarshal 1.1.7 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate binmarshal 1.1.7 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate binmarshal 1.1.7 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 842519a6217919089359166e71391424bc604422fdeb7252def1b6264ab8f54f
[INFO] running `Command { std: "docker" "start" "-a" "842519a6217919089359166e71391424bc604422fdeb7252def1b6264ab8f54f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "842519a6217919089359166e71391424bc604422fdeb7252def1b6264ab8f54f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "842519a6217919089359166e71391424bc604422fdeb7252def1b6264ab8f54f", kill_on_drop: false }`
[INFO] [stdout] 842519a6217919089359166e71391424bc604422fdeb7252def1b6264ab8f54f
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 848ab2aad8224b2a879160a896ed37bd1bbd71feecb0770f532d2997719d7268
[INFO] running `Command { std: "docker" "start" "-a" "848ab2aad8224b2a879160a896ed37bd1bbd71feecb0770f532d2997719d7268", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.75
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking bounded-static v0.7.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.194
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling binmarshal-macros v1.1.3
[INFO] [stderr]     Checking serde_json v1.0.111
[INFO] [stderr]     Checking binmarshal v1.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `numeric::*`
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use numeric::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `numeric::*`
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use numeric::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<[u8] as ToOwned>::Owned`
[INFO] [stdout]    --> src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 |       fn clone(&self) -> Self { Self { phantoms: PhantomData, inner: self.inner.clone() } }
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `<[u8] as ToOwned>::Owned`
[INFO] [stdout] ...
[INFO] [stdout] 401 | make_referent!(Payload, PayloadOwned, [u8], <>);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `make_referent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PayloadOwned: Clone`
[INFO] [stdout]    --> src/lib.rs:275:36
[INFO] [stdout]     |
[INFO] [stdout] 275 |     impl<$($generics),*> Clone for $owned_name <$($generics),*> where $inner: ToOwned, <$inner as ToOwned>::Owned: Clone {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | make_referent!(Payload, PayloadOwned, [u8], <>);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PayloadOwned: Clone` found
[INFO] [stdout]    --> src/lib.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |     impl<$($generics),*> Clone for $owned_name <$($generics),*> where $inner: ToOwned, <$inner as ToOwned>::Owned: Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | make_referent!(Payload, PayloadOwned, [u8], <>);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `make_referent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<[u8] as ToOwned>::Owned`
[INFO] [stdout]    --> src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 |       fn clone(&self) -> Self { Self { phantoms: PhantomData, inner: self.inner.clone() } }
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `<[u8] as ToOwned>::Owned`
[INFO] [stdout] ...
[INFO] [stdout] 402 | make_referent!(LengthTaggedPayload, LengthTaggedPayloadOwned, [u8], <L>);
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `make_referent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `LengthTaggedPayloadOwned<L>: Clone`
[INFO] [stdout]    --> src/lib.rs:275:36
[INFO] [stdout]     |
[INFO] [stdout] 275 |     impl<$($generics),*> Clone for $owned_name <$($generics),*> where $inner: ToOwned, <$inner as ToOwned>::Owned: Clone {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 | make_referent!(LengthTaggedPayload, LengthTaggedPayloadOwned, [u8], <L>);
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `LengthTaggedPayloadOwned<L>: Clone` found
[INFO] [stdout]    --> src/lib.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |     impl<$($generics),*> Clone for $owned_name <$($generics),*> where $inner: ToOwned, <$inner as ToOwned>::Owned: Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 | make_referent!(LengthTaggedPayload, LengthTaggedPayloadOwned, [u8], <L>);
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `make_referent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<[u8] as ToOwned>::Owned: Clone`
[INFO] [stdout]    --> src/lib.rs:275:116
[INFO] [stdout]     |
[INFO] [stdout] 275 |     impl<$($generics),*> Clone for $owned_name <$($generics),*> where $inner: ToOwned, <$inner as ToOwned>::Owned: Clone {
[INFO] [stdout]     |                                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | make_referent!(Payload, PayloadOwned, [u8], <>);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `<[u8] as ToOwned>::Owned: Clone`
[INFO] [stdout]     = note: this error originates in the macro `make_referent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<[u8] as ToOwned>::Owned: Clone`
[INFO] [stdout]    --> src/lib.rs:275:116
[INFO] [stdout]     |
[INFO] [stdout] 275 |     impl<$($generics),*> Clone for $owned_name <$($generics),*> where $inner: ToOwned, <$inner as ToOwned>::Owned: Clone {
[INFO] [stdout]     |                                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 | make_referent!(LengthTaggedPayload, LengthTaggedPayloadOwned, [u8], <L>);
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `<[u8] as ToOwned>::Owned: Clone`
[INFO] [stdout]     = note: this error originates in the macro `make_referent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<[u8] as ToOwned>::Owned`
[INFO] [stdout]    --> src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 |       fn clone(&self) -> Self { Self { phantoms: PhantomData, inner: self.inner.clone() } }
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `<[u8] as ToOwned>::Owned`
[INFO] [stdout] ...
[INFO] [stdout] 401 | make_referent!(Payload, PayloadOwned, [u8], <>);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `make_referent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PayloadOwned: Clone`
[INFO] [stdout]    --> src/lib.rs:275:36
[INFO] [stdout]     |
[INFO] [stdout] 275 |     impl<$($generics),*> Clone for $owned_name <$($generics),*> where $inner: ToOwned, <$inner as ToOwned>::Owned: Clone {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | make_referent!(Payload, PayloadOwned, [u8], <>);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PayloadOwned: Clone` found
[INFO] [stdout]    --> src/lib.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |     impl<$($generics),*> Clone for $owned_name <$($generics),*> where $inner: ToOwned, <$inner as ToOwned>::Owned: Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | make_referent!(Payload, PayloadOwned, [u8], <>);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `make_referent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<[u8] as ToOwned>::Owned`
[INFO] [stdout]    --> src/lib.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 |       fn clone(&self) -> Self { Self { phantoms: PhantomData, inner: self.inner.clone() } }
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `<[u8] as ToOwned>::Owned`
[INFO] [stdout] ...
[INFO] [stdout] 402 | make_referent!(LengthTaggedPayload, LengthTaggedPayloadOwned, [u8], <L>);
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `make_referent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `LengthTaggedPayloadOwned<L>: Clone`
[INFO] [stdout]    --> src/lib.rs:275:36
[INFO] [stdout]     |
[INFO] [stdout] 275 |     impl<$($generics),*> Clone for $owned_name <$($generics),*> where $inner: ToOwned, <$inner as ToOwned>::Owned: Clone {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 | make_referent!(LengthTaggedPayload, LengthTaggedPayloadOwned, [u8], <L>);
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `LengthTaggedPayloadOwned<L>: Clone` found
[INFO] [stdout]    --> src/lib.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |     impl<$($generics),*> Clone for $owned_name <$($generics),*> where $inner: ToOwned, <$inner as ToOwned>::Owned: Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 | make_referent!(LengthTaggedPayload, LengthTaggedPayloadOwned, [u8], <L>);
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `make_referent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<[u8] as ToOwned>::Owned: Clone`
[INFO] [stdout]    --> src/lib.rs:275:116
[INFO] [stdout]     |
[INFO] [stdout] 275 |     impl<$($generics),*> Clone for $owned_name <$($generics),*> where $inner: ToOwned, <$inner as ToOwned>::Owned: Clone {
[INFO] [stdout]     |                                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 | make_referent!(Payload, PayloadOwned, [u8], <>);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `<[u8] as ToOwned>::Owned: Clone`
[INFO] [stdout]     = note: this error originates in the macro `make_referent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<[u8] as ToOwned>::Owned: Clone`
[INFO] [stdout]    --> src/lib.rs:275:116
[INFO] [stdout]     |
[INFO] [stdout] 275 |     impl<$($generics),*> Clone for $owned_name <$($generics),*> where $inner: ToOwned, <$inner as ToOwned>::Owned: Clone {
[INFO] [stdout]     |                                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 | make_referent!(LengthTaggedPayload, LengthTaggedPayloadOwned, [u8], <L>);
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `<[u8] as ToOwned>::Owned: Clone`
[INFO] [stdout]     = note: this error originates in the macro `make_referent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:276:70
[INFO] [stdout]     |
[INFO] [stdout] 276 |       fn clone(&self) -> Self { Self { phantoms: PhantomData, inner: self.inner.clone() } }
[INFO] [stdout]     |                                                                      ^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 401 | make_referent!(Payload, PayloadOwned, [u8], <>);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `make_referent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:276:70
[INFO] [stdout]     |
[INFO] [stdout] 276 |       fn clone(&self) -> Self { Self { phantoms: PhantomData, inner: self.inner.clone() } }
[INFO] [stdout]     |                                                                      ^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 402 | make_referent!(LengthTaggedPayload, LengthTaggedPayloadOwned, [u8], <L>);
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `make_referent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:276:70
[INFO] [stdout]     |
[INFO] [stdout] 276 |       fn clone(&self) -> Self { Self { phantoms: PhantomData, inner: self.inner.clone() } }
[INFO] [stdout]     |                                                                      ^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 401 | make_referent!(Payload, PayloadOwned, [u8], <>);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `make_referent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:276:70
[INFO] [stdout]     |
[INFO] [stdout] 276 |       fn clone(&self) -> Self { Self { phantoms: PhantomData, inner: self.inner.clone() } }
[INFO] [stdout]     |                                                                      ^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 402 | make_referent!(LengthTaggedPayload, LengthTaggedPayloadOwned, [u8], <L>);
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `make_referent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0283, E0284.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `binmarshal` (lib test) due to 8 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0282, E0283, E0284.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `binmarshal` (lib) due to 8 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "848ab2aad8224b2a879160a896ed37bd1bbd71feecb0770f532d2997719d7268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "848ab2aad8224b2a879160a896ed37bd1bbd71feecb0770f532d2997719d7268", kill_on_drop: false }`
[INFO] [stdout] 848ab2aad8224b2a879160a896ed37bd1bbd71feecb0770f532d2997719d7268
