[INFO] fetching crate grapple-frc-msgs 2025.0.11...
[INFO] checking grapple-frc-msgs-2025.0.11 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate grapple-frc-msgs 2025.0.11 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate grapple-frc-msgs 2025.0.11
[INFO] finished tweaking crates.io crate grapple-frc-msgs 2025.0.11
[INFO] tweaked toml for crates.io crate grapple-frc-msgs 2025.0.11 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate grapple-frc-msgs 2025.0.11 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 grapple-frc-msgs 2025.0.11 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e4e11c714217dcff23b1f583b202f40c44b8f2ddbd410328d29c6ca3f3e2e687
[INFO] running `Command { std: "docker" "start" "-a" "e4e11c714217dcff23b1f583b202f40c44b8f2ddbd410328d29c6ca3f3e2e687", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4e11c714217dcff23b1f583b202f40c44b8f2ddbd410328d29c6ca3f3e2e687", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4e11c714217dcff23b1f583b202f40c44b8f2ddbd410328d29c6ca3f3e2e687", kill_on_drop: false }`
[INFO] [stdout] e4e11c714217dcff23b1f583b202f40c44b8f2ddbd410328d29c6ca3f3e2e687
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 721a1b8ba2796ea38c81dbc37c691ac9a092bcf30c417d323444ff219232dd27
[INFO] running `Command { std: "docker" "start" "-a" "721a1b8ba2796ea38c81dbc37c691ac9a092bcf30c417d323444ff219232dd27", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[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 bounded-static-derive v0.7.0
[INFO] [stderr]     Checking bounded-static v0.7.0
[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 smallvec v1.11.2
[INFO] [stderr]     Checking serde_json v1.0.111
[INFO] [stderr]     Checking binmarshal v1.1.4
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<[u8] as ToOwned>::Owned`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binmarshal-1.1.4/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binmarshal-1.1.4/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binmarshal-1.1.4/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binmarshal-1.1.4/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binmarshal-1.1.4/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binmarshal-1.1.4/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binmarshal-1.1.4/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binmarshal-1.1.4/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binmarshal-1.1.4/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binmarshal-1.1.4/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) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "721a1b8ba2796ea38c81dbc37c691ac9a092bcf30c417d323444ff219232dd27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "721a1b8ba2796ea38c81dbc37c691ac9a092bcf30c417d323444ff219232dd27", kill_on_drop: false }`
[INFO] [stdout] 721a1b8ba2796ea38c81dbc37c691ac9a092bcf30c417d323444ff219232dd27
